/*Theme Fonts*/
@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500;1,600&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,400;0,700;0,900;1,400;1,700&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Titillium+Web:wght@200;300;400;600;700&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap');


/*End Theme Fonts*/

@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.mobile-slider {
  display: none;
}

@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
table {
  background-color: transparent;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}

.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.333333px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
  -webkit-transition: opacity 0.15s linear 0.3s ease-out;
  -moz-transition: opacity 0.15s linear 0.3s ease-out;
  -o-transition: opacity 0.15s linear 0.3s ease-out;
  transition: opacity 0.15s linear 0.3s ease-out;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -moz-transition-duration: 0.35s;
  -webkit-transition-duration: 0.35s;
  -o-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  -moz-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #337ab7;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  left: auto;
  right: 0;
}
.dropdown-menu-left {
  left: 0;
  right: auto;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav > li.disabled > a {
  color: #777777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #337ab7;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 0 0 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #9a9a9a;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 0;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 0 0 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 0;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #337ab7;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 0;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 0 0 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 0;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
  height: 50px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 0;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px;
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav > li > a {
  color: #777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777;
}
.navbar-default .navbar-link:hover {
  color: #333;
}
.navbar-default .btn-link {
  color: #777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}
.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #080808;
  color: #fff;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 0;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  -moz-opacity: 0.2;
  -khtml-opacity: 0.2;
  -webkit-opacity: 0.2;
  opacity: 0.2;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=20);
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  -webkit-opacity: 0.5;
  opacity: 0.5;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
  filter: alpha(opacity=50);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  transform: translate(0, -25%);
  -webkit-transform: translate(0, -25%);
  -moz-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  transform: translate(0, 0);
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  -webkit-opacity: 0.5;
  opacity: 0.5;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.42857143px;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 1100px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 12px;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
}
.tooltip.in {
  -moz-opacity: 0.9;
  -khtml-opacity: 0.9;
  -webkit-opacity: 0.9;
  opacity: 0.9;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=90);
  filter: alpha(opacity=90);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 0;
  background: #000;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 14px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: -1 -1 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  border-width: 10px;
  content: "";
}
.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #fff;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #fff;
}
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
  bottom: -10px;
}
.clearfix,
.container,
.container-fluid,
.row,
.form-horizontal .form-group,
.nav,
.navbar,
.navbar-header,
.navbar-collapse,
.modal-footer {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.modal-footer:after {
  clear: both;
}
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.modal-footer:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
/* I. REFERENCES */
/* II. GENERAL
***********************/
/*--------------------------------------------------------------
Reset
--------------------------------------------------------------*/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  border: 0;
  font-family: inherit;
  font-size: 100%;
  font-style: inherit;
  font-weight: inherit;
  margin: 0;
  outline: 0;
  padding: 0;
  vertical-align: baseline;
}
html {
  -webkit-text-size-adjust: 100%;
  /* Prevents iOS text size adjust after orientation change, without disabling user zoom */
  -ms-text-size-adjust: 100%;
  /* www.456bereastreet.com/archive/201012/controlling_text_size_in_safari_for_ios_without_disabling_user_zoom/ */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
*,
*:before,
*:after {
  /* apply a natural box layout model to all elements; see http://www.paulirish.com/2012/box-sizing-border-box-ftw/ */
  -webkit-box-sizing: border-box;
  /* Not needed for modern webkit but still used by Blackberry Browser 7.0; see http://caniuse.com/#search=box-sizing */
  -moz-box-sizing: border-box;
  /* Still needed for Firefox 28; see http://caniuse.com/#search=box-sizing */
  box-sizing: border-box;
}
body {
  overflow-x: hidden;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section {
  display: block;
}
ol,
ul {
  list-style: none;
}
table {
  /* tables still need 'cellspacing="0"' in the markup */
  border-collapse: separate;
  border-spacing: 0;
}
caption,
th,
td {
  font-weight: normal;
  text-align: left;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
}
blockquote,
q {
  quotes: "" "";
}
a:focus {
  outline: none;
}
a:hover,
a:active {
  outline: 0;
}
a img {
  border: 0;
}
/*--------------------------------------------
Initial Setup
----------------------------------------------*/
a {
  text-decoration: none;
}
input:focus,
textarea:focus {
  outline: none;
}
img,
video {
  max-width: 100%;
  vertical-align: top;
}
audio,
canvas,
video {
  display: inline;
  zoom: 1;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
}
@font-face {
  font-family: 'Organie';
  src: url(../fonts/organie-1.ttf) format('truetype');
}
@font-face {
  font-family: 'Ionicon';
  src: url(../fonts/ionicons-1.ttf) format('truetype');
}
html {
  font-size: 10px;
}
body {
  font-size: 1.6rem;
  color: #333;
}
body,
button,
input,
select,
textarea {
  font-family: 'Lato', sans-serif;
  line-height: 1.3;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Lato', sans-serif;
  font-weight: 600;
  clear: both;
  line-height: 1;
}
h1 {
  font-size: 32px;
}
h2 {
  font-size: 28px;
}
h3 {
  font-size: 24px;
}
h4 {
  font-size: 20px;
}
h5 {
  font-size: 18px;
}
h6 {
  font-size: 16px;
}
a {
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  color: #000;
  border-bottom: 1px solid dotted;
}
a:hover {
  color: #333;
}
p {
  margin-bottom: 10px;
}
b,
strong {
  font-weight: 700;
}
dfn,
cite,
em,
i {
  font-style: italic;
}
blockquote {
  border-left: 4px solid #707070;
  border-left: 4px solid rgba(51, 51, 51, 0.7);
  color: #707070;
  color: rgba(51, 51, 51, 0.7);
  font-size: 18px;
  font-size: 1.8rem;
  font-style: italic;
  line-height: 1.6667;
  margin-bottom: 1.6667em;
  padding-left: 0.7778em;
}
blockquote p {
  margin-bottom: 1.6667em;
}
blockquote > p:last-child {
  margin-bottom: 0;
}
blockquote cite,
blockquote small {
  color: #333;
  font-size: 15px;
  font-size: 1.5rem;
  font-family: "Noto Sans", sans-serif;
  line-height: 1.6;
}
blockquote em,
blockquote i,
blockquote cite {
  font-style: normal;
}
blockquote strong,
blockquote b {
  font-weight: 400;
}
address {
  font-style: italic;
  margin: 0 0 1.6em;
}
code,
kbd,
tt,
var,
samp,
pre {
  font-family: Inconsolata, monospace;
  -webkit-hyphens: none;
  -moz-hyphens: none;
  -ms-hyphens: none;
  hyphens: none;
}
pre {
  background-color: transparent;
  background-color: rgba(0, 0, 0, 0.01);
  border: 1px solid #eaeaea;
  border: 1px solid rgba(51, 51, 51, 0.1);
  line-height: 1.2;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 0.8em;
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}
abbr[title] {
  border-bottom: 1px dotted #eaeaea;
  border-bottom: 1px dotted rgba(51, 51, 51, 0.1);
  cursor: help;
}
mark,
ins {
  background-color: #fff9c0;
  text-decoration: none;
}
sup,
sub {
  font-size: 75%;
  height: 0;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  bottom: 1ex;
}
sub {
  top: .5ex;
}
small {
  font-size: 75%;
}
big {
  font-size: 125%;
}
ul,
ol {
  margin: 0 0 1.6em 1.3333em;
}
ul {
  list-style: disc;
}
ol {
  list-style: decimal;
}
li > ul,
li > ol {
  margin-bottom: 0;
}
dl {
  margin-bottom: 1.6em;
}
dt {
  font-weight: bold;
}
dd {
  margin-bottom: 1.6em;
}
table,
th,
td {
  border: 1px solid #eaeaea;
  border: 1px solid rgba(51, 51, 51, 0.1);
}
table {
  border-collapse: separate;
  border-spacing: 0;
  border-width: 1px 0 0 1px;
  margin: 0 0 1.6em;
  /*table-layout: fixed;*/
  /* Prevents HTML tables from becoming too wide */
  width: 100%;
}
caption,
th,
td {
  font-weight: normal;
  text-align: left;
}
th {
  border-width: 0 1px 1px 0;
  font-weight: 700;
}
td {
  border-width: 0 1px 1px 0;
}
th,
td {
  padding: 0.4em;
}
img {
  -ms-interpolation-mode: bicubic;
  border: 0;
  height: auto;
  max-width: 100%;
  vertical-align: middle;
}
figure {
  margin: 0;
  /*max-width: 100%;*/
}
del {
  opacity: 0.8;
}
/* Placeholder text color -- selectors need to be separate to work. */
::-webkit-input-placeholder {
  color: rgba(51, 51, 51, 0.7);
  font-family: "Noto Sans", sans-serif;
}
:-moz-placeholder {
  color: rgba(51, 51, 51, 0.7);
  font-family: "Noto Sans", sans-serif;
}
::-moz-placeholder {
  color: rgba(51, 51, 51, 0.7);
  font-family: "Noto Sans", sans-serif;
  opacity: 1;
  /* Since FF19 lowers the opacity of the placeholder by default */
}
:-ms-input-placeholder {
  color: rgba(51, 51, 51, 0.7);
  font-family: "Noto Sans", sans-serif;
}
textarea {
  max-width: 100%;
}
/* III. COMPONENT
***********************/
.row {
  *zoom: 1;
}
.row:before,
.row:after {
  content: " ";
  display: table;
}
.row:after {
  clear: both;
}
.row:before,
.row:after {
  content: " ";
  display: table;
}
.row:after {
  clear: both;
}
.row:before,
.row:after {
  content: " ";
  display: table;
}
.row:after {
  clear: both;
}
.row:before,
.row:after {
  content: " ";
  display: table;
}
.row:after {
  clear: both;
}
/* Text align
--------------------------*/
.text-center {
  text-align: center;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-justif {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
@media only screen and (min-width: 768px) {
  .text-right-sm {
    text-align: right;
  }
}
@media only screen and (min-width: 992px) {
  .text-right-md {
    text-align: right;
  }
}
.screen-reader-text,
.sr-only {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
}
select {
  border-radius: 0 !important;
  -webkit-border-radius: 0 !important;
}
a.readmore3 {
  font-family: "Poppins", sans-serif;
  font-size: 14px;
  font-weight: 900;
  color: #696969;
  font-style: Italic;
}
a.readmore3:hover {
  color: #000;
}
a.readmore3.pink:hover {
  color: #f49ac1;
}
.date {
  margin-bottom: 10px;
}
.date span {
  font-family: "Poppins", sans-serif;
  color: #ababab;
  font-style: Italic;
}
.date span a {
  color: #000;
  text-decoration: underline;
}
.date span a.admin {
  color: #696969;
}
h2 {
  font-family: "Poppins", sans-serif;
  font-size: 18px;
  color: #333333;
  font-weight: 500;
}
p {
  font-family: 'Lato', sans-serif;
  /*font-size: 15px;*/
  color: #8e8e8e;
  font-weight: '';
  font-style: Regular;
}
span.share {
  text-decoration: underline;
  font-family: "Poppins", sans-serif;
  font-size: 14px;
  color: #ababab;
  font-weight: 700;
  font-style: Italic;
  float: right;
  margin-right: 45px;
}
span.share i {
  padding: 10px 11px 10px 11px;
  border: 1px solid grey;
  border-radius: 50%;
  margin-right: 15px;
}
span.share:hover a {
  color: #000;
}
span.sub {
  font-family: "Poppins", sans-serif;
  font-size: 14px;
  font-weight: 700;
  color: #696969;
  font-style: Italic;
}
.star-rate {
  margin-bottom: 15px;
}
.star-rate i {
  font-size: 18px;
}
.star-rate i.fa-star {
  color: #f4cb3d;
}
.star-rate i.fa-star-o {
  color: #696969;
}
span.hot,
span.sale-pr,
span.new {
  font-family: 'Lato', sans-serif;
  font-size: 12px;
  color: #ffffff;
  font-weight: 700;
  font-style: Bold;
  text-transform: uppercase;
  padding: 0px 10px 0px 10px;
  border-radius: 25px;
}
span.hot {
  background-color: #f9734d;
}
span.new {
  background-color: #b4e1f7;
}
span.sale-pr {
  background-color: #f4cb75;
}
.tooltip-inner {
  background: #000;
  padding: 5px 10px;
  border-radius: 5px;
}
.tooltip.top > .tooltip-arrow {
  border-top: 5px solid #000;
}
.tooltip.right > .tooltip-arrow {
  border-right: 5px solid #000;
}
.tooltip.left > .tooltip-arrow {
  border-left: 5px solid #000;
}
.iconhover + .tooltip {
  top: 445px !important;
}
.search + .tooltip {
  top: -40px !important;
  left: -15px !important;
}
.cart + .tooltip {
  top: -40px !important;
  left: 42px !important;
}
.wishlist + .tooltip {
  top: -55px !important;
  left: 105px !important;
}
.pink {
  color: #f49ac1;
}
.ct-icon.pink-ico a i + .tooltip .tooltip-inner,
.right-menu button.white i + .tooltip .tooltip-inner {
  background: #f49ac1;
}
.ct-icon.pink-ico a i + .tooltip.top > .tooltip-arrow,
.right-menu button.white i + .tooltip.top > .tooltip-arrow {
  border-top: 5px solid #f49ac1;
}
.flower-hd2 .right-menu button i + .tooltip .tooltip-inner,
.flower-hd3 .right-menu button i + .tooltip .tooltip-inner,
.flowerab-hd .right-menu button i + .tooltip .tooltip-inner,
.flower-hd2 .right-menu.gray button i + .tooltip .tooltip-inner,
.flower-hd3 .right-menu.gray button i + .tooltip .tooltip-inner,
.flowerab-hd .right-menu.gray button i + .tooltip .tooltip-inner {
  background: #f49ac1;
}
.flower-hd2 .right-menu button i + .tooltip.top > .tooltip-arrow,
.flower-hd3 .right-menu button i + .tooltip.top > .tooltip-arrow,
.flowerab-hd .right-menu button i + .tooltip.top > .tooltip-arrow,
.flower-hd2 .right-menu.gray button i + .tooltip.top > .tooltip-arrow,
.flower-hd3 .right-menu.gray button i + .tooltip.top > .tooltip-arrow,
.flowerab-hd .right-menu.gray button i + .tooltip.top > .tooltip-arrow {
  border-top: 5px solid #f49ac1;
}
.flower-hd2 .right-menu button i:hover,
.flower-hd3 .right-menu button i:hover,
.flowerab-hd .right-menu button i:hover,
.flower-hd2 .right-menu.gray button i:hover,
.flower-hd3 .right-menu.gray button i:hover,
.flowerab-hd .right-menu.gray button i:hover {
  color: #f49ac1;
}
/* IV. SKELETON
***********************/
#rev_slider_1_1_wrapper,
#rev_slider_2_1_wrapper {
  left: 15px !important;
}
#rev_slider_11_1_wrapper,
#rev_slider_8_1_wrapper,
#rev_slider_7_1_wrapper {
  left: 0 !important;
}
section {
  padding: 90px 0 90px 0;
}
#rev_slider_3_1_wrapper {
  margin-left: 10% !important;
}
#rev_slider_10_1_wrapper .tp-loader.spinner3 {
  background-color: #FFFFFF !important;
}
.tp-caption.lato-24-700,
.lato-24-700 {
  color: #ffffff;
  font-size: 24px;
  line-height: 24px;
  font-weight: 700;
  font-style: normal;
  font-family: Lato;
  text-decoration: none;
  background-color: transparent;
  border-color: transparent;
  border-style: none;
  border-width: 0px;
  border-radius: 0 0 0 0px;
}
.tp-caption.play-120-700,
.play-120-700 {
  color: #333333;
  font-size: 120px;
  line-height: 120px;
  font-weight: 700;
  font-style: normal;
  font-family: Poppins;
  text-decoration: none;
  background-color: transparent;
  border-color: transparent;
  border-style: none;
  border-width: 0px;
  border-radius: 0 0 0 0px;
}
.tp-caption.play-18-400,
.play-18-400 {
  color: #333333;
  font-size: 18px;
  line-height: 18px;
  font-weight: 400;
  font-style: normal;
  font-family: Poppins;
  text-decoration: none;
  background-color: transparent;
  border-color: transparent;
  border-style: none;
  border-width: 0px;
  border-radius: 0 0 0 0px;
}
#rev_slider_9_1_wrapper .tp-loader.spinner3 {
  background-color: #FFFFFF !important;
}
.erinyen.tparrows {
  cursor: pointer;
  background: rgba(0, 0, 0, 0.5);
  min-width: 70px;
  min-height: 70px;
  position: absolute;
  display: block;
  z-index: 100;
  border-radius: 50%;
}
.erinyen.tparrows:before {
  font-family: "revicons";
  font-size: 20px;
  color: #ffffff;
  display: block;
  line-height: 70px;
  text-align: center;
  z-index: 2;
  position: relative;
}
.erinyen.tparrows.tp-leftarrow:before {
  content: "\e824";
}
.erinyen.tparrows.tp-rightarrow:before {
  content: "\e825";
}
.erinyen .tp-title-wrap {
  position: absolute;
  z-index: 1;
  display: inline-block;
  background: rgba(0, 0, 0, 0.5);
  min-height: 70px;
  line-height: 70px;
  top: 0px;
  margin-left: 0px;
  border-radius: 35px;
  overflow: hidden;
  transition: opacity 0.3s;
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  transform: scale(0);
  visibility: hidden;
  opacity: 0;
}
.erinyen.tparrows:hover .tp-title-wrap {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  transform: scale(1);
  opacity: 1;
  visibility: visible;
}
.erinyen.tp-rightarrow .tp-title-wrap {
  right: 0px;
  margin-right: 0px;
  margin-left: 0px;
  -webkit-transform-origin: 100% 50%;
  border-radius: 35px;
  padding-right: 20px;
  padding-left: 10px;
}
.erinyen.tp-leftarrow .tp-title-wrap {
  padding-left: 20px;
  padding-right: 10px;
}
.erinyen .tp-arr-titleholder {
  letter-spacing: 3px;
  position: relative;
  -webkit-transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transform: translatex(200px);
  text-transform: uppercase;
  color: #ffffff;
  font-weight: 600;
  font-size: 13px;
  line-height: 70px;
  white-space: nowrap;
  padding: 0px 20px;
  margin-left: 11px;
  opacity: 0;
}
.erinyen .tp-arr-imgholder {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  background-position: center center;
  background-size: cover;
}
.erinyen .tp-arr-img-over {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  background: rgba(0, 0, 0, 0.51);
}
.erinyen.tp-rightarrow .tp-arr-titleholder {
  transform: translatex(-200px);
  margin-left: 0px;
  margin-right: 11px;
}
.erinyen.tparrows:hover .tp-arr-titleholder {
  transform: translatex(0px);
  -webkit-transform: translatex(0px);
  transition-delay: 0.1s;
  opacity: 1;
}
.tp-caption.play-14-400,
.play-14-400 {
  color: #696969;
  font-size: 14px;
  line-height: 14px;
  font-weight: 400;
  font-style: normal;
  font-family: Poppins;
  text-decoration: none;
  background-color: transparent;
  border-color: transparent;
  border-style: none;
  border-width: 0px;
  border-radius: 0 0 0 0px;
}
.tp-caption.play-48-700,
.play-48-700 {
  color: #333333;
  font-size: 48px;
  line-height: 48px;
  font-weight: 700;
  font-style: normal;
  font-family: Poppins;
  text-decoration: none;
  background-color: transparent;
  border-color: transparent;
  border-style: none;
  border-width: 0px;
  border-radius: 0 0 0 0px;
}
.tp-caption.play-24-400,
.play-24-400 {
  color: #333333;
  font-size: 24px;
  line-height: 24px;
  font-weight: 400;
  font-style: normal;
  font-family: Poppins;
  text-decoration: none;
  background-color: transparent;
  border-color: transparent;
  border-style: none;
  border-width: 0px;
  border-radius: 0 0 0 0px;
}
.tp-caption.lato-14-400,
.lato-14-400 {
  color: #333333;
  font-size: 14px;
  line-height: 14px;
  font-weight: 400;
  font-style: normal;
  font-family: Lato;
  text-decoration: none;
  background-color: transparent;
  border-color: transparent;
  border-style: none;
  border-width: 0px;
  border-radius: 0 0 0 0px;
}
.tp-caption.lato-24-900,
.lato-24-900 {
  color: #333333;
  font-size: 24px;
  line-height: 24px;
  font-weight: 900;
  font-style: normal;
  font-family: ;
  text-decoration: none;
  background-color: transparent;
  border-color: transparent;
  border-style: none;
  border-width: 0px;
  border-radius: 0 0 0 0px;
}
.tp-caption.play-100-700,
.play-100-700 {
  color: #696969;
  font-size: 100px;
  line-height: 100px;
  font-weight: 700;
  font-style: normal;
  font-family: Poppins;
  text-decoration: none;
  background-color: transparent;
  border-color: transparent;
  border-style: none;
  border-width: 0px;
  border-radius: 0 0 0 0px;
}
.tp-caption.play-16-400,
.play-16-400 {
  color: #f49ac1;
  font-size: 16px;
  line-height: 16px;
  font-weight: 400;
  font-style: italic;
  font-family: Poppins;
  text-decoration: none;
  background-color: transparent;
  border-color: transparent;
  border-style: none;
  border-width: 0px;
  border-radius: 0 0 0 0px;
}
.tp-caption.play-18-700,
.play-18-700 {
  color: #333333;
  font-size: 18px;
  line-height: 18px;
  font-weight: 700;
  font-style: italic;
  font-family: Poppins;
  text-decoration: none;
  background-color: transparent;
  border-color: transparent;
  border-style: none;
  border-width: 0px;
  border-radius: 0 0 0 0px;
}
#rev_slider_11_1_wrapper .tp-loader.spinner3 {
  background-color: #FFFFFF !important;
}
#rev_slider_11_1 .metis.tparrows {
  background: #ffffff;
  padding: 10px;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  width: 60px;
  height: 60px;
  box-sizing: border-box;
}
#rev_slider_11_1 .metis.tparrows:hover {
  background: rgba(255, 255, 255, 0.75);
}
#rev_slider_11_1 .metis.tparrows:before {
  color: #000000;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
}
#rev_slider_11_1 .metis.tparrows:hover:before {
  transform: scale(1.5);
}
.tp-caption.lato-24-700,
.lato-24-700 {
  color: #ffffff;
  font-size: 24px;
  line-height: 24px;
  font-weight: 700;
  font-style: normal;
  font-family: Lato;
  text-decoration: none;
  background-color: transparent;
  border-color: transparent;
  border-style: none;
  border-width: 0px;
  border-radius: 0 0 0 0px;
}
.tp-caption.btn-lato-16,
.btn-lato-16 {
  color: #f49ac1;
  font-size: 16px;
  line-height: 16px;
  font-weight: 700;
  font-style: normal;
  font-family: Lato;
  text-decoration: none;
  background-color: #ffffff;
  border-color: #000000;
  border-style: solid;
  border-width: 0px;
  border-radius: 30px 30px 30px 30px;
}
.tp-caption.btn-lato-16:hover,
.btn-lato-16:hover {
  color: #000000;
  text-decoration: none;
  background-color: #ffffff;
  border-color: #000000;
  border-style: solid;
  border-width: 0px;
  border-radius: 30px 30px 30px 30px;
  cursor: pointer;
}
.tp-caption.play-180-400,
.play-180-400 {
  color: #ffffff;
  font-size: 180px;
  line-height: 180px;
  font-weight: 400;
  font-style: normal;
  font-family: Poppins;
  text-decoration: none;
  background-color: transparent;
  border-color: transparent;
  border-style: none;
  border-width: 0px;
  border-radius: 0 0 0 0px;
}
.tp-caption.play-34-400,
.play-34-400 {
  color: #ffffff;
  font-size: 34px;
  line-height: 34px;
  font-weight: 400;
  font-style: normal;
  font-family: Poppins;
  text-decoration: none;
  background-color: transparent;
  border-color: transparent;
  border-style: none;
  border-width: 0px;
  border-radius: 0 0 0 0px;
}
.tp-caption.play-180-700,
.play-180-700 {
  color: #ffffff;
  font-size: 180px;
  line-height: 180px;
  font-weight: 700;
  font-style: normal;
  font-family: Poppins;
  text-decoration: none;
  background-color: transparent;
  border-color: transparent;
  border-style: none;
  border-width: 0px;
  border-radius: 0 0 0 0px;
}
.tp-caption.insight-dots-style-2,
.insight-dots-style-2 {
  color: #333333;
  font-size: 80px;
  line-height: 80px;
  font-weight: 700;
  font-style: normal;
  font-family: Poppins;
  text-decoration: none;
  background-color: transparent;
  border-color: transparent;
  border-style: none;
  border-width: 0px;
  border-radius: 0 0 0 0px;
}
#rev_slider_1_1_wrapper .tp-loader.spinner3 {
  background-color: #FFFFFF !important;
}
#rev_slider_3_1_wrapper .tp-loader.spinner3 {
  background-color: #FFFFFF !important;
}
.erinyen.tparrows {
  cursor: pointer;
  background: rgba(0, 0, 0, 0.5);
  min-width: 70px;
  min-height: 70px;
  position: absolute;
  display: block;
  z-index: 100;
  border-radius: 50%;
}
.erinyen.tparrows:before {
  font-family: "revicons";
  font-size: 20px;
  color: #ffffff;
  display: block;
  line-height: 70px;
  text-align: center;
  z-index: 2;
  position: relative;
}
.erinyen.tparrows.tp-leftarrow:before {
  content: "\e824";
}
.erinyen.tparrows.tp-rightarrow:before {
  content: "\e825";
}
.erinyen .tp-title-wrap {
  position: absolute;
  z-index: 1;
  display: inline-block;
  background: rgba(0, 0, 0, 0.5);
  min-height: 70px;
  line-height: 70px;
  top: 0px;
  margin-left: 0px;
  border-radius: 35px;
  overflow: hidden;
  transition: opacity 0.3s;
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  transform: scale(0);
  visibility: hidden;
  opacity: 0;
}
.erinyen.tparrows:hover .tp-title-wrap {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  transform: scale(1);
  opacity: 1;
  visibility: visible;
}
.erinyen.tp-rightarrow .tp-title-wrap {
  right: 0px;
  margin-right: 0px;
  margin-left: 0px;
  -webkit-transform-origin: 100% 50%;
  border-radius: 35px;
  padding-right: 20px;
  padding-left: 10px;
}
.erinyen.tp-leftarrow .tp-title-wrap {
  padding-left: 20px;
  padding-right: 10px;
}
.erinyen .tp-arr-titleholder {
  letter-spacing: 3px;
  position: relative;
  -webkit-transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transform: translatex(200px);
  text-transform: uppercase;
  color: #ffffff;
  font-weight: 600;
  font-size: 13px;
  line-height: 70px;
  white-space: nowrap;
  padding: 0px 20px;
  margin-left: 11px;
  opacity: 0;
}
.erinyen .tp-arr-imgholder {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  background-position: center center;
  background-size: cover;
}
.erinyen .tp-arr-img-over {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  background: rgba(0, 0, 0, 0.51);
}
.erinyen.tp-rightarrow .tp-arr-titleholder {
  transform: translatex(-200px);
  margin-left: 0px;
  margin-right: 11px;
}
.erinyen.tparrows:hover .tp-arr-titleholder {
  transform: translatex(0px);
  -webkit-transform: translatex(0px);
  transition-delay: 0.1s;
  opacity: 1;
}
#rev_slider_4_1_wrapper .tp-loader.spinner3 {
  background-color: #FFFFFF !important;
}
#rev_slider_4_1 .metis.tparrows {
  background: #ffffff;
  padding: 10px;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  width: 60px;
  height: 60px;
  box-sizing: border-box;
}
#rev_slider_4_1 .metis.tparrows:hover {
  background: rgba(255, 255, 255, 0.75);
}
#rev_slider_4_1 .metis.tparrows:before {
  color: #000000;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
}
#rev_slider_4_1 .metis.tparrows:hover:before {
  transform: scale(1.5);
}
.hero {
  margin-top: -60px;
  padding: 80px 0 50px 0;
  background: #f2f2f2;
  background-position: center;
  text-align: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.hero h1 {
  text-transform: uppercase;
  margin-bottom: 30px;
  font-family: 'Poppins', sans-serif;
  font-size: 40px;
  color: #333333;
  font-weight: 600;
}
.hero ul.breadcumb {
  list-style-type: none;
}
.hero ul.breadcumb li {
  display: inline-block;
  font-family: "Poppins", sans-serif;
  font-size: 16px;
  font-weight: 600;
  color: #000;
  font-style: Italic;
}
.hero ul.breadcumb li a {
  color: #333333;
}
.hero ul.breadcumb li.pink {
  color: #f49ac1;
}
.hero ul.breadcumb li span {
  margin: 0 15px 0 15px;
}
.flowerhero {
  background: url('../images/uploads/flowerab-hero.png') no-repeat;
}
.subscribe,
.subscribev3 {
  padding: 90px 0;
  background: url('../images/uploads/sub-bg.png') no-repeat;
  background-position: center;
  background-size: cover;
}
.subscribe .sub-heading h1,
.subscribev3 .sub-heading h1 {
  font-family: "Poppins", sans-serif;
  font-size: 34px;
  color: #333333;
  font-weight: 700;
  font-style: Bold;
  margin-bottom: 20px;
  line-height: 170%;
}
.subscribe .form,
.subscribev3 .form {
  margin-bottom: 20px;
  margin-top: 40px;
}
.subscribe .form input.email,
.subscribev3 .form input.email {
  width: 100%;
  font-family: 'Lato', sans-serif;
  padding: 23px;
  border: none;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  margin-top: 15px;
  height: 50px;
}
.subscribe .sub-button,
.subscribev3 .sub-button {
  margin-top: 53px;
}
.subscribe .sub-button a,
.subscribev3 .sub-button a {
  padding: 12px 20px 12px 20px;
  text-transform: uppercase;
  background-color: #000;
  border: 1px solid #000;
  border-radius: 25px;
  font-family: 'Lato', sans-serif;
  font-size: 14px;
  color: #ffffff;
  font-weight: 700;
  font-style: Bold;
  padding-left: 40px;
  padding-right: 40px;
}
.subscribe .sub-button a:hover,
.subscribev3 .sub-button a:hover {
  color: #000;
  background-color: #ffffff;
  border: 1px solid #000;
  text-decoration: none;
}
.subscribe .sub-button a.pink,
.subscribev3 .sub-button a.pink {
  background: #f49ac1;
  color: #ffffff;
  border: 1px solid transparent;
}
.subscribe .sub-button a.pink:hover,
.subscribev3 .sub-button a.pink:hover {
  background: #ffffff;
  color: #f49ac1;
  border: 1px solid #f49ac1;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.subscribev3 {
  padding: 0;
  text-align: center;
  background: none;
}
.subscribev3 .sub-content {
  background: url('../images/uploads/sub-bg3.png') no-repeat;
  background-position: center bottom;
  background-size: cover;
  padding: 80px 270px 80px 270px;
}
.blogsingle img.blog-img {
  width: 100%;
  height: auto;
}
.blogsingle .blogsingle-content {
  width: 80%;
  padding: 50px 115px 80px 115px;
  margin-left: 100px;
  margin-right: 100px;
  /*margin-top: -100px;*/
  background-color: #ffffff;
}
.blogsingle .blogsingle-content span.share:hover a i {
  border: 1px solid #000;
}
.blogsingle .blogsingle-content h1 {
  font-family: "Poppins", sans-serif;
  font-size: 34px;
  color: #333333;
  font-weight: 700;
  font-style: Bold;
  margin-bottom: 60px;
}
.blogsingle .blogsingle-content p.quote {
  font-family: "Poppins", sans-serif;
  font-size: 18px;
  color: #8c8c8c;
  font-weight: 500;
  font-style: Italic;
  letter-spacing: 1.5px;
  border-left: 2px solid #000;
  margin-left: 70px;
  padding: 10px 0px 10px 30px;
}
.blogsingle .blogsingle-content p {
  margin-bottom: 50px;
}
.blogsingle .blogsingle-content h2 {
  font-family: "Poppins", sans-serif;
  font-size: 18px;
  color: #333333;
  font-weight: 700;
  font-style: Bold;
  margin-bottom: 30px;
}
.blogsingle .blogsingle-content .blog-post {
  margin-bottom: 50px;
}
.blogsingle .blogsingle-content .tags {
  margin-bottom: 30px;
  font-family: "Poppins", sans-serif;
  font-size: 14px;
  color: #ababab;
  font-weight: '';
  font-style: Italic;
}
.blogsingle .blogsingle-content .tags a:hover {
  color: #000;
  text-decoration: none;
}
.blogsingle .blogsingle-content .tags i {
  font-size: 16px;
  margin-right: 20px;
}
.blogsingle .blogsingle-content .author-post {
  margin-top: 25px;
}
.blogsingle .blogsingle-content .author-post .author-infor h3 a {
  font-family: 'Lato', sans-serif;
  font-size: 14px;
  color: #333333;
  font-weight: 700;
  font-style: Bold;
  text-transform: uppercase;
}
.blogsingle .blogsingle-content .author-post .author-infor p {
  margin-top: 10px;
  margin-bottom: 20px;
}
.blogsingle .blogsingle-content .author-post .author-infor a:hover {
  color: #000;
  text-decoration: none;
}
.blogsingle .blogsingle-content .author-post .author-infor .social a i {
  font-size: 14px;
  color: #ababab;
  margin-right: 20px;
}
.blogsingle .blogsingle-content .author-post .author-infor .social a:hover i {
  color: #000;
}
.blogsingle .blogsingle-content .panigation2 {
  display: flex;
  justify-content: space-between;
  margin-top: 30px;
  background-color: #f8f7f7;
  padding: 35px 30px 35px 30px;
  margin-bottom: 90px;
}
.blogsingle .blogsingle-content .panigation2 .prev a {
  font-family: "Poppins", sans-serif;
  font-size: 18px;
  color: #ababab;
  font-weight: 700;
  font-style: Bold;
}
.blogsingle .blogsingle-content .panigation2 .prev a i {
  margin-right: 10px;
}
.blogsingle .blogsingle-content .panigation2 .grid {
  margin-top: 5px;
}
.blogsingle .blogsingle-content .panigation2 .grid a i {
  color: #696969;
}
.blogsingle .blogsingle-content .panigation2 .next a {
  font-family: "Poppins", sans-serif;
  font-size: 18px;
  color: #333333;
  font-weight: 700;
  font-style: Bold;
}
.blogsingle .blogsingle-content .panigation2 .next a i {
  margin-left: 10px;
  color: #000;
}
.blogsingle .blogsingle-content .comment h2.cmt-heading {
  font-family: "Poppins", sans-serif;
  font-size: 24px;
  font-weight: 900;
  color: #333333;
}
.blogsingle .blogsingle-content .comment h2.cmt-heading span {
  color: #000;
  margin-left: 10px;
}
.blogsingle .blogsingle-content .comment .cmt-it {
  margin-bottom: 30px;
}
.blogsingle .blogsingle-content .comment .cmt-it .cmt-content h4 {
  display: flex;
  font-family: 'Lato', sans-serif;
  font-size: 14px;
  color: #333333;
  font-weight: 700;
  font-style: Bold;
  margin-bottom: -10px;
}
.blogsingle .blogsingle-content .comment .cmt-it .cmt-content h4 a {
  margin-right: 20px;
  text-transform: uppercase;
}
.blogsingle .blogsingle-content .comment .cmt-it .cmt-content h4 a:hover {
  color: #000;
  text-decoration: none;
}
.blogsingle .blogsingle-content .comment .cmt-it .cmt-content h4 span {
  font-family: "Poppins", sans-serif;
  font-size: 14px;
  color: #ababab;
  font-weight: 500;
  font-style: Italic;
  text-transform: capitalize;
}
.blogsingle .blogsingle-content .comment .cmt-it .cmt-content p {
  margin-bottom: 20px;
}
.blogsingle .blogsingle-content .comment .cmt-it .cmt-content a.reply {
  font-family: "Poppins", sans-serif;
  font-size: 14px;
  color: #ababab;
  font-weight: 700;
  font-style: Italic;
}
.blogsingle .blogsingle-content .comment .cmt-it .cmt-content a.reply i {
  margin-right: 10px;
}
.blogsingle .blogsingle-content .comment .cmt-it .cmt-content a.reply:hover {
  color: #000;
  text-decoration: none;
}
.blogsingle .blogsingle-content .comment .cmt2 {
  margin-left: 90px;
  margin-top: 40px;
  border-left: 1px solid #cccccc;
  padding-left: 20px;
}
.blogsingle .blogsingle-content .comment .cmt2 .cmt2-it {
  margin-bottom: 30px;
}
.blogsingle .blogsingle-content .comment a.loadmore {
  text-transform: uppercase;
  text-align: center;
  font-family: 'Lato', sans-serif;
  font-size: 12px;
  color: #696969;
  font-weight: '';
  font-style: Regular;
  margin-left: 40%;
}
.blogsingle .blogsingle-content .comment a.loadmore:hover {
  color: #000;
  text-decoration: none;
}
.blogsingle .blogsingle-content form.post-cmt {
  /*margin-top: 85px;*/
}
.blogsingle .blogsingle-content form.post-cmt label {
  font-family: "Poppins", sans-serif;
  text-transform: uppercase;
  font-size: 18px;
  color: #333333;
  font-weight: 600;
  margin-bottom: 35px;
}
.blogsingle .blogsingle-content form.post-cmt input.name,
.blogsingle .blogsingle-content form.post-cmt input.email,
.blogsingle .blogsingle-content form.post-cmt input.website,
.blogsingle .blogsingle-content form.post-cmt input.comt {
  width: 100%;
  font-family: 'Lato', sans-serif;
  font-size: 15px;
  font-weight: 400;
  margin-bottom: 30px;
}
.blogsingle .blogsingle-content form.post-cmt input.comt {
  height: 180px;
  padding-bottom: 150px;
}
.blogsingle .blogsingle-content form.post-cmt input.submit {
  padding: 12px 20px 12px 20px;
  text-transform: uppercase;
  background-color: #000;
  border: 1px solid #000;
  font-family: 'Lato', sans-serif;
  font-size: 14px;
  color: #ffffff;
  font-weight: 700;
  font-style: Bold;
  border: none;
  padding-left: 25px;
  padding-right: 25px;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  border-radius: 25px;
  border: 1px solid transparent;
}
.blogsingle .blogsingle-content form.post-cmt input.submit:hover {
  border: 1px solid #000;
  background: none !important;
  color: #000;
}
.blogsingle .blogsingle-content form.post-cmt input.submit.pink {
  background-color: #f49ac1;
  color: #ffffff;
}
.blogsingle .blogsingle-content form.post-cmt input.submit.pink:hover {
  background-color: #ffffff;
  color: #f49ac1;
  border: 1px solid #f49ac1;
}
#decorate {
  background-color: #f8f7f7;
  text-align: center;
  padding: 0;
  padding-top: 120px;
  overflow: hidden;
}
#decorate img {
  max-width: 90%;
}
.about,
.aboutv2 {
  padding-top: 70px;
  padding-bottom: 90px;
  background-color: #f8f7f7;
}
.about .ab-intro,
.aboutv2 .ab-intro {
  text-align: center;
}
.about .ab-intro p,
.aboutv2 .ab-intro p {
  font-family: "Poppins", sans-serif;
  font-size: 24px;
  color: #333333;
  font-weight: '';
  font-style: Italic;
  margin-left: 25%;
  margin-right: 25%;
}
.about .ab-intro p span,
.aboutv2 .ab-intro p span {
  font-weight: 700;
}
.about .ab-item,
.aboutv2 .ab-item {
  margin-bottom: 50px;
  text-align: center;
  justify-content: center;
}
.about .ab-item img,
.aboutv2 .ab-item img {
  margin-bottom: 45px;
  text-align: center;
}
.about .ab-item h2,
.aboutv2 .ab-item h2 {
  font-family: "Poppins", sans-serif;
  font-size: 24px;
  color: #333333;
  font-weight: 700;
  font-style: Bold;
  margin-bottom: 40px;
}
.about .ab-item p,
.aboutv2 .ab-item p {
  padding: 0 20px 0 20px;
  margin-bottom: 30px;
}
.about .ab-item a.learnmore,
.aboutv2 .ab-item a.learnmore {
  text-transform: uppercase;
  border: 1px solid #000;
  border-radius: 25px;
  background-color: #ffffff;
  font-family: "Titillium Web", sans-serif;
  font-size: 14px;
  color: #000;
  font-weight: 600;
  padding: 12px 30px;
}
.about .ab-item a.learnmore:hover,
.aboutv2 .ab-item a.learnmore:hover {
  background-color: #000;
  color: #fff;
  text-decoration: none;
  transition: 0.3s ease-in-out;
}
.aboutv2 {
  background-color: #ffffff;
}
.aboutv2 .ab-item2 {
  width: 15%;
  padding-top: 35px;
  padding-bottom: 35px;
  border: 1px solid transparent;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.aboutv2 .ab-item2:hover {
  border: 1px solid #000;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.aboutv2 .ab-item2:hover h1:after {
  width: 60px;
  background-color: #000;
}
.aboutv2 .ab-item2:hover a {
  color: #000;
  text-decoration: none;
}
.aboutv2 .color1 {
  background: url('../images/uploads/ab-bg1.png') no-repeat;
}
.aboutv2 .color2 {
  background: url('../images/uploads/ab-bg2.png') no-repeat;
}
.aboutv2 .color3 {
  background: url('../images/uploads/ab-bg3.png') no-repeat;
}
.aboutv2 .color4 {
  background: url('../images/uploads/ab-bg4.png') no-repeat;
}
.aboutv2 .color5 {
  background: url('../images/uploads/ab-bg5.png') no-repeat;
}
.aboutv2 .ab-icon {
  text-align: center;
  background-position: center;
  background-size: 70%;
  width: 100%;
  min-height: 130px;
  margin-bottom: 20px;
  padding-top: 40px;
}
.aboutv2 .ab-icon i {
  color: #ffffff;
  font-size: 50px;
}
.aboutv2 .ab-items {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  margin-top: 90px;
  text-align: center;
}
.aboutv2 .ab-content h1 {
  font-family: "Poppins", sans-serif;
  font-size: 18px;
  color: #333333;
  font-weight: 700;
  font-style: Bold;
  margin-bottom: 20px;
  position: relative;
  padding-bottom: 20px;
}
.aboutv2 .ab-content h1:after {
  content: '';
  width: 30px;
  height: 1px;
  background-color: #e7e5e4;
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.aboutv2 .ab-content span {
  font-family: "Poppins", sans-serif;
  font-size: 14px;
  font-weight: 900;
  color: #696969;
  font-style: Italic;
}
#aboutv4 {
  padding-bottom: 0;
}
#deal {
  padding-bottom: 130px;
  background: url('../images/uploads/deal-bg.png') no-repeat;
  background-position: center;
  background-size: cover;
  background-color: #fafafa;
}
#deal .heading-sec h4 {
  margin-bottom: 20px;
}
#deal .deal-label {
  padding: 40px 0 40px 0;
  background-color: #000;
  width: 30%;
  text-align: center;
  border-radius: 50%;
  margin-top: 160px;
  margin-left: -60px;
}
#deal .deal-label h4 {
  font-family: "Poppins", sans-serif;
  font-size: 16px;
  color: #ffffff;
  font-weight: '';
  font-style: Italic;
}
#deal .deal-label span.lb-left {
  font-family: 'Poppins', serif;
  font-style: Italic;
  font-size: 40px;
  color: #ffffff;
  font-weight: 900;
}
#deal .deal-right .deal-heading p {
  padding-right: 20px;
}
#deal .deal-right .deal-heading .time {
  display: flex;
  margin-bottom: 20px;
}
#deal .deal-right .deal-heading .time span {
  font-family: 'Poppins', serif;
  font-size: 48px;
  color: #000;
  padding: 0 15px 0 15px;
  font-weight: 900;
}
#deal .deal-right .deal-heading .time span.space {
  font-size: 14px;
  margin-top: 30px;
}
#deal .deal-right .deal-heading .time p {
  font-family: "Poppins", sans-serif;
  font-size: 16px;
  color: #696969;
  font-weight: '';
  font-style: Italic;
  padding: 0 15px 0 15px;
}
#deal .deal-right .deal-heading a {
  margin-right: 15px;
}
#deal .deal-right .deal-heading a.readmore {
  padding: 12px 20px 12px 20px;
  text-transform: uppercase;
  background-color: #000;
  border: 1px solid #000;
  border-radius: 25px;
  font-family: 'Lato', sans-serif;
  font-size: 14px;
  color: #ffffff;
  font-weight: 700;
  font-style: Bold;
  text-decoration: none;
}
#deal .deal-right .deal-heading a.wishlist i {
  padding: 15px;
  font-size: 14px;
  border-radius: 50%;
  margin-right: 10px;
  color: #000;
  border: 1px solid #000;
  background-color: #ffffff;
}
.heading-sec h1 {
  font-family: "Poppins", sans-serif;
  font-size: 30px;
  color: #333333;
  /*text-transform: uppercase;*/
  margin-bottom: 10px;
  margin-top: 40px;
  font-weight: 500;
}
.heading-sec h2 {
  font-family: "Poppins", sans-serif;
  font-size: 30px;
  color: #333333;
  /*text-transform: uppercase;*/
  margin-bottom: 10px;
  margin-top: 40px;
  font-weight: 500;
}
.heading-sec h4 {
  font-family: "Poppins", sans-serif;
  font-size: 16px;
  color: #000;
  font-weight: 400;
  font-style: Italic;
  margin-bottom: 35px;
  letter-spacing: 0.2em;
  line-height: 1.2;
}
.heading-sec h4.grey {
  color: #9a9a9a;
}
.heading-sec h4.pink {
  color: #f49ac1;
}
.heading-sec .box-head {
  background: #eee;
  border: 1px dashed;
  display: inline-block;
  padding: 12px 30px;
  /*color: #000;*/
}
.heading-sec img {
  width: 75px;
  height: auto;
  margin-bottom: 30px;
}
.products .heading-sec,
.blog .heading-sec,
#process .heading-sec,
.aboutv2 .heading-sec,
#farm .heading-sec,
.farmers .heading-sec,
.contact .heading-sec,
.productsv4 .heading-sec,
.arrivals .heading-sec,
.flower-services .heading-sec, .products-section .heading-sec {
  margin-bottom: 15px;
  padding-top: 50px;
  padding-bottom: 50px;
}
.products ul.menu-filter {
  text-align: center;
  list-style: none;
  display: flex;
  justify-content: center;
  margin-bottom: 55px;
}
.products ul.menu-filter li a {
  padding: 12px 20px 12px 20px;
  text-transform: uppercase;
  border: 1px solid #000;
  border-radius: 25px;
  background-color: #ffffff;
  font-family: 'Lato', sans-serif;
  font-size: 14px;
  color: #000;
  font-weight: 700;
  font-style: Bold;
  margin-right: 10px;
  color: #696969;
  border: 1px solid #f4f1e3;
  padding: 10px 25px 10px 25px;
}
.products ul.menu-filter li:hover a,
.products ul.menu-filter li.active a {
  padding: 12px 20px 12px 20px;
  text-transform: uppercase;
  background-color: #000;
  border: 1px solid #000;
  border-radius: 25px;
  font-family: 'Lato', sans-serif;
  font-size: 14px;
  color: #ffffff;
  font-weight: 700;
  font-style: Bold;
  text-decoration: none;
  padding: 10px 25px 10px 25px;
}
.productsv4 .owl-buttons div {
  display: none !important;
}
.productsv4 .owl-theme .owl-controls .owl-page span {
  width: 8px;
  height: 8px;
  background: #696969 !important;
}
.productsv4 .owl-theme .owl-controls .owl-page.active span {
  background: none !important;
  border: 1px solid #000 !important;
  width: 10px;
  height: 10px;
}
.ads {
  padding: 0;
}
.ads .ads-item {
  margin-bottom: 30px;
}
.ads .ads-item img,
.ads .ads-item img.ads-img {
  position: relative;
  width: 100%;
}
.ads .ads-item .ads-text {
  position: absolute;
  float: right;
  right: 45px;
  top: 30%;
}
.ads .ads-item .ads-text h1 {
  font-family: 'Poppins', serif;
  font-size: 40px;
  color: #333333;
  font-weight: 900;
}
.ads .ads-item .ads-text span {
  font-family: 'Lato', sans-serif;
  font-size: 14px;
  color: #696969;
  font-weight: 700;
  font-style: Bold;
  text-transform: uppercase;
  float: right;
  margin-right: 30px;
}
.ads .ads-item .ads-text.right h1 {
  font-family: 'Poppins', serif;
  text-transform: uppercase;
  font-size: 40px;
  color: #ffffff;
  font-weight: 900;
}
.ads .ads-item .ads-text.right span {
  font-family: 'Poppins', serif;
  font-style: Italic;
  font-size: 16px;
  color: #ffffff;
  font-weight: 900;
  text-transform: none;
  background-color: #696969;
  padding: 0px 5px 0px 5px;
  float: right;
  right: 0;
}
#process {
  background: url('../images/uploads/process-bg.png') no-repeat;
  background-color: #ffffff;
  background-position: center;
  background-size: 100%;
  padding-top: 0;
  padding-bottom: 0;
}
#process .heading-sec {
  padding-bottom: 0;
}
#process .process-step {
  margin-top: 100px;
  display: flex;
  flex-direction: colunm;
}
#process .process-step .step-ct {
  margin-top: 30px;
  text-align: center;
}
#process .process-step .step-ct span {
  font-family: 'Poppins', serif;
  font-size: 18px;
  color: #333333;
  font-weight: 700;
}
#process .process-step .step-ct p {
  font-size: 15px;
}
#process .process-step .st1 {
  margin-left: -30px;
}
#process .process-step .st3 {
  margin-left: 60px;
}
#process .process-step .st-icon i {
  color: #000;
  font-size: 50px;
  float: left;
  padding: 25px;
  border-radius: 50%;
  position: relative;
}
#process .st-icon i:hover {
  background-color: #000;
  color: #ffffff;
}
#process .st-icon:before {
  position: absolute;
  content: "\e922";
  font-size: 50px;
  color: transparent;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  padding: 24px 46px 24px 46px;
  background-position: center;
  background-size: 100%;
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
#process .st-icon:hover:before {
  -webkit-animation: spin 4s linear infinite;
  animation: spin 4s linear infinite;
}
#process .step1-icon:before {
  margin-left: 45px;
  margin-top: 120px;
  background: url('../images/uploads/pc-bg1.png') no-repeat;
}
#process .step1-icon i {
  margin-left: 60px;
  margin-top: 130px;
}
#process .step2-icon:before {
  margin-left: 60px;
  margin-top: -80px;
  background: url('../images/uploads/pc-bg2.png') no-repeat;
}
#process .step2-icon i {
  margin-left: 75px;
  margin-top: -70px;
}
#process .step3-icon:before {
  margin-left: 95px;
  margin-top: -80px;
  background: url('../images/uploads/pc-bg3.png') no-repeat;
}
#process .step3-icon i {
  margin-left: 110px;
  margin-top: -70px;
}
#process .step4-icon:before {
  margin-left: 65px;
  margin-top: 155px;
  background: url('../images/uploads/pc-bg4.png') no-repeat;
}
#process .step4-icon i {
  margin-left: 80px;
  margin-top: 165px;
}
#testimonial {
  /*text-align: center;*/
  padding-bottom: 50px;
}
#testimonial .test-item {
  padding: 30px 30px 25px;
  background: #fff;
  box-shadow: 0px 0px 15px 5px #42605426;
  border-radius: 75px 0px;
  position: relative;
  margin:  20px;
}
#testimonial .icon {
  position: absolute;
  right: 15px;
  top: 0px;
  font-size: 30px;
  color: #b9b9b9;
}
#testimonial img.ava {
  margin-bottom: 30px;
  border-radius: 45px 0;
}
#testimonial .test-author .img img {
  width: 45px;
  height: auto;
}
#testimonial .quote2 {
  margin: 10px 0;
  max-height: 100px;
  overflow-y: scroll;
  padding-right: 15px;
}
/* width */
#testimonial .quote2::-webkit-scrollbar {
  width: 2px;
}
/* Track */
#testimonial .quote2::-webkit-scrollbar-track {
  background: #f1f1f1; 
}
/* Handle */
#testimonial .quote2::-webkit-scrollbar-thumb {
  background: #ccc; 
}
/* Handle on hover */
#testimonial .quote2::-webkit-scrollbar-thumb:hover {
  background: #aaa; 
}

#testimonial .quote p {
  font-size: 14px;
  color: #8c8c8c;
  line-height: 1.5;
  text-align: justify;
}
#testimonial p.name {
  font-family: 'Lato', sans-serif;
  font-size: 14px;
  color: #333333;
  font-weight: 700;
  font-style: Bold;
  text-transform: uppercase;
}
#testimonial p.name span {
  /*font-family: "Poppins", sans-serif;*/
  font-size: 14px;
  color: #696969;
  font-weight: 400;
  font-style: Italic;
  text-transform: capitalize;
  margin-left: 5px;
}
#testimonial #owl-testimonial.owl-theme .owl-controls .owl-pagination {
  text-align: right;
}
#testimonial #owl-testimonial.owl-theme .owl-controls .owl-buttons {
  display: none;
  text-align: right;
}
#testimonial #owl-testimonial.owl-theme .owl-controls .owl-buttons div {
  background: none !important;
  padding: 0;
}
#testimonial #owl-testimonial.owl-theme .owl-controls .owl-buttons div i {
  display: inline-block;
  font-size: 30px;
  color: #fff;
  background: #000;
  width: 40px;
  height: 40px;
  text-align: center;
  border-radius: 100%;
  padding-top: 3px;
}
.related.products .products {
  position: relative;
}
.related.products .products.owl-theme .owl-controls .owl-buttons div {
  background: none !important;
  padding: 0;
  position: absolute;
  top: 30%;
  z-index: 999999;
}
.related.products .products.owl-theme .owl-controls .owl-buttons div.owl-prev {
  left: -5px;
}
.related.products .products.owl-theme .owl-controls .owl-buttons div.owl-next {
  right: -5px;
}
.related.products .products.owl-theme .owl-controls .owl-buttons div i {
  display: inline-block;
  font-size: 25px;
  color: #000;
  background: #fff;
  width: 40px;
  height: 40px;
  text-align: center;
  border-radius: 0;
  padding-top: 5px;
  border: 2px solid #000;
}
.blog {
  padding-bottom: 50px;
}
.blog .blog-it-left {
  margin-bottom: 50px;
}
.blog .blog-it-left .post-thumbnail {
  position: relative;
  overflow: hidden;
  margin-bottom: 20px;
}
.blog .blog-it-left .post-thumbnail img {
  width: 100%;
  height: auto;
}
.blog .blog-it-left .post-thumbnail:before {
  left: -100%;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  display: block;
  z-index: 97;
  top: 0;
  background-color: rgba(0, 0, 0, 0.2);
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.blog .blog-it-left .post-thumbnail:after {
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
  right: -100%;
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  display: block;
  z-index: 97;
  top: 0;
  background-color: rgba(0, 0, 0, 0.2);
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.blog .blog-it-left .post-thumbnail a:before {
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
  margin-top: -20px;
  z-index: 98;
  content: '\f489';
  font-family: Ionicons;
  font-size: 40px;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  color: #ffffff;
  position: absolute;
  top: 40%;
  left: 50%;
  margin-top: 20px;
  margin-left: -20px;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.blog .blog-it-left .blog-ct-left {
  margin-top: 20px;
}
.blog .blog-it-left .blog-ct-left h2 a {
  font-family: "Poppins", sans-serif;
  font-size: 24px;
  color: #333333;
  font-weight: 700;
  font-style: Bold;
}
.blog .blog-it-left .blog-ct-left p {
  font-family: 'Lato', sans-serif;
  font-size: 15px;
  color: #8e8e8e;
  font-weight: 400;
  font-style: Regular;
  margin-bottom: 20px;
  margin-top: 15px;
  padding-right: 30px;
}
.blog .blog-it-left .blog-ct-left a.readmore2 {
  font-family: 'Lato', sans-serif;
  font-size: 14px;
  color: #696969;
  font-weight: 700;
  font-style: Bold;
  text-transform: uppercase;
}
.blog .blog-it-left .blog-ct-left a.readmore2:hover {
  color: #000;
  text-decoration: none;
}
.blog .blog-it-left .blog-ct-left a.readmore2.pink:hover {
  color: #f49ac1;
  text-decoration: none;
}
.blog .blog-flower {
  text-align: center;
}
.blog .blog-it-left:hover .post-thumbnail:before {
  left: 0;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.blog .blog-it-left:hover .post-thumbnail:after {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  right: 0;
  transition: all 0.5s;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.blog .blog-it-left:hover .post-thumbnail a:before {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  margin-top: 0px;
}
.blog .blog-it-left:hover h2 a {
  color: #000;
  text-decoration: none;
}
.blog .blog-it-left:hover h2 a.pink {
  color: #f49ac1;
}
.blog .blogpost-v2 {
  margin-bottom: 55px;
}
.blog .blogpost-v2 .blog-it-content2 h2 a {
  margin-right: 0 !important;
  line-height: 1.5;
  color: #333;
}
.blog .blogpost-v2 .blog-it-content2 h2 a:hover {
  color: #000;
  text-decoration: none;
}
.blog .blogpost-v2 .blog-it-content2 p {
  padding-right: 25px;
  margin-top: 10px;
}
.blog .blog-it.quote {
  padding: 40px;
  width: 100%;
  background-color: #f8f7f7;
  margin-bottom: 30px;
}
.blog .blog-it.quote i {
  font-size: 18px;
  color: #000;
}
.blog .blog-it.quote p {
  font-family: "Poppins", sans-serif;
  font-size: 18px;
  font-weight: 500;
  color: #737373;
  font-style: Italic;
  padding: 20px 20px 0 20px;
  letter-spacing: 0.1em;
}
.blog .blog-it.quote h4 {
  margin-left: 30px;
  font-family: 'Lato', sans-serif;
  font-size: 14px;
  color: #000;
  font-weight: 700;
  font-style: Bold;
  text-transform: uppercase;
  margin-bottom: 15px;
  margin-top: 30px;
}
.blog .blog-it.quote p.author {
  font-family: "Poppins", sans-serif;
  font-size: 14px;
  color: #696969;
  font-weight: 700;
  font-style: Italic;
  padding-top: 0;
}
#chooseus {
  padding-top: 0;
  background-color: #f7f5eb;
  padding-bottom: -250px;
}
#chooseus .middle-img {
  margin-top: 120px;
  margin-left: 30px;
}
#chooseus .middle-img img {
  max-width: 100%;
}
#chooseus .outer-it {
  margin-top: 220px;
}
#chooseus .choose-it.it1:before {
  content: '';
  position: absolute;
  top: -10px;
  left: -24px;
  bottom: -20px;
  right: -20px;
  padding: 10px 20px;
  background-color: #fff;
  transform: perspective(1000px) rotateY(-20deg);
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
  border-radius: 40px;
}
#chooseus .choose-it.it2:before {
  content: '';
  position: absolute;
  top: -10px;
  left: -10px;
  bottom: -20px;
  right: -35px;
  padding: 10px 20px;
  background-color: #fff;
  transform: perspective(1000px) rotateY(20deg);
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
  border-radius: 40px;
}
#chooseus .choose-it {
  position: relative;
  padding: 10px 20px;
  margin-bottom: 60px;
}
#chooseus .choose-it .inner-it {
  position: relative;
  z-index: 2;
}
#chooseus .choose-it .inner-it h2 {
  margin-bottom: 20px;
}
#chooseus .choose-it .inner-it h2 a:hover {
  color: #000;
  text-decoration: none;
}
#adsv2 {
  padding: 0;
}
#adsv2 .ads-left {
  background: url('../images/uploads/ads-bg1.jpg') no-repeat;
  background-size: contain;
  background-position: left center;
  height: 400px;
  max-width: 960px;
  margin-right: -15px;
}
#adsv2 .ads-text {
  padding-top: 180px;
  margin-left: 10%;
}
#adsv2 .ads-text h2 {
  letter-spacing: 0.3em;
  font-family: "Poppins", sans-serif;
  font-size: 34px;
  color: #333333;
  font-weight: 400;
  font-style: Italic;
}
#adsv2 .ads-text h2.ad-r {
  text-transform: uppercase;
  font-size: 24px;
}
#adsv2 .ads-text h1 {
  text-transform: uppercase;
  letter-spacing: 0.4em;
  color: #ffffff;
  line-height: 1;
  font-size: 100px;
  font-family: "Poppins", sans-serif;
  font-weight: 900;
}
#adsv2 .ads-text h1.ad-r {
  text-transform: capitalize;
}
#adsv2 .ads-text p {
  letter-spacing: 0.23em;
  text-transform: uppercase;
  margin-right: 8px;
  font-family: 'Lato', sans-serif;
  font-size: 14px;
  color: #696969;
  font-weight: 700;
  font-style: Bold;
}
#adsv2 .ads-text p span {
  padding: 0px 8px;
  background-color: #ffffff;
}
#adsv2 .ads-text p.ad-r {
  float: right;
  margin-right: 15%;
}
#adsv2 .ads-text p.ad-r span {
  background-color: transparent;
}
#adsv2 .ads-text.ad-r {
  padding-top: 90px;
  margin-left: 20%;
}
#adsv2 .ads-right {
  margin-left: -15px;
  background: url('../images/uploads/ads-bg2.jpg') no-repeat;
  background-size: contain;
  background-position: left center;
  height: 400px;
  max-width: 960px;
}
#offerv3 {
  padding-top: 0;
}
#offerv3 .offer-it {
  width: 100%;
}
#offerv3 .it1 {
  background-color: #f9e5ba;
}
#offerv3 .it2 {
  background-color: #d9f0fb;
}
#offerv3 .it3 {
  background-color: #f4c2b4;
}
#offerv3 .off-inner {
  padding: 60px 30px;
  text-align: center;
  overflow: hidden;
  position: relative;
}
#offerv3 .off-inner .offer-title {
  margin-bottom: 42px;
}
#offerv3 .off-inner .offer-title:after {
  content: '';
  width: 30px;
  height: 1px;
  background-color: #333333;
  position: absolute;
  left: 50%;
  bottom: 50%;
  transform: translateX(-50%);
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
#offerv3 .off-inner .offer-icon {
  position: absolute;
  font-size: 140px;
  width: 140px;
  height: 140px;
  line-height: 140px;
  text-align: center;
  bottom: 0;
  right: 0;
  color: #ffffff;
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  -webkit-opacity: 0.5;
  opacity: 0.5;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
  filter: alpha(opacity=50);
  transform: translate(20%, 10%);
  z-index: 97;
}
#offerv3 .offer-it:hover .offer-title h2 {
  color: #000;
}
#offerv3 .offer-it:hover .offer-title:after {
  width: 60px;
  background: #000;
}
#offerv3 .offer-it:hover span.sub {
  color: #000;
}
.processv3 {
  padding-top: 0;
  padding-bottom: 90px;
}
.processv3 .process-it {
  display: flex;
  margin-top: 80px;
}
.processv3 .process-it .step-icon {
  margin-right: 30px;
  margin-top: 20px;
  margin-left: 30px;
}
.processv3 .process-it .step-icon i {
  font-size: 40px;
  color: #000;
  padding: 13px;
  border-radius: 50%;
  background-color: #f8f7f7;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.processv3 .process-it .step-icon:hover i {
  background-color: #000;
  color: #ffffff;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.processv3 .process-it .step-content h2 {
  margin-bottom: 20px;
}
.processv3 .middle-it {
  position: relative;
}
.processv3 .middle-it .heading-sec {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 98;
  width: 310px;
  height: 310px;
  text-align: center;
  background-image: url('../images/uploads/heading-bg3.png');
  background-repeat: no-repeat;
  background-position: center center;
  margin: 0;
  padding-top: 80px;
}
.processv3 .middle-it .process-img img {
  width: 100%;
}
img.div-line2 {
  width: 100%;
  margin-bottom: 115px;
}
#productratev3 {
  padding-top: 0;
}
#productratev3 .rate-it .rate-heading {
  position: relative;
}
#productratev3 .rate-it .rate-heading h1 {
  font-family: 'Lato', sans-serif;
  font-size: 24px;
  color: #333333;
  font-weight: 900;
  font-style: '';
  text-transform: uppercase;
  margin-bottom: 42px;
}
#productratev3 .rate-it #owl-rate {
  display: flex;
  flex-direction: colunm !important;
}
#productratev3 .rate-it .rate-product {
  display: flex;
  margin-bottom: 25px;
}
#productratev3 .rate-it .rate-product .product-infor h2 {
  padding-bottom: 20px;
  position: relative;
  margin-bottom: 20px;
}
#productratev3 .rate-it .rate-product .product-infor h2:after {
  content: '';
  width: 30px;
  height: 1px;
  background-color: #e7e5e4;
  position: absolute;
  left: 0;
  bottom: 0;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
#productratev3 .rate-it .rate-product .product-infor h2 a {
  color: #333333;
}
#productratev3 .rate-it .rate-product .product-infor .star-rate {
  margin-bottom: 0;
}
#productratev3 .rate-it .rate-product .product-infor .pro-label a {
  font-size: 12px;
  color: #696969;
  text-transform: uppercase;
  padding: 5px 12px 5px 12px;
  background-color: #eeeeee;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
#productratev3 .rate-it .rate-product .product-infor .pro-label:hover a {
  color: #ffffff;
  background-color: #000;
  text-decoration: none;
}
#productratev3 .rate-it .rate-product .rate-it-img {
  width: 120px;
  height: auto;
  border: 1px solid #f4f1e3;
  margin-right: 30px;
  padding: 20px 10px;
  position: relative;
}
#productratev3 .rate-it .rate-product .rate-it-img img {
  width: 100%;
  height: auto;
}
#productratev3 .rate-it .rate-product .rate-it-img a.addtocart {
  background-color: #8eb359;
  width: 48px;
  height: 48px;
  text-align: center;
  line-height: 48px;
  -webkit-border-radius: 24px;
  -moz-border-radius: 24px;
  border-radius: 24px;
  display: block;
  overflow: hidden;
  position: absolute;
  top: 35%;
  left: 30%;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
#productratev3 .rate-it .rate-product .rate-it-img a.addtocart i {
  font-size: 20px;
  color: #ffffff;
}
#productratev3 .rate-it .rate-product .date span {
  color: #696969;
}
#productratev3 .rate-it .rate-product .date span.price2 {
  color: #cbcac8 !important;
  margin-right: 10px;
  text-decoration: line-through;
}
#productratev3 .rate-it .rate-product .star-rate i {
  font-size: 14px;
}
#productratev3 .rate-it .rate-product:hover .product-infor h2 a {
  color: #000;
  text-decoration: none;
}
#productratev3 .rate-it .rate-product:hover .product-infor h2:after {
  width: 60px;
  background-color: #000;
}
#productratev3 .rate-it .rate-product:hover .rate-it-img {
  border: 1px solid #000;
}
#productratev3 .rate-it .rate-product:hover .rate-it-img img {
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  -webkit-opacity: 0.5;
  opacity: 0.5;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
  filter: alpha(opacity=50);
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
#productratev3 .rate-it .rate-product:hover .rate-it-img a.addtocart {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
}
#productratev3 .owl-pagination {
  display: none;
}
#productratev3 .owl-buttons {
  position: absolute;
  top: -83px;
  padding: 0;
  right: 0;
}
#productratev3 .owl-buttons .owl-prev,
#productratev3 .owl-buttons .owl-next {
  background: none !important;
  color: #696969;
  font-size: 28px;
  padding-right: 0;
  padding-left: 0;
}
#productratev3 .owl-buttons .owl-prev i {
  padding-right: 10px;
  border-right: 1px solid #f4f4f4;
  padding-top: 0;
  padding-bottom: 0;
}
.history {
  padding-top: 55px;
  padding-bottom: 150px;
  background: url('../images/uploads/ab-bgv4.jpg');
  background-position: 0 0;
  background-repeat: no-repeat;
}
.history-content {
  width: 90%;
  max-width: 800px;
  margin: 0 auto;
  background-color: #ffffff;
  padding-bottom: 70px;
  padding-top: 30px;
  padding-right: 60px;
  padding-left: 60px;
  -moz-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.05);
  position: relative;
}
.history-content .name {
  display: flex;
  margin-top: 60px;
}
.history-content .name img {
  width: 100px;
  border-radius: 100%;
}
.history-content .name .author {
  margin-left: 30px;
  margin-top: 20px;
}
.history-content .name .author h4 {
  text-transform: uppercase;
  font-size: 14px;
  margin-bottom: 10px;
}
.history-content .heading-sec {
  background: url('../images/uploads/heading-bg.png') no-repeat;
  text-align: center;
  background-position: center;
  background-size: 40%;
  padding-top: 30px;
  padding-bottom: 30px;
}
.history-content p {
  line-height: 1.8;
  margin-bottom: 20px;
}
.history-content p span {
  color: #000;
  font-style: Italic;
  font-weight: 500;
}
#farm {
  padding-top: 50px;
  /*padding-bottom: 0;*/
  background-color: #f8f7f7;
}
#farm .farm-it {
  text-align: center;
}
#farm .farm-it img {
  max-width: 200px;
  height: auto;
  border-radius: 100%;
  border: 2px solid #000;
  padding: 10px;
}
#farm .farm-it .title {
  font-family: "Poppins", sans-serif;
  font-size: 18px;
  color: #333333;
  font-style: Bold;
  margin-top: 20px;
  font-weight: 700;
  padding-bottom: 20px;
  margin-bottom: 20px;
  position: relative;
}
#farm .farm-it .title:after {
  content: '';
  width: 30px;
  height: 1px;
  background-color: #e7e5e4;
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
#farm .farm-img img {
  width: 100%;
  margin-top: 70px;
}
#farm .farm-it:hover i {
  color: #ffffff;
  background-color: #000;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
#farm .farm-it:hover .title:after {
  width: 60px;
  background-color: #8eb359;
}
.dealv4 {
  background-color: #ffffff;
  background: none !important;
  -moz-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.05);
}
.dealv4 .deal-ct {
  padding-top: 200px;
  background: url('../images/uploads/deal-bg4.png');
  background-position: center;
  background-size: cover;
  margin-top: -200px;
}
.dealv4 .deal-ct .deal-label {
  margin-left: 10px !important;
}
#aboutv1 {
  padding-top: 120px;
  padding-bottom: 120px;
  background-image: url('../images/uploads/aboutv1-bg.jpg');
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
#aboutv1 .decorate {
  text-align: center;
  padding-bottom: 100px;
}
#aboutv1 .ab-intro {
  text-align: center;
  margin-bottom: 120px;
}
#aboutv1 .ab-intro p {
  font-family: "Poppins", sans-serif;
  font-size: 24px;
  color: #333333;
  font-weight: '';
  font-style: Italic;
  margin-left: 25%;
  margin-right: 25%;
}
#aboutv1 .ab-intro p span {
  font-weight: 700;
}
#aboutv1 .ab-right .quote {
  margin-top: 30px;
  padding-top: 55px;
  padding-bottom: 30px;
  width: 100%;
  background: url('../images/uploads/quote-bgv1.png') no-repeat;
  background-position: center;
}
#aboutv1 .ab-right .quote p {
  font-family: "Poppins", sans-serif;
  font-size: 18px;
  font-weight: 500;
  color: #737373;
  font-style: Italic;
  padding: 30px 30px 0 30px;
}
#aboutv1 .ab-right .quote h4 {
  margin-left: 30px;
  font-family: 'Lato', sans-serif;
  font-size: 14px;
  color: #333333;
  font-weight: 700;
  font-style: Bold;
  text-transform: uppercase;
  margin-bottom: 15px;
}
#aboutv1 .ab-right .quote p.author {
  font-family: "Poppins", sans-serif;
  font-size: 14px;
  color: #696969;
  font-weight: 700;
  font-style: Italic;
  padding-top: 0;
}
.aboutlogo {
  background: #e8f0de;
  padding: 45px 0;
  margin-top: -90px;
  text-align: center;
}
.aboutlogo img {
  -moz-opacity: 0.7;
  -khtml-opacity: 0.7;
  -webkit-opacity: 0.7;
  opacity: 0.7;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
  filter: alpha(opacity=70);
  margin-right: 40px;
  margin-left: 40px;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.aboutlogo img:hover {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.aboutlogo.pink {
  background: #f9cce0;
  margin-top: -220px;
}
.farmers {
  padding-top: 60px;
  padding-bottom: 130px;
}
.farmers .farm-it {
  text-align: center;
  overflow: hidden;
}
.farmers .farm-it img {
  width: 100%;
  margin-bottom: 30px;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.farmers .farm-it h2 {
  font-family: 'Lato', sans-serif;
  font-size: 18px;
  color: #333333;
  font-weight: 700;
  font-style: Bold;
  text-transform: uppercase;
  position: relative;
  margin-bottom: 20px;
  padding-bottom: 20px;
}
.farmers .farm-it h2:after {
  content: '';
  width: 30px;
  height: 1px;
  background-color: #e7e5e4;
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.farmers .farm-it:hover h2,
.farmers .farm-it:hover span {
  color: #000;
}
.farmers .farm-it:hover h2:after {
  width: 60px;
  background-color: #000;
}
.farmers .farm-it:hover img {
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  overflow: hidden;
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
}
.farmers .farm-it.pink:hover h2,
.farmers .farm-it.pink:hover span {
  color: #f49ac1;
}
.farmers .farm-it.pink:hover h2:after {
  width: 60px;
  background-color: #f49ac1;
}
#aboutpagev2 {
  padding: 120px 0;
  margin-bottom: 90px;
  background: #f8f7f7;
}
#aboutpagev2 .heading-it {
  text-align: center;
  font-family: "Poppins", sans-serif;
  font-size: 34px;
  color: #333333;
  font-weight: 700;
  font-style: Bold;
  margin-bottom: 100px;
}
#aboutpagev2 .ab-right .quote {
  padding: 60px 30px;
  background: url('../images/uploads/quoteit-bg.png') no-repeat;
  background-position: center;
  background-size: cover;
}
#aboutpagev2 .ab-right .quote p {
  margin-top: 0;
  font-family: "Poppins", sans-serif;
  font-size: 18px;
  color: #737373;
  font-weight: 400;
  font-style: Italic;
}
#aboutpagev2 .ab-right .author {
  display: flex;
}
#aboutpagev2 .ab-right .author img {
  border-radius: 50%;
}
#aboutpagev2 .ab-right .author p {
  text-transform: uppercase;
  margin-left: 30px;
  color: #333333;
  font-weight: 700;
}
#aboutpagev2 .ab-right .author p span {
  text-transform: capitalize !important;
  font-weight: 500 !important;
}
#aboutpagev2 .owl-controls.clickable {
  display: none !important;
}
.shopgrid .left-it {
  margin-bottom: 40px;
}
.shopgrid .left-it h5 {
  font-family: "Poppins", sans-serif;
  font-size: 14px;
  font-weight: 700;
  color: #696969;
  font-style: Italic;
  margin-top: 35px;
}
.shopgrid .left-it h5 span.sub {
  color: #000;
}
.shopgrid .right-it {
  display: flex;
  float: right;
  right: 0;
  margin-top: 25px;
}
.shopgrid .right-it select {
  font-family: 'Lato', sans-serif;
  font-size: 13px;
  color: #b0b0b0;
  font-weight: '';
  font-style: Regular;
  text-transform: uppercase;
  background-color: #f8f7f7;
  border: none !important;
}
.shopgrid .right-it .drop {
  margin-right: 20px;
}
.shopgrid .right-it .icon-select a i {
  font-size: 14px;
  padding: 10px;
  border: 1px solid #f4f1e3;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  color: #b0b0b0;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.shopgrid .right-it .icon-select a i:hover {
  color: #ffffff;
  border: 1px solid transparent;
  background-color: #000;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.shopgrid .products-it {
  margin-bottom: 0 !important;
}
.shopgrid .pro-it {
  width: 100% !important;
}
.shopgrid .blogpanigation {
  text-align: center !important;
  margin-top: 60px;
  margin-left: 30%;
}
.shopgrid.v2 .pro-infor {
  margin-bottom: 30px;
}
.shopgrid.v2 .arrival-box:hover .pro-infor h2 {
  color: #000;
}
.shopgrid.v2 .arrival-box:hover .pro-infor h2:after {
  width: 60px;
  background-color: #000;
}
.shoplist .list-item.it {
  position: relative;
}
.shoplist .list-item.it img.div {
  margin-top: 20px;
}
.shoplist .list-item.it:after {
  content: '';
  width: 0px;
  height: 1px;
  background-color: #8eb359;
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translate(-50%, 0);
  transition: all 0.5s;
}
.shoplist .row-it:hover .list-item.it:after {
  width: 100%;
}
.shoplist h4.hd-after {
  position: relative;
  margin-bottom: 20px;
  padding-bottom: 20px;
}
.shoplist h4.hd-after:after {
  content: '';
  width: 30px;
  height: 1px;
  background-color: #e7e5e4;
  position: absolute;
  left: 0;
  bottom: 0;
  transform: translateY(0%);
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.shoplist .it:hover h4.hd-after:after {
  width: 50px;
  background-color: #000;
}
.shoplist .range-select {
  padding-bottom: 30px;
}
.shoplist .range-select p {
  text-transform: uppercase;
  font-size: 13px;
  margin-bottom: 20px;
}
.shoplist .range-select a {
  padding: 8px 20px;
  color: #696969;
  background-color: #f4f1e3;
  text-transform: uppercase;
  font-weight: 700;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  margin-top: 20px;
}
.shoplist .range-select .ui-widget.ui-widget-content {
  border: none !important;
}
.shoplist .range-select div.ui-slider {
  height: 4px;
}
.shoplist .range-select .ui-widget-content {
  background: #f8f7f7 !important;
  margin-bottom: 30px;
}
.shoplist .range-select .ui-widget-header {
  background: #000 !important;
}
.shoplist .range-select .ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  height: 13px;
  width: 13px;
  cursor: default;
  border-radius: 50%;
  touch-action: none;
}
.shoplist .range-select .ui-state-default,
.shoplist .range-select .ui-widget-content .ui-state-default {
  border: none !important;
  background: #000 !important;
}
.shoplist .range-select input[type="text"] {
  font-family: "Poppins", sans-serif;
  font-size: 14px;
  font-weight: 700;
  color: #696969;
  font-style: Italic;
}
.shoplist .range-select input {
  width: 45%;
  float: right;
  margin-right: 0px;
  margin-top: 30px;
  text-align: right;
  background: none !important;
  border: none;
}
.shoplist .bg-sidebar .pp-posts .pp-post-it.it {
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.shoplist .bg-sidebar .pp-posts .pp-post-it.it img.seller-img {
  width: 80px;
  height: 80px;
  border: 1px solid #f4f4f4;
  float: left;
  margin: 0 20px 0 0;
  padding: 5px;
}
.shoplist .bg-sidebar .pp-posts .pp-post-it.it span.sub {
  margin-right: 10px;
}
.shoplist .bg-sidebar .pp-posts .pp-post-it.it:hover {
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.shoplist .bg-sidebar .pp-posts .pp-post-it.it:hover img.seller-img {
  border: 1px solid #000;
}
.shoplist .bg-sidebar .pp-posts .pp-post-it.it:hover h4 a {
  color: #000;
}
.shoplist span.price2 {
  color: #cbcac8 !important;
  margin-right: 10px;
  text-decoration: line-through;
  font-family: "Poppins", sans-serif;
  font-size: 14px;
  font-weight: 700;
  font-style: Italic;
}
.shoplist .list-item {
  margin-bottom: 30px;
}
.shoplist .pro-list-img img {
  width: 100%;
  padding: 15px 30px;
}
.shoplist .pro-list-it h4.hd-after a {
  font-family: "Poppins", sans-serif;
  font-size: 24px;
  color: #333333;
  font-weight: 700;
  font-style: Bold;
  margin-bottom: 30px;
}
.shoplist .pro-list-it h4.hd-after:hover a {
  color: #000;
  text-decoration: none;
}
.shoplist .pro-list-it span.sub {
  font-size: 24px !important;
}
.shoplist .pro-list-it p.para {
  padding-right: 20px;
  margin-top: 30px;
  margin-bottom: 30px;
}
.shoplist .pro-list-it span.right {
  float: right;
  right: 0;
  text-align: right;
  margin-top: -75px;
}
.shoplist .pro-list-it span.right .star-rate.small i {
  font-size: 12px !important;
}
.shoplist .pro-list-it span.right span.rv {
  font-family: 'Lato', sans-serif;
  font-size: 14px;
  color: #696969;
  font-weight: '';
  font-style: Italic;
}
.shoplist .pro-list-it a.readmore {
  padding: 12px 20px 12px 20px;
  text-transform: uppercase;
  background-color: #000;
  border: 1px solid #000;
  border-radius: 25px;
  font-family: 'Lato', sans-serif;
  font-size: 14px;
  color: #ffffff;
  font-weight: 700;
  font-style: Bold;
  margin-right: 10px;
}
.shoplist .pro-list-it a.readmore:hover {
  padding: 12px 20px 12px 20px;
  text-transform: uppercase;
  border: 1px solid #000;
  border-radius: 25px;
  background-color: #ffffff;
  font-family: 'Lato', sans-serif;
  font-size: 14px;
  color: #000;
  font-weight: 700;
  font-style: Bold;
  text-decoration: none;
}
.shoplist .pro-list-it a i {
  padding: 15px;
  font-size: 14px;
  border-radius: 50%;
  margin-right: 10px;
  color: #000;
  border: 1px solid #000;
}
.productdetail .pro-detail-infor .pro-img img {
  width: 100%;
  padding: 20px;
}
.productdetail .pro-detail-infor .more-img {
  display: flex;
}
.productdetail .pro-detail-infor .more-img a.prev,
.productdetail .pro-detail-infor .more-img a.next {
  margin-top: 30px;
}
.productdetail .pro-detail-infor .more-img a.prev i,
.productdetail .pro-detail-infor .more-img a.next i {
  font-size: 34px;
}
.productdetail .pro-detail-infor .more-img a:hover i {
  color: #000;
}
.productdetail .pro-detail-infor .more-img a.prev {
  margin-right: 10px;
}
.productdetail .pro-detail-infor .more-img a.next {
  margin-left: 10px;
}
.productdetail .pro-detail-infor .more-img img.sub-img {
  height: 115px;
  width: 100px;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  border: 1px solid transparent;
}
.productdetail .pro-detail-infor .more-img img.sub-img.img1 {
  padding: 15px;
}
.productdetail .pro-detail-infor .more-img img:hover {
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  border: 1px solid #000;
}
.productdetail .pro-list-it {
  margin-bottom: 150px;
}
.productdetail img.div-line-3 {
  margin-bottom: 30px;
}
.productdetail img.div-line4,
.productdetail form {
  margin-bottom: 50px;
  width: 100%;
  margin-left: 100px;
  margin-right: 100px;
}
.productdetail .right-it {
  display: flex;
  margin: 15px 0;
}
.productdetail .right-it form.quantity {
  margin-right: 20px;
  max-width: 150px;
  margin-bottom: 0;
  margin-left: 0;
}
.productdetail .right-it form.quantity .numbers-row {
  display: flex;
  position: relative;
}
.productdetail .right-it form.quantity .numbers-row .inc.button {
  background: url('../images/uploads/plus.png') no-repeat;
  width: 29px;
  height: 29px;
  text-indent: -9999px;
  margin-top: 10px;
  position: absolute;
  float: right;
  right: 5px;
}
.productdetail .right-it form.quantity .numbers-row .dec.button {
  background: url('../images/uploads/minus.png') no-repeat;
  width: 29px;
  height: 29px;
  text-indent: -9999px;
  float: left;
  left: 20px;
  position: absolute;
  margin-top: 10px;
}
.productdetail .right-it form.quantity input {
  text-align: center;
  font-family: 'Lato', sans-serif;
  font-size: 13px;
  color: #b0b0b0;
  font-weight: '';
  font-style: Regular;
  background-color: #f8f7f7;
  border: none !important;
}
.productdetail span.check {
  font-family: 'Lato', sans-serif;
  font-size: 15px;
  color: #b0b0b0;
  font-weight: '';
  font-style: Italic;
  margin-top: 5px;
}
.productdetail span.check i {
  color: #000;
}
.productdetail select {
  font-family: 'Lato', sans-serif;
  font-size: 13px;
  color: #b0b0b0;
  font-weight: '';
  font-style: Regular;
  text-transform: uppercase;
  background-color: #f8f7f7;
  border: none !important;
}
.productdetail .drop {
  margin-right: 20px;
}
.productdetail .pro-description {
  margin-top: 20px;
  margin-bottom: 20px;
}
.productdetail .pro-description p {
  font-family: 'Lato', sans-serif;
  font-size: 15px;
  color: #696969;
  font-weight: 700;
  font-style: Bold;
  text-transform: uppercase;
}
.productdetail .pro-description span {
  font-family: 'Lato', sans-serif;
  font-size: 15px;
  color: #696969;
  font-weight: '';
  font-style: Regular;
  font-weight: 500 !important;
  text-transform: none !important;
  margin-left: 50px;
  float: right;
  margin-right: 60%;
  text-align: left;
}
.productdetail .tab {
  display: none;
}
.productdetail .tab.active {
  display: block;
}
.productdetail .blogsingle-content {
  margin-top: 0 !important;
}
.productdetail span.right {
  margin-top: -35px !important;
}
.productdetail a.reply {
  color: #000 !important;
}
.productdetail a.reply i {
  border: none !important;
}
.productdetail h2.cmt-heading {
  font-size: 18px !important;
  margin-bottom: 50px;
  margin-left: 100px;
}
.productdetail .blogsingle-content {
  width: 100% !important;
  margin-left: 0 !important;
  padding: 0  !important;
}
.productdetail .tabs .tab-links {
  display: flex;
  list-style: none;
  justify-content: center;
}
.productdetail .tabs .tab-links li {
  margin-right: 30px;
  padding: 0;
}
.productdetail .tabs .tab-links li a {
  font-family: "Poppins", sans-serif;
  font-size: 24px;
  color: #ababab;
  font-style: Italic;
}
.productdetail .tabs .tab-links li.active a,
.productdetail .tabs .tab-links li:hover a {
  color: #333333;
  border-bottom: 1px solid #000;
  text-decoration: none;
}
.productdetail .tabs .cmt-it {
  margin-left: 100px;
  margin-right: 100px;
}
.productsidebar h2.cmt-heading {
  margin-left: 0;
}
.productsidebar .right-it form.quantity .numbers-row {
  margin-right: 20px;
}
.productsidebar .more-img {
  overflow: hidden;
  margin-top: 20px;
}
.productsidebar .more-img img.sub-img {
  width: 70px !important;
  height: 70px !important;
}
.productsidebar .more-img a {
  margin-top: 20px !important;
}
.productsidebar .more-img a i {
  font-size: 24px !important;
}
.productsidebar .more-img a.prev {
  margin-right: 0 !important;
}
.productsidebar .more-img a.next {
  margin-left: 0 !important;
}
.productsidebar .pro-list-it .right-it form {
  margin-bottom: 0 !important;
}
.productsidebar .pro-list-it .pro-description span {
  margin-right: 40% !important;
}
.productsidebar .tabs .tab-links {
  float: left;
  left: 0;
  background: none !important;
}
.productsidebar .tabs .cmt-it {
  margin-left: 30px !important;
  margin-right: 30px !important;
}
.productsidebar .blogsingle-content {
  background: #fbfbfb;
  padding-top: 50px !important;
  padding-bottom: 50px !important;
  padding-left: 30px !important;
  padding-right: 30px !important;
  border-top: 1px solid #f4f4f4;
}
.productsidebar img.div-line4 {
  margin-left: 0px !important;
  margin-right: 0px !important;
  width: 90% !important;
}
.productsidebar form {
  margin-left: 0px !important;
  margin-right: 0px !important;
}
.checkout .links {
  margin-bottom: 75px;
}
.checkout .links p a {
  color: #000;
}
.checkout .bill {
  margin-bottom: 90px;
}
.checkout .bill h1.bill-heading {
  font-family: "Poppins", sans-serif;
  font-size: 24px;
  color: #333333;
  font-weight: 700;
  font-style: Bold;
  margin-bottom: 50px;
}
.checkout .bill form.form-detail p.title {
  text-transform: uppercase;
  margin-bottom: 20px;
}
.checkout .bill form.form-detail input:hover,
.checkout .bill form.form-detail select:hover {
  border: 1px solid #000;
}
.checkout .bill form.form-detail input {
  width: 100%;
  padding: 15px 20px 20px 15px;
  border: 1px solid #f4f4f4;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  font-family: 'Lato', sans-serif;
  font-size: 15px;
  color: #8e8e8e;
  font-weight: 400;
  font-style: Regular;
  margin-bottom: 30px;
}
.checkout .bill form.form-detail input.comt {
  height: 180px;
  padding-bottom: 150px;
}
.checkout .bill form.form-detail select {
  width: 100%;
  border: 1px solid #f4f4f4;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  margin-bottom: 30px;
  font-family: 'Lato', sans-serif;
  font-size: 15px;
  color: #8e8e8e;
  font-weight: 400;
  font-style: Regular;
}
.checkout .blogsingle-content {
  width: 100% !important;
  padding: 0 !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
  margin-top: 0 !important;
}
.checkout .order {
  background: #f8f7f7;
  padding: 55px 40px;
  width: 90%;
  float: right;
  right: 0;
}
.checkout .order img.order-line {
  margin-top: 30px;
  margin-bottom: 30px;
  width: 100%;
}
.checkout .order h1 {
  font-family: 'Lato', sans-serif;
  font-size: 24px;
  color: #333333;
  font-weight: 900;
  font-style: '';
  text-transform: uppercase;
  text-align: center;
}
.checkout .order .products h2.pro {
  margin-bottom: 30px;
}
.checkout .order .products p {
  color: #696969;
}
.checkout .order .products b {
  color: #333333;
}
.checkout .order .products span.sub {
  float: right;
  margin-right: 0;
  color: #ababab;
}
.checkout .order .products span.subtotal {
  color: #333333;
}
.checkout .order .products span.total {
  font-size: 24px;
  color: #000;
}
.checkout .order label.circle {
  text-transform: capitalize;
  font-family: "Poppins", sans-serif;
  font-size: 14px;
  font-style: Italic;
  color: #696969;
}
.checkout .order label.circle img {
  margin-left: 30px;
}
.checkout .order a.readmore {
  padding: 12px 20px 12px 20px;
  text-transform: uppercase;
  background-color: #000;
  border: 1px solid #000;
  border-radius: 25px;
  font-family: 'Lato', sans-serif;
  font-size: 14px;
  color: #ffffff;
  font-weight: 700;
  font-style: Bold;
  padding: 10px 22px 10px 22px;
  margin-left: 30%;
}
.checkout .order a.readmore:hover {
  padding: 12px 20px 12px 20px;
  text-transform: uppercase;
  border: 1px solid #000;
  border-radius: 25px;
  background-color: #ffffff;
  font-family: 'Lato', sans-serif;
  font-size: 14px;
  color: #000;
  font-weight: 700;
  font-style: Bold;
  text-decoration: none;
  padding: 10px 22px 10px 22px;
}
.checkbox {
  margin-bottom: 30px;
  /*margin-left: -30px;*/
}
.checkbox-custom {
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
  position: absolute;
}
.checkbox-custom,
.checkbox-custom-label {
  display: inline-block;
  vertical-align: middle;
  margin: 5px;
  cursor: pointer;
}
.checkbox-custom-label {
  position: relative;
  font-family: 'Lato', sans-serif;
  font-size: 15px;
  color: #8e8e8e;
  font-weight: 400;
  font-style: Regular;
}
.checkbox-custom + .checkbox-custom-label:before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  width: 25px;
  height: 25px;
  padding: 2px;
  background-color: #f8f7f7;
  margin-right: 10px;
  text-align: center;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.checkbox-custom:checked + .checkbox-custom-label:before {
  content: "\f00c";
  font-family: 'FontAwesome';
  background: #000;
  color: #fff;
}
.checkbox-custom.circle + .checkbox-custom-label:before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  width: 18px;
  height: 18px;
  padding: 2px;
  background-color: #f8f7f7;
  margin-right: 10px;
  text-align: center;
  border-radius: 50%;
  border: 1px solid #696969;
}
.checkbox-custom.circle:checked + .checkbox-custom-label:before {
  content: '';
  background: none;
  color: #fff;
  border: 3px solid #000;
}
.gallery .gallery-items {
  margin-bottom: 70px;
}
.gallery .gallery-it {
  width: 30%;
  border: 1px solid transparent;
  position: relative;
  margin-right: 30px;
  margin-bottom: 30px;
}
.gallery .gallery-it img.pro-img {
  max-width: 100%;
  width: 100%;
  border: 1px solid transparent;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.gallery .gallery-it .hover-inner {
  position: absolute;
  top: 30%;
  left: 30%;
  text-align: center;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
}
.gallery .gallery-it .hover-inner h1 {
  font-family: "Poppins", sans-serif;
  font-size: 18px;
  color: #333333;
  font-weight: 700;
  font-style: Bold;
  margin-bottom: 20px;
  position: relative;
  padding-bottom: 20px;
}
.gallery .gallery-it .hover-inner h1:after {
  content: '';
  width: 30px;
  height: 1px;
  background-color: #e7e5e4;
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.gallery .gallery-it:hover {
  border: 1px solid #000;
  padding-bottom: 0;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.gallery .gallery-it:hover img.pro-img {
  -moz-opacity: 0.1;
  -khtml-opacity: 0.1;
  -webkit-opacity: 0.1;
  opacity: 0.1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=10);
  filter: alpha(opacity=10);
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.gallery .gallery-it:hover .hover-inner {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
}
.gallery .gallery-it:hover .hover-inner h1:after {
  background-color: #000;
  width: 60px;
}
#lightbox.lightbox {
  top: 650px !important;
}
.contact .blogsingle-content {
  width: 100% !important;
  margin-left: 0 !important;
  padding: 0  !important;
}
.contact .contact-left {
  padding-right: 100px;
}
.contact .contact-left h4 {
  font-family: "Poppins", sans-serif;
  /*font-size: 14px;*/
  font-weight: 500;
  text-transform: uppercase;
  color: #333333;
  margin-bottom: 10px;
}
.contact .contact-left img.order-line {
  margin-bottom: 30px;
  margin-top: 20px;
}
.contact .contact-left a:hover {
  color: #000;
  text-decoration: none;
}
.contact .contact-left .ct-icon {
  display: flex;
}
.contact .contact-left .ct-icon h4 {
  margin-right: 30px;
}
.contact .contact-left .ct-icon a {
  margin-right: 10px;
  margin-top: -10px;
}
.contact .contact-left .ct-icon a i.fa-facebook {
  padding: 10px 13px 10px 13px;
}
.contact .contact-left .ct-icon a i {
  font-size: 16px;
  color: #696969;
  padding: 10px;
  border: 1px solid #f4f4f4;
  border-radius: 50%;
}
.contact .contact-left .ct-icon a:hover i {
  color: #ffffff;
  background-color: #000;
  transition-webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.contact #map_canvas {
  margin-top: 100px;
  margin-bottom: 100px;
}
.contactv2 img.order-line {
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
  margin-bottom: 0 !important;
}
.contactv2 .contact-form {
  width: 70% !important;
  margin-left: 200px !important;
  margin-right: 200px !important;
}
.contactv2 .contact-form input.submit {
  margin-left: 40%;
}
.contactv2 #map_canvas {
  margin-top: 0 !important;
}
.contactv2 .left-ct {
  padding-left: 70px;
}
.contactv2 .ct-v2-hd {
  background: url('../images/uploads/heading-bg.png') no-repeat;
  background-position: left;
  background-size: 25%;
  padding-top: 50px;
  padding-bottom: 30px;
}
.contactv2 .ct-v2-hd h1 {
  font-family: 'Lato', sans-serif;
  font-size: 40px;
  color: #333333;
  font-weight: 900;
  font-style: Bold;
  text-transform: uppercase;
  margin-bottom: 30px;
  margin-top: 30px;
}
.contactv2 h4 {
  font-family: "Poppins", sans-serif;
  font-size: 16px;
  color: #000;
  font-weight: 600;
  font-style: Italic;
  margin-bottom: 40px;
  padding-right: 100px;
}
.contact-top {
  background: url('../images/uploads/ct-bg.jpg');
  background-position: center ;
  background-repeat: no-repeat;
  background-size: cover ;
  padding-bottom: 100px;
}
.error {
  background-color: #ffffff;
  background: url('../images/uploads/error-bg.jpg');
  background-position: center;
  background-size: cover;
  text-align: center;
}
.error h1 {
  margin-top: 150px;
  font-family: "Poppins", sans-serif;
  font-size: 56px;
  color: #333333;
  font-weight: 700;
  font-style: Bold;
  margin-bottom: 50px;
}
.error p {
  text-transform: uppercase;
  font-weight: 700;
}
.error p a {
  color: #333333;
  margin-left: 10px;
}
.error p a:hover {
  color: #000;
}
.comingsoon {
  background-color: #ffffff;
  background: url('../images/uploads/error-bg.jpg');
  background-position: center;
  background-size: cover;
  text-align: center;
}
.comingsoon h1 {
  background: url('../images/uploads/heading-bg.png') no-repeat;
  background-position: center;
  background-size: 15%;
  padding-top: 50px;
  padding-bottom: 30px;
  margin-top: 150px;
  font-family: "Poppins", sans-serif;
  font-size: 56px;
  color: #333333;
  font-weight: 700;
  font-style: Bold;
  margin-bottom: 50px;
}
.comingsoon .time {
  display: flex;
  margin-bottom: 50px;
  justify-content: center;
}
.comingsoon .time span {
  font-family: 'Poppins', serif;
  font-size: 100px;
  color: #000;
  font-weight: 900;
  padding: 0 15px;
}
.comingsoon .time span.space {
  font-size: 18px;
  margin-top: 75px;
}
.comingsoon .time p {
  font-family: "Poppins", sans-serif;
  font-size: 18px;
  color: #696969;
  font-weight: '';
  font-style: Italic;
  padding: 0 15px 0 15px;
}
.comingsoon input.email {
  padding: 20px 20px;
  color: #ababab;
  font-size: 14px;
  background-color: #f8f7f7;
  border: none;
  width: 50%;
  margin-left: 25%;
  margin-right: 25%;
  text-align: center;
  margin-bottom: 50px;
}
.comingsoon a.subcribe {
  padding: 12px 20px 12px 20px;
  text-transform: uppercase;
  border: 1px solid #000;
  border-radius: 25px;
  background-color: #ffffff;
  font-family: 'Lato', sans-serif;
  font-size: 14px;
  color: #000;
  font-weight: 700;
  font-style: Bold;
  padding: 10px 35px;
  color: #333333;
}
.comingsoon a.subcribe:hover {
  color: #000;
  text-decoration: none;
}
.comingsoon img.div-line {
  margin-top: 100px;
}
.comingsoon .ct-icon {
  margin-top: 40px;
  float: right;
  right: 0;
  display: flex;
}
.comingsoon .ct-icon h4 {
  margin-right: 30px;
}
.comingsoon .ct-icon a {
  margin-right: 10px;
  margin-top: -10px;
}
.comingsoon .ct-icon a i.fa-facebook {
  padding: 10px 13px 10px 13px;
}
.comingsoon .ct-icon a i {
  font-size: 16px;
  color: #696969;
  padding: 10px;
  border: 1px solid #f4f4f4;
  border-radius: 50%;
}
.comingsoon .ct-icon a:hover i {
  color: #ffffff;
  background-color: #000;
  transition-webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.comingsoon .infor-ct span.left {
  font-family: "Poppins", sans-serif;
  font-size: 14px;
  font-weight: 600;
  color: #696969;
  font-style: Italic;
  float: left;
  left: 0;
  text-align: left;
  margin-top: 40px;
}
.comingsoon .infor-ct span.left a {
  color: #000;
  text-decoration: underline;
}
.service {
  background: #f8f7f7;
  padding: 70px 0;
}
.service .sv-item {
  margin-bottom: 30px;
}
.service .sv-item img {
  width: 100%;
}
.floweraboutv1 {
  background: #ffffff;
}
.floweraboutv1 .ab-decorate {
  text-align: center;
  margin-bottom: 30px;
  margin-top: -40px;
}
.flowerads {
  padding: 200px 0 200px 0;
  background: url('../images/uploads/ads-bg3.png') no-repeat;
  background-position: center;
  text-align: center;
}
.flowerads .fl-ads3-ct p {
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.2em;
}
.flowerads .fl-ads3-ct h2 {
  font-family: 'Poppins', serif;
  font-style: Italic;
  font-size: 40px;
  color: #333333;
  font-weight: 400;
  margin-bottom: 30px;
}
.flowerads a.pink {
  padding: 12px 20px 12px 20px;
  text-transform: uppercase;
  border: 1px solid #000;
  border-radius: 25px;
  background-color: #ffffff;
  font-family: 'Lato', sans-serif;
  font-size: 14px;
  color: #000;
  font-weight: 700;
  font-style: Bold;
  color: #ffffff;
  background: #f49ac1;
  border: 1px solid transparent;
}
.flowerads a.pink:hover {
  padding: 12px 20px 12px 20px;
  text-transform: uppercase;
  background-color: #000;
  border: 1px solid #000;
  border-radius: 25px;
  font-family: 'Lato', sans-serif;
  font-size: 14px;
  color: #ffffff;
  font-weight: 700;
  font-style: Bold;
  color: #f49ac1;
  background: #ffffff;
  border: 1px solid #f49ac1;
  text-decoration: none;
}
.arrivals {
  padding-bottom: 100px;
}
.arrivals .arrival-box {
  margin-bottom: 30px;
}
.arrivals .arrival-box:hover .pro-infor h2,
.arrivals .arrival-box:hover .pro-infor a {
  color: #f49ac1;
  text-decoration: none;
}
.arrivals .arrival-box:hover .pro-infor h2:after {
  width: 60px;
  background-color: #f49ac1;
}
.arrivals .pro-it.v2.arrival-it .hover-inner {
  left: 27%;
}
.arrivals .pro-it.v2.arrival-it .hover-inner a.cart i {
  background-color: #f49ac1;
  border: 1px solid transparent;
}
.arrivals .pro-it.v2.arrival-it .hover-inner a + .tooltip .tooltip-inner {
  background: #f49ac1;
}
.arrivals .pro-it.v2.arrival-it .hover-inner a + .tooltip.top > .tooltip-arrow {
  border-top: 5px solid #f49ac1;
}
.flowerblog {
  padding-bottom: 100px;
}
.flowerblog .blog-fl-title {
  margin-top: 100px;
  margin-bottom: 70px;
}
.flowerblog .blog-fl-title h1 {
  font-family: 'Poppins', serif;
  font-style: Italic;
  font-size: 40px;
  color: #333333;
  font-weight: 700;
  margin-bottom: 30px;
  display: inline-block;
  margin-left: 55px;
  margin-right: 55px;
}
.flowersub .sub-content {
  background: none;
  padding-top: 0;
  padding-bottom: 0;
}
.flowersub .sub-content .form input.email {
  text-align: center;
  background-color: #f8f7f7;
}
.flowersub .sub-content .sub-button a:hover {
  color: #f49ac1;
  background: #ffffff;
  border: 1px solid #f49ac1;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.flowerinstagram {
  overflow: hidden;
}
.flowerinstagram .insta-img {
  margin-left: 15px;
}
.flowerinstagram img {
  -moz-opacity: 0.6;
  -khtml-opacity: 0.6;
  -webkit-opacity: 0.6;
  opacity: 0.6;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=60);
  filter: alpha(opacity=60);
  width: 318px;
  height: 320px;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  margin-right: -2px;
  margin-left: -2px;
}
.flowerinstagram img:hover {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
}
.flowerinstagram .insta-content {
  background: #333333;
  text-align: center;
  padding: 40px 0;
}
.flowerinstagram .insta-content h1 {
  font-family: 'Lato', sans-serif;
  font-size: 18px;
  color: #9a9a9a;
  font-weight: '';
  font-style: '';
  text-transform: uppercase;
  letter-spacing: 0.2em;
  margin-bottom: 15px;
}
.flowerinstagram .insta-content a {
  font-family: "Poppins", sans-serif;
  font-size: 18px;
  font-weight: 700;
  color: #ffffff;
  font-style: Italic;
}
.floweraboutv2 {
  background: url('../images/uploads/flow-ab-bg2.png') no-repeat;
  background-position: center;
  background-size: cover;
  padding-top: 200px;
}
.floweraboutv2 .heading-sec h1 {
  font-size: 72px;
}
.floweraboutv2 .heading-sec h1 span {
  font-size: 40px;
}
.floweraboutv2 img.ab-img,
.floweraboutv2 img.ab-img-r {
  margin-bottom: 190px;
}
.floweraboutv2 img.ab-img-r {
  width: 80%;
  float: right;
  right: 0;
}
.floweraboutv2 .fl-ads3-ct {
  text-align: center;
  margin-bottom: 100px;
}
.floweraboutv2 .fl-ads3-ct p {
  padding: 0 20px;
  margin-bottom: 30px;
}
.floweraboutv2 .fl-ads3-ct p.title {
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.2em;
}
.floweraboutv2 .fl-ads3-ct h2 {
  font-family: 'Poppins', serif;
  font-style: Italic;
  font-size: 40px;
  color: #333333;
  font-weight: 400;
  margin-bottom: 30px;
}
.floweraboutv2 a.pink {
  padding: 12px 20px 12px 20px;
  text-transform: uppercase;
  border: 1px solid #000;
  border-radius: 25px;
  background-color: #ffffff;
  font-family: 'Lato', sans-serif;
  font-size: 14px;
  color: #000;
  font-weight: 700;
  font-style: Bold;
  color: #ffffff;
  background: #f49ac1;
  border: none;
  text-decoration: none;
}
.floweraboutv2 a.pink:hover {
  color: #f49ac1;
  background: #ffffff;
  border: 1px solid #f49ac1;
  text-decoration: none;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.flowerarrival {
  margin-left: 100px;
}
.flowerarrival .arr-left {
  padding: 130px 0;
  background: url('../images/uploads/arr-bg-1.png') no-repeat;
  text-align: center;
  margin-bottom: 50px;
}
.flowerarrival .arr-left h2 {
  font-family: 'Lato', sans-serif;
  font-size: 24px;
  color: #333333;
  font-weight: 900;
  font-style: '';
  text-transform: uppercase;
  letter-spacing: 0.2em;
  margin-bottom: 60px;
}
.flowerarrival .arr-left h1 {
  margin-bottom: 30px;
  font-family: "Poppins", sans-serif;
  font-size: 72px;
  color: #333333;
  font-weight: 700;
  font-style: Bold;
}
.flowerarrival .arr-left p {
  font-family: "Poppins", sans-serif;
  font-size: 14px;
  color: #696969;
  font-weight: 700;
  font-style: Regular;
  text-transform: uppercase;
  margin-bottom: 150px;
}
.flowerarrival .arr-left a.shopbt {
  font-family: "Poppins", sans-serif;
  font-size: 18px;
  color: #ffffff;
  font-weight: 700;
  font-style: Italic;
  background-color: #333333;
  padding: 5px 25px;
}
.flowerarrival .time {
  display: flex;
  margin-bottom: 50px;
  justify-content: center;
}
.flowerarrival .time span {
  font-family: 'Poppins', serif;
  font-size: 48px;
  color: #333333;
  font-weight: 900;
  padding: 0 15px;
}
.flowerarrival .time span.space {
  font-size: 18px;
  margin-top: 25px;
}
.flowerarrival .time p {
  font-family: "Poppins", sans-serif;
  font-size: 18px;
  color: #f49ac1;
  font-weight: '';
  font-style: Italic;
  padding: 0 15px 0 15px;
}
.flowerarrival .arr-right {
  margin-top: 100px;
}
.flowerarrival .arr-right .arr-hd h1 {
  font-family: 'Poppins', serif;
  font-style: Italic;
  font-size: 40px;
  color: #333333;
  font-weight: 900;
  letter-spacing: 0.1em;
  margin-left: 100px;
}
.flowerarrival .arr-right .arr-slider {
  padding: 100px 0;
  background: #f8f7f7;
  text-align: center;
  margin-top: -15px;
}
.flowerarrival .arr-right .arr-slider .arr-it img {
  width: 70%;
  padding-top: 50px;
  padding-bottom: 50px;
  background-color: #ffffff;
}
.flowerarrival .arr-right .arr-slider .arr-it .arr-text {
  margin-top: 0px;
}
.flowerarrival .arr-right .arr-slider .arr-it .arr-text h1 {
  font-family: "Poppins", sans-serif;
  font-size: 24px;
  color: #333333;
  font-weight: 700;
  font-style: Bold;
  margin-bottom: 30px;
  padding-bottom: 20px;
  margin-top: -15px;
  position: relative;
}
.flowerarrival .arr-right .arr-slider .arr-it .arr-text h1:after {
  content: '';
  width: 30px;
  height: 1px;
  background-color: #696969;
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.flowerarrival .arr-right .arr-slider .arr-it .arr-text span {
  font-family: "Poppins", sans-serif;
  font-size: 18px;
  color: #696969;
  font-weight: 700;
  font-style: Italic;
}
.flowerarrival .arr-right .arr-slider .arr-it:hover h1,
.flowerarrival .arr-right .arr-slider .arr-it:hover a {
  color: #f49ac1;
  text-decoration: none;
}
.flowerarrival .arr-right .arr-slider .arr-it:hover h1:after {
  width: 60px;
  background-color: #f49ac1;
}
.flowerarrival .arr-right .owl-pagination {
  display: none;
}
.flowerarrival .arr-right .owl-buttons div {
  background: none;
  position: absolute;
}
.flowerarrival .arr-right .owl-buttons div i {
  font-size: 40px;
  color: #f49ac1;
}
.flowerarrival .arr-right .owl-wrapper-outer {
  position: relative;
}
.flowerarrival .arr-right .owl-prev {
  float: left;
  left: 0;
  top: 150px;
}
.flowerarrival .arr-right .owl-next {
  float: right;
  right: 0;
  top: 150px;
}
.slogan {
  background: url('../images/uploads/slogan-bg.png') no-repeat;
  text-align: center;
  background-size: 55%;
  background-position: center;
  text-transform: uppercase;
  padding: 150px 0;
}
.slogan h2 {
  font-family: 'Lato', sans-serif;
  font-size: 24px;
  color: #333333;
  font-weight: 900;
  font-style: Bold;
  letter-spacing: 0.3em;
  margin-bottom: 60px;
}
.slogan h1 {
  font-family: "Poppins", sans-serif;
  font-size: 80px;
  color: #333333;
  font-weight: 700;
  font-style: Bold;
  letter-spacing: 0.5em;
  margin-bottom: 60px;
}
.slogan p {
  font-family: 'Lato', sans-serif;
  font-size: 18px;
  color: #696969;
  font-weight: 700;
  font-style: Bold;
  letter-spacing: 0.3em;
  margin-bottom: 60px;
}
.flowerarrival.trending {
  margin-left: 0;
  margin-right: 100px;
}
.flowercategories .cate-it {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.flowercategories .fl-cate-ct {
  position: relative;
  overflow: hidden;
}
.flowercategories .fl-cate-ct img {
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  overflow: hidden;
}
.flowercategories .fl-cate-ct h2.cate-title {
  font-family: 'Lato', sans-serif;
  font-size: 14px;
  color: #696969;
  font-weight: 700;
  font-style: Bold;
  position: absolute;
  top: 50%;
  left: 50%;
  padding: 30px 40px;
  background-color: #ffffff;
  text-transform: uppercase;
  letter-spacing: .2em;
  display: block;
  transform: translate(-50%, -50%);
}
.flowercategories .fl-cate-ct h2.cate-title a {
  text-decoration: none;
}
.flowercategories .fl-cate-ct h2.cate-title a:hover {
  color: #f49ac1;
}
.flowercategories .fl-cate-ct h2.cate-title.it3 {
  top: 25%;
}
.flowercategories .fl-cate-ct:hover img {
  -moz-opacity: 0.3;
  -khtml-opacity: 0.3;
  -webkit-opacity: 0.3;
  opacity: 0.3;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=30);
  filter: alpha(opacity=30);
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
}
.flowercategories .fl-cate-ct.it4 {
  margin-left: 24.8%;
  margin-top: -483px;
}
.flowercategories .fl-cate-ct.it5 {
  margin-top: -483px;
}
.floweradsv3 .ads-item-left {
  background: url('../images/uploads/adsv3.png') no-repeat;
  background-position: center;
  background-size: cover;
  padding-top: 120px;
  padding-bottom: 50px;
  text-align: right;
}
.floweradsv3 .ads-item-left .ads-text {
  margin-right: 70px;
}
.floweradsv3 .ads-item-left .ads-text h1 {
  font-family: "Poppins", sans-serif;
  font-size: 40px;
  color: #333333;
  font-weight: 900;
  font-style: Bold;
  letter-spacing: 0.1em;
  margin-bottom: 20px;
}
.floweradsv3 .ads-item-left .ads-text span {
  font-family: 'Lato', sans-serif;
  font-size: 14px;
  color: #696969;
  font-weight: 900;
  font-style: Bold;
  letter-spacing: 0.3em;
  text-transform: uppercase;
}
.floweradsv3 .ads-item-right {
  background: url('../images/uploads/adsv32.png') no-repeat;
  background-position: center;
  background-size: cover;
  padding-top: 90px;
  padding-bottom: 80px;
  text-align: right;
}
.floweradsv3 .ads-item-right .ads-text {
  margin-right: 70px;
}
.floweradsv3 .ads-item-right .ads-text h1 {
  font-family: "Poppins", sans-serif;
  font-size: 40px;
  color: #333333;
  font-weight: 900;
  font-style: Bold;
  margin-bottom: 20px;
  text-transform: uppercase;
}
.floweradsv3 .ads-item-right .ads-text span {
  font-family: "Poppins", sans-serif;
  font-size: 14px;
  color: #696969;
  font-weight: 900;
  font-style: Italic;
  letter-spacing: 0.3em;
  padding: 5px;
  background-color: #ffffff;
}
.flower-services {
  background: #f5f7fa;
  padding-top: 30px;
}
.flower-services .process-it .step-content.right {
  text-align: right;
}
.flower-services .process-it .step-icon i {
  color: #f49ac1;
  background-color: #ffffff;
}
.flower-services .process-it .step-icon i:hover {
  color: #ffffff;
  background-color: #f49ac1;
}
.flowersubscribev3 {
  background: url('../images/uploads/flow-sub-bg.png') no-repeat;
  background-position: center;
  background-size: cover;
}
.floweraboutv4 {
  background: #ffffff;
}
.floweraboutv4 .flowerintro {
  margin-bottom: 80px;
}
.floweraboutv4 .flowerintro p {
  font-size: 18px;
  margin: 0;
  padding-right: 120px;
  text-align: left;
  background: url('../images/uploads/heading-bg4.png') no-repeat;
  padding-top: 60px;
}
.floweraboutv4 .ab-flow-r {
  border-left: 1px solid #f4f4f4;
  padding-left: 50px;
  padding-bottom: 30px;
}
.floweraboutv4 .ab-flower-it {
  margin-bottom: 40px;
  padding-right: 100px;
}
.floweraboutv4 .ab-flower-it h1 {
  font-family: 'Lato', sans-serif;
  font-size: 14px;
  color: #696969;
  font-weight: 900;
  font-style: Bold;
  text-transform: uppercase;
  margin-bottom: 15px;
  letter-spacing: 0.1em;
}
.trendingv4 {
  background-color: #f8f7f7;
  text-align: center;
  margin-right: 0 !important;
  padding-bottom: 90px;
}
.trendingv4 .arr-hd h1 {
  margin-top: -15px;
  margin-bottom: 100px;
}
.trendingv4 .arr-right .arr-slider .arr-it.v4 img {
  width: 100%;
  height: 365px;
}
.trendingv4 .arr-right {
  margin-top: 0;
}
.trendingv4 .arr-right .arr-slider {
  padding-top: 0;
  padding-bottom: 0;
  margin-top: 0;
  margin-bottom: 30px;
}
.trendingv4 .right-it-3 {
  position: relative;
}
.trendingv4 .right-it-3 span {
  position: absolute;
  color: #ffffff;
  padding: 0 5px;
  background-color: #333333;
  letter-spacing: 0.3em;
  left: 40%;
  top: 35%;
}
.flowerdealv4 {
  padding-top: 120px;
}
.flowerdealv4 .arr-right {
  margin-top: 80px;
}
.flowerdealv4 .deal-left {
  position: relative;
  text-align: center;
}
.flowerdealv4 .deal-left .flow-deal-ct {
  position: absolute;
  top: -25px;
}
.flowerdealv4 .deal-left .flow-deal-ct h1 {
  font-family: 'Poppins', serif;
  font-size: 48px;
  color: #333333;
  letter-spacing: 0.2em;
  font-weight: 400;
  text-transform: uppercase;
  margin-bottom: 60px;
  margin-left: 30px;
}
.flowerdealv4 .deal-left .flow-deal-ct p {
  font-size: 24px;
  font-weight: 700;
  letter-spacing: 0.2em;
}
.flowerdealv4 .arr-right .arr-hd h1 {
  margin-left: 130px;
}
.flowerdealv4 .dealv4-right {
  margin-top: -15px;
  text-align: center;
  background-color: #f8f7f7;
  padding: 50px 0;
  margin-left: 60px;
  margin-bottom: 20px;
}
.flowerdealv4 .dealv4-right .first-it {
  display: flex;
  margin-bottom: 35px;
}
.flowerdealv4 .dealv4-right .first-it .left {
  text-align: right;
  text-transform: uppercase;
  color: #696969;
  font-weight: 700;
  margin-right: 30px;
  margin-left: 150px;
}
.flowerdealv4 .dealv4-right .first-it .right {
  text-align: left;
}
.flowerdealv4 .dealv4-right p.para {
  padding: 0 50px;
  margin-bottom: 30px;
}
.flowerdealv4 .dealv4-right a.pink {
  padding: 12px 20px 12px 20px;
  text-transform: uppercase;
  border-radius: 25px;
  background-color: #f49ac1;
  color: #ffffff;
  font-size: 14px;
  text-decoration: none;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.flowerdealv4 .dealv4-right a.pink:hover {
  background-color: #ffffff;
  color: #f49ac1;
  border: 1px solid #f49ac1;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  text-decoration: none;
}
.flowerdealv4 .time {
  margin-left: 50px;
}
.floweradsv4 {
  background: url('../images/uploads/adsv4-bg.png') no-repeat;
  background-position: center;
  background-size: cover;
  padding-top: 80px;
  padding-bottom: 120px;
}
.floweradsv4 .fl-ads3-ct h2 {
  margin-bottom: 60px;
}
.floweradsv4 a.pink {
  background-color: #ffffff;
  color: #f49ac1;
  padding: 12px 30px ;
}
.floweradsv4 a.pink:hover {
  background-color: #f49ac1;
  color: #ffffff;
}
.flowersliderv3 {
  position: relative;
}
.flowersliderv3 .slider-right {
  padding-top: 185px;
  text-align: center;
}
.flowersliderv3 .slider-right img {
  margin-bottom: 35px;
}
.flowersliderv3 .slider-right h1 {
  margin-bottom: 35px;
  letter-spacing: 0.3em;
  color: #696969;
  font-size: 24px;
  font-weight: 600;
}
.flowersliderv3 .slider-right p {
  text-transform: uppercase;
  letter-spacing: 0.2em;
  color: #333333;
  font-size: 18px;
  font-weight: 600;
}
.aboutflowerab {
  background: url('../images/uploads/abflowerab-bg.png') no-repeat;
  background-position: center;
  background-size: 100%;
  padding-bottom: 130px;
  padding-top: 120px;
  background-color: #ffffff;
}
.flowerab-intro {
  padding-bottom: 0;
}
.flowerab-ads {
  background: #ffffff;
}
.flowerab-ads .fl-ads3-ct a.pink {
  background: #f49ac1;
  color: #ffffff;
}
.flowerab-ads .fl-ads3-ct a.pink:hover {
  background: #ffffff;
  color: #f49ac1;
  border: 1px solid #f49ac1;
}
.aboutflowerabv2 {
  background: url('../images/uploads/ab-flowv2.png') no-repeat;
  padding-bottom: 60px;
}
.aboutflowerabv2 .ab-flow-r {
  padding-right: 70px;
  border-left: 1px solid transparent;
}
.aboutflowerabv2 .ab-flow-r .ab-introv2 {
  margin-bottom: 70px;
}
.aboutflowerabv2 .ab-flow-r .ab-introv2 h1 {
  text-align: left;
  font-family: "Poppins", sans-serif;
  font-size: 120px;
  color: #333333;
  font-weight: 700;
  font-style: Bold;
  text-transform: capitalize;
  margin-bottom: 30px;
  letter-spacing: 0.1em;
}
.aboutflowerabv2 .ab-flow-r .ab-introv2 h2.pink {
  text-align: right;
  font-size: 48px;
  font-style: Italic;
  font-weight: 400;
}
.cakeabout {
  padding-bottom: 100px;
  padding-top: 140px;
  background: url('../images/uploads/cake-ab.png') no-repeat;
  background-position: top 270px left 660px;
}
.cakeabout img.img-r {
  margin-top: -220px;
  margin-bottom: 120px;
}
.cakeabout p {
  font-family: "Poppins", sans-serif;
  font-size: 24px;
  color: #333333;
  font-weight: 400;
  font-style: Italic;
  padding-right: 50px;
  letter-spacing: 0.1em;
}
.cakeabout p span {
  font-weight: 700;
}
.flower-bg {
  text-align: right;
}
.cakecategories {
  background-color: #f8f7f7;
  padding-bottom: 120px;
  margin-top: -200px;
}
.cakecategories .cake-heading h1 {
  margin-top: -40px;
  font-family: "Poppins", sans-serif;
  font-size: 48px;
  color: #333333;
  font-weight: 400;
  font-style: Italic;
  letter-spacing: 0.3em;
  text-transform: uppercase;
  line-height: 150%;
  margin-bottom: 100px;
}
.cakecategories .cate-it .fl-cate-ct {
  margin-bottom: 30px;
}
.cakecategories .cate-it .fl-cate-ct h2.cate-title {
  padding: 12px 30px;
}
.cakecategories .cate-it .fl-cate-ct:hover img {
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  -moz-opacity: 0.6;
  -khtml-opacity: 0.6;
  -webkit-opacity: 0.6;
  opacity: 0.6;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=60);
  filter: alpha(opacity=60);
}
.cakearrival {
  padding-top: 50px;
  padding-bottom: 90px;
}
.cakearrival .heading-sec h1 {
  font-family: "Poppins", sans-serif;
  font-size: 48px;
  color: #333333;
  font-weight: 400;
  font-style: Italic;
  letter-spacing: 0.3em;
  text-transform: uppercase;
  line-height: 150%;
}
.cakearrival .products-it .pro-infor {
  margin-top: -40px;
}
.cakearrival .arrival-box:hover .pro-infor h2 {
  color: #f49ac1;
}
.cakearrival .arrival-box:hover .pro-infor h2:after {
  width: 60px;
  background-color: #f49ac1;
}
.cakeads {
  background: url('../images/uploads/cakeads.png') no-repeat;
}
.cakearrival .blog-it-left .cakeblog-ct .arr-date {
  text-align: center;
  border: 2px solid #f4f4f4;
  border-radius: 50%;
  padding: 0;
  margin-right: -10px;
  margin-left: -10px;
}
.cakearrival .blog-it-left .cakeblog-ct .arr-date h1 {
  font-family: "Poppins", sans-serif;
  font-size: 34px;
  color: #f49ac1;
  font-weight: 700;
  font-style: Bold;
  position: relative;
  padding-bottom: 10px;
}
.cakearrival .blog-it-left .cakeblog-ct .arr-date h1:after {
  content: '';
  width: 30px;
  height: 1px;
  background-color: #e7e5e4;
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.cakearrival .blog-it-left .cakeblog-ct .arr-date p {
  font-family: "Poppins", sans-serif;
  font-size: 16px;
  color: #333333;
  font-weight: 400;
  font-style: Italic;
}
.cakearrival .blog-it-left .cakeblog-ct:hover .arr-date h1:after {
  background-color: #f49ac1;
  width: 60px;
}
.cakearrival .blog-it-left .cakeblog-ct:hover .blog-ct-left h2 a {
  color: #f49ac1;
}
.cakeabouthero {
  background: url('../images/uploads/abcake-bg.png') no-repeat;
}
.cakeaboutab {
  background: url('../images/uploads/ab-bg.png') no-repeat;
  background-position: top 300px center;
}
.cakeaboutab .item1 {
  margin-bottom: 50px;
}
.cakeaboutab .item1 .heading-sec {
  padding-left: 60px;
  padding-right: 60px;
}
.cakeaboutab .item1 .heading-sec p {
  padding-right: 200px;
  margin-bottom: 80px;
}
.cakeaboutab .item1 .ab-right {
  padding-right: 60px;
  margin-top: 100px;
}
.cakeaboutab .item1 .ab-right img {
  margin-bottom: 95px;
}
.cakeaboutab .item1 .ab-right p.quote {
  font-family: "Poppins", sans-serif;
  font-size: 18px;
  color: #696969;
  font-weight: 400;
  font-style: Italic;
  padding-right: 120px;
  margin-bottom: 40px;
}
.cakeaboutab .item1 .ab-right h4 {
  color: #333333;
  text-transform: uppercase;
  margin-bottom: 12px;
}
.cakeaboutab .item2 {
  background-color: #ffffff;
  padding: 90px;
}
.cakeaboutab .item2 .heading-sec {
  text-align: center;
}
.cakeaboutab .item2 .heading-sec p {
  padding: 0 45px;
  margin-bottom: 80px;
}
.cakeaboutab .item2 .ct-icon {
  text-align: center;
}
.cakeaboutab .item2 .ct-icon a {
  margin-right: 10px;
}
.cakeaboutab .item2 .ct-icon a i.fa-facebook {
  padding: 10px 13px 10px 13px;
}
.cakeaboutab .item2 .ct-icon a i {
  font-size: 16px;
  color: #696969;
  padding: 10px;
  border: 1px solid #f4f4f4;
  border-radius: 50%;
}
.cakeaboutab .item2 .ct-icon a:hover i {
  color: #ffffff;
  background-color: #f49ac1;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.cakeaboutab .milestone {
  text-align: center;
  margin-top: 70px;
}
.cakeaboutab .milestone h1 {
  font-family: "Poppins", sans-serif;
  font-size: 40px;
  color: #f49ac1;
  font-weight: 700;
  font-style: Bold;
  margin-bottom: 25px;
}
.cakeaboutab .milestone span {
  font-family: 'Lato', sans-serif;
  font-size: 14px;
  color: #696969;
  font-weight: 600;
  font-style: Bold;
  text-transform: uppercase;
}
.cakeinstagram {
  padding: 115px 0;
  text-align: center;
}
.cakeinstagram .insta-content {
  background: url('../images/uploads/insta-bg.png') no-repeat;
  background-size: cover;
  background-position: center;
  padding: 165px 0;
  text-align: center;
}
.cakeinstagram .insta-content .border {
  width: 25%;
  background-color: #ffffff;
  margin-left: 40%;
  padding: 15px;
  border-radius: 50%;
}
.cakeinstagram .insta-content .border .insta-text {
  padding: 75px 0;
  background-color: #ffffff;
  border: 1px solid #f4f4f4;
  border-radius: 50%;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.cakeinstagram .insta-content .border:hover .insta-text {
  border: 1px solid #333333;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.cakeinstagram p {
  text-transform: uppercase;
  letter-spacing: 0.2em;
}
.cakeinstagram p.title {
  font-size: 24px;
  font-weight: 900;
  letter-spacing: 0.3em;
  color: #333333;
}
.cakeinstagram a {
  font-family: "Poppins", sans-serif;
  font-size: 18px;
  color: #f49ac1;
  font-weight: 400;
  font-style: Italic;
}
.cakecontact .ct-icon.pink-ico a:hover i {
  color: #ffffff;
  background-color: #f49ac1;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.plantsubscribe {
  background: url('../images/uploads/plant-bg.png') no-repeat;
  background-position: center;
  background-size: cover;
}
.planttestimonial {
  background: url('../images/uploads/planttest.png') no-repeat;
  background-size: cover;
  padding: 50px;
}
.planttestimonial .heading-sec {
  text-align: center;
  margin-bottom: 45px;
}
.planttestimonial .plant-it {
  background-color: #ffffff;
  padding: 50px 30px;
  margin-right: 30px;
}
.planttestimonial .plant-it img.ava {
  margin-bottom: 30px;
}
.planttestimonial .plant-it p.name {
  text-transform: uppercase;
  color: #333333;
  font-weight: 700;
}
.planttestimonial .plant-it span {
  text-transform: none;
  font-family: "Poppins", sans-serif;
  font-size: 14px;
  color: #696969;
  font-weight: 400;
  font-style: Italic;
}
.planttestimonial .plant-it p.quote {
  font-style: Italic;
  letter-spacing: 0.1em;
}
.planttestimonial .owl-pagination {
  display: none;
}
.planttestimonial .owl-buttons div {
  background: none!important;
  position: absolute;
}
.planttestimonial .owl-buttons div i {
  font-size: 48px;
  color: #696969;
}
.planttestimonial .owl-prev {
  float: left;
  left: -60px;
  top: 180px;
}
.planttestimonial .owl-next {
  float: right;
  right: -30px;
  top: 180px;
}
.plantblog {
  padding-bottom: 90px;
}
.plantproduct {
  padding: 100px 0;
}
.plantproduct .heading-sec {
  background: none;
}
.plantproduct .heading-sec img.icon {
  margin-bottom: 30px;
}
.plantproduct .heading-sec .title h1 {
  margin-top: -30px;
}
.plantproduct .arrival-box {
  margin-bottom: 30px;
}
.plantproduct .arrival-box:hover .pro-infor h2,
.plantproduct .arrival-box:hover .pro-infor a {
  color: #000;
  text-decoration: none;
}
.plantproduct .arrival-box:hover .pro-infor h2:after {
  width: 60px;
  background-color: #000;
}
.plantservice {
  padding-bottom: 90px;
  background: url('../images/uploads/plantservice-bg.png') no-repeat;
  background-position: center;
  margin-top: -300px;
}
.plantservice .blog-it-left {
  padding-top: 320px;
}
.plantservice img.icon {
  padding: 25px 35px;
  border-radius: 50%;
  background-color: #ffffff;
  margin-bottom: 40px;
}
.plantheading {
  text-align: center;
  padding: 100px 0;
}
.plantheading h1 {
  font-family: "Poppins", sans-serif;
  font-size: 120px;
  color: #000;
  font-weight: 600;
  font-style: Bold;
}
.plantheading span {
  font-family: "Poppins", sans-serif;
  font-size: 72px;
  color: #333333;
  font-weight: 400;
  font-style: Italic;
  margin-left: 130px;
}
.plantheading p {
  padding: 0 280px;
  margin-bottom: 30px;
  margin-top: 35px;
}
.plantheading h2 {
  font-family: 'Lato', sans-serif;
  font-size: 14px;
  color: #333333;
  font-weight: 600;
  font-style: Bold;
  text-transform: uppercase;
}
.aboutplanthero {
  background: url('../images/uploads/planthero.jpg') no-repeat;
}
.aboutplantintro {
  padding-top: 120px;
}
.aboutplantintro .ab-plant-left .team-it {
  margin-top: 30px;
}
.aboutplantintro .ab-plant-left .team-it img {
  width: 100%;
  position: relative;
}
.aboutplantintro .ab-plant-left .team-it .hover-inner {
  text-align: center;
  position: absolute;
  top: 100px;
  left: 50px;
  opacity: 0;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.aboutplantintro .ab-plant-left .team-it .hover-inner h2 {
  font-family: 'Lato', sans-serif;
  font-size: 18px;
  color: #696969;
  font-weight: 600;
  font-style: Bold;
  text-transform: uppercase;
  padding-bottom: 15px;
  position: relative;
  margin-bottom: 15px;
}
.aboutplantintro .ab-plant-left .team-it .hover-inner h2:after {
  content: '';
  width: 30px;
  height: 1px;
  background-color: #e7e5e4;
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.aboutplantintro .ab-plant-left .team-it .hover-inner span {
  font-family: "Poppins", sans-serif;
  font-size: 14px;
  color: #696969;
  font-weight: 700;
  font-style: Italic;
  text-transform: capitalize;
}
.aboutplantintro .ab-plant-left .team-it:hover img {
  opacity: 0.5;
}
.aboutplantintro .ab-plant-left .team-it:hover .hover-inner {
  opacity: 1;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.aboutplantintro .ab-plant-left .team-it:hover h2 {
  color: #000;
}
.aboutplantintro .ab-plant-left .team-it:hover h2:after {
  width: 60px;
  background-color: #000;
}
.aboutplantintro .ab-plant-r h1 {
  font-family: "Poppins", sans-serif;
  font-size: 56px;
  color: #333333;
  font-weight: 700;
  font-style: Bold;
  margin-left: -100px;
  margin-top: 60px;
  margin-bottom: 60px;
}
.aboutplantintro .ab-plant-r .it {
  margin-bottom: 35px;
}
.aboutplantintro .ab-plant-r .it img {
  margin-left: 30px;
}
.aboutplantintro .ab-plant-r .it h2 {
  font-family: 'Lato', sans-serif;
  font-size: 14px;
  color: #696969;
  font-weight: 900;
  font-style: Bold;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  margin-bottom: 15px;
  position: relative;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.aboutplantintro .ab-plant-r .it h2:before {
  height: 1px;
  width: 0px;
  display: inline-block;
  background-color: #000;
  content: '';
  position: absolute;
  top: 49%;
  left: 0;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.aboutplantintro .ab-plant-r .it:hover h2:before {
  width: 30px;
}
.aboutplantintro .ab-plant-r .it:hover h2 {
  color: #000;
  padding-left: 40px;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.aboutplantmilestone {
  padding-bottom: 100px;
}
.aboutplantmilestone .milestone h1 {
  color: #000;
}
.aboutplantads {
  padding: 100px 0;
}
.aboutplantads .plantads-left img.app {
  float: right;
  right: 0;
  margin-top: -100px;
}
.aboutplantads .plantads-left img.gg {
  float: left;
  left: 0;
  margin-top: -100px;
}
.aboutplantads .plantads-r .heading-sec {
  margin-bottom: 45px;
}
.aboutplantads .plantads-r h4.panel-title:hover a {
  background-color: #000 !important;
  color: #ffffff !important;
}
.aboutplantads .plantads-r h4.panel-title:hover a.collapsed:after {
  color: #000 !important;
  background-color: #ffffff !important;
}
.aboutplantads .plantads-r .panel {
  margin-bottom: 20px;
}
.aboutplantads .plantads-r .panel-group,
.aboutplantads .plantads-r .panel-group .panel,
.aboutplantads .plantads-r .panel-group .panel-heading,
.aboutplantads .plantads-r .panel-group .panel-heading a,
.aboutplantads .plantads-r .panel-group .panel-title,
.aboutplantads .plantads-r .panel-group .panel-title a,
.aboutplantads .plantads-r .panel-group .panel-body,
.aboutplantads .plantads-r .panel-group .panel-group .panel-heading + .panel-collapse > .panel-body {
  border-radius: 2px;
  border: 0;
}
.aboutplantads .plantads-r .panel-group .panel-heading {
  padding: 0;
}
.aboutplantads .plantads-r .panel-group .panel-heading a {
  display: block;
  background: #000;
  padding: 20px 30px;
  text-decoration: none;
  position: relative;
  font-family: "Poppins", sans-serif;
  font-size: 14px;
  color: #ffffff;
  font-weight: 800;
  font-style: Bold;
  letter-spacing: 0.1em;
}
.aboutplantads .plantads-r .panel-group .panel-heading a.collapsed {
  background: #f8f7f7;
  color: #333333;
}
.aboutplantads .plantads-r .panel-group .panel-heading a:after {
  content: '-';
  position: absolute;
  right: 20px;
  top: 18px;
  font-size: 16px;
  font-weight: 400;
  color: #000;
  padding: 0 3px;
  background-color: #ffffff;
  border-radius: 50%;
}
.aboutplantads .plantads-r .panel-group .panel-heading a.collapsed:after {
  content: '+';
  font-size: 14px;
  font-weight: 400;
  color: #ffffff;
  padding: 1px 3px;
  background-color: #000;
  border-radius: 50%;
}
.aboutplantads .plantads-r .panel-group .panel-body {
  background: #f8f7f7;
  padding: 30px;
}
.aboutplantads .plantads-r .panel-group .panel {
  background-color: transparent;
}
.aboutplantads .plantads-r .panel-group .panel-body p:last-child,
.aboutplantads .plantads-r .panel-group .panel-body ul:last-child,
.aboutplantads .plantads-r .panel-group .panel-body ol:last-child {
  margin-bottom: 0;
}
.aboutplantlogo {
  margin-top: 0;
}
@media screen and (min-width: 1200px) and (max-width: 1670px) {
  #deal .deal-label {
    margin-left: 60px;
  }
  .productsv4 .products-it .pro-it {
    width: 90%;
  }
  .productsv4 .products-it .pro-it .hover-inner {
    left: 13%;
  }
  .flowerinstagram .insta-img {
    margin-left: 125px;
  }
  .flowerarrival .arr-left {
    background-position: center;
  }
  .flowerarrival {
    margin-left: 0;
  }
  .flowerdealv4 .dealv4-right {
    margin-left: 0;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .flowerarrival {
    margin-left: 0;
  }
  .flowerdealv4 .dealv4-right {
    margin-left: 0;
  }
  #deal .deal-label {
    margin-left: 0px;
    padding: 25px 0px;
  }
  .products .products-it {
    margin-left: 200px;
  }
  .products .products-it .pro-it {
    width: 30%;
  }
  .products .products-it .pro-it .hover-inner {
    left: 15%;
  }
  #adsv2 .ads-left .ads-text {
    padding-top: 130px;
  }
  #adsv2 .ads-right .ads-text.ad-r {
    padding-top: 115px;
    margin-left: 20px;
  }
  #adsv2 .ads-right .ads-text.ad-r h1.ad-r {
    letter-spacing: 0.1em;
  }
  .productsv4 .products-it {
    margin-left: 20px;
  }
  .productsv4 .products-it .pro-it {
    width: 85%;
  }
  .productsv4 .products-it .pro-it .hover-inner {
    left: 10%;
  }
  #aboutv1 .ab-right .quote {
    overflow: hidden;
    background-size: contain;
    padding-bottom: 60px;
  }
  .aboutlogo img {
    margin-left: 15px;
    margin-right: 15px;
  }
  .gallery .gallery-it .hover-inner {
    left: 25%;
  }
  .shopgrid .products-it {
    margin-left: 0;
  }
  .productdetail .pro-detail-infor .more-img {
    display: flex;
    flex-wrap: wrap;
  }
  .productdetail form {
    margin-left: 0;
  }
  .arrivals .pro-it.v2.arrival-it .hover-inner {
    left: 22%;
  }
  .flowerinstagram .insta-img {
    margin-left: 30px;
  }
  .flowerarrival .arr-left {
    background-position: center;
  }
  .flowerarrival .time span {
    padding: 0;
  }
  .flowerarrival .time p {
    padding: 3px;
  }
  .flowerblog .blog-fl-title {
    text-align: center;
    display: flex;
    flex-direction: column;
  }
  .flowerblog .blog-fl-title h1 {
    margin-top: 20px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  #rev_slider_3_1_wrapper {
    margin-left: 0 !important;
  }
  .flowerarrival .arr-left {
    background-position: center;
  }
  .flowerarrival .time span {
    padding: 0;
  }
  .flowerarrival .time p {
    padding: 0px;
  }
  .flowerblog .blog-fl-title {
    text-align: center;
    display: flex;
    flex-direction: column;
  }
  .flowerblog .blog-fl-title h1 {
    margin-top: 20px;
  }
  .blog .blog-it-left .blog-ct-left p {
    padding-right: 0;
  }
  .floweradsv3 .ads-item-left {
    margin-bottom: 30px;
  }
  .processv3 .process-it .step-icon {
    margin: 10px;
  }
  .flowerdealv4 .dealv4-right .first-it .left {
    margin-left: 50px;
  }
  .flowerarrival {
    margin-left: 0;
  }
  .flowerdealv4 .dealv4-right {
    margin-left: 0;
  }
  .flowerdealv4 .arr-right .arr-hd h1 {
    margin-left: 50px;
  }
  .flowerdealv4 .time {
    margin-left: 0;
  }
  .trendingv4 .right-it-3 span {
    left: 33%;
  }
  .plantheading p {
    padding: 0 100px;
  }
  .plantproduct .products-it .pro-it.arrival-it .hover-inner {
    left: 13%;
  }
  .planttestimonial .plant-it {
    margin-right: 100px;
  }
  #deal .deal-label {
    margin-left: 0px;
    padding: 25px 0px;
    width: 60%;
  }
  .products .products-it {
    /*margin-left: 200px;*/
  }
  .products .products-it .pro-it {
    width: 50%;
  }
  .products .products-it .pro-it .hover-inner {
    left: 20%;
  }
  #process {
    background: none;
  }
  #process .step1-icon i {
    margin-left: 20px;
  }
  #process .step1-icon:before {
    margin-left: 5px;
  }
  #process .step2-icon i {
    margin-left: 35px;
  }
  #process .step2-icon:before {
    margin-left: 20px;
  }
  #process .step3-icon i {
    margin-left: 80px;
  }
  #process .step3-icon:before {
    margin-left: 65px;
  }
  #process .step4-icon i {
    margin-left: 25px;
    margin-top: 135px;
  }
  #process .step4-icon:before {
    margin-left: 10px;
    margin-top: 125px;
  }
  #testimonial p.quote {
    padding-left: 150px;
    padding-right: 150px;
  }
  .blog-it-content2 {
    margin-top: 20px;
  }
  #chooseus .outer-it {
    margin-top: 0;
  }
  #adsv2 .ads-left {
    margin-right: 0;
    margin-bottom: 30px;
  }
  #adsv2 .ads-left .ads-text {
    padding-top: 130px;
  }
  #adsv2 .ads-right .ads-text.ad-r {
    padding-top: 115px;
    margin-left: 20px;
  }
  #adsv2 .ads-right .ads-text.ad-r h1.ad-r {
    letter-spacing: 0.1em;
  }
  .subscribev3 .sub-content {
    padding: 80px 80px;
  }
  .productsv4 .products-it {
    margin-left: 20px;
  }
  .productsv4 .products-it .pro-it {
    width: 85%;
  }
  .productsv4 .products-it .pro-it .hover-inner {
    left: 12%;
  }
  #farm .farm-it p {
    padding: 0 100px;
  }
  #aboutv1 .ab-right .quote {
    overflow: hidden;
    margin-top: 0;
    padding-top: 20px;
    padding-bottom: 50px;
  }
  .aboutlogo img {
    margin-bottom: 30px;
  }
  .gallery .gallery-items {
    margin-left: 50px;
  }
  .gallery .gallery-it {
    width: 45%;
  }
  .gallery .gallery-it .hover-inner {
    left: 25%;
  }
  .bloglistpost-v1 .bg-sidebar .search i {
    top: 15px;
  }
  .shopgrid .right-it {
    float: left;
    margin-left: 0;
  }
  .shopgrid .blogpanigation {
    margin-left: 15%;
  }
  .shopgrid .right-it {
    display: flex;
    flex-wrap: wrap;
  }
  .shopgrid .right-it .drop,
  .shopgrid .right-it .icon-select {
    margin-bottom: 30px;
  }
  .shopgrid .products-it {
    margin-left: 0;
  }
  .shopgrid .products-it .pro-it .hover-inner {
    left: 25%;
  }
  .productdetail .pro-detail-infor .more-img {
    display: flex;
    flex-wrap: wrap;
  }
  .productdetail form {
    margin-left: 0;
  }
  .productdetail .pro-description span {
    margin-right: 20%;
  }
  .blogsingle .blogsingle-content {
    width: 100%;
    margin-left: 0;
  }
  .contact .contact-left {
    padding-right: 30px;
  }
  .contactv2 .contact-top .ct-img img {
    width: 100%;
  }
  .contactv2 .contact-top .left-ct {
    padding-left: 0;
  }
  .contactv2 .contact-top .left-ct .ct-v2-hd {
    padding-top: 20px;
    padding-bottom: 20px;
    background-size: 35%;
  }
  .contactv2 .contact-form {
    width: 100% !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  .arrivals .pro-it.v2.arrival-it .hover-inner {
    left: 12%;
  }
  .flowerinstagram .insta-img {
    margin-left: 80px;
  }
  #testimonial img.ava {
    max-width: 324px;
  }
}
@media (max-width: 767px) {
  .heading-sec {
    background-size: 50% !important;
    padding-bottom: 10px !important;
  }
  .products ul.menu-filter {
    display: flex;
    flex-direction: column;
  }
  .about .ab-item,
  .aboutv2 .ab-item {
    margin-bottom: 0;
  }
  .about .ab-intro p,
  .aboutv2 .ab-intro p {
    margin-left: 10%;
    margin-right: 10%;
  }
  #deal .deal-label {
    margin-left: 60px;
    width: 53%;
  }
  #deal .deal-right .deal-heading .time span,
  #deal .deal-right .deal-heading .time p {
    padding: 3px;
  }
  #process {
    background: none;
  }
  #process .heading-sec {
    margin-bottom: 0;
    padding-bottom: 0;
  }
  #process .process-step {
    margin-top: 90px;
    width: 100%;
    display: inline-block;
  }
  #process .process-step.process-step-one {
    margin-top: 30px;
  }
  #process .process-step .step1-icon i {
    margin-left: 125px;
    margin-top: 0;
  }
  #process .process-step .step1-icon:before {
    margin-left: 110px;
    margin-top: -10px;
    z-index: 999;
  }
  #process .process-step .step2-icon i {
    margin-left: 125px;
  }
  #process .process-step .st2,
  #process .process-step .st4 {
    /*margin-left: -15px;*/
  }
  #process .process-step .step2-icon:before {
    margin-left: 110px;
  }
  #process .process-step .step3-icon i {
    margin-left: 125px;
  }
  #process .process-step .st3 {
    margin-left: 0;
  }
  #process .process-step .step3-icon:before {
    margin-left: 110px;
  }
  #process .process-step .step4-icon i {
    margin-left: 125px;
    margin-top: -50px;
  }
  #process .process-step .step4-icon:before {
    margin-left: 110px;
    margin-top: -60px;
  }
  #testimonial p.quote {
    padding-left: 30px;
    padding-right: 30px;
  }
  .blog-it-content2 {
    margin-top: 20px;
  }
  #chooseus .outer-it {
    margin-top: 0;
  }
  #chooseus .choose-it.it1:before {
    right: -5px;
  }
  #chooseus .choose-it.it2:before {
    right: -15px;
  }
  #chooseus .choose-it {
    overflow: hidden;
  }
  .aboutv2 .ab-items {
    display: flex;
    flex-direction: column;
  }
  .aboutv2 .ab-items .ab-item2 {
    margin-left: 80px;
    width: 50%;
  }
  #adsv2 {
    margin-top: 0;
    overflow: hidden;
  }
  #adsv2 .ads-left {
    margin-right: 0;
  }
  #adsv2 .ads-left .ads-text {
    padding-top: 130px;
  }
  #adsv2 .ads-left .ads-text h1 {
    font-size: 70px;
  }
  #adsv2 .ads-left .ads-text p {
    font-size: 10px;
  }
  #adsv2 .ads-right .ads-text.ad-r {
    padding-top: 140px;
    margin-left: 20px;
  }
  #adsv2 .ads-right .ads-text.ad-r h1.ad-r {
    font-size: 70px;
    letter-spacing: 0.1em;
  }
  #adsv2 .ads-right .ads-text.ad-r p.ad-r {
    font-size: 10px;
  }
  #offerv3 .offer-it {
    margin-bottom: 30px;
  }
  .subscribev3 .sub-content {
    padding: 80px 50px;
  }
  #aboutv4 .history-content {
    padding-left: 30px;
    padding-right: 30px;
  }
  .dealv4 .deal-ct {
    background: none;
  }
  .productsv4 {
    overflow: hidden;
  }
  .productsv4 #owl-products .owl-controls {
    float: left;
    margin-left: 30px;
  }
  #topbar {
    overflow: hidden;
  }
  #farm .farm-it {
    margin-bottom: 30px;
  }
  #aboutv1 .ab-left {
    margin-bottom: 30px;
  }
  #aboutv1 .ab-left img {
    width: 100%;
  }
  #aboutv1 .ab-right img {
    width: 100%;
  }
  #aboutv1 .ab-right .quote {
    padding-top: 20px;
    background-size: contain;
  }
  .aboutlogo img {
    margin-bottom: 30px;
  }
  .farmers .farm-it {
    margin-bottom: 30px;
  }
  #aboutpagev2 .ab-right {
    margin-bottom: 30px;
  }
  #aboutpagev2 .ab-right .quote {
    background-size: contain;
  }
  .gallery .gallery-items {
    overflow: hidden;
  }
  .gallery .gallery-it {
    width: 100%;
  }
  .gallery .gallery-it .hover-inner {
    left: 25%;
  }
  .shopgrid .blogpanigation,
  .blogpanigation {
    margin-left: 0;
  }
  .shopgrid .blogpanigation ul,
  .blogpanigation ul {
    display: flex;
    flex-wrap: wrap;
  }
  .shopgrid .blogpanigation ul li,
  .blogpanigation ul li {
    margin-bottom: 30px;
  }
  .comingsoon {
    padding: 0px;
  }
  .comingsoon h1 {
    background-size: 50%;
  }
  .comingsoon .time {
    display: flex;
    flex-direction: column;
  }
  .comingsoon .time span.space {
    margin-top: 0;
  }
  .comingsoon .ct-icon {
    float: left;
    margin-left: 0;
  }
  .bloglistpost-v1 .bg-sidebar .search i {
    top: 15px;
  }
  .shopgrid .right-it {
    float: left;
    margin-left: 0;
    display: flex;
    flex-wrap: wrap;
  }
  .shopgrid .right-it .drop {
    margin-bottom: 30px;
  }
  .shopgrid .right-it .icon-select a i {
    margin-right: 20px;
  }
  .shoplist .pro-list-it {
    overflow: hidden;
  }
  .shoplist .pro-list-it span.right {
    margin-top: 10px;
  }
  .shopgrid .products-it .pro-it {
    margin-top: 30px;
    margin-left: -15px;
    padding-bottom: 20px;
  }
  .shopgrid .products-it .pro-it .hover-inner {
    left: 17%;
  }
  .shopgrid.v2 .pro-infor {
    margin-left: -30px;
  }
  .productdetail {
    overflow: hidden;
  }
  .productdetail .pro-detail-infor .more-img {
    display: flex;
    flex-wrap: wrap;
  }
  .productdetail form {
    margin-left: 0;
  }
  .productdetail .pro-description span {
    margin-right: 20%;
  }
  .productdetail span.right {
    margin-top: -13px !important;
  }
  .productdetail .right-it {
    display: flex;
    flex-wrap: wrap;
  }
  .productdetail .right-it form.quantity {
    margin-bottom: 30px;
  }
  .productdetail .right-it .drop {
    margin-bottom: 30px;
  }
  .productdetail .tabs .tab-links {
    display: flex;
    flex-wrap: wrap;
  }
  .productdetail .tabs .tab-content .tab h2.cmt-heading {
    margin-left: 0;
  }
  .productdetail .tabs .tab-content .tab .cmt-it {
    margin-left: 0;
    margin-right: 0;
  }
  .productdetail .tabs .tab-content .tab .cmt-it .cmt-content span.right {
    float: left;
    left: 0;
  }
  .productdetail .tabs .tab-content .tab .cmt-it .cmt-content p {
    margin-top: 30px;
  }
  .productsidebar .pro-detail-infor .pro-list-it .right-it {
    display: flex;
    flex-wrap: wrap;
  }
  .productsidebar .pro-detail-infor .pro-list-it .right-it form {
    margin-bottom: 30px !important;
  }
  .productsidebar .pro-detail-infor .pro-list-it .pro-description span {
    margin-right: 5% !important;
  }
  #hero {
    overflow: hidden;
  }
  .bloglistpost-v1 .bg-sidebar .search i {
    top: 35px;
  }
  span.share {
    margin-right: 0;
  }
  .bloglistpost-v1 .blogpost-v1 .blog-it .video a.video-play img,
  .bloglistpost-v2 .blogpost-v1 .blog-it .video a.video-play img {
    left: 35%;
    top: 25%;
  }
  .blogsingle {
    margin-top: 0;
    padding-top: 0;
  }
  .blogsingle .blogsingle-content {
    margin-top: 30px;
    width: 100%;
    margin-left: 0;
    padding: 30px 30px;
  }
  .blogsingle .blogsingle-content p.quote {
    margin-left: 0;
  }
  .blogsingle .blogsingle-content span.share {
    float: left;
    left: 0;
    margin-top: 20px;
  }
  .blogsingle .blogsingle-content .panigation2 {
    padding: 20px 15px;
  }
  .blogsingle .blogsingle-content .comment .cmt2 {
    margin-left: 20px;
  }
  .blogsingle .blogsingle-content .comment .cmt-content {
    margin-top: 20px;
  }
  .blogsingle .blogsingle-content .comment a.loadmore {
    margin-left: 15%;
  }
  .contact .contact-left {
    padding-right: 30px;
    margin-top: 30px;
  }
  .contactv2 {
    overflow: hidden;
  }
  .contactv2 .heading-sec h4 {
    padding-right: 0;
  }
  .contactv2 h4 {
    padding-right: 30px;
  }
  .contactv2 .contact-top {
    margin-top: 30px;
    margin-left: 15px;
  }
  .contactv2 .contact-top .ct-img img {
    width: 100%;
  }
  .contactv2 .contact-top .left-ct {
    padding-left: 0;
  }
  .contactv2 .contact-top .left-ct .ct-v2-hd {
    padding-top: 20px;
    padding-bottom: 20px;
    background-size: 35%;
  }
  .contactv2 .contact-form {
    width: 100% !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  .arrivals .products-it .pro-infor {
    margin-left: -30px;
  }
  .arrivals .pro-it.v2.arrival-it .hover-inner {
    left: 18%;
  }
  .floweraboutv2 {
    padding-top: 50px;
  }
  .floweraboutv2 img.ab-img {
    margin-bottom: 50px;
  }
  .floweraboutv2 img.ab-img-r {
    width: 100%;
    margin-bottom: 50px;
  }
  .floweraboutv2 .heading-sec h1 {
    font-size: 48px;
  }
  .flowerarrival {
    overflow: hidden;
    margin-left: 0;
  }
  .flowerarrival .arr-left {
    background-size: 100%;
    padding: 90px 0;
  }
  .flowerarrival .arr-left h2,
  .flowerarrival .arr-left h1,
  .flowerarrival .arr-left p {
    margin-bottom: 10px;
    font-size: 14px;
  }
  .flowerarrival .time span,
  .flowerarrival .time p {
    padding: 3px;
  }
  .flowerarrival.trending {
    margin-right: 0;
    overflow: hidden;
  }
  .flowerarrival .arr-right .arr-hd h1 {
    margin-left: 30px;
  }
  .slogan h2 {
    font-size: 18px;
  }
  .slogan h1 {
    font-size: 40px;
    letter-spacing: 0.1em;
  }
  .slogan p {
    letter-spacing: 0.1em;
  }
  .flowerblog .blog-fl-title h1 {
    margin-left: 80px;
    margin-top: 25px;
  }
  .flowersliderv3 {
    overflow: hidden;
  }
  .flowersliderv3 .slider-right {
    padding-top: 60px;
  }
  .floweradsv3 .ads-item-left {
    margin-bottom: 30px;
  }
  .flowercategories {
    overflow: hidden;
  }
  .flowercategories .fl-cate-ct h2.item1 {
    left: 20%;
  }
  .floweraboutv4 .flowerintro p {
    padding-right: 20px;
    margin-left: 0;
    margin-right: 0;
  }
  .floweraboutv4 .ab-flower-it {
    padding-right: 30px;
  }
  .trendingv4 .arr-hd h1 {
    margin-top: 0;
    padding-top: 30px;
  }
  .trendingv4 .right-it-3 span {
    display: none;
  }
  .flowerdealv4 .dealv4-right {
    margin-left: 0;
  }
  .flowerdealv4 .time {
    margin-left: 0;
  }
  .flowerdealv4 .time span,
  .flowerdealv4 .time p {
    padding: 0px;
  }
  .flowerdealv4 .dealv4-right .first-it .left {
    margin-left: 30px;
  }
  .plantheading {
    padding-bottom: 0;
  }
  .plantheading h1 {
    font-size: 78px;
  }
  .plantheading span {
    margin-left: 0;
    font-size: 52px;
  }
  .plantheading p {
    padding: 15px 0;
  }
  .plantservice .blog-it-left {
    padding-top: 30px;
  }
  .plantservice .blog-it-left .blog-ct-left p {
    padding-right: 0;
  }
  .plantservice {
    background: none;
    margin-top: 50px;
  }
  .plantservice img.icon {
    margin-bottom: 20px;
  }
  .plantproduct .products-it .pro-infor {
    margin-left: -30px;
  }
  .plantproduct .products-it .pro-it.arrival-it .hover-inner {
    left: 18%;
  }
  .planttestimonial {
    padding-top: 20px;
  }
  .planttestimonial .plant-it {
    padding: 20px 10px;
  }
  .planttestimonial .plant-it .star-rate {
    margin-bottom: 10px;
  }
  .flower-bg {
    display: none;
  }
  .cakecategories {
    margin-top: 0px;
  }
  .cakecategories .cake-heading h1 {
    margin-top: 30px;
    font-size: 24px;
  }
  .cakearrival .heading-sec h1 {
    font-size: 24px;
  }
  .cakearrival .blog-it-left .cakeblog-ct .arr-date {
    margin-right: 0;
    margin-left: 0;
    width: 30%;
  }
  .aboutflowerab {
    padding-top: 30px;
  }
  .aboutflowerab .process-it .step-icon {
    margin-left: 5px;
    margin-right: 5px;
  }
  .flowerab-ads,
  .aboutlogo {
    overflow: hidden;
  }
  .aboutflowerabv2 .ab-flow-r {
    padding-right: 30px;
    padding-left: 30px;
  }
  .aboutflowerabv2 .ab-flow-r .ab-introv2 {
    margin-bottom: 30px;
  }
  .aboutflowerabv2 .ab-flow-r .ab-introv2 h1 {
    font-size: 48px;
  }
  .aboutflowerabv2 .ab-flow-r .ab-introv2 h2.pink {
    font-size: 24px;
  }
  .aboutflowerabv2 .ab-flower-it {
    margin-bottom: 30px;
  }
  .aboutplantintro .ab-plant-left .team-it .hover-inner {
    left: 90px;
  }
  .aboutplantintro .ab-plant-r h1 {
    margin-left: 0;
  }
  .aboutplantintro .ab-plant-r .it img {
    margin-bottom: 30px;
  }
  .aboutplantads .plantads-r .panel-group .panel-heading a {
    padding: 16px 25px;
  }
  .cakeaboutab .item1 .heading-sec {
    padding: 15px;
  }
  .cakeaboutab .item1 .heading-sec p {
    padding-right: 30px;
  }
  .cakeaboutab .item1 .ab-right p.quote {
    padding-right: 30px;
  }
  .cakeaboutab .item1 .ab-right {
    padding-right: 30px;
    padding-left: 30px;
  }
  .cakeaboutab .item2 {
    padding: 0;
  }
  .cakeinstagram .insta-content .border {
    margin-left: 20px;
    width: 90%;
  }
}
section#topbar {
  padding: 0;
  background-color: #444444;
}
section#topbar .top-left {
  padding-top: 15px;
}
section#topbar .top-left p {
  color: #828282;
  margin-left: 40px;
}
section#topbar .top-left p span {
  color: #ffffff;
}
section#topbar ul.topbar-right {
  float: right;
  margin-right: 100px;
}
section#topbar ul.topbar-right li a {
  color: #828282;
}
section#topbar ul.topbar-right li a.login {
  padding-top: 0px;
  padding-bottom: 0px;
  margin-top: 15px;
  border-left: 1px solid #828282;
  border-right: 1px solid #828282;
}
section#topbar ul.topbar-right li a:hover {
  color: #000;
  background: none !important;
}
section#topbar ul.topbar-right li.dropdown button {
  background: none !important;
  border: none;
  color: #828282;
  margin-top: 10px;
}
section#topbar ul.topbar-right li.dropdown button ul.dropdown-menu.level1 li a {
  color: #828282 !important;
}
.fixed-nav1,
.fixed-nav3,
.fixed-nav4 {
  position: fixed;
  top: 0;
  left: 0;
  display: block;
}
.fixed-nav3 .main-logo {
  display: none;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.fixed-nav4 {
  margin-top: -15px;
}
.fixed-nav4 .topsearch.show {
  margin-top: 15px;
  height: 39px;
}
.fixed-nav4 .main-logo4 {
  display: none;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.fixed-nav4 nav#mainNav3 {
  border-top: none !important;
}
header {
  z-index: 999;
  width: 100%;
  display: block;
}
header .navbar-default {
  border: none;
  margin-bottom: 0;
}
header nav ul.hd-menu {
  margin-top: 10px;
}
/*header nav {
  border-bottom: none !important;
}*/
header nav ul.hd-menu {
  margin-left: 15%;
}
header nav ul.hd-menu li.dropdown a {
  color: #696969;
  font-size: 14px;
  text-transform: uppercase;
  font-family: 'Lato', sans-serif;
  font-weight: 700;
  margin-right: 50px;
  padding: 40px 0 40px 0;
  border: none;
  background: none;
}
header nav ul.hd-menu li.dropdown a i {
  margin-left: 5px;
}
header nav ul.hd-menu li.dropdown a.white {
  color: #ffffff;
}
header nav ul.hd-menu li.dropdown a.lv1:hover,
header nav ul.hd-menu li.dropdown.open a.lv1 {
  color: #000 !important;
  background: none !important;
}
header nav ul.hd-menu li.dropdown a.lv1.white:hover,
header nav ul.hd-menu li.dropdown.open a.lv1.white {
  color: #f49ac1 !important;
  background: none !important;
}
header nav ul.hd-menu li.dropdown a.lv1.grey:hover,
header nav ul.hd-menu li.dropdown.open a.lv1.grey {
  color: #f49ac1 !important;
  background: none !important;
}
header nav ul.hd-menu ul.dropdown-menu.level1.pink {
  border-top: 2px solid #f49ac1 !important;
}
header nav ul.hd-menu ul.dropdown-menu.level1.pink li.dropdown ul.dropdown-menu.level2 {
  border-top: 2px solid #f49ac1 !important;
}
header nav ul.hd-menu ul.dropdown-menu.level1.pink li a:hover {
  background: none !important;
  color: #f49ac1 !important;
  border-bottom: 1px solid #f49ac1 !important;
}
header nav ul.hd-menu ul.dropdown-menu.level1 {
  border-top: 2px solid #000 !important;
  border: none;
  margin-left: -30px;
  min-width: 220px;
}
header nav ul.hd-menu ul.dropdown-menu.level1 li a {
  font-family: 'Lato', sans-serif;
  font-size: 14px;
  color: #696969;
  font-weight: 500;
  font-style: Regular;
  text-transform: capitalize;
  margin: 10px 20px 10px 20px;
  padding-left: 0;
  padding-top: 8px !important;
  padding-bottom: 20px;
  border-bottom: 1px solid #f4f4f4 !important;
}
header nav ul.hd-menu ul.dropdown-menu.level1 li a i {
  font-size: 12px !important;
  margin-right: 10px;
  margin-left: -10px;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
header nav ul.hd-menu ul.dropdown-menu.level1 li.it-last a {
  border-bottom: 1px solid transparent !important;
}
header nav ul.hd-menu ul.dropdown-menu.level1 li a:hover {
  background: none !important;
  color: #000 !important;
  border-bottom: 1px solid #000 !important;
}
header nav ul.hd-menu ul.dropdown-menu.level1 li a:hover i {
  margin-left: 10px;
  margin-right: 10px;
  opacity: 1;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
header nav ul.hd-menu ul.dropdown-menu.level1 li.dropdown i.fa-caret-right {
  float: right;
  right: 0;
  margin-top: 5px;
}
header nav ul.hd-menu ul.dropdown-menu.level1 li.dropdown ul.dropdown-menu.level2 {
  border-top: 2px solid #000 !important;
  top: -17px;
  border: none;
  min-width: 220px !important;
}
header .right-menu {
  float: left;
  left: 0;
  margin-top: 45px;
}
header .right-menu i {
  margin-left: 25px;
  font-size: 24px;
  color: #333333;
  font-weight: 500;
}
header .right-menu i:hover {
  color: #000;
}
header .right-menu button {
  background: none;
  border: none;
}
header .right-menu button i {
  margin-left: 0;
}
header .right-menu button.white i {
  color: #ffffff;
}
header .right-menu button.white i:hover {
  color: #f49ac1;
}
.flower-hd3 .right-menu.gray button i {
  color: #696969;
}
.flower-hd3 .hd-logo img.logo-1 {
  padding-top: 22px;
  display: block;
}
.flower-hd3 .hd-logo img.logo-2 {
  display: none;
}
.fixed-nav1 .hd-logo img.logo-1 {
  display: none;
}
.fixed-nav1 .hd-logo img.logo-2 {
  padding-top: 22px;
  display: block;
}
.flower-hd .topsearch input,
.flower-hd2 .topsearch input {
  background: #f49ac1;
}
.flower-hd2 {
  box-shadow: none !important;
  position: absolute;
}
.flower-hd2 ul.nav {
  opacity: 0;
}
.flower-hd2 .navbar-default {
  background-color: transparent !important;
}
.flower-hd4 .right-menu button i {
  color: #ffffff;
}
.flower-hd.fixed-nav4 .nav4 {
  background-color: #333333 !important;
}
.flower-hd2.fixed-nav1,
.flower-hd4.fixed-nav1 {
  box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.05) !important;
  -webkit-box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.05) !important;
  position: fixed;
}
.flower-hd2.fixed-nav1 ul.nav,
.flower-hd4.fixed-nav1 ul.nav {
  opacity: 1;
}
.flower-hd2.fixed-nav1 .navbar-default,
.flower-hd4.fixed-nav1 .navbar-default {
  background-color: #ffffff !important;
}
.flower-hd4.fixed-nav1 button i {
  color: #696969;
}
.ht-header .hd-logo img.logo {
  margin-top: 25px;
}
.ht-headerv3 .header-logov3 {
  padding-top: 50px;
  padding-bottom: 35px;
  z-index: 1;
}
.ht-headerv3 nav#mainNav3 {
  border-top: 1px solid #f4f4f4;
}
.ht-headerv3 nav#mainNav3 ul.hd-menu3 {
  float: none !important;
  margin-left: 20%;
  margin-right: 0%;
}
.ht-headerv3 nav#mainNav3 ul.hd-menu3 .right-menu {
  float: none !important;
  margin-right: 0;
}
.ht-headerv3 .right-menu {
  float: right;
  margin-right: 100px;
  margin-top: -65px;
}
.ht-headerv3 .right-menu button {
  margin-right: 30px;
}
.ht-headerv4 button.open5 {
  display: none;
}
.ht-headerv4 .hd-if {
  display: flex;
  margin-top: 50px;
}
.ht-headerv4 .hd-if i {
  font-size: 40px;
  color: #696969;
  margin-left: 20px;
  margin-right: 20px;
}
.ht-headerv4 .hd-if button.open4 {
  border: none;
  background: none;
}
.ht-headerv4 .hd-if .hd-infor {
  margin-top: 10px;
}
.ht-headerv4 .hd-if .hd-infor p {
  text-transform: uppercase;
  font-size: 12px;
  color: #696969;
  margin-bottom: 0;
  margin-left: 0;
}
.ht-headerv4 .hd-if .hd-infor span {
  font-family: "Poppins", sans-serif;
  font-size: 16px;
  font-weight: 700;
  color: #696969;
  font-style: Italic;
}
.ht-headerv4 .hd-if .hd-infor span.phone {
  color: #000;
}
.ht-headerv4 .hd-if .hd-infor span.pink {
  color: #f49ac1;
}
.ht-headerv4 .hd-if.right {
  float: left;
  left: 0;
}
.ht-headerv4 nav#mainNav3 {
  margin-left: 15%;
  margin-right: 15%;
}
.ht-headerv4 nav#mainNav3 ul.hd-menu3 {
  margin-left: 25%;
}
.ht-headerv4 nav#mainNav3 .right-menu {
  margin-right: 230px;
}
.ht-headerv4 img.logo {
  margin-left: 60px;
}
.ht-headerv4 .nav4 {
  background: #ffffff;
}
.ht-headerv4 nav.flower-nav {
  background: #333333 !important;
}
#mask {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 9000;
  background-color: #000;
  display: none;
}
#boxes .window {
  position: fixed;
  overflow: hidden;
  left: 0;
  top: 0;
  width: 470px;
  height: 575px;
  display: none;
  z-index: 9999;
  text-align: center;
}
#boxes #dialog img {
  width: 100%;
  height: auto;
}
@media screen and (max-width: 767px) {
  #boxes .window {
    position: fixed;
    overflow: hidden;
    left: 0;
    top: 0;
    width: 270px;
    height: 375px;
    display: none;
    z-index: 9999;
    text-align: center;
  }
}
.topsearch {
  height: 0;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
  transition: height 0.5s;
}
.topsearch input {
  background: #000;
  border: none;
  text-align: center;
  height: 0;
  transition: height 0.5s;
  color: #ffffff;
}
.topsearch input[type="text"]::-webkit-input-placeholder {
  line-height: 40px;
  font-family: 'Lato', sans-serif;
  font-size: 16px;
  color: #ffffff;
  font-weight: '';
  font-style: Bold;
}
.show {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  transition: height 0.5s;
  visibility: visible;
  height: 50px;
}
.show input {
  height: 50px;
  transition: height 0.5s;
}
#page {
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.main {
  position: relative;
  overflow: hidden;
  display: block;
}
.main:before {
  content: '';
  height: 100%;
  width: 100%;
  top: 0;
  position: absolute;
  left: 0;
  background: #000;
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  -webkit-opacity: 0.5;
  opacity: 0.5;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
  filter: alpha(opacity=50);
  z-index: 9999999;
}
.sidenav {
  display: none;
  position: fixed;
  left: auto;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 0;
  width: 400px;
  height: 100%;
  background: #ffffff;
  overflow-y: auto;
  overflow-x: hidden;
  transition: 0.5s;
  padding-top: 150px;
}
.sidenav .closebtn,
.sidenav .closebtn2,
.sidenav .closebtn3,
.sidenav .closebtn4,
.sidenav .closebtn5 {
  text-align: center;
}
.sidenav .closebtn i,
.sidenav .closebtn2 i,
.sidenav .closebtn3 i,
.sidenav .closebtn4 i,
.sidenav .closebtn5 i {
  font-size: 24px;
  color: #696969;
}
.sidenav .closebtn i:hover,
.sidenav .closebtn2 i:hover,
.sidenav .closebtn3 i:hover,
.sidenav .closebtn4 i:hover,
.sidenav .closebtn5 i:hover {
  color: #000;
}
.sidenav .closebtn {
  margin-top: -700px;
}
.sidenav .closebtn2,
.sidenav .closebtn3,
.sidenav .closebtn4,
.sidenav .closebtn5 {
  margin-top: -225px;
}
.sidenav a {
  padding: 8px 8px 8px 32px;
  text-decoration: none;
  font-size: 25px;
  color: #818181;
  display: block;
  transition: 0.3s;
}
.sidenav a:hover,
.sidenav .offcanvas a:focus {
  color: #f1f1f1;
}
.sidenav p {
  font-family: "Poppins", sans-serif;
  color: #696969;
  font-style: Italic;
  text-align: center;
  background: url('../images/uploads/sidebar-bg.png') no-repeat;
  background-position: center;
  background-size: 40%;
  margin-left: 40px;
  margin-right: 40px;
  margin-bottom: 80px;
}
.sidenav p span {
  font-weight: 700;
}
.sidenav p.cart-product {
  padding-bottom: 10px;
  border-bottom: 1px solid #f4f4f4;
}
.sidenav h2 {
  padding-left: 30px;
  border-left: 3px solid #000;
  margin-top: 30px;
  margin-bottom: 30px;
}
.sidenav .menu {
  display: flex;
  margin-left: 40px;
  margin-right: 40px;
}
.sidenav .menu .menu-right a,
.sidenav .menu .menu-left a {
  font-family: 'Lato', sans-serif;
  font-size: 14px;
  color: #ababab;
  font-weight: 600;
  font-style: Bold;
  text-transform: uppercase;
}
.sidenav .menu .menu-right a:hover,
.sidenav .menu .menu-left a:hover {
  color: #000;
}
.sidenav .menu .menu-left {
  margin-right: 100px;
}
.sidenav .ct-icon {
  display: flex;
  margin-left: 40px;
  margin-right: 40px;
  margin-bottom: 30px;
}
.sidenav .ct-icon a i.fa-facebook {
  padding: 10px 13px 10px 13px;
}
.sidenav .ct-icon a i {
  font-size: 16px;
  color: #696969;
  padding: 10px;
  border: 1px solid #f4f4f4;
  border-radius: 50%;
}
.sidenav .ct-icon a:hover i {
  color: #ffffff;
  background-color: #000;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.sidenav .fb + .tooltip {
  left: 50px !important;
}
.sidenav .fb + .tooltip.top > .tooltip-arrow {
  left: 40px !important;
}
.sidenav .tw + .tooltip {
  left: 135px !important;
}
.sidenav .tw + .tooltip.top > .tooltip-arrow {
  left: 30px !important;
}
.sidenav .yt + .tooltip {
  left: 210px !important;
}
.sidenav .yt + .tooltip.top > .tooltip-arrow {
  left: 35px !important;
}
.sidenav .vm + .tooltip {
  left: 295px !important;
}
.sidenav .vm + .tooltip.top > .tooltip-arrow {
  left: 29px !important;
}
.sidenav .btn-sidebar-r {
  margin-left: 50px;
  margin-right: 40px;
  display: flex;
}
.sidenav .btn-sidebar-r a.login {
  padding: 12px 20px 12px 20px;
  text-transform: uppercase;
  border: 1px solid #000;
  border-radius: 25px;
  background-color: #ffffff;
  font-family: 'Lato', sans-serif;
  font-size: 14px;
  color: #000;
  font-weight: 700;
  font-style: Bold;
  margin-right: 10px;
  margin-left: 30px;
  padding: 5px 30px;
}
.sidenav .btn-sidebar-r a.login:hover {
  padding: 12px 20px 12px 20px;
  text-transform: uppercase;
  background-color: #000;
  border: 1px solid #000;
  border-radius: 25px;
  font-family: 'Lato', sans-serif;
  font-size: 14px;
  color: #ffffff;
  font-weight: 700;
  font-style: Bold;
  padding: 5px 30px;
}
.sidenav .search {
  margin-left: 40px;
  margin-right: 40px;
  position: relative;
}
.sidenav .search ::-webkit-input-placeholder {
  font-family: "Poppins", sans-serif;
  color: #e4e4e4;
  font-weight: 700;
  font-size: 24px;
  padding: 10px 10px;
}
.sidenav .search input {
  border-bottom: 1px solid #e4e4e4 !important;
  border: none;
}
.sidenav .search i {
  font-size: 25px;
  position: absolute;
  float: right;
  right: 20px;
  top: 0px;
}
nav#menu {
  width: 250px;
  height: 100%;
  position: fixed;
  display: none;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow-y: auto;
  overflow-x: hidden;
  z-index: 999;
}
.mobile-btn {
  opacity: 0;
  margin-top: 35px;
  margin-left: 30px;
}
.mobile-btn button {
  border: none;
  background: none;
  font-size: 24px;
  color: #333333;
}
.mobile-btn button:hover {
  color: #000;
}
button#btn {
  display: block;
}
button#close-btn {
  display: none;
}
.mobile-menu #menu {
  background-color: #ffffff;
}
.mobile-menu #menu ul {
  margin: 0;
  padding: 0;
}
.mobile-menu #menu li,
.mobile-menu #menu .sub-menu {
  border: 1px solid #f4f4f4;
}
.mobile-menu #menu .sub-menu {
  background: #f4f4f4;
  width: 100%;
  display: none;
}
.mobile-menu #menu .sub-menu li {
  margin-right: -3px;
}
.mobile-menu #menu li,
.mobile-menu #menu a {
  position: relative;
  display: block;
  text-decoration: none;
  outline: 0;
  color: #696969;
  font-size: 15px;
  font-family: "Lato";
  text-transform: capitalize;
  font-weight: 400;
  font-style: normal;
  line-height: 1.8;
  letter-spacing: 0em;
}
.mobile-menu #menu a {
  padding: 0.5em 1.5em;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.mobile-menu #menu a:hover {
  background: #f4f4f4;
  color: #000;
}
.mobile-menu #menu .sub-menu li:last-child {
  border-width: 0;
}
.mobile-menu #menu a i.fa.fa-caret-right {
  display: none;
}
.mobile-menu #menu li i.ion-ios-arrow-down {
  top: 0;
  float: right;
  right: 0;
  padding: 0.5em 1.2em;
  position: absolute;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  background-color: #f4f4f4 ;
  display: inline-block;
  border: none;
}
.mobile-menu #menu li i.ion-ios-arrow-down:hover {
  background-color: #000;
  color: #ffffff;
}
@media screen and (min-width: 1200px) and (max-width: 1670px) {
  header nav ul.hd-menu {
    margin-left: 0;
    float: right;
    right: 0;
  }
  header nav ul.hd-menu li.dropdown a {
    margin-right: 40px;
  }
  .ht-headerv4 nav#mainNav3 .right-menu {
    margin-right: 50px;
  }
  .ht-headerv4 nav#mainNav3 ul.hd-menu3 {
    margin-left: 10%;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  header {
    padding-bottom: 30px;
    background: #ffffff;
  }
  .ht-header .mobile-btn {
    opacity: 1;
  }
  .ht-header nav ul.hd-menu {
    display: none;
  }
  .ht-header .hd-logo img.logo {
    margin-left: 300px;
    width: 100%;
  }
  .ht-header .right-menu button.menu-btn {
    opacity: 0;
  }
  .ht-headerv3 nav#mainNav3 ul.hd-menu3 {
    margin-left: 10%;
  }
  .ht-headerv3 .right-menu {
    float: right;
    margin-right: 50px;
  }
  .ht-headerv4 nav#mainNav3 {
    margin-left: 10%;
    margin-right: 10%;
  }
  .ht-headerv4 nav#mainNav3 ul.hd-menu3 {
    margin-left: 5%;
  }
  .ht-headerv4 .right-menu {
    margin-right: 0px !important;
  }
  .ht-headerv4 img.logo {
    margin-left: 50px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .main-logo {
    display: flex;
  }
  .mobile-btn {
    opacity: 1;
  }
  .ht-header {
    padding-bottom: 35px;
    background: #ffffff;
  }
  .ht-header nav ul.hd-menu {
    display: none;
  }
  .ht-header .hd-logo img.logo {
    margin-left: 200px;
  }
  .ht-header .right-menu button.menu-btn {
    opacity: 0;
  }
  .ht-headerv3 ul.hd-menu3 {
    display: none;
  }
  .ht-headerv3 .right-menu {
    margin-top: -90px;
    margin-right: 0;
  }
  .ht-headerv3 img.logo {
    margin-left: 200px;
    margin-top: -20px;
  }
  .ht-headerv4 .mobile-btn {
    margin-left: 100px;
  }
  .ht-headerv4 nav#mainNav3 .right-menu {
    margin-right: 0;
  }
  .ht-headerv4 .hd-if {
    display: none;
  }
  .ht-headerv4 button.search-top-bt {
    display: none;
  }
  .ht-headerv4 button.open5 {
    display: block;
    margin-top: -20px;
  }
  .ht-headerv4 img.logo {
    margin-top: -80px;
    margin-left: 300px;
  }
  .flower-hd img.logo {
    margin-top: -140px;
  }
  .flower-hd button.open5 {
    margin-top: -20px;
  }
  .flower-hd .header-logov3 {
    padding-bottom: 0;
  }
}
@media (max-width: 767px) {
  header {
    overflow: hidden;
  }
  #decorate {
    margin-top: 0;
  }
  .ht-header {
    padding-bottom: 30px;
    background: #ffffff;
  }
  .ht-header .mobile-btn {
    opacity: 1;
    margin-top: 25px;
    margin-left: 10px;
  }
  .ht-header .right-menu button.menu-btn {
    opacity: 0;
  }
  .main-logo {
    display: flex;
  }
  .main-logo img.logo {
    width: 60%;
    margin-left: 10px;
  }
  header .right-menu {
    margin-top: -40px;
    float: right;
    margin-right: 0;
  }
  header .right-menu button {
    margin-left: 0;
    margin-right: 10px;
  }
  header .right-menu button.search-top-bt,
  header .right-menu button.menu-btn {
    display: none;
  }
  .ht-headerv3 {
    overflow: hidden;
  }
  .ht-headerv3 .mobile-btn {
    opacity: 1;
    margin-left: 0px;
  }
  .ht-headerv3 ul.hd-menu3 {
    display: none;
  }
  .ht-headerv3 .right-menu {
    margin-top: -73px;
    margin-right: 0;
  }
  .ht-headerv3 img.logo {
    margin-top: -15px;
    margin-left: 0px;
  }
  .ht-headerv4 nav#mainNav3 .right-menu {
    margin-right: 0;
  }
  .ht-headerv4 .hd-if {
    display: none;
  }
  .ht-headerv4 button.search-top-bt {
    display: none;
  }
  .ht-headerv4 img.logo {
    margin-top: -150px;
    margin-left: 85px;
    width: 45%;
  }
  .ht-headerv4 button.open5 {
    display: block;
    margin-top: -37px;
    margin-right: -30px;
  }
  .ht-headerv4 .header-logov3 {
    padding-bottom: 0;
  }
  section#topbar .top-left p {
    margin-left: 0;
    text-align: center;
    padding-left: 15px;
    padding-right: 15px;
  }
  section#topbar ul.topbar-right {
    float: none;
    margin-right: 0;
  }
  section#topbar ul.topbar-right li {
    text-align: center;
  }
  .flower-hd img.logo {
    width: 50%;
    margin-top: -150px;
    margin-left: 75px;
  }
  .flower-hd button.open5 {
    margin-top: -35px;
  }
  .flower-hd2 {
    position: inherit;
  }
}
footer.ht-footer {
  padding-top: 80px;
  padding-bottom: 12px;
  background: #000;
}
footer.ht-footer .ft-heading h6 {
  font-family: "Poppins", sans-serif;
  font-size: 20px;
  color: #fff;
  font-weight: 400;
  text-transform: uppercase;
  font-style: Bold;
  margin-bottom: 40px;
}
footer.ht-footer ul {
  list-style: none;
  margin-left: 0;
}
footer.ht-footer ul li {
  margin-bottom: 10px;
}
footer.ht-footer ul li:last-child {
  border-bottom: none;
}
footer.ht-footer ul li a {
  font-family: 'Lato', sans-serif;
  color: #666;
}
footer.ht-footer ul li:hover a {
  color: #ccc;
  text-decoration: none;
}
footer.ht-footer .ft-contact ul.ct-it li i {
  font-size: 22px;
  color: #fff;
  margin-right: 20px;
}
footer.ht-footer .ft-contact .ct-icon {
  margin-top: 20px;
}
footer.ht-footer .ft-contact .ct-icon a {
  margin-right: 20px;
}
footer.ht-footer .ft-contact .ct-icon a i {
  font-size: 18px;
  color: #fff;
  text-align: center;
}
footer.ht-footer .ft-contact .ct-icon a:hover i {
  color: #000;
  background-color: #fff;
  border-color: #fff;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
footer.ht-footer .ft-contact .ct-icon.pink-ico a:hover i {
  background-color: #f49ac1;
}
footer.ht-footer img.ft-line {
  width: 100%;
  margin-top: 85px;
  margin-bottom: 30px;
}
footer.ht-footer .photo-it {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
footer.ht-footer .photo-it .img-ft {
  position: relative;
}
footer.ht-footer .photo-it .img-ft img {
  margin-bottom: 12px;
  margin-right: 12px;
  width: 73px;
  height: 73px;
  position: relative;
}
footer.ht-footer .photo-it .hover-inner-ft {
  position: absolute;
  width: 87%;
  height: 87%;
  top: 0;
  left: 0;
  content: '';
  background-color: #696969;
  opacity: 0;
  text-align: center;
  transition: all 0.5s;
}
footer.ht-footer .photo-it .hover-inner-ft .icon {
  display: flex;
  flex-direction: column;
  margin-top: 10px;
}
footer.ht-footer .photo-it .hover-inner-ft a,
footer.ht-footer .photo-it .hover-inner-ft i {
  font-size: 14px;
  color: #ffffff;
  text-decoration: none;
}
footer.ht-footer .photo-it .img-ft:hover .hover-inner-ft {
  opacity: 0.9;
  transition: all 0.5s;
}
footer.ht-footer .ft-below-left p {
  font-family: "Poppins", sans-serif;
  font-size: 14px;
  color: #ababab;
}
footer.ht-footer .ft-below-left p a {
  color: #000;
}
footer.ht-footer .ft-below-left p a.pink {
  color: #f49ac1;
}
footer.ht-footer .ft-below-right {
  float: right;
  right: 0;
  margin-top: -25px;
}
footer.ht-footer .ft-below-right p a {
  text-transform: uppercase;
  font-family: "Titillium Web", sans-serif;
  font-size: 12px;
  color: #696969;
  font-weight: 600;
}
footer.ht-footer .ft-below-right p a:hover {
  text-decoration: none;
  color: #000;
}
footer.ht-footer .ft-below-right p a.pink:hover {
  color: #f49ac1;
}
.ht-footer4 {
  background-color: #454545;
}
.ht-footer4 .ft-heading h6 {
  color: #ffffff !important;
}
.ht-footer4 ul li:hover a {
  color: #000 !important;
}
.ht-footer4 ul li a,
.ht-footer4 .ft-below-left p {
  color: #ababab !important;
}
.ht-footer4 .ct-icon a i {
  border: 1px solid #ababab !important;
}
.ft-flowerv3 ul.pink li:hover a {
  color: #f49ac1;
  text-decoration: none;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
}
@media (min-width: 768px) and (max-width: 991px) {
}
@media (max-width: 767px) {
  footer.ht-footer .ft-below-right {
    float: left;
    left: 0;
    margin-top: 0;
  }
  .flowerft .ft-contact {
    margin-top: 30px !important;
    float: left !important;
    left: 0;
  }
}
footer.ht-footer.flowerft {
  padding-top: 0;
  padding-bottom: 0;
}
footer.ht-footer.flowerft .ft-below-left p {
  color: #696969;
}
footer.ht-footer.flowerft .ft-below-left p a {
  color: #f49ac1;
}
footer.ht-footer.flowerft .ft-contact {
  float: right;
  right: 0;
  margin-top: -60px;
}
footer.ht-footer.flowerft .ft-contact .ct-icon a:hover i {
  background-color: #f49ac1;
}


/*Custom Code*/
.pt-0 {
  padding-top: 0;
}
.pb-0 {
  padding-bottom: 0;
}
.pb-50 {
  padding-bottom: 50px;
}
.mt-0 {
  margin-top: 0 !important;
}
.mt-20 {
  margin-top: 20px;
}
.mb-50 {
  margin-bottom: 50px;
} 
.section-padding {
  padding: 75px 0;
}
a:hover, a:focus, a:visited {
  text-decoration: none;
}
::-webkit-input-placeholder { /* Edge */
  font-family: 'Lato', sans-serif;
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
  font-family: 'Lato', sans-serif;
}

::placeholder {
  font-family: 'Lato', sans-serif;
}
.green {
  color: #000;
}
.border-btn {
  display: inline-block;
  border: 1.5px solid #000;
  padding: 6px 30px 8px 30px;
  border-radius: 3px;
  font-weight: 600;
}
.border-btn:hover, .border-btn:focus {
  background: #000;
  color: #fff;
}
.green-btn {
  text-transform: uppercase;
  border-radius: 3px;
  background-color: #000;
  font-family: "Titillium Web", sans-serif;
  font-size: 14px;
  color: #fff;
  font-weight: 600;
  padding: 12px 35px;
  display: inline-block;
  letter-spacing: 1px;
}
.green-btn:hover {
  background-color: #333;
  text-decoration: none;
  transition: 0.3s ease-in-out;
  color: #fff;
}
.green-bg {
  background: #000; 
}
.grey-bg {
  background: #f0f0f0; 
}
.black-bg {
  background: #333; 
}
.store-notice {
  padding: 5px 0 7px;
  font-size: 12px;
}
.store-notice a {
  float: right;
}
.header-area {
  padding: 5px 0 7px;
  color: #fff;
  font-family: 'Lato', sans-serif;
}
.header-area a {
  color: #fff;
  font-family: 'Poppins',sans-serif;
  font-size: 15px;
}
.header-area .header-icon a {
  margin-left: 10px;
}
h2.woocommerce-loop-product__title {
  font-size: 15px !important;
  line-height: 1.5;
  margin-bottom: 5px !important;
}
.price span {
  font-family: 'Lato', sans-serif;
}
button, input[type='button'], input[type='reset'], input[type='submit'], .button, .wc-block-grid__products .wc-block-grid__product .wp-block-button__link, .added_to_cart {
  font-family: 'Lato', sans-serif;
  font-size: 14px;
  border-radius: 3px;
  text-transform: uppercase;
  padding: 11px 35px;
}

/*Slider CSS*/
.owl-carousel .owl-controls {
  margin-top: 0;
}
.owl-carousel.side-dots .owl-pagination {
  text-align: left;
  position: absolute;
  bottom: 10px;
  padding-left: 20px;
}
.owl-carousel.side-dots .owl-pagination .owl-page.active {
  border: 2px solid #fff;
  border-radius: 100%;
  height: 20px;
  width: 20px;
  margin: 0 5px;
}
.owl-carousel.side-dots .owl-pagination .owl-page span {
  background: #fff;
}
.owl-carousel.side-dots .owl-pagination .owl-page.active span {
  margin: 5px;
  background: #fff;
  width: 6px;
  height: 6px;
}
.owl-carousel.side-arrows .owl-buttons div {
  position: absolute;
  top: 40%;
  border-radius: 2px;
  padding: 5px 10px;
  font-size: 25px;
  border: 1px solid #aaa;
}
.owl-carousel.side-arrows .owl-buttons .owl-prev {
  left: 20px;
}
.owl-carousel.side-arrows .owl-buttons .owl-next {
  right: 20px;
}
.owl-carousel.no-dots .owl-pagination {
  display: none;
}
.main-slider .slide {
  background-size: cover;
  background-position: center;
  min-height: 500px;
  position: relative;
}
.main-slider .slide .opac {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  color: #fff;
  background: rgba(0, 0, 0, 0.3);
}
.main-slider .slide .text {
  padding-left: 50px;
  text-align: center;
  margin-top: 40%;
}
.main-slider .slide h2 {
  font-size: 30px;
  margin-bottom: 20px;
  color: #fff;
}
.main-slider .slide p {
  margin-bottom: 20px;
  color: #fff;
}
.main-slider .slide a.green-btn {
}

/*End Slider CSS*/


.entry-title.product_title {
  font-family: 'Poppins', sans-serif;
  line-height: 1.5;
  font-weight: 400;
}
.woocommerce-tabs ul.tabs li a {
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
}
.site-main ul.products.columns-1 li.product {
  max-width: 25%;
  margin: 5px;
}
.site-main .related.products ul.products.columns-1 li.product {
  max-width: 90%;
}
.related.products .owl-controls .owl-pagination {
  display: none !important;
}
.products-section {
  padding: 50px 0 100px 0;
}
.products-section .sec {
  background: #f7f7f7;
  padding: 20px;
  border-radius: 10px;
  margin-top: 30px;
}
.products-section .sec.green {
  background: #f4f8ed;
}
.products-section .sec.yellow {
  background: #fcf9ed;
}
.products-section .sec.yellow .border {
  border: 2px solid #f4cb3d;
}
.products-section .sec .border {
  padding: 50px;
  border: 2px solid #aaa;
  border-radius: 10px;
}
.products-section .sec.green .border {
  border: 2px solid #000;
}
.products-section .sec img {
  width: 200px;
  height: auto;
  margin-bottom: 30px;
}
.products-section .sec.bundle .border {
  padding: 30px;
}
.products-section .sec.bundle img {
  margin-bottom: 0;
  width: 300px;
}
.products-section .sec h3 {
  font-family: 'Poppins', sans-serif;
  font-size: 30px;
  margin-bottom: 20px;
}
.products-section .sec a {
  margin-top: 10px;
}
footer hr {
  margin-top: 50px;
}
footer .recent-posts .more-posts .post-img {
  width: 20%;
}
footer .recent-posts .more-posts h6 a {
  font-family: 'Poppins', sans-serif;
}
.footer-menu ul li a {
  position: relative;
}
.footer-menu ul li a:before {
  content: "\f054";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  /*--adjust as necessary--*/
  color: #fff;
  font-size: 10px;
  padding-right: 12px;
}
.content h1, .content h2, .content h3, .content h4, .content h5, .content h6 {
  color: #000;
  margin: 30px 0 10px 0;
}
.faqs-page .content h4 {
  /*text-transform: uppercase;*/
  color: #333;
  font-weight: 400;
  line-height: 1.3;
}
.faqs-page .content strong {
  color: #000;
  font-size: 20px;
  font-weight: 500;
}
.blog-post {
  margin-bottom: 50px;
}
.blog-post img {
  margin-bottom: 20px;
  outline: 1px solid #eee;
  border-radius: 0;
}
.blog-post img:hover {
  opacity: 0.8;
  transition: 0.3s ease-in-out;
}
.blog-post .blog-info {
  margin-bottom: 10px;
  color: #aaa;
}
.blog-post .blog-info i {
  color: #000
}
.blog-post .blog-info span.author {
  float: right;
  text-transform: capitalize;
}
.blog-post h4 {
  font-family: 'Poppins', sans-serif;
  line-height: 1.3;
}
.blog-post h4 a {
  color: #333;
}
.blog-post h4 a:hover {
  color: #000;
}
.more-posts {
  display: table;
  border-bottom: 1px dotted #ccc;
  padding-bottom: 15px;
  margin-bottom: 15px;
}
.more-posts>div{
  display: table-cell;
  vertical-align: top;
}
.more-posts .post-img {
  width: 25%;
}
.more-posts .post-img img {
  border-radius: 100%;
}
.more-posts .post-text {
  padding-left: 15px;
}
.more-posts .post-text h6 {
  font-size: 18px;
  font-family: 'Poppins', sans-serif;
  margin-bottom: 10px;
  line-height: 1.3;
}
.more-posts .post-text h6 a:hover {
  color: #fff;
}
.more-posts .post-info {
  color: #ccc;
}
.more-posts .post-info i {
  color: #fff;
  margin-right: 5px;
}
.post-tags a {
  background: #eee;
  padding: 3px 8px;
  color: #333;
  border-radius: 3px;
  margin: 3px;
}
.post-tags a:hover {
  background: #000;
  color: #fff;
}
.single-post .content h1, .single-post .content h2, .single-post .content h3, .single-post .content h4, .single-post .content h5, .single-post .content h6 {
  margin-bottom: 10px;
}
.single-post .post-meta {
  padding: 20px 0;
  color: #aaa;
}
.single-post .post-meta i {
  color: #000;
}
.single-post .blog-title {
  font-family: 'Poppins', sans-serif;
  margin-top: 30px;
  line-height: 1.5;
}
.single-post .post-content h1, .single-post .post-content h2, .single-post .post-content h3, .single-post .post-content h4, .single-post .post-content h5, .single-post .post-content h6 {
  font-family: 'Poppins', sans-serif;
}
.widget-area .widget a {
  font-size: 16px;
  font-weight: 400;
}
.entry-summary .price .woocommerce-Price-amount.amount {
  font-size: 25px;
  font-weight: 600;
}
.entry-title, .page-title {
  text-transform: uppercase;
}
.add_to_cart_button:focus {
  color: #fff;
} 
.site-header-cart:hover .widget_shopping_cart, .site-header-cart.focus .widget_shopping_cart {
  width: 300px;
  left: -118px !important;
}
p.stars:hover a::before {
  color: #000 !important;
}

.cart-collaterals h2 {
  margin-bottom: 20px;
}
.blog img:hover, .blogpost-v2 img:hover {
  opacity: 0.8;
  transition: 0.3s ease-in-out;
}
.blogpost-v2:hover h2 a {
  color: #000 !important;
}
.blog-it-left .video-sec {
  border: 1px solid #eee;
  padding: 6px 6px 0;
  box-shadow: 1px 1px 8px #ccc;
}
.ft-about img {
  width: 225px;
  height: auto;
}
.copyright a {
  color: #ccc;
}
.products-slider ul.products.columns-1 li.product {
  margin: 2px;
}
.products-slider ul.products.columns-1 li.product {
  max-width: 90%;
}
.texture-bg {
  background-image: url('../images/texture-bg.png');
  background-size: 40%;
  background-repeat: repeat;
  background-color: #eee;
}
.texture-bg .text {
  padding: 150px 100px 50px;
}
.texture-bg .text h2 {
  font-size: 30px;
  margin-bottom: 20px;
}
.texture-bg .text p {
  color: #333;
}
.texture-bg .text a {
  margin-top: 20px;
}
.intention-section .txt {
  padding-top: 150px;
}
.intention-section .img.img2 {
  display: none;
}
.gallery-section .img {
  padding: 10px;
  margin-bottom: 30px;
}
.gallery-section .img img {
  width: 100%;
  height: auto;
  border-radius: 8px;
  box-shadow: 1px 1px 5px 0 #ccc;
}
.why-choose-section .sec {
  text-align: center;
  margin-bottom: 30px;
}
.why-choose-section .sec img {
  max-width: 150px;
  margin-bottom: 20px;
}
.why-choose-section .sec h4 {
  text-transform: uppercase;
  margin-bottom: 20px;
}
.symbols-section a {
  margin: 0 35px;
}
.symbols-section a img {
  width: 100px;
  height: auto;
}
.symbols-section a img.big {
  width: 120px;
}
.symbols-section a img:hover {
  opacity: 0.8;
  transition: 0.3s ease-in-out;
}
.newsletter-section h2 {
  font-size: 22px;
  color: #000;
}
.newsletter-section hr {
  max-width: 300px;
  margin: 0 auto;
  margin-top: 20px;
  margin-bottom: 20px;
}
.newsletter-section .form-div {
  background: #eee;
  position: relative;
  margin-top: 25px;
  border-bottom-right-radius: 20px;
  border-top-left-radius: 20px;
}
.newsletter-section .form-div input {
  background: none;
  width: 100%;
  padding-right: 32%;
  padding-left: 20px;
  border-bottom-right-radius: 20px;
  border-top-left-radius: 20px;
}
.newsletter-section .form-div input:focus {
  outline: none !important;
}
.newsletter-section .form-div button {
  position: absolute;
  right: 0;
  top: 0;
  border-radius: 0;
  border: none;
  background: #000;
  color: #fff;
  height: 100%;
  width: 30%;
  border-bottom-right-radius: 20px;
}

/*Mobile Header*/
.mobile-header {
  display: none;
  padding: 12px 0;
  background: #f8f7f7;
}
.mobile-header.sticky {
  width: 100%;
  position: fixed;
  top: 0;
  box-shadow: 0px 0px 4px 0 #aaa; 
  z-index: 9999999;
}
.mobile-header .menu-icon {
  text-align: right;
}
.mobile-header .menu-icon a {
  color: #000;
  display: inline-block;
}
.mobile-header .menu-icon a img {
  /*margin-top: 5px;*/
  width: 25px;
  height: auto;
}
.mobile-header .logo-area img {
  max-width: 225px;
  width: 100%;
}
.mobile-header .side-nav {
  position: fixed;
  top: 0;
  right: -100%;
  /*max-width: 320px;*/
  width: 100%;
  height: 100%;
  z-index: 9999;
  background: #f1f1f1;
  padding: 20px;
  max-height: 100%;
  overflow-y: scroll;
  /*box-shadow: 1px 1px 5px 0 #000;*/
  transition: 0.3s ease-in-out
}
/* width */
.mobile-header .side-nav::-webkit-scrollbar {
  width: 2px;
}
/* Track */
.mobile-header .side-nav::-webkit-scrollbar-track {
  background: #333; 
}
/* Handle */
.mobile-header .side-nav::-webkit-scrollbar-thumb {
  background: #aaa; 
}
/* Handle on hover */
.mobile-header .side-nav::-webkit-scrollbar-thumb:hover {
  background: #555; 
}
.mobile-header .side-nav .logo-area {
  padding-right: 20px;
}
.mobile-header .side-nav .product-search-box {
  margin-top: 20px;
  outline: 1px solid #ccc;
  position: relative;
  display: none;
}
.mobile-header .side-nav .product-search-box input {
  width: 100%;
  padding-right: 15%;
}
.mobile-header .side-nav .product-search-box button[type='submit'] {
  position: absolute;
  right: 0;
  border: none;
  font-size: 30px;
  padding: 0 15px 0;
  vertical-align: middle;
}
.mobile-header .side-nav .product-search-box button[type='submit']:hover, .mobile-header .side-nav .product-search-box button[type='submit']:focus {
  background: none;
  color: #333;
}
.mobile-header .side-nav .product-search-box button[type='submit'] i {
  vertical-align: text-top;
}
.mobile-header .side-nav.menu-open {
  right: 0;
}
.mobile-header .side-nav .menu-icon .menu-close i {
  transform: rotate(45deg);
  font-weight: 600;
  /*color: #fff;*/
}
.mobile-header .header-icon {
  margin-right: 15px;
  font-size: 28px;
  font-weight: 400;
}
.mobile-header .header-icon .fa-heart-o {
  font-weight: 600;
}
.mobile-header .menu-icon {
  margin-left: 8px;
}
.mobile-header .menu-icon .bars div {
  width: 28px;
  height: 2px;
  background: #000;
  margin-top: 6px;
}
.mobile-header .menu-icon .bars div:first-child {
  margin-top: 6px;
}
.mobile-header .main-menu {
  margin-top: 20px;
}
.mobile-header .main-menu ul {
  margin-left: 0;
}
.mobile-header .main-menu>ul li a {
  font-size: 17px;
}
.mobile-header .main-menu ul li a {
  display: block;
  font-size: 17px;
  font-weight: 600;
  /*color: #fff;*/
  /*border-bottom: 1px dotted;*/
  line-height: 2.5;
}
.mobile-header .main-menu ul li a:hover {
  font-weight: 600;
}

.mobile-header .main-menu ul li.menu-item-has-children>a:before {
  content: "";
  background-image: url('../images/next-icon.png');
  background-size: 100%;
  height: 10px;
  width: 10px;
  display: inline-block;
  margin-right: 10px;
}
.mobile-header .main-menu ul li ul.sub-menu {
  display: none;
  border-left: 1px dotted #ccc;
  /*border-right: 1px dotted #ccc;*/
  margin-left: 0;
}
.mobile-header .main-menu ul li ul.sub-menu li a {
  padding-left: 20px;
  line-height: 2;
  font-weight: 400;
  font-size: 15px;
}
.mobile-header .side-nav .contact-info h4 {
  color: #ccc;
  font-weight: 400;
  margin-top: 50px;
  margin-bottom: 10px;
  text-transform: uppercase;
  /*text-shadow: 1px 1px 0 #000;*/
}
.mobile-header .side-nav .contact-info a {
  display: block;
  color: #fff;
  /*font-size: 14px;*/
  font-weight: 400;
}
.mobile-header .side-nav .contact-info a i {
  color: #ccc;
}
.mobile-header .cart-icon {
  margin-top: 50px;
  text-align: right; 
}
.mobile-header .cart-icon a {
  color: #ccc;
}
.mobile-header .cart-icon a:hover {
  color: #fff;
}
.mobile-header .cart-icon a::before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  content: "";
  width: 25px;
  height: 25px;
  background-image: url('../images/cart-icon-white.png');
  background-size: 100%;
  margin-right: 5px;
}
.mobile-header .cart-icon span.count::before {
  content: " - ";
  color: #fff;
}
.fa-phone {
  /*transform: rotate(90deg);*/
}
.about-ssl img {
  width: 100%;
  height: auto;
  border: 1px solid #ccc;
  padding: 10px;
}
.about-ssl h2 {
  font-size: 30px;
  margin-bottom: 15px; 
}
.about-ssl h4 {
  font-size: 20px;
  margin-bottom: 15px; 
}
/*End Mobile Header*/
.header-categories .scroll-div {
  padding: 20px 0 8px;
  text-align: center;
}
.header-categories .sec {
  text-align: center;
  margin: 0 10px 10px;
}
.header-categories .sec img {
  width: 80px;
  border-radius: 100%;
}
.header-categories .sec span {
  font-size: 12px;
  display: block;
  margin-top: 5px;
}


/*About Page CSS*/
.mission, .sustainability {
  padding-bottom: 150px;
}
.mission .txt {
  padding-right: 50px;
}
.social-mission .img {
  margin-top: -150px;
  box-shadow: 1px 1px 5px 0 #ccc;
}
.sustainability .txt {
  padding-right: 50px;
}
.founders-msg {
  background-image: url(../images/grey-white-bg.jpg);
  background-size: cover;
  background-position: center;
}
.founders-msg .img {
  margin-top: -175px;
}
.founders-msg .txt .quote {
  margin-bottom: 100px;
}
/*End About Page*/
/*Shop By Intention CSS*/
.intention .sec {
  position: relative;
  box-shadow: 1px 1px 5px 0 #ccc;
  margin-bottom: 50px;
}
.intention .sec .txt {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  text-align: right;
  padding: 100px 30px 125px;
  /*z-index: 99999;*/
}
.intention .sec .txt h2 {
  font-size: 28px;
}
/*End Shop By Intention*/

/*Wishlist CSS*/
.tinv-wraper.tinv-wishlist.tinvwl-above_thumb-add-to-cart a.tinvwl_add_to_wishlist_button {
  background: #fff;
  border-radius: 100%;
  text-align: center;
}
.tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart-plus.no-txt:before, .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart.no-txt:before {
  font-size: 24px;
  margin-top: -11px !important;
  margin-left: -12px !important;
}
.tinv-wishlist .product-remove button {
  background: #ddd;
  padding-left: 0;
}
.tinv-wishlist .product-thumbnail {
  width: 150px;
}
.tinv-wishlist .product-action {
  width: 175px;
}
/*End Wishlist*/
.copyright p, footer p {
  color: #666;
}

.single-product div.product .product_meta .tagged_as, .single-product div.product .product_meta .posted_in {
  display: none !important;
}
.wc-block-product-search .wc-block-product-search__button {
  border:  none !important;
}
.why-choose-section {
  background-color: #f8f7f7;
}
.woocommerce-multi-currency.wmc-price-switcher {
  display: none !important;
}

.whatsapp-chat {
  position: fixed;
  bottom: 25px;
  right: 25px;
  z-index: 999999;
}

.whatsapp-chat:hover {
  /* Start the shake animation and make the animation last for 0.5 seconds */
  animation: shake 0.3s;
  /* When the animation is finished, start again */
  /*animation-iteration-count: infinite;*/
}
@keyframes shake {
  0% { transform: translate(1px, 1px) rotate(0deg); }
  10% { transform: translate(-1px, -2px) rotate(-1deg); }
  20% { transform: translate(-3px, 0px) rotate(1deg); }
  30% { transform: translate(3px, 2px) rotate(0deg); }
  40% { transform: translate(1px, -1px) rotate(1deg); }
  50% { transform: translate(-1px, 2px) rotate(-1deg); }
  60% { transform: translate(-3px, 1px) rotate(0deg); }
  70% { transform: translate(3px, 1px) rotate(-1deg); }
  80% { transform: translate(-1px, -1px) rotate(1deg); }
  90% { transform: translate(1px, 2px) rotate(0deg); }
  100% { transform: translate(1px, -2px) rotate(-1deg); }
}
.whatsapp-chat img {
  width: 60px;
  height: auto;
}

@media screen and (max-width: 767px) {
  .header-area {
    display: none;
  }
  .site-header {
    display: none;
  }
  .mobile-header {
    display: block;
  }
  .main-slider .slide {
    min-height: 400px;
    padding: 45px 0 80px;
  }
  .main-slider .slide .img {
    text-align: center;
  }
  .main-slider .slide .img img {
    max-width: 300px;
  }
  .main-slider .slide .text {
    padding-top: 30px;
    padding-left: 0;
    text-align: center;
    margin-top: 60%;
  }
  .main-slider .slide h2 {
    font-size: 20px;
    margin-bottom: 5px;
  }
  .hero {
    margin-top: -28px;
  }
  .heading-sec h1, .heading-sec h2 {
    font-size: 22px;
    text-align: center;
    line-height: 1.3;
  }
  .products-section .sec .border {
    padding: 50px 20px;    
  }
  .products-section .sec img {
    width: 150px;
    margin-bottom: 15px;
  }
  .products-section .sec h3 {
    font-size: 27px;
  }
  .products-section .sec p {
    display: none;
  }
  .products-section .sec.yellow .table-div>div {
    display: block;
    width: 100%;
  }
  .products-section .sec.yellow .left.img {
    margin-bottom: 20px;
  }
  .products-section .sec.yellow .mid.txt br {
    display: none;
  }
  .products-slider ul.products.columns-1 li.product {
    max-width: 100%;
  }
  .products-slider .owl-pagination {
    display: none;
  }
  .texture-bg .text {
    padding: 50px 50px 60px;
  }
  .intention-section .txt {
    padding-top: 20px;
  }
  #testimonial .test-item {
    padding: 0 30px 30px;
    text-align: center;
    border-radius: 40px 0;
  }
  #testimonial img.ava {
    max-width: 200px;
    margin-top: 30px;
    border-radius: 20px 0;
  }
  #testimonial .quote p {
    font-size: 15px;
  }
  .woocommerce.columns-3 ul li {
    width: 100% !important;
  }
  .blog .blogpost-v2 img {
    width: 100%;
  }
  .newsletter-section .form-div button {
    width: 35%;
  }
  footer.ht-footer .ft-heading h6 {
    margin-bottom: 20px;
  }
  footer .ft-about {
    margin-bottom: 30px;
  }
  .single-blog {
    padding: 50px 0 20px !important;
  }
  .farm-img {
    padding: 20px 0;
  }
  #testimonial #owl-testimonial.owl-theme .owl-controls .owl-pagination {
    text-align: center;
    margin-top: 30px;
  }
  .ht-footer .text-right {
    text-align: center;
  }
  #process .st-icon:before {
    padding: 35px 70px;
  }
  #process .process-step .st1 {
    margin-left: 0;
  }
  #process .st-icon:hover:before {
    -webkit-animation: none;
    animation: none;
  }
  .footer hr {
    margin-top: 0;
  }
  .more-posts .post-text h6 {
    font-size: 16px;
  }
  /*About CSS*/
  .mission {
    padding-bottom: initial;
  }
  .mission .txt {
    padding-right: 0;
  }
  .social-mission .img {
    margin-top: 0px;
  }
  .sustainability .txt {
    padding-right: 0px;
  }
  /*End about css*/
  /*intention css*/
  .intention .sec .txt {
    padding: 70px 20px 0;
  }
  .intention .sec .txt h2 {
    font-size: 15px;
    margin-bottom: 10px;
  }
  .intention .sec .border-btn {
    font-size: 14px;
    padding: 3px 20px 5px;
  }
  /*end intention css*/
}
@media screen and (max-width: 480px) {
  h4 {
    font-size: 18px;
  }
  h5 {
    font-size: 15px;
  }
  th, td {
    border: none;
    border: none;
  }
  table {
    border: 1px solid #eaeaea;
  }
  section {
    padding: 25px 0 30px;
  }
  .entry-title, .page-title {
    margin-bottom: 15px;
  }
  .section-padding {
    padding: 35px 0;
  }
  .heading-sec h1, .heading-sec h2 {
    margin-bottom: 5px;
    margin-top: 0px;
    text-transform: uppercase;
    font-size: 20px;
  }
  .price span {
    font-size: 13px;
  }
  .entry-title, .page-title {
    font-size: 20px;
  }
  .newsletter-section h2 {
    font-size: 20px;
  }
  .heading-sec.mb-50 {
    margin-bottom: 0px;
  }
  .brand {
    display: block;
  }
  .desktop-slider {
    display: none;
  }
  .mobile-slider {
    display: block;
  }
  .heading-sec .box-head {
    padding: 10px 20px;
  }
  .symbols-section a {
    margin: 0 5px;
  }  
  .symbols-section a img {
    width: 40px;
  }
  .symbols-section a img.big {
    width: 45px;
  }
  .texture-bg.products {
    padding-top: 25px;
    padding-bottom: 30px;
  }
  .whats-new {
    padding-top: 25px;
  }
  h2.woocommerce-loop-product__title {
    font-size: 13px !important;
    margin-bottom: 0 !important;
  }
  .intention-section .heading-sec {
    margin-bottom: 0;
  }
  .intention-section .txt {
    text-align: center;
  }
  .intention-section .img {
    display: none;
  }
  .intention-section .img.img2 {
    display: block;
  }
  #testimonial .icon {
    top: -30px;
    right: 5px;
  }
  .why-choose-section .sec img {
    max-width: 70px;
  }
  .why-choose-section .sec h4 {
    font-size: 16px;
  }
  .tinv-wishlist .product-thumbnail img {
    max-width: 150px;
  }
  .tinv-wishlist .product-remove button {
    position: absolute;
  }
  .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart-plus.no-txt, .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart.no-txt {
    width: 30px;
    height: 30px;
  }
  .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart-plus.no-txt:before, .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart.no-txt:before {
    font-size: 22px;
    margin-top: -11px !important;
    margin-left: -11px !important;
  }
  .main-slider .slide p {
    font-size: 13px;
  }
  .why-choose-section .sec h4 {
    margin-bottom: 10px;
  }
  #testimonial .quote {
    max-height: 100px;
    overflow-y: scroll;
    padding-right: 20px;
  }
  .newsletter-section .form-div button {
    padding: 10px 15px;
    font-size: 13px;
  }
  #testimonial {
    padding-bottom: 30px;
  }
  .products .heading-sec, .blog .heading-sec, #process .heading-sec, .aboutv2 .heading-sec, #farm .heading-sec, .farmers .heading-sec, .contact .heading-sec, .productsv4 .heading-sec, .arrivals .heading-sec, .flower-services .heading-sec, .products-section .heading-sec {
    padding-top: 0;
    margin-bottom: 0;
  }
  #testimonial img.ava {
    max-width: 125px;
    height: auto;
  }
  #testimonial .test-item {
    margin-bottom: 10px;
  }
  .social-mission .txt {
    margin-top: 20px;
  }
  .mission, .sustainability {
    padding-bottom: 30px;
  }
  .founders-msg .img {
    margin-top: initial; 
    text-align: center;
  }
  .founders-msg .txt .quote {
    margin-bottom: 20px;
  }
  .founders-msg .img img { 
    width: 150px;
  }
  .intention .sec {
    margin-bottom: 25px;
  }
  footer.ht-footer {
    padding-top: 25px;
  }
  footer.ht-footer .ft-heading h6 {
    margin-bottom: 12px;
    font-size: 17px;
  }
  footer.ht-footer ul li {
    margin-bottom: 0;
  }
  footer hr {
    margin-top: 30px;
  }
  .whatsapp-chat {
    bottom: 15px;
    right: 15px;
  }

  /*Wishlist css*/
  .page-id-1550 .site-main {
    padding: 0 30px;
  }
  .tinv-wishlist .tinv-header {
    margin-bottom: 0;
  }
  .tinv-wishlist table thead th .tinvwl-mobile {
    font-size: 20px;
    padding: 6px 15px 10px;
  }
  .tinv-wishlist table.tinvwl-table-manage-list  .product-thumbnail {
    padding-top: 0;
  }
  .tinv-wishlist table.tinvwl-table-manage-list  .product-name {
    padding: 0 20px;
  }
  .tinv-wishlist table.tinvwl-table-manage-list  .product-name a {
    text-decoration: none;
    font-weight: 600;
  }
  .tinv-wishlist table.tinvwl-table-manage-list  .product-price {
    padding: 5px 0 0;
  }
  .tinv-wishlist table.tinvwl-table-manage-list  .product-action {
    border-bottom: 2px dotted;
    padding-bottom: 30px;
  }
  .tinv-wishlist .product-action .button {
    width: auto;
  }
  .tinv-wishlist table.tinvwl-table-manage-list tfoot td {
    padding: 0 15px 15px ;
  }

  /*end*/
}
/*End Custom Code*/