/*------------------------------------------------------------------
[Table of contents]

1. Include font
2. Body
3. Header
4. Sidebar blog
5. Sidebar product
6. Portfolio
7. Contact
8. About us
9. Style detail product
10. Footer
-------------------------------------------------------------------*/

/*------------------------------------------------------------------
[1. Include font]
*/
@font-face {
  font-family: 'Playfair Display Bold';
  src: url('../fonts/PlayfairDisplay-Bold.eot');
  src: url('../fonts/PlayfairDisplay-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/PlayfairDisplay-Bold.woff') format('woff'), url('../fonts/PlayfairDisplay-Bold.ttf') format('truetype'), url('../fonts/PlayfairDisplay-Bold.svg') format('svg'); }

@font-face {
  font-family: 'Playfair Display';
  src: url('../fonts/PlayfairDisplay-Regular.eot');
  src: url('../fonts/PlayfairDisplay-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/PlayfairDisplay-Regular.woff') format('woff'), url('../fonts/PPlayfairDisplay-Regular.ttf') format('truetype'), url('../fonts/PlayfairDisplay-Regular.svg') format('svg'); }

@font-face {
  font-family: 'Playfair Display Black';
  src: url('../fonts/PlayfairDisplay-Black.eot');
  src: url('../fonts/PlayfairDisplay-Black.eot?#iefix') format('embedded-opentype'), url('../fonts/PlayfairDisplay-Black.woff') format('woff'), url('../fonts/PlayfairDisplay-Black.ttf') format('truetype'), url('../fonts/PlayfairDisplay-Black.svg') format('svg'); }

@font-face {
  font-family: 'Playfair Display Italic';
  src: url('../fonts/PlayfairDisplay-Italic.eot');
  src: url('../fonts/PlayfairDisplay-Italic.eot?#iefix') format('embedded-opentype'), url('../fonts/PlayfairDisplay-Italic.woff') format('woff'), url('../fonts/PlayfairDisplay-Italic.ttf') format('truetype'), url('../fonts/PlayfairDisplay-Italic.svg') format('svg'); }


/*------------------------------------------------------------------
[2. Body]
*/
body {
  font-family: 'Playfair Display', sans-serif!important;
  font-size: 14px;
  letter-spacing: 0.4px;
  overflow-x: hidden;
  max-width: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
  @media only screen and (max-width: 767px) {
    body {
      font-size: 13px; } }
  
  body .container {
    max-width: 100%; }
  
  body .vc_row {
    max-width: 100%;
    overflow: hidden;
    margin: 0; }
  
  body .vc_column_container {
    max-width: 100%;
    padding: 0; }
  
  body h2 {
    font-size: 14px; }

body.modal-open {
overflow-y: scroll;
padding-right: 0 !important;
}

.pp_woocommerce .pp_gallery ul {
  min-height: 65px; }
  
  .pp_woocommerce .pp_gallery ul li a {
    min-height: 65px; }
#comments .form-reply .comment-respond #commentform p{
  clear: both;
}

.back-to-top {
  position: fixed;
  bottom: 2em;
  right: 40px;
  font-size: 12px;
  padding: 1em;
  display: none;
  width: 40px;
  height: 40px;
  color: transparent !important;
  border-radius: 30px;
  border: 1px solid #95a83f !important;
  z-index: 999; }
  
  .back-to-top:hover {
    background-color: #95a83f; }
    
    .back-to-top:hover:before {
      color: #fff; }
  
  .back-to-top:before {
    content: '\f106';
    font-family: FontAwesome;
    position: absolute;
    height: 25px;
    width: 30px;
    left: 14px;
    top: 7px;
    font-size: 1.3em;
    color: #95a83f; }


.onsale {
  margin: 0 !important;
  max-width: 2em;
  max-height: 2em;
  border-radius: 50px !important;
  line-height: 3em !important; 
}


button:hover {
  cursor: pointer; }


a:hover {
  cursor: pointer;
  color: #95a83f; }


.organic-alpha {
  display: inline-block;
  letter-spacing: 1.5px;
  font-size: 2.142857143em; }


*:focus, *:link, *:active {
  border: none;
  text-decoration: none;
  outline: none;
  outline-style: none; }


#cboxMiddleLeft {
  background: none; }


#cboxMiddleRight {
  background: none; }


#cboxTopCenter {
  background: none; }


#cboxBottomCenter {
  background: none; }


#cboxBottomLeft {
  background: none; }


#cboxBottomRight {
  background: none; }


#cboxTopLeft {
  background: none; }


#cboxTopRight {
  background: none; }


.dataTables_wrapper .compare-list {
  color: #000; }
  
  .dataTables_wrapper .compare-list tbody .description td {
    height: 100px; }
  
  .dataTables_wrapper .compare-list tbody tr {
    height: 100px; }


.master-slider .ms-container .ms-nav-next {
  background: none;
  cursor: url('../images/next-slide.png') 75 40, move;
  height: 100%;
  width: 50%;
  right: -45%;
  top: 3%;
  z-index: 0; }

.master-slider .ms-container .ms-nav-prev {
  background: none;
  cursor: url('../images/back-slide.png') 75 40, move;
  height: 100%;
  width: 50%;
  left: -45%;
  top: 3%;
  z-index: 0; }


/* Popup add to cart*/

body div#festi-cart-pop-up-content{
  margin-top: 5%!important;
  background: #fff;
}

div#festi-cart-pop-up-content span.festi-cart-closed.b-close{
  right: 50%!important;
}
div#festi-cart-pop-up-content span.festi-cart-closed.b-close span.festi-cart-closed-button{
    color: transparent!important;
    background: url('../images/close_white.png') no-repeat;
    position: absolute;
    top: -50px;
    width: 35px;
    height: 35px;
}

div#festi-cart-pop-up-content div.festi-cart-pop-up-body{
  max-height: 600px;
  overflow-y: scroll;
  width: 500px!important;
}
div.festi-cart-pop-up-footer span.festi-cart-continue.b-close span.festi-cart-continue-shopping{
  margin: 35px 0 30px 40px!important;
}

body div.festi-cart-pop-up-products-content table.festi-cart-list tr{
  border: 1px solid #e1e1e1!important;
}
body div.festi-cart-pop-up-products-content table.festi-cart-list tr:last-child{
  border-bottom: none;
}
body div.festi-cart-pop-up-products-content table.festi-cart-list tr.festi-cart-item td.festi-cart-product-delete a.festi-cart-remove-product{
  position: relative;
  color: transparent!important;
}
body div.festi-cart-pop-up-products-content table.festi-cart-list tr.festi-cart-item td.festi-cart-product-delete a.festi-cart-remove-product:after{
    content: '';
    background: url('../images/icon-organic.png') no-repeat -258px -144px;
    position: absolute;
    top: 0;
    width: 16px;
    left: -15px;
    height: 16px;
}

body div#festi-cart-pop-up-content div.festi-cart-pop-up-body{
  border-color: transparent!important;
  border-radius: 0!important;
  padding: 0;
}

body div.festi-cart-pop-up-body div.festi-cart-pop-up-header span.festi-cart-added-to-cart-msg{
  color: #252525;
  font-size: 1.7em;
  float: left;
  padding: 25px;
}

body div.festi-cart-pop-up-products-content table.festi-cart-list tr.festi-cart-item .festi-cart-product-delete{
      padding: 40px 5px 0 31px;
}

body div.festi-cart-pop-up-products-content table.festi-cart-list tr.festi-cart-item td.festi-cart-product-title a.festi-cart-title{
  color: #94a850!important;
  font-size: 1.2em!important;
  float: left;
  text-align: left;
  line-height: 25px;
}

body div.festi-cart-pop-up-products-content table.festi-cart-list tr.festi-cart-item td.festi-cart-product-title .festi-cart-product-count{
      float: left;
}

body div.festi-cart-pop-up-products-content table.festi-cart-list tr.festi-cart-item td.festi-cart-product-title .festi-cart-product-price{
    float: left;
}

div.festi-cart-pop-up-products-content table.festi-cart-list tr.festi-cart-item td.festi-cart-product-img{
    width: 23%;
    border-right: 1px solid #e1e1e1;
}

div.festi-cart-pop-up-products-content table.festi-cart-list tr.festi-cart-item td.festi-cart-product-img a img{
  width: 75px!important;
  max-width: 75px!important;
  height: auto;
}

div.festi-cart-pop-up-products-content table.festi-cart-list tr.festi-cart-item td.festi-cart-product-title{
    width: 67%;
    border-right: 1px solid #e1e1e1;
    font-family: 'Playfair Display', sans-serif!important;
    padding: 10px;
}
div.festi-cart-pop-up-products-content p.festi-cart-buttons{
    position: relative;
    top: -40px;
}
div.festi-cart-pop-up-products-content div.festi-cart-total{
    padding-bottom: 40px!important;
    margin-top: 0!important;
    border-top: 1px solid #e1e1e1!important;
}
body div.festi-cart-pop-up-products-content p.festi-cart-buttons a.festi-cart-view-cart{
    position: absolute;
    left: 40px;
    top: -45px;
    font-family: 'Playfair Display', sans-serif!important;
    border: none!important;
    color: #252525!important;
}
body div.festi-cart-pop-up-products-content p.festi-cart-buttons a.festi-cart-view-cart:hover{
  background: none!important;
  color: #252525!important;
}

div.festi-cart-pop-up-products-content table.festi-cart-list{
  width: 85%;
  margin-left: 8%!important;
}
body div.festi-cart-pop-up-products-content p.festi-cart-buttons a.festi-cart-checkout
{
    position: absolute;
    left: 120px;
    top: -45px;
    font-family: 'Playfair Display', sans-serif!important;
    border: none!important;
    color: #252525!important;
}

body div.festi-cart-pop-up-footer span.festi-cart-continue.b-close span.festi-cart-continue-shopping{
  color: #252525;
  border: 2px solid #e8e4d9!important;
  padding: 20px;
  line-height: 30px;
  border-radius: 30px;
  line-height: 5px;
  float: left;
}

body div.festi-cart-pop-up-products-content p.festi-cart-buttons a.festi-cart-checkout:hover{
  background: none!important;
  color: #252525!important;

}

body div.festi-cart-pop-up-footer span.festi-cart-continue.b-close span.festi-cart-continue-shopping:hover{
  color: #252525!important;
}

body div.festi-cart-pop-up-products-content div.festi-cart-total{
    font-family: 'Playfair Display', sans-serif!important;
    font-weight: normal;
    border-radius: 0!important;
    color: #252525!important;
    padding-right: 35px!important;
}
body div.festi-cart-pop-up-products-content div.festi-cart-total span{
    display: block;
    color: #ff0000;
}


/* Pop up */
.wdpu-container {
  background: rgba(0, 0, 0, 0.8) !important; }
  
.wdpu-container .wdpu-msg {
  background: none !important;
  box-shadow: none !important; }
  
  .wdpu-container .wdpu-msg .wdpu-close {
    background: url('../images/close_white.png') no-repeat;
    left: 50%;
    right: auto;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    top: 30px;
    opacity: 0.5; }
  
  .wdpu-container .wdpu-msg .wdpu-msg-inner {
    background: none;
    margin-top: 10%; }
    
    .wdpu-container .wdpu-msg .wdpu-msg-inner .wdpu-content {
      left: 23%;
      position: relative; }
      
      .wdpu-container .wdpu-msg .wdpu-msg-inner .wdpu-content img {
        max-width: 395px;
        height: auto; }
    
    .wdpu-container .wdpu-msg .wdpu-msg-inner .wdpu-text {
      background: none; }
      
      .wdpu-container .wdpu-msg .wdpu-msg-inner .wdpu-text .wdpu-inner {
        overflow: hidden; }
      
      .wdpu-container .wdpu-msg .wdpu-msg-inner .wdpu-text .wdpu-buttons {
        left: 17%; }
        
        .wdpu-container .wdpu-msg .wdpu-msg-inner .wdpu-text .wdpu-buttons .wdpu-hide-forever {
          color: #fff; }


.parallax {
  background-position: center center;
  float: left;
  color: white; }
  @media only screen and (min-width: 1170px) {
    .parallax {
      background-repeat: no-repeat;
      background-attachment: fixed; } }


.search-header {
  display: none; }


.cart-top {
  display: none; }

@media only screen and (max-width: 769px) {
  
  .cart-top {
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    position: relative;
    top: -65px; }
    @media only screen and (max-width: 769px) {
      .cart-top {
        top: 6px;
        right: 40px;
        display: block; } }
    @media only screen and (max-width: 767px) {
      .cart-top {
        display: none; } }

  
  #cart-header {
    float: right;
    background: url('../images/icon-organic.png') no-repeat -320px -10px;
    margin-top: 3%;
    height: 25px;
    width: 40px;
    border-right: 1px solid #828282; }

  
  #search-header {
    float: right;
    background: url('../images/icon-organic.png') no-repeat -267px -10px;
    margin-top: 3%;
    height: 25px;
    width: 30px;
    margin-left: 10px; }

  
  .search-header {
    display: none;
    position: relative;
    width: 100%;
    min-height: 700px;
    z-index: 9999;
    position: fixed;
    padding: 100px; }
    
    .search-header:before {
      content: '';
      width: 249%;
      height: 200%;
      background: #fff;
      opacity: 0.97;
      position: absolute;
      top: -15%;
      left: -100%;
      z-index: 9998; }
    
    .search-header .close {
      position: absolute;
      height: 45px;
      width: 45px;
      right: 30%;
      top: 0;
      background: url('../images/icon-close.png') no-repeat;
      z-index: 9999; }
      @media only screen and (max-width: 769px) {
        .search-header .close {
          right: 8%;
          top: 35px; } }
    
    .search-header .ajaxsearchpro {
      z-index: 9999;
      border-bottom: 1px solid #BABABA;
      background-image: none;
      background: none;
      box-shadow: none;
      left: 50%;
      right: auto;
      -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      transform: translateX(-50%);
      position: fixed; }
      
      .search-header .ajaxsearchpro .probox {
        background-image: none;
        background: none;
        box-shadow: none; }
        
        .search-header .ajaxsearchpro .probox .promagnifier {
          border: none;
          box-shadow: none; }
 }


.cboxLoadedContent {
  color: #000; }


.stick {
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  z-index: 999;
  background: #fff;
  position: fixed;
  box-shadow: 0px 0px 6px #DFDFDF;
 /* height: 105px;*/ }
  @media only screen and (max-width: 769px) {
    .stick {
  /*    height: 75px;*/ } }
  @media only screen and (max-width: 767px) {
    .stick {
   /*   height: 55px;*/ } }
  
  .stick #logo {
    top: 0%;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    max-height: 100px; }
    @media only screen and (max-width: 769px) {
      .stick #logo {
        top: 0; } }
    @media only screen and (max-width: 767px) {
      .stick #logo {
        top: 0%; } }
    
    .stick #logo img {
      transition: all 0.5s;
      -webkit-transition: all 0.5s;
      width: 85%;
      max-height: 100px; }
      @media only screen and (max-width: 1025px) {
        .stick #logo img {
          margin-top: 2px; } }
      @media only screen and (max-width: 767px) {
        .stick #logo img {
          width: 72% !important; } }
      @media only screen and (max-width: 769px) {
        .stick #logo img {
          width: 72%; } }
  
  .stick #organic-main-menu {
    margin-top: 0;
    transition: all 0.5s;
    -webkit-transition: all 0.5s; }
    @media only screen and (max-width: 1025px) {
      .stick #organic-main-menu {
        margin-top: -6px; } }

      .stick #organic-main-menu .menu li {
        top: -30px; }

      .stick #organic-main-menu .menu li .sub-menu {
        margin-top: 40px; padding-top: 50px; }
    
    .stick #organic-main-menu .ubermenu-nav {
      margin-top: 10px; }
      
      .stick #organic-main-menu .ubermenu-nav .ubermenu-item-level-0 .ubermenu-submenu-drop {
        margin-top: 20px; }
    
    .stick #organic-main-menu .ubermenu-item .title-menu {
      font-size: 1.3em; }
  
  .stick .link-menu {
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    top: 40px; }
    
    .stick .link-menu:before {
      bottom: 19px; }
  
  .stick .border-header {
    border: none;
    transition: all 0.5s;
    -webkit-transition: all 0.5s; }


.btn-menu {
  -webkit-transform: translate3d(0, -50%, 0) translatez(0);
          transform: translate3d(0, -50%, 0) translatez(0);
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-transform: translate3d(0, -50%, 0) translatez(0);
  -webkit-backface-visibility: hidden;
  -webkit-text-stroke: 1px rgba(120, 119, 114, 0.1);
  text-transform: uppercase;
  display: inline-block;
  position: relative;
  color: #a4935f;
  line-height: 70px;
  padding: 25px;
  margin-top: 60px; }
  @media only screen and (max-width: 767px) {
    .btn-menu {
      margin-top: 30px; } }


.btn-outlined .line {
  -webkit-transition-duration: 0.45s;
  -webkit-transition-property: top, right, bottom, left, width, height;
  -webkit-transition-delay: 0s;
  -webkit-transition-timing-function: 'ease-in-out';
  transition-duration: 0.45s;
  transition-property: top, right, bottom, left, width, height;
  transition-delay: 0s;
  transition-timing-function: 'ease-in-out';
  display: block;
  position: absolute;
  background: #D2CBC4; }


.btn-outlined:hover .line.top {
  width: 104%; }


.btn-outlined .line.top {
  left: 0;
  top: -3%;
  width: 0;
  height: 4px;
  background: #D2CBC4; }


.btn-outlined:hover .line.right {
  height: 103%; }


.btn-outlined .line.right {
  right: -4%;
  top: 0;
  width: 4px;
  height: 0;
  background: #D2CBC4; }


.btn-outlined:hover .line.bottom {
  width: 104%; }


.btn-outlined .line.bottom {
  right: 0;
  bottom: -3%;
  width: 0;
  height: 4px;
  background: #D2CBC4; }


.btn-outlined:hover .line.left {
  height: 102%; }


.btn-outlined .line.left {
  left: -4%;
  bottom: 1%;
  width: 4px;
  height: 0;
  background: #D2CBC4; }

/*------------------------------------------------------------------
[3. Header]
*/
header {
  float: left;
  width: 100%;
  z-index: 10;
  position: absolute;
  top: 0;
  left: 0;
  transition: all 0.5s;
  -webkit-transition: all 0.5s; }
  @media only screen and (min-width: 768px) {
    
    header:hover {
      background: #fff;
      padding-bottom: 30px; }
      @media only screen and (max-width: 767px) {
        header:hover {
          padding-bottom: 0; } }
 }
  
  header .site-name {
    display: none; }
  
  header .site-description {
    display: none; }
  
  header .border-header {
    border-bottom: 0px solid #e8e4d9;
    padding-top: 10px; }
    @media only screen and (max-width: 769px) {
      header .border-header {
        padding-top: 10px; } }
    @media only screen and (max-width: 767px) {
      header .border-header {
        padding-top: 10px; } }
  
  header #logo {
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    float: left;
    height: auto;
    width: 180px;
    overflow: hidden;
    text-align: center;
    margin-top: 0px;
    position: absolute;
    left: 2%; }
    @media only screen and (max-width: 1025px) {
      header #logo {
        width: 140px; } }
    @media only screen and (max-width: 769px) {
      header #logo {
        margin-top: 0px;
        width: 130px; } }
    @media only screen and (max-width: 767px) {
      header #logo {
        left: -5%;
		margin-top: 0px; } }
    @media only screen and (max-width: 1025px) {
      header #logo img {
        width: 90%; 
      } 
    }
    @media only screen and (max-width: 769px) {
      header #logo img {
        width: 72%; } }
    @media only screen and (max-width: 767px) {
      header #logo img {
        width: 72%; } }
    header #logo img{
      max-width: 100%;
    }
    header #logo.look-book-3 img {
      width: 130px; }
    
    header #logo.show-menu-mobile {
      left: -50%; }
  
  header .link-menu {
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    display: block;
    height: 25px;
    position: absolute;
    right: 2%;
    text-align: center;
    -webkit-transform: translateZ(0px);
            transform: translateZ(0px);
    transition: all 0.4s cubic-bezier(0.23, 1, 0.32, 1) 0s;
    z-index: 980;
    top: 55px;
    width: 35px; }
    @media only screen and (max-width: 1025px) {
      header .link-menu {
        top: 50px; } }
    @media only screen and (max-width: 769px) {
      header .link-menu {
        display: block; } }
    
    header .link-menu span {
      background-color: #a4935f !important; }
      
      header .link-menu span:before {
        -webkit-transform: translateY(-450%);
            -ms-transform: translateY(-450%);
                transform: translateY(-450%); }
      
      header .link-menu span:after {
        -webkit-transform: translateY(450%);
            -ms-transform: translateY(450%);
                transform: translateY(450%); }
    
    header .link-menu.activelink-menu {
      position: fixed; }
      
      header .link-menu.activelink-menu span:before {
        -webkit-transform: translateY(0px) rotate(90deg);
            -ms-transform: translateY(0px) rotate(90deg);
                transform: translateY(0px) rotate(90deg);
        top: 0; }
      
      header .link-menu.activelink-menu span:after {
        -webkit-transform: translateY(0px) rotate(90deg);
            -ms-transform: translateY(0px) rotate(90deg);
                transform: translateY(0px) rotate(90deg);
        bottom: 0; }
    
    header .link-menu:hover span:before {
      -webkit-transform: translateY(0px) rotate(90deg);
          -ms-transform: translateY(0px) rotate(90deg);
              transform: translateY(0px) rotate(90deg);
      top: 0; }
    
    header .link-menu:hover span:after {
      -webkit-transform: translateY(0px) rotate(90deg);
          -ms-transform: translateY(0px) rotate(90deg);
              transform: translateY(0px) rotate(90deg);
      bottom: 0; }
  
  header .trigger {
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    cursor: pointer;
    z-index: 1030; }
    
    header .trigger span {
      -moz-user-select: none;
      color: transparent;
      display: block;
      right: 10%;
      height: 4px;
      margin-left: -15px;
      margin-top: -2px;
      position: absolute;
      border-radius: 4px;
      top: 50%;
      transition: background-color 0.3s ease 0s;
      width: 30px; }
      
      header .trigger span:before {
        background: none repeat scroll 0 0 #a4935f;
        content: "";
        height: 100%;
        left: 0;
        top: 10px;
        position: absolute;
        border-radius: 4px;
        transition: all 0.2s cubic-bezier(0, 0.985, 0.17, 0.99) 0s;
        width: 100%; }
      
      header .trigger span:after {
        background: none repeat scroll 0 0 #a4935f;
        content: "";
        height: 100%;
        left: 0;
        bottom: 10px;
        position: absolute;
        border-radius: 4px;
        transition: all 0.2s cubic-bezier(0, 0.985, 0.17, 0.99) 0s;
        width: 100%; }
  
  header .menu-right {
    z-index: 99999; }
    @media only screen and (max-width: 767px) {
      header .menu-right {
      /*  display: none;*/ 
	} }
    @media only screen and (max-width: 769px) {
      header .menu-right {
      /*  display: none; */
	} }
    
    header .menu-right .menu-right-layout {
      display: none;
      position: fixed;
      right: 0;
      float: right;
      background: #fff;
      width: 18%;
      height: 100%;
      padding-top: 100px;
      top: 0;
	}

	@media only screen and (max-width: 1600px) {
       header .menu-right .menu-right-layout {
		width: 25%;
	} }

	@media only screen and (max-width: 1400px) {
       header .menu-right .menu-right-layout {
		width: 30%;
	} }

	@media only screen and (max-width: 1024px) {
       header .menu-right .menu-right-layout {
		width: 40%;
	} }

   @media only screen and (max-width: 769px) {
       header .menu-right .menu-right-layout {
		width: 55%;
	} }
    
    header .menu-right .search-right {
      float: right;
      margin-right: 6%;
      margin-top: 30px;
      width: 80%; }
    
    header .menu-right .main-menu-right {
      float: right;
      padding-right: 11%;
      margin-top: 30px;
      width: 100%; }
      
      header .menu-right .main-menu-right ul {
        float: right;
        width: 100%; }
        
        header .menu-right .main-menu-right ul li {
          list-style: none;
          font-size: 1.285714286em;
          line-height: 48px;
          position: relative;
          text-align: right; }
          
          header .menu-right .main-menu-right ul li:after {
            content: '';
            position: absolute;
            height: 15px;
            width: 2px;
            right: -15px;
            top: 17px;
            background: #a4935f;
            transition: all 0.5s;
            -webkit-transition: all 0.5s; }
          
          header .menu-right .main-menu-right ul li a {
            color: #898989; }
            
            header .menu-right .main-menu-right ul li a:hover {
              color: #95a83f; }
          
          header .menu-right .main-menu-right ul li.active:after {
            transition: all 0.5s;
            -webkit-transition: all 0.5s;
            -webkit-transform: translateY(0px) rotate(90deg);
                -ms-transform: translateY(0px) rotate(90deg);
                    transform: translateY(0px) rotate(90deg); }
          
          header .menu-right .main-menu-right ul li:hover:after {
            transition: all 0.5s;
            -webkit-transition: all 0.5s;
            -webkit-transform: translateY(0px) rotate(90deg);
                -ms-transform: translateY(0px) rotate(90deg);
                    transform: translateY(0px) rotate(90deg); }
    
    header .menu-right .login {
      display: none;
      margin-right: -2%;
      border: none; }
      
      header .menu-right .login .input-text {
        border: none;
        float: right;
        border-bottom: 1px solid #e1e1e1;
        width: 100%;
        padding: 10px 0;
        text-align: right;
        color: #898989;
        font-family: 'Playfair Display Italic';
        opacity: 0.5; }
      
      header .menu-right .login .remember {
        float: right;
        color: #898989;
        font-size: 0.857142857em;
        font-weight: normal;
        padding: 10px 0 35px 0; }
        
        header .menu-right .login .remember input {
          zoom: 1.5; }
      
      header .menu-right .login button {
        float: right; }
      
      header .menu-right .login a {
        float: right; }
      
      header .menu-right .login .button {
        border: none;
        float: right;
        background: #6d8e01;
        padding: 8px 50px;
        text-transform: uppercase;
        color: #fff;
        border-radius: 30px; }
  
  header .organic-top-message {
    float: right;
    margin-right: 30px;
    margin-top: 35px;
    color: #fff; }
    
    header .organic-top-message a {
      color: #fff; }
      
      header .organic-top-message a:hover {
        color: #cf005d; }
  
  header #organic-main-menu {
    padding-left: 19%;
    width: 100%;
    z-index: -1;    min-height: 90px; }
    @media only screen and (max-width: 1025px) {
      header #organic-main-menu {
        margin-top: -11px; } }
    @media only screen and (max-width: 769px) {
      header #organic-main-menu {
        padding-left: 23%;
        margin-top: -31px;
       /* display: none; */
	} }
    
    header #organic-main-menu .primary-menu ul {
      padding: 65px 0; }
      
      header #organic-main-menu .primary-menu ul li {
        float: left;
        font-size: 15px;
        padding: 5px 18px 50px 18px;
        list-style: none;
        text-transform: uppercase;
        position: relative; }
        
        header #organic-main-menu .primary-menu ul li:hover .sub-menu {
          display: block; }
        
        header #organic-main-menu .primary-menu ul li .sub-menu {
          display: none;
          position: absolute;
          width: 270px;
          padding: 0; 
          background-color: #f4f4f4;
          padding: 20px 22px;
          margin-top: 25px;
          -webkit-box-shadow: 1px 5px 11px 0px #D2D2D2;
          box-shadow: 1px 5px 11px 0px #D2D2D2;
          -moz-box-shadow: 1px 5px 11px 0px #D2D2D2;
          -o-box-shadow: 1px 5px 11px 0px #D2D2D2;
          -ms-box-shadow: 1px 5px 11px 0px #D2D2D2;
        }
          
          header #organic-main-menu .primary-menu ul li .sub-menu li {
            position: relative;
            margin-top: 10px;
            margin-bottom: 5px;
            padding: 5px 20px 18px 0;
            font-size:0.9em; 
            border-bottom: 1px solid #EAEAEA;
            width: 100%;
          }
            
            header #organic-main-menu .primary-menu ul li .sub-menu li .sub-menu {
              margin-left: 100%;
              top: 0; }
              
              header #organic-main-menu .primary-menu ul li .sub-menu li .sub-menu li {
                margin-top: 0; }
            
            header #organic-main-menu .primary-menu ul li .sub-menu li a:before {
              display: none; }
            
            header #organic-main-menu .primary-menu ul li .sub-menu li a:after {
              display: none; }
        
        header #organic-main-menu .primary-menu ul li a {
          color: #333;
          font-family: 'Playfair Display Bold'; }
          
          header #organic-main-menu .primary-menu ul li a:hover {
            color: #6d8e01; }
            
            header #organic-main-menu .primary-menu ul li a:hover:before {
              content: '';
              position: absolute;
              height: 30px;
              width: 20px;
              background: url('../images/icon-organic.png') no-repeat -253px -112px;
              left: -4px;
              top: 0; }
            
            header #organic-main-menu .primary-menu ul li a:hover:after {
              content: '';
              position: absolute;
              height: 30px;
              width: 78%;
              border-bottom: 1px solid #6d8e01;
              left: 8px;
              top: 0; }
          
          header #organic-main-menu .primary-menu ul li a:before {
            content: '';
            position: absolute;
            height: 3px;
            width: 3px;
            left: 13px;
            border-radius: 9px;
            top: 18px;
            background: #6d8e01; }
    
    header #organic-main-menu .ubermenu-responsive-toggle {
      max-width: 50px;
      float: right;
      background: transparent; }
      @media only screen and (max-width: 769px) {
        header #organic-main-menu .ubermenu-responsive-toggle {
          right: 30px;
          top: 30px;
          position: relative; } }
      @media only screen and (max-width: 767px) {
        header #organic-main-menu .ubermenu-responsive-toggle {
          right: 10px;
          top: -5px; } }
      @media only screen and (max-width: 769px) {
        header #organic-main-menu .ubermenu-responsive-toggle .fa {
          font-size: 3em;
          position: relative;
          top: -15px; } }
      @media only screen and (max-width: 767px) {
        header #organic-main-menu .ubermenu-responsive-toggle .fa {
          font-size: 2em;
          padding-right: 0.6em;
          margin-right: 0;
          top: -2px;
          color: #a4935f; } }
    
    header #organic-main-menu .ubermenu-item .titlehome {
      font-weight: normal;
      color: #898989;
      transition: all 0.5s;
      -webkit-transition: all 0.5s; }
    
    header #organic-main-menu .ubermenu-item .title-menu {
      color: #333333;
      z-index: 1; }
      @media only screen and (max-width: 769px) {
        header #organic-main-menu .ubermenu-item .title-menu {
          font-size: 1em; } }
      
      header #organic-main-menu .ubermenu-item .title-menu:before {
        content: '';
        position: absolute;
        height: 2px;
        width: 4px;
        left: 14px;
        bottom: 20px;
        background: #7b991a; }
      
      header #organic-main-menu .ubermenu-item .title-menu:hover {
        opacity: 1 !important; }
        
        header #organic-main-menu .ubermenu-item .title-menu:hover:before {
          display: none; }
      
      header #organic-main-menu .ubermenu-item .title-menu.ubermenu-target {
        box-shadow: none; }
    
    header #organic-main-menu .ubermenu-nav {
      margin-top: 30px; }
      
      header #organic-main-menu .ubermenu-nav:hover .title-menu {
        opacity: 0.3; }
      
      header #organic-main-menu .ubermenu-nav .ubermenu-item-level-0 .ubermenu-submenu-drop {
        margin-top: 30px;
        border: none;
        /* For Safari 5.1 to 6.0 */
        /* For Opera 11.1 to 12.0 */
        /* For Firefox 3.6 to 15 */
        background: linear, false, #f2f2f2, #fff
        /* Standard syntax */ }
    
    header #organic-main-menu .newarrival {
      position: relative; }
      
      header #organic-main-menu .newarrival:after {
        content: 'new';
        position: absolute;
        bottom: 8px;
        background: #6d8e01;
        border-radius: 10px;
        color: #fff;
        padding: 0px 7px 2px;
        margin-left: 2px;
        font-size: 0.785714286em; }


#menu-menu-mobile {
  display: none; }
  @media only screen and (max-width: 769px) {
    #menu-menu-mobile {
      position: fixed;
      right: 0px;
      padding: 10px;
      background: #F7F7F7;
      color: #898989;
      display: none;
      overflow-y: scroll;
      transition: all 0.5s;
      -webkit-transition: all 0.5s;
      padding-top: 30px;
      width: 400px; }
      
      #menu-menu-mobile.mobile-show {
        display: block!important;
        float: left;
        padding-left: 20px;
        height: 1024px;
        z-index: 99999;
        overflow: scroll; }
        
        #menu-menu-mobile.mobile-show li {
          float: left;
          width: 100%;
          position: relative;
          list-style: none;
          font-size: 1.5em;
          margin-bottom: 20px; }
          
          #menu-menu-mobile.mobile-show li:after {
            content: '';
            position: absolute;
            height: 1px;
            top: 40px;
            left: 0;
            border-bottom: 1px solid #EAEAEA;
            width: 100%; }
          
          #menu-menu-mobile.mobile-show li a {
            color: #898989 !important;
            text-transform: capitalize; }
          
          #menu-menu-mobile.mobile-show li ul {
            padding-left: 15px;
            float: left;
            width: 100%;
            margin-top: 17px;
            font-size: 0.6em !important;
            margin-bottom: 6px; }
            
            #menu-menu-mobile.mobile-show li ul li {
              margin-bottom: 9px; }
              
              #menu-menu-mobile.mobile-show li ul li:after {
                display: none; }
              
              #menu-menu-mobile.mobile-show li ul li:last-child {
                border-bottom: none; }
              
              #menu-menu-mobile.mobile-show li ul li a {
                text-transform: capitalize; } }
  @media only screen and (max-width: 767px) {
    #menu-menu-mobile {
      width: 200px; }
      
      #menu-menu-mobile.mobile-show {
        height: 480px; 
        display: block!important;
      }
        
        #menu-menu-mobile.mobile-show li {
          font-size: 1.3em;
          margin-bottom: 9px; }
          
          #menu-menu-mobile.mobile-show li:after {
            top: 30px; } }

@media only screen and (max-width: 769px) {
  .show-menu-mobile {
    position: relative;
    overflow: hidden !important;
    right: 450px; } }
@media only screen and (max-width: 767px) {
  .show-menu-mobile {
    right: 250px; } }


.menu-mb {
  float: right;
  display: none;
  right: 15px;
  top: 15px;
  color: transparent; }
  @media only screen and (max-width: 769px) {
    .menu-mb {
      display: none;
      position: relative;
      right: 30px;
      top: 25px; }
      
      .menu-mb:after {
        content: '';
        position: absolute;
        height: 5px;
        width: 31px;
        left: 14px;
        bottom: 5px;
        background: #a4935f;
        border-radius: 2px; }
      
      .menu-mb span {
        color: transparent;
        position: relative; }
        
        .menu-mb span:before {
          content: '';
          position: absolute;
          height: 5px;
          width: 31px;
          left: 14px;
          bottom: 12px;
          background: #a4935f;
          border-radius: 2px; }
        
        .menu-mb span:after {
          content: '';
          position: absolute;
          height: 5px;
          width: 31px;
          left: 14px;
          bottom: -5px;
          background: #a4935f;
          border-radius: 2px; } }
  @media only screen and (max-width: 767px) {
    .menu-mb {
      top: 17px; } }
  @media only screen and (max-width: 769px) {
    .menu-mb.show-menu-mobile {
      left: -56%;
      overflow: visible !important; } }
  @media only screen and (max-width: 767px) {
    .menu-mb.show-menu-mobile {
      left: -75%; } }


#organic-mobile-menu .menu {
  display: none; }
.master-slider-parent {
  min-height: 500px; }
  @media only screen and (max-width: 767px) {
    .master-slider-parent {
      min-height: 200px; } }


.title-trending-item {
  color: #95a83f;
  text-align: center;
  font-size: 2.571428571em;
  font-family: 'Playfair Display Black';
  text-transform: uppercase;
  margin-bottom: 45px; }
  @media only screen and (max-width: 767px) {
    .title-trending-item {
      margin-bottom: 5px; } }


#organic-slider-top {
  position: relative;
  width: 100%;
  height: auto;
  float: left; }
  
  #organic-slider-top img {
    width: 100%; }


#full-screen-background-image {
  z-index: -999;
  min-height: 100%;
  min-width: 1024px;
  width: 100%;
  height: auto;
  position: fixed;
  top: 0;
  left: 0; }

div.pp_woocommerce .pp_content_container{
      padding: 20px 0 0;
  } 
div.pp_woocommerce .pp_details{
  padding: 0;
}
.pp_woocommerce_quick_view .pp_content .pp_fade .pp_details .pp_close {
  text-shadow: none;
  background: none; 
  top: -90px;
  right: 50%;
}
  
  .pp_woocommerce_quick_view .pp_content .pp_fade .pp_details .pp_close:before {
    content: '';
    background: url('../images/close_white.png') no-repeat;
    width: 35px;
    height: 35px;
    position: absolute;
    left: 30px; }


.festi-cart-pop-up-content .festi-cart-buttons .festi-cart-pop-up-body .festi-cart-view-cart {
  color: #000;
  background: none; }


.woocommerce .cart-collaterals .cart_totals {
  float: left; }
  
  .woocommerce .cart-collaterals .cart_totals:nth-child(2) {
    display: none; }

.woocommerce.quick-view .quick-view-image {
  width: 55% !important;
  padding: 20px 20px 0 20px; }
  
  .woocommerce.quick-view .quick-view-image .quick-view-detail-button {
    background: none;
    color: #95a83f;
    letter-spacing: 5px;
    font-family: 'Playfair Display Italic';
    width: inherit;
    left: 23%; }
    
    .woocommerce.quick-view .quick-view-image .quick-view-detail-button:hover {
      text-decoration: underline !important; }

.woocommerce.quick-view .quick-view-content {
  overflow-x: hidden;
  width: 39%;
  margin-top: 20px; }
  
  .woocommerce.quick-view .quick-view-content a {
    color: #6d8e01; }
  
  .woocommerce.quick-view .quick-view-content .product_meta a {
    color: #252525; }
    
    .woocommerce.quick-view .quick-view-content .product_meta a:hover {
      color: #95a83f; }
  
  .woocommerce.quick-view .quick-view-content .product_title {
    font-size: 2em;
    text-transform: capitalize;
    font-weight: bolder;
    font-family: 'Playfair Display', sans-serif; }
  
  .woocommerce.quick-view .quick-view-content .border-description {
    position: relative; }
    
    .woocommerce.quick-view .quick-view-content .border-description:before {
      content: '';
      position: absolute;
      height: 3px;
      width: 75px;
      border-top: 1px solid #e8e4d9; }
    
    .woocommerce.quick-view .quick-view-content .border-description:after {
      content: '';
      position: absolute;
      height: 3px;
      width: 75px;
      bottom: 6px;
      border-bottom: 1px solid #e8e4d9; }
    
    .woocommerce.quick-view .quick-view-content .border-description .description-detail {
      padding: 20px 0;
      margin-left: -20px; }
  
  .woocommerce.quick-view .quick-view-content .price-detail {
    position: relative;
    margin-top: 20px; }
    
    .woocommerce.quick-view .quick-view-content .price-detail span {
      color: #252525; }
      
      .woocommerce.quick-view .quick-view-content .price-detail span.amount {
        color: #252525;
        font-size: 2em; }
    
    .woocommerce.quick-view .quick-view-content .price-detail:after {
      content: '';
      position: absolute;
      height: 30px;
      width: 3px;
      right: -25px;
      top: 20px;
      border-right: 1px solid #e8e4d9; }
  
  .woocommerce.quick-view .quick-view-content .price {
    position: relative; }
    
    .woocommerce.quick-view .quick-view-content .price span {
      color: #252525; }
      
      .woocommerce.quick-view .quick-view-content .price span.amount {
        color: #252525;
        font-size: 2em; }
    
    .woocommerce.quick-view .quick-view-content .price:after {
      content: '';
      position: absolute;
      height: 30px;
      width: 3px;
      right: -25px;
      top: 20px;
      border-right: 1px solid #e8e4d9; }
  
  .woocommerce.quick-view .quick-view-content .variations_form.cart .variations {
    top: 20px;
    left: 15px; }
  
  .woocommerce.quick-view .quick-view-content .variations_form .variations {
    width: 120px;
    overflow: hidden;
    position: relative;
    top: -35px;
    left: 135px; }
    
    .woocommerce.quick-view .quick-view-content .variations_form .variations:before {
      content: '';
      position: absolute;
      height: 7px;
      width: 7px;
      background: url('../images/icon-organic.png') no-repeat -517px -18px;
      left: 65px;
      top: 11px; }
      @media only screen and (max-width: 769px) {
        .woocommerce.quick-view .quick-view-content .variations_form .variations:before {
          top: 22px; } }
  
  .woocommerce.quick-view .quick-view-content .variations_form .variations select {
    padding: 5px 8px;
    width: 200px;
    border: none;
    box-shadow: none;
    background: transparent;
    background-image: none;
    -webkit-appearance: none; }
    @media only screen and (max-width: 769px) {
      .woocommerce.quick-view .quick-view-content .variations_form .variations select {
        width: 135px;
        margin-top: 10px; } }
  
  .woocommerce.quick-view .quick-view-content .variations_form .variations select:focus {
    outline: none; }
  
  .woocommerce.quick-view .quick-view-content .cart .content-detail {
    color: #898989;
    margin-top: 20px;
    margin-bottom: 25px; }
  
  .woocommerce.quick-view .quick-view-content .cart span {
    display: block;
    float: left;
    padding: 5px 0; }
  
  .woocommerce.quick-view .quick-view-content .cart .quantity {
    float: inherit; }
    
    .woocommerce.quick-view .quick-view-content .cart .quantity .qty {
      margin: 0 15px;
      border-radius: 20px;
      border: 1px solid #e8e4d9;
      padding: 5px;
      width: 65px; }
  
  .woocommerce.quick-view .quick-view-content .cart button {
    background: none;
    color: #252525;
    text-transform: uppercase;
    margin-top: 20px;
    border: 2px solid #e8e4d9;
    border-radius: 20px;
    font-weight: normal;
    padding: 11px 25px; }
    
    .woocommerce.quick-view .quick-view-content .cart button:hover {
      background: #95a83f;
      color: #fff;
      border: 2px solid transparent; }

.woocommerce ul.products.list {
  padding-top: 0 !important; }
  
  .woocommerce ul.products.list li.product .border-description .description-detail {
    margin-top: 35px;
    color: #898989;
    line-height: 24px;
    font-size: 1em;
    margin-bottom: 10px;
    position: relative;
    top: -80px;
    left: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    height: 50px; }
    @media only screen and (max-width: 767px) {
      .woocommerce ul.products.list li.product .border-description .description-detail {
        display: none; } }
    
    .woocommerce ul.products.list li.product .border-description .description-detail a {
      color: #6d8e01; }
  
  .woocommerce ul.products.list li.product .quick-view-button {
    display: block;
    background: #000;
    max-width: 45px;
    border: none;
    padding-top: 3px;
    min-height: 40px;
    background: transparent;
    z-index: 9;
    color: transparent;
    position: relative;
    color: transparent;
    margin-left: 115px;
    top: 185px; }
    @media only screen and (max-width: 1025px) {
      .woocommerce ul.products.list li.product .quick-view-button {
        margin-left: 150px; } }
    @media only screen and (max-width: 769px) {
      .woocommerce ul.products.list li.product .quick-view-button {
        margin-left: 180px; } }
    @media only screen and (max-width: 767px) {
      .woocommerce ul.products.list li.product .quick-view-button {
        display: none; } }
    
    .woocommerce ul.products.list li.product .quick-view-button:after {
      content: '';
      position: absolute;
      border: 1px solid #e8e4d9;
      border-radius: 5px;
      background: url('../images/icon-organic.png') no-repeat -211px -105px;
      left: 8px;
      top: -1px;
      padding: 20px; }
    
    .woocommerce ul.products.list li.product .quick-view-button:hover:after {
      transition: all 0.5s;
      -webkit-transition: all 0.5s;
      background-color: #B4CA4F;
      background-position: -211px -133px;
      border-color: transparent; }
  
  .woocommerce ul.products.list li.product .yith-wcwl-add-to-wishlist {
    position: relative;
    float: right;
    bottom: 133px;
    right: 25%;
    display: none; }
    
    .woocommerce ul.products.list li.product .yith-wcwl-add-to-wishlist .yith-wcwl-add-button {
      position: relative;
      left: -33px;
      top: 1px; }
      
      .woocommerce ul.products.list li.product .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a {
        color: transparent;
        padding: 0;
        margin: 0;
        font-size: 1px; }
      
      .woocommerce ul.products.list li.product .yith-wcwl-add-to-wishlist .yith-wcwl-add-button :after {
        content: '';
        position: absolute;
        height: 25px;
        width: 25px;
        background: url('../images/icon-organic.png') no-repeat -132px -105px;
        left: 2px;
        top: 2px;
        border: 1px solid #e8e4d9;
        padding: 20px;
        border-radius: 5px;
        transition: all 0.5s;
        -webkit-transition: all 0.5s; }
      
      .woocommerce ul.products.list li.product .yith-wcwl-add-to-wishlist .yith-wcwl-add-button:hover :after {
        transition: all 0.5s;
        -webkit-transition: all 0.5s;
        background-color: #B4CA4F;
        background-position: -132px -133px;
        border-color: transparent; }
    
    .woocommerce ul.products.list li.product .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse {
      position: relative;
      left: -51px;
      top: 1px; }
      
      .woocommerce ul.products.list li.product .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a {
        color: transparent;
        padding: 0;
        margin: 0;
        font-size: 1px; }
      
      .woocommerce ul.products.list li.product .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse :after {
        content: '';
        position: absolute;
        height: 25px;
        width: 25px;
        background: url('../images/icon-organic.png') no-repeat -132px -105px;
        left: 2px;
        top: 2px;
        border: 1px solid #e8e4d9;
        padding: 20px;
        border-radius: 5px;
        opacity: 0.3;
        transition: all 0.5s;
        -webkit-transition: all 0.5s; }
      
      .woocommerce ul.products.list li.product .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse:hover :after {
        transition: all 0.5s;
        -webkit-transition: all 0.5s;
        background-color: #B4CA4F;
        background-position: -132px -133px;
        border-color: transparent; }
    
    .woocommerce ul.products.list li.product .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse {
      position: relative;
      left: -51px;
      top: 1px;
      float: left; }
      
      .woocommerce ul.products.list li.product .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a {
        color: transparent;
        padding: 0;
        margin: 0;
        font-size: 1px; }
      
      .woocommerce ul.products.list li.product .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .feedback {
        display: none; }
      
      .woocommerce ul.products.list li.product .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse :after {
        content: '';
        position: absolute;
        height: 25px;
        width: 25px;
        background: url('../images/icon-organic.png') no-repeat -132px -105px;
        left: 2px;
        top: 2px;
        border: 1px solid #e8e4d9;
        padding: 20px;
        border-radius: 5px;
        opacity: 0.3;
        transition: all 0.5s;
        -webkit-transition: all 0.5s; }
      
      .woocommerce ul.products.list li.product .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse:hover :after {
        transition: all 0.5s;
        -webkit-transition: all 0.5s;
        background-color: #B4CA4F;
        background-position: -132px -133px;
        border-color: transparent; }
  
  .woocommerce ul.products.list li.product .add_to_cart_button {
    display: block;
    position: relative;
    left: 0;
    top: -60px;
    font-size: 1.285714286em;
    text-align: center;
    border-radius: 45px;
    background: none;
    border: 2px solid #e8e4d9;
    border-radius: 40px;
    max-width: 32%;
    font-weight: normal;
    transition: all 0.2s; }
    
    .woocommerce ul.products.list li.product .add_to_cart_button:before {
      content: '';
      background: url('../images/icon-organic.png') no-repeat -359px -7px;
      position: absolute;
      height: 100%;
      width: 40px;
      line-height: 2.5;
      font-size: 180%;
      color: #898989;
      transition: all 0.3s;
      bottom: -45px;
      left: 50%;
      right: auto;
      -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      transform: translateX(-50%);
      transition: all 0.3s; }
    @media only screen and (max-width: 767px) {
      .woocommerce ul.products.list li.product .add_to_cart_button {
        left: -50px; } }
    
    .woocommerce ul.products.list li.product .add_to_cart_button:hover {
      transition: all 0.3s;
      background: #B4CA4F;
      color: transparent; }
      
      .woocommerce ul.products.list li.product .add_to_cart_button:hover:before {
        transition: all 0.3s;
        bottom: -5px; }
  
  .woocommerce ul.products.list li.product .compare {
    display: block;
    background: #000;
    border-radius: 5px;
    max-width: 45px;
    padding-top: 3px;
    background: transparent;
    z-index: 9;
    color: transparent;
    position: relative;
    color: transparent;
    right: -56%;
    top: 128px; }
    @media only screen and (max-width: 1025px) {
      .woocommerce ul.products.list li.product .compare {
        right: -62%; } }
    @media only screen and (max-width: 769px) {
      .woocommerce ul.products.list li.product .compare {
        right: -70%; } }
    @media only screen and (max-width: 767px) {
      .woocommerce ul.products.list li.product .compare {
        display: none; } }
    
    .woocommerce ul.products.list li.product .compare:after {
      content: '';
      position: absolute;
      height: 25px;
      width: 25px;
      background: url('../images/icon-organic.png') no-repeat -169px -105px;
      left: 2px;
      top: 2px;
      border: 1px solid #e8e4d9;
      padding: 20px;
      border-radius: 5px; }
    
    .woocommerce ul.products.list li.product .compare:hover:after {
      transition: all 0.5s;
      -webkit-transition: all 0.5s;
      background-color: #B4CA4F;
      background-position: -169px -133px;
      border-color: transparent; }
  
  .woocommerce ul.products.list li.product .star-rating {
    left: -43%;
    top: 68px;
    margin: 0; }
    @media only screen and (max-width: 1025px) {
      .woocommerce ul.products.list li.product .star-rating {
        left: -41%; } }
    @media only screen and (max-width: 769px) {
      .woocommerce ul.products.list li.product .star-rating {
        left: -34%; } }
    @media only screen and (max-width: 767px) {
      .woocommerce ul.products.list li.product .star-rating {
        top: 15px;
        left: -23%; } }
  
  .woocommerce ul.products.list li.product .price {
    top: 35px;
    position: relative;
    left: -52%;
    font-weight: bold; }
    @media only screen and (max-width: 1025px) {
      .woocommerce ul.products.list li.product .price {
        left: -52%; } }
    @media only screen and (max-width: 769px) {
      .woocommerce ul.products.list li.product .price {
        left: -48%; } }
    @media only screen and (max-width: 767px) {
      .woocommerce ul.products.list li.product .price {
        top: 0;
        left: -24%; } }
    
    .woocommerce ul.products.list li.product .price:before {
      display: none; }
    
    .woocommerce ul.products.list li.product .price:after {
      display: none; }
    
    .woocommerce ul.products.list li.product .price del {
      display: none; }
    
    .woocommerce ul.products.list li.product .price span {
      color: #ee393e;
      font-size: 1.285714286em; }
      
      .woocommerce ul.products.list li.product .price span:after {
        padding-left: 20px; }
  
  .woocommerce ul.products.list li.product a .frame-img {
    float: left;
    width: 255px; }
    @media only screen and (max-width: 1025px) {
      .woocommerce ul.products.list li.product a .frame-img {
        width: 195px !important; } }
    @media only screen and (max-width: 769px) {
      .woocommerce ul.products.list li.product a .frame-img {
        width: 145px !important; } }
    @media only screen and (max-width: 767px) {
      .woocommerce ul.products.list li.product a .frame-img {
        width: 205px !important;
        margin-left: 25px; } }
    
    .woocommerce ul.products.list li.product a .frame-img img {
      width: 100% !important; }
  
  .woocommerce ul.products.list li.product a h3.name-item {
    text-align: left;
    color: #252525;
    font-size: 1.285714286em;
    text-transform: uppercase;
    position: relative;
    padding-top: 35px;
    margin-left: 35px; }
    @media only screen and (max-width: 767px) {
      .woocommerce ul.products.list li.product a h3.name-item {
        width: 100%;
        text-align: center; } }
    
    .woocommerce ul.products.list li.product a h3.name-item:after {
      content: '';
      border-bottom: 1px solid #838383;
      min-width: 135px;
      position: absolute;
      left: 0;
      bottom: 0; }
      @media only screen and (max-width: 767px) {
        .woocommerce ul.products.list li.product a h3.name-item:after {
          left: 50%;
          right: auto;
          -webkit-transform: translateX(-50%);
          -ms-transform: translateX(-50%);
          transform: translateX(-50%); } }
    
    .woocommerce ul.products.list li.product a h3.name-item:hover {
      color: #95a83f; }


.products {
  background: none !important;
  border: none !important;
  position: relative;
  top: 5px; }
  
  .products:before {
    content: '';
    height: 30px;
    width: 30px;
    position: absolute;
    border-top: 1px solid #e8e4d9;
    width: 100%;
    top: -37px; }
    @media only screen and (max-width: 767px) {
      .products:before {
        left: 0; } }
  
  .products .items-info .wcps-items-title {
    color: #252525;
    font-size: 1.214285714em;
    text-transform: uppercase;
    position: relative;
    text-align: center; }
  
  .products.products li {
    padding-top: 20px; }
    
    .products.products li hr {
      position: relative;
      top: 30px; }
    
    .products.products li:first-child {
      padding-top: 0; }
    
    .products.products li:last-child hr {
      display: none; }
    
    .products.products li h3 {
      line-height: 20px; }
    
    .products.products li .frame-img {
      width: 270px;
      height: 326px;
      overflow: hidden;
      position: relative; }
      @media only screen and (max-width: 767px) {
        .products.products li .frame-img {
          width: 300px; } }
      
      .products.products li .frame-img img {
        position: absolute;
        left: 50%;
        right: auto;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        width: 270px !important; }
    
    .products.products li .name-item {
      color: #252525;
      font-size: 1em;
      text-transform: uppercase;
      position: relative;
      transition: all 0.3s;
      -webkit-transition: all 0.3s;
      text-align: center; }
      
      .products.products li .name-item:hover {
        transition: all 0.3s;
       -webkit-transition: all 0.3s;
        color: #95a83f; }
    
    .products.products li .price {
      color: #252525;
      font-size: 1.214285714em;
      text-transform: uppercase;
      margin-bottom: 10px;
      width: 50%;
      position: relative;
      margin-top: 10px; }
      
      .products.products li .price:before {
        content: '';
        background: #fff;
        height: 30px;
        width: 30px;
        position: absolute; }
      
      .products.products li .price:after {
        content: '';
        border-bottom: 1px solid #838383;
        min-width: 135px;
        position: absolute;
        top: -12px;
        left: 50%; }
        @media only screen and (max-width: 1025px) {
          .products.products li .price:after {
            left: 37%; } }
        @media only screen and (max-width: 769px) {
          .products.products li .price:after {
            left: 50%; } }
      
      .products.products li .price span {
        padding-right: 10px;
        color: #898989;
        font-size: 1em;
        float: right; }
        
        .products.products li .price span:nth-child(2) {
          display: none; }
        
        .products.products li .price span:after {
          content: '';
          border-right: 1px solid #bababa;
          padding-left: 10px; }
    
    .products.products li .star-rating {
      position: relative;
      top: 18px;
      right: 24%;
      color: #95a83f;
      float: right; }
      @media only screen and (max-width: 1025px) {
        .products.products li .star-rating {
          right: 20%; } }
      @media only screen and (max-width: 769px) {
        .products.products li .star-rating {
          right: 25%; } }
      @media only screen and (max-width: 767px) {
        .products.products li .star-rating {
          right: 28%; } }
    
    .products.products li .frame-img {
      width: 260px;
      height: 325px;
      overflow: hidden;
      position: relative; }
      @media only screen and (max-width: 1025px) {
        .products.products li .frame-img {
          width: 220px !important;
          height: 300px !important; } }
      @media only screen and (max-width: 767px) {
        .products.products li .frame-img {
          margin-left: 25px; } }
      
      .products.products li .frame-img img {
        left: 50%;
        top: 50%;
        bottom: auto;
        right: auto;
        -webkit-transform: translateX(-50%) translateY(-50%);
        -ms-transform: translateX(-50%) translateY(-50%);
        transform: translateX(-50%) translateY(-50%);
        position: absolute; }
    
    .products.products li .quick-view-button {
      left: 50%;
      right: auto;
      -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      transform: translateX(-50%);
      margin-top: 0;
      color: #898989;
      border: 2px solid #e8e4d9;
      border-radius: 20px;
      padding: 6px 20px;
      background: transparent;
      z-index: 9;
      font-weight: normal; }
      
      .products.products li .quick-view-button span {
        display: none; }
    
    .products.products li .add_to_cart_button {
      display: none; }


.swiper {
  position: relative;
  max-width: 100%;
  overflow-x: hidden; }
  @media only screen and (max-width: 769px) {
    .swiper {
      height: 540px; } }
  @media only screen and (max-width: 767px) {
    .swiper {
      height: 585px;
      overflow: hidden; } }
  
  .swiper .swiper-wrapper.style2 .swiper-slide {
    border: 1px solid transparent;
    overflow: hidden;
    transition: all 0.5s;
    -webkit-transition: all 0.5s; }
    
    .swiper .swiper-wrapper.style2 .swiper-slide .add-to-cart-hover {
      display: none; }
    @media only screen and (min-width: 1170px) {
      
      .swiper .swiper-wrapper.style2 .swiper-slide:hover {
        transition: all 0.5s;
        -webkit-transition: all 0.5s;
        border: 1px solid #e8e4d9;
        box-shadow: 0px 3px 14px 0px rgba(196, 196, 196, 0.5); }
        
        .swiper .swiper-wrapper.style2 .swiper-slide:hover .bg-img {
          border-bottom: 1px solid #e8e4d9; }
        
        .swiper .swiper-wrapper.style2 .swiper-slide:hover .add-to-cart-hover {
          display: block;
          position: relative;
          left: 50%;
          right: auto;
          -webkit-transform: translateX(-50%);
          -ms-transform: translateX(-50%);
          transform: translateX(-50%);
          min-height: 150px; }
          
          .swiper .swiper-wrapper.style2 .swiper-slide:hover .add-to-cart-hover .add-hover {
            position: relative; }
          
          .swiper .swiper-wrapper.style2 .swiper-slide:hover .add-to-cart-hover .add_to_cart_button {
            border: 2px solid #e8e4d9;
            position: absolute;
            left: 50%;
            right: auto;
            -webkit-transform: translateX(-50%);
            -ms-transform: translateX(-50%);
            transform: translateX(-50%);
            overflow: hidden;
            top: 10px;
            width: 161px;
            transition: all 0.5s;
            -webkit-transition: all 0.5s; }
            
            .swiper .swiper-wrapper.style2 .swiper-slide:hover .add-to-cart-hover .add_to_cart_button:before {
              content: '';
              background: url('../images/icon-organic.png') no-repeat -359px -7px;
              position: absolute;
              height: 100%;
              width: 40px;
              line-height: 2.5;
              font-size: 180%;
              color: #898989;
              transition: all 0.3s;
              bottom: -25px;
              left: 50%;
              right: auto;
              -webkit-transform: translateX(-50%);
              -ms-transform: translateX(-50%);
              transform: translateX(-50%); }
            
            .swiper .swiper-wrapper.style2 .swiper-slide:hover .add-to-cart-hover .add_to_cart_button span {
              position: relative;
              transition: all 0.3s;
              top: 0; }
            
            .swiper .swiper-wrapper.style2 .swiper-slide:hover .add-to-cart-hover .add_to_cart_button:hover {
              transition: all 0.5s;
              -webkit-transition: all 0.5s;
              background: #B4CA4F; }
              
              .swiper .swiper-wrapper.style2 .swiper-slide:hover .add-to-cart-hover .add_to_cart_button:hover span {
                top: -35px;
                transition: all 0.3s; }
              
              .swiper .swiper-wrapper.style2 .swiper-slide:hover .add-to-cart-hover .add_to_cart_button:hover:before {
                transition: all 0.3s;
                bottom: 0px; }
          
          .swiper .swiper-wrapper.style2 .swiper-slide:hover .add-to-cart-hover .wc-forward {
            display: none; }
          
          .swiper .swiper-wrapper.style2 .swiper-slide:hover .add-to-cart-hover .button-product {
            left: 50%;
            right: auto;
            -webkit-transform: translateX(-50%);
            -ms-transform: translateX(-50%);
            transform: translateX(-50%);
            position: absolute;
            margin-top: 50px; }
          
          .swiper .swiper-wrapper.style2 .swiper-slide:hover .add-to-cart-hover a {
            text-align: center;
            font-size: 0.9em;
            color: #898989;
            border-radius: 40px;
            padding: 6px 20px;
            text-transform: uppercase;
            left: 50%;
            right: auto;
            -webkit-transform: translateX(-50%);
            -ms-transform: translateX(-50%);
            transform: translateX(-50%);
            width: 160px; }
            
            .swiper .swiper-wrapper.style2 .swiper-slide:hover .add-to-cart-hover a:first-letter {
              text-transform: uppercase; }
        
        .swiper .swiper-wrapper.style2 .swiper-slide:hover a {
          border: none; }
          
          .swiper .swiper-wrapper.style2 .swiper-slide:hover a.quick-view-button {
            display: block;
            background: #000;
            max-width: 45px;
            border: none;
            padding-top: 3px;
            min-height: 40px;
            background: transparent;
            z-index: 9;
            border: none;
            color: transparent;
            position: relative;
            color: transparent;
            left: 16px;
            top: -16px; }
            @media only screen and (max-width: 1025px) {
              .swiper .swiper-wrapper.style2 .swiper-slide:hover a.quick-view-button {
                margin-left: 150px; } }
            @media only screen and (max-width: 769px) {
              .swiper .swiper-wrapper.style2 .swiper-slide:hover a.quick-view-button {
                margin-left: 180px; } }
            @media only screen and (max-width: 767px) {
              .swiper .swiper-wrapper.style2 .swiper-slide:hover a.quick-view-button {
                display: none; } }
            
            .swiper .swiper-wrapper.style2 .swiper-slide:hover a.quick-view-button span {
              display: none; }
            
            .swiper .swiper-wrapper.style2 .swiper-slide:hover a.quick-view-button:after {
              content: '';
              position: absolute;
              border: 1px solid #e8e4d9;
              border-radius: 5px;
              background: url('../images/icon-organic.png') no-repeat -211px -105px;
              left: 8px;
              top: -1px;
              padding: 20px;
              transition: all 0.5s;
              -webkit-transition: all 0.5s; }
            
            .swiper .swiper-wrapper.style2 .swiper-slide:hover a.quick-view-button:hover:after {
              transition: all 0.5s;
              -webkit-transition: all 0.5s;
              background-color: #B4CA4F;
              background-position: -211px -133px;
              border-color: transparent; }
        
        .swiper .swiper-wrapper.style2 .swiper-slide:hover .compane-over a {
          border: none; }
        
        .swiper .swiper-wrapper.style2 .swiper-slide:hover .compane-over .compare {
          display: block;
          background: #000;
          border-radius: 5px;
          max-width: 45px;
          padding-top: 3px;
          background: transparent;
          z-index: 9;
          color: transparent;
          position: relative;
          color: transparent;
          left: 72px;
          top: -64px;
          height: 44px; }
          @media only screen and (max-width: 1025px) {
            .swiper .swiper-wrapper.style2 .swiper-slide:hover .compane-over .compare {
              right: -62%; } }
          @media only screen and (max-width: 769px) {
            .swiper .swiper-wrapper.style2 .swiper-slide:hover .compane-over .compare {
              right: -70%; } }
          @media only screen and (max-width: 767px) {
            .swiper .swiper-wrapper.style2 .swiper-slide:hover .compane-over .compare {
              display: none; } }
          
          .swiper .swiper-wrapper.style2 .swiper-slide:hover .compane-over .compare:after {
            content: '';
            position: absolute;
            height: 25px;
            width: 25px;
            background: url('../images/icon-organic.png') no-repeat -169px -105px;
            left: 2px;
            top: 2px;
            background-color: #fff;
            padding: 20px;
            border-radius: 5px;
            border: 1px solid #e8e4d9;
            transition: all 0.5s;
            -webkit-transition: all 0.5s; }
          
          .swiper .swiper-wrapper.style2 .swiper-slide:hover .compane-over .compare:hover:after {
            transition: all 0.5s;
            -webkit-transition: all 0.5s;
            background-color: #B4CA4F;
            background-position: -169px -133px;
            border-color: transparent; }
        
        .swiper .swiper-wrapper.style2 .swiper-slide:hover .yith-wcwl-add-to-wishlist {
          position: relative; }
          
          .swiper .swiper-wrapper.style2 .swiper-slide:hover .yith-wcwl-add-to-wishlist .yith-wcwl-add-button {
            position: relative;
            left: 0;
            top: 1px; }
            
            .swiper .swiper-wrapper.style2 .swiper-slide:hover .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a {
              position: absolute;
              color: transparent;
              padding: 0;
              margin: 0;
              font-size: 1px; }
            
            .swiper .swiper-wrapper.style2 .swiper-slide:hover .yith-wcwl-add-to-wishlist .yith-wcwl-add-button :after {
              content: '';
              position: absolute;
              height: 25px;
              width: 25px;
              background: url('../images/icon-organic.png') no-repeat -132px -105px;
              left: 2px;
              top: 2px;
              border: 1px solid #e8e4d9;
              padding: 20px;
              border-radius: 5px;
              transition: all 0.5s;
              -webkit-transition: all 0.5s; }
            
            .swiper .swiper-wrapper.style2 .swiper-slide:hover .yith-wcwl-add-to-wishlist .yith-wcwl-add-button:hover :after {
              transition: all 0.5s;
              -webkit-transition: all 0.5s;
              background-color: #B4CA4F;
              background-position: -132px -133px;
              border-color: transparent; }
          
          .swiper .swiper-wrapper.style2 .swiper-slide:hover .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse {
            position: relative;
            left: -78px;
            top: -13px; }
            
            .swiper .swiper-wrapper.style2 .swiper-slide:hover .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a {
              position: relative;
              color: transparent;
              padding: 0;
              margin: 0;
              font-size: 1px; }
            .swiper .swiper-wrapper.style2 .swiper-slide:hover .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse span{
              display: none;
            }
            .swiper .swiper-wrapper.style2 .swiper-slide:hover .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse :after {
              content: '';
              position: absolute;
              height: 25px;
              width: 25px;
              background: url('../images/icon-organic.png') no-repeat -132px -105px;
              left: 2px;
              top: 2px;
              border: 1px solid #e8e4d9;
              padding: 20px;
              border-radius: 5px;
              opacity: 0.3;
              transition: all 0.5s;
              -webkit-transition: all 0.5s; }
            
            .swiper .swiper-wrapper.style2 .swiper-slide:hover .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse:hover :after {
              transition: all 0.5s;
              -webkit-transition: all 0.5s;
              background-color: #B4CA4F;
              background-position: -132px -133px;
              border-color: transparent; }
          
          .swiper .swiper-wrapper.style2 .swiper-slide:hover .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse {
            position: relative;
            left: -78px;
            top: -13px; }
            
            .swiper .swiper-wrapper.style2 .swiper-slide:hover .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a {
              position: relative;
              color: transparent;
              padding: 0;
              margin: 0;
              font-size: 1px; }
            
            .swiper .swiper-wrapper.style2 .swiper-slide:hover .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .feedback {
              display: none; }
            
            .swiper .swiper-wrapper.style2 .swiper-slide:hover .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse :after {
              content: '';
              position: absolute;
              height: 25px;
              width: 25px;
              background: url('../images/icon-organic.png') no-repeat -132px -105px;
              left: 2px;
              top: 2px;
              border: 1px solid #e8e4d9;
              padding: 20px;
              border-radius: 5px;
              opacity: 0.3;
              transition: all 0.5s;
              -webkit-transition: all 0.5s; }
            
            .swiper .swiper-wrapper.style2 .swiper-slide:hover .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse:hover :after {
              transition: all 0.5s;
              -webkit-transition: all 0.5s;
              background-color: #B4CA4F;
              background-position: -132px -133px;
              border-color: transparent; }
        
        .swiper .swiper-wrapper.style2 .swiper-slide:hover .add-to-cart {
          visibility: hidden;
          opacity: 0;
          overflow: hidden;
          padding: 20px 0 0 0; }
        
        .swiper .swiper-wrapper.style2 .swiper-slide:hover .info-product {
          opacity: 0;
          height: 0;
          overflow: hidden; }
          
          .swiper .swiper-wrapper.style2 .swiper-slide:hover .info-product .category-product {
            height: 0; }
          
          .swiper .swiper-wrapper.style2 .swiper-slide:hover .info-product .title-product {
            height: 0; }
            
            .swiper .swiper-wrapper.style2 .swiper-slide:hover .info-product .title-product h3 {
              height: 0; }

      
      .swiper .swiper-wrapper.style2 .swiper-slide .hover-product {
        display: none; }
 }
    @media only screen and (max-width: 1025px) {
      
      .swiper .swiper-wrapper.style2 .swiper-slide .add-to-cart-hover {
        display: none; }
 }
    
    .swiper .swiper-wrapper.style2 .swiper-slide img {
      display: block;
      margin-left: auto;
      margin-right: auto;
      width: 100%;
      height: auto; }
    
    .swiper .swiper-wrapper.style2 .swiper-slide .category-product {
      font-size: 0.857142857em;
      text-transform: capitalize;
      text-align: center; }
      @media only screen and (max-width: 1025px) {
        .swiper .swiper-wrapper.style2 .swiper-slide .category-product {
          padding-top: 15px; } }
      
      .swiper .swiper-wrapper.style2 .swiper-slide .category-product a {
        color: #898989; }
    
    .swiper .swiper-wrapper.style2 .swiper-slide .add-to-cart {
      visibility: visible;
      opacity: 1;
      transition: opacity 0.2s linear; }
    
    .swiper .swiper-wrapper.style2 .swiper-slide .info-product {
      visibility: visible;
      opacity: 1;
      height: auto;
      transition: opacity 0.2s linear; }
    
    .swiper .swiper-wrapper.style2 .swiper-slide .title-product h3 {
      color: #252525;
      font-size: 1.285714286em;
      text-transform: uppercase;
      position: relative;
      text-align: center;
      margin-top: 0;
      line-height: 24px; }
    
    .swiper .swiper-wrapper.style2 .swiper-slide .title-product:after {
      content: '';
      border-bottom: 1px solid #838383;
      min-width: 70px;
      position: absolute;
      left: 40%;
      left: 50%;
      right: auto;
      -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      transform: translateX(-50%); }
    
    .swiper .swiper-wrapper.style2 .swiper-slide .content-product {
      text-align: center;
      padding: 0 9%;
      position: relative; }
      
      .swiper .swiper-wrapper.style2 .swiper-slide .content-product h3 {
        font-size: 1em; }
    
    .swiper .swiper-wrapper.style2 .swiper-slide .price {
      font-size: 1em;
      text-transform: uppercase;
      margin-bottom: 10px;
      position: relative;
      top: 10px; }
      
      .swiper .swiper-wrapper.style2 .swiper-slide .price del span {
        color: #b7b7b7 !important;
        font-size: 1em !important; }
      
      .swiper .swiper-wrapper.style2 .swiper-slide .price ins span {
        float: left;
        position: relative;
        top: -9px;
        left: 9%; }
        @media only screen and (max-width: 1025px) {
          .swiper .swiper-wrapper.style2 .swiper-slide .price ins span {
            left: 35px; } }
        @media only screen and (max-width: 769px) {
          .swiper .swiper-wrapper.style2 .swiper-slide .price ins span {
            left: 5px; } }
        @media only screen and (max-width: 767px) {
          .swiper .swiper-wrapper.style2 .swiper-slide .price ins span {
            left: 55px; } }
      
      .swiper .swiper-wrapper.style2 .swiper-slide .price span:nth-child(1) {
        font-size: 1.714285714em;
        color: #a4935f;
        text-transform: uppercase; }
        
        .swiper .swiper-wrapper.style2 .swiper-slide .price span:nth-child(1):after {
          content: '';
          background: #fff;
          height: 5px;
          width: 7px;
          position: absolute;
          top: 10px; }
      
      .swiper .swiper-wrapper.style2 .swiper-slide .price span:nth-child(2) {
        color: #b7b7b7;
        font-size: 1em;
        text-decoration: line-through; }
    
    .swiper .swiper-wrapper.style2 .swiper-slide .star-rating {
      font-size: 1em;
      overflow: hidden;
      height: 1em;
      line-height: 1em;
      width: 5.1em;
      font-family: "fontawesome";
      position: relative;
      top: 14px;
      left: 175px;
      float: left; }
      
      .swiper .swiper-wrapper.style2 .swiper-slide .star-rating:before {
        content: "\f006\f006\f006\f006\f006";
        float: left;
        top: 0;
        left: 0;
        position: absolute;
        letter-spacing: 0.1em;
        letter-spacing: 0\9;
        color: #a8a8a8; }
      
      .swiper .swiper-wrapper.style2 .swiper-slide .star-rating span {
        overflow: hidden;
        float: left;
        top: 0;
        left: 0;
        position: absolute;
        padding-top: 1.5em; }
        
        .swiper .swiper-wrapper.style2 .swiper-slide .star-rating span:before {
          content: "\f005\f005\f005\f005\f005";
          top: 0;
          position: absolute;
          left: 0;
          letter-spacing: 0.1em;
          letter-spacing: 0\9;
          color: #95a83f; }
    
    .swiper .swiper-wrapper.style2 .swiper-slide .add-to-cart {
      padding-bottom: 70px;
      padding-top: 20px;
      z-index: 9; }
      
      .swiper .swiper-wrapper.style2 .swiper-slide .add-to-cart a {
        min-width: 155px;
        text-align: center;
        left: 50%;
        right: auto;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        position: absolute;
        color: #333333;
        border: 2px solid #e8e4d9;
        border-radius: 20px;
        padding: 6px 27px;
        text-transform: uppercase; }
  
  .swiper .swiper-wrapper.style1 .swiper-slide {
    border: 1px solid transparent;
    overflow: hidden;
    transition: all 0.5s;
    -webkit-transition: all 0.5s; }
    
    .swiper .swiper-wrapper.style1 .swiper-slide .add-to-cart-hover {
      display: none; }
    @media only screen and (min-width: 1170px) {
      
      .swiper .swiper-wrapper.style1 .swiper-slide:hover {
        transition: all 0.5s;
        -webkit-transition: all 0.5s;
        border: 1px solid #e8e4d9;
        box-shadow: 0px 3px 14px 0px rgba(196, 196, 196, 0.5); }
        
        .swiper .swiper-wrapper.style1 .swiper-slide:hover .bg-img {
          border-bottom: 1px solid #e8e4d9; }
        
        .swiper .swiper-wrapper.style1 .swiper-slide:hover .add-to-cart-hover {
          display: block;
          position: relative;
          left: 50%;
          right: auto;
          -webkit-transform: translateX(-50%);
          -ms-transform: translateX(-50%);
          transform: translateX(-50%);
          min-height: 150px; }
          
          .swiper .swiper-wrapper.style1 .swiper-slide:hover .add-to-cart-hover .add-hover {
            position: relative; }
          
          .swiper .swiper-wrapper.style1 .swiper-slide:hover .add-to-cart-hover .add_to_cart_button {
            border: 2px solid #e8e4d9;
            position: absolute;
            left: 50%;
            right: auto;
            -webkit-transform: translateX(-50%);
            -ms-transform: translateX(-50%);
            transform: translateX(-50%);
            overflow: hidden;
            top: 10px;
            width: 161px;
            transition: all 0.5s;
            -webkit-transition: all 0.5s; }
            
            .swiper .swiper-wrapper.style1 .swiper-slide:hover .add-to-cart-hover .add_to_cart_button:before {
              content: '';
              background: url('../images/icon-organic.png') no-repeat -359px -7px;
              position: absolute;
              height: 100%;
              width: 40px;
              line-height: 2.5;
              font-size: 180%;
              color: #898989;
              transition: all 0.3s;
              bottom: -25px;
              left: 50%;
              right: auto;
              -webkit-transform: translateX(-50%);
              -ms-transform: translateX(-50%);
              transform: translateX(-50%); }
            
            .swiper .swiper-wrapper.style1 .swiper-slide:hover .add-to-cart-hover .add_to_cart_button span {
              position: relative;
              transition: all 0.3s;
              top: 0; }
            
            .swiper .swiper-wrapper.style1 .swiper-slide:hover .add-to-cart-hover .add_to_cart_button:hover {
              transition: all 0.5s;
              -webkit-transition: all 0.5s;
              background: #B4CA4F; }
              
              .swiper .swiper-wrapper.style1 .swiper-slide:hover .add-to-cart-hover .add_to_cart_button:hover span {
                top: -35px;
                transition: all 0.3s; }
              
              .swiper .swiper-wrapper.style1 .swiper-slide:hover .add-to-cart-hover .add_to_cart_button:hover:before {
                transition: all 0.3s;
                bottom: 0px; }
          
          .swiper .swiper-wrapper.style1 .swiper-slide:hover .add-to-cart-hover .wc-forward {
            display: none; }
          
          .swiper .swiper-wrapper.style1 .swiper-slide:hover .add-to-cart-hover .button-product {
            left: 50%;
            right: auto;
            -webkit-transform: translateX(-50%);
            -ms-transform: translateX(-50%);
            transform: translateX(-50%);
            position: absolute;
            margin-top: 50px; }
          
          .swiper .swiper-wrapper.style1 .swiper-slide:hover .add-to-cart-hover a {
            text-align: center;
            font-size: 0.9em;
            color: #898989;
            border-radius: 40px;
            padding: 6px 20px;
            text-transform: uppercase;
            left: 50%;
            right: auto;
            -webkit-transform: translateX(-50%);
            -ms-transform: translateX(-50%);
            transform: translateX(-50%);
            width: 160px; }
            
            .swiper .swiper-wrapper.style1 .swiper-slide:hover .add-to-cart-hover a:first-letter {
              text-transform: uppercase; }
        
        .swiper .swiper-wrapper.style1 .swiper-slide:hover a {
          border: none; }
          
          .swiper .swiper-wrapper.style1 .swiper-slide:hover a.quick-view-button {
            display: block;
            background: #000;
            max-width: 45px;
            border: none;
            padding-top: 3px;
            min-height: 40px;
            background: transparent;
            z-index: 9;
            border: none;
            color: transparent;
            position: relative;
            color: transparent;
            left: 16px;
            top: -16px; }
            @media only screen and (max-width: 1025px) {
              .swiper .swiper-wrapper.style1 .swiper-slide:hover a.quick-view-button {
                margin-left: 150px; } }
            @media only screen and (max-width: 769px) {
              .swiper .swiper-wrapper.style1 .swiper-slide:hover a.quick-view-button {
                margin-left: 180px; } }
            @media only screen and (max-width: 767px) {
              .swiper .swiper-wrapper.style1 .swiper-slide:hover a.quick-view-button {
                display: none; } }
            
            .swiper .swiper-wrapper.style1 .swiper-slide:hover a.quick-view-button span {
              display: none; }
            
            .swiper .swiper-wrapper.style1 .swiper-slide:hover a.quick-view-button:after {
              content: '';
              position: absolute;
              border: 1px solid #e8e4d9;
              border-radius: 5px;
              background: url('../images/icon-organic.png') no-repeat -211px -105px;
              left: 8px;
              top: -1px;
              padding: 20px;
              transition: all 0.5s;
              -webkit-transition: all 0.5s; }
            
            .swiper .swiper-wrapper.style1 .swiper-slide:hover a.quick-view-button:hover:after {
              transition: all 0.5s;
              -webkit-transition: all 0.5s;
              background-color: #B4CA4F;
              background-position: -211px -133px;
              border-color: transparent; }
        
        .swiper .swiper-wrapper.style1 .swiper-slide:hover .compane-over a {
          border: none; }
        
        .swiper .swiper-wrapper.style1 .swiper-slide:hover .compane-over .compare {
          display: block;
          background: #000;
          border-radius: 5px;
          max-width: 45px;
          padding-top: 3px;
          background: transparent;
          z-index: 9;
          color: transparent;
          position: relative;
          color: transparent;
          left: 72px;
          top: -64px;
          height: 44px; }
          @media only screen and (max-width: 1025px) {
            .swiper .swiper-wrapper.style1 .swiper-slide:hover .compane-over .compare {
              right: -62%; } }
          @media only screen and (max-width: 769px) {
            .swiper .swiper-wrapper.style1 .swiper-slide:hover .compane-over .compare {
              right: -70%; } }
          @media only screen and (max-width: 767px) {
            .swiper .swiper-wrapper.style1 .swiper-slide:hover .compane-over .compare {
              display: none; } }
          
          .swiper .swiper-wrapper.style1 .swiper-slide:hover .compane-over .compare:after {
            content: '';
            position: absolute;
            height: 25px;
            width: 25px;
            background: url('../images/icon-organic.png') no-repeat -169px -105px;
            left: 2px;
            top: 2px;
            background-color: #fff;
            padding: 20px;
            border-radius: 5px;
            border: 1px solid #e8e4d9;
            transition: all 0.5s;
            -webkit-transition: all 0.5s; }
          
          .swiper .swiper-wrapper.style1 .swiper-slide:hover .compane-over .compare:hover:after {
            transition: all 0.5s;
            -webkit-transition: all 0.5s;
            background-color: #B4CA4F;
            background-position: -169px -133px;
            border-color: transparent; }
        
        .swiper .swiper-wrapper.style1 .swiper-slide:hover .yith-wcwl-add-to-wishlist {
          position: relative; }
          
          .swiper .swiper-wrapper.style1 .swiper-slide:hover .yith-wcwl-add-to-wishlist .yith-wcwl-add-button {
            position: relative;
            left: 0;
            top: 1px; }
            
            .swiper .swiper-wrapper.style1 .swiper-slide:hover .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a {
              position: absolute;
              color: transparent;
              padding: 0;
              margin: 0;
              font-size: 1px; }
            
            .swiper .swiper-wrapper.style1 .swiper-slide:hover .yith-wcwl-add-to-wishlist .yith-wcwl-add-button :after {
              content: '';
              position: absolute;
              height: 25px;
              width: 25px;
              background: url('../images/icon-organic.png') no-repeat -132px -105px;
              left: 2px;
              top: 2px;
              border: 1px solid #e8e4d9;
              padding: 20px;
              border-radius: 5px;
              transition: all 0.5s;
              -webkit-transition: all 0.5s; }
            
            .swiper .swiper-wrapper.style1 .swiper-slide:hover .yith-wcwl-add-to-wishlist .yith-wcwl-add-button:hover :after {
              transition: all 0.5s;
              -webkit-transition: all 0.5s;
              background-color: #B4CA4F;
              background-position: -132px -133px;
              border-color: transparent; }
          
          .swiper .swiper-wrapper.style1 .swiper-slide:hover .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse {
            position: relative;
            left: -51px;
            top: 1px; }
            
            .swiper .swiper-wrapper.style1 .swiper-slide:hover .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a {
              color: transparent;
              padding: 0;
              margin: 0;
              font-size: 1px; }
            
            .swiper .swiper-wrapper.style1 .swiper-slide:hover .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse :after {
              content: '';
              position: absolute;
              height: 25px;
              width: 25px;
              background: url('../images/icon-organic.png') no-repeat -132px -105px;
              left: 2px;
              top: 2px;
              border: 1px solid #e8e4d9;
              padding: 20px;
              border-radius: 5px;
              opacity: 0.3;
              transition: all 0.5s;
              -webkit-transition: all 0.5s; }
            
            .swiper .swiper-wrapper.style1 .swiper-slide:hover .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse:hover :after {
              transition: all 0.5s;
              -webkit-transition: all 0.5s;
              background-color: #B4CA4F;
              background-position: -132px -133px;
              border-color: transparent; }
          
          .swiper .swiper-wrapper.style1 .swiper-slide:hover .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse {
            position: relative;
            left: -78px;
            top: -13px; }
            
            .swiper .swiper-wrapper.style1 .swiper-slide:hover .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a {
              position: relative;
              color: transparent;
              padding: 0;
              margin: 0;
              font-size: 1px; }
            
            .swiper .swiper-wrapper.style1 .swiper-slide:hover .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .feedback {
              display: none; }
            
            .swiper .swiper-wrapper.style1 .swiper-slide:hover .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse :after {
              content: '';
              position: absolute;
              height: 25px;
              width: 25px;
              background: url('../images/icon-organic.png') no-repeat -132px -105px;
              left: 2px;
              top: 2px;
              border: 1px solid #e8e4d9;
              padding: 20px;
              border-radius: 5px;
              opacity: 0.3;
              transition: all 0.5s;
              -webkit-transition: all 0.5s; }
            
            .swiper .swiper-wrapper.style1 .swiper-slide:hover .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse:hover :after {
              transition: all 0.5s;
              -webkit-transition: all 0.5s;
              background-color: #B4CA4F;
              background-position: -132px -133px;
              border-color: transparent; }
        
        .swiper .swiper-wrapper.style1 .swiper-slide:hover .add-to-cart {
          visibility: hidden;
          opacity: 0;
          overflow: hidden;
          padding: 20px 0 0 0; }
        
        .swiper .swiper-wrapper.style1 .swiper-slide:hover .info-product {
          opacity: 0;
          height: 0;
          overflow: hidden; }
          
          .swiper .swiper-wrapper.style1 .swiper-slide:hover .info-product .category-product {
            height: 0; }
          
          .swiper .swiper-wrapper.style1 .swiper-slide:hover .info-product .title-product {
            height: 0; }
            
            .swiper .swiper-wrapper.style1 .swiper-slide:hover .info-product .title-product h3 {
              height: 0; }

      
      .swiper .swiper-wrapper.style1 .swiper-slide .hover-product {
        display: none; }
 }
    
    .swiper .swiper-wrapper.style1 .swiper-slide img {
      display: block;
      margin-left: auto;
      margin-right: auto;
      width: 100%;
      height: auto; }
    
    .swiper .swiper-wrapper.style1 .swiper-slide .title-product h3 {
      color: #252525;
      font-size: 1em;
      text-transform: uppercase;
      position: relative;
      text-align: center; }
    
    .swiper .swiper-wrapper.style1 .swiper-slide .title-product:after {
      content: '';
      border-bottom: 1px solid #838383;
      min-width: 120px;
      position: absolute;
      left: 40%;
      left: 50%;
      right: auto;
      -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      transform: translateX(-50%); }
    
    .swiper .swiper-wrapper.style1 .swiper-slide .price {
      color: #898989;
      font-size: 1em;
      text-transform: uppercase;
      margin-bottom: 10px;
      position: relative;
      float: right;
      left: -36%;
      top: 10px; }
      @media only screen and (max-width: 1025px) {
        .swiper .swiper-wrapper.style1 .swiper-slide .price {
          left: -40%; } }
      @media only screen and (max-width: 1025px) {
        .swiper .swiper-wrapper.style1 .swiper-slide .price {
          left: -35%; } }
      @media only screen and (max-width: 767px) {
        .swiper .swiper-wrapper.style1 .swiper-slide .price {
          left: -39%; } }
      
      .swiper .swiper-wrapper.style1 .swiper-slide .price del {
        display: none; }
      
      .swiper .swiper-wrapper.style1 .swiper-slide .price:before {
        content: '';
        background: #fff;
        height: 5px;
        width: 10px;
        position: absolute;
        top: 10px; }
      
      .swiper .swiper-wrapper.style1 .swiper-slide .price span {
        padding-right: 10px;
        color: #898989;
        font-size: 1em;
        float: left;
        left: 50%;
        right: auto;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%); }
        
        .swiper .swiper-wrapper.style1 .swiper-slide .price span:nth-child(2) {
          display: none; }
        
        .swiper .swiper-wrapper.style1 .swiper-slide .price span:after {
          content: '';
          border-right: 1px solid #bababa;
          padding-left: 10px; }
    
    .swiper .swiper-wrapper.style1 .swiper-slide .star-rating {
      font-size: 1em;
      overflow: hidden;
      height: 1em;
      line-height: 1em;
      width: 5.1em;
      font-family: "fontawesome";
      position: relative;
      top: 14px;
      left: 53%;
      float: left; }
      
      .swiper .swiper-wrapper.style1 .swiper-slide .star-rating:before {
        content: "\f006\f006\f006\f006\f006";
        float: left;
        top: 0;
        left: 0;
        position: absolute;
        letter-spacing: 0.1em;
        letter-spacing: 0\9;
        color: #a8a8a8; }
      
      .swiper .swiper-wrapper.style1 .swiper-slide .star-rating span {
        overflow: hidden;
        float: left;
        top: 0;
        left: 0;
        position: absolute;
        padding-top: 1.5em; }
        
        .swiper .swiper-wrapper.style1 .swiper-slide .star-rating span:before {
          content: "\f005\f005\f005\f005\f005";
          top: 0;
          position: absolute;
          left: 0;
          letter-spacing: 0.1em;
          letter-spacing: 0\9;
          color: #95a83f; }
    
    .swiper .swiper-wrapper.style1 .swiper-slide .add-to-cart {
      padding: 55px 0 75px;
      z-index: 9; }
      
      .swiper .swiper-wrapper.style1 .swiper-slide .add-to-cart a {
        min-width: 165px;
        text-align: center;
        left: 50%;
        right: auto;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        position: absolute;
        color: #333333;
        border: 2px solid #e8e4d9;
        border-radius: 20px;
        padding: 6px 20px;
        text-transform: uppercase;
        background: transparent;
        font-weight: normal; }
  
  .swiper .swiper-wrapper.style3 .swiper-slide .bg-img {
    border: 1px solid #e8e4d9; }
    @media only screen and (max-width: 769px) {
      .swiper .swiper-wrapper.style3 .swiper-slide .bg-img {
        width: 85%;
        padding: 0 10px;
        margin-left: 8%; } }
    @media only screen and (max-width: 767px) {
      .swiper .swiper-wrapper.style3 .swiper-slide .bg-img {
        padding: 0; } }
    
    .swiper .swiper-wrapper.style3 .swiper-slide .bg-img img {
      display: block;
      margin-left: auto;
      margin-right: auto;
      width: 100%;
      height: auto; }
  
  .swiper .swiper-wrapper.style3 .swiper-slide .title-product h3 {
    color: #252525;
    font-size: 1em;
    text-transform: uppercase;
    position: relative;
    text-align: center; }
  
  .swiper .swiper-wrapper.style3 .swiper-slide .category-product {
    font-size: 2.142857143em;
    text-transform: capitalize;
    text-align: center; }
    
    .swiper .swiper-wrapper.style3 .swiper-slide .category-product a {
      color: #252525; }
  
  .swiper .swiper-wrapper.style3 .swiper-slide .title-product h3 {
    color: #252525;
    font-size: 1.285714286em;
    text-transform: uppercase;
    position: relative;
    text-align: center;
    margin-top: 0;
    line-height: 24px; }
  
  .swiper .swiper-wrapper.style3 .swiper-slide .title-product:after {
    content: '';
    border-bottom: 1px solid #838383;
    min-width: 70px;
    position: absolute;
    left: 40%;
    left: 50%;
    right: auto;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%); }
  
  .swiper .swiper-wrapper.style3 .swiper-slide .content-product {
    text-align: center;
    padding: 0 9%;
    position: relative; }
    
    .swiper .swiper-wrapper.style3 .swiper-slide .content-product h3 {
      font-size: 1em;
      color: #898989;
      line-height: 22px;
      margin-top: 0; }
    
    .swiper .swiper-wrapper.style3 .swiper-slide .content-product:after {
      content: '';
      border-bottom: 1px solid #838383;
      min-width: 70px;
      position: absolute;
      left: 40%;
      left: 50%;
      right: auto;
      -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      transform: translateX(-50%); }
  
  .swiper .swiper-wrapper.style3 .swiper-slide .star-rating {
    font-size: 1em;
    overflow: hidden;
    height: 1em;
    line-height: 1em;
    width: 5.1em;
    font-family: "fontawesome";
    position: relative;
    top: 14px;
    left: 175px;
    float: left; }
    
    .swiper .swiper-wrapper.style3 .swiper-slide .star-rating:before {
      content: "\f006\f006\f006\f006\f006";
      float: left;
      top: 0;
      left: 0;
      position: absolute;
      letter-spacing: 0.1em;
      letter-spacing: 0\9;
      color: #a8a8a8; }
    
    .swiper .swiper-wrapper.style3 .swiper-slide .star-rating span {
      overflow: hidden;
      float: left;
      top: 0;
      left: 0;
      position: absolute;
      padding-top: 1.5em; }
      
      .swiper .swiper-wrapper.style3 .swiper-slide .star-rating span:before {
        content: "\f005\f005\f005\f005\f005";
        top: 0;
        position: absolute;
        left: 0;
        letter-spacing: 0.1em;
        letter-spacing: 0\9;
        color: #95a83f; }
  
  .swiper .swiper-wrapper.style3 .swiper-slide .add-to-cart {
    padding-top: 15px;
    padding-bottom: 50px;
    z-index: 9; }
    
    .swiper .swiper-wrapper.style3 .swiper-slide .add-to-cart a {
      text-align: center;
      left: 50%;
      right: auto;
      -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      transform: translateX(-50%);
      position: absolute;
      color: #333333;
      border: 2px solid #e8e4d9;
      border-radius: 20px;
      padding: 6px 20px;
      text-transform: uppercase; }
  
  .swiper .swiper-button-next {
    background: #f6eada;
    top: 30%;
    right: 15%;
    position: absolute;
    border-radius: 45px;
    width: 72px;
    height: 39px;
    z-index: 1; }
    @media only screen and (max-width: 1025px) {
      .swiper .swiper-button-next {
        right: 5%; } }
    @media only screen and (max-width: 767px) {
      .swiper .swiper-button-next {
        right: -3%;
        background: transparent;
        top: 40%; } }
    @media only screen and (min-width: 768px) {
      
      .swiper .swiper-button-next:hover {
        background: #95a83f; }
 }
    
    .swiper .swiper-button-next:before {
      content: '';
      position: absolute;
      height: 25px;
      width: 45px;
      top: 4px;
      left: 12px;
      background: url('../images/icon-organic.png') no-repeat -236px -67px; }
  
  .swiper .swiper-button-prev {
    background: #f6eada;
    top: 30%;
    left: 15%;
    position: absolute;
    border-radius: 45px;
    width: 72px;
    height: 39px;
    z-index: 1; }
    @media only screen and (max-width: 1025px) {
      .swiper .swiper-button-prev {
        left: 5%; } }
    @media only screen and (max-width: 767px) {
      .swiper .swiper-button-prev {
        left: -3%;
        background: transparent;
        top: 40%; } }
    @media only screen and (min-width: 768px) {
      
      .swiper .swiper-button-prev:hover {
        background: #95a83f; }
 }
    
    .swiper .swiper-button-prev:before {
      content: '';
      position: absolute;
      height: 25px;
      width: 45px;
      top: 4px;
      left: 12px;
      background: url('../images/icon-organic.png') no-repeat -194px -67px; }
/*------------------------------------------------------------------
[9. Style detail product]
*/
@media only screen and (max-width: 767px) {
  #organic-detail .counter-group {
    margin-left: 20px; } }

#organic-detail .counter-group .counter-block {
  min-height: 50px;
  min-height: 50px;
  position: relative;
  padding-top: 10px;
  margin-right: 30px; }
  @media only screen and (max-width: 769px) {
    #organic-detail .counter-group .counter-block {
      margin-right: 15px; } }
  
  #organic-detail .counter-group .counter-block:before {
    content: '';
    position: absolute;
    top: 0;
    height: 7px;
    width: 67px;
    background: url('../images/icon-organic.png') no-repeat -48px -11px; }
    @media only screen and (max-width: 1025px) {
      #organic-detail .counter-group .counter-block:before {
        width: 50px; } }
    @media only screen and (max-width: 769px) {
      #organic-detail .counter-group .counter-block:before {
        width: 40px; } }
    @media only screen and (max-width: 767px) {
      #organic-detail .counter-group .counter-block:before {
        left: 0; } }
  
  #organic-detail .counter-group .counter-block:last-child:after {
    display: none; }
  
  #organic-detail .counter-group .counter-block:after {
    content: ':';
    position: absolute;
    font-size: 2.142857143em;
    color: #a4935f;
    right: -20px;
    top: 15px; }
    @media only screen and (max-width: 769px) {
      #organic-detail .counter-group .counter-block:after {
        right: -9px; } }
  
  #organic-detail .counter-group .counter-block .counter-caption {
    display: none; }
  
  #organic-detail .counter-group .counter-block .counter {
    min-height: 70px;
    min-width: 60px;
    font-weight: normal;
    z-index: 0; }
    @media only screen and (max-width: 1025px) {
      #organic-detail .counter-group .counter-block .counter {
        min-width: 45px; } }
    @media only screen and (max-width: 769px) {
      #organic-detail .counter-group .counter-block .counter {
        min-width: 30px; } }
    
    #organic-detail .counter-group .counter-block .counter .n1 {
      font-size: 3.5em !important; }
      @media only screen and (max-width: 1025px) {
        #organic-detail .counter-group .counter-block .counter .n1 {
          font-size: 2.5em !important; } }
      @media only screen and (max-width: 769px) {
        #organic-detail .counter-group .counter-block .counter .n1 {
          font-size: 2em !important; } }
    
    #organic-detail .counter-group .counter-block .counter .number {
      line-height: 45px;
      color: #a4935f;
      font-size: 3.5em;
      background: #fff; }
      @media only screen and (max-width: 1025px) {
        #organic-detail .counter-group .counter-block .counter .number {
          font-size: 3em; } }
      @media only screen and (max-width: 769px) {
        #organic-detail .counter-group .counter-block .counter .number {
          font-size: 2em; } }

#organic-detail .counter-group .time-product {
  color: #a4935f; }
  
  #organic-detail .counter-group .time-product span {
    float: left;
    font-size: 2.142857143em;
    padding: 20px 20px 5px 5px; }
  
  #organic-detail .counter-group .time-product .hour-deal {
    float: left;
    padding: 0px 10px 10px 0;
    position: relative;
    font-size: 3.571428571em;
    margin-right: 20px;
    font-family: 'Playfair Display', sans-serif; }
    
    #organic-detail .counter-group .time-product .hour-deal:before {
      content: '';
      position: absolute;
      top: -10px;
      height: 30px;
      width: 70px;
      background: url('../images/icon-organic.png') no-repeat -47px -2px; }
  
  #organic-detail .counter-group .time-product .minute-deal {
    float: left;
    padding: 0px 10px 10px 0;
    position: relative;
    font-size: 3.571428571em;
    margin-right: 20px;
    font-family: 'Playfair Display', sans-serif; }
    
    #organic-detail .counter-group .time-product .minute-deal:before {
      content: '';
      position: absolute;
      top: -10px;
      height: 30px;
      width: 70px;
      background: url('../images/icon-organic.png') no-repeat -47px -2px; }
  
  #organic-detail .counter-group .time-product .seconds-deal {
    padding: 0 10px;
    position: relative;
    font-size: 3.571428571em;
    font-family: 'Playfair Display', sans-serif; }
    
    #organic-detail .counter-group .time-product .seconds-deal:before {
      content: '';
      position: absolute;
      top: -10px;
      height: 30px;
      width: 70px;
      background: url('../images/icon-organic.png') no-repeat -47px -2px; }

#organic-detail .entry-summary {
  margin-left: 30px; }
  
  #organic-detail .entry-summary .yith-wcwl-add-to-wishlist {
    position: relative;
    width: 105px;
    left: 20%;
    z-index: 999;
    top: 24px;
    -webkit-font-smoothing: auto; }
    @media only screen and (max-width: 769px) {
      #organic-detail .entry-summary .yith-wcwl-add-to-wishlist {
        left: 27%; } }
    @media only screen and (max-width: 769px) {
      #organic-detail .entry-summary .yith-wcwl-add-to-wishlist {
        left: 29%;
        top: 1px; } }
    
    #organic-detail .entry-summary .yith-wcwl-add-to-wishlist .yith-wcwl-add-button {
      position: relative;
      left: -5px; }
      
      #organic-detail .entry-summary .yith-wcwl-add-to-wishlist .yith-wcwl-add-button :before {
        content: '\F08A';
        font-family: FontAwesome;
        position: absolute;
        height: 25px;
        width: 30px;
        left: -18px;
        top: 1px;
        font-size: 1.3em; }
      @media only screen and (max-width: 769px) {
        #organic-detail .entry-summary .yith-wcwl-add-to-wishlist .yith-wcwl-add-button :before {
            left: -19px;
            top: 3px;
        }
      }
      #organic-detail .entry-summary .yith-wcwl-add-to-wishlist .yith-wcwl-add-button :after {
        content: '';
        position: absolute;
        height: 15px;
        width: 3px;
        border-right: 1px solid #e8e4d9;
        top: 3px;
        right: -1px; }
    
    #organic-detail .entry-summary .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse {
      position: relative;
      max-height: 20px;
      top: -40px; }
      @media only screen and (max-width: 767px) {
        #organic-detail .entry-summary .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse {
          top: -18px; } }
      
      #organic-detail .entry-summary .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .feedback {
        position: relative;
        top: -10px;
        left: -15px; }
        
        #organic-detail .entry-summary .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .feedback:before {
          display: none; }
        
        #organic-detail .entry-summary .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .feedback:after {
          display: none; }
      
      #organic-detail .entry-summary .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse:before {
        content: '\F08A';
        font-family: FontAwesome;
        position: absolute;
        height: 25px;
        width: 30px;
        left: -20px;
        top: 20px;
        font-size: 1em; }
      
      #organic-detail .entry-summary .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse:after {
        content: '';
        position: absolute;
        height: 15px;
        width: 30px;
        border-right: 1px solid #e8e4d9;
        top: 23px;
        right: 16px; }
    
    #organic-detail .entry-summary .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse {
      position: relative;
      top: -20px; }
      @media only screen and (max-width: 767px) {
        #organic-detail .entry-summary .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse {
          top: 0; } }
      
      #organic-detail .entry-summary .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse :before {
        content: '\F08A';
        font-family: FontAwesome;
        position: absolute;
        height: 16px;
        width: 14px;
        left: -20px;
        top: 4px;
        font-size: 1em;
        background: #fff; }
      
      #organic-detail .entry-summary .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse :after {
        content: '';
        position: absolute;
        height: 15px;
        width: 30px;
        border-right: 1px solid #e8e4d9;
        top: 3px;
        right: 2px; }
    
    #organic-detail .entry-summary .yith-wcwl-add-to-wishlist a {
      color: #898989;
      font-size: 0.785714286em;
      background: none;
      font-weight: normal;
      top: 1px;
      left: -7px;
      font-family: 'Playfair Display', sans-serif; }
  
  #organic-detail .entry-summary .compare {
    z-index: 999;
    padding-left: 25px;
    background: none;
    position: relative;
    left: 205px;
    top: -20px;
    color: #898989;
    font-size: 0.785714286em; }
    @media only screen and (max-width: 767px) {
      #organic-detail .entry-summary .compare {
        left: 175px; } }
    
    #organic-detail .entry-summary .compare :before {
      content: '';
      position: absolute;
      height: 25px;
      width: 30px;
      background: url('../images/icon-organic.png') no-repeat -433px -10px; }
  
  #organic-detail .entry-summary .social-icon {
    position: relative;
    padding-bottom: 25px;
    top: -90px;
    border-top: 1px solid #e8e4d9;
    min-height: 30px;
    border-bottom: 1px solid #e8e4d9;
    max-width: 320px; }
    @media only screen and (max-width: 767px) {
      #organic-detail .entry-summary .social-icon {
        max-width: 270px; } }
    
    #organic-detail .entry-summary .social-icon a {
      position: relative; }
    
    #organic-detail .entry-summary .social-icon:after {
      content: '';
      position: absolute;
      height: 25px;
      width: 30px;
      right: 85px;
      top: 5px;
      background: url('../images/icon-organic.png') no-repeat -480px -14px; }
      @media only screen and (max-width: 767px) {
        #organic-detail .entry-summary .social-icon:after {
          right: 60px; } }
    
    #organic-detail .entry-summary .social-icon :before {
      content: '';
      position: absolute;
      height: 25px;
      width: 30px;
      left: 10px;
      top: 1px;
      background: url('../images/icon-organic.png') no-repeat -433px -10px; }
      @media only screen and (max-width: 767px) {
        #organic-detail .entry-summary .social-icon :before {
          left: 0px; } }
    
    #organic-detail .entry-summary .social-icon :after {
      content: '';
      position: absolute;
      height: 15px;
      width: 30px;
      border-right: 1px solid #e8e4d9;
      top: 7px;
      left: 28px; }
      @media only screen and (max-width: 1025px) {
        #organic-detail .entry-summary .social-icon :after {
          left: 21px; } }
      @media only screen and (max-width: 767px) {
        #organic-detail .entry-summary .social-icon :after {
          left: 10px; } }
  
  #organic-detail .entry-summary .social-class {
    margin-top: 25px;
    display: none;
    position: relative;
    top: -90px; }
    
    #organic-detail .entry-summary .social-class .fb-like {
      top: -5px; }
    
    #organic-detail .entry-summary .social-class .twitter-share-button {
      max-width: 80px !important; }

#organic-detail .woocommerce-tabs {
  position: relative; }
  
  #organic-detail .woocommerce-tabs:before {
    content: '';
    position: absolute;
    height: 5px;
    width: 122%;
    left: -11%;
    top: -4px;
    border-bottom: 1px solid #e8e4d9; }

#organic-detail.detail2 .product .images {
  width: 100% !important; }
  
  #organic-detail.detail2 .product .images .img-big {
    width: 98% !important;
    position: relative; }
    @media only screen and (max-width: 769px) {
      #organic-detail.detail2 .product .images .img-big {
        height: 400px;
        margin-top: 50px; } }
    
    #organic-detail.detail2 .product .images .img-big img {
      left: 50%;
      right: auto;
      -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      transform: translateX(-50%);
      position: absolute; }
  
  #organic-detail.detail2 .product .images .thumbnails {
    background: #fff;
    width: 78%;
    float: left;
    margin-top: -10%;
    margin-left: 10%;
    position: relative;
    max-width: 585px; }
    @media only screen and (max-width: 767px) {
      #organic-detail.detail2 .product .images .thumbnails {
        width: 91%;
        margin-left: 4%;
        margin-top: -27%; } }
    
    #organic-detail.detail2 .product .images .thumbnails .bg-detail-image {
      padding: 1% 4% 2% 5%; }
      
      #organic-detail.detail2 .product .images .thumbnails .bg-detail-image .detail-images {
        float: left; }
    
    #organic-detail.detail2 .product .images .thumbnails a {
      margin: 0;
      width: 22%;
      border: none; }
      @media only screen and (max-width: 1025px) {
        #organic-detail.detail2 .product .images .thumbnails a span {
          width: 130px; } }
      
      #organic-detail.detail2 .product .images .thumbnails a span img {
        width: 100%; }
      
      #organic-detail.detail2 .product .images .thumbnails a .item-1 {
        width: 120px;
        height: 145px;
        position: relative;
        overflow: hidden;
        float: left; }
        @media only screen and (max-width: 1025px) {
          #organic-detail.detail2 .product .images .thumbnails a .item-1 {
            width: 130px; } }
        
        #organic-detail.detail2 .product .images .thumbnails a .item-1 img {
          left: 50%;
          top: 50%;
          bottom: auto;
          right: auto;
          -webkit-transform: translateX(-50%) translateY(-50%);
          -ms-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
          position: absolute; }
      
      #organic-detail.detail2 .product .images .thumbnails a .item-2 {
        width: 120px;
        height: 145px;
        position: relative;
        overflow: hidden;
        float: left;
        top: 0;
        left: 0; }
        @media only screen and (max-width: 1025px) {
          #organic-detail.detail2 .product .images .thumbnails a .item-2 {
            width: 130px; } }
        
        #organic-detail.detail2 .product .images .thumbnails a .item-2 img {
          left: 50%;
          top: 50%;
          bottom: auto;
          right: auto;
          -webkit-transform: translateX(-50%) translateY(-50%);
          -ms-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
          position: absolute;
          width: 180px; }
      
      #organic-detail.detail2 .product .images .thumbnails a .item-3 {
        width: 120px;
        height: 145px;
        position: relative;
        overflow: hidden;
        float: left;
        top: 0;
        left: 0; }
        @media only screen and (max-width: 1025px) {
          #organic-detail.detail2 .product .images .thumbnails a .item-3 {
            width: 130px; } }
        
        #organic-detail.detail2 .product .images .thumbnails a .item-3 img {
          left: 50%;
          top: 50%;
          bottom: auto;
          right: auto;
          -webkit-transform: translateX(-50%) translateY(-50%);
          -ms-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
          position: absolute;
          width: 180px; }
      
      #organic-detail.detail2 .product .images .thumbnails a .item-4 {
        width: 120px;
        height: 145px;
        position: relative;
        overflow: hidden;
        float: left;
        top: 0;
        left: 0; }
        @media only screen and (max-width: 1025px) {
          #organic-detail.detail2 .product .images .thumbnails a .item-4 {
            width: 130px; } }
        
        #organic-detail.detail2 .product .images .thumbnails a .item-4 img {
          left: 50%;
          top: 50%;
          bottom: auto;
          right: auto;
          -webkit-transform: translateX(-50%) translateY(-50%);
          -ms-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
          position: absolute;
          width: 180px; }

#organic-detail.detail2 .product .entry-summary {
  width: 95% !important; }
  @media only screen and (max-width: 769px) {
    #organic-detail.detail2 .product .entry-summary {
      padding-right: 20px; } }
  @media only screen and (max-width: 769px) {
    #organic-detail.detail2 .product .entry-summary .yith-wcwl-add-to-wishlist {
      top: 20px;
      left: 26%; } }
  @media only screen and (max-width: 767px) {
    #organic-detail.detail2 .product .entry-summary .yith-wcwl-add-to-wishlist {
      top: -2px; } }
  
  #organic-detail.detail2 .product .entry-summary .single_variation_wrap .single_variation .amount:after {
    top: 10px; }
  
  #organic-detail.detail2 .product .entry-summary .variations {
    top: 25px; }
    @media only screen and (max-width: 1025px) {
      #organic-detail.detail2 .product .entry-summary .variations {
        top: 15px; } }
    
    #organic-detail.detail2 .product .entry-summary .variations select {
      width: 115px; }
  @media only screen and (max-width: 767px) {
    #organic-detail.detail2 .product .entry-summary .social-icon:after {
      right: 65px; } }

#organic-detail.detail3 {
  margin-bottom: 75px; }
  
  #organic-detail.detail3 .woocommerce-breadcrumb {
    margin-bottom: 55px; }
  
  #organic-detail.detail3 .woocommerce-tabs .additional_information_tab {
    display: none !important; }
  
  #organic-detail.detail3 .woocommerce-tabs .description_tab {
    display: none !important; }
  
  #organic-detail.detail3 .product .detail-description {
    background: #fff;
    padding: 15% 3% 0 0; }
    
    #organic-detail.detail3 .product .detail-description .text-description {
      width: 100%; }
    
    #organic-detail.detail3 .product .detail-description .detail-images {
      float: left;
      max-width: 100px; }
  
  #organic-detail.detail3 .product .images {
    width: 100% !important;
    margin-bottom: 0; }
    
    #organic-detail.detail3 .product .images .img-big {
      width: 100% !important;
      position: relative;
      height: 725px; }
      
      #organic-detail.detail3 .product .images .img-big img {
        left: 50%;
        top: 50%;
        bottom: auto;
        right: auto;
        -webkit-transform: translateX(-50%) translateY(-50%);
        -ms-transform: translateX(-50%) translateY(-50%);
        transform: translateX(-50%) translateY(-50%);
        position: absolute; }
    
    #organic-detail.detail3 .product .images .thumbnails {
      background: #fff;
      width: 78%;
      float: left;
      height: 100%;
      margin-top: -22%;
      margin-left: 10%;
      position: relative;
      max-width: 585px; }
      
      #organic-detail.detail3 .product .images .thumbnails .bg-detail-image {
        padding: 2% 4% 2% 5%; }
        
        #organic-detail.detail3 .product .images .thumbnails .bg-detail-image .detail-images {
          float: left; }
      
      #organic-detail.detail3 .product .images .thumbnails a {
        margin: 0;
        width: 22%; }
        
        #organic-detail.detail3 .product .images .thumbnails a .item-1 {
          width: 120px;
          height: 145px;
          position: relative;
          overflow: hidden;
          float: left; }
          
          #organic-detail.detail3 .product .images .thumbnails a .item-1 img {
            left: 50%;
            right: auto;
            -webkit-transform: translateX(-50%);
            -ms-transform: translateX(-50%);
            transform: translateX(-50%);
            position: absolute; }
  
  #organic-detail.detail3 .product .entry-summary {
    width: 100% !important;
    padding: 4% 0 0 3%;
    width: 100%;
    background: #fff;
    min-height: 725px; }
    
    #organic-detail.detail3 .product .entry-summary .yith-wcwl-add-to-wishlist {
      left: 30%; }
    
    #organic-detail.detail3 .product .entry-summary .compare {
      left: 185px; }
    
    #organic-detail.detail3 .product .entry-summary .social-icon:after {
      right: 65px; }
    
    #organic-detail.detail3 .product .entry-summary .title-detail a {
      color: #898989;
      font-size: 0.857142857em; }
    
    #organic-detail.detail3 .product .entry-summary .price:before {
      content: '';
      position: absolute;
      height: 25px;
      width: 70px;
      top: -20px;
      border-top: 1px solid #e8e4d9; }
    
    #organic-detail.detail3 .product .entry-summary .price .amount {
      font-size: 1.714285714em;
      position: relative; }
      
      #organic-detail.detail3 .product .entry-summary .price .amount:after {
        background: url('../images/icon-organic.png') no-repeat -421px -53px; }
    
    #organic-detail.detail3 .product .entry-summary .stock.in-stock {
      top: 110px; }
    
    #organic-detail.detail3 .product .entry-summary .name-detail {
      font-size: 1.714285714em; }
    
    #organic-detail.detail3 .product .entry-summary .border-description {
      display: none; }
    
    #organic-detail.detail3 .product .entry-summary .variations {
      top: 5px; }
      
      #organic-detail.detail3 .product .entry-summary .variations .label {
        display: none; }
      
      #organic-detail.detail3 .product .entry-summary .variations select {
        width: 100px; }
    
    #organic-detail.detail3 .product .entry-summary .variations_button {
      padding-top: 0; }
      
      #organic-detail.detail3 .product .entry-summary .variations_button:first-letter {
        text-transform: capitalize; }
      
      #organic-detail.detail3 .product .entry-summary .variations_button .quantity input {
        background: transparent; }

#organic-detail.detail4 {
  margin-bottom: 120px; }
  
  #organic-detail.detail4 .product .images {
    width: 100% !important; }
    
    #organic-detail.detail4 .product .images .img-big {
      width: 98% !important;
      position: relative; }
      
      #organic-detail.detail4 .product .images .img-big img {
        left: 50%;
        right: auto;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        position: absolute; }
    
    #organic-detail.detail4 .product .images .thumbnails {
      background: #fff;
      width: 78%;
      float: left;
      height: 100%;
      margin-top: -22%;
      margin-left: 10%;
      position: relative;
      max-width: 585px; }
      
      #organic-detail.detail4 .product .images .thumbnails .bg-detail-image {
        padding: 2% 4% 2% 5%; }
        
        #organic-detail.detail4 .product .images .thumbnails .bg-detail-image .detail-images {
          float: left; }
      
      #organic-detail.detail4 .product .images .thumbnails a {
        margin: 0;
        width: 22%; }
        
        #organic-detail.detail4 .product .images .thumbnails a .item-1 {
          width: 120px;
          height: 145px;
          position: relative;
          overflow: hidden;
          float: left; }
          
          #organic-detail.detail4 .product .images .thumbnails a .item-1 img {
            left: 50%;
            right: auto;
            -webkit-transform: translateX(-50%);
            -ms-transform: translateX(-50%);
            transform: translateX(-50%);
            position: absolute; }
        
        #organic-detail.detail4 .product .images .thumbnails a .item-2 {
          width: 120px;
          height: 145px;
          position: relative;
          overflow: hidden;
          float: left;
          top: 0;
          left: 0; }
          
          #organic-detail.detail4 .product .images .thumbnails a .item-2 img {
            left: 50%;
            right: auto;
            -webkit-transform: translateX(-50%);
            -ms-transform: translateX(-50%);
            transform: translateX(-50%);
            position: absolute;
            width: 180px; }
        
        #organic-detail.detail4 .product .images .thumbnails a .item-3 {
          width: 120px;
          height: 145px;
          position: relative;
          overflow: hidden;
          float: left;
          top: 0;
          left: 0; }
          
          #organic-detail.detail4 .product .images .thumbnails a .item-3 img {
            left: 50%;
            right: auto;
            -webkit-transform: translateX(-50%);
            -ms-transform: translateX(-50%);
            transform: translateX(-50%);
            position: absolute;
            width: 180px; }
        
        #organic-detail.detail4 .product .images .thumbnails a .item-4 {
          width: 120px;
          height: 145px;
          position: relative;
          overflow: hidden;
          float: left;
          top: 0;
          left: 0; }
          
          #organic-detail.detail4 .product .images .thumbnails a .item-4 img {
            left: 50%;
            right: auto;
            -webkit-transform: translateX(-50%);
            -ms-transform: translateX(-50%);
            transform: translateX(-50%);
            position: absolute;
            width: 180px; }
  
  #organic-detail.detail4 .product .entry-summary {
    width: 95% !important; }

#organic-detail .product-type-simple .price-detail {
  font-size: 2.571428571em;
  padding-bottom: 30px;
  color: #333; }

 .cart span {
  float: left;
  padding: 7px;
  margin-right: 10px; }

#organic-detail .product-type-simple .cart span {
  float: left;
  padding: 7px;
  margin-right: 10px; }

 .cart .quantity input {
  overflow: hidden;
  border: 1px solid #e8e4d9;
  border-radius: 20px;
  padding: 5px 8px;
  width: 100px; }

#organic-detail .product-type-simple .cart .quantity input {
  overflow: hidden;
  border: 1px solid #e8e4d9;
  border-radius: 20px;
  padding: 5px 8px;
  width: 100px; }
.cart {
	margin-top: 10px;
}
  .cart .single_add_to_cart_button {
  color: #333;
  border: 2px solid #e8e4d9;
  padding: 10px 20px;
  border-radius: 25px;
  float: left;
  text-transform: uppercase;
  background: transparent;
  margin-bottom: 0px;
  clear: both;
  font-weight: normal;
  margin-top: 20px; }
  
  .cart .single_add_to_cart_button:hover {
    background: #95a83f;
    color: #fff;
    border-color: transparent; }

#organic-detail .product-type-simple .cart .single_add_to_cart_button {
  color: #333;
  border: 2px solid #e8e4d9;
  padding: 13px 40px;
  border-radius: 25px;
  float: left;
  text-transform: uppercase;
  background: transparent;
  margin-bottom: 20px;
  clear: both;
  font-weight: normal;
  margin-top: 25px; }
  
  #organic-detail .product-type-simple .cart .single_add_to_cart_button:hover {
    background: #95a83f;
    color: #fff;
    border-color: transparent; }


#content {
  margin-bottom: 45px;
  padding-top: 170px; }
  
  #content .category-list {
    padding-bottom: 30px; }
    
    #content .category-list .category-detail.name {
      float: left;
      padding-right: 30px;
      cursor: pointer; }
      
      #content .category-list .category-detail.name a {
        color: #252525; }
      
      #content .category-list .category-detail.name:after {
        content: '';
        position: absolute;
        height: 25px;
        width: 25px;
        background: url('../images/icon-organic.png') no-repeat -292px -70px; }
    
    #content .category-list .category-detail.active {
      color: #95a83f; }
  
  #content .images .thumbnails {
    width: 585px;
    margin-bottom: 75px; }
    @media only screen and (max-width: 1025px) {
      #content .images .thumbnails {
        width: 480px; } }
    @media only screen and (max-width: 769px) {
      #content .images .thumbnails {
        width: 300px; } }
    @media only screen and (max-width: 767px) {
      #content .images .thumbnails {
        width: 240px; } }
    
    #content .images .thumbnails li {
      list-style: none; }
    
    #content .images .thumbnails a {
      margin: 0 !important;
      border: 1px solid #e8e4d9; }
      @media only screen and (max-width: 769px) {
        #content .images .thumbnails a {
          width: 50% !important; } }
      
      #content .images .thumbnails a span {
        width: 175px;
        height: 140px;
        position: relative;
        overflow: hidden;
        float: left; }
        @media only screen and (max-width: 767px) {
          #content .images .thumbnails a span {
            height: 110px; } }
        
        #content .images .thumbnails a span img {
          left: 50%;
          top: 50%;
          bottom: auto;
          right: auto;
          -webkit-transform: translateX(-50%) translateY(-50%);
          -ms-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
          position: absolute; }
          @media only screen and (max-width: 1025px) {
            #content .images .thumbnails a span img {
              width: 66%;
              left: 45%; } }
          @media only screen and (max-width: 769px) {
            #content .images .thumbnails a span img {
              width: 68%; } }
          @media only screen and (max-width: 767px) {
            #content .images .thumbnails a span img {
              width: 44%;
              left: 35%; } }
  
  #content .detail-description {
    padding: 15% 3% 0 10%;
    width: 100%;
    background: #fbfbfb;
    min-height: 725px; }
    
    #content .detail-description .title-description {
      text-transform: uppercase;
      position: relative;
      padding-bottom: 20px;
      color: #333; }
      
      #content .detail-description .title-description:after {
        content: '';
        position: absolute;
        height: 25px;
        width: 25px;
        left: 0;
        width: 60px;
        border-bottom: 2px solid black; }
    
    #content .detail-description .text-description {
      color: #898989;
      padding-bottom: 50px;
      width: 80%; }
    
    #content .detail-description .title-infomation {
      text-transform: uppercase;
      position: relative;
      padding-bottom: 20px;
      color: #333; }
      
      #content .detail-description .title-infomation:after {
        content: '';
        position: absolute;
        height: 25px;
        width: 25px;
        left: 0;
        width: 130px;
        border-bottom: 2px solid black; }
    
    #content .detail-description .text-infomation {
      position: relative;
      padding-bottom: 30px;
      width: 80%; }
      
      #content .detail-description .text-infomation ul {
        padding-left: 15px; }
      
      #content .detail-description .text-infomation ul li {
        color: #898989;
        padding-bottom: 10px;
        list-style: none; }
        
        #content .detail-description .text-infomation ul li:before {
          content: '';
          position: absolute;
          height: 5px;
          width: 5px;
          left: 0;
          margin-top: 8px;
          border-radius: 100%;
          background: #000; }
        
        #content .detail-description .text-infomation ul li a {
          color: #95a83f; }
    
    #content .detail-description .title-see-more {
      color: #333;
      padding-bottom: 20px; }
    
    #content .detail-description .images-see-more {
      float: left;
      padding-right: 10px; }
  
  #content .detail-left.detail2 img {
    max-width: 670px; }
  
  #content .detail-left.detail3 img {
    max-width: 400px; }
  
  #content .detail-left img {
    max-width: 585px;
    height: auto; }
  
  #content .detail-image-small.detail2 .bg-detail-image {
    background: #fff;
    width: 94%;
    float: left;
    height: 100%;
    margin-top: -22%;
    margin-left: 12%;
    position: relative; }
  
  #content .detail-image-small.detail2 .detail-images {
    float: left;
    padding-top: 4%; }
    
    #content .detail-image-small.detail2 .detail-images img {
      max-width: 120px;
      max-height: 145px; }
    
    #content .detail-image-small.detail2 .detail-images:first-child {
      padding-left: 5%; }
  
  #content .detail-image-small .detail-images-left img {
    max-width: 293px;
    height: auto; }
  
  #content .top img {
    max-width: 292px;
    height: auto; }
  
  #content .bottom img {
    max-width: 292px;
    height: auto; }
  
  #content .woocommerce-tabs #tab-reviews #reviews .review-content-left {
    background: #fafaf7; }
    
    #content .woocommerce-tabs #tab-reviews #reviews .review-content-left a {
      color: #ed1c24; }
  
  #content .woocommerce-tabs #tab-reviews #reviews #review_form_wrapper {
    background: #fafaf7;
    position: relative;
    padding-top: 60px; }
    
    #content .woocommerce-tabs #tab-reviews #reviews #review_form_wrapper:after {
      border-left: 1px solid #e8e4d9;
      content: '';
      position: absolute;
      height: 100%;
      width: 5px;
      top: -1px; }
    
    #content .woocommerce-tabs #tab-reviews #reviews #review_form_wrapper #review_form .table-review table {
      width: 90%;
      border: 1px solid #e8e4d9; }
      @media only screen and (max-width: 767px) {
        #content .woocommerce-tabs #tab-reviews #reviews #review_form_wrapper #review_form .table-review table {
          width: 49%;
          margin-left: 10px; } }
      
      #content .woocommerce-tabs #tab-reviews #reviews #review_form_wrapper #review_form .table-review table th {
        background: #e8e4d9;
        text-align: center;
        padding: 5px;
        font-weight: normal; }
      
      #content .woocommerce-tabs #tab-reviews #reviews #review_form_wrapper #review_form .table-review table td {
        border-bottom: 1px solid #e8e4d9;
        border-right: 1px solid #e8e4d9; }
        
        #content .woocommerce-tabs #tab-reviews #reviews #review_form_wrapper #review_form .table-review table td label {
          position: relative;
          overflow: hidden;
          cursor: pointer;
          margin-right: 12px;
          left: 40%; }
        
        #content .woocommerce-tabs #tab-reviews #reviews #review_form_wrapper #review_form .table-review table td input {
          margin-left: 40%; }
        
        #content .woocommerce-tabs #tab-reviews #reviews #review_form_wrapper #review_form .table-review table td .circ {
          width: 12px;
          height: 12px;
          border-radius: 12px;
          display: inline-block;
          border: 1px solid #e8e4d9;
          top: 1px;
          position: relative; }
        
        #content .woocommerce-tabs #tab-reviews #reviews #review_form_wrapper #review_form .table-review table td .circ .dot {
          width: 8px;
          height: 8px;
          display: block;
          position: absolute;
          border-radius: 2em;
          left: 1px;
          top: 1px; }
        
        #content .woocommerce-tabs #tab-reviews #reviews #review_form_wrapper #review_form .table-review table td label input[type="radio"]:checked ~ .circ .dot {
          background-color: #e8e4d9; }
      
      #content .woocommerce-tabs #tab-reviews #reviews #review_form_wrapper #review_form .table-review table .text-table {
        padding: 10px 30% 10px 25px; }
    
    #content .woocommerce-tabs #tab-reviews #reviews #review_form_wrapper #review_form .comment-respond .comment-reply-title {
      font-size: 1.071428571em;
      padding-top: 20px;
      padding-left: 30px; }
      @media only screen and (max-width: 767px) {
        #content .woocommerce-tabs #tab-reviews #reviews #review_form_wrapper #review_form .comment-respond .comment-reply-title {
          padding-left: 15px; } }
    
    #content .woocommerce-tabs #tab-reviews #reviews #review_form_wrapper #review_form .comment-respond form {
      padding-top: 10px; }
      
      #content .woocommerce-tabs #tab-reviews #reviews #review_form_wrapper #review_form .comment-respond form label {
        display: block;
        padding-top: 20px;
        font-weight: normal;
        padding-bottom: 5px;
        padding-left: 30px; }
        @media only screen and (max-width: 767px) {
          #content .woocommerce-tabs #tab-reviews #reviews #review_form_wrapper #review_form .comment-respond form label {
            padding-left: 15px; } }
      
      #content .woocommerce-tabs #tab-reviews #reviews #review_form_wrapper #review_form .comment-respond form input {
        min-width: 90%;
        border: 1px solid #e8e4d9;
        min-height: 30px;
        background: transparent; }
        @media only screen and (max-width: 767px) {
          #content .woocommerce-tabs #tab-reviews #reviews #review_form_wrapper #review_form .comment-respond form input {
            margin-left: 15px; } }
      
      #content .woocommerce-tabs #tab-reviews #reviews #review_form_wrapper #review_form .comment-respond form textarea {
        width: 90%;
        border: 1px solid #e8e4d9;
        background: transparent; }
        @media only screen and (max-width: 767px) {
          #content .woocommerce-tabs #tab-reviews #reviews #review_form_wrapper #review_form .comment-respond form textarea {
            margin-left: 15px; } }
      
      #content .woocommerce-tabs #tab-reviews #reviews #review_form_wrapper #review_form .comment-respond form #submit {
        color: #252525;
        border-radius: 20px;
        border: 1px solid transparent;
        background: #e8e4d9;
        text-transform: uppercase;
        padding: 5px 30px;
        margin-right: 75px;
        margin-top: 20px;
        margin-bottom: 40px;
        float: right;
        transition: all 0.3s;
        -webkit-transition: all 0.3s; 
        min-width: 40px;
        font-weight: normal; }
        #content .woocommerce-tabs #tab-reviews #reviews #review_form_wrapper #review_form .comment-respond form #submit:hover{
          background: #95a83f;
          color: #fff;
          transition: all 0.3s;
          -webkit-transition: all 0.3s; 
        }
        @media only screen and (max-width: 767px) {
          #content .woocommerce-tabs #tab-reviews #reviews #review_form_wrapper #review_form .comment-respond form #submit {
            margin-right: 20px; } }
  
  #content .woocommerce-tabs ul {
    margin-bottom: 0;
    padding-left: 0; }
    
    #content .woocommerce-tabs ul.tabs:before {
      border: none; }
    
    #content .woocommerce-tabs ul li {
      text-transform: uppercase;
      border: none;
      background: none;
      border-radius: 0;
      padding: 9px 34.8px; }
      @media only screen and (max-width: 767px) {
        #content .woocommerce-tabs ul li {
          padding: 9px 20.8px; } }
      
      #content .woocommerce-tabs ul li:before {
        display: none; }
      
      #content .woocommerce-tabs ul li:after {
        display: none; }
      
      #content .woocommerce-tabs ul li a {
        font-weight: normal; }
      
      #content .woocommerce-tabs ul li.active {
        background: #fafaf7;
        border-bottom: 1px solid #fafaf7;
        border-top: 1px solid #e8e4d9;
        border-right: 1px solid #e8e4d9; }
        
        #content .woocommerce-tabs ul li.active a {
          color: #6d8e01; }
    
    #content .woocommerce-tabs ul .description_tab {
      border-bottom: 1px solid #e8e4d9;
      border-left: 1px solid #e8e4d9;
      border-right: 1px solid #e8e4d9; }
    
    #content .woocommerce-tabs ul .additional_information_tab {
      border-bottom: 1px solid #e8e4d9;
      border-left: 1px solid #e8e4d9;
      text-transform: uppercase; }
      
      #content .woocommerce-tabs ul .additional_information_tab.active {
        border-right: 1px solid #e8e4d9; }
    
    #content .woocommerce-tabs ul .reviews_tab {
      border-bottom: 1px solid #e8e4d9;
      margin: 0; }
  
  #content .woocommerce-tabs .panel {
    background: #fafaf7;
    font-weight: normal; }
    
    #content .woocommerce-tabs .panel#tab-additional_information {
      padding: 40px; }
    
    #content .woocommerce-tabs .panel#tab-description {
      padding: 40px; }
    
    #content .woocommerce-tabs .panel #comments {
      width: 82%;
      margin: 60px 40px; }
      
      #content .woocommerce-tabs .panel #comments span {
        color: #95a83f; }
      
      #content .woocommerce-tabs .panel #comments ol {
        padding: 0;
        overflow-y: scroll;
        height: 300px; }
      
      #content .woocommerce-tabs .panel #comments .text-question-review {
        margin-bottom: 20px; }
      
      #content .woocommerce-tabs .panel #comments h2 span {
        color: #ed1c24; }
  
  #content #organic-up-selling {
    min-height: 650px;
    margin-left: 15px;
    position: relative;
    padding-top: 90px;
    padding-bottom: 150px; }
    
    #content #organic-up-selling .up-selling-item-product {
      min-width: 18%;
      text-align: center;
      margin-right: 1.5%;
      float: left; }
      
      #content #organic-up-selling .up-selling-item-product .image-item img {
        max-width: 270px;
        min-height: 326px; }
      
      #content #organic-up-selling .up-selling-item-product .text-up-selling-item {
        max-width: 250px;
        margin-left: 5%; }
        
        #content #organic-up-selling .up-selling-item-product .text-up-selling-item .name-item {
          color: #252525;
          font-size: 1em;
          text-transform: uppercase;
          position: relative;
          padding-top: 15px; }
          
          #content #organic-up-selling .up-selling-item-product .text-up-selling-item .name-item:hover {
            color: #95a83f; }
          
          #content #organic-up-selling .up-selling-item-product .text-up-selling-item .name-item p {
            margin: 0 0 5px; }
          
          #content #organic-up-selling .up-selling-item-product .text-up-selling-item .name-item:after {
            content: '';
            border-bottom: 1px solid #838383;
            min-width: 135px;
            position: absolute;
            left: 23%; }
        
        #content #organic-up-selling .up-selling-item-product .text-up-selling-item .price-item {
          color: #252525;
          font-size: 1.214285714em;
          text-transform: uppercase;
          padding: 10px 0;
          margin-bottom: 10px; }
          
          #content #organic-up-selling .up-selling-item-product .text-up-selling-item .price-item span {
            padding-right: 10px;
            color: #898989;
            font-size: 1em; }
            
            #content #organic-up-selling .up-selling-item-product .text-up-selling-item .price-item span:after {
              content: '';
              border-right: 1px solid #bababa;
              padding-left: 10px; }
          
          #content #organic-up-selling .up-selling-item-product .text-up-selling-item .price-item .fa-star {
            font-size: 1.071428571em;
            color: #95a83f; }
          
          #content #organic-up-selling .up-selling-item-product .text-up-selling-item .price-item .fa-star-o {
            font-size: 1.071428571em;
            color: #a8a8a8; }
        
        #content #organic-up-selling .up-selling-item-product .text-up-selling-item .description-item {
          color: #7d7d7d; }
        
        #content #organic-up-selling .up-selling-item-product .text-up-selling-item .detail-item {
          color: #898989;
          border: 2px solid #e8e4d9;
          border-radius: 20px;
          width: 115px;
          padding-top: 3px;
          height: 30px;
          background: transparent;
          z-index: 9; }
  
  #content .related-products {
    margin-bottom: 120px; }
    
    #content .related-products .products:before {
      display: none; }
    
    #content .related-products h2 {
      color: #252525;
      text-align: left;
      font-family: 'Playfair Display Bold';
      margin-bottom: 40px;
      text-transform: uppercase;
      position: relative;
      margin-top: 8%; }
      @media only screen and (max-width: 767px) {
        #content .related-products h2 {
          margin-left: 15px; } }
      
      #content .related-products h2:after {
        content: '';
        border-bottom: 3px solid #838383;
        min-width: 148px;
        position: absolute;
        left: 0;
        bottom: -7px; }
    
    #content .related-products ul li {
      width: 22%; }
      @media only screen and (max-width: 769px) {
        #content .related-products ul li {
          width: 50%; } }
      @media only screen and (max-width: 767px) {
        #content .related-products ul li {
          width: 100%; } }
      
      #content .related-products ul li .name-item {
        color: #252525;
        font-size: 1em;
        text-transform: uppercase;
        position: relative;
        text-align: center; }
        
        #content .related-products ul li .name-item:hover {
          color: #95a83f; }
      
      #content .related-products ul li .price {
        color: #252525;
        font-size: 1.214285714em;
        text-transform: uppercase;
        min-height: 25px;
        margin: 10px 0;
        margin-bottom: 10px;
        width: 63%;
        position: relative;
        left: -30px; }
        @media only screen and (max-width: 769px) {
          #content .related-products ul li .price {
            top: 10px;
            left: -40px; } }
        
        #content .related-products ul li .price del {
          display: none; }

          #content .related-products ul li .price ins span {
            margin-top: 0px;
            z-index: 9;
            position: relative; 
            font-weight: normal;}
        
        #content .related-products ul li .price:before {
          content: '';
          background: #fff;
          height: 30px;
          width: 8px;
          position: absolute; }
          @media only screen and (max-width: 1025px) {
            #content .related-products ul li .price:before {
              height: 18px; } }
        
        #content .related-products ul li .price:after {
          content: '';
          border-bottom: 1px solid #838383;
          min-width: 96%;
          position: absolute;
          left: 50%;
          top: -7px; }
          @media only screen and (max-width: 769px) {
            #content .related-products ul li .price:after {
              min-width: 85%;
              top: -20px;
              left: 54%; } }
        
        #content .related-products ul li .price span {
          padding-right: 10px;
          color: #898989;
          font-size: 1em;
          float: right; }
          
          #content .related-products ul li .price span:nth-child(2) {
            display: none; }
          
          #content .related-products ul li .price span:after {
            content: '';
            border-right: 1px solid #bababa;
            padding-left: 10px; }
      
      #content .related-products ul li .star-rating {
        right: 21%;
        color: #95a83f;
        font-size: 1em;
        overflow: hidden;
        height: 1em;
        line-height: 1em;
        width: 5.1em;
        font-family: "fontawesome";
        position: relative;
        top: 16px;
        left: 135px;
        float: left; }
        @media only screen and (max-width: 1025px) {
          #content .related-products ul li .star-rating {
            top: 26px;
            left: 110px; } }
        @media only screen and (max-width: 769px) {
          #content .related-products ul li .star-rating {
            left: 200px; } }
        @media only screen and (max-width: 767px) {
          #content .related-products ul li .star-rating {
            left: 165px; } }
        
        #content .related-products ul li .star-rating:before {
          display: none; }
        
        #content .related-products ul li .star-rating:after {
          content: "\f006\f006\f006\f006\f006";
          float: left;
          top: 0;
          left: 0;
          position: absolute;
          letter-spacing: 0.1em;
          letter-spacing: 0\9;
          color: #a8a8a8; }
        
        #content .related-products ul li .star-rating span {
          overflow: hidden;
          float: left;
          top: 0;
          left: 0;
          position: absolute;
          padding-top: 1.5em; }
          
          #content .related-products ul li .star-rating span:before {
            content: "\f005\f005\f005\f005\f005";
            top: 0;
            position: absolute;
            left: 0;
            letter-spacing: 0.1em;
            letter-spacing: 0\9;
            color: #95a83f; }
      
      #content .related-products ul li .frame-img {
        width: 260px;
        height: 325px;
        overflow: hidden;
        position: relative; 
        border: 1px solid transparent;
        transition: all 0.3s;
        -webkit-transition: all 0.3s;
      }

      #content .related-products ul li .frame-img:hover{
          border: 1px solid #e8e4d9;
          opacity: 0.5;
          transition: all 0.3s;
          -webkit-transition: all 0.3s;
      }
        @media only screen and (max-width: 769px) {
          #content .related-products ul li .frame-img {
            margin-left: 85px; } }
        @media only screen and (max-width: 767px) {
          #content .related-products ul li .frame-img {
            margin-left: 50px; } }
        
        #content .related-products ul li .frame-img img {
          left: 50%;
          top: 50%;
          bottom: auto;
          right: auto;
          -webkit-transform: translateX(-50%) translateY(-50%);
          -ms-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
          position: absolute; }
      
      #content .related-products ul li .quick-view-button {
        display: none; }
      
      #content .related-products ul li .add_to_cart_button {
        display: block;
        left: 50%;
        right: auto;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        margin-top: 0;
        color: #898989;
        border: 2px solid #e8e4d9;
        border-radius: 20px;
        padding: 6px 12px;
        height: 30px;
        background: transparent;
        z-index: 9;
        font-weight: normal;
        max-width: 65%;
        text-align: center; }
        @media only screen and (max-width: 769px) {
          #content .related-products ul li .add_to_cart_button {
            max-width: 48%;
          }
        }
        #content .related-products ul li .add_to_cart_button:hover {
          background: #95a83f;
          color: #fff;
          border-color: transparent; }
        @media only screen and (max-width: 1025px) {
          #content .related-products ul li .add_to_cart_button {
            margin-top: 30px;
            margin-left: -5px; } }
        
        #content .related-products ul li .add_to_cart_button span {
          display: none; }
    #content .related-products ul li .compare{
      display: none;
    }
    #content .related-products ul li .yith-wcwl-add-to-wishlist{
      display: none;
    }
    #content .related-products .related .title-up-selling {
      color: #252525;
      text-align: left;
      font-family: 'Playfair Display Bold';
      margin-bottom: 40px;
      text-transform: uppercase;
      position: relative; }
      
      #content .related-products .related .title-up-selling:after {
        content: '';
        border-bottom: 3px solid #838383;
        min-width: 148px;
        position: absolute;
        left: 0;
        bottom: -3px; }
  
  #content .images {
    width: 100% !important; }
    
    #content .images .img-big {
      width: 100%;
      height: 725px;
      position: relative;
      overflow: hidden; }
      @media only screen and (max-width: 1025px) {
        #content .images .img-big {
          height: 600px; } }
      @media only screen and (max-width: 767px) {
        #content .images .img-big {
          height: 370px; } }
      
      #content .images .img-big img {
        left: 50%;
        right: auto;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        position: absolute; }
  
  #content .entry-summary {
    text-align: left;
    width: 85%;
    padding-top: 20px;
    float: right;
    width: 83% !important; }
    
    #content .entry-summary.detail2 {
      width: 95%; }
    
    #content .entry-summary.detail3 {
      padding: 15% 10% 0 15%;
      width: 100%;
      background: #fbfbfb;
      min-height: 725px; }
      
      #content .entry-summary.detail3 .title-detail {
        color: #898989;
        font-size: 0.857142857em; }
      
      #content .entry-summary.detail3 .name-detail {
        font-size: 1.714285714em; }
      
      #content .entry-summary.detail3 .price-detail {
        font-size: 1.714285714em;
        position: relative;
        padding-top: 30px; }
        
        #content .entry-summary.detail3 .price-detail:before {
          content: '';
          position: absolute;
          height: 25px;
          width: 95px;
          top: -5px;
          background: url('../images/icon-organic.png') no-repeat -332px -80px; }
        
        #content .entry-summary.detail3 .price-detail:after {
          background: url('../images/icon-organic.png') no-repeat -421px -52px; }
      
      #content .entry-summary.detail3 .option-detail {
        top: 35px; }
    
    #content .entry-summary .single_variation_wrap .single_variation {
      position: relative; }
      
      #content .entry-summary .single_variation_wrap .single_variation .in-stock {
        position: absolute;
        top: 55px; }
      
      #content .entry-summary .single_variation_wrap .single_variation .amount {
        float: left;
        font-size: 2.571428571em;
        padding-bottom: 10px;
        color: #333; }
        @media only screen and (max-width: 1025px) {
          #content .entry-summary .single_variation_wrap .single_variation .amount {
            margin-top: -10px; } }
        @media only screen and (max-width: 769px) {
          #content .entry-summary .single_variation_wrap .single_variation .amount {
            margin-top: 0; } }
        
        #content .entry-summary .single_variation_wrap .single_variation .amount:after {
          content: '';
          position: absolute;
          top: 10px;
          height: 42px;
          width: 35px;
          background: url('../images/icon-organic.png') no-repeat -421px -44px; }
          @media only screen and (max-width: 1025px) {
            #content .entry-summary .single_variation_wrap .single_variation .amount:after {
              top: 0; } }
          @media only screen and (max-width: 769px) {
            #content .entry-summary .single_variation_wrap .single_variation .amount:after {
              top: 10px; } }
    
    #content .entry-summary .single_variation_wrap .variations_button {
      clear: both;
      padding-top: 0; }
      
      #content .entry-summary .single_variation_wrap .variations_button span {
        float: left;
        margin-right: 20px;
        margin-top: 5px; }
      
      #content .entry-summary .single_variation_wrap .variations_button .quantity {
        position: relative; }
        
        #content .entry-summary .single_variation_wrap .variations_button .quantity input {
          overflow: hidden;
          border: 1px solid #e8e4d9;
          border-radius: 20px;
          padding: 5px 8px;
          width: 84px;
          padding-left: 13px; }
      
      #content .entry-summary .single_variation_wrap .variations_button .button {
        color: #333;
        border: 2px solid #e8e4d9;
        padding: 13px 40px;
        border-radius: 25px;
        float: left;
        text-transform: uppercase;
        background: transparent;
        margin-bottom: 10px;
        clear: both;
        font-weight: normal;
        margin-top: 40px; }
    
    #content .entry-summary .variations {
      width: 120px;
      overflow: hidden;
      position: relative;
      top: 15px;
      left: 30px; }
      
      #content .entry-summary .variations:before {
        content: '';
        position: absolute;
        height: 7px;
        width: 7px;
        background: url('../images/icon-organic.png') no-repeat -517px -18px;
        left: 75px;
        top: 20px; }
        @media only screen and (max-width: 769px) {
          #content .entry-summary .variations:before {
            top: 22px; } }
    
    #content .entry-summary .variations select {
      padding: 5px 8px;
      width: 200px;
      position: relative;
      top: 7px;
      border: none;
      box-shadow: none;
      background: transparent;
      background-image: none;
      -webkit-appearance: none; }
      @media only screen and (max-width: 769px) {
        #content .entry-summary .variations select {
          width: 135px;
          margin-top: 10px; } }
    
    #content .entry-summary .variations select:focus {
      outline: none; }
    
    #content .entry-summary .title-detail a {
      color: #252525;
      text-transform: uppercase;
      padding-bottom: 15px; }
    
    #content .entry-summary .name-detail {
      margin-top: 10px;
      color: #333;
      font-size: 2.571428571em;
      padding-bottom: 10px;
      font-family: 'Playfair Display Bold';
      line-height: 36px;
      width: 95%; }
    
    #content .entry-summary .border-description {
      padding-bottom: 30px; }
      
      #content .entry-summary .border-description .description-detail {
        color: #898989;
        padding: 40px 0 0; }
        
        #content .entry-summary .border-description .description-detail ul {
          padding-left: 15px; }
        
        #content .entry-summary .border-description .description-detail li {
          padding-bottom: 10px; }
        
        #content .entry-summary .border-description .description-detail a {
          color: #95a83f; }
      
      #content .entry-summary .border-description:before {
        content: '';
        position: absolute;
        height: 15px;
        width: 95px;
        background: url('../images/icon-organic.png') no-repeat -332px -80px; }
      
      #content .entry-summary .border-description:after {
        content: '';
        position: absolute;
        height: 15px;
        width: 95px;
        background: url('../images/icon-organic.png') no-repeat -332px -80px; }
    
    #content .entry-summary .content-detail {
      color: #7d7d7d;
      padding-bottom: 30px;
      clear: both; }
    
    #content .entry-summary .quantity-detail {
      padding: 30px 20px 0 0; }
    
    #content .entry-summary .border-share {
      clear: both;
      min-height: 30px;
      border-bottom: 1px solid #e8e4d9;
      border-top: 1px solid #e8e4d9;
      width: 320px;
      font-size: 0.785714286em; }
      
      #content .entry-summary .border-share .share a:before {
        content: '';
        position: absolute;
        height: 25px;
        width: 30px;
        background: url('../images/icon-organic.png') no-repeat -433px -10px; }
      
      #content .entry-summary .border-share .like {
        position: relative;
        left: 75px;
        top: 6px;
        float: left; }
        
        #content .entry-summary .border-share .like a {
          color: #898989; }
        
        #content .entry-summary .border-share .like:after {
          content: '';
          position: absolute;
          height: 25px;
          width: 5px;
          right: -17%;
          top: -4px;
          background: url('../images/icon-organic.png') no-repeat -459px -68px; }
        
        #content .entry-summary .border-share .like:before {
          content: '';
          position: absolute;
          height: 25px;
          width: 5px;
          left: -48%;
          top: -4px;
          background: url('../images/icon-organic.png') no-repeat -459px -68px; }
        
        #content .entry-summary .border-share .like a:before {
          content: '\F08A';
          font-family: FontAwesome;
          position: absolute;
          height: 25px;
          width: 30px;
          left: -30%;
          top: 1px; }
      
      #content .entry-summary .border-share .compare {
        position: relative;
        left: 135px;
        top: 6px;
        float: left; }
        
        #content .entry-summary .border-share .compare a {
          color: #898989; }
          
          #content .entry-summary .border-share .compare a:before {
            content: '';
            position: absolute;
            height: 25px;
            width: 30px;
            left: -33%;
            background: url('../images/icon-organic.png') no-repeat -480px -14px; }


.woocommerce span {
  z-index: 9; }

.woocommerce .title-order {
  font-size: 2.571428571em;
  line-height: 36px;
  color: #252525;
  margin-bottom: 20px;
  margin-top: 35px; }

.woocommerce .cart-empty {
  margin-top: 60px; }

.woocommerce table.cart .coupon .input-text {
  min-width: 100px; }

.woocommerce table.cart .product-add-to-cart a {
  background: none;
  border: 2px solid #e8e4d9;
  color: #898989;
  border-radius: 25px;
  padding: 10px 3px; }
  
  .woocommerce table.cart .product-add-to-cart a:hover {
    color: #333;
    background: none; }

.woocommerce table.cart thead tr {
  background: #f6eada;
  color: #303030; }
  
  .woocommerce table.cart thead tr th {
    padding: 30px 10px;
    text-transform: uppercase;
    font-size: 1.2em; }
    @media only screen and (max-width: 767px) {
      .woocommerce table.cart thead tr th {
        padding: 20px 5px; 
        font-size: 0.8em;
      } 
    }

.woocommerce table.cart tbody tr:nth-child(2n+2) {
  background: #f9f9f6; }

.woocommerce table.cart tbody tr .product-name a {
  color: #898989;
  font-size: 1.1em; }

.woocommerce table.cart tbody tr .product-name img {
  max-width: 70px;
  margin: 30px; }

.woocommerce table.cart tbody td {
  text-align: left; }
  @media only screen and (max-width: 767px) {
    .woocommerce table.cart tbody td {
      padding: 10px 0; } }
  
  .woocommerce table.cart tbody td.product-remove {
    padding: 16px; }
  
  .woocommerce table.cart tbody td.product-thumbnail img {
    width: 80px; }

.woocommerce table.cart tfoot th {
  border: none; }

.woocommerce table.cart tfoot td {
  border: none; }

.woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout a {
  background: none;
  color: #333;
  border: 2px solid #e8e4d9;
  padding: 13px 40px;
  border-radius: 25px;
  width: 39%; }
  @media only screen and (max-width: 1025px) {
    .woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout a {
      padding: 13px 22px; } }
  @media only screen and (max-width: 767px) {
    .woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout a {
      width: 55%; } }

.woocommerce #order_review .shop_table {
  font-size: 1em; }
  
  .woocommerce #order_review .shop_table thead tr {
    background: #f6eada;
    color: #303030; }
    
    .woocommerce #order_review .shop_table thead tr th {
      padding: 30px;
      text-transform: uppercase;
      font-weight: normal; }
      @media only screen and (max-width: 767px) {
        .woocommerce #order_review .shop_table thead tr th {
          padding: 20px 10px; } }
  
  .woocommerce #order_review .shop_table tbody tr:nth-child(2n+2) {
    background: #f9f9f6; }
  @media only screen and (max-width: 767px) {
    
    .woocommerce #order_review .shop_table tbody tr .product-name img {
      display: none; }
 }
  
  .woocommerce #order_review .shop_table tbody tr .product-name img {
    max-width: 70px;
    margin: 30px; }
  @media only screen and (max-width: 767px) {
    .woocommerce #order_review .shop_table tbody tr td {
      padding: 6px; } }
  
  .woocommerce #order_review .shop_table tfoot th {
    border: none; }
  
  .woocommerce #order_review .shop_table tfoot td {
    border: none; }

.woocommerce .woocommerce-breadcrumb {
  color: #95a83f;
  font-size: 1em; 

}
  @media only screen and (max-width: 767px) {
      .woocommerce .woocommerce-breadcrumb{
        padding: 0 20px;
      }
      
  }
  .woocommerce .woocommerce-breadcrumb a {
    color: #252525;
    padding: 0 10px; }

.woocommerce .product .entry-summary .description {
  display: block;
  float: left; }

.woocommerce .product .summary {
  width: 44%; }

.woocommerce .woocommerce-shipping-fields {
  margin-bottom: 10px; }
  
  .woocommerce .woocommerce-shipping-fields .mg-left {
    margin-left: 8%; }
    @media only screen and (max-width: 767px) {
      .woocommerce .woocommerce-shipping-fields .mg-left {
        margin-left: 0; } }
  
  .woocommerce .woocommerce-shipping-fields .login {
    margin-top: 65px; }
  
  .woocommerce .woocommerce-shipping-fields .woocommerce-info {
    background: #f9f9f6;
    border-radius: 35px;
    margin-bottom: 10px !important;
    padding: 15px;
    color: #252525;
    position: relative;
    padding-left: 55px;
    border-top: none; }
    
    .woocommerce .woocommerce-shipping-fields .woocommerce-info a {
      color: #95a83f; }
    
    .woocommerce .woocommerce-shipping-fields .woocommerce-info:before {
      content: '!';
      position: absolute;
      height: 18px;
      width: 18px;
      left: 25px;
      top: 15px;
      color: #fff;
      background: #363636;
      padding: 1px 7px;
      font-size: 0.785714286em;
      border-radius: 20px; }
    
    .woocommerce .woocommerce-shipping-fields .woocommerce-info:hover {
      background: #f6eada; }
      
      .woocommerce .woocommerce-shipping-fields .woocommerce-info:hover:before {
        background: #6d8e01; }
  
  .woocommerce .woocommerce-shipping-fields .form-row {
    margin-bottom: 0; }
    
    .woocommerce .woocommerce-shipping-fields .form-row span {
      color: #6d8e01;
      display: block;
      margin-bottom: 5px; }
  
  .woocommerce .woocommerce-shipping-fields .checkout_coupon {
    border: none;
    margin: 0; }
    
    .woocommerce .woocommerce-shipping-fields .checkout_coupon .title-code {
      color: #6d8e01; }
    
    .woocommerce .woocommerce-shipping-fields .checkout_coupon input {
      border: 1px solid #c2c2c2;
      border-radius: 20px;
      min-height: 40px;
      width: 46%;
      margin: 0;
      float: left;
      font-size: 0.785714286em;
      padding-left: 15px; }
    
    .woocommerce .woocommerce-shipping-fields .checkout_coupon .form-row-last {
      float: left; }
      
      .woocommerce .woocommerce-shipping-fields .checkout_coupon .form-row-last input {
        background: #95a83f;
        width: initial;
        margin-top: 25px;
        color: #fff;
        text-transform: uppercase;
        border: none;
        border-radius: 20px;
        margin-top: 0;
        font-size: 1em;
        font-weight: normal;
        margin-bottom: 0; }


#wrapper.style2-404 .search-404 input {
  background: transparent;
  padding-left: 9%; }

#wrapper .organic-notice {
  position: relative;
  width: 63%;
  margin-top: 3%;
  left: 50%;
  right: auto;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  padding-bottom: 150px; }
  @media only screen and (max-width: 1025px) {
    #wrapper .organic-notice {
      margin-top: 25%; } }
  @media only screen and (max-width: 767px) {
    #wrapper .organic-notice {
      width: 90%; } }
  
  #wrapper .organic-notice .text-noti-top {
    font-size: 2.142857143em;
    color: #333;
    text-align: center;
    text-transform: capitalize;
    padding-top: 7%;
    padding-bottom: 20px;
    position: absolute;
    margin: 0 auto;
    width: 100%; }
    @media only screen and (max-width: 769px) {
      #wrapper .organic-notice .text-noti-top {
        font-size: 1.571428571em; } }
    @media only screen and (max-width: 767px) {
      #wrapper .organic-notice .text-noti-top {
        font-size: 0.857142857em; } }
  
  #wrapper .organic-notice .text-noti {
    color: #898989;
    text-align: center;
    position: absolute;
    margin: 0 auto;
    width: 100%;
    padding-top: 11%; }
    @media only screen and (max-width: 1025px) {
      #wrapper .organic-notice .text-noti {
        font-size: 0.857142857em;
        padding-top: 13%; } }
    @media only screen and (max-width: 769px) {
      #wrapper .organic-notice .text-noti {
        font-size: 0.571428571em; } }
    @media only screen and (max-width: 767px) {
      #wrapper .organic-notice .text-noti {
        font-size: 0.428571429em; } }
  
  #wrapper .organic-notice .img-404 img {
    margin: 0 auto;
    width: 100%; }
  
  #wrapper .organic-notice .search-404 {
    margin-left: 31%;
    margin-right: 3%;
    width: 63%;
    padding-bottom: 100px;
    position: absolute;
    margin-top: -15%; }
    @media only screen and (max-width: 767px) {
      #wrapper .organic-notice .search-404 {
        margin-left: 17%; } }
    
    #wrapper .organic-notice .search-404 .ajaxsearchpro {
      padding: 18px 20px 18px 0px; }
      @media only screen and (max-width: 1025px) {
        #wrapper .organic-notice .search-404 .ajaxsearchpro {
          padding: 10px 13px 10px 0px; } }
      @media only screen and (max-width: 769px) {
        #wrapper .organic-notice .search-404 .ajaxsearchpro {
          padding: 5px 12px 5px 0px; } }


#main-page {
  float: left;
  width: 100%;
  height: auto;
  position: relative;
  margin-top: 104px; }
  @media only screen and (max-width: 767px) {
    #main-page {
      margin-top: 100px !important; } }
  
  #main-page.organic-full-blog .fix-cover {
    margin-top: -100px;
    min-width: 100%;
    height: auto;
    position: relative;
    overflow: hidden; }
    
    #main-page.organic-full-blog .fix-cover.full-blog {
      height: 515px; }
      @media only screen and (max-width: 769px) {
        #main-page.organic-full-blog .fix-cover.full-blog {
          height: 315px; } }
      @media only screen and (max-width: 767px) {
        #main-page.organic-full-blog .fix-cover.full-blog {
          height: 265px; } }
    @media only screen and (max-width: 769px) {
      #main-page.organic-full-blog .fix-cover {
        height: 315px; } }
    @media only screen and (max-width: 767px) {
      #main-page.organic-full-blog .fix-cover {
        height: 265px; } }
    
    #main-page.organic-full-blog .fix-cover img {
      min-width: 100%;
      height: auto; }
  
  #main-page .ms-bullets.ms-dir-h {
    right: 10%;
    top: 70%; }
  
  #main-page .wishlist-title {
    margin-top: 40px; }
    
    #main-page .wishlist-title h2 {
      text-transform: capitalize;
      font-size: 2em; }
  
  #main-page.archive {
    margin-top: 100px; }
    
    #main-page.archive .archive-title {
      padding-bottom: 35px; }
      
      #main-page.archive .archive-title h2 {
        color: #525252;
        font-size: 1.714285714em; }
    
    #main-page.archive #main-content .entry-thumbnail {
      position: absolute; }
    
    #main-page.archive #main-content .entry-header {
      margin-left: 14%;
      width: 50%;
      position: relative;
      float: left;
      top: -55px; }
      
      #main-page.archive #main-content .entry-header h2 {
        padding-top: 35px;
        line-height: 30px;
        font-size: 1.714285714em; }
        
        #main-page.archive #main-content .entry-header h2 a {
          color: #525252; }
      
      #main-page.archive #main-content .entry-header .entry-meta {
        color: #b8b8b8;
        font-family: 'Playfair Display Italic';
        font-size: 0.928571429em; }
        
        #main-page.archive #main-content .entry-header .entry-meta a {
          color: #b8b8b8; }
    
    #main-page.archive #main-content .entry-content {
      color: #898989;
      float: left;
      margin-left: 14%;
      width: 50%;
      position: relative;
      top: -42px; }
  
  #main-page article#post-9 {
    margin-top: 100px;
    padding-bottom: 70px; }
    
    #main-page article#post-9 .login-page {
      position: relative; }
      
      #main-page article#post-9 .login-page:after {
        content: '';
        position: absolute;
        border-right: 1px solid #e8e4d9;
        height: 100%;
        width: 3px;
        right: 0;
        top: 0; }
    
    #main-page article#post-9 h2 {
      font-size: 3em;
      text-transform: capitalize; }
    
    #main-page article#post-9 form {
      border: none;
      padding: 0; }
      
      #main-page article#post-9 form label {
        font-weight: normal;
        color: #333; }
      
      #main-page article#post-9 form input {
        min-height: 40px;
        border-radius: 40px;
        border: 1px solid #c2c2c2; }
        
        #main-page article#post-9 form input.input-text {
          width: 90%;
          padding-left: 20px; }
        
        #main-page article#post-9 form input.button {
          background: #95a83f;
          color: #fff;
          font-weight: normal;
          text-transform: uppercase;
          padding: 0 35px;
          display: block;
          margin: 25px 0 15px 0; }
      
      #main-page article#post-9 form .inline {
        color: #898989; }
      
      #main-page article#post-9 form .lost_password a {
        color: #898989; }
        
        #main-page article#post-9 form .lost_password a:hover {
          color: #95a83f; }
  
  #main-page #organic-store-about-us {
    margin-top: 300px;
    margin-bottom: 110px; }
    @media only screen and (max-width: 767px) {
      #main-page #organic-store-about-us {
        margin-top: 75px;
        margin-bottom: 50px; } }
    
    #main-page #organic-store-about-us .title-store {
      font-size: 3.428571429em;
      z-index: 1;
      color: #95a83f;
      letter-spacing: 10px;
      text-transform: uppercase;
      font-family: 'Playfair Display Bold';
      position: absolute;
      left: 50%;
      right: auto;
      -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      transform: translateX(-50%);
      margin-top: -90px; }
      
      #main-page #organic-store-about-us .title-store:after {
        content: '';
        position: absolute;
        bottom: -5px;
        width: 110px;
        /*border: 1px solid #252525;*/
        left: 50px; }
    
    #main-page #organic-store-about-us .store-right {
      margin: 50px 70px; }
      @media only screen and (max-width: 767px) {
        #main-page #organic-store-about-us .store-right {
          margin: 50px 20px 20px 55px; } }
      
      #main-page #organic-store-about-us .store-right .title-text {
        font-size: 2.142857143em;
        color: #252525;
        line-height: 36px;
        margin-bottom: 20px;
        position: relative; }
        @media only screen and (max-width: 767px) {
          #main-page #organic-store-about-us .store-right .title-text {
            font-size: 1.7em; } }
        
        #main-page #organic-store-about-us .store-right .title-text:before {
          content: '';
          position: absolute;
          height: 40px;
          width: 45px;
          background: url('../images/icon-organic.png') no-repeat -300px -102px;
          top: 5px;
          left: -50px; }
    
    #main-page #organic-store-about-us .content {
      color: #787c7f;
      line-height: 24px;
      padding-left: 20px; }
      
      #main-page #organic-store-about-us .content .name {
        position: relative; }
        
        #main-page #organic-store-about-us .content .name:before {
          content: '\f015';
          font-family: FontAwesome;
          position: absolute;
          color: #252525;
          height: 25px;
          width: 30px;
          left: -20px; }
      
      #main-page #organic-store-about-us .content .phone {
        position: relative; }
        
        #main-page #organic-store-about-us .content .phone:before {
          content: '\f095';
          font-family: FontAwesome;
          position: absolute;
          color: #252525;
          height: 25px;
          width: 30px;
          left: -20px; }
      
      #main-page #organic-store-about-us .content .email {
        position: relative; }
        
        #main-page #organic-store-about-us .content .email:before {
          content: '\f0e0';
          font-family: FontAwesome;
          position: absolute;
          color: #252525;
          height: 25px;
          width: 30px;
          left: -20px; }
      
      #main-page #organic-store-about-us .content .address {
        position: relative; }
        
        #main-page #organic-store-about-us .content .address:before {
          content: '\f041';
          font-family: FontAwesome;
          position: absolute;
          color: #252525;
          height: 25px;
          width: 30px;
          left: -20px; }
    
    #main-page #organic-store-about-us .store-left {
      margin: 50px 70px; }
      @media only screen and (max-width: 767px) {
        #main-page #organic-store-about-us .store-left {
          margin: 10px 20px; } }
      
      #main-page #organic-store-about-us .store-left:before {
        content: '';
        position: absolute;
        height: 86%;
        width: 45px;
        border-left: 1px solid #e8e4d9;
        top: 50px;
        left: 0; }
      
      #main-page #organic-store-about-us .store-left .avatar-scroll {
        margin-top: 20px;
        padding-left: 20px; }
        
        #main-page #organic-store-about-us .store-left .avatar-scroll .avatar-left img {
          border-radius: 10px;
          float: left;
          margin-right: 20px; }
        
        #main-page #organic-store-about-us .store-left .avatar-scroll .avatar-right {
          padding-top: 10px; }
          
          #main-page #organic-store-about-us .store-left .avatar-scroll .avatar-right .name-auther {
            color: #95a83f;
            text-transform: uppercase;
            font-size: 1.142857143em; }
          
          #main-page #organic-store-about-us .store-left .avatar-scroll .avatar-right .job-auther {
            color: #b3b3b3;
            font-size: 0.857142857em; }
    
    #main-page #organic-store-about-us .subscribe {
      background: #6d8e01;
      color: #fff;
      font-size: 1.428571429em;
      line-height: 36px;
      text-transform: uppercase;
      padding: 9px 62px;
      border: none;
      border-radius: 30px;
      margin-top: 10px;
      position: relative;
      margin-left: -10%; }
/*------------------------------------------------------------------
[8. About us]
*/
  #main-page #organic-about-us {
    margin-top: 16%;
    position: relative; }
    @media only screen and (max-width: 767px) {
      #main-page #organic-about-us {
        margin-top: 0; } }
    @media only screen and (min-width: 1170px) {
      #main-page #organic-about-us .vc_row {
        overflow: visible; } }
    @media only screen and (min-width: 1170px) {
      #main-page #organic-about-us .vc_column_container {
        overflow: visible; } }
    
    #main-page #organic-about-us .title-about-us {
      font-size: 3.428571429em;
      word-break: break-all;
      text-transform: uppercase;
      font-family: 'Playfair Display Black';
      color: #95a83f;
      width: 100px;
      float: left;
      padding-top: 4%;
      margin-left: 16%;
      letter-spacing: 10px; }
      @media only screen and (max-width: 769px) {
        #main-page #organic-about-us .title-about-us {
          margin-left: 6%; } }
      @media only screen and (max-width: 767px) {
        #main-page #organic-about-us .title-about-us {
          width: inherit;
          letter-spacing: 1px; } }
      
      #main-page #organic-about-us .title-about-us span {
        letter-spacing: 1px; }
    
    #main-page #organic-about-us .image-bg-about-us {
      z-index: -1; }
      @media only screen and (max-width: 767px) {
        #main-page #organic-about-us .image-bg-about-us {
          display: none; } }
      
      #main-page #organic-about-us .image-bg-about-us .img-01 {
        position: absolute;
        top: -11%;
        right: 1%;
        z-index: -1;
        width: 400px;
        height: 322px;
        overflow: hidden; }
        
        #main-page #organic-about-us .image-bg-about-us .img-01 img {
          position: absolute;
          left: 50%;
          right: auto;
          -webkit-transform: translateX(-50%);
          -ms-transform: translateX(-50%);
          transform: translateX(-50%); }
      
      #main-page #organic-about-us .image-bg-about-us .img-02 {
        position: absolute;
        top: 6%;
        right: -10%;
        z-index: -1;
        width: 400px;
        height: 400px;
        overflow: hidden; }
        
        #main-page #organic-about-us .image-bg-about-us .img-02 img {
          position: absolute;
          left: 50%;
          right: auto;
          -webkit-transform: translateX(-50%);
          -ms-transform: translateX(-50%);
          transform: translateX(-50%); }
      
      #main-page #organic-about-us .image-bg-about-us .img-03 {
        position: absolute;
        bottom: 10%;
        left: 1%;
        z-index: -1;
        width: 400px;
        height: 400px;
        overflow: hidden; }
        
        #main-page #organic-about-us .image-bg-about-us .img-03 img {
          position: absolute;
          left: 50%;
          right: auto;
          -webkit-transform: translateX(-50%);
          -ms-transform: translateX(-50%);
          transform: translateX(-50%); }
      
      #main-page #organic-about-us .image-bg-about-us .img-04 {
        position: absolute;
        bottom: -10%;
        left: 15%;
        z-index: -2;
        width: 400px;
        height: 322px;
        overflow: hidden; }
        
        #main-page #organic-about-us .image-bg-about-us .img-04 img {
          position: absolute;
          left: 50%;
          right: auto;
          -webkit-transform: translateX(-50%);
          -ms-transform: translateX(-50%);
          transform: translateX(-50%); }
    
    #main-page #organic-about-us .content-about-us {
      width: 52%;
      background: #fff;
      padding: 60px 100px 100px 100px;
      margin-left: 30%; }
      @media only screen and (max-width: 769px) {
        #main-page #organic-about-us .content-about-us {
          width: 71%;
          padding: 60px 50px 50px 50px;
          margin-left: 20%; } }
      @media only screen and (max-width: 767px) {
        #main-page #organic-about-us .content-about-us {
          width: 100%;
          padding: 15px;
          margin-left: 0;
          clear: both; } }
      
      #main-page #organic-about-us .content-about-us .text-title-about-us {
        color: #252525;
        text-transform: uppercase;
        font-size: 1.714285714em;
        font-family: 'Playfair Display Bold';
        margin-bottom: 30px; }
      
      #main-page #organic-about-us .content-about-us .content {
        color: #898989;
        line-height: 24px; }
        
        #main-page #organic-about-us .content-about-us .content:first-letter {
          font-size: 5.142857143em;
          color: #252525;
          margin-left: -10px;
          padding-right: 10px;
          float: left;
          margin-top: -20px;
          margin-bottom: -10px;
          line-height: 100px; }
        
        #main-page #organic-about-us .content-about-us .content a {
          color: #95a83f; }
  @media only screen and (max-width: 767px) {
    #main-page #organic-full-blog.full-blog .content-blog-full .top-blog .blog-full {
      padding: 0 4%; } }
  
  #main-page #organic-full-blog .category-list {
    padding-bottom: 20px;
    padding-top: 50px;
    text-align: center;
    margin-top: -21%;
    padding-bottom: 115px;
    z-index: 1;
    position: relative; }
    @media only screen and (max-width: 1025px) {
      #main-page #organic-full-blog .category-list {
        padding-top: 35px;
        margin-top: -32%; } }
    @media only screen and (max-width: 769px) {
      #main-page #organic-full-blog .category-list {
        margin-top: -47%;
        padding-bottom: 190px; } }
    @media only screen and (max-width: 767px) {
      #main-page #organic-full-blog .category-list {
        margin-top: -58%;
        padding-bottom: 0px;
        font-size: 0.8em; } }
    
    #main-page #organic-full-blog .category-list .category-detail.name {
      padding-right: 30px;
      cursor: pointer; }
      
      #main-page #organic-full-blog .category-list .category-detail.name a {
        color: #252525; }
      
      #main-page #organic-full-blog .category-list .category-detail.name:after {
        content: '';
        position: absolute;
        height: 25px;
        width: 27px;
        background: url('../images/icon-organic.png') no-repeat -295px -70px; }
    
    #main-page #organic-full-blog .category-list .category-detail.active {
      color: #95a83f;
      text-transform: capitalize; }
  
  #main-page #organic-full-blog .category-name {
    font-size: 4.285714286em;
    color: #000000;
    text-transform: uppercase;
    font-family: 'Playfair Display Black';
    text-align: center;
    padding-top: 25px; }
    @media only screen and (max-width: 767px) {
      #main-page #organic-full-blog .category-name {
        padding-top: 0; } }
  
  #main-page #organic-full-blog .content-blog-full .alm-btn-wrap #load-more {
    border: none;
    background: none;
    left: 50%;
    right: auto;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    position: relative;
    font-weight: bold;
    padding: 20px; }
    
    #main-page #organic-full-blog .content-blog-full .alm-btn-wrap #load-more:before {
      left: -70%;
      content: '';
      position: absolute;
      height: 25px;
      width: 300px;
      border-top: 1px dashed #847151;
      top: 0; }
  
  #main-page #organic-full-blog .content-blog-full.blog .ajax-load-more .blog-full:first-child {
    padding-top: 0; }
  
  #main-page #organic-full-blog .content-blog-full.blog .blog-full {
    padding: 50px 14% 20px 6%;
    margin-top: -110px;
    margin-bottom: 80px; }
    
    #main-page #organic-full-blog .content-blog-full.blog .blog-full:last-child {
      margin-bottom: 20px; }
  
  #main-page #organic-full-blog .content-blog-full.blog .blog-right {
    margin-left: -3%; }
    
    #main-page #organic-full-blog .content-blog-full.blog .blog-right .title-content-blog {
      margin-top: 30px; }
    
    #main-page #organic-full-blog .content-blog-full.blog .blog-right .auther-blog {
      margin-top: 15px; }
  
  #main-page #organic-full-blog .content-blog-full.blog .load-more {
    margin-top: 20px; }
  
  #main-page #organic-full-blog .content-blog-full .top-blog {
    margin-top: -180px; }
    @media only screen and (max-width: 1025px) {
      #main-page #organic-full-blog .content-blog-full .top-blog {
        margin-top: -160px; } }
    @media only screen and (max-width: 767px) {
      #main-page #organic-full-blog .content-blog-full .top-blog {
        margin-top: -75px; } }
    
    #main-page #organic-full-blog .content-blog-full .top-blog ul {
      padding: 0; }
    
    #main-page #organic-full-blog .content-blog-full .top-blog .blog-full {
      background: #fff;
      padding: 50px 14% 20px 14%;
      position: relative; }
      
      #main-page #organic-full-blog .content-blog-full .top-blog .blog-full:first-child {
          margin-top: 0; }
        @media only screen and (max-width: 767px) {
          #main-page #organic-full-blog .content-blog-full .top-blog .blog-full:first-child {
            padding-top: 20px; } }
      
      #main-page #organic-full-blog .content-blog-full .top-blog .blog-full:last-child {
        margin-bottom: 0; }
      @media only screen and (max-width: 1025px) {
        #main-page #organic-full-blog .content-blog-full .top-blog .blog-full {
          padding: 0px 8% 20px 6%; } }
      @media only screen and (max-width: 767px) {
        #main-page #organic-full-blog .content-blog-full .top-blog .blog-full {
          padding: 0px 4% 0 2%; } }
      
      #main-page #organic-full-blog .content-blog-full .top-blog .blog-full .blog-left {
        float: left;
        color: #787c7f;
        margin: 24px 28px 0px 0;
        max-height: 160px; }
        
        #main-page #organic-full-blog .content-blog-full .top-blog .blog-full .blog-left.blog {
          margin: 0px 20px 30px 0; }
          @media only screen and (max-width: 767px) {
            #main-page #organic-full-blog .content-blog-full .top-blog .blog-full .blog-left.blog {
              margin: 0; } }
        
        #main-page #organic-full-blog .content-blog-full .top-blog .blog-full .blog-left .month {
          font-family: 'Playfair Display', sans-serif;
          text-align: center;
          text-transform: uppercase; }
          @media only screen and (max-width: 767px) {
            #main-page #organic-full-blog .content-blog-full .top-blog .blog-full .blog-left .month {
              font-size: 0.5em; } }
        
        #main-page #organic-full-blog .content-blog-full .top-blog .blog-full .blog-left .day {
          border: 4px solid #e1e1e1;
          font-size: 3.428571429em;
          padding: 20px;
          font-family: 'Playfair Display Black';
          min-width: 105px; }
          @media only screen and (max-width: 769px) {
            #main-page #organic-full-blog .content-blog-full .top-blog .blog-full .blog-left .day {
              padding: 11px;
              min-width: 90px; } }
          @media only screen and (max-width: 767px) {
            #main-page #organic-full-blog .content-blog-full .top-blog .blog-full .blog-left .day {
              min-width: 45px;
              padding: 0 0 0 7px;
              font-size: 1.5em;
              line-height: 50px;
              margin-right: 5px;
              margin-left: 7px; } }
      
      #main-page #organic-full-blog .content-blog-full .top-blog .blog-full .blog-right {
        padding-bottom: 20px;
        min-height: 150px; }
        @media only screen and (max-width: 767px) {
          #main-page #organic-full-blog .content-blog-full .top-blog .blog-full .blog-right {
            padding-left: 4%; } }
        
        #main-page #organic-full-blog .content-blog-full .top-blog .blog-full .blog-right .title-content-blog {
          margin-top: 20px; }
          @media only screen and (max-width: 767px) {
            #main-page #organic-full-blog .content-blog-full .top-blog .blog-full .blog-right .title-content-blog {
              margin-top: 5px; } }
          
          #main-page #organic-full-blog .content-blog-full .top-blog .blog-full .blog-right .title-content-blog a {
            color: #525252;
            font-size: 1.714285714em;
            font-family: 'Playfair Display', sans-serif;
            padding-bottom: 10px; }
            @media only screen and (max-width: 767px) {
              #main-page #organic-full-blog .content-blog-full .top-blog .blog-full .blog-right .title-content-blog a {
                font-size: 1em; } }
            
            #main-page #organic-full-blog .content-blog-full .top-blog .blog-full .blog-right .title-content-blog a:hover {
              color: #95a83f; }
        
        #main-page #organic-full-blog .content-blog-full .top-blog .blog-full .blog-right .auther-blog {
          color: #b8b8b8;
          font-family: 'Playfair Display Italic';
          font-size: 0.928571429em;
          padding-top: 20px; }
          @media only screen and (max-width: 767px) {
            #main-page #organic-full-blog .content-blog-full .top-blog .blog-full .blog-right .auther-blog {
              font-size: 0.7em;
              padding-top: 10px; } }
      
      #main-page #organic-full-blog .content-blog-full .top-blog .blog-full .img-blog {
        width: 100%;
        height: 350px;
        position: relative;
        overflow: hidden; }
        @media only screen and (max-width: 767px) {
          #main-page #organic-full-blog .content-blog-full .top-blog .blog-full .img-blog {
            height: auto; } }
        
        #main-page #organic-full-blog .content-blog-full .top-blog .blog-full .img-blog img {
          width: 100%; }
      
      #main-page #organic-full-blog .content-blog-full .top-blog .blog-full .description-blog {
        color: #898989;
        line-height: 24px;
        margin: 15px 0 35px;
        max-height: 100px;
        overflow: hidden; }
        @media only screen and (max-width: 767px) {
          #main-page #organic-full-blog .content-blog-full .top-blog .blog-full .description-blog {
            font-size: 0.7em;
            margin-top: 0;
            line-height: 14px;
            margin-bottom: 5px; } }
      
      #main-page #organic-full-blog .content-blog-full .top-blog .blog-full audio {
        display: block;
        width: 100%; }
      
      #main-page #organic-full-blog .content-blog-full .top-blog .blog-full .more-info-blog {
        position: relative; }
        @media only screen and (max-width: 767px) {
          #main-page #organic-full-blog .content-blog-full .top-blog .blog-full .more-info-blog {
            font-size: 0.7em;
            height: 20px; } }
        
        #main-page #organic-full-blog .content-blog-full .top-blog .blog-full .more-info-blog a {
          color: #898989;
          text-transform: uppercase;
          letter-spacing: 3px; }
          
          #main-page #organic-full-blog .content-blog-full .top-blog .blog-full .more-info-blog a:hover {
            color: #95a83f;
            text-decoration: underline !important; }
        
        #main-page #organic-full-blog .content-blog-full .top-blog .blog-full .more-info-blog:before {
          content: '';
          background: url('../images/icon-organic.png') no-repeat -7px -2px;
          position: absolute;
          top: -5px;
          left: 125px;
          height: 30px;
          width: 30px; }
          @media only screen and (max-width: 767px) {
            #main-page #organic-full-blog .content-blog-full .top-blog .blog-full .more-info-blog:before {
              background: url('../images/icon-organic.png') no-repeat -8px -28px;
              left: 85px; } }
  
  #main-page #organic-full-blog .content-blog-full .load-more {
    margin-bottom: 0; }
    @media only screen and (max-width: 767px) {
      #main-page #organic-full-blog .content-blog-full .load-more {
        font-size: 0.5em;
        margin-top: 25px; } }
    @media only screen and (max-width: 767px) {
      #main-page #organic-full-blog .content-blog-full .load-more:before {
        left: -32% !important;
        width: 130px; } }
  
  #main-page #organic-details-blog {
    margin-bottom: 160px; }
    
    #main-page #organic-details-blog .bottom-category {
      background: #fff;
      position: relative; }
      
      #main-page #organic-details-blog .bottom-category .fix-cover {
        position: relative;
        height: 780px;
        width: 1545px;
        overflow: hidden;
        margin-top: 20px; }
        @media only screen and (max-width: 769px) {
          #main-page #organic-details-blog .bottom-category .fix-cover {
            max-width: 100%;
            height: 550px; } }
        @media only screen and (max-width: 767px) {
          #main-page #organic-details-blog .bottom-category .fix-cover {
            height: auto;
            min-height: 330px;
            width: 100%;
            margin-top: -65px; } }
        
        #main-page #organic-details-blog .bottom-category .fix-cover img {
          position: absolute;
          top: 50%;
          bottom: auto;
          -webkit-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
          transform: translateY(-50%);
          height: auto;
          width: 100%; }
          @media only screen and (max-width: 769px) {
            #main-page #organic-details-blog .bottom-category .fix-cover img {
              min-width: 100%;
              max-width: 100%; } }
    
    #main-page #organic-details-blog .category-list {

      float: left; }
      @media only screen and (max-width: 767px) {
        #main-page #organic-details-blog .category-list {
          margin-bottom: 100px;
          margin-left: 15px;
          margin-top: 0px; } }
      
      #main-page #organic-details-blog .category-list .category-detail.name {
        float: left;
        padding-right: 30px;
        cursor: pointer; }
        
        #main-page #organic-details-blog .category-list .category-detail.name a {
          color: #252525; }
        
        #main-page #organic-details-blog .category-list .category-detail.name:after {
          content: '';
          position: absolute;
          height: 25px;
          width: 27px;
          background: url('../images/icon-organic.png') no-repeat -292px -70px; }
      
      #main-page #organic-details-blog .category-list .category-detail.active {
        color: #95a83f;
        text-transform: capitalize; }
    
    #main-page #organic-details-blog .bg-blog-header {
      position: relative; }
      
      #main-page #organic-details-blog .bg-blog-header:before {
        content: '';
        position: absolute;
        height: 100%;
        width: 50%;
        background: #fff; }
      
      #main-page #organic-details-blog .bg-blog-header .blog-header {
        background: #fff;
        padding-top: 50px;
        float: left;
        min-width: 880px;
        margin-top: -17%; }
        @media only screen and (max-width: 767px) {
          #main-page #organic-details-blog .bg-blog-header .blog-header {
            min-width: 100%; } }
        
        #main-page #organic-details-blog .bg-blog-header .blog-header .blog-left {
          float: left;
          color: #787c7f;
          margin: -15px 20px -15px 0; }
          @media only screen and (max-width: 767px) {
            #main-page #organic-details-blog .bg-blog-header .blog-header .blog-left {
              margin: 0 15px; } }
          
          #main-page #organic-details-blog .bg-blog-header .blog-header .blog-left .month {
            font-family: 'Playfair Display', sans-serif;
            text-align: center;
            text-transform: uppercase; }
          
          #main-page #organic-details-blog .bg-blog-header .blog-header .blog-left .day {
            border: 4px solid #e1e1e1;
            font-size: 3.428571429em;
            padding: 20px;
            font-family: 'Playfair Display Black';
            min-width: 105px; }
            @media only screen and (max-width: 769px) {
              #main-page #organic-details-blog .bg-blog-header .blog-header .blog-left .day {
                padding: 11px;
                min-width: 90px; } }
            @media only screen and (max-width: 767px) {
              #main-page #organic-details-blog .bg-blog-header .blog-header .blog-left .day {
                min-width: 70px;
                padding: 0 0 0 13px;
                font-size: 2.3em;
                line-height: 75px;
                margin-right: 5px;
                margin-bottom: 20px; } }
        
        #main-page #organic-details-blog .bg-blog-header .blog-header .blog-right {
          margin-left: 0.5%; }
          @media only screen and (max-width: 1025px) {
            #main-page #organic-details-blog .bg-blog-header .blog-header .blog-right {
              margin-left: -2.5%; } }
          @media only screen and (max-width: 769px) {
            #main-page #organic-details-blog .bg-blog-header .blog-header .blog-right {
              margin-left: -6.5%;
              padding: 0 10px;
              min-width: 80px; } }
          @media only screen and (max-width: 767px) {
            #main-page #organic-details-blog .bg-blog-header .blog-header .blog-right {
              margin-left: 0; } }
          
          #main-page #organic-details-blog .bg-blog-header .blog-header .blog-right.no-thumb {
            margin-left: 5%; }
            @media only screen and (max-width: 769px) {
              #main-page #organic-details-blog .bg-blog-header .blog-header .blog-right.no-thumb {
                margin-left: 3%; } }
            @media only screen and (max-width: 767px) {
              #main-page #organic-details-blog .bg-blog-header .blog-header .blog-right.no-thumb {
                margin-left: -5px; } }
          
          #main-page #organic-details-blog .bg-blog-header .blog-header .blog-right .title-content-blog {
            padding-right: 12%; }
            @media only screen and (max-width: 769px) {
              #main-page #organic-details-blog .bg-blog-header .blog-header .blog-right .title-content-blog {
                padding-right: 18%; } }
            @media only screen and (max-width: 767px) {
              #main-page #organic-details-blog .bg-blog-header .blog-header .blog-right .title-content-blog {
                padding: 0 10px; } }
            
            #main-page #organic-details-blog .bg-blog-header .blog-header .blog-right .title-content-blog a {
              color: #525252;
              font-size: 2.142857143em;
              font-family: 'Playfair Display', sans-serif;
              padding-bottom: 10px; }
              @media only screen and (max-width: 767px) {
                #main-page #organic-details-blog .bg-blog-header .blog-header .blog-right .title-content-blog a {
                  font-size: 1.5em; } }
              
              #main-page #organic-details-blog .bg-blog-header .blog-header .blog-right .title-content-blog a:hover {
                color: #95a83f; }
          
          #main-page #organic-details-blog .bg-blog-header .blog-header .blog-right .auther-blog {
            color: #b8b8b8;
            font-family: 'Playfair Display Italic';
            font-size: 0.928571429em;
            padding-top: 20px; }
            @media only screen and (max-width: 767px) {
              #main-page #organic-details-blog .bg-blog-header .blog-header .blog-right .auther-blog {
                padding-left: 10px; } }
    
    #main-page #organic-details-blog .blog-content {
      padding-left: 14%;
      margin-top: 25px;
      position: relative; }
      @media only screen and (max-width: 769px) {
        #main-page #organic-details-blog .blog-content {
          padding-left: 16%; } }
      @media only screen and (max-width: 767px) {
        #main-page #organic-details-blog .blog-content {
          padding: 0 15px; } }
      
      #main-page #organic-details-blog .blog-content .content-details:after {
        content: '';
        position: absolute;
        min-height: 5px;
        margin-top: 5px;
        width: 40px;
        border-top: 4px solid #252525;
        left: 14%;
        margin-top: -5px; }
        @media only screen and (max-width: 769px) {
          #main-page #organic-details-blog .blog-content .content-details:after {
            left: 16%; } }
        @media only screen and (max-width: 767px) {
          #main-page #organic-details-blog .blog-content .content-details:after {
            left: 15px; } }
      
      #main-page #organic-details-blog .blog-content .content-details .description-blog {
        color: #898989;
        line-height: 24px; }
        
        #main-page #organic-details-blog .blog-content .content-details .description-blog p {
          margin: 0; }
      
      #main-page #organic-details-blog .blog-content .content-details p {
        color: #898989;
        line-height: 24px; }
      
      #main-page #organic-details-blog .blog-content .content-details blockquote {
        border: none;
        color: #898989;
        padding: 0 0 0 35px;
        font-size: 1em;
        position: relative;
        margin: 0; }
        
        #main-page #organic-details-blog .blog-content .content-details blockquote:before {
          content: '';
          position: absolute;
          height: 95%;
          margin-top: 5px;
          width: 5px;
          border-left: 4px solid #6d8e01;
          left: 0; }
          @media only screen and (max-width: 767px) {
            #main-page #organic-details-blog .blog-content .content-details blockquote:before {
              height: 100%; } }
      
      #main-page #organic-details-blog .blog-content .content-details h3 {
        color: #252525;
        text-transform: uppercase;
        padding: 40px 0 30px;
        font-size: 1em; }
      
      #main-page #organic-details-blog .blog-content .tag {
        padding-top: 50px;
        padding-bottom: 40px; }
        
        #main-page #organic-details-blog .blog-content .tag span {
          border: 2px solid #e8e4d9;
          border-radius: 20px;
          padding: 5px 20px;
          margin-bottom: 10px; }
          
          #main-page #organic-details-blog .blog-content .tag span a {
            color: #898989; }
      
      #main-page #organic-details-blog .blog-content .author {
        text-transform: uppercase;
        color: #333;
        padding-bottom: 55px;
        border-bottom: 1px solid #dcdcdc; }
        
        #main-page #organic-details-blog .blog-content .author span {
          padding-left: 5px;
          letter-spacing: 4px; }
      
      #main-page #organic-details-blog .blog-content .title-total {
        font-size: 1.285714286em;
        text-transform: uppercase;
        padding: 30px 0 60px; }
      
      #main-page #organic-details-blog .blog-content .comment-form {
        list-style: none;
        padding-left: 0; }
        
        #main-page #organic-details-blog .blog-content .comment-form li {
          list-style: none;
          position: relative; }
          
          #main-page #organic-details-blog .blog-content .comment-form li ul {
            padding: 0; }
            
            #main-page #organic-details-blog .blog-content .comment-form li ul li {
              border: none;
              padding: 0; }
        
        #main-page #organic-details-blog .blog-content .comment-form .comment {
          position: relative; }
        
        #main-page #organic-details-blog .blog-content .comment-form .depth-1 {
          border: 1px solid #e8e4d9;
          margin-bottom: 60px; }
          
          #main-page #organic-details-blog .blog-content .comment-form .depth-1 .comment-author {
            padding: 20px 20px 0 20px;
            position: relative; }
            
            #main-page #organic-details-blog .blog-content .comment-form .depth-1 .comment-author .fn {
              position: relative;
              top: -20px;
              color: #6d8e01;
              font-style: normal; }
            
            #main-page #organic-details-blog .blog-content .comment-form .depth-1 .comment-author .says {
              position: relative;
              top: -20px;
              color: #6d8e01;
              font-style: normal; }
            
            #main-page #organic-details-blog .blog-content .comment-form .depth-1 .comment-author img {
              border-radius: 45px;
              min-width: 70px;
              margin-right: 20px;
              margin-top: 15px; }
          
          #main-page #organic-details-blog .blog-content .comment-form .depth-1 .comment-meta {
            padding-left: 20px;
            position: relative;
            left: 93px;
            top: -50px; }
            
            #main-page #organic-details-blog .blog-content .comment-form .depth-1 .comment-meta a {
              font-size: 0.857142857em;
              color: #000; }
          
          #main-page #organic-details-blog .blog-content .comment-form .depth-1 p {
            padding-left: 20px;
            position: relative;
            left: 93px;
            top: -40px;
            width: 75%;
            word-break: break-all;
            margin: 0; }
          
          #main-page #organic-details-blog .blog-content .comment-form .depth-1 .depth-2 {
            background: #f4f4f4; }
        
        #main-page #organic-details-blog .blog-content .comment-form .sub-comment {
          background: #f4f4f4;
          padding: 20px;
          margin-top: -1px; }
        
        #main-page #organic-details-blog .blog-content .comment-form .title-comment {
          color: #6d8e01; }
        
        #main-page #organic-details-blog .blog-content .comment-form .date-comment {
          font-size: 0.857142857em;
          color: #000;
          padding: 10px 0 20px; }
        
        #main-page #organic-details-blog .blog-content .comment-form .text-comment {
          color: #000; }
        
        #main-page #organic-details-blog .blog-content .comment-form .avarta {
          padding: 15px 0; }
          
          #main-page #organic-details-blog .blog-content .comment-form .avarta img {
            border-radius: 45px;
            min-width: 70px; }
        
        #main-page #organic-details-blog .blog-content .comment-form .right-comment {
          padding-left: 10px; }
        
        #main-page #organic-details-blog .blog-content .comment-form .reply a {
          border: 3px solid #e8e4d9;
          padding: 3px 15px;
          border-radius: 20px;
          color: #898989;
          right: 35px;
          display: block;
          clear: both;
          top: 20px;
          position: absolute; }
          @media only screen and (max-width: 767px) {
            #main-page #organic-details-blog .blog-content .comment-form .reply a {
              right: 10px; } }
      
      #main-page #organic-details-blog .blog-content .form-reply {
        border-top: 2px solid #d9d9d9;
        font-weight: normal; }
        
        #main-page #organic-details-blog .blog-content .form-reply h3 {
          font-size: 1.285714286em;
          color: #333;
          text-transform: uppercase;
          margin-top: 37px; }
        
        #main-page #organic-details-blog .blog-content .form-reply .comment-form-author {
          border-right: 1px solid #a3a7ad;
          float: left; }
        
        #main-page #organic-details-blog .blog-content .form-reply span {
          color: #898989; }
        
        #main-page #organic-details-blog .blog-content .form-reply .input-name {
          float: left;
          min-height: 40px;
          border: 1px solid #a3a7ad;
          width: 100%; }
          @media only screen and (max-width: 1025px) {
            #main-page #organic-details-blog .blog-content .form-reply .input-name {
              min-height: 39px;
              height: 39px; } }
          @media only screen and (max-width: 767px) {
            #main-page #organic-details-blog .blog-content .form-reply .input-name {
              margin-bottom: 20px; } }
          
          #main-page #organic-details-blog .blog-content .form-reply .input-name label {
            padding: 7px 0 0 20px;
            color: #898989;
            font-weight: normal; }
          
          #main-page #organic-details-blog .blog-content .form-reply .input-name input {
            border: none;
            width: 370px; }
            @media only screen and (max-width: 1025px) {
              #main-page #organic-details-blog .blog-content .form-reply .input-name input {
                width: 300px; } }
            @media only screen and (max-width: 769px) {
              #main-page #organic-details-blog .blog-content .form-reply .input-name input {
                width: 200px; } }
        
        #main-page #organic-details-blog .blog-content .form-reply .input-email {
          width: 100%;
          min-height: 40px;
          border-top: 1px solid #a3a7ad;
          border-right: 1px solid #a3a7ad;
          border-bottom: 1px solid #a3a7ad; }
          @media only screen and (max-width: 1025px) {
            #main-page #organic-details-blog .blog-content .form-reply .input-email {
              min-height: 39px; } }
          @media only screen and (max-width: 767px) {
            #main-page #organic-details-blog .blog-content .form-reply .input-email {
              border-left: 1px solid #a3a7ad; } }
          
          #main-page #organic-details-blog .blog-content .form-reply .input-email label {
            padding: 7px 0 0 20px;
            color: #898989;
            font-weight: normal; }
          
          #main-page #organic-details-blog .blog-content .form-reply .input-email input {
            border: none;
            width: 370px; }
            @media only screen and (max-width: 1025px) {
              #main-page #organic-details-blog .blog-content .form-reply .input-email input {
                width: 300px; } }
            @media only screen and (max-width: 769px) {
              #main-page #organic-details-blog .blog-content .form-reply .input-email input {
                width: 200px; } }
        
        #main-page #organic-details-blog .blog-content .form-reply textarea {
          border: 1px solid #cfd1d4;
          color: #898989;
          width: 100%;
          min-height: 165px;
          padding: 20px;
          margin-bottom: 10px;
          margin-top: 30px; }
          @media only screen and (max-width: 1025px) {
            #main-page #organic-details-blog .blog-content .form-reply textarea {
              margin-top: 28px; } }
        
        #main-page #organic-details-blog .blog-content .form-reply .form-allowed-tags {
          display: none; }
        
        #main-page #organic-details-blog .blog-content .form-reply .submit {
          background: transparent;
          font-size: 1.285714286em;
          padding: 12px 34px;
          border-radius: 40px;
          border: 3px solid #e8e4d9;
          color: #252525;
          text-transform: uppercase; }
          @media only screen and (max-width: 767px) {
            #main-page #organic-details-blog .blog-content .form-reply .submit {
              float: right; } }
          
          #main-page #organic-details-blog .blog-content .form-reply .submit:hover {
            background: #95a83f;
            color: #fff;
            border-color: #95a83f; }
  
  #main-page #organic-grid {
    min-height: 650px;
    margin-left: 15px;
    position: relative;
    padding-bottom: 150px; }
    
    #main-page #organic-grid .option {
      border-bottom: 1px solid #e8e4d9;
      margin-right: 15px;
      min-height: 40px; }
    
    #main-page #organic-grid .title-grid {
      color: #252525;
      text-align: left;
      font-family: 'Playfair Display Bold';
      margin-bottom: 40px;
      text-transform: uppercase;
      position: relative; }
      
      #main-page #organic-grid .title-grid:after {
        content: '';
        border-bottom: 3px solid #838383;
        min-width: 148px;
        position: absolute;
        left: 0;
        bottom: -3px; }
    
    #main-page #organic-grid .grid-item-product {
      min-width: 18%;
      text-align: center;
      padding-bottom: 25px;
      margin-top: 45px;
      margin-right: 2%;
      float: left; }
      
      #main-page #organic-grid .grid-item-product .image-item img {
        max-width: 270px;
        min-height: 326px; }
      
      #main-page #organic-grid .grid-item-product .text-grid-item {
        max-width: 250px;
        margin-left: 5%; }
        
        #main-page #organic-grid .grid-item-product .text-grid-item .name-item {
          color: #252525;
          font-size: 1em;
          text-transform: uppercase;
          position: relative;
          padding-top: 15px; }
          
          #main-page #organic-grid .grid-item-product .text-grid-item .name-item:hover {
            color: #95a83f; }
          
          #main-page #organic-grid .grid-item-product .text-grid-item .name-item p {
            margin: 0 0 5px; }
          
          #main-page #organic-grid .grid-item-product .text-grid-item .name-item:after {
            content: '';
            border-bottom: 1px solid #838383;
            min-width: 135px;
            position: absolute;
            left: 23%; }
        
        #main-page #organic-grid .grid-item-product .text-grid-item .price-item {
          color: #252525;
          font-size: 1.214285714em;
          text-transform: uppercase;
          padding: 10px 0;
          margin-bottom: 10px; }
          
          #main-page #organic-grid .grid-item-product .text-grid-item .price-item span {
            padding-right: 10px;
            color: #898989;
            font-size: 1em; }
            
            #main-page #organic-grid .grid-item-product .text-grid-item .price-item span:after {
              content: '';
              border-right: 1px solid #bababa;
              padding-left: 10px; }
          
          #main-page #organic-grid .grid-item-product .text-grid-item .price-item del {
            display: none; }
          
          #main-page #organic-grid .grid-item-product .text-grid-item .price-item .fa-star {
            font-size: 1.071428571em;
            color: #95a83f; }
          
          #main-page #organic-grid .grid-item-product .text-grid-item .price-item .fa-star-o {
            font-size: 1.071428571em;
            color: #a8a8a8; }
        
        #main-page #organic-grid .grid-item-product .text-grid-item .description-item {
          color: #7d7d7d; }
        
        #main-page #organic-grid .grid-item-product .text-grid-item .detail-item {
          color: #898989;
          border: 2px solid #e8e4d9;
          border-radius: 20px;
          min-width: 115px;
          padding-top: 3px;
          min-height: 30px;
          background: transparent;
          z-index: 9; }
    
    #main-page #organic-grid .list-item-product {
      width: 100%;
      text-align: center;
      padding: 40px 0;
      border-bottom: 1px solid #e8e4d9;
      margin-right: 2%;
      float: left; }
      
      #main-page #organic-grid .list-item-product:last-child {
        border-bottom: none;
        margin-bottom: 125px; }
      
      #main-page #organic-grid .list-item-product .image-item {
        float: left; }
        
        #main-page #organic-grid .list-item-product .image-item img {
          max-width: 270px;
          min-height: 326px; }
      
      #main-page #organic-grid .list-item-product .text-list-item {
        float: left;
        text-align: left;
        padding-left: 15px; }
        
        #main-page #organic-grid .list-item-product .text-list-item .name-item {
          color: #252525;
          font-size: 1.285714286em;
          text-transform: uppercase;
          position: relative;
          padding-top: 15px; }
          
          #main-page #organic-grid .list-item-product .text-list-item .name-item:hover {
            color: #95a83f; }
          
          #main-page #organic-grid .list-item-product .text-list-item .name-item p {
            margin: 0 0 5px; }
          
          #main-page #organic-grid .list-item-product .text-list-item .name-item:after {
            content: '';
            border-bottom: 1px solid #838383;
            min-width: 135px;
            position: absolute;
            left: 0;
            bottom: 0; }
        
        #main-page #organic-grid .list-item-product .text-list-item .content-item {
          color: #898989;
          line-height: 24px;
          font-size: 1em;
          margin-top: 20px;
          margin-bottom: 10px; }
        
        #main-page #organic-grid .list-item-product .text-list-item .price-item {
          color: #ee393e;
          font-size: 1.285714286em;
          text-transform: uppercase;
          padding: 10px 0;
          margin-bottom: 15px; }
          
          #main-page #organic-grid .list-item-product .text-list-item .price-item span {
            padding-right: 20px;
            color: #ee393e;
            font-size: 1.285714286em;
            font-weight: bold; }
            
            #main-page #organic-grid .list-item-product .text-list-item .price-item span:after {
              content: '';
              border-right: 1px solid #bababa;
              padding-left: 20px; }
          
          #main-page #organic-grid .list-item-product .text-list-item .price-item .fa-star {
            font-size: 1.071428571em;
            color: #95a83f; }
          
          #main-page #organic-grid .list-item-product .text-list-item .price-item .fa-star-o {
            font-size: 1.071428571em;
            color: #a8a8a8; }
        
        #main-page #organic-grid .list-item-product .text-list-item .description-item {
          color: #7d7d7d; }
        
        #main-page #organic-grid .list-item-product .text-list-item .detail-item {
          border: 2px solid #e8e4d9;
          border-radius: 40px;
          min-width: 171px;
          padding-top: 3px;
          min-height: 45px;
          background: transparent;
          z-index: 9;
          font-size: 1.285714286em; }
        
        #main-page #organic-grid .list-item-product .text-list-item .detail-like {
          border: 1px solid #e8e4d9;
          border-radius: 5px;
          min-width: 45px;
          padding-top: 3px;
          min-height: 40px;
          background: transparent;
          z-index: 9;
          color: transparent;
          position: relative; }
          
          #main-page #organic-grid .list-item-product .text-list-item .detail-like:before {
            content: '';
            position: absolute;
            height: 25px;
            width: 25px;
            background: url('../images/icon-organic.png') no-repeat -139px -113px;
            left: 8px;
            top: 8px; }
        
        #main-page #organic-grid .list-item-product .text-list-item .detail-compact {
          border: 1px solid #e8e4d9;
          border-radius: 5px;
          min-width: 45px;
          padding-top: 3px;
          min-height: 40px;
          background: transparent;
          z-index: 9;
          color: transparent;
          position: relative; }
          
          #main-page #organic-grid .list-item-product .text-list-item .detail-compact:before {
            content: '';
            position: absolute;
            height: 25px;
            width: 25px;
            background: url('../images/icon-organic.png') no-repeat -176px -113px;
            left: 8px;
            top: 8px; }
        
        #main-page #organic-grid .list-item-product .text-list-item .detail-view {
          border: 1px solid #e8e4d9;
          border-radius: 5px;
          min-width: 45px;
          padding-top: 3px;
          min-height: 40px;
          background: transparent;
          z-index: 9;
          color: transparent;
          position: relative; }
          
          #main-page #organic-grid .list-item-product .text-list-item .detail-view:before {
            content: '';
            position: absolute;
            height: 25px;
            width: 25px;
            background: url('../images/icon-organic.png') no-repeat -217px -113px;
            left: 8px;
            top: 8px; }

  #main-page .margin-footer-contact {
    margin-bottom: 65px; }
/*------------------------------------------------------------------
[7. Contact]
*/
  #main-page #organic-contact {
    margin-top: 35px; }
    
    #main-page #organic-contact:after {
      content: '';
      position: absolute;
      height: 5px;
      width: 100%;
      border-top: 1px solid #e8e4d9;
      margin-top: 7px;
      left: 0;
      bottom: -25px; }
    
    #main-page #organic-contact .contact-left {
      margin-left: 25%; }
      @media only screen and (max-width: 769px) {
        #main-page #organic-contact .contact-left {
          margin-left: 5%; } }
    
    #main-page #organic-contact .img-map {
      width: 370px;
      height: 300px;
      position: relative;
      overflow: hidden;
      max-width: 100%; }
      
      #main-page #organic-contact .img-map img {
        position: absolute;
        left: 50%;
        right: auto;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%); }
    
    #main-page #organic-contact .origanic-address {
      position: absolute;
      top: 16%;
      left: 28%;
      background: #fff;
      min-width: 370px;
      display: none;
      max-width: 100%; }
      @media only screen and (max-width: 769px) {
        #main-page #organic-contact .origanic-address {
          left: 9%; } }
      @media only screen and (max-width: 767px) {
        #main-page #organic-contact .origanic-address {
          min-width: 300px;
          width: 300px;
          left: 3%; } }
      
      #main-page #organic-contact .origanic-address .logo-map {
        position: absolute;
        left: 34.8%;
        margin-top: -16%;
        cursor: pointer; }
        @media only screen and (max-width: 767px) {
          #main-page #organic-contact .origanic-address .logo-map {
            margin-top: -35%; } }
      
      #main-page #organic-contact .origanic-address .address-map {
        padding-bottom: 60px; }
        
        #main-page #organic-contact .origanic-address .address-map img {
          width: 100px;
          margin: 21% 37% 7%; }
        
        #main-page #organic-contact .origanic-address .address-map span {
          text-align: center;
          display: block;
          color: #898989; }
    
    #main-page #organic-contact .get-in {
      font-size: 1.285714286em;
      color: #252525;
      position: relative;
      margin-left: 45%;
      width: 150px; }
      @media only screen and (max-width: 767px) {
        #main-page #organic-contact .get-in {
          margin-left: 35%; } }
      
      #main-page #organic-contact .get-in:before {
        content: '';
        position: absolute;
        height: 12px;
        width: 12px;
        left: -15px;
        background: #a4935f;
        margin-top: 7px; }
      
      #main-page #organic-contact .get-in:after {
        content: '';
        position: absolute;
        height: 10px;
        width: 20px;
        background: url('../images/icon-organic.png') no-repeat -396px -117px;
        right: 23px;
        margin-top: 7px; }
    
    #main-page #organic-contact .select-contact {
      position: relative;
      margin-left: 25%;
      font-family: 'Playfair Display Italic'; }
      @media only screen and (max-width: 767px) {
        #main-page #organic-contact .select-contact {
          margin-left: 0; } }
      
      #main-page #organic-contact .select-contact:before {
        content: '';
        position: absolute;
        height: 10px;
        width: 15px;
        background: url('../images/icon-organic.png') no-repeat -370px -117px;
        right: 40%;
        top: 9px;
        margin-top: 7px; }
        @media only screen and (max-width: 767px) {
          #main-page #organic-contact .select-contact:before {
            right: 13%; } }
    
    #main-page #organic-contact .select-contact select {
      padding: 5px 8px;
      width: 62%;
      border: none;
      min-height: 40px;
      box-shadow: none;
      background: transparent;
      background-image: none;
      -webkit-appearance: none;
      margin-bottom: 10px;
      left: 13%;
      position: relative; }
      @media only screen and (max-width: 767px) {
        #main-page #organic-contact .select-contact select {
          left: 22%; } }
    
    #main-page #organic-contact .select-contact select:focus {
      outline: none; }
    
    #main-page #organic-contact #map-agency {
      width: 100%;
      height: 1052px; }
      @media only screen and (max-width: 767px) {
        #main-page #organic-contact #map-agency {
          margin-top: 50px; } }
    
    #main-page #organic-contact .organic-menu-map {
      position: relative;
      padding: 0; }
      @media only screen and (max-width: 767px) {
        #main-page #organic-contact .organic-menu-map {
          padding-left: 20px; } }
      
      #main-page #organic-contact .organic-menu-map li {
        float: left;
        list-style: none;
        padding-right: 20px;
        margin-top: 10px; }
        
        #main-page #organic-contact .organic-menu-map li a {
          color: #898989; }
    
    #main-page #organic-contact .title-small-contact {
      font-size: 0.857142857em;
      font-family: 'Playfair Display Italic';
      color: #252525;
      text-transform: capitalize;
      padding-top: 100px; }
    
    #main-page #organic-contact .title-contact {
      font-size: 2.857142857em;
      font-family: 'Playfair Display Black';
      text-transform: uppercase; }
    
    #main-page #organic-contact .desciption-contact {
      color: #898989;
      padding-right: 10%; }
    
    #main-page #organic-contact input {
      border: none;
      border-bottom: 1px solid #e8e4d9;
      margin-top: 45px;
      width: 93%; }
    
    #main-page #organic-contact .your-name {
      float: left;
      width: 48%; }
    
    #main-page #organic-contact .your-email {
      float: left;
      width: 48%; }
    
    #main-page #organic-contact .wpcf7-submit {
      max-width: 170px;
      margin-right: 7%;
      background: transparent;
      padding: 8px 20px;
      text-transform: uppercase;
      color: #252525;
      font-size: 1.285714286em;
      border: 2px solid #e8e4d9;
      border-radius: 30px;
      float: right;
      margin-top: 30px; }
    
    #main-page #organic-contact .phone {
      margin-top: 115px;
      border-top: 1px solid #e8e4d9;
      padding-top: 50px;
      padding-bottom: 35px;
      border-bottom: 1px solid #e8e4d9; }
    
    #main-page #organic-contact .career {
      margin-top: 30px;
      padding-bottom: 60px;
      border-bottom: 1px solid #e8e4d9; }
      
      #main-page #organic-contact .career a {
        color: #6d8e01;
        font-size: 1.285714286em; }
      
      #main-page #organic-contact .career .text-career {
        width: 45%; }
      
      #main-page #organic-contact .career .title {
        line-height: 24px; }
    
    #main-page #organic-contact .text-phone .title {
      color: #252525; }
      
      #main-page #organic-contact .text-phone .title .phone-number {
        color: #6d8e01; }
    
    #main-page #organic-contact .text-phone .link {
      font-size: 1.285714286em; }
    
    #main-page #organic-contact .title-phone {
      font-size: 1.714285714em;
      color: #252525;
      position: relative;
      padding-bottom: 35px; }
      
      #main-page #organic-contact .title-phone:before {
        content: '';
        position: absolute;
        height: 25px;
        width: 65px;
        left: 0;
        top: 30px;
        border-bottom: 2px solid #6e6e6e; }
    
    #main-page #organic-contact .organic-social {
      padding: 0;
      margin-top: 15px; }
      
      #main-page #organic-contact .organic-social li {
        float: left;
        list-style: none;
        padding-right: 20px; }
        
        #main-page #organic-contact .organic-social li i {
          font-size: 0.785714286em;
          color: #252525; }
          
          #main-page #organic-contact .organic-social li i.facebook :after {
            content: "\f09a";
            color: blue; }
  
  #main-page #content-blog-full {
    padding-left: 10%;
    margin-top: 30px; }
    @media only screen and (max-width: 767px) {
      #main-page #content-blog-full {
        margin-top: 50px; } }
    
    #main-page #content-blog-full .entry-content .wp-caption {
      max-width: 100% !important; }
    
    #main-page #content-blog-full .entry-content img {
      max-width: 100%;
      height: auto; }
    
    #main-page #content-blog-full .entry-thumbnail img {
      max-width: 100%;
      height: auto; }
    
    #main-page #content-blog-full .blog-full {
      margin-bottom: 70px; }
      @media only screen and (max-width: 1025px) {
        #main-page #content-blog-full .blog-full {
          margin-left: 10px; } }
      @media only screen and (max-width: 767px) {
        #main-page #content-blog-full .blog-full {
          margin-bottom: 20px;
          padding: 0 6% 0 6%; } }
      
      #main-page #content-blog-full .blog-full .img-blog {
        margin-bottom: 30px;
        width: 100%;
        height: 350px;
        position: relative;
        overflow: hidden; }
        @media only screen and (max-width: 767px) {
          #main-page #content-blog-full .blog-full .img-blog {
            height: auto;
            margin-bottom: 10px; } }
      
      #main-page #content-blog-full .blog-full .blog-left {
        float: left;
        color: #787c7f;
        margin: 7px 20px 30px 0; }
        
        #main-page #content-blog-full .blog-full .blog-left .month {
          font-family: 'Playfair Display', sans-serif;
          text-align: center;
          text-transform: uppercase; }
        
        #main-page #content-blog-full .blog-full .blog-left .day {
          border: 4px solid #e1e1e1;
          font-size: 3.428571429em;
          padding: 20px;
          font-family: 'Playfair Display Black';
          min-width: 105px; }
          @media only screen and (max-width: 769px) {
            #main-page #content-blog-full .blog-full .blog-left .day {
              padding: 11px;
              min-width: 90px; } }
          @media only screen and (max-width: 767px) {
            #main-page #content-blog-full .blog-full .blog-left .day {
              min-width: 45px;
              padding: 0 0 0 7px;
              font-size: 1.5em;
              line-height: 50px;
              margin-right: 5px; } }
      
      #main-page #content-blog-full .blog-full .blog-right {
        padding-bottom: 20px;
        margin-left: 5px; }
        @media only screen and (max-width: 767px) {
          #main-page #content-blog-full .blog-full .blog-right {
            margin-top: 10px; } }
        
        #main-page #content-blog-full .blog-full .blog-right .title-content-blog a {
          color: #525252;
          font-size: 1.714285714em;
          font-family: 'Playfair Display', sans-serif;
          padding-bottom: 10px; }
          @media only screen and (max-width: 767px) {
            #main-page #content-blog-full .blog-full .blog-right .title-content-blog a {
              font-size: 1em; } }
          
          #main-page #content-blog-full .blog-full .blog-right .title-content-blog a:hover {
            color: #95a83f; }
        
        #main-page #content-blog-full .blog-full .blog-right .auther-blog {
          color: #b8b8b8;
          font-family: 'Playfair Display Italic';
          font-size: 0.928571429em;
          padding-top: 20px; }
          @media only screen and (max-width: 767px) {
            #main-page #content-blog-full .blog-full .blog-right .auther-blog {
              font-size: 0.7em;
              padding-top: 5px; } }
      
      #main-page #content-blog-full .blog-full .img-blog img {
        width: 100%; }
      
      #main-page #content-blog-full .blog-full .description-blog {
        color: #898989;
        line-height: 24px;
        margin: 15px 0 35px;
        max-height: 100px;
        overflow: hidden; }
      
      #main-page #content-blog-full .blog-full audio {
        display: block;
        width: 100%; }
      
      #main-page #content-blog-full .blog-full .more-info-blog {
        position: relative; }
        @media only screen and (max-width: 767px) {
          #main-page #content-blog-full .blog-full .more-info-blog {
            font-size: 0.7em;
            height: 20px; } }
        
        #main-page #content-blog-full .blog-full .more-info-blog a {
          color: #898989;
          text-transform: uppercase;
          letter-spacing: 3px; }
          
          #main-page #content-blog-full .blog-full .more-info-blog a:hover {
            color: #95a83f;
            text-decoration: underline !important; }
        
        #main-page #content-blog-full .blog-full .more-info-blog:before {
          content: '';
          background: url('../images/icon-organic.png') no-repeat -7px -2px;
          position: absolute;
          top: -5px;
          left: 125px;
          height: 30px;
          width: 30px; }
          @media only screen and (max-width: 767px) {
            #main-page #content-blog-full .blog-full .more-info-blog:before {
              background: url('../images/icon-organic.png') no-repeat -8px -28px;
              left: 85px; } }
    
    #main-page #content-blog-full .load-more-blog-left {
      position: relative;
      font-family: 'Playfair Display Bold';
      text-transform: uppercase;
      letter-spacing: 3px;
      margin-bottom: 190px; }
      
      #main-page #content-blog-full .load-more-blog-left:before {
        content: '';
        position: absolute;
        left: 0;
        height: 30px;
        width: 75px;
        top: -20px;
        border-top: 1px dashed; }
  #main-page #organic-content-grid .tag-sticky-2 {
    padding: 40px 0;
    border-bottom: 1px solid #CDCDCD;
    margin-bottom: 40px;
  }
  #main-page #organic-content-grid .tag-sticky-2:hover{
      background-color: rgb(249, 249, 249);
      opacity: 0.74;
  }
  #main-page #organic-content-grid .entry-thumbnail .post-thumbnail {
    margin-bottom: 30px;
    width: 100%;
    height: 350px;
    position: relative;
    overflow: hidden; }
    
    #main-page #organic-content-grid .entry-thumbnail .post-thumbnail img {
      width: 100%;
      position: absolute;
      height: auto;
      left: 50%;
      right: auto;
      -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      transform: translateX(-50%); }
  
  #main-page #organic-content-grid .archive-title a {
    color: #525252;
    font-size: 1.714285714em;
    padding-bottom: 10px; }
  
  #main-page #organic-content-grid .entry-meta {
    color: #b8b8b8;
    font-family: 'Playfair Display Italic';
    font-size: 0.928571429em;
    padding-top: 20px; }
    
    #main-page #organic-content-grid .entry-meta .category a {
      color: #b8b8b8; }
    
    #main-page #organic-content-grid .entry-meta .meta-reply a {
      color: #b8b8b8; }
  
  #main-page #organic-content-grid.blog-right #content-blog-full {
    padding-right: 0 !important;
    margin-top: 85px !important; }
    @media only screen and (max-width: 767px) {
      #main-page #organic-content-grid.blog-right #content-blog-full {
        margin-top: 0 !important; } }
    @media only screen and (max-width: 769px) {
      #main-page #organic-content-grid.blog-right #content-blog-full .blog-full .blog-right {
        padding-left: 15px; } }
    @media only screen and (max-width: 767px) {
      #main-page #organic-content-grid.blog-right #content-blog-full .blog-full .blog-right {
        padding-left: 5px; } }
  
  #main-page #organic-content-grid.blog-left .widget_categories ul {
    padding: 0 40px; }
  
  #main-page #organic-content-grid.blog-left ul {
    padding: 0; }
  
  #main-page #organic-content-grid.blog-left #ajax-load-more .alm-btn-wrap #load-more {
    margin-left: 0; }
  @media only screen and (max-width: 767px) {
    
    #main-page #organic-content-grid .description-blog {
      display: none; }
 }
/*------------------------------------------------------------------
[4. Sidebar blog]
*/
  #main-page #organic-content-grid .sidebar-blog {
    margin-top: 40px; }
    @media only screen and (max-width: 767px) {
      #main-page #organic-content-grid .sidebar-blog {
        display: none; } }
    
    #main-page #organic-content-grid .sidebar-blog li {
      list-style: none; }
    
    #main-page #organic-content-grid .sidebar-blog .widgettitle {
      text-transform: uppercase;
      font-size: 1.285714286em;
      width: 100%;
      border: 1px solid #f3f1ec;
      width: 94%;
      padding: 9px 20px;
      margin-bottom: 20px;
      border-radius: 25px;
      margin-top: 25px; }
      
      #main-page #organic-content-grid .sidebar-blog .widgettitle.archives {
        margin-top: 70px; }
      
      #main-page #organic-content-grid .sidebar-blog .widgettitle.comment {
        margin-bottom: 40px; }
      
      #main-page #organic-content-grid .sidebar-blog .widgettitle:hover {
        background: #f6eada;
        border: 1px solid #f6eada; }
      
      #main-page #organic-content-grid .sidebar-blog .widgettitle:first-child {
        margin-top: 0; }
    
    #main-page #organic-content-grid .sidebar-blog .widget_recent_entries {
      margin-bottom: 75px; }
      
      #main-page #organic-content-grid .sidebar-blog .widget_recent_entries ul {
        padding-left: 20px; }
        
        #main-page #organic-content-grid .sidebar-blog .widget_recent_entries ul li {
          letter-spacing: 0.5px;
          margin: 40px 0; }
          
          #main-page #organic-content-grid .sidebar-blog .widget_recent_entries ul li a {
            color: #252525;
            display: block; }
            @media only screen and (max-width: 769px) {
              #main-page #organic-content-grid .sidebar-blog .widget_recent_entries ul li a {
                height: 62px;
                overflow: hidden; } }
          
          #main-page #organic-content-grid .sidebar-blog .widget_recent_entries ul li span {
            color: #898989;
            position: relative; }
            
            #main-page #organic-content-grid .sidebar-blog .widget_recent_entries ul li span:after {
              content: '';
              position: absolute;
              height: 25px;
              width: 100%;
              border-bottom: 1px solid #e1e1e1;
              left: 0;
              top: 10px; }
    
    #main-page #organic-content-grid .sidebar-blog .widget_archive {
      margin-bottom: 50px; }
      
      #main-page #organic-content-grid .sidebar-blog .widget_archive ul {
        padding-left: 20px; }
        
        #main-page #organic-content-grid .sidebar-blog .widget_archive ul li {
          position: relative;
          margin-bottom: 35px; }
          
          #main-page #organic-content-grid .sidebar-blog .widget_archive ul li a {
            color: #898989;
            text-transform: capitalize;
            padding-bottom: 35px; }
          
          #main-page #organic-content-grid .sidebar-blog .widget_archive ul li:before {
            content: '';
            position: absolute;
            height: 3px;
            width: 34%;
            border-bottom: 1px solid #e1e1e1;
            left: 0;
            top: 30px; }
    
    #main-page #organic-content-grid .sidebar-blog .widget_tag_cloud {
      margin-top: 30px;
      margin-bottom: 50px; }
      
      #main-page #organic-content-grid .sidebar-blog .widget_tag_cloud .tagcloud a {
        font-size: 1em !important;
        line-height: 20px;
        color: #a3a3a3;
        border: 1px solid #e8e4d9;
        padding: 5px 13px;
        border-radius: 20px;
        margin-right: 3px;
        line-height: 40px; }
        
        #main-page #organic-content-grid .sidebar-blog .widget_tag_cloud .tagcloud a:hover {
          background: #e8e4d9;
          color: #252525; }
    
    #main-page #organic-content-grid .sidebar-blog .widget_polygon_widget {
      margin-bottom: 50px; }
      
      #main-page #organic-content-grid .sidebar-blog .widget_polygon_widget ul li {
        border-bottom: none;
        position: relative;
        width: 88%; }
        
        #main-page #organic-content-grid .sidebar-blog .widget_polygon_widget ul li:after {
          content: '';
          position: absolute;
          height: 25px;
          width: 70%;
          border-bottom: 1px solid #E4E4E4;
          right: 0;
          bottom: 0;
          margin-top: 10px; }
          @media only screen and (max-width: 769px) {
            #main-page #organic-content-grid .sidebar-blog .widget_polygon_widget ul li:after {
              width: 65% !important; } }
          @media only screen and (max-width: 1025px) {
            #main-page #organic-content-grid .sidebar-blog .widget_polygon_widget ul li:after {
              width: 72% !important; } }
      
      #main-page #organic-content-grid .sidebar-blog .widget_polygon_widget .palignleft {
        height: 65px; }
        @media only screen and (max-width: 1025px) {
          #main-page #organic-content-grid .sidebar-blog .widget_polygon_widget .palignleft {
            margin: 0; } }
        
        #main-page #organic-content-grid .sidebar-blog .widget_polygon_widget .palignleft img {
          border: none !important; }
          @media only screen and (max-width: 769px) {
            #main-page #organic-content-grid .sidebar-blog .widget_polygon_widget .palignleft img {
              width: 30px !important;
              height: 30px !important; } }
          @media only screen and (max-width: 1025px) {
            #main-page #organic-content-grid .sidebar-blog .widget_polygon_widget .palignleft img {
              width: 50px !important;
              height: 50px !important; } }
      
      #main-page #organic-content-grid .sidebar-blog .widget_polygon_widget b {
        display: block; }
      
      #main-page #organic-content-grid .sidebar-blog .widget_polygon_widget a {
        display: none; }
    
    #main-page #organic-content-grid .sidebar-blog .name-category {
      padding: 0 20px 20px; }
      
      #main-page #organic-content-grid .sidebar-blog .name-category a {
        text-transform: uppercase;
        color: #333; }
      
      #main-page #organic-content-grid .sidebar-blog .name-category.active a {
        color: #95a83f; }
        
        #main-page #organic-content-grid .sidebar-blog .name-category.active a:after {
          content: '';
          position: absolute;
          height: 25px;
          width: 35%;
          border-bottom: 1px solid;
          left: 20px; }
    
    #main-page #organic-content-grid .sidebar-blog .widget_categories {
      margin-bottom: 50px; }
      
      #main-page #organic-content-grid .sidebar-blog .widget_categories ul li.current-cat a {
        color: #95a83f;
        text-decoration: underline; }
      
      #main-page #organic-content-grid .sidebar-blog .widget_categories ul li a {
        color: #898989;
        line-height: 30px;
        list-style: none;
        position: relative;
        margin-left: -20px; }
        
        #main-page #organic-content-grid .sidebar-blog .widget_categories ul li a:before {
          content: '';
          position: absolute;
          height: 2px;
          width: 2px;
          left: -7px;
          top: 14px;
          background: #ebbc74; }
    
    #main-page #organic-content-grid .sidebar-blog .item-specials .item {
      margin-bottom: 20px;
      min-height: 120px; }
      
      #main-page #organic-content-grid .sidebar-blog .item-specials .item:first-child {
        margin-top: 30px; }
    
    #main-page #organic-content-grid .sidebar-blog .item-specials .images-item {
      float: left; }
      
      #main-page #organic-content-grid .sidebar-blog .item-specials .images-item img {
        min-width: 100px; }
    
    #main-page #organic-content-grid .sidebar-blog .item-specials .text-item {
      min-height: 120px; }
      
      #main-page #organic-content-grid .sidebar-blog .item-specials .text-item .title-text {
        color: #333;
        word-break: break-all;
        font-weight: bolder;
        line-height: 21px;
        padding-bottom: 5px; }
      
      #main-page #organic-content-grid .sidebar-blog .item-specials .text-item .fa-star {
        font-size: 1.071428571em;
        color: #95a83f; }
      
      #main-page #organic-content-grid .sidebar-blog .item-specials .text-item .fa-star-o {
        font-size: 1.071428571em;
        color: #a8a8a8; }
      
      #main-page #organic-content-grid .sidebar-blog .item-specials .text-item .price-item {
        font-size: 1.214285714em;
        color: #ed1c24;
        padding-top: 10px; }
  
  #main-page #organic-content-grid .product-right {
    margin-left: 3%; }
    @media only screen and (max-width: 1025px) {
      #main-page #organic-content-grid .product-right {
        margin-left: 7%; } }
    @media only screen and (max-width: 767px) {
      #main-page #organic-content-grid .product-right {
        margin-left: 7%;
        margin-right: 7%; } }
    
    #main-page #organic-content-grid .product-right .gridlist-toggle {
      top: -45px;
      position: relative; }
      
      #main-page #organic-content-grid .product-right .gridlist-toggle #list {
        float: left;
        padding: 0;
        position: relative;
        background: #eee;
        min-height: 28px;
        min-width: 28px;
        float: left;
        border-radius: 5px; }
        
        #main-page #organic-content-grid .product-right .gridlist-toggle #list.active {
          background: #95a83f; }
        
        #main-page #organic-content-grid .product-right .gridlist-toggle #list:hover {
          background: #95a83f; }
        
        #main-page #organic-content-grid .product-right .gridlist-toggle #list:before {
          content: '';
          position: absolute;
          height: 20px;
          width: 20px;
          background: url('../images/icon-organic.png') no-repeat -32px -117px;
          left: 5px;
          top: 8px; }
      
      #main-page #organic-content-grid .product-right .gridlist-toggle #grid {
        position: relative;
        background: #eee;
        min-height: 28px;
        min-width: 28px;
        float: left;
        border-radius: 5px; }
        
        #main-page #organic-content-grid .product-right .gridlist-toggle #grid.active {
          background: #95a83f; }
        
        #main-page #organic-content-grid .product-right .gridlist-toggle #grid:before {
          content: '';
          position: absolute;
          height: 20px;
          width: 20px;
          background: url('../images/icon-organic.png') no-repeat -8px -117px;
          left: 5px;
          top: 8px; }
    
    #main-page #organic-content-grid .product-right .woocommerce-pagination {
      text-align: left; }
      
      #main-page #organic-content-grid .product-right .woocommerce-pagination ul {
        border: none;
        margin-bottom: 50px; }
        @media only screen and (max-width: 767px) {
          #main-page #organic-content-grid .product-right .woocommerce-pagination ul {
            left: 19%;
            position: relative; } }
        
        #main-page #organic-content-grid .product-right .woocommerce-pagination ul li {
          border: none;
          position: relative; }
          
          #main-page #organic-content-grid .product-right .woocommerce-pagination ul li:after {
            content: '';
            position: absolute;
            height: 14px;
            width: 2px;
            border-right: 1px solid #e3e3e3;
            right: 0;
            top: 8px; }
          
          #main-page #organic-content-grid .product-right .woocommerce-pagination ul li:hover {
            background: #fff; }
          
          #main-page #organic-content-grid .product-right .woocommerce-pagination ul li span {
            background: #fff;
            color: #95a83f; }
          
          #main-page #organic-content-grid .product-right .woocommerce-pagination ul li a {
            background: #fff;
            color: #464646; }
          
          #main-page #organic-content-grid .product-right .woocommerce-pagination ul li:first-child a {
            color: #95a83f;
            font-size: 0.928571429em; }
          
          #main-page #organic-content-grid .product-right .woocommerce-pagination ul li:last-child a {
            color: #95a83f;
            font-size: 0.928571429em; }
          
          #main-page #organic-content-grid .product-right .woocommerce-pagination ul li:last-child:after {
            display: none; }
    
    #main-page #organic-content-grid .product-right .products li span.price {
      min-height: 35px;
      max-width: 550px;
      z-index: -1;
      position: relative; 
      font-size: 1.3em;
      font-weight: normal;
    }
      
      #main-page #organic-content-grid .product-right .products li span.price del {
        display: none; }
    
    #main-page #organic-content-grid .product-right .grid {
      float: left;
      width: 100%; }
      
      #main-page #organic-content-grid .product-right .grid li {
        transition: all 0.5s;
        -webkit-transition: all 0.5s; }
        @media only screen and (max-width: 769px) {
          #main-page #organic-content-grid .product-right .grid li {
            width: 50%; } }
        @media only screen and (max-width: 767px) {
          #main-page #organic-content-grid .product-right .grid li {
            width: 100%; } }
        
        #main-page #organic-content-grid .product-right .grid li .quick-view-button {
          display: none; }
        
        #main-page #organic-content-grid .product-right .grid li .compare {
          display: none; }
        
        #main-page #organic-content-grid .product-right .grid li .yith-wcwl-add-to-wishlist {
          display: none; }
        
        #main-page #organic-content-grid .product-right .grid li .frame-img {
          border-bottom: 1px solid transparent; 
          transition: all 0.5s;
          -webkit-transition: all 0.5s;
        }
        
        #main-page #organic-content-grid .product-right .grid li .gridlist-buttonwrap a {
          display: block;
          left: 50%;
          right: auto;
          -webkit-transform: translateX(-50%);
          -ms-transform: translateX(-50%);
          transform: translateX(-50%);
          transition: all 0.3s;
          -webkit-transition: all 0.3s;
          color: #898989;
          border: 2px solid #e8e4d9;
          border-radius: 20px;
          max-width: 67%;
          background: none;
          z-index: 9;
          font-size: 1em;
          text-align: center;
          font-weight: normal;
          top: 0px;
          position: relative;
          margin-bottom: 10px; }
          
          #main-page #organic-content-grid .product-right .grid li .gridlist-buttonwrap a:hover {
            background: #95a83f;
            transition: all 0.3s;
            -webkit-transition: all 0.3s;
            color: #fff;
            border-color: transparent; }
          
          #main-page #organic-content-grid .product-right .grid li .gridlist-buttonwrap a:before {
            display: none; }
          
          #main-page #organic-content-grid .product-right .grid li .gridlist-buttonwrap a.added_to_cart {
            display: none; }
        @media only screen and (min-width: 1170px) {
          
          /*#main-page #organic-content-grid .product-right .grid li:hover {
            transition: all 0.5s;
            -webkit-transition: all 0.5s;
            box-shadow: 0px 3px 14px 0px rgba(196, 196, 196, 0.5); }*/
            /*
            #main-page #organic-content-grid .product-right .grid li:hover .name-item {
              display: none; }
            
            #main-page #organic-content-grid .product-right .grid li:hover .star-rating {
              display: none; }
            
            #main-page #organic-content-grid .product-right .grid li:hover .price {
              display: none; }*//*
            
            #main-page #organic-content-grid .product-right .grid li:hover .gridlist-buttonwrap {
              padding: 20px; }*/
              
              /*#main-page #organic-content-grid .product-right .grid li:hover .gridlist-buttonwrap a {
                top: 60px; }*/
            #main-page #organic-content-grid .product-right .grid li .frame-img {
              border: 1px solid transparent; }

            #main-page #organic-content-grid .product-right .grid li:hover .frame-img {
              border: 1px solid #e8e4d9; 
              opacity: 0.5;
              transition: all 0.5s;
              -webkit-transition: all 0.5s;
            }
            
            #main-page #organic-content-grid .product-right .grid li:hover .quick-view-button {
              display: block;
              background: #000;
              max-width: 45px;
              border: none;
              padding-top: 3px;
              min-height: 40px;
              background: transparent;
              z-index: 9;
              border: none;
              color: transparent;
              position: absolute;
              color: transparent;
              left: 50%;
              top: 31.4%;
              right: auto;
              -webkit-transform: translateX(-50%);
              -ms-transform: translateX(-50%);
              transform: translateX(-50%); }
              @media only screen and (max-width: 1025px) {
                #main-page #organic-content-grid .product-right .grid li:hover .quick-view-button {
                  margin-left: 150px; } }
              @media only screen and (max-width: 769px) {
                #main-page #organic-content-grid .product-right .grid li:hover .quick-view-button {
                  margin-left: 180px; } }
              @media only screen and (max-width: 767px) {
                #main-page #organic-content-grid .product-right .grid li:hover .quick-view-button {
                  display: none; } }
              
              #main-page #organic-content-grid .product-right .grid li:hover .quick-view-button span {
                display: none; }
              
              #main-page #organic-content-grid .product-right .grid li:hover .quick-view-button:after {
                content: '';
                position: absolute;
                border: 1px solid #e8e4d9;
                border-radius: 5px;
                background: url('../images/icon-organic.png') no-repeat -211px -105px;
                background-color: #fff;
                left: 8px;
                top: -1px;
                padding: 20px;
                transition: all 0.5s;
                -webkit-transition: all 0.5s; }
              
              #main-page #organic-content-grid .product-right .grid li:hover .quick-view-button:hover:after {
                transition: all 0.5s;
                -webkit-transition: all 0.5s;
                background-color: #B4CA4F;
                background-position: -211px -133px;
                border-color: transparent; }
            
            #main-page #organic-content-grid .product-right .grid li:hover .compare {
              display: block;
              background: #000;
              border-radius: 5px;
              max-width: 45px;
              padding-top: 3px;
              background: transparent;
              z-index: 9;
              color: transparent;
              position: absolute;
              color: transparent;
              right: 45px;
              top: 31%;
              float: right;
              height: 44px; }
              @media only screen and (max-width: 1025px) {
                #main-page #organic-content-grid .product-right .grid li:hover .compare {
                  right: -62%; } }
              @media only screen and (max-width: 769px) {
                #main-page #organic-content-grid .product-right .grid li:hover .compare {
                  right: -70%; } }
              @media only screen and (max-width: 767px) {
                #main-page #organic-content-grid .product-right .grid li:hover .compare {
                  display: none; } }
              
              #main-page #organic-content-grid .product-right .grid li:hover .compare:after {
                content: '';
                position: absolute;
                height: 25px;
                width: 25px;
                background: url('../images/icon-organic.png') no-repeat -169px -105px;
                left: 2px;
                top: 2px;
                background-color: #fff;
                padding: 20px;
                border-radius: 5px;
                border: 1px solid #e8e4d9;
                transition: all 0.5s;
                -webkit-transition: all 0.5s; }
              
              #main-page #organic-content-grid .product-right .grid li:hover .compare:hover:after {
                transition: all 0.5s;
                -webkit-transition: all 0.5s;
                background-color: #B4CA4F;
                background-position: -169px -133px;
                border-color: transparent; }
            
            #main-page #organic-content-grid .product-right .grid li:hover .yith-wcwl-add-to-wishlist {
              position: absolute;
              display: block;
              float: left;
              left: 55px;
              top: 28.5%; }
              
              #main-page #organic-content-grid .product-right .grid li:hover .yith-wcwl-add-to-wishlist .yith-wcwl-add-button {
                position: relative;
                top: 1px; }
                
                #main-page #organic-content-grid .product-right .grid li:hover .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a {
                  color: transparent;
                  padding: 0;
                  margin: 0;
                  font-size: 0; }
                
                #main-page #organic-content-grid .product-right .grid li:hover .yith-wcwl-add-to-wishlist .yith-wcwl-add-button :after {
                  content: '';
                  position: absolute;
                  height: 25px;
                  width: 25px;
                  background: url('../images/icon-organic.png') no-repeat -132px -105px;
                  left: 2px;
                  background-color: #fff;
                  top: 2px;
                  border: 1px solid #e8e4d9;
                  padding: 20px;
                  border-radius: 5px;
                  transition: all 0.5s;
                  -webkit-transition: all 0.5s; }
                
                #main-page #organic-content-grid .product-right .grid li:hover .yith-wcwl-add-to-wishlist .yith-wcwl-add-button:hover :after {
                  transition: all 0.5s;
                  -webkit-transition: all 0.5s;
                  background-color: #B4CA4F;
                  background-position: -132px -133px;
                  border-color: transparent; }
              
              #main-page #organic-content-grid .product-right .grid li:hover .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse {
                position: relative;
                top: 0; }
                
                #main-page #organic-content-grid .product-right .grid li:hover .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a {
                  color: transparent;
                  padding: 0;
                  margin: 0;
                  font-size: 0; }
                
                #main-page #organic-content-grid .product-right .grid li:hover .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse :after {
                  content: '';
                  position: absolute;
                  height: 25px;
                  width: 25px;
                  background: url('../images/icon-organic.png') no-repeat -132px -133px;;
                  background-color: #B4CA4F;
                  left: 2px;
                  top: 2px;
                  border: 1px solid #B4CA4F;
                  padding: 20px;
                  border-radius: 5px;
                  transition: all 0.5s;
                  -webkit-transition: all 0.5s; }
                
                #main-page #organic-content-grid .product-right .grid li:hover .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse:hover :after {
                  transition: all 0.5s;
                  -webkit-transition: all 0.5s;
                  background-color: #B4CA4F;
                  background-position: -132px -133px;
                  border-color: transparent; }
              
              #main-page #organic-content-grid .product-right .grid li:hover .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse {
                position: relative;
                top: 0; }
                
                #main-page #organic-content-grid .product-right .grid li:hover .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a {
                  color: transparent;
                  padding: 0;
                  margin: 0;
                  font-size: 0; }
                
                #main-page #organic-content-grid .product-right .grid li:hover .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .feedback {
                  display: none; }
                
                #main-page #organic-content-grid .product-right .grid li:hover .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse :after {
                  content: '';
                  position: absolute;
                  height: 25px;
                  width: 25px;
                  background: url('../images/icon-organic.png') no-repeat -132px -105px;
                  left: 2px;
                  background-color: #fff;
                  top: 2px;
                  border: 1px solid #e8e4d9;
                  padding: 20px;
                  border-radius: 5px;
                  opacity: 0.3;
                  transition: all 0.5s;
                  -webkit-transition: all 0.5s; }
                
                #main-page #organic-content-grid .product-right .grid li:hover .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse:hover :after {
                  transition: all 0.5s;
                  -webkit-transition: all 0.5s;
                  background-color: #B4CA4F;
                  background-position: -132px -133px;
                  border-color: transparent; }
 }
      
      #main-page #organic-content-grid .product-right .grid .button {
        margin-top: 0; }
    
    #main-page #organic-content-grid .product-right .view-mode {
      float: left;
      padding-right: 120px; }
    
    #main-page #organic-content-grid .product-right .gridlist-toggle {
      width: 80px; }
    
    #main-page #organic-content-grid .product-right .woocommerce-ordering {
      float: right;
      margin-left: 21%; }
      @media only screen and (max-width: 1025px) {
        #main-page #organic-content-grid .product-right .woocommerce-ordering {
          margin-left: 9%; } }
      @media only screen and (max-width: 769px) {
        #main-page #organic-content-grid .product-right .woocommerce-ordering {
          margin-left: 0; } }
      @media only screen and (max-width: 767px) {
        #main-page #organic-content-grid .product-right .woocommerce-ordering select {
          display: none; } }
      
      #main-page #organic-content-grid .product-right .woocommerce-ordering:nth-child(2) {
        float: left; }
      
      #main-page #organic-content-grid .product-right .woocommerce-ordering .sort-by {
        float: left; }
        @media only screen and (max-width: 767px) {
          #main-page #organic-content-grid .product-right .woocommerce-ordering .sort-by {
            display: none; } }
        
        #main-page #organic-content-grid .product-right .woocommerce-ordering .sort-by .title-sort-by {
          float: left;
          font-size: 0.928571429em;
          font-weight: bold;
          line-height: 30px;
          text-transform: uppercase;
          margin-right: 15px;
          font-weight: normal; }
          @media only screen and (max-width: 767px) {
            #main-page #organic-content-grid .product-right .woocommerce-ordering .sort-by .title-sort-by {
              margin-right: 28px; } }
        
        #main-page #organic-content-grid .product-right .woocommerce-ordering .sort-by a {
          color: transparent;
          background: #ebebeb;
          float: left;
          position: relative;
          min-height: 30px;
          border-radius: 5px;
          margin-left: 5px; }
          @media only screen and (max-width: 767px) {
            #main-page #organic-content-grid .product-right .woocommerce-ordering .sort-by a {
              display: none; } }
          
          #main-page #organic-content-grid .product-right .woocommerce-ordering .sort-by a:after {
            content: '';
            position: absolute;
            height: 20px;
            width: 20px;
            background: url('../images/icon-organic.png') no-repeat -88px -117px;
            left: 5px;
            top: 8px; }
        
        #main-page #organic-content-grid .product-right .woocommerce-ordering .sort-by .select-sort-by {
          float: left;
          position: relative; }
          
          #main-page #organic-content-grid .product-right .woocommerce-ordering .sort-by .select-sort-by:after {
            content: '';
            position: absolute;
            height: 8px;
            width: 8px;
            background: url('../images/icon-organic.png') no-repeat -64px -120px;
            right: 7%;
            top: 11px; }
          
          #main-page #organic-content-grid .product-right .woocommerce-ordering .sort-by .select-sort-by select {
            padding: 5px 8px;
            width: 195px;
            border: 1px solid #e8e4d9;
            border-radius: 20px;
            box-shadow: none;
            background: transparent;
            background-image: none;
            -webkit-appearance: none;
            float: left; }
            
            #main-page #organic-content-grid .product-right .woocommerce-ordering .sort-by .select-sort-by select:focus {
              outline: none; }
      
      #main-page #organic-content-grid .product-right .woocommerce-ordering .per_page {
        padding: 5px 8px;
        width: 195px;
        border: 1px solid #e8e4d9;
        border-radius: 20px;
        box-shadow: none;
        background: transparent;
        background-image: none;
        -webkit-appearance: none;
        float: right; }
        
        #main-page #organic-content-grid .product-right .woocommerce-ordering .per_page:focus {
          outline: none; }
    
    #main-page #organic-content-grid .product-right .page {
      float: right; }
      
      #main-page #organic-content-grid .product-right .page .button a {
        border: 1px solid #e1e1e1;
        border-radius: 5px;
        min-height: 28px;
        min-width: 28px;
        float: left;
        position: relative; }
        
        #main-page #organic-content-grid .product-right .page .button a:before {
          content: '';
          position: absolute;
          height: 20px;
          width: 20px;
          background: url('../images/icon-organic.png') no-repeat -113px -118px;
          left: 5px;
          top: 8px; }
      
      #main-page #organic-content-grid .product-right .page ul li {
        float: left;
        list-style: none;
        padding-right: 20px;
        position: relative;
        top: 3px; }
        
        #main-page #organic-content-grid .product-right .page ul li:last-child:after {
          display: none; }
        
        #main-page #organic-content-grid .product-right .page ul li:after {
          content: '';
          position: absolute;
          height: 20px;
          width: 5px;
          border-right: 1px solid #e1e1e1;
          left: 15px;
          top: 0; }
      
      #main-page #organic-content-grid .product-right .page a {
        color: #464646; }
    
    #main-page #organic-content-grid .product-right .woocommerce-result-count {
      display: none; }
/*------------------------------------------------------------------
[5. Sidebar product]
*/
  #main-page #organic-content-grid .sidebar-product {
    margin-bottom: 150px; }
    @media only screen and (max-width: 767px) {
      #main-page #organic-content-grid .sidebar-product {
        padding-left: 20px;
        margin-bottom: 50px; } }
    @media only screen and (max-width: 767px) {
      #main-page #organic-content-grid .sidebar-product #woocommerce_top_rated_products-2 {
        display: none; } }
    
    #main-page #organic-content-grid .sidebar-product .ui-slider {
      position: relative;
      text-align: left; }
      
      #main-page #organic-content-grid .sidebar-product .ui-slider .ui-slider-handle {
        position: absolute;
        z-index: 2;
        width: 10px;
        height: 10px;
        border-radius: 1em;
        cursor: pointer;
        background: #95a83f;
        outline: none;
        top: -0.3em; }
        
        #main-page #organic-content-grid .sidebar-product .ui-slider .ui-slider-handle:last-child {
          margin-left: -0.5em; }
      
      #main-page #organic-content-grid .sidebar-product .ui-slider .ui-slider-range {
        position: absolute;
        z-index: 1;
        font-size: 0.7em;
        display: block;
        border: 0;
        background: #95a83f;
        border-radius: 1em; }
    
    #main-page #organic-content-grid .sidebar-product .price_slider_wrapper {
      width: 67%;
      margin-left: 25px; }
      
      #main-page #organic-content-grid .sidebar-product .price_slider_wrapper .price_slider {
        margin-bottom: 1em; }
      
      #main-page #organic-content-grid .sidebar-product .price_slider_wrapper .price_slider_amount {
        text-align: right;
        line-height: 2.4em;
        font-size: 0.8751em;
        margin-bottom: 55px; }
        
        #main-page #organic-content-grid .sidebar-product .price_slider_wrapper .price_slider_amount .button {
          font-size: 1em;
          float: left;
          margin-bottom: 45px;
          color: #898989;
          padding: 9px 41px;
          border-radius: 20px;
          font-weight: normal;
          position: relative;
          top: 50px;
          left: -25px; }
        
        #main-page #organic-content-grid .sidebar-product .price_slider_wrapper .price_slider_amount .price_label {
          position: absolute;
          color: transparent; }
          
          #main-page #organic-content-grid .sidebar-product .price_slider_wrapper .price_slider_amount .price_label span {
            color: #191919;
            font-size: 1.2em; }
            
            #main-page #organic-content-grid .sidebar-product .price_slider_wrapper .price_slider_amount .price_label span.from {
              position: relative;
              left: -58px; }
            
            #main-page #organic-content-grid .sidebar-product .price_slider_wrapper .price_slider_amount .price_label span.to {
              position: relative;
              right: -55px; }
              @media only screen and (max-width: 1025px) {
                #main-page #organic-content-grid .sidebar-product .price_slider_wrapper .price_slider_amount .price_label span.to {
                  right: -30px; } }
              @media only screen and (max-width: 769px) {
                #main-page #organic-content-grid .sidebar-product .price_slider_wrapper .price_slider_amount .price_label span.to {
                  right: 0; } }
      
      #main-page #organic-content-grid .sidebar-product .price_slider_wrapper .price_slider_amount {
        margin-left: 20px; }
      
      #main-page #organic-content-grid .sidebar-product .price_slider_wrapper .ui-widget-content {
        border-radius: 1em;
        background: #d5d5d5; }
    
    #main-page #organic-content-grid .sidebar-product .ui-slider-horizontal {
      height: 3px; }
      
      #main-page #organic-content-grid .sidebar-product .ui-slider-horizontal .ui-slider-range {
        top: 0;
        height: 100%; }
      
      #main-page #organic-content-grid .sidebar-product .ui-slider-horizontal .ui-slider-range-min {
        left: -1px; }
      
      #main-page #organic-content-grid .sidebar-product .ui-slider-horizontal .ui-slider-range-max {
        right: -1px; }
    
    #main-page #organic-content-grid .sidebar-product .compare {
      margin-bottom: 45px; }
    
    #main-page #organic-content-grid .sidebar-product a {
      color: #898989; }
    
    #main-page #organic-content-grid .sidebar-product h2 {
      text-transform: uppercase;
      font-size: 1.285714286em;
      width: 100%;
      border: 1px solid #f3f1ec;
      width: 94%;
      padding: 10px 20px;
      margin-bottom: 20px;
      border-radius: 25px;
      margin-top: 0; }
      
      #main-page #organic-content-grid .sidebar-product h2:hover {
        background: #f6eada;
        border: 1px solid #f6eada; }
    
    #main-page #organic-content-grid .sidebar-product ul {
      margin-bottom: 45px; }
      
      #main-page #organic-content-grid .sidebar-product ul.products-list {
        margin-bottom: 0; }
        
        #main-page #organic-content-grid .sidebar-product ul.products-list li .remove {
          float: left;
          color: #95a83f !important;
          margin-top: 2px; }
          
          #main-page #organic-content-grid .sidebar-product ul.products-list li .remove:hover {
            background: none;
            color: red !important; }
      
      #main-page #organic-content-grid .sidebar-product ul li {
        list-style: none;
        color: #898989;
        line-height: 30px;
        list-style: none;
        position: relative;
        margin-left: -20px; }
        
        #main-page #organic-content-grid .sidebar-product ul li:hover a {
          transition: all 0.3s;
          -webkit-transition: all 0.3s;
          color: #95a83f; }
        
        #main-page #organic-content-grid .sidebar-product ul li.current-cat a {
          color: #95a83f;
          text-decoration: underline; }
        
        #main-page #organic-content-grid .sidebar-product ul li:before {
          content: '';
          position: absolute;
          height: 2px;
          width: 2px;
          left: -7px;
          top: 14px;
          background: #ebbc74; }
    
    #main-page #organic-content-grid .sidebar-product .clear-all {
      margin-left: 20px; }
    
    #main-page #organic-content-grid .sidebar-product .textwidget li a {
      color: #898989;
      line-height: 30px;
      list-style: none;
      position: relative; }
    
    #main-page #organic-content-grid .sidebar-product .product_list_widget li {
      width: 90%;
      list-style: none;
      margin-left: 0; }
      @media only screen and (max-width: 1025px) {
        #main-page #organic-content-grid .sidebar-product .product_list_widget li {
          text-align: center; } }
      @media only screen and (max-width: 769px) {
        #main-page #organic-content-grid .sidebar-product .product_list_widget li {
          margin-left: 10px; } }
      
      #main-page #organic-content-grid .sidebar-product .product_list_widget li:before {
        display: none; }
      
      #main-page #organic-content-grid .sidebar-product .product_list_widget li a {
        color: #333;
        word-break: break-all;
        font-weight: normal;
        line-height: 21px;
        padding-bottom: 5px;
        text-transform: lowercase; }
        
        #main-page #organic-content-grid .sidebar-product .product_list_widget li a:first-letter {
          text-transform: uppercase; }
        
        #main-page #organic-content-grid .sidebar-product .product_list_widget li a img {
          float: left;
          width: 100px;
          margin-right: 20px; }
          @media only screen and (max-width: 1025px) {
            #main-page #organic-content-grid .sidebar-product .product_list_widget li a img {
              width: 200px; } }
          @media only screen and (max-width: 769px) {
            #main-page #organic-content-grid .sidebar-product .product_list_widget li a img {
              width: 145px; } }
        
        #main-page #organic-content-grid .sidebar-product .product_list_widget li a span {
          transition: all 0.3s;
          -webkit-transition: all 0.3s;
          position: relative;
          top: 15px; }
      
      #main-page #organic-content-grid .sidebar-product .product_list_widget li .star-rating {
        color: #95a83f;
        margin: 15px 0 10px; }
        @media only screen and (max-width: 1025px) {
          #main-page #organic-content-grid .sidebar-product .product_list_widget li .star-rating {
            position: relative;
            left: 50%;
            right: auto;
            -webkit-transform: translateX(-50%);
            -ms-transform: translateX(-50%);
            transform: translateX(-50%); } }
      
      #main-page #organic-content-grid .sidebar-product .product_list_widget li .amount {
        font-size: 1.142857143em;
        color: #ed1c24;
        padding-top: 10px; }
      
      #main-page #organic-content-grid .sidebar-product .product_list_widget li.amount:first-child {
        display: none; }
  
  #main-page #organic-content-grid.blog-right #content-blog-full {
    padding-right: 10%;
    margin-left: -14%;
    margin-top: 45px;
    max-width: 100%; }
    @media only screen and (max-width: 1025px) {
      #main-page #organic-content-grid.blog-right #content-blog-full {
        padding: 0;
        margin: 10% 5% 0 -7%; } }
    @media only screen and (max-width: 767px) {
      #main-page #organic-content-grid.blog-right #content-blog-full {
        padding: 0;
        margin: 0; } }
    @media only screen and (max-width: 767px) {
      #main-page #organic-content-grid.blog-right #content-blog-full ul {
        padding: 0; } }
  
  #main-page #organic-content-grid.blog-left #content-blog-full {
    padding-left: 5%; }
    @media only screen and (max-width: 767px) {
      #main-page #organic-content-grid.blog-left #content-blog-full {
        padding-left: 0; } }
    @media only screen and (max-width: 769px) {
      #main-page #organic-content-grid.blog-left #content-blog-full .blog-right {
        margin-left: 25px; } }
  
  #main-page #organic-content-grid #ajax-load-more .alm-btn-wrap #load-more {
    background: none;
    padding: 0 0 90px;
    float: left;
    border: none;
    margin-top: 0;
    margin-left: 5%;
    position: relative;
    font-weight: bold; }
    @media only screen and (max-width: 769px) {
      #main-page #organic-content-grid #ajax-load-more .alm-btn-wrap #load-more {
        margin-left: 9%; } }
    @media only screen and (max-width: 767px) {
      #main-page #organic-content-grid #ajax-load-more .alm-btn-wrap #load-more {
        margin-left: 6%; } }
    
    #main-page #organic-content-grid #ajax-load-more .alm-btn-wrap #load-more:before {
      content: '';
      position: absolute;
      left: 2px;
      height: 30px;
      width: 75px;
      top: -20px;
      border-top: 1px dashed; }
  
  #main-page #content-blog-full {
    padding-left: 0;
    padding-left: 10%; }
    
    #main-page #content-blog-full .item-comment {
      margin-top: 20px; }
      
      #main-page #content-blog-full .item-comment .images-avatar img {
        min-width: 70px;
        border-radius: 40px; }
      
      #main-page #content-blog-full .item-comment .author-comment {
        color: #000; }
      
      #main-page #content-blog-full .item-comment .date-comment {
        color: #999; }
      
      #main-page #content-blog-full .item-comment .content-comment {
        color: #000;
        line-height: 21px;
        padding-bottom: 15px;
        border-bottom: 1px solid #e1e1e1; }
    
    #main-page #content-blog-full li {
      list-style: none; }
    
    #main-page #content-blog-full .widget_polygon_widget ul li {
      border-bottom: none;
      position: relative;
      width: 88%; }
      
      #main-page #content-blog-full .widget_polygon_widget ul li:after {
        content: '';
        position: absolute;
        height: 25px;
        width: 66%;
        border-bottom: 1px solid;
        right: 0;
        margin-top: 10px; }
    
    #main-page #content-blog-full .widget_polygon_widget .palignleft img {
      border: none !important; }
    
    #main-page #content-blog-full .widget_polygon_widget b {
      display: block; }
    
    #main-page #content-blog-full .widget_polygon_widget a {
      display: none; }
    
    #main-page #content-blog-full .item-recent-new .date-new {
      color: #898989;
      position: relative; }
      
      #main-page #content-blog-full .item-recent-new .date-new:after {
        content: '';
        position: absolute;
        height: 25px;
        width: 34%;
        border-bottom: 1px solid #e1e1e1;
        left: 0;
        top: 10px; }
    
    #main-page #content-blog-full .title-tag {
      text-transform: uppercase;
      font-size: 1.285714286em; }
  
  #main-page #organic-header-grid {
    margin-top: -250px;
    position: relative;
    min-height: 200px; }
    
    #main-page #organic-header-grid .fix-cover {
      height: 515px;
      position: relative;
      overflow: hidden; 
      background-color: #E5E5E5;

    }
      @media only screen and (max-width: 769px) {
        #main-page #organic-header-grid .fix-cover {
          height: 315px; } }
      @media only screen and (max-width: 767px) {
        #main-page #organic-header-grid .fix-cover {
          height: 265px; } }
      
      #main-page #organic-header-grid .fix-cover img {
        min-width: 100%;
        height: auto; }
    
    #main-page #organic-header-grid .img-fix {
      /*height: 515px;*/
      height: 460px;
      position: relative;
      overflow: hidden; }
      @media only screen and (max-width: 1025px) {
        #main-page #organic-header-grid .img-fix {
          height: 300px; } }
      @media only screen and (max-width: 769px) {
        #main-page #organic-header-grid .img-fix {
          height: 230px; } }
      @media only screen and (max-width: 767px) {
        #main-page #organic-header-grid .img-fix {
          height: auto;
          max-height: 150px; } }
      
      #main-page #organic-header-grid .img-fix img {
        min-width: 100%;
        height: auto;   max-width: inherit;
      }
    
    #main-page #organic-header-grid.blog-right #bg-cover:before {
      right: -1px; }
    
    #main-page #organic-header-grid.blog-right .bg-category:after {
      left: 0; }
    
    #main-page #organic-header-grid.blog-right .category-name {
      margin-right: 2%;
      margin-left: 0;
      padding-left: 0; }
      @media only screen and (max-width: 769px) {
        #main-page #organic-header-grid.blog-right .category-name {
          margin-top: 0;
          font-size: 3em; } }
      @media only screen and (max-width: 767px) {
        #main-page #organic-header-grid.blog-right .category-name {
          padding-left: 15px; } }
    
    #main-page #organic-header-grid.blog-right .category-list {
      margin-bottom: -20px;
      min-height: 50px;
      padding-left: 20px; }
      @media only screen and (max-width: 767px) {
        #main-page #organic-header-grid.blog-right .category-list {
          padding-top: 3%;
          padding-left: 20px;
          margin-bottom: -10px; } }
    
    #main-page #organic-header-grid .bg-category:after {
      content: '';
      position: absolute;
      height: 125px;
      width: 50%;
      right: 0;
      background: #fff; }
    
    #main-page #organic-header-grid #bg-cover {
      position: relative;
      margin-top: -100px; }
      
      #main-page #organic-header-grid #bg-cover:before {
        content: '';
        position: absolute;
        height: 200px;
        width: 31%;
        background: #fff;
        z-index: 0;
        top: 0; }
        @media only screen and (max-width: 767px) {
          #main-page #organic-header-grid #bg-cover:before {
            display: none; } }
    
    #main-page #organic-header-grid .category-list {
      padding-top: 17%;
      float: right;
      padding-bottom: 40px;
      width: 100%;
      background: #fff; }
      @media only screen and (max-width: 767px) {
        #main-page #organic-header-grid .category-list {
          margin-top: 21%;
          padding-bottom: 5px;
          padding-top: 10px;
          padding-left: 17px;
          margin-bottom: -15px; } }
      
      #main-page #organic-header-grid .category-list.blog-left {
        float: left;
        background: #fff;
        padding: 40px 0 60px 27px; }
      
      #main-page #organic-header-grid .category-list .category-detail.name {
        float: left;
        padding-right: 30px;
        cursor: pointer; }
        
        #main-page #organic-header-grid .category-list .category-detail.name a {
          color: #252525; }
        
        #main-page #organic-header-grid .category-list .category-detail.name:after {
          content: '';
          position: absolute;
          height: 25px;
          width: 27px;
          background: url('../images/icon-organic.png') no-repeat -292px -70px; }
      
      #main-page #organic-header-grid .category-list .category-detail.active {
        color: #95a83f; }
    
    #main-page #organic-header-grid .category-name {
      font-size: 4.285714286em;
      text-transform: uppercase;
      float: left;
      margin-top: -2%;
      width: 98%;
      color: #252525;
      font-family: 'Playfair Display Black';
      padding-left: 70px;
      margin-left: 2%; }
      @media only screen and (max-width: 1025px) {
        #main-page #organic-header-grid .category-name {
          height: 90px;
          overflow: hidden;
          word-break: break-all; } }
      @media only screen and (max-width: 767px) {
        #main-page #organic-header-grid .category-name {
          position: absolute;
          top: 9px;
          margin-left: -14%;
          font-size: 2.2em; } }
/*------------------------------------------------------------------
[6. Portfolio]
*/

  #main-page #organic-portfolio {
    position: relative; }
    
    #main-page #organic-portfolio .category-list {
      padding-bottom: 30px;
      padding-top: 70px; }
      @media only screen and (max-width: 767px) {
        #main-page #organic-portfolio .category-list {
          padding-left: 15px; } }
      
      #main-page #organic-portfolio .category-list .category-detail.name {
        float: left;
        padding-right: 30px;
        cursor: pointer; }
        
        #main-page #organic-portfolio .category-list .category-detail.name a {
          color: #252525; }
        
        #main-page #organic-portfolio .category-list .category-detail.name:after {
          content: '';
          position: absolute;
          height: 25px;
          width: 27px;
          background: url('../images/icon-organic.png') no-repeat -292px -70px; }
      
      #main-page #organic-portfolio .category-list .category-detail.active {
        color: #95a83f; }
    
    #main-page #organic-portfolio .text-top {
      text-align: center; }
      
      #main-page #organic-portfolio .text-top .name-category {
        color: #000000;
        font-size: 4.285714286em;
        font-family: 'Playfair Display Black';
        text-transform: uppercase; }
        @media only screen and (max-width: 767px) {
          #main-page #organic-portfolio .text-top .name-category {
            font-size: 3em; } }
      
      #main-page #organic-portfolio .text-top .description-category {
        color: #898989; }
  
  #main-page .organic-portfolio-galery {
    margin-top: 50px; }
    @media only screen and (max-width: 767px) {
      #main-page .organic-portfolio-galery {
        margin-top: 10px; } }
    
    #main-page .organic-portfolio-galery .modal .modal-backdrop {
      opacity: 0.8; }
    
    #main-page .organic-portfolio-galery .modal .modal-dialog {
      width: 776px; }
      @media only screen and (max-width: 767px) {
        #main-page .organic-portfolio-galery .modal .modal-dialog {
          width: 300px; } }
      
      #main-page .organic-portfolio-galery .modal .modal-dialog .modal-content {
        margin-top: 25%;
        background: none;
        box-shadow: none;
        border: none; }
        @media only screen and (max-width: 767px) {
          #main-page .organic-portfolio-galery .modal .modal-dialog .modal-content {
            margin-top: 47%; } }
        
        #main-page .organic-portfolio-galery .modal .modal-dialog .modal-content .modal-header {
          border-bottom: none;
          min-height: 60px;
          padding: 0; }
          
          #main-page .organic-portfolio-galery .modal .modal-dialog .modal-content .modal-header button {
            font-size: 5em;
            position: absolute;
            left: 50%;
            right: auto;
            -webkit-transform: translateX(-50%);
            -ms-transform: translateX(-50%);
            transform: translateX(-50%); }
            
            #main-page .organic-portfolio-galery .modal .modal-dialog .modal-content .modal-header button span {
              top: -85px;
              position: relative;
              text-shadow: none;
              color: #fff;
              font-weight: normal; }
          
          #main-page .organic-portfolio-galery .modal .modal-dialog .modal-content .modal-header .img-thumb {
            position: relative;
            width: 100%; }
            
            #main-page .organic-portfolio-galery .modal .modal-dialog .modal-content .modal-header .img-thumb img {
              left: 50%;
              right: auto;
              -webkit-transform: translateX(-50%);
              -ms-transform: translateX(-50%);
              transform: translateX(-50%);
              position: relative;
              width: 100%; }
              @media only screen and (max-width: 767px) {
                #main-page .organic-portfolio-galery .modal .modal-dialog .modal-content .modal-header .img-thumb img {
                  height: inherit; } }
        
        #main-page .organic-portfolio-galery .modal .modal-dialog .modal-content .modal-body {
          padding: 40px;
          position: relative;
          background: none;
          color: #fff;
          opacity: 0.8; }
          
          #main-page .organic-portfolio-galery .modal .modal-dialog .modal-content .modal-body h3.title-portfolio {
            font-size: 3em;
            text-transform: uppercase;
            margin-bottom: 40px;
            text-align: center; }
        
        #main-page .organic-portfolio-galery .modal .modal-dialog .modal-content .modal-footer {
          border: none; }
    
    #main-page .organic-portfolio-galery .hover-img {
      min-width: 285px;
      position: relative;
      width: 46%;
      float: left;
      height: 235px;
      transition: all 0.5s;
      -webkit-transition: all 0.5s; }
      @media only screen and (max-width: 1025px) {
        #main-page .organic-portfolio-galery .hover-img {
          min-width: 205px;
          height: 205px; } }
      @media only screen and (max-width: 769px) {
        #main-page .organic-portfolio-galery .hover-img {
          min-width: 170px;
          height: 170px; } }
      @media only screen and (max-width: 767px) {
        #main-page .organic-portfolio-galery .hover-img {
          min-width: 135px;
          height: 125px; } }
      
      #main-page .organic-portfolio-galery .hover-img:before {
        content: '';
        position: absolute;
        height: 100%;
        width: 50%;
        min-width: 293px;
        top: 0;
        left: -3px;
        background-color: rgba(26, 29, 14, 0.5);
        z-index: 1;
        opacity: 0;
        transition: all 1s;
        -webkit-transition: all 1s; }
        @media only screen and (max-width: 1025px) {
          #main-page .organic-portfolio-galery .hover-img:before {
            min-width: 225px; } }
        @media only screen and (max-width: 769px) {
          #main-page .organic-portfolio-galery .hover-img:before {
            min-width: 175px; } }
      
      #main-page .organic-portfolio-galery .hover-img .icon-quickview {
        content: '';
        position: absolute;
        height: 32px;
        width: 30px;
        background: url('../images/icon-organic.png') no-repeat -217px -179px;
        top: 50%;
        bottom: auto;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        left: 48%;
        z-index: 1;
        cursor: pointer;
        opacity: 0;
        transition: all 0.5s;
        -webkit-transition: all 0.5s;
        transition-delay: 15; }
      
      #main-page .organic-portfolio-galery .hover-img img {
        max-width: 293px;
        max-height: 235px;
        left: 50%;
        right: auto;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        position: absolute; }
        @media only screen and (max-width: 1025px) {
          #main-page .organic-portfolio-galery .hover-img img {
            max-width: 100%;
            max-height: 205px; } }
        @media only screen and (max-width: 769px) {
          #main-page .organic-portfolio-galery .hover-img img {
            max-width: 100%;
            max-height: 170px; } }
        @media only screen and (max-width: 767px) {
          #main-page .organic-portfolio-galery .hover-img img {
            max-height: 135px;
            max-height: 125px; } }
      @media only screen and (min-width: 768px) {
        
        #main-page .organic-portfolio-galery .hover-img:hover {
          transition: all 0.5s;
          -webkit-transition: all 0.5s; }
          
          #main-page .organic-portfolio-galery .hover-img:hover:before {
            opacity: 0.5;
            transition: all 1s;
            -webkit-transition: all 1s; }
          
          #main-page .organic-portfolio-galery .hover-img:hover:after {
            opacity: 1;
            left: 39%;
            transition-delay: 5s;
            transition: all 0.7s;
            -webkit-transition: all 0.7s; }
          
          #main-page .organic-portfolio-galery .hover-img:hover .icon-quickview {
            opacity: 1;
            left: 48%;
            transition-delay: 5s;
            transition: all 0.7s;
            -webkit-transition: all 0.7s; }
 }
    
    #main-page .organic-portfolio-galery ul {
      float: left;
      width: 100%;
      list-style: none;
      padding-left: 0;
      margin-bottom: 0; }
      
      #main-page .organic-portfolio-galery ul .alm-reveal:nth-child(even) .content-portfolio .hover-img {
        float: right; }
      
      #main-page .organic-portfolio-galery ul .alm-reveal:nth-child(even) .content-portfolio .image {
        text-align: right;
        float: left;
        padding-right: 10px; }
      
      #main-page .organic-portfolio-galery ul li {
        float: left;
        width: 100%;
        padding: 0;
        margin: 0; }
        @media only screen and (max-width: 767px) {
          #main-page .organic-portfolio-galery ul li {
            margin-bottom: 20px; } }
        @media only screen and (max-width: 1025px) {
          #main-page .organic-portfolio-galery ul li {
            max-height: 240px;
            margin-top: 25px; } }
        
        #main-page .organic-portfolio-galery ul li .content-portfolio {
          width: 99%; }
          @media only screen and (max-width: 1025px) {
            #main-page .organic-portfolio-galery ul li .content-portfolio {
              width: 100%; } }
          @media only screen and (max-width: 767px) {
            #main-page .organic-portfolio-galery ul li .content-portfolio {
              padding: 0 15px; } }
          
          #main-page .organic-portfolio-galery ul li .content-portfolio .image {
            width: 49%;
            max-height: 220px;
            padding: 20px;
            float: right; }
            @media only screen and (max-width: 1025px) {
              #main-page .organic-portfolio-galery ul li .content-portfolio .image {
                padding: 15px;
                width: 50%; } }
            
            #main-page .organic-portfolio-galery ul li .content-portfolio .image .title-image {
              font-size: 1.285714286em;
              text-transform: uppercase;
              margin-bottom: 5px;
              height: 25px;
              overflow: hidden;
              color: #252525; }
            
            #main-page .organic-portfolio-galery ul li .content-portfolio .image .date-image {
              color: #898989;
              margin-bottom: 25px;
              text-transform: lowercase; }
              @media only screen and (max-width: 1025px) {
                #main-page .organic-portfolio-galery ul li .content-portfolio .image .date-image {
                  margin-bottom: 15px; } }
            
            #main-page .organic-portfolio-galery ul li .content-portfolio .image .content-image {
              line-height: 24px;
              color: #252525;
              height: 75px;
              overflow: hidden; }
              @media only screen and (max-width: 769px) {
                #main-page .organic-portfolio-galery ul li .content-portfolio .image .content-image {
                  height: 50px; } }
              @media only screen and (max-width: 767px) {
                #main-page .organic-portfolio-galery ul li .content-portfolio .image .content-image {
                  display: none; } }
    
    #main-page .organic-portfolio-galery #load-more {
      border: none;
      background: none;
      font-family: 'Playfair Display Bold';
      color: #252525;
      left: 50%;
      letter-spacing: 4px;
      text-align: center;
      text-transform: uppercase;
      padding: 20px;
      position: relative;
      margin-top: 85px;
      margin-bottom: 150px; }
      @media only screen and (max-width: 767px) {
        #main-page .organic-portfolio-galery #load-more {
          margin-top: 50px;
          margin-bottom: 0; } }
      
      #main-page .organic-portfolio-galery #load-more:before {
        content: '';
        position: absolute;
        height: 25px;
        width: 300px;
        border-top: 1px dashed #847151;
        top: 0;
        left: 50%;
        right: auto;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%); }
        @media only screen and (max-width: 767px) {
          #main-page .organic-portfolio-galery #load-more:before {
            width: 285px; } }
  
  #main-page .list {
    position: relative;
    padding-top: 100px; }
    @media only screen and (max-width: 767px) {
      #main-page .list {
        padding: 65px 20px 0 20px; } }
    
    #main-page .list .total-article {
      float: left;
      color: #252525;
      margin-top: 10px; }
      @media only screen and (max-width: 767px) {
        #main-page .list .total-article {
          display: none; } }
    
    #main-page .list .galery-list {
      padding-bottom: 60px;
      position: absolute;
      right: 0; }
      @media only screen and (max-width: 767px) {
        #main-page .list .galery-list {
          padding-left: 15px; } }
      
      #main-page .list .galery-list .title-galery {
        float: left;
        padding-left: 3px; }
        @media only screen and (max-width: 767px) {
          #main-page .list .galery-list .title-galery {
            min-height: 30px; } }
        
        #main-page .list .galery-list .title-galery:last-child {
          padding-right: 0; }
        
        #main-page .list .galery-list .title-galery a {
          color: #252525;
          font-size: 1.285714286em;
          text-transform: capitalize;
          padding: 0px 17px 1px; }
          @media only screen and (max-width: 767px) {
            #main-page .list .galery-list .title-galery a {
              padding: 0px 9px 1px; } }
          
          #main-page .list .galery-list .title-galery a:hover {
            color: #fff;
            background: #a4935f;
            border-radius: 30px; }
        
        #main-page .list .galery-list .title-galery.active a {
          color: #fff;
          background: #a4935f;
          border-radius: 30px;
          padding: 0px 17px 1px; }
    
    #main-page .list .border-galery-list {
      border-bottom: 1px dashed #826f4f;
      padding-top: 50px; }
      @media only screen and (max-width: 767px) {
        #main-page .list .border-galery-list {
          padding-top: 70px; } }
  
  #main-page #organic-category .bg-category {
    background: #fff;
    float: left;
    width: 100%;
    margin-top: -20%;
    padding-top: 4%; }
    
    #main-page #organic-category .bg-category:before {
      content: '';
      position: absolute;
      border-right: 1px solid #e1e1e1;
      min-height: 570px;
      width: 5px;
      float: right;
      left: 50%;
      right: auto;
      -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      transform: translateX(-50%);
      margin-top: 15%; }
  
  #main-page #organic-category .title-category {
    margin-left: 7%;
    border-bottom: 1px dashed #f6eada;
    color: #333;
    text-transform: uppercase;
    font-size: 1.285714286em;
    padding: 10px 0; }
  
  #main-page #organic-category .form-category {
    float: left;
    padding-left: 13%;
    width: 100%;
    position: relative; }
    
    #main-page #organic-category .form-category .cover-images-category {
      width: 430px;
      height: 560px;
      position: relative;
      overflow: hidden; }
      
      #main-page #organic-category .form-category .cover-images-category img {
        position: absolute;
        left: 50%;
        right: auto;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%); }
    
    #main-page #organic-category .form-category .title-category {
      text-transform: uppercase;
      font-family: 'Playfair Display Black';
      line-height: 42px;
      height: 120px;
      width: 68%;
      margin-left: 0;
      word-break: break-all;
      margin: 15px 0px;
      overflow: hidden; }
      
      #main-page #organic-category .form-category .title-category a {
        color: #95a83f;
        font-size: 3.142857143em; }
  
  #main-page #organic-portfolio-2 {
    padding-top: 140px;
    position: relative; }
    
    #main-page #organic-portfolio-2 .organic-portfolio-galery {
      padding-top: 100px; }
      
      #main-page #organic-portfolio-2 .organic-portfolio-galery .galery-list {
        padding-bottom: 60px;
        margin-left: 38%; }
        
        #main-page #organic-portfolio-2 .organic-portfolio-galery .galery-list .title-galery {
          float: left;
          padding-right: 15px; }
          
          #main-page #organic-portfolio-2 .organic-portfolio-galery .galery-list .title-galery a {
            color: #252525;
            font-size: 1.285714286em;
            text-transform: capitalize; }
          
          #main-page #organic-portfolio-2 .organic-portfolio-galery .galery-list .title-galery.active a {
            color: #fff;
            background: #a4935f;
            border-radius: 30px;
            padding: 0px 17px 1px; }
    
    #main-page #organic-portfolio-2 .left-content .left-content-top img {
      max-width: 750px;
      max-height: 750px; }
    
    #main-page #organic-portfolio-2 .left-content .img-left {
      float: left; }
      
      #main-page #organic-portfolio-2 .left-content .img-left img {
        max-width: 375px;
        max-height: 375px; }
    
    #main-page #organic-portfolio-2 .left-content .img-right {
      margin-left: -6%; }
      
      #main-page #organic-portfolio-2 .left-content .img-right img {
        max-width: 375px;
        max-height: 375px; }
    
    #main-page #organic-portfolio-2 .center-content {
      position: absolute;
      margin-left: -6%; }
      
      #main-page #organic-portfolio-2 .center-content .center-content-top img {
        max-width: 800px;
        max-height: 750px; }
      
      #main-page #organic-portfolio-2 .center-content .center-content-bottom img {
        max-width: 800px;
        max-height: 375px; }
    
    #main-page #organic-portfolio-2 .right-content {
      position: absolute;
      margin-left: -13%; }
      
      #main-page #organic-portfolio-2 .right-content .right-content-top img {
        max-width: 375px;
        max-height: 750px; }
      
      #main-page #organic-portfolio-2 .right-content .right-content-bottom img {
        max-width: 375px;
        max-height: 375px; }
    
    #main-page #organic-portfolio-2 .category-list {
      padding-bottom: 30px;
      margin-left: 46.5%;
      padding-top: 50px; }
      
      #main-page #organic-portfolio-2 .category-list .category-detail.name {
        float: left;
        padding-right: 30px;
        cursor: pointer; }
        
        #main-page #organic-portfolio-2 .category-list .category-detail.name a {
          color: #252525; }
        
        #main-page #organic-portfolio-2 .category-list .category-detail.name:after {
          content: '';
          position: absolute;
          height: 25px;
          width: 27px;
          background: url('../images/icon-organic.png') no-repeat -292px -70px; }
      
      #main-page #organic-portfolio-2 .category-list .category-detail.active {
        color: #95a83f; }
    
    #main-page #organic-portfolio-2 .text-top {
      text-align: center; }
      
      #main-page #organic-portfolio-2 .text-top .name-category {
        color: #95a83f;
        font-size: 4.285714286em;
        font-family: 'Playfair Display Black';
        text-transform: uppercase; }
      
      #main-page #organic-portfolio-2 .text-top .description-category {
        color: #898989; }
  
  #main-page .load-more {
    font-family: 'Playfair Display Bold';
    color: #252525;
    text-align: center;
    text-transform: uppercase;
    padding: 20px;
    position: relative;
    margin-top: 85px;
    margin-bottom: 150px; }
    @media only screen and (max-width: 767px) {
      #main-page .load-more {
        margin-bottom: 10px; } }
    
    #main-page .load-more:before {
      content: '';
      position: absolute;
      height: 25px;
      width: 300px;
      border-top: 1px dashed #847151;
      top: 0;
      left: 37%; }
  
  #main-page #table-order {
    margin-bottom: 125px; }
    
    #main-page #table-order .detail-order .title-order {
      font-size: 2.571428571em;
      line-height: 36px;
      color: #252525;
      margin-bottom: 20px; }
    
    #main-page #table-order .detail-order .table-responsive {
      text-transform: uppercase; }
      
      #main-page #table-order .detail-order .table-responsive table {
        width: 100%;
        border-bottom: 1px solid #e1e1e1; }
        
        #main-page #table-order .detail-order .table-responsive table .img-product {
          width: 60px; }
        
        #main-page #table-order .detail-order .table-responsive table th {
          background: #f6eada;
          color: #303030;
          padding: 30px;
          border: none; }
        
        #main-page #table-order .detail-order .table-responsive table tr:nth-child(2n+1) {
          background: #f9f9f6; }
        
        #main-page #table-order .detail-order .table-responsive table .cart-subtotal {
          background: #fff !important;
          padding: 20px 0;
          text-transform: none; }
          
          #main-page #table-order .detail-order .table-responsive table .cart-subtotal.shipping td {
            padding: 5px 30px; }
          
          #main-page #table-order .detail-order .table-responsive table .cart-subtotal.total td {
            padding: 15px 30px; }
          
          #main-page #table-order .detail-order .table-responsive table .cart-subtotal td {
            padding: 35px 30px 20px;
            color: #252525; }
          
          #main-page #table-order .detail-order .table-responsive table .cart-subtotal .shipping-total {
            color: #95a83f; }
        
        #main-page #table-order .detail-order .table-responsive table tr {
          border-left: 1px solid #e1e1e1;
          border-right: 1px solid #e1e1e1; }
          
          #main-page #table-order .detail-order .table-responsive table tr .text-quantity {
            color: #252525; }
        
        #main-page #table-order .detail-order .table-responsive table td {
          padding: 30px;
          border: none;
          color: #898989;
          text-transform: none; }
  
  #main-page .woocommerce-checkout {
    padding-top: 50px;
    color: #898989; }
    @media only screen and (max-width: 767px) {
      #main-page .woocommerce-checkout {
        padding: 0 15px; } }
    
    #main-page .woocommerce-checkout .category-list {
      padding-bottom: 65px;
      padding-top: 50px; }
      
      #main-page .woocommerce-checkout .category-list.check-out {
        padding-top: 10px; }
      
      #main-page .woocommerce-checkout .category-list .category-detail.name {
        float: left;
        padding-right: 30px;
        cursor: pointer; }
        
        #main-page .woocommerce-checkout .category-list .category-detail.name a {
          color: #252525; }
        
        #main-page .woocommerce-checkout .category-list .category-detail.name:after {
          content: '';
          position: absolute;
          height: 25px;
          width: 27px;
          background: url('../images/icon-organic.png') no-repeat -292px -70px; }
      
      #main-page .woocommerce-checkout .category-list .category-detail.active {
        color: #95a83f; }
    
    #main-page .woocommerce-checkout .entry-header .entry-title {
      display: none; }
    
    #main-page .woocommerce-checkout h3 {
      font-size: 2.571428571em;
      color: #303030;
      line-height: 36px; }
      @media only screen and (max-width: 767px) {
        #main-page .woocommerce-checkout h3 {
          font-size: 2em; } }
    
    #main-page .woocommerce-checkout #ship-to-different-address label {
      font-size: 1em;
      color: #303030;
      line-height: 36px;
      float: left;
      font-weight: normal; }
    
    #main-page .woocommerce-checkout input {
      border: 1px solid #e1e1e1;
      border-radius: 20px;
      min-height: 40px;
      margin-bottom: 20px;
      padding-left: 20px; }
    
    #main-page .woocommerce-checkout textarea {
      width: 100%;
      border: 1px solid #c2c2c2;
      border-radius: 10px;
      padding: 20px;
      color: #898989;
      min-height: 250px;
      margin-bottom: 50px; }
    
    #main-page .woocommerce-checkout #billing_country_field select {
      padding: 5px 8px;
      width: 100%;
      border: 1px solid #c2c2c2;
      border-radius: 20px;
      min-height: 40px;
      box-shadow: none;
      background: transparent;
      background-image: none;
      -webkit-appearance: none;
      padding-left: 15px; }
    
    #main-page .woocommerce-checkout #billing_country_field select:focus {
      outline: none; }
    
    #main-page .woocommerce-checkout #billing_country_field {
      position: relative; }
    
    #main-page .woocommerce-checkout .detail-order.checkout .table-responsive {
      border-radius: 0; }
    
    #main-page .woocommerce-checkout .detail-order.checkout tr:first-child {
      -moz-border-radius-bottomleft: 0;
      border-top-left-radius: 0; }
    
    #main-page .woocommerce-checkout .detail-order.checkout tr:last-child {
      border-radius: 0;
      -moz-border-radius: 0;
      -webkit-border-radius: 0; }
    
    #main-page .woocommerce-checkout .detail-order.checkout th:first-child {
      border-radius: 0;
      -moz-border-radius: 0;
      -webkit-border-radius: 0; }
    
    #main-page .woocommerce-checkout .detail-order.checkout th:last-child {
      border-radius: 0;
      -moz-border-radius: 0;
      -webkit-border-radius: 0; }
    
    #main-page .woocommerce-checkout .detail-order .title-order {
      font-size: 2.571428571em;
      line-height: 36px;
      color: #252525;
      margin-bottom: 20px; }
    
    #main-page .woocommerce-checkout .detail-order .table-responsive {
      border: 1px solid #e1e1e1;
      border-radius: 10px; }
      
      #main-page .woocommerce-checkout .detail-order .table-responsive table {
        width: 100%; }
        
        #main-page .woocommerce-checkout .detail-order .table-responsive table tr:first-child {
          -moz-border-radius-bottomleft: 10px;
          border-top-left-radius: 10px; }
        
        #main-page .woocommerce-checkout .detail-order .table-responsive table th {
          background: #f6eada;
          color: #303030;
          padding: 30px;
          border: none; }
        
        #main-page .woocommerce-checkout .detail-order .table-responsive table tr:nth-child(2n+1) {
          background: #f9f9f6; }
        
        #main-page .woocommerce-checkout .detail-order .table-responsive table .cart-subtotal {
          background: #fff !important;
          color: #252525;
          padding: 20px 0; }
          
          #main-page .woocommerce-checkout .detail-order .table-responsive table .cart-subtotal.shipping td {
            padding: 5px 30px; }
          
          #main-page .woocommerce-checkout .detail-order .table-responsive table .cart-subtotal.total td {
            padding: 15px 30px; }
          
          #main-page .woocommerce-checkout .detail-order .table-responsive table .cart-subtotal td {
            padding: 35px 30px 20px; }
        
        #main-page .woocommerce-checkout .detail-order .table-responsive table .shipping-total {
          color: #95a83f; }
        
        #main-page .woocommerce-checkout .detail-order .table-responsive table tr:last-child {
          border-radius: 10px 0 0 0;
          -moz-border-radius: 10px 0 0 0;
          -webkit-border-radius: 10px 0 0 0; }
        
        #main-page .woocommerce-checkout .detail-order .table-responsive table tr .text-quantity {
          color: #252525; }
        
        #main-page .woocommerce-checkout .detail-order .table-responsive table td {
          padding: 30px;
          border: none; }
        
        #main-page .woocommerce-checkout .detail-order .table-responsive table th:first-child {
          border-radius: 10px 0 0 0;
          -moz-border-radius: 10px 0 0 0;
          -webkit-border-radius: 10px 0 0 0; }
        
        #main-page .woocommerce-checkout .detail-order .table-responsive table th:last-child {
          border-radius: 0 10px 0 0;
          -moz-border-radius: 0 10px 0 0;
          -webkit-border-radius: 0 10px 0 0; }
    
    #main-page .woocommerce-checkout .details-right {
      padding-left: 17%;
      padding-top: 20px; }
    
    #main-page .woocommerce-checkout .billing-right {
      padding-left: 80px; }
      
      #main-page .woocommerce-checkout .billing-right .billing-customer {
        /*input[type="checkbox"] {
				    zoom: 4.5;
					  margin: 0;
					  min-height: 0;
				}*/ }
        
        #main-page .woocommerce-checkout .billing-right .billing-customer span {
          line-height: 43px;
          color: #333;
          display: block;
          margin-top: 30px; }
      
      #main-page .woocommerce-checkout .billing-right .returning-customer {
        background: #f9f9f6;
        border-radius: 35px;
        padding: 15px;
        color: #252525;
        position: relative;
        padding-left: 55px;
        margin-top: 60px;
        margin-bottom: 10px; }
        
        #main-page .woocommerce-checkout .billing-right .returning-customer a {
          color: #95a83f; }
        
        #main-page .woocommerce-checkout .billing-right .returning-customer:before {
          content: '!';
          position: absolute;
          height: 18px;
          width: 18px;
          left: 25px;
          top: 15px;
          color: #fff;
          background: #363636;
          padding: 1px 8px;
          font-size: 0.785714286em;
          border-radius: 20px; }
        
        #main-page .woocommerce-checkout .billing-right .returning-customer:after {
          content: '\F00D';
          font-family: FontAwesome;
          position: absolute;
          height: 25px;
          width: 30px;
          right: 0;
          top: 15px; }
        
        #main-page .woocommerce-checkout .billing-right .returning-customer:hover {
          background: #f6eada; }
          
          #main-page .woocommerce-checkout .billing-right .returning-customer:hover:before {
            background: #6d8e01; }
    
    #main-page .woocommerce-checkout .detail-billing {
      padding-bottom: 60px;
      padding-right: 20px; }
      
      #main-page .woocommerce-checkout .detail-billing .thanks-billing {
        color: #95a83f;
        line-height: 36px; }
      
      #main-page .woocommerce-checkout .detail-billing .note-billing {
        line-height: 24px;
        font-size: 1.285714286em;
        margin-top: 15px; }
      
      #main-page .woocommerce-checkout .detail-billing .table-billing {
        color: #898989;
        border: 1px solid #c2c2c2;
        padding: 20px 30px;
        border-radius: 10px;
        margin: 20px 0; }
        
        #main-page .woocommerce-checkout .detail-billing .table-billing .border-right {
          width: 80%; }
          
          #main-page .woocommerce-checkout .detail-billing .table-billing .border-right:before {
            content: '';
            position: absolute;
            height: 95%;
            left: -40px;
            border-right: 1px solid #898989;
            top: 5px; }
          
          #main-page .woocommerce-checkout .detail-billing .table-billing .border-right:after {
            content: '';
            position: absolute;
            height: 95%;
            width: 86%;
            border-right: 1px solid #898989;
            top: 5px; }
        
        #main-page .woocommerce-checkout .detail-billing .table-billing .title {
          text-transform: uppercase; }
        
        #main-page .woocommerce-checkout .detail-billing .table-billing .title-payment {
          text-transform: uppercase;
          padding-top: 24px;
          clear: both; }
        
        #main-page .woocommerce-checkout .detail-billing .table-billing .title-direct {
          text-transform: capitalize; }
      
      #main-page .woocommerce-checkout .detail-billing .form-billing span {
        line-height: 43px;
        color: #333;
        display: block; }
        
        #main-page .woocommerce-checkout .detail-billing .form-billing span#create {
          font-size: 0.857142857em; }
      
      #main-page .woocommerce-checkout .detail-billing .form-billing input {
        border: 1px solid #c2c2c2;
        border-radius: 20px;
        min-height: 40px;
        width: 100%;
        margin-bottom: 20px; }
        
        #main-page .woocommerce-checkout .detail-billing .form-billing input#short {
          width: 98%; }
      
      #main-page .woocommerce-checkout .detail-billing .form-billing #checkbox-create {
        width: 20px;
        float: left;
        margin-bottom: 0;
        margin-top: 15px; }
    
    #main-page .woocommerce-checkout .detail-customer .title-detail-customer {
      font-size: 2.571428571em;
      color: #252525;
      padding-bottom: 20px; }
    
    #main-page .woocommerce-checkout .detail-customer .email-customer {
      padding-bottom: 30px; }
    
    #main-page .woocommerce-checkout .billing-address {
      padding-top: 65px; }
      
      #main-page .woocommerce-checkout .billing-address .title-billing-address {
        font-size: 2.571428571em;
        color: #252525;
        padding-bottom: 10px; }
    
    #main-page .woocommerce-checkout .shipping-address {
      padding-top: 25px; }
      
      #main-page .woocommerce-checkout .shipping-address .title-shipping-address {
        font-size: 2.571428571em;
        color: #252525;
        padding-bottom: 10px; }
      
      #main-page .woocommerce-checkout .shipping-address .stress-shipping {
        color: #252525; }
      
      #main-page .woocommerce-checkout .shipping-address .fax-shipping {
        color: #252525; }
      
      #main-page .woocommerce-checkout .shipping-address .phone-shipping {
        color: #252525; }
      
      #main-page .woocommerce-checkout .shipping-address .shipping {
        font-size: 1.285714286em;
        text-transform: uppercase;
        color: #252525;
        padding: 7px 20px;
        border: 2px solid #e8e4d9;
        border-radius: 30px;
        background: transparent;
        margin-top: 30px;
        margin-right: 20px; }
        
        #main-page .woocommerce-checkout .shipping-address .shipping:hover {
          border: 2px solid #f6eada; }
  
  #main-page #organic-review.detail3 .review-title {
    width: 100%;
    float: left;
    border: 1px solid #e8e4d9;
    border-bottom: none; }
    
    #main-page #organic-review.detail3 .review-title .title-review {
      float: left;
      border-right: 1px solid #e8e4d9;
      width: 100%;
      border-bottom: 1px solid #e8e4d9;
      padding: 30px; }
    
    #main-page #organic-review.detail3 .review-title .title-form {
      padding-left: 20px;
      text-align: center;
      padding: 30px 30px 30px 60px;
      text-align: left;
      text-transform: uppercase; }
    
    #main-page #organic-review.detail3 .review-title .title-rating {
      float: left;
      padding: 30px 30px 30px 60px;
      text-transform: uppercase;
      border-left: 1px solid #e8e4d9;
      border-bottom: 1px solid #e8e4d9;
      width: 100%; }
      
      #main-page #organic-review.detail3 .review-title .title-rating a {
        padding-right: 20px; }
      
      #main-page #organic-review.detail3 .review-title .title-rating .fa-star {
        color: #95a83f; }
      
      #main-page #organic-review.detail3 .review-title .title-rating .fa-star-o {
        color: #a8a8a8; }
  
  #main-page #organic-review.detail3 .review-content .review-content-left {
    background: none;
    border: 1px solid #e8e4d9;
    border-top: none;
    min-height: 400px;
    color: #898989;
    padding: 60px 30px 30px 30px; }
    
    #main-page #organic-review.detail3 .review-content .review-content-left:after {
      display: none; }
  
  #main-page #organic-review.detail3 .review-content .review-content-right {
    background: none;
    border-left: none;
    border-right: 1px solid #e8e4d9;
    border-bottom: 1px solid #e8e4d9;
    min-height: 400px;
    padding: 15px 30px; }
    
    #main-page #organic-review.detail3 .review-content .review-content-right .form {
      padding-left: 35px; }
      
      #main-page #organic-review.detail3 .review-content .review-content-right .form label {
        color: #898989; }
      
      #main-page #organic-review.detail3 .review-content .review-content-right .form input {
        min-width: 70%; }
      
      #main-page #organic-review.detail3 .review-content .review-content-right .form textarea {
        min-width: 70%; }
      
      #main-page #organic-review.detail3 .review-content .review-content-right .form button {
        margin-right: 50px;
        margin-top: 93px; }
  
  #main-page #organic-review .review-title {
    border-top: 1px solid #e8e4d9;
    width: 97%; }
    
    #main-page #organic-review .review-title .active a {
      color: #95a83f;
      border-bottom: 3px solid #95a83f;
      padding-right: 10px; }
    
    #main-page #organic-review .review-title a {
      color: #333; }
    
    #main-page #organic-review .review-title .title-review {
      float: right;
      padding: 20px;
      text-transform: uppercase; }
    
    #main-page #organic-review .review-title .title-information {
      text-align: center;
      padding: 20px;
      text-transform: uppercase; }
      
      #main-page #organic-review .review-title .title-information:before {
        content: '';
        position: absolute;
        height: 32px;
        width: 13px;
        right: 9%;
        background: url('../images/icon-organic.png') no-repeat -439px -65px; }
      
      #main-page #organic-review .review-title .title-information:after {
        content: '';
        position: absolute;
        height: 32px;
        width: 13px;
        left: 9%;
        background: url('../images/icon-organic.png') no-repeat -439px -65px; }
    
    #main-page #organic-review .review-title .title-description {
      float: left;
      padding: 20px;
      text-transform: uppercase; }
  
  #main-page #organic-up-selling {
    min-height: 650px;
    margin-left: 15px;
    position: relative;
    padding-top: 90px;
    padding-bottom: 150px; }
    
    #main-page #organic-up-selling .up-selling-item-product {
      min-width: 18%;
      text-align: center;
      margin-right: 1.5%;
      float: left; }
      
      #main-page #organic-up-selling .up-selling-item-product .image-item img {
        max-width: 270px;
        min-height: 326px; }
      
      #main-page #organic-up-selling .up-selling-item-product .text-up-selling-item {
        max-width: 250px;
        margin-left: 5%; }
        
        #main-page #organic-up-selling .up-selling-item-product .text-up-selling-item .name-item {
          color: #252525;
          font-size: 1em;
          text-transform: uppercase;
          position: relative;
          padding-top: 15px; }
          
          #main-page #organic-up-selling .up-selling-item-product .text-up-selling-item .name-item:hover {
            color: #95a83f; }
          
          #main-page #organic-up-selling .up-selling-item-product .text-up-selling-item .name-item p {
            margin: 0 0 5px; }
          
          #main-page #organic-up-selling .up-selling-item-product .text-up-selling-item .name-item:after {
            content: '';
            border-bottom: 1px solid #838383;
            min-width: 135px;
            position: absolute;
            left: 23%; }
        
        #main-page #organic-up-selling .up-selling-item-product .text-up-selling-item .price-item {
          color: #252525;
          font-size: 1.214285714em;
          text-transform: uppercase;
          padding: 10px 0;
          margin-bottom: 10px; }
          
          #main-page #organic-up-selling .up-selling-item-product .text-up-selling-item .price-item span {
            padding-right: 10px;
            color: #898989;
            font-size: 1em; }
            
            #main-page #organic-up-selling .up-selling-item-product .text-up-selling-item .price-item span:after {
              content: '';
              border-right: 1px solid #bababa;
              padding-left: 10px; }
          
          #main-page #organic-up-selling .up-selling-item-product .text-up-selling-item .price-item .fa-star {
            font-size: 1.071428571em;
            color: #95a83f; }
          
          #main-page #organic-up-selling .up-selling-item-product .text-up-selling-item .price-item .fa-star-o {
            font-size: 1.071428571em;
            color: #a8a8a8; }
        
        #main-page #organic-up-selling .up-selling-item-product .text-up-selling-item .description-item {
          color: #7d7d7d; }
        
        #main-page #organic-up-selling .up-selling-item-product .text-up-selling-item .detail-item {
          color: #898989;
          border: 2px solid #e8e4d9;
          border-radius: 20px;
          width: 115px;
          padding-top: 3px;
          height: 30px;
          background: transparent;
          z-index: 9; }
  
  #main-page #organic-history.style1 {
    margin-bottom: 220px;
    background: none; }
    @media only screen and (max-width: 1025px) {
      #main-page #organic-history.style1 {
        margin-bottom: 100px; } }
    @media only screen and (max-width: 1025px) {
      #main-page #organic-history.style1 .right {
        position: absolute;
        left: -10%; } }
    @media only screen and (max-width: 767px) {
      #main-page #organic-history.style1 .right {
        position: relative;
        margin-top: 15%;
        left: 10%; } }
    
    #main-page #organic-history.style1 .right .history-right {
      position: absolute; }
      @media only screen and (max-width: 767px) {
        #main-page #organic-history.style1 .right .history-right {
          position: relative; } }
      @media only screen and (min-width: 769px) {
        
        #main-page #organic-history.style1 .right .history-right:hover:before {
          top: -5%;
          left: -10%;
          transition: all 0.5s;
          -webkit-transition: all 0.5s;
          z-index: 0; }
        
        #main-page #organic-history.style1 .right .history-right:hover .img-history {
          margin-top: -1%;
          margin-left: -4%;
          transition: all 0.5s;
          -webkit-transition: all 0.5s; }
 }
      
      #main-page #organic-history.style1 .right .history-right:before {
        content: '';
        position: absolute;
        border: 5px solid #e8e4d9;
        top: -6%;
        left: -14%;
        height: 100%;
        width: 100%;
        z-index: 1;
        transition: all 0.5s;
        -webkit-transition: all 0.5s; }
        @media only screen and (max-width: 769px) {
          #main-page #organic-history.style1 .right .history-right:before {
            top: -7%;
            left: -14%; } }
        @media only screen and (max-width: 767px) {
          #main-page #organic-history.style1 .right .history-right:before {
            left: 7%;
            width: 65%;
            height: 340px; } }
      
      #main-page #organic-history.style1 .right .history-right .img-history {
        width: 500px;
        height: 560px;
        position: relative;
        overflow: hidden;
        transition: all 0.5s;
        -webkit-transition: all 0.5s; }
        @media only screen and (max-width: 1025px) {
          #main-page #organic-history.style1 .right .history-right .img-history {
            width: 395px;
            height: 500px; } }
        @media only screen and (max-width: 769px) {
          #main-page #organic-history.style1 .right .history-right .img-history {
            width: 330px;
            height: 480px;
            overflow-x: hidden; } }
        @media only screen and (max-width: 767px) {
          #main-page #organic-history.style1 .right .history-right .img-history {
            width: 255px;
            height: 300px;
            overflow: hidden; } }
        
        #main-page #organic-history.style1 .right .history-right .img-history img {
          position: absolute;
          left: 50%;
          right: auto;
          -webkit-transform: translateX(-50%);
          -ms-transform: translateX(-50%);
          transform: translateX(-50%);
          width: 100%; }
          @media only screen and (max-width: 1025px) {
            #main-page #organic-history.style1 .right .history-right .img-history img {
              height: 500px; } }
          @media only screen and (max-width: 769px) {
            #main-page #organic-history.style1 .right .history-right .img-history img {
              height: 480px;
              max-width: inherit;
              width: auto; } }
          @media only screen and (max-width: 767px) {
            #main-page #organic-history.style1 .right .history-right .img-history img {
              width: 100%;
              height: 100%; } }
    
    #main-page #organic-history.style1 .history-left {
      text-align: right;
      padding-right: 22%;
      padding-left: 8%; }
      @media only screen and (max-width: 1025px) {
        #main-page #organic-history.style1 .history-left {
          padding-left: 0; } }
      @media only screen and (max-width: 767px) {
        #main-page #organic-history.style1 .history-left {
          text-align: center;
          padding: 40px 3% 0 0; } }
      
      #main-page #organic-history.style1 .history-left .title-history {
        color: #333;
        text-transform: uppercase;
        font-size: 1.285714286em;
        padding-bottom: 3px; }
        @media only screen and (max-width: 767px) {
          #main-page #organic-history.style1 .history-left .title-history {
            padding-bottom: 0; } }
      
      #main-page #organic-history.style1 .history-left .title-article {
        color: #95a83f;
        text-transform: uppercase;
        font-size: 3.428571429em;
        padding-bottom: 45px;
        font-family: 'Playfair Display Black'; }
        @media only screen and (max-width: 767px) {
          #main-page #organic-history.style1 .history-left .title-article {
            padding-bottom: 25px; } }
      
      #main-page #organic-history.style1 .history-left strong {
        color: #252525;
        padding-bottom: 20px;
        font-family: 'Playfair Display Italic';
        font-size: 1.428571429em; }
      
      #main-page #organic-history.style1 .history-left .description-article {
        color: #252525;
        padding-bottom: 25px;
        font-family: 'Playfair Display Italic';
        font-size: 1.714285714em; }
        @media only screen and (max-width: 767px) {
          #main-page #organic-history.style1 .history-left .description-article {
            padding-bottom: 20px; } }
      
      #main-page #organic-history.style1 .history-left .content-article {
        color: #7d7d7d;
        padding-bottom: 25px;
        font-size: 1.285714286em;
        line-height: 26px; }
        @media only screen and (max-width: 769px) {
          #main-page #organic-history.style1 .history-left .content-article {
            height: 135px;
            overflow: hidden; } }
        @media only screen and (max-width: 767px) {
          #main-page #organic-history.style1 .history-left .content-article {
            display: none; } }
      
      #main-page #organic-history.style1 .history-left .read-more-article {
        color: #333;
        border: 3px solid #e8e4d9;
        padding: 8px 42px;
        border-radius: 25px;
        float: right;
        font-size: 1.428571429em;
        text-transform: uppercase;
        background: transparent;
        position: relative;
        overflow: hidden;
        transition: all 0.5s;
        -webkit-transition: all 0.5s; }
        @media only screen and (max-width: 767px) {
          #main-page #organic-history.style1 .history-left .read-more-article {
            float: inherit; } }
        
        
        #main-page #organic-history.style1 .history-left .read-more-article:hover {
          color: #fff;
          transition: all 0.5s;
          -webkit-transition: all 0.5s; 
          background: #95a83f;
        }
  
  #main-page #organic-history.style2 {
    background: url(../images/bg-history-home-02.png);
    min-height: 750px; }
    
    #main-page #organic-history.style2:before {
      content: '';
      position: absolute;
      width: 100%;
      min-height: 750px;
      background-color: rgba(62, 55, 44, 0.7); }
    
    #main-page #organic-history.style2 .history-right:before {
      content: '';
      position: absolute;
      border: 5px solid #e8e4d9;
      top: -6%;
      left: -8%;
      height: 100%;
      width: 85%; }
    
    #main-page #organic-history.style2 .history-left {
      text-align: right;
      width: 85%;
      padding-top: 15%;
      padding-left: 30%; }
      
      #main-page #organic-history.style2 .history-left .title-history {
        color: #fff;
        text-transform: uppercase;
        font-size: 1.214285714em;
        padding-bottom: 10px; }
      
      #main-page #organic-history.style2 .history-left .title-article {
        color: #95a83f;
        text-transform: uppercase;
        font-size: 2.5em;
        padding-bottom: 30px;
        font-family: 'Playfair Display Black'; }
      
      #main-page #organic-history.style2 .history-left strong {
        color: #fff;
        padding-bottom: 20px;
        font-family: 'Playfair Display Italic';
        font-size: 1.714285714em; }
      
      #main-page #organic-history.style2 .history-left .content-article {
        color: #c2c2c2;
        padding-bottom: 20px;
        line-height: 25px; }
      
      #main-page #organic-history.style2 .history-left .description-article {
        color: #fff;
        padding-bottom: 20px;
        font-family: 'Playfair Display Italic';
        font-size: 1.714285714em; }
      
      #main-page #organic-history.style2 .history-left .read-more-article {
        color: #fff;
        border: 1px solid #e8e4d9;
        padding: 8px 44px;
        border-radius: 25px;
        float: right;
        font-size: 1.428571429em;
        text-transform: uppercase;
        background: transparent;
        z-index: 9; }
        
        #main-page #organic-history.style2 .history-left .read-more-article:hover {
          background: #95a83f;
          color: #fff;
          border-color: #95a83f; }
  
  #main-page #organic-history.style3 {
    background: url(../images/bg-history-home-02.png);
    min-height: 750px; }
    
    #main-page #organic-history.style3:before {
      content: '';
      position: absolute;
      width: 100%;
      min-height: 750px;
      background-color: rgba(62, 55, 44, 0.7); }
    
    #main-page #organic-history.style3 .history-right:before {
      content: '';
      position: absolute;
      border: 5px solid #e8e4d9;
      top: -6%;
      left: -8%;
      height: 100%;
      width: 85%; }
    
    #main-page #organic-history.style3 .history-left {
      text-align: left;
      padding-top: 7%;
      padding-left: 51%;
      padding-right: 22%; }
      
      #main-page #organic-history.style3 .history-left .title-history {
        color: #fff;
        text-transform: uppercase;
        font-size: 1.214285714em;
        padding-bottom: 10px; }
      
      #main-page #organic-history.style3 .history-left .title-article {
        color: #95a83f;
        text-transform: uppercase;
        font-size: 2.5em;
        font-family: 'Playfair Display Black';
        padding-bottom: 30px; }
      
      #main-page #organic-history.style3 .history-left .description-article {
        color: #fff;
        font-family: 'Playfair Display Italic';
        font-size: 1.714285714em;
        padding-bottom: 20px; }
      
      #main-page #organic-history.style3 .history-left .content-article {
        color: #c2c2c2;
        padding-bottom: 20px;
        line-height: 25px; }
      
      #main-page #organic-history.style3 .history-left .read-more-article {
        color: #fff;
        border: 1px solid #e8e4d9;
        padding: 5px 20px;
        border-radius: 25px;
        float: left;
        font-size: 1.142857143em;
        text-transform: uppercase;
        background: transparent;
        min-width: 37%; }
        
        #main-page #organic-history.style3 .history-left .read-more-article:hover {
          background: #95a83f;
          color: #fff;
          border-color: #95a83f; }
  
  #main-page #organic-trending-item {
    min-height: 700px;
    margin-left: 15px;
    position: relative; }
    
    #main-page #organic-trending-item .trending-item-product {
      min-width: 18%;
      text-align: center;
      margin-right: 2%;
      float: left; }
      
      #main-page #organic-trending-item .trending-item-product .image-item img {
        max-width: 210px;
        max-height: 355px;
        height: auto; }
      
      #main-page #organic-trending-item .trending-item-product .text-trending-item {
        max-width: 250px;
        margin-left: 18%; }
        
        #main-page #organic-trending-item .trending-item-product .text-trending-item .category-item {
          color: #898989;
          font-size: 1.214285714em;
          text-transform: uppercase; }
        
        #main-page #organic-trending-item .trending-item-product .text-trending-item .name-item {
          color: #252525;
          font-size: 1.214285714em;
          text-transform: uppercase; }
          
          #main-page #organic-trending-item .trending-item-product .text-trending-item .name-item:hover {
            color: #95a83f; }
        
        #main-page #organic-trending-item .trending-item-product .text-trending-item .description-item {
          color: #7d7d7d; }
        
        #main-page #organic-trending-item .trending-item-product .text-trending-item .detail-item {
          color: #333;
          border: 1px solid #e8e4d9;
          border-radius: 20px;
          width: 115px;
          padding-top: 5px;
          height: 32px;
          background: transparent; }
    
    #main-page #organic-trending-item .first {
      opacity: 0.3; }
    
    #main-page #organic-trending-item .last {
      margin-right: 0px;
      opacity: 0.3; }
    
    #main-page #organic-trending-item .nav-slide .bt-next {
      background: #f6eada;
      top: 30%;
      right: 20%;
      position: absolute;
      min-height: 30px;
      min-width: 55px;
      border-radius: 15px; }
      
      #main-page #organic-trending-item .nav-slide .bt-next:hover {
        background: #95a83f; }
      
      #main-page #organic-trending-item .nav-slide .bt-next:before {
        content: '';
        position: absolute;
        height: 25px;
        width: 45px;
        background: url('../images/icon-organic.png') no-repeat -236px -67px; }
    
    #main-page #organic-trending-item .nav-slide .bt-prev {
      background: #f6eada;
      top: 30%;
      left: 20%;
      position: absolute;
      min-height: 30px;
      min-width: 55px;
      border-radius: 15px; }
      
      #main-page #organic-trending-item .nav-slide .bt-prev:hover {
        background: #95a83f; }
      
      #main-page #organic-trending-item .nav-slide .bt-prev:before {
        content: '';
        position: absolute;
        height: 25px;
        width: 45px;
        background: url('../images/icon-organic.png') no-repeat -194px -67px; }
  
  #main-page .parallax-bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 130%;
    height: 100%;
    background-size: cover;
    background-position: center; }
  
  #main-page #organic-introduce-scroll.style1 {
    padding-bottom: 400px; }
    @media only screen and (max-width: 1025px) {
      #main-page #organic-introduce-scroll.style1 {
        padding-bottom: 320px; } }
    @media only screen and (max-width: 767px) {
      #main-page #organic-introduce-scroll.style1 {
        padding-bottom: 160px; } }
    
    #main-page #organic-introduce-scroll.style1 .introduce-scroll {
      min-height: 350px;
      padding-top: 155px;
      overflow: hidden; }
      @media only screen and (max-width: 767px) {
        #main-page #organic-introduce-scroll.style1 .introduce-scroll {
          padding-top: 126px; } }
      
      #main-page #organic-introduce-scroll.style1 .introduce-scroll .text-scroll {
        position: absolute;
        width: 100%;
        margin-top: -90px;
        padding-bottom: 440px; }
        @media only screen and (max-width: 1025px) {
          #main-page #organic-introduce-scroll.style1 .introduce-scroll .text-scroll {
            padding-bottom: 320px; } }
        @media only screen and (max-width: 767px) {
          #main-page #organic-introduce-scroll.style1 .introduce-scroll .text-scroll {
            padding-bottom: 160px;
            max-width: 100%;
            overflow: hidden; } }
        
        #main-page #organic-introduce-scroll.style1 .introduce-scroll .text-scroll .icon-top-srcoll {
          color: #a4935f;
          font-size: 3.571428571em;
          border: 1px solid #a4935f;
          width: 98px;
          border-radius: 50px;
          margin-bottom: 30px;
          margin-left: 47%;
          min-height: 96px;
          margin-top: 60px;
          z-index: 1;
          position: relative; }
          @media only screen and (max-width: 769px) {
            #main-page #organic-introduce-scroll.style1 .introduce-scroll .text-scroll .icon-top-srcoll {
              margin-left: 43%; } }
          @media only screen and (max-width: 767px) {
            #main-page #organic-introduce-scroll.style1 .introduce-scroll .text-scroll .icon-top-srcoll {
              margin-left: 33%;
              margin-top: 40px; } }
          
          #main-page #organic-introduce-scroll.style1 .introduce-scroll .text-scroll .icon-top-srcoll:before {
            content: '';
            position: absolute;
            top: 17px;
            height: 65px;
            left: 6px;
            width: 71px;
            background: url('../images/icon-organic.png') no-repeat -113px 6px; }
        
        #main-page #organic-introduce-scroll.style1 .introduce-scroll .text-scroll .swiper-testimonial {
          max-width: 100%; }
          
          #main-page #organic-introduce-scroll.style1 .introduce-scroll .text-scroll .swiper-testimonial .swiper-wrapper .swiper-slide .content-testimonial {
            position: relative; }
            
            #main-page #organic-introduce-scroll.style1 .introduce-scroll .text-scroll .swiper-testimonial .swiper-wrapper .swiper-slide .content-testimonial .text-description {
              text-align: center;
              margin-bottom: 25px;
              padding: 0 25%; }
              @media only screen and (max-width: 769px) {
                #main-page #organic-introduce-scroll.style1 .introduce-scroll .text-scroll .swiper-testimonial .swiper-wrapper .swiper-slide .content-testimonial .text-description {
                  padding: 0 13%; } }
              @media only screen and (max-width: 767px) {
                #main-page #organic-introduce-scroll.style1 .introduce-scroll .text-scroll .swiper-testimonial .swiper-wrapper .swiper-slide .content-testimonial .text-description {
                  padding: 0px 10% 0 3%; } }
            
            #main-page #organic-introduce-scroll.style1 .introduce-scroll .text-scroll .swiper-testimonial .swiper-wrapper .swiper-slide .content-testimonial .avatar-scroll {
              left: 50%;
              right: auto;
              -webkit-transform: translateX(-50%);
              -ms-transform: translateX(-50%);
              transform: translateX(-50%);
              position: absolute; }
              
              #main-page #organic-introduce-scroll.style1 .introduce-scroll .text-scroll .swiper-testimonial .swiper-wrapper .swiper-slide .content-testimonial .avatar-scroll .avatar-left {
                float: left;
                min-height: 100px;
                margin-right: 10px; }
                
                #main-page #organic-introduce-scroll.style1 .introduce-scroll .text-scroll .swiper-testimonial .swiper-wrapper .swiper-slide .content-testimonial .avatar-scroll .avatar-left img {
                  max-width: 70px;
                  min-height: 70px; }
              
              #main-page #organic-introduce-scroll.style1 .introduce-scroll .text-scroll .swiper-testimonial .swiper-wrapper .swiper-slide .content-testimonial .avatar-scroll .avatar-right {
                padding-left: 85px; }
                
                #main-page #organic-introduce-scroll.style1 .introduce-scroll .text-scroll .swiper-testimonial .swiper-wrapper .swiper-slide .content-testimonial .avatar-scroll .avatar-right .name-auther {
                  color: #95a83f;
                  font-size: 1.142857143em;
                  text-transform: uppercase;
                  padding-top: 20px;
                  margin: 0; }
                
                #main-page #organic-introduce-scroll.style1 .introduce-scroll .text-scroll .swiper-testimonial .swiper-wrapper .swiper-slide .content-testimonial .avatar-scroll .avatar-right .job-auther {
                  color: #898989;
                  font-size: 0.857142857em; }
        
        #main-page #organic-introduce-scroll.style1 .introduce-scroll .text-scroll .swiper-pagination {
          bottom: 40%;
          z-index: 1; }
          @media only screen and (max-width: 767px) {
            #main-page #organic-introduce-scroll.style1 .introduce-scroll .text-scroll .swiper-pagination {
              bottom: 11%;
              left: -10px; } }
          
          #main-page #organic-introduce-scroll.style1 .introduce-scroll .text-scroll .swiper-pagination .swiper-pagination-bullet {
            margin: 0 3px; }
          
          #main-page #organic-introduce-scroll.style1 .introduce-scroll .text-scroll .swiper-pagination .swiper-pagination-bullet-active {
            background: #95a83f; }
  
  #main-page #organic-introduce-scroll.style2 {
    padding-bottom: 120px;
    position: relative;
    z-index: -1; }
    
    #main-page #organic-introduce-scroll.style2 .introduce-scroll {
      min-height: 460px; }
      
      #main-page #organic-introduce-scroll.style2 .introduce-scroll .text-scroll {
        position: absolute;
        width: 100%;
        color: #fff;
        margin-top: 5%;
        padding-bottom: 120px;
        padding-top: 100px; }
        
        #main-page #organic-introduce-scroll.style2 .introduce-scroll .text-scroll .icon-top-srcoll {
          color: #fff;
          font-size: 3.571428571em;
          border: 1px solid #fff;
          width: 94px;
          border-radius: 50px;
          margin-bottom: 40px;
          margin-left: 47%;
          min-height: 94px;
          position: relative;
          z-index: 9;
          margin-top: 40px; }
          
          #main-page #organic-introduce-scroll.style2 .introduce-scroll .text-scroll .icon-top-srcoll:before {
            content: '';
            position: absolute;
            top: 12px;
            height: 65px;
            width: 71px;
            left: 5px;
            background: url('../images/icon-organic.png') no-repeat -180px 6px; }
        
        #main-page #organic-introduce-scroll.style2 .introduce-scroll .text-scroll .content-testimonial {
          position: relative; }
          
          #main-page #organic-introduce-scroll.style2 .introduce-scroll .text-scroll .content-testimonial .text-description {
            text-align: center;
            margin-bottom: 25px;
            font-size: 1.285714286em;
            text-align: center;
            padding: 0 25%; }
          
          #main-page #organic-introduce-scroll.style2 .introduce-scroll .text-scroll .content-testimonial .avatar-scroll {
            left: 50%;
            right: auto;
            -webkit-transform: translateX(-50%);
            -ms-transform: translateX(-50%);
            transform: translateX(-50%);
            position: absolute; }
            
            #main-page #organic-introduce-scroll.style2 .introduce-scroll .text-scroll .content-testimonial .avatar-scroll .avatar-left {
              float: left;
              min-height: 100px; }
            
            #main-page #organic-introduce-scroll.style2 .introduce-scroll .text-scroll .content-testimonial .avatar-scroll .avatar-right .name-auther {
              color: #95a83f;
              float: left;
              margin-right: 5px;
              font-size: 1.285714286em;
              text-transform: uppercase; }
            
            #main-page #organic-introduce-scroll.style2 .introduce-scroll .text-scroll .content-testimonial .avatar-scroll .avatar-right .job-auther {
              color: #ccc;
              font-size: 0.857142857em;
              padding-top: 7px;
              float: left; }
  
  #main-page #organic-introduce-scroll.style3 {
    height: 500px; }
    @media only screen and (max-width: 1025px) {
      #main-page #organic-introduce-scroll.style3 {
        margin-top: 0;
        padding-top: 55px; } }
    @media only screen and (max-width: 767px) {
      #main-page #organic-introduce-scroll.style3 {
        padding-top: 0;
        height: 400px; } }
    @media only screen and (min-width: 1170px) {
      #main-page #organic-introduce-scroll.style3 {
        margin-top: 50px; } }
    
    #main-page #organic-introduce-scroll.style3 .introduce-scroll {
      background: #fff;
      min-height: 320px;
      border-top: 1px solid #e8e4d9;
      position: relative; }
      @media only screen and (max-width: 767px) {
        #main-page #organic-introduce-scroll.style3 .introduce-scroll {
          min-height: 365px; } }
      
      #main-page #organic-introduce-scroll.style3 .introduce-scroll:before {
        content: '';
        position: absolute;
        top: -54px;
        left: 35%;
        height: 125px;
        width: 350px;
        background: url('../images/img-testimonial-home4.png') no-repeat 50px -19px;
        background-color: #fff; }
        @media only screen and (max-width: 769px) {
          #main-page #organic-introduce-scroll.style3 .introduce-scroll:before {
            width: 310px;
            background: url('../images/img-testimonial-home4.png') no-repeat 28px -19px;
            background-color: #fff; } }
        @media only screen and (max-width: 767px) {
          #main-page #organic-introduce-scroll.style3 .introduce-scroll:before {
            display: none; } }
      
      #main-page #organic-introduce-scroll.style3 .introduce-scroll .text-scroll {
        position: absolute;
        width: 65%;
        height: 315px;
        color: #fff;
        margin-top: 9%;
        padding-bottom: 4%;
        z-index: 1;
        background: #fff;
        overflow: hidden;
        left: 50%;
        right: auto;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%); }
        @media only screen and (max-width: 769px) {
          #main-page #organic-introduce-scroll.style3 .introduce-scroll .text-scroll {
            margin-top: 14%;
            height: 335px; } }
        @media only screen and (max-width: 767px) {
          #main-page #organic-introduce-scroll.style3 .introduce-scroll .text-scroll {
            padding-top: 10%;
            margin-top: 0;
            padding-bottom: 10%; } }
        
        #main-page #organic-introduce-scroll.style3 .introduce-scroll .text-scroll .icon-top-srcoll {
          font-size: 3.571428571em;
          border: 1px solid #a4935f;
          width: 85px;
          border-radius: 45px;
          margin-bottom: 30px;
          margin-left: 45%;
          min-height: 85px; }
          @media only screen and (max-width: 767px) {
            #main-page #organic-introduce-scroll.style3 .introduce-scroll .text-scroll .icon-top-srcoll {
              margin-left: 35%;
              margin-bottom: 20px; } }
          
          #main-page #organic-introduce-scroll.style3 .introduce-scroll .text-scroll .icon-top-srcoll:before {
            content: '';
            position: absolute;
            top: 9px;
            height: 65px;
            width: 71px;
            background: url('../images/icon-organic.png') no-repeat -113px 6px; }
            @media only screen and (max-width: 767px) {
              #main-page #organic-introduce-scroll.style3 .introduce-scroll .text-scroll .icon-top-srcoll:before {
                top: 40px; } }
        
        #main-page #organic-introduce-scroll.style3 .introduce-scroll .text-scroll .text-description {
          text-align: center;
          color: #787c7f;
          padding: 0 5%; }
          @media only screen and (max-width: 767px) {
            #main-page #organic-introduce-scroll.style3 .introduce-scroll .text-scroll .text-description {
              height: 37px;
              overflow: hidden; } }
        
        #main-page #organic-introduce-scroll.style3 .introduce-scroll .text-scroll .avatar-scroll {
          margin-left: 41%; }
          @media only screen and (max-width: 767px) {
            #main-page #organic-introduce-scroll.style3 .introduce-scroll .text-scroll .avatar-scroll {
              margin-left: 35%; } }
          
          #main-page #organic-introduce-scroll.style3 .introduce-scroll .text-scroll .avatar-scroll .avatar-left {
            float: left;
            min-height: 100px;
            margin-right: 10px; }
            @media only screen and (max-width: 767px) {
              #main-page #organic-introduce-scroll.style3 .introduce-scroll .text-scroll .avatar-scroll .avatar-left {
                min-height: 80px; } }
            
            #main-page #organic-introduce-scroll.style3 .introduce-scroll .text-scroll .avatar-scroll .avatar-left img {
              max-width: 70px;
              min-height: 70px; }
          
          #main-page #organic-introduce-scroll.style3 .introduce-scroll .text-scroll .avatar-scroll .avatar-right .name-auther {
            color: #95a83f;
            margin: 10px 0 0 0;
            padding-top: 15px;
            text-transform: uppercase;
            font-size: 1em; }
          
          #main-page #organic-introduce-scroll.style3 .introduce-scroll .text-scroll .avatar-scroll .avatar-right .job-auther {
            color: #b3b3b3;
            font-size: 0.857142857em; }
    
    #main-page #organic-introduce-scroll.style3 .swiper-pagination {
      bottom: 12%; }
      @media only screen and (max-width: 767px) {
        #main-page #organic-introduce-scroll.style3 .swiper-pagination {
          bottom: -1%; } }
      
      #main-page #organic-introduce-scroll.style3 .swiper-pagination .swiper-pagination-bullet-active {
        background: #95a83f; }
  
  #main-page #organic-deal-of-day .products:before {
    display: none; }
  
  #main-page #organic-deal-of-day .bg-deal-of-day {
    background: #fff;
    float: left;
    width: 100%;
    margin-top: -15%;
    padding-top: 9.5%; }
    @media only screen and (max-width: 767px) {
      #main-page #organic-deal-of-day .bg-deal-of-day {
        margin-top: 0; } }
  
  #main-page #organic-deal-of-day .form-deal-left {
    float: left;
    padding-left: 15%; }
    @media only screen and (max-width: 769px) {
      #main-page #organic-deal-of-day .form-deal-left {
        padding-left: 7%; } }
    @media only screen and (max-width: 767px) {
      #main-page #organic-deal-of-day .form-deal-left {
        padding-left: 4.8%; } }
    @media only screen and (min-width: 768px) {
      
      #main-page #organic-deal-of-day .form-deal-left:hover:before {
        top: -3%;
        left: 17%;
        transition: all 0.5s;
        -webkit-transition: all 0.5s;
        z-index: 0; }
      
      #main-page #organic-deal-of-day .form-deal-left:hover .cover-images-deal {
        padding: 0;
        transition: all 0.5s;
        -webkit-transition: all 0.5s; }
 }
    
    #main-page #organic-deal-of-day .form-deal-left:before {
      content: '';
      position: absolute;
      border: 5px solid #e8e4d9;
      top: -4%;
      left: 19%;
      height: 100%;
      width: 71%;
      z-index: 1;
      transition: all 0.5s;
      -webkit-transition: all 0.5s; }
      @media only screen and (max-width: 767px) {
        #main-page #organic-deal-of-day .form-deal-left:before {
          top: -2%;
          left: 17%;
          width: 66%;
          height: 365px; } }
    
    #main-page #organic-deal-of-day .form-deal-left .cover-images-deal {
      padding: 10px 0 10px 10px;
      width: 480px;
      height: 580px;
      position: relative;
      transition: all 0.5s;
      -webkit-transition: all 0.5s;
      overflow: hidden; }
      @media only screen and (max-width: 1025px) {
        #main-page #organic-deal-of-day .form-deal-left .cover-images-deal {
          width: 400px;
          height: 490px; } }
      @media only screen and (max-width: 769px) {
        #main-page #organic-deal-of-day .form-deal-left .cover-images-deal {
          width: 320px;
          height: 480px;
          overflow-x: hidden;
          margin-left: 15px; } }
      @media only screen and (max-width: 767px) {
        #main-page #organic-deal-of-day .form-deal-left .cover-images-deal {
          width: 260px;
          height: 340px; } }
      
      #main-page #organic-deal-of-day .form-deal-left .cover-images-deal img {
        position: absolute;
        left: 50%;
        right: auto;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        width: 100%;
        height: 100%; }
        @media only screen and (max-width: 769px) {
          #main-page #organic-deal-of-day .form-deal-left .cover-images-deal img {
            height: 480px;
            max-width: inherit;
            width: auto; } }
        @media only screen and (max-width: 767px) {
          #main-page #organic-deal-of-day .form-deal-left .cover-images-deal img {
            height: 340px; } }
  
  #main-page #organic-deal-of-day .form-deal-right {
    margin-right: 20%;
    margin-left: 3%; }
    @media only screen and (max-width: 767px) {
      #main-page #organic-deal-of-day .form-deal-right {
        text-align: center;
        margin: 0;
        padding: 40px 4% 0 4%; } }
    
    #main-page #organic-deal-of-day .form-deal-right .title-deal {
      text-transform: uppercase;
      color: #333;
      font-size: 1.285714286em;
      padding-bottom: 10px;
      margin-top: 10px; }
    
    #main-page #organic-deal-of-day .form-deal-right h3 {
      height: 110px;
      overflow: hidden;
      margin-top: 0;
      text-transform: uppercase;
      color: #95a83f;
      font-size: 1.428571429em;
      font-size: 3.428571429em;
      word-break: break-all;
      font-family: 'Playfair Display Black';
      padding-bottom: 50px; }
      @media only screen and (max-width: 767px) {
        #main-page #organic-deal-of-day .form-deal-right h3 {
          height: 100px; } }
    
    #main-page #organic-deal-of-day .form-deal-right .description-product {
      color: #898989;
      text-transform: lowercase;
      font-size: 1.285714286em;
      padding-bottom: 5px;
      padding-top: 40px; }
      
      #main-page #organic-deal-of-day .form-deal-right .description-product:first-letter {
        text-transform: capitalize; }
      @media only screen and (max-width: 769px) {
        #main-page #organic-deal-of-day .form-deal-right .description-product {
          height: 115px;
          overflow: hidden; } }
    
    #main-page #organic-deal-of-day .form-deal-right .price {
      color: #7d6948;
      font-size: 4.285714286em;
      padding-bottom: 30px; }
      
      #main-page #organic-deal-of-day .form-deal-right .price del {
        display: none; }
    
    #main-page #organic-deal-of-day .form-deal-right .ob_wrapper {
      padding-top: 30px; }
    @media only screen and (max-width: 767px) {
      #main-page #organic-deal-of-day .form-deal-right .counter-group {
        margin-left: 20px; } }
    
    #main-page #organic-deal-of-day .form-deal-right .counter-group .counter-block {
      min-height: 50px;
      min-height: 50px;
      position: relative;
      padding-top: 10px;
      margin-right: 30px; }
      @media only screen and (max-width: 769px) {
        #main-page #organic-deal-of-day .form-deal-right .counter-group .counter-block {
          margin-right: 15px; } }
      
      #main-page #organic-deal-of-day .form-deal-right .counter-group .counter-block:before {
        content: '';
        position: absolute;
        top: 0;
        height: 7px;
        width: 67px;
        background: url('../images/icon-organic.png') no-repeat -48px -11px; }
        @media only screen and (max-width: 1025px) {
          #main-page #organic-deal-of-day .form-deal-right .counter-group .counter-block:before {
            width: 50px; } }
        @media only screen and (max-width: 769px) {
          #main-page #organic-deal-of-day .form-deal-right .counter-group .counter-block:before {
            width: 40px; } }
        @media only screen and (max-width: 767px) {
          #main-page #organic-deal-of-day .form-deal-right .counter-group .counter-block:before {
            left: 0; } }
      
      #main-page #organic-deal-of-day .form-deal-right .counter-group .counter-block:last-child:after {
        display: none; }
      
      #main-page #organic-deal-of-day .form-deal-right .counter-group .counter-block:after {
        content: ':';
        position: absolute;
        font-size: 2.142857143em;
        color: #a4935f;
        right: -20px;
        top: 15px; }
        @media only screen and (max-width: 769px) {
          #main-page #organic-deal-of-day .form-deal-right .counter-group .counter-block:after {
            right: -9px; } }
      
      #main-page #organic-deal-of-day .form-deal-right .counter-group .counter-block .counter-caption {
        display: none; }
      
      #main-page #organic-deal-of-day .form-deal-right .counter-group .counter-block .counter {
        min-height: 70px;
        min-width: 60px;
        font-weight: normal;
        z-index: 0; }
        @media only screen and (max-width: 1025px) {
          #main-page #organic-deal-of-day .form-deal-right .counter-group .counter-block .counter {
            min-width: 45px; } }
        @media only screen and (max-width: 769px) {
          #main-page #organic-deal-of-day .form-deal-right .counter-group .counter-block .counter {
            min-width: 30px; } }
        
        #main-page #organic-deal-of-day .form-deal-right .counter-group .counter-block .counter .n1 {
          font-size: 3.5em !important; }
          @media only screen and (max-width: 1025px) {
            #main-page #organic-deal-of-day .form-deal-right .counter-group .counter-block .counter .n1 {
              font-size: 2.5em !important; } }
          @media only screen and (max-width: 769px) {
            #main-page #organic-deal-of-day .form-deal-right .counter-group .counter-block .counter .n1 {
              font-size: 2em !important; } }
        
        #main-page #organic-deal-of-day .form-deal-right .counter-group .counter-block .counter .number {
          line-height: 45px;
          color: #a4935f;
          font-size: 3.5em;
          background: #fff; }
          @media only screen and (max-width: 1025px) {
            #main-page #organic-deal-of-day .form-deal-right .counter-group .counter-block .counter .number {
              font-size: 3em; } }
          @media only screen and (max-width: 769px) {
            #main-page #organic-deal-of-day .form-deal-right .counter-group .counter-block .counter .number {
              font-size: 2em; } }
    
    #main-page #organic-deal-of-day .form-deal-right .counter-group .time-product {
      color: #a4935f; }
      
      #main-page #organic-deal-of-day .form-deal-right .counter-group .time-product span {
        float: left;
        font-size: 2.142857143em;
        padding: 20px 20px 5px 5px; }
      
      #main-page #organic-deal-of-day .form-deal-right .counter-group .time-product .hour-deal {
        float: left;
        padding: 0px 10px 10px 0;
        position: relative;
        font-size: 3.571428571em;
        margin-right: 20px;
        font-family: 'Playfair Display', sans-serif; }
        
        #main-page #organic-deal-of-day .form-deal-right .counter-group .time-product .hour-deal:before {
          content: '';
          position: absolute;
          top: -10px;
          height: 30px;
          width: 70px;
          background: url('../images/icon-organic.png') no-repeat -47px -2px; }
      
      #main-page #organic-deal-of-day .form-deal-right .counter-group .time-product .minute-deal {
        float: left;
        padding: 0px 10px 10px 0;
        position: relative;
        font-size: 3.571428571em;
        margin-right: 20px;
        font-family: 'Playfair Display', sans-serif; }
        
        #main-page #organic-deal-of-day .form-deal-right .counter-group .time-product .minute-deal:before {
          content: '';
          position: absolute;
          top: -10px;
          height: 30px;
          width: 70px;
          background: url('../images/icon-organic.png') no-repeat -47px -2px; }
      
      #main-page #organic-deal-of-day .form-deal-right .counter-group .time-product .seconds-deal {
        padding: 0 10px;
        position: relative;
        font-size: 3.571428571em;
        font-family: 'Playfair Display', sans-serif; }
        
        #main-page #organic-deal-of-day .form-deal-right .counter-group .time-product .seconds-deal:before {
          content: '';
          position: absolute;
          top: -10px;
          height: 30px;
          width: 70px;
          background: url('../images/icon-organic.png') no-repeat -47px -2px; }
    
    #main-page #organic-deal-of-day .form-deal-right .add_to_cart_button {
      display: none; }
  
  #main-page #organic-comming-blog.style1 {
    margin-top: 80px;
    margin-bottom: 120px; }
    @media only screen and (max-width: 767px) {
      #main-page #organic-comming-blog.style1 {
        margin-bottom: 0;
        margin-top: 0; } }
    
    #main-page #organic-comming-blog.style1 .title-blog {
      color: #95a83f;
      text-transform: uppercase;
      font-size: 2.857142857em;
      min-height: 30px;
      font-family: 'Playfair Display Black';
      letter-spacing: 2px; }
      @media only screen and (max-width: 767px) {
        #main-page #organic-comming-blog.style1 .title-blog {
          font-size: 2.1em;
          margin-left: 20px; } }
    
    #main-page #organic-comming-blog.style1 .see-all-blog {
      float: right;
      text-transform: uppercase;
      margin-bottom: 50px;
      margin-top: 30px;
      position: relative; }
      @media only screen and (max-width: 767px) {
        #main-page #organic-comming-blog.style1 .see-all-blog {
          margin-right: 35px; } }
      
      #main-page #organic-comming-blog.style1 .see-all-blog:after {
        content: '';
        position: absolute;
        border-bottom: 1px solid #d8d8d8;
        bottom: 3px;
        width: 100%;
        left: 0; }
      
      #main-page #organic-comming-blog.style1 .see-all-blog a {
        color: #333; }
        
        #main-page #organic-comming-blog.style1 .see-all-blog a:hover {
          color: #95a83f; }
    
    #main-page #organic-comming-blog.style1 .blog-content {
      width: 91%; }
      @media only screen and (max-width: 767px) {
        #main-page #organic-comming-blog.style1 .blog-content {
          width: 100%;
          padding: 0 5%; } }
      
      #main-page #organic-comming-blog.style1 .blog-content .blog-left {
        float: left;
        color: #a4935f;
        margin: -18px 30px 0px 0px;
        min-height: 300px; }
        @media only screen and (max-width: 769px) {
          #main-page #organic-comming-blog.style1 .blog-content .blog-left {
            min-height: 250px; } }
        
        #main-page #organic-comming-blog.style1 .blog-content .blog-left .month {
          font-family: 'Playfair Display', sans-serif;
          text-align: center;
          text-transform: uppercase; }
          @media only screen and (max-width: 769px) {
            #main-page #organic-comming-blog.style1 .blog-content .blog-left .month {
              margin-top: 25px; } }
          @media only screen and (max-width: 767px) {
            #main-page #organic-comming-blog.style1 .blog-content .blog-left .month {
              font-size: 0.7em; } }
        
        #main-page #organic-comming-blog.style1 .blog-content .blog-left .day {
          font-size: 3.642857143em;
          padding: 15px 10px 25px 17px;
          font-family: 'Playfair Display Black';
          min-width: 105px;
          border: 4px solid #e8e4d9; }
          @media only screen and (max-width: 769px) {
            #main-page #organic-comming-blog.style1 .blog-content .blog-left .day {
              padding: 7px;
              min-width: 75px;
              font-size: 3em;
              margin-top: 50px; } }
          @media only screen and (max-width: 767px) {
            #main-page #organic-comming-blog.style1 .blog-content .blog-left .day {
              min-width: 45px;
              padding: 0 0 0 7px;
              font-size: 1.5em;
              line-height: 50px;
              margin-right: 5px;
              margin-top: 35px; } }
          
          #main-page #organic-comming-blog.style1 .blog-content .blog-left .day:hover {
            border-color: transparent;
            transition: all 0.5s;
            -webkit-transition: all 0.5s; }
      @media only screen and (max-width: 1025px) {
        #main-page #organic-comming-blog.style1 .blog-content .blog-right {
          margin-left: 15px; } }
      @media only screen and (max-width: 767px) {
        #main-page #organic-comming-blog.style1 .blog-content .blog-right {
          padding: 0 7px; } }
      
      #main-page #organic-comming-blog.style1 .blog-content .blog-right .title-content-blog {
        height: 70px;
        overflow: hidden; }
        @media only screen and (max-width: 769px) {
          #main-page #organic-comming-blog.style1 .blog-content .blog-right .title-content-blog {
            height: 110px; } }
        @media only screen and (max-width: 767px) {
          #main-page #organic-comming-blog.style1 .blog-content .blog-right .title-content-blog {
            font-size: 1.2em; } }
        
        #main-page #organic-comming-blog.style1 .blog-content .blog-right .title-content-blog a {
          color: #525252;
          font-size: 1.714285714em;
          line-height: 35px;
          font-family: 'Playfair Display', sans-serif; }
          
          #main-page #organic-comming-blog.style1 .blog-content .blog-right .title-content-blog a:hover {
            color: #95a83f; }
          @media only screen and (max-width: 767px) {
            #main-page #organic-comming-blog.style1 .blog-content .blog-right .title-content-blog a {
              font-size: 1.5em; } }
      
      #main-page #organic-comming-blog.style1 .blog-content .blog-right .auther-blog {
        color: #b8b8b8;
        font-family: 'Playfair Display Italic';
        margin-top: 25px; }
        @media only screen and (max-width: 769px) {
          #main-page #organic-comming-blog.style1 .blog-content .blog-right .auther-blog {
            font-size: 0.9em;
            margin-top: 10px; } }
        @media only screen and (max-width: 767px) {
          #main-page #organic-comming-blog.style1 .blog-content .blog-right .auther-blog {
            margin-top: 5px; } }
      
      #main-page #organic-comming-blog.style1 .blog-content .blog-right .description-blog {
        color: #898989;
        max-height: 75px;
        overflow: hidden;
        font-size: 1.142857143em;
        line-height: 24px; }
        @media only screen and (max-width: 769px) {
          #main-page #organic-comming-blog.style1 .blog-content .blog-right .description-blog {
            display: none; } }
      
      #main-page #organic-comming-blog.style1 .blog-content .blog-right .more-info-blog {
        position: relative;
        margin-top: 10px; }
        @media only screen and (max-width: 767px) {
          #main-page #organic-comming-blog.style1 .blog-content .blog-right .more-info-blog {
            font-size: 0.7em;
            height: 20px; } }
        
        #main-page #organic-comming-blog.style1 .blog-content .blog-right .more-info-blog a {
          color: #898989;
          text-transform: uppercase;
          letter-spacing: 4px;
          font-size: 1.142857143em; }
          
          #main-page #organic-comming-blog.style1 .blog-content .blog-right .more-info-blog a:hover {
            color: #95a83f;
            text-decoration: underline !important; }
        
        #main-page #organic-comming-blog.style1 .blog-content .blog-right .more-info-blog :before {
          content: '';
          background: url('../images/icon-organic.png') no-repeat -7px -2px;
          position: absolute;
          top: -1px;
          left: 35%;
          height: 30px;
          width: 30px; }
          @media only screen and (max-width: 1025px) {
            #main-page #organic-comming-blog.style1 .blog-content .blog-right .more-info-blog :before {
              left: 61%; } }
          @media only screen and (max-width: 769px) {
            #main-page #organic-comming-blog.style1 .blog-content .blog-right .more-info-blog :before {
              left: 70%; } }
          @media only screen and (max-width: 767px) {
            #main-page #organic-comming-blog.style1 .blog-content .blog-right .more-info-blog :before {
              background: url('../images/icon-organic.png') no-repeat -8px -28px;
              left: 95px;
              top: -4px; } }
  
  #main-page #organic-comming-blog.style2 {
    margin-top: -200px;
    margin-bottom: 15px; background:#fff; padding-top:50px;
	 }
    @media only screen and (max-width: 769px) {
      #main-page #organic-comming-blog.style2 {
        margin-top: 50px; } }
    
    #main-page #organic-comming-blog.style2 .blog-bottom {
      padding-left: 14%;
      float: left;
      width: 100%; }
	      @media only screen and (max-width: 769px) {
      #main-page #organic-comming-blog.style2 .blog-bottom{
         padding-left: 2%; } }
    
    #main-page #organic-comming-blog.style2 .title-blog {
      color: #95a83f;
      text-transform: uppercase;
      font-size: 2.571428571em;
      letter-spacing: 2px;
      min-height: 30px;
      font-family: 'Playfair Display Black';
      margin-bottom: 50px; }
    
    #main-page #organic-comming-blog.style2 .see-all-blog {
      float: right;
      text-transform: uppercase;
      margin-bottom: 50px;
      position: relative; }
      
      #main-page #organic-comming-blog.style2 .see-all-blog:after {
        content: '';
        position: absolute;
        border-bottom: 1px solid #d8d8d8;
        bottom: 3px;
        width: 100%;
        left: 0; }
      
      #main-page #organic-comming-blog.style2 .see-all-blog a {
        color: #333; }
        
        #main-page #organic-comming-blog.style2 .see-all-blog a:hover {
          color: #95a83f; }
    
    #main-page #organic-comming-blog.style2 .blog-left {
      float: left;
      color: #787c7f;
      margin: -15px 20px;
      min-height: 300px; }
      
      #main-page #organic-comming-blog.style2 .blog-left .month {
        font-family: 'Playfair Display', sans-serif;
        text-align: center;
        text-transform: uppercase;
        margin-bottom: 5px; }
      
      #main-page #organic-comming-blog.style2 .blog-left .day {
        border: 4px solid #e1e1e1;
        font-size: 3.428571429em;
        padding: 11px 0 30px;
        font-family: 'Playfair Display Black';
        min-width: 105px;
        text-align: center; }
        @media only screen and (max-width: 769px) {
          #main-page #organic-comming-blog.style2 .blog-left .day {
            padding: 11px;
            min-width: 90px; } }
        @media only screen and (max-width: 767px) {
          #main-page #organic-comming-blog.style2 .blog-left .day {
            min-width: 45px;
            padding: 0 0 0 7px;
            font-size: 1.5em;
            line-height: 50px;
            margin-right: 5px; } }
    
    #main-page #organic-comming-blog.style2 .blog-right {
      padding-bottom: 70px;
      padding-left: 6%; }
      
      #main-page #organic-comming-blog.style2 .blog-right .title-content-blog a {
        color: #525252;
        font-size: 1.714285714em;
        font-family: 'Playfair Display', sans-serif;
        padding-bottom: 10px; }
        
        #main-page #organic-comming-blog.style2 .blog-right .title-content-blog a:hover {
          color: #95a83f; }
      
      #main-page #organic-comming-blog.style2 .blog-right .auther-blog {
        color: #b8b8b8;
        font-family: 'Playfair Display Italic';
        font-size: 0.928571429em;
        padding-top: 20px; }
      
      #main-page #organic-comming-blog.style2 .blog-right .description-blog {
        color: #898989;
        max-height: 40px;
        overflow: hidden;
        font-size: 1.142857143em; }
      
      #main-page #organic-comming-blog.style2 .blog-right .more-info-blog {
        position: relative;
        margin-top: 20px; }
        @media only screen and (max-width: 767px) {
          #main-page #organic-comming-blog.style2 .blog-right .more-info-blog {
            font-size: 0.7em;
            height: 20px; } }
        
        #main-page #organic-comming-blog.style2 .blog-right .more-info-blog a {
          color: #898989;
          text-transform: uppercase;
          font-size: 1.142857143em;
          letter-spacing: 4px; }
          
          #main-page #organic-comming-blog.style2 .blog-right .more-info-blog a:hover {
            color: #95a83f;
            text-decoration: underline !important; }
        
        #main-page #organic-comming-blog.style2 .blog-right .more-info-blog:before {
          content: '';
          background: url('../images/icon-organic.png') no-repeat -7px -2px;
          position: absolute;
          top: -1px;
          left: 25%;
          height: 30px;
          width: 30px; }
          @media only screen and (max-width: 767px) {
            #main-page #organic-comming-blog.style2 .blog-right .more-info-blog:before {
              background: url('../images/icon-organic.png') no-repeat -8px -28px;
              left: 85px; } }
  
  #main-page #organic-comming-blog.style3 {
    margin-top: 100px;
    margin-bottom: 50px; }
    
    #main-page #organic-comming-blog.style3 .title-blog {
      color: #95a83f;
      text-transform: uppercase;
      font-size: 2.857142857em;
      font-weight: bold;
      min-height: 30px;
      font-family: 'Playfair Display Black';
      letter-spacing: 2px; }
    
    #main-page #organic-comming-blog.style3 .see-all-blog {
      float: right;
      text-transform: uppercase;
      border-bottom: 1px solid #adadad;
      margin-bottom: 50px;
      margin-top: 30px; }
      
      #main-page #organic-comming-blog.style3 .see-all-blog a {
        color: #333; }
        
        #main-page #organic-comming-blog.style3 .see-all-blog a:hover {
          color: #95a83f; }
    
    #main-page #organic-comming-blog.style3 .blog-left {
      float: left;
      color: #787c7f;
      margin: -15px 20px;
      min-height: 300px; }
      
      #main-page #organic-comming-blog.style3 .blog-left .month {
        font-family: 'Playfair Display', sans-serif;
        text-align: center;
        text-transform: uppercase; }
      
      #main-page #organic-comming-blog.style3 .blog-left .day {
        border: 4px solid #e1e1e1;
        font-size: 4.285714286em;
        padding: 20px;
        font-family: 'Playfair Display Black';
        min-width: 120px; }
        @media only screen and (max-width: 769px) {
          #main-page #organic-comming-blog.style3 .blog-left .day {
            padding: 11px;
            min-width: 90px; } }
        @media only screen and (max-width: 767px) {
          #main-page #organic-comming-blog.style3 .blog-left .day {
            min-width: 45px;
            padding: 0 0 0 7px;
            font-size: 1.5em;
            line-height: 50px;
            margin-right: 5px; } }
    
    #main-page #organic-comming-blog.style3 .blog-right .title-content-blog a {
      color: #525252;
      font-size: 1.428571429em;
      font-family: 'Playfair Display', sans-serif; }
      
      #main-page #organic-comming-blog.style3 .blog-right .title-content-blog a:hover {
        color: #95a83f; }
    
    #main-page #organic-comming-blog.style3 .blog-right .auther-blog {
      color: #b8b8b8;
      font-family: 'Playfair Display Italic';
      padding-top: 10px; }
    
    #main-page #organic-comming-blog.style3 .blog-right .description-blog {
      color: #898989;
      max-height: 80px;
      overflow: hidden; }
    
    #main-page #organic-comming-blog.style3 .blog-right .more-info-blog {
      position: relative;
      margin-top: 10px; }
      @media only screen and (max-width: 767px) {
        #main-page #organic-comming-blog.style3 .blog-right .more-info-blog {
          font-size: 0.7em;
          height: 20px; } }
      
      #main-page #organic-comming-blog.style3 .blog-right .more-info-blog a {
        color: #898989;
        text-transform: uppercase;
        letter-spacing: 3px; }
        
        #main-page #organic-comming-blog.style3 .blog-right .more-info-blog a:hover {
          color: #95a83f;
          text-decoration: underline !important; }
      
      #main-page #organic-comming-blog.style3 .blog-right .more-info-blog:before {
        content: '';
        background: url('../images/icon-organic.png') no-repeat -7px -2px;
        position: absolute;
        top: -5px;
        left: 47%;
        height: 30px;
        width: 30px; }
        @media only screen and (max-width: 767px) {
          #main-page #organic-comming-blog.style3 .blog-right .more-info-blog:before {
            background: url('../images/icon-organic.png') no-repeat -8px -28px;
            left: 85px; } }
  
  #main-page #organic-comming-blog.style4 {
    margin: 100px 0; }
    
    #main-page #organic-comming-blog.style4 .blog-bottom {
      padding-left: 25%;
      float: left;
      width: 100%; }
    
    #main-page #organic-comming-blog.style4 .title-blog {
      color: #95a83f;
      text-transform: uppercase;
      font-size: 2.857142857em;
      font-weight: bold;
      min-height: 30px;
      font-family: 'Playfair Display Black';
      margin-bottom: 50px; }
    
    #main-page #organic-comming-blog.style4 .see-all-blog {
      float: right;
      text-transform: uppercase;
      border-bottom: 1px solid #adadad;
      margin-bottom: 50px; }
      
      #main-page #organic-comming-blog.style4 .see-all-blog a {
        color: #333; }
        
        #main-page #organic-comming-blog.style4 .see-all-blog a:hover {
          color: #95a83f; }
    
    #main-page #organic-comming-blog.style4 .blog-left {
      float: left;
      color: #787c7f;
      margin: -15px 20px;
      min-height: 300px;
      position: relative; }
      
      #main-page #organic-comming-blog.style4 .blog-left .month {
        font-family: 'Playfair Display', sans-serif;
        text-align: center;
        text-transform: uppercase; }
      
      #main-page #organic-comming-blog.style4 .blog-left .day {
        border: 4px solid #525252;
        font-size: 3.428571429em;
        padding: 13px;
        font-family: 'Playfair Display Black';
        min-width: 90px;
        min-height: 105px; }
        @media only screen and (max-width: 769px) {
          #main-page #organic-comming-blog.style4 .blog-left .day {
            padding: 11px;
            min-width: 90px; } }
        @media only screen and (max-width: 767px) {
          #main-page #organic-comming-blog.style4 .blog-left .day {
            min-width: 45px;
            padding: 0 0 0 7px;
            font-size: 1.5em;
            line-height: 50px;
            margin-right: 5px; } }
      
      #main-page #organic-comming-blog.style4 .blog-left:before {
        content: '';
        min-height: 40%;
        min-width: 100px;
        position: absolute;
        background: url('../images/bg-day.png') no-repeat;
        z-index: -1;
        top: 5%;
        left: -6%; }
    
    #main-page #organic-comming-blog.style4 .blog-right {
      padding-bottom: 70px; }
      
      #main-page #organic-comming-blog.style4 .blog-right .title-content-blog {
        font-size: 1.714285714em;
        font-family: 'Playfair Display', sans-serif;
        padding-bottom: 10px; }
        
        #main-page #organic-comming-blog.style4 .blog-right .title-content-blog a {
          color: #525252; }
          
          #main-page #organic-comming-blog.style4 .blog-right .title-content-blog a:hover {
            color: #95a83f; }
      
      #main-page #organic-comming-blog.style4 .blog-right .auther-blog {
        color: #b8b8b8;
        font-family: 'Playfair Display Italic';
        font-size: 0.928571429em; }
      
      #main-page #organic-comming-blog.style4 .blog-right .description-blog {
        color: #898989;
        max-height: 100px;
        overflow: hidden; }
      
      #main-page #organic-comming-blog.style4 .blog-right .more-info-blog {
        color: #898989;
        text-transform: uppercase;
        letter-spacing: 2px;
        position: relative;
        margin-top: 10px; }
        @media only screen and (max-width: 767px) {
          #main-page #organic-comming-blog.style4 .blog-right .more-info-blog {
            font-size: 0.7em;
            height: 20px; } }
        
        #main-page #organic-comming-blog.style4 .blog-right .more-info-blog a {
          color: #898989; }
          
          #main-page #organic-comming-blog.style4 .blog-right .more-info-blog a:hover {
            color: #95a83f;
            text-decoration: underline !important; }
        
        #main-page #organic-comming-blog.style4 .blog-right .more-info-blog:before {
          content: '';
          background: url('../images/icon-organic.png') no-repeat -7px -2px;
          position: absolute;
          top: -3px;
          left: 37%;
          height: 30px;
          width: 30px; }
          @media only screen and (max-width: 767px) {
            #main-page #organic-comming-blog.style4 .blog-right .more-info-blog:before {
              background: url('../images/icon-organic.png') no-repeat -8px -28px;
              left: 85px; } }


#organic-send-mail {
  margin-bottom: 5px;
  clear: both; }
  @media only screen and (max-width: 767px) {
    #organic-send-mail .form-send-letter h2{
      margin: 0;
    }
    #organic-send-mail .form-send-letter{
        padding: 10px 0 0px 0px!important;
    }
    #organic-send-mail .form-send-letter .es_textbox_button{
      margin-top: 8px!important;
      margin-left: 20px;
    }
  }
  
  #organic-send-mail .bg-subcribe {
    background: #f4f4f4; }
  
  #organic-send-mail .form-send-letter {
    padding: 41px 0 0px 135px;
    min-height: 150px;
    position: relative;
    z-index: 1; }
    @media only screen and (max-width: 1025px) {
      #organic-send-mail .form-send-letter {
        padding: 35px 0 0px 70px; } }
    @media only screen and (max-width: 769px) {
      #organic-send-mail .form-send-letter {
        padding: 35px 0 0px 1px; } }
    
    #organic-send-mail .form-send-letter h2 {
      float: left;
      text-transform: uppercase;
      font-size: 1.428571429em;
      font-weight: normal;
      padding: 5px 0px 15px 15px; }
      @media only screen and (max-width: 769px) {
        #organic-send-mail .form-send-letter h2 {
          font-size: 1.2em;
          padding: 5px 0px 15px 20px; } }
    
    #organic-send-mail .form-send-letter #es_msg {
      position: absolute;
      bottom: 17px;
      left: 36%; }
    
    #organic-send-mail .form-send-letter .es_lablebox {
      display: none; }
    
    #organic-send-mail .form-send-letter .es_textbox_class {
      width: 300px;
      float: left;
      background: none;
      border: 1px solid #e8e4d9;
      box-shadow: none;
      border-radius: 0px;
      margin: 1px 20px;
      min-height: 50px;
      font-family: 'Playfair Display Italic';
      padding-left: 15px; }
      @media only screen and (max-width: 1025px) {
        #organic-send-mail .form-send-letter .es_textbox_class {
          width: 285px; } }
    
    #organic-send-mail .form-send-letter .es_textbox_button {
      border: 3px solid #95a83f;
      border-radius: 30px;
      background: none;
      padding: 3px 35px;
      text-transform: uppercase;
      font-size: 1.428571429em;
      margin-top: -20px;
      text-align: center;
      width: inherit;
      transition: all 0.5s;
      -webkit-transition: all 0.5s; }
      @media only screen and (max-width: 769px) {
        #organic-send-mail .form-send-letter .es_textbox_button {
          font-size: 1.2em;
          padding: 3px 20px; } }
      @media only screen and (max-width: 1025px) {
        #organic-send-mail .form-send-letter .es_textbox_button {
          margin-top: -15px; } }
      
      #organic-send-mail .form-send-letter .es_textbox_button:hover {
        transition: all 0.5s;
        -webkit-transition: all 0.5s;
        border-color: #95a83f;
        background: #95a83f;
        color: #fff; }

/*------------------------------------------------------------------
[10. Footer]
*/
footer {
  float: left;
  width: 100%;
  height: auto;
  padding-bottom: 20px; }
  @media only screen and (max-width: 769px) {
    footer {
      font-size: 0.8em; } }
  @media only screen and (max-width: 767px) {
    footer {
      padding: 0 20px; } }
  
  footer .organic-footer {
    margin-top: 45px
    /* Calendar Widget */ }
    
    footer .organic-footer.menu-footer {
      color: white; }
    footer .organic-footer select {
        background: none;
        border: 1px solid #E5E5E5;
        max-width: 100%;
    }
    footer .organic-footer h3 {
      padding: 5px 0 13px 0px;
	  margin-left: -7px;
      color: #252525;
      text-transform: uppercase;
      font-size: 1em; }
    
    footer .organic-footer a {
      color: #898989;
      font-size: 0.928571429em; }
      
      footer .organic-footer a:hover {
        color: #95a83f;
        text-decoration: underline !important; }
    
    footer .organic-footer ul li {
      list-style: none;
      padding: 2px 0; 
	  margin-left: -47px;
	}
    
    footer .organic-footer .copyright {
      color: #898989; }
      @media only screen and (max-width: 767px) {
        footer .organic-footer .copyright {
          text-align: center; } }
    
    footer .organic-footer .email-footer {
      text-transform: uppercase; }
      @media only screen and (max-width: 767px) {
        footer .organic-footer .email-footer {
          text-align: center; } }
      
      footer .organic-footer .email-footer a {
        font-size: 1em; }
    
    footer .organic-footer img {
      max-width: 100%;
      height: auto; }
    
    footer .organic-footer #wp-calendar {
      border-bottom: 1px solid #ededed;
      border-collapse: collapse;
      border-spacing: 0;
      font-size: 14px;
      line-height: 2;
      margin: 0 0 20px;
      width: 65%; }
      
      footer .organic-footer #wp-calendar a {
        font-weight: bold;
        color: #95a83f; }
  @media only screen and (max-width: 767px) {
    footer .ft-right {
      display: none; } }
  
  footer .organic-social {
    float: left;
    padding-left: 0;
    list-style: none;
    margin-top: 17px;
    border-bottom: 1px dashed #8a785a;
    width: 86%;
    margin-bottom: 25px; }
    @media only screen and (max-width: 767px) {
      footer .organic-social {
        width: 100%;
        padding-left: 14%;
        padding-bottom: 10px; } }
    
    footer .organic-social li {
      list-style: none;
      float: left;
      margin-right: 10px; }
      
      footer .organic-social li a {
        display: block;
        width: 40px;
        height: 40px;
        line-height: 55px;
        border-radius: 50%;
        text-align: center;
        margin-bottom: 5px; }
        @media only screen and (max-width: 769px) {
          footer .organic-social li a {
            width: 30px;
            height: 30px; } }
        
        footer .organic-social li a i {
          font-size: 2.142857143em;
          color: #8a785a;
          transition: all 0.5s;
          -webkit-transition: all 0.5s; }
        
        footer .organic-social li a:hover {
          transition: all 0.5s;
          -webkit-transition: all 0.5s; }
          
          footer .organic-social li a:hover i:before {
            transition: all 0.5s;
            -webkit-transition: all 0.5s;
            color: #95a83f; }


.img_popup {
  left: 15%;
  position: relative; }
  
  .img_popup img {
    max-width: 500px;
    height: auto; }


.search-results .title-search a {
  color: #525252;
  font-size: 1.714285714em;
  padding-bottom: 10px;
  line-height: 80px; }

.search-results img {
  max-width: 100%;
  height: auto; }

/* Style menu default*/
header #organic-main-menu .menu ul {
      padding: 65px 0; }
      
      header #organic-main-menu .menu ul li {
        float: left;
        font-size: 15px;
        padding: 5px 18px 50px 18px;
        list-style: none;
        text-transform: uppercase;
        position: relative; }
        
        header #organic-main-menu .menu ul li:hover .sub-menu {
          display: block; }
        
        header #organic-main-menu .menu ul li .sub-menu {
          display: none;
          position: absolute;
          width: 270px;
          padding: 0; 
          background-color: #f4f4f4;
          padding: 20px 22px;
          margin-top: 25px;
          -webkit-box-shadow: 1px 5px 11px 0px #D2D2D2;
          box-shadow: 1px 5px 11px 0px #D2D2D2;
          -moz-box-shadow: 1px 5px 11px 0px #D2D2D2;
          -o-box-shadow: 1px 5px 11px 0px #D2D2D2;
          -ms-box-shadow: 1px 5px 11px 0px #D2D2D2;
        }
          
          header #organic-main-menu .menu ul li .sub-menu li {
            position: relative;
            margin-top: 10px;
            margin-bottom: 5px;
            padding: 5px 20px 18px 0;
            font-size:0.9em; 
            border-bottom: 1px solid #EAEAEA;
            width: 100%;
          }
            
            header #organic-main-menu .menu ul li .sub-menu li .sub-menu {
              margin-left: 100%;
              top: 0; }
              
              header #organic-main-menu .menu ul li .sub-menu li .sub-menu li {
                margin-top: 0; }
            
            header #organic-main-menu .menu ul li .sub-menu li a:before {
              display: none; }
            
            header #organic-main-menu .menu ul li .sub-menu li a:after {
              display: none; }
        
        header #organic-main-menu .menu ul li a {
          color: #333;
          font-family: 'Playfair Display Bold'; }
          
          header #organic-main-menu .menu ul li a:hover {
            color: #6d8e01; }
            
            header #organic-main-menu .menu ul li a:hover:before {
              content: '';
              position: absolute;
              height: 30px;
              width: 20px;
              background: url('../images/icon-organic.png') no-repeat -253px -112px;
              left: -4px;
              top: 0; }
            
            header #organic-main-menu .menu ul li a:hover:after {
              content: '';
              position: absolute;
              height: 30px;
              width: 78%;
              border-bottom: 1px solid #6d8e01;
              left: 8px;
              top: 0; }
          
          header #organic-main-menu .menu ul li a:before {
            content: '';
            position: absolute;
            height: 3px;
            width: 3px;
            left: 13px;
            border-radius: 9px;
            top: 18px;
            background: #6d8e01; }
.woocommerce-checkout .woocommerce .thanks-you-order{
  padding-top: 5%;
}

.woocommerce-checkout .woocommerce .thanks-you-order .order_details{
  padding: 0;
}

.woocommerce-checkout .woocommerce .thanks-you-order .thanks{
    font-size: 2em;
    padding-bottom: 20px;
}

.woocommerce-checkout .woocommerce .thanks-you-order h2{
      border-bottom: 1px solid rgba(0,0,0,.1);
      height: 30px;
      margin-top: 30px;
}

.thanks-you-order .title{
  position:relative;
}

.thanks-you-order header{
  position: relative;
}
.type-page{
  padding-top: 100px;
}

@media only screen and (max-width: 769px) {
  .type-page{
    padding-top: 0;
  }
} 

.my-account-page h2{
  font-size: 2em;
  margin-bottom: 30px;
}
.address header{
  position: relative;
}

.woocommerce ul#shipping_method label{
    padding-left: 35px;
}

.woocommerce div.product form.cart .variations td.label{
    color: #333;
    padding: 0;
    position: absolute;
    left: 30px;
    top: 18px;
}
.woocommerce ul#shipping_method li input[type="radio"], input[type="checkbox"]{
  margin: 0 25px;
}

.woocommerce header.title{
  position: relative;
}
@media only screen and (max-width: 769px) {
.your-order{
  padding:0 10px;
}
}

.content-about-top{
    clear: both;
    display: block;
    position: relative;
}

.foo {
	color: #898989;
}
.title-content-blog{ width: 100%; position: relative; overflow: hidden;}
.blog-img{height: 350px;}
.title-content-blog img{ width:100%; }
 @media only screen and (max-width: 767px) {
         .title-content-blog, .title-content-blog img{ height: auto; }

		  }
		  

/*# sourceMappingURL=style.css.map */