/*!

Theme Name: Xtocky

Theme URI: http://themepiko.com/demo/stock/

Author: themepiko

Author URI: http://www.themepiko.com/

Description: Xtocky Premium WooCommerce Template.

Version: 1.7.1

License: Commercial

License URI: http://themeforest.net/licenses/regular_extended

Tags: two-columns, three-columns, four-columns, left-sidebar, right-sidebar,  custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready

Text Domain: xtocky

*/

/*

========== 

Note: Do not edit this file. If you wish to add your own CSS we strongly recommend creating your own child theme, or installing a custom CSS plugin.

==========

--------------------------------------------------------------

>>> TABLE OF CONTENTS::

--------------------------------------------------------------

# plugins third party

# Typography

# Preloader

# theme base

    #Header

    #Login form

    #tabs layout

# Breadcrumb

# From icon

# Plugin fix

# wc single product

# override bs tabs

# banner & custom heading

# info icon box

# team members

# Portfolio

# widgets

#  product

#  Deal product

#  post type

    ## Posts and pages

    ## Comments

# wc single product

# wc base style

# comment

# ajax search

# contact

# 404

# Navigation

        ##Paginations

	## Links

	## Menus

# wp-defult

    ## Accessibility

    ## Alignments

    ## Clearings

    ## Captions

    ## Galleries

# footer

# instagram

# News latters

# coming soon page

# popup

# proggress bar

# open swtch



--------------------------------------------------------------*/

/*fixed variable*/

/** Font Face **/

@import url('https://fonts.googleapis.com/css?family=Montserrat&display=swap');

@font-face {

  font-family: 'Montserrat', sans-serif;

  src: url("../fonts/HelveticaNeue.eot");

  src: url("../fonts/HelveticaNeue.eot?#iefix") format("embedded-opentype"), url("../fonts/HelveticaNeue.woff2") format("woff2"), url("../fonts/HelveticaNeue.woff") format("woff"), url("../fonts/HelveticaNeue.ttf") format("truetype");

  font-style: normal;

}

@font-face {

  font-family: 'Montserrat', sans-serif;

  src: url("../fonts/helveticaneue-thin.eot");

  src: url("../fonts/helveticaneue-thin.eot?#iefix") format("embedded-opentype"), url("../fonts/helveticaneue-thin.woff2") format("woff2"), url("../fonts/helveticaneue-thin.woff") format("woff"), url("../fonts/helveticaneue-thin.ttf") format("truetype");

  font-weight: normal;

  font-style: normal;

}

@font-face {

  font-family: 'Montserrat', sans-serif;

  src: url("../fonts/HelveticaNeueLight.eot");

  src: url("../fonts/HelveticaNeueLight.eot?#iefix") format("embedded-opentype"), url("../fonts/HelveticaNeueLight.woff2") format("woff2"), url("../fonts/HelveticaNeueLight.woff") format("woff"), url("../fonts/HelveticaNeueLight.ttf") format("truetype");

  font-weight: normal;

  font-style: normal;

}

@font-face {

  font-family: 'HelveticaNeue-Medium';

  src: url("../fonts/HelveticaNeue-Medium.eot");

  src: url("../fonts/HelveticaNeue-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/HelveticaNeue-Medium.woff2") format("woff2"), url("../fonts/HelveticaNeue-Medium.woff") format("woff"), url("../fonts/HelveticaNeue-Medium.ttf") format("truetype"), url("../fonts/HelveticaNeue-Medium.svg#HelveticaNeue-Medium") format("svg");

  font-weight: normal;

  font-style: normal;

}

/*---------------------------------------------

            Plugins

-----------------------------------------------*/

/* * Bootstrap v3.3.7 (http://getbootstrap.com)  || custom

* Copyright 2011-2016 Twitter, Inc.  

* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) */

html {

  font-family: sans-serif;

  -ms-text-size-adjust: 100%;

  -webkit-text-size-adjust: 100%;

}



body {

  margin: 0;

}

 

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {

  display: block;

}



audio, canvas, progress, video {

  display: inline-block;

  vertical-align: baseline;

}



audio:not([controls]) {

  display: none;

  height: 0;

}



[hidden], template {

  display: none;

}



a {

  background-color: transparent;

}



a:active, a:hover {

  outline: 0;

}



abbr[title] {

  border-bottom: 1px dotted;

}



b, strong {

  font-weight: bold;

}



dfn {

  font-style: italic;

}



h1 {

  margin: 0.67em 0;

}



mark {

  background: #ff0;

  color: #000;

}



small {

  font-size: 80%;

}



sub, sup {

  font-size: 75%;

  line-height: 0;

  position: relative;

  vertical-align: baseline;

}



sup {

  top: -0.5em;

}



sub {

  bottom: -0.25em;

}



img {

  border: 0;

}



svg:not(:root) {

  overflow: hidden;

}



figure {

  margin: 1em 40px;

}



hr {

  -webkit-box-sizing: content-box;

  box-sizing: content-box;

  height: 0;

}



pre {

  overflow: auto;

}



code, kbd, pre, samp {

  font-family: monospace, monospace;

  font-size: 1em;

}



button, input, optgroup, select, textarea {

  color: inherit;

  font: inherit;

  margin: 0;

}



button {

  overflow: visible;

}



button, select {

  text-transform: none;

}



button, html input[type="button"], input[type="reset"], input[type="submit"] {

  -webkit-appearance: button;

  cursor: pointer;

}



button[disabled], html input[disabled] {

  cursor: default;

}



button::-moz-focus-inner, input::-moz-focus-inner {

  border: 0;

  padding: 0;

}



input {

  line-height: normal;

}



input[type="checkbox"], input[type="radio"] {

  -webkit-box-sizing: border-box;

  box-sizing: border-box;

  padding: 0;

}



input[type="number"]::-webkit-inner-spin-button,

input[type="number"]::-webkit-outer-spin-button {

  height: auto;

  -webkit-appearance: none;

    margin: 0;

}

input[type="search"] {

  -webkit-appearance: textfield;

  -webkit-box-sizing: content-box;

  box-sizing: content-box;

}



input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {

  -webkit-appearance: none;

}



fieldset {

  border: 1px solid #c0c0c0;

  margin: 0 2px;

  padding: 0.35em 0.625em 0.75em;

}



legend {

  border: 0;

  padding: 0;

}



textarea {

  overflow: auto;

}



optgroup {

  font-weight: bold;

}



table {

  border-collapse: collapse;

  border-spacing: 0;

}



td, th {

  padding: 0;

}



/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */

@media print {

  *, *:before, *:after {

    background: transparent !important;

    color: #000 !important;

    -webkit-box-shadow: none !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;

  }

}

* {

  -webkit-box-sizing: border-box;

  box-sizing: border-box;

}



*:before, *:after {

  -webkit-box-sizing: border-box;

  box-sizing: border-box;

}



html {

  -webkit-tap-highlight-color: transparent;

}



input, button, select, textarea {

  font-family: inherit;

  font-size: inherit;

  line-height: inherit;

}



a {

  text-decoration: none;

}



a:hover, a:focus {

  text-decoration: underline;

}



a:focus {

  outline: 5px auto -webkit-focus-ring-color;

  outline-offset: -2px;

}



figure {

  margin: 0;

}



img {

  vertical-align: middle;

}



.img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img {

  display: block;

  max-width: 100%;

  height: auto;

}



.img-rounded {

  border-radius: 6px;

}



.img-thumbnail {

  padding: 4px;

  line-height: 1.42857143;

  background-color: #fff;

  border: 1px solid #ddd;

  border-radius: 4px;

  -webkit-transition: all .2s ease-in-out;

  transition: all .2s ease-in-out;

  display: inline-block;

  max-width: 100%;

  height: auto;

}



.img-circle {

  border-radius: 50%;

}



hr {

  margin-top: 20px;

  margin-bottom: 20px;

  border: 0;

  border-top: 1px solid #eee;

}



.sr-only {

  position: absolute;

  width: 1px;

  height: 1px;

  margin: -1px;

  padding: 0;

  overflow: hidden;

  clip: rect(0, 0, 0, 0);

  border: 0;

}



.sr-only-focusable:active, .sr-only-focusable:focus {

  position: static;

  width: auto;

  height: auto;

  margin: 0;

  overflow: visible;

  clip: auto;

}



[role="button"] {

  cursor: pointer;

}



code, kbd, pre, samp {

  font-family: Menlo,Monaco,Consolas,"Courier New",monospace;

}



code {

  padding: 2px 4px;

  font-size: 90%;

  color: #c7254e;

  background-color: #f9f2f4;

  border-radius: 4px;

}



kbd {

  padding: 2px 4px;

  font-size: 90%;

  color: #fff;

  background-color: #333;

  border-radius: 3px;

  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);

  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);

}



kbd kbd {

  padding: 0;

  font-size: 100%;

  font-weight: bold;

  -webkit-box-shadow: none;

  box-shadow: none;

}



pre {

  display: block;

  padding: 9.5px;

  margin: 0 0 10px;

  font-size: 13px;

  line-height: 1.42857143;

  word-break: break-all;

  word-wrap: break-word;

  color: #333;

  background-color: #f5f5f5;

  border: 1px solid #ccc;

  border-radius: 4px;

}



pre code {

  padding: 0;

  font-size: inherit;

  color: inherit;

  white-space: pre-wrap;

  background-color: transparent;

  border-radius: 0;

}



.pre-scrollable {

  max-height: 340px;

  overflow-y: scroll;

}



.container {

  margin-right: auto;

  margin-left: auto;

  padding-left: 15px;

  padding-right: 15px;

}



@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;

  }

}

.fade {

  opacity: 0;

  -webkit-transition: opacity .15s linear;

  transition: opacity .15s linear;

}



.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;

  -webkit-transition-duration: .35s;

  transition-duration: .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: 4px;

  -webkit-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: #333;

  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: #777;

}



.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: #777;

  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: #eee;

}



.nav > li.disabled > a {

  color: #777;

}



.nav > li.disabled > a:hover, .nav > li.disabled > a:focus {

  color: #777;

  text-decoration: none;

  background-color: transparent;

  cursor: not-allowed;

}



.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {

  background-color: #eee;

  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: 4px 4px 0 0;

}



.nav-tabs > li > a:hover {

  border-color: #eee #eee #ddd;

}



.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {

  color: #555;

  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: 4px;

}



.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: 4px 4px 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: 4px;

}



.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: 4px;

}



.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: 4px 4px 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;

}



.breadcrumb {

  padding: 8px 15px;

  margin-bottom: 20px;

  list-style: none;

  background-color: #f5f5f5;

  border-radius: 4px;

}



.breadcrumb > li {

  display: inline-block;

}



.breadcrumb > li + li:before {

  content: "/\00a0";

  padding: 0 5px;

  color: #ccc;

}



.breadcrumb > .active {

  color: #777;

}



.pagination:not(body) {

  display: inline-block;

  padding-left: 0;

  margin: 20px 0;

  border-radius: 4px;

}



.pagination > li {

  display: inline;

}



.pagination > li > a, .pagination > li > span {

  position: relative;

  float: left;

  padding: 6px 12px;

  line-height: 1.42857143;

  text-decoration: none;

  color: #337ab7;

  background-color: #fff;

  border: 1px solid #ddd;

  margin-left: -1px;

}



.pagination > li:first-child > a, .pagination > li:first-child > span {

  margin-left: 0;

  border-bottom-left-radius: 4px;

  border-top-left-radius: 4px;

}



.pagination > li:last-child > a, .pagination > li:last-child > span {

  border-bottom-right-radius: 4px;

  border-top-right-radius: 4px;

}



.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {

  z-index: 2;

  color: #23527c;

  background-color: #eee;

  border-color: #ddd;

}



.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {

  z-index: 3;

  color: #fff;

  background-color: #337ab7;

  border-color: #337ab7;

  cursor: default;

}



.pagination > .disabled > span, .pagination > .disabled > span:hover, .pagination > .disabled > span:focus, .pagination > .disabled > a, .pagination > .disabled > a:hover, .pagination > .disabled > a:focus {

  color: #777;

  background-color: #fff;

  border-color: #ddd;

  cursor: not-allowed;

}



.pagination-lg > li > a, .pagination-lg > li > span {

  padding: 10px 16px;

  font-size: 18px;

  line-height: 1.3333333;

}



.pagination-lg > li:first-child > a, .pagination-lg > li:first-child > span {

  border-bottom-left-radius: 6px;

  border-top-left-radius: 6px;

}



.pagination-lg > li:last-child > a, .pagination-lg > li:last-child > span {

  border-bottom-right-radius: 6px;

  border-top-right-radius: 6px;

}



.pagination-sm > li > a, .pagination-sm > li > span {

  padding: 5px 10px;

  font-size: 12px;

  line-height: 1.5;

}



.pagination-sm > li:first-child > a, .pagination-sm > li:first-child > span {

  border-bottom-left-radius: 3px;

  border-top-left-radius: 3px;

}



.pagination-sm > li:last-child > a, .pagination-sm > li:last-child > span {

  border-bottom-right-radius: 3px;

  border-top-right-radius: 3px;

}



.pager {

  padding-left: 0;

  margin: 20px 0;

  list-style: none;

  text-align: center;

}



.pager li {

  display: inline;

}



.pager li > a, .pager li > span {

  display: inline-block;

  padding: 5px 14px;

  background-color: #fff;

  border: 1px solid #ddd;

  border-radius: 15px;

}



.pager li > a:hover, .pager li > a:focus {

  text-decoration: none;

  background-color: #eee;

}



.pager .next > a, .pager .next > span {

  float: right;

}



.pager .previous > a, .pager .previous > span {

  float: left;

}



.pager .disabled > a, .pager .disabled > a:hover, .pager .disabled > a:focus, .pager .disabled > span {

  color: #777;

  background-color: #fff;

  cursor: not-allowed;

}



.label {

  display: inline;

  padding: .2em .6em .3em;

  font-size: 75%;

  font-weight: bold;

  line-height: 1;

  color: #fff;

  text-align: center;

  white-space: nowrap;

  vertical-align: baseline;

  border-radius: .25em;

}



a.label:hover, a.label:focus {

  color: #fff;

  text-decoration: none;

  cursor: pointer;

}



.label:empty {

  display: none;

}



.btn .label {

  position: relative;

  top: -1px;

}



.label-default {

  background-color: #777;

}



.label-default[href]:hover, .label-default[href]:focus {

  background-color: #5e5e5e;

}



.label-primary {

  background-color: #337ab7;

}



.label-primary[href]:hover, .label-primary[href]:focus {

  background-color: #286090;

}



.label-success {

  background-color: #5cb85c;

}



.label-success[href]:hover, .label-success[href]:focus {

  background-color: #449d44;

}



.label-info {

  background-color: #5bc0de;

}



.label-info[href]:hover, .label-info[href]:focus {

  background-color: #31b0d5;

}



.label-warning {

  background-color: #f0ad4e;

}



.label-warning[href]:hover, .label-warning[href]:focus {

  background-color: #ec971f;

}



.label-danger {

  background-color: #d9534f;

}



.label-danger[href]:hover, .label-danger[href]:focus {

  background-color: #c9302c;

}



.badge {

  display: inline-block;

  min-width: 10px;

  padding: 3px 7px;

  font-size: 12px;

  font-weight: bold;

  color: #fff;

  line-height: 1;

  vertical-align: middle;

  white-space: nowrap;

  text-align: center;

  background-color: #777;

  border-radius: 10px;

}



.badge:empty {

  display: none;

}



.btn .badge {

  position: relative;

  top: -1px;

}



.btn-xs .badge, .btn-group-xs > .btn .badge {

  top: 0;

  padding: 1px 5px;

}



a.badge:hover, a.badge:focus {

  color: #fff;

  text-decoration: none;

  cursor: pointer;

}



.list-group-item.active > .badge, .nav-pills > .active > a > .badge {

  color: #337ab7;

  background-color: #fff;

}



.list-group-item > .badge {

  float: right;

}



.list-group-item > .badge + .badge {

  margin-right: 5px;

}



.nav-pills > li > a > .badge {

  margin-left: 3px;

}



.jumbotron {

  padding-top: 30px;

  padding-bottom: 30px;

  margin-bottom: 30px;

  color: inherit;

  background-color: #eee;

}



.jumbotron h1, .jumbotron .h1 {

  color: inherit;

}



.jumbotron p {

  margin-bottom: 15px;

  font-size: 21px;

  font-weight: 200;

}



.jumbotron > hr {

  border-top-color: #d5d5d5;

}



.container .jumbotron, .container-fluid .jumbotron {

  border-radius: 6px;

  padding-left: 15px;

  padding-right: 15px;

}



.jumbotron .container {

  max-width: 100%;

}



@media screen and (min-width: 768px) {

  .jumbotron {

    padding-top: 48px;

    padding-bottom: 48px;

  }



  .container .jumbotron, .container-fluid .jumbotron {

    padding-left: 60px;

    padding-right: 60px;

  }



  .jumbotron h1, .jumbotron .h1 {

    font-size: 63px;

  }

}

.thumbnail {

  display: block;

  padding: 4px;

  margin-bottom: 20px;

  line-height: 1.42857143;

  background-color: #fff;

  border: 1px solid #ddd;

  border-radius: 4px;

  -webkit-transition: border .2s ease-in-out;

  transition: border .2s ease-in-out;

}



.thumbnail > img, .thumbnail a > img {

  margin-left: auto;

  margin-right: auto;

}



a.thumbnail:hover, a.thumbnail:focus, a.thumbnail.active {

  border-color: #337ab7;

}



.thumbnail .caption {

  padding: 9px;

  color: #333;

}



.alert {

  padding: 15px;

  margin-bottom: 20px;

  border: 1px solid transparent;

  border-radius: 4px;

}



.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;

}



@-webkit-keyframes progress-bar-stripes {

  from {

    background-position: 40px 0;

  }

  to {

    background-position: 0 0;

  }

}

@keyframes progress-bar-stripes {

  from {

    background-position: 40px 0;

  }

  to {

    background-position: 0 0;

  }

}

.progress {

  overflow: hidden;

  height: 20px;

  margin-bottom: 20px;

  background-color: #f5f5f5;

  border-radius: 4px;

  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);

  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);

}



.progress-bar {

  float: left;

  width: 0%;

  height: 100%;

  font-size: 12px;

  line-height: 20px;

  color: #fff;

  text-align: center;

  background-color: #337ab7;

  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);

  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);

  -webkit-transition: width .6s ease;

  transition: width .6s ease;

}



.progress-striped .progress-bar, .progress-bar-striped {

  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);

  background-size: 40px 40px;

}



.progress.active .progress-bar, .progress-bar.active {

  -webkit-animation: progress-bar-stripes 2s linear infinite;

  animation: progress-bar-stripes 2s linear infinite;

}



.progress-bar-success {

  background-color: #5cb85c;

}



.progress-striped .progress-bar-success {

  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);

}



.progress-bar-info {

  background-color: #5bc0de;

}



.progress-striped .progress-bar-info {

  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);

}



.progress-bar-warning {

  background-color: #f0ad4e;

}



.progress-striped .progress-bar-warning {

  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);

}



.progress-bar-danger {

  background-color: #d9534f;

}



.progress-striped .progress-bar-danger {

  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);

}



.media {

  margin-top: 15px;

}



.media:first-child {

  margin-top: 0;

}



.media, .media-body {

  zoom: 1;

  overflow: hidden;

}



.media-body {

  width: 10000px;

}



.media-object {

  display: block;

}



.media-object.img-thumbnail {

  max-width: none;

}



.media-right, .media > .pull-right {

  padding-left: 10px;

}



.media-left, .media > .pull-left {

  padding-right: 10px;

}



.media-left, .media-right, .media-body {

  display: table-cell;

  vertical-align: top;

}



.media-middle {

  vertical-align: middle;

}



.media-bottom {

  vertical-align: bottom;

}



.media-heading {

  margin-top: 0;

  margin-bottom: 5px;

}



.media-list {

  padding-left: 0;

  list-style: none;

}



.list-group {

  margin-bottom: 20px;

  padding-left: 0;

}



.list-group-item {

  position: relative;

  display: block;

  padding: 10px 15px;

  margin-bottom: -1px;

  background-color: #fff;

  border: 1px solid #ddd;

}



.list-group-item:first-child {

  border-top-right-radius: 4px;

  border-top-left-radius: 4px;

}



.list-group-item:last-child {

  margin-bottom: 0;

  border-bottom-right-radius: 4px;

  border-bottom-left-radius: 4px;

}



a.list-group-item, button.list-group-item {

  color: #555;

}



a.list-group-item .list-group-item-heading, button.list-group-item .list-group-item-heading {

  color: #333;

}



a.list-group-item:hover, button.list-group-item:hover, a.list-group-item:focus, button.list-group-item:focus {

  text-decoration: none;

  color: #555;

  background-color: #f5f5f5;

}



button.list-group-item {

  width: 100%;

  text-align: left;

}



.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {

  background-color: #eee;

  color: #777;

  cursor: not-allowed;

}



.list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {

  color: inherit;

}



.list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {

  color: #777;

}



.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {

  z-index: 2;

  color: #fff;

  background-color: #337ab7;

  border-color: #337ab7;

}



.list-group-item.active .list-group-item-heading, .list-group-item.active:hover .list-group-item-heading, .list-group-item.active:focus .list-group-item-heading, .list-group-item.active .list-group-item-heading > small, .list-group-item.active:hover .list-group-item-heading > small, .list-group-item.active:focus .list-group-item-heading > small, .list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading > .small {

  color: inherit;

}



.list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {

  color: #c7ddef;

}



.list-group-item-success {

  color: #3c763d;

  background-color: #dff0d8;

}



a.list-group-item-success, button.list-group-item-success {

  color: #3c763d;

}



a.list-group-item-success .list-group-item-heading, button.list-group-item-success .list-group-item-heading {

  color: inherit;

}



a.list-group-item-success:hover, button.list-group-item-success:hover, a.list-group-item-success:focus, button.list-group-item-success:focus {

  color: #3c763d;

  background-color: #d0e9c6;

}



a.list-group-item-success.active, button.list-group-item-success.active, a.list-group-item-success.active:hover, button.list-group-item-success.active:hover, a.list-group-item-success.active:focus, button.list-group-item-success.active:focus {

  color: #fff;

  background-color: #3c763d;

  border-color: #3c763d;

}



.list-group-item-info {

  color: #31708f;

  background-color: #d9edf7;

}



a.list-group-item-info, button.list-group-item-info {

  color: #31708f;

}



a.list-group-item-info .list-group-item-heading, button.list-group-item-info .list-group-item-heading {

  color: inherit;

}



a.list-group-item-info:hover, button.list-group-item-info:hover, a.list-group-item-info:focus, button.list-group-item-info:focus {

  color: #31708f;

  background-color: #c4e3f3;

}



a.list-group-item-info.active, button.list-group-item-info.active, a.list-group-item-info.active:hover, button.list-group-item-info.active:hover, a.list-group-item-info.active:focus, button.list-group-item-info.active:focus {

  color: #fff;

  background-color: #31708f;

  border-color: #31708f;

}



.list-group-item-warning {

  color: #8a6d3b;

  background-color: #fcf8e3;

}



a.list-group-item-warning, button.list-group-item-warning {

  color: #8a6d3b;

}



a.list-group-item-warning .list-group-item-heading, button.list-group-item-warning .list-group-item-heading {

  color: inherit;

}



a.list-group-item-warning:hover, button.list-group-item-warning:hover, a.list-group-item-warning:focus, button.list-group-item-warning:focus {

  color: #8a6d3b;

  background-color: #faf2cc;

}



a.list-group-item-warning.active, button.list-group-item-warning.active, a.list-group-item-warning.active:hover, button.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus, button.list-group-item-warning.active:focus {

  color: #fff;

  background-color: #8a6d3b;

  border-color: #8a6d3b;

}



.list-group-item-danger {

  color: #a94442;

  background-color: #f2dede;

}



a.list-group-item-danger, button.list-group-item-danger {

  color: #a94442;

}



a.list-group-item-danger .list-group-item-heading, button.list-group-item-danger .list-group-item-heading {

  color: inherit;

}



a.list-group-item-danger:hover, button.list-group-item-danger:hover, a.list-group-item-danger:focus, button.list-group-item-danger:focus {

  color: #a94442;

  background-color: #ebcccc;

}



a.list-group-item-danger.active, button.list-group-item-danger.active, a.list-group-item-danger.active:hover, button.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus, button.list-group-item-danger.active:focus {

  color: #fff;

  background-color: #a94442;

  border-color: #a94442;

}



.list-group-item-heading {

  margin-top: 0;

  margin-bottom: 5px;

}



.list-group-item-text {

  margin-bottom: 0;

  line-height: 1.3;

}



.panel {

  margin-bottom: 20px;

  background-color: #fff;

  border: 1px solid transparent;

  border-radius: 4px;

  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);

  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);

}



.panel-body {

  padding: 15px;

}



.panel-heading {

  padding: 10px 15px;

  border-bottom: 1px solid transparent;

  border-top-right-radius: 3px;

  border-top-left-radius: 3px;

}



.panel-heading > .dropdown .dropdown-toggle {

  color: inherit;

}



.panel-title {

  margin-top: 0;

  margin-bottom: 0;

  font-size: 16px;

  color: inherit;

}



.panel-title > a, .panel-title > small, .panel-title > .small, .panel-title > small > a, .panel-title > .small > a {

  color: inherit;

}



.panel-footer {

  padding: 10px 15px;

  background-color: #f5f5f5;

  border-top: 1px solid #ddd;

  border-bottom-right-radius: 3px;

  border-bottom-left-radius: 3px;

}



.panel > .list-group, .panel > .panel-collapse > .list-group {

  margin-bottom: 0;

}



.panel > .list-group .list-group-item, .panel > .panel-collapse > .list-group .list-group-item {

  border-width: 1px 0;

  border-radius: 0;

}



.panel > .list-group:first-child .list-group-item:first-child, .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {

  border-top: 0;

  border-top-right-radius: 3px;

  border-top-left-radius: 3px;

}



.panel > .list-group:last-child .list-group-item:last-child, .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {

  border-bottom: 0;

  border-bottom-right-radius: 3px;

  border-bottom-left-radius: 3px;

}



.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {

  border-top-right-radius: 0;

  border-top-left-radius: 0;

}



.panel-heading + .list-group .list-group-item:first-child {

  border-top-width: 0;

}



.list-group + .panel-footer {

  border-top-width: 0;

}



.panel > .table, .panel > .table-responsive > .table, .panel > .panel-collapse > .table {

  margin-bottom: 0;

}



.panel > .table caption, .panel > .table-responsive > .table caption, .panel > .panel-collapse > .table caption {

  padding-left: 15px;

  padding-right: 15px;

}



.panel > .table:first-child, .panel > .table-responsive:first-child > .table:first-child {

  border-top-right-radius: 3px;

  border-top-left-radius: 3px;

}



.panel > .table:first-child > thead:first-child > tr:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {

  border-top-left-radius: 3px;

  border-top-right-radius: 3px;

}



.panel > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {

  border-top-left-radius: 3px;

}



.panel > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {

  border-top-right-radius: 3px;

}



.panel > .table:last-child, .panel > .table-responsive:last-child > .table:last-child {

  border-bottom-right-radius: 3px;

  border-bottom-left-radius: 3px;

}



.panel > .table:last-child > tbody:last-child > tr:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {

  border-bottom-left-radius: 3px;

  border-bottom-right-radius: 3px;

}



.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {

  border-bottom-left-radius: 3px;

}



.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {

  border-bottom-right-radius: 3px;

}



.panel > .panel-body + .table, .panel > .panel-body + .table-responsive, .panel > .table + .panel-body, .panel > .table-responsive + .panel-body {

  border-top: 1px solid #ddd;

}



.panel > .table > tbody:first-child > tr:first-child th, .panel > .table > tbody:first-child > tr:first-child td {

  border-top: 0;

}



.panel > .table-bordered, .panel > .table-responsive > .table-bordered {

  border: 0;

}



.panel > .table-bordered > thead > tr > th:first-child, .panel > .table-responsive > .table-bordered > thead > tr > th:first-child, .panel > .table-bordered > tbody > tr > th:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child, .panel > .table-bordered > tfoot > tr > th:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child, .panel > .table-bordered > thead > tr > td:first-child, .panel > .table-responsive > .table-bordered > thead > tr > td:first-child, .panel > .table-bordered > tbody > tr > td:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child, .panel > .table-bordered > tfoot > tr > td:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {

  border-left: 0;

}



.panel > .table-bordered > thead > tr > th:last-child, .panel > .table-responsive > .table-bordered > thead > tr > th:last-child, .panel > .table-bordered > tbody > tr > th:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child, .panel > .table-bordered > tfoot > tr > th:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child, .panel > .table-bordered > thead > tr > td:last-child, .panel > .table-responsive > .table-bordered > thead > tr > td:last-child, .panel > .table-bordered > tbody > tr > td:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child, .panel > .table-bordered > tfoot > tr > td:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {

  border-right: 0;

}



.panel > .table-bordered > thead > tr:first-child > td, .panel > .table-responsive > .table-bordered > thead > tr:first-child > td, .panel > .table-bordered > tbody > tr:first-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td, .panel > .table-bordered > thead > tr:first-child > th, .panel > .table-responsive > .table-bordered > thead > tr:first-child > th, .panel > .table-bordered > tbody > tr:first-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {

  border-bottom: 0;

}



.panel > .table-bordered > tbody > tr:last-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td, .panel > .table-bordered > tfoot > tr:last-child > td, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td, .panel > .table-bordered > tbody > tr:last-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th, .panel > .table-bordered > tfoot > tr:last-child > th, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {

  border-bottom: 0;

}



.panel > .table-responsive {

  border: 0;

  margin-bottom: 0;

}



.panel-group {

  margin-bottom: 20px;

}



.panel-group .panel {

  margin-bottom: 0;

  border-radius: 4px;

}



.panel-group .panel + .panel {

  margin-top: 5px;

}



.panel-group .panel-heading {

  border-bottom: 0;

}



.panel-group .panel-heading + .panel-collapse > .panel-body, .panel-group .panel-heading + .panel-collapse > .list-group {

  border-top: 1px solid #ddd;

}



.panel-group .panel-footer {

  border-top: 0;

}



.panel-group .panel-footer + .panel-collapse .panel-body {

  border-bottom: 1px solid #ddd;

}



.panel-default {

  border-color: #ddd;

}



.panel-default > .panel-heading {

  color: #333;

  background-color: #f5f5f5;

  border-color: #ddd;

}



.panel-default > .panel-heading + .panel-collapse > .panel-body {

  border-top-color: #ddd;

}



.panel-default > .panel-heading .badge {

  color: #f5f5f5;

  background-color: #333;

}



.panel-default > .panel-footer + .panel-collapse > .panel-body {

  border-bottom-color: #ddd;

}



.panel-primary {

  border-color: #337ab7;

}



.panel-primary > .panel-heading {

  color: #fff;

  background-color: #337ab7;

  border-color: #337ab7;

}



.panel-primary > .panel-heading + .panel-collapse > .panel-body {

  border-top-color: #337ab7;

}



.panel-primary > .panel-heading .badge {

  color: #337ab7;

  background-color: #fff;

}



.panel-primary > .panel-footer + .panel-collapse > .panel-body {

  border-bottom-color: #337ab7;

}



.panel-success {

  border-color: #d6e9c6;

}



.panel-success > .panel-heading {

  color: #3c763d;

  background-color: #dff0d8;

  border-color: #d6e9c6;

}



.panel-success > .panel-heading + .panel-collapse > .panel-body {

  border-top-color: #d6e9c6;

}



.panel-success > .panel-heading .badge {

  color: #dff0d8;

  background-color: #3c763d;

}



.panel-success > .panel-footer + .panel-collapse > .panel-body {

  border-bottom-color: #d6e9c6;

}



.panel-info {

  border-color: #bce8f1;

}



.panel-info > .panel-heading {

  color: #31708f;

  background-color: #d9edf7;

  border-color: #bce8f1;

}



.panel-info > .panel-heading + .panel-collapse > .panel-body {

  border-top-color: #bce8f1;

}



.panel-info > .panel-heading .badge {

  color: #d9edf7;

  background-color: #31708f;

}



.panel-info > .panel-footer + .panel-collapse > .panel-body {

  border-bottom-color: #bce8f1;

}



.panel-warning {

  border-color: #faebcc;

}



.panel-warning > .panel-heading {

  color: #8a6d3b;

  background-color: #fcf8e3;

  border-color: #faebcc;

}



.panel-warning > .panel-heading + .panel-collapse > .panel-body {

  border-top-color: #faebcc;

}



.panel-warning > .panel-heading .badge {

  color: #fcf8e3;

  background-color: #8a6d3b;

}



.panel-warning > .panel-footer + .panel-collapse > .panel-body {

  border-bottom-color: #faebcc;

}



.panel-danger {

  border-color: #ebccd1;

}



.panel-danger > .panel-heading {

  color: #a94442;

  background-color: #f2dede;

  border-color: #ebccd1;

}



.panel-danger > .panel-heading + .panel-collapse > .panel-body {

  border-top-color: #ebccd1;

}



.panel-danger > .panel-heading .badge {

  color: #f2dede;

  background-color: #a94442;

}



.panel-danger > .panel-footer + .panel-collapse > .panel-body {

  border-bottom-color: #ebccd1;

}



.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%;

}



.well {

  min-height: 20px;

  padding: 19px;

  margin-bottom: 20px;

  background-color: #f5f5f5;

  border: 1px solid #e3e3e3;

  border-radius: 4px;

  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);

  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);

}



.well blockquote {

  border-color: #ddd;

  border-color: rgba(0, 0, 0, 0.15);

}



.well-lg {

  padding: 24px;

  border-radius: 6px;

}



.well-sm {

  padding: 9px;

  border-radius: 3px;

}



.close {

  float: right;

  font-size: 21px;

  font-weight: bold;

  line-height: 1;

  color: #000;

  text-shadow: 0 1px 0 #fff;

  opacity: .2;

  filter: alpha(opacity=20);

}



.close:hover, .close:focus {

  color: #000;

  text-decoration: none;

  cursor: pointer;

  opacity: .5;

  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 {

  -webkit-transform: translate(0, -25%);

  transform: translate(0, -25%);

  -webkit-transition: -webkit-transform 0.3s ease-out;

  transition: -webkit-transform 0.3s ease-out;

  transition: transform 0.3s ease-out;

  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;

}



.modal.in .modal-dialog {

  -webkit-transform: translate(0, 0);

  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);

  border-radius: 6px;

  -webkit-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 {

  opacity: 0;

  filter: alpha(opacity=0);

}



.modal-backdrop.in {

  opacity: .5;

  filter: alpha(opacity=50);

}



.modal-header {

  padding: 15px;

  border-bottom: 1px solid #e5e5e5;

}



.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);

    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);

  }



  .modal-sm {

    width: 300px;

  }

}

@media (min-width: 992px) {

  .modal-lg {

    width: 900px;

  }

}

.tooltip {

  position: absolute;

  z-index: 1070;

  display: block;

  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;

  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;

  opacity: 0;

  filter: alpha(opacity=0);

}



.tooltip.in {

  opacity: .9;

  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: 4px;

}



.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-family: "Helvetica Neue",Helvetica,Arial,sans-serif;

  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: 6px;

  -webkit-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: 5px 5px 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: #999;

  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: #999;

  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: #999;

  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: #999;

  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;

}



.carousel {

  position: relative;

}



.carousel-inner {

  position: relative;

  overflow: hidden;

  width: 100%;

}



.carousel-inner > .item {

  display: none;

  position: relative;

  -webkit-transition: .6s ease-in-out left;

  transition: .6s ease-in-out left;

}



.carousel-inner > .item > img, .carousel-inner > .item > a > img {

  line-height: 1;

}



@media all and (transform-3d), (-webkit-transform-3d) {

  .carousel-inner > .item {

    -webkit-transition: -webkit-transform 0.6s ease-in-out;

    transition: -webkit-transform 0.6s ease-in-out;

    transition: transform 0.6s ease-in-out;

    transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out;

    -webkit-backface-visibility: hidden;

    backface-visibility: hidden;

    -webkit-perspective: 1000px;

    perspective: 1000px;

  }



  .carousel-inner > .item.next, .carousel-inner > .item.active.right {

    -webkit-transform: translate3d(100%, 0, 0);

    transform: translate3d(100%, 0, 0);

    left: 0;

  }



  .carousel-inner > .item.prev, .carousel-inner > .item.active.left {

    -webkit-transform: translate3d(-100%, 0, 0);

    transform: translate3d(-100%, 0, 0);

    left: 0;

  }



  .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {

    -webkit-transform: translate3d(0, 0, 0);

    transform: translate3d(0, 0, 0);

    left: 0;

  }

}

.carousel-inner > .active, .carousel-inner > .next, .carousel-inner > .prev {

  display: block;

}



.carousel-inner > .active {

  left: 0;

}



.carousel-inner > .next, .carousel-inner > .prev {

  position: absolute;

  top: 0;

  width: 100%;

}



.carousel-inner > .next {

  left: 100%;

}



.carousel-inner > .prev {

  left: -100%;

}



.carousel-inner > .next.left, .carousel-inner > .prev.right {

  left: 0;

}



.carousel-inner > .active.left {

  left: -100%;

}



.carousel-inner > .active.right {

  left: 100%;

}



.carousel-control {

  position: absolute;

  top: 0;

  left: 0;

  bottom: 0;

  width: 15%;

  opacity: .5;

  filter: alpha(opacity=50);

  font-size: 20px;

  color: #fff;

  text-align: center;

  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);

  background-color: transparent;

}



.carousel-control.left {

  background-image: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));

  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);

  background-repeat: repeat-x;

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);

}



.carousel-control.right {

  left: auto;

  right: 0;

  background-image: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));

  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);

  background-repeat: repeat-x;

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);

}



.carousel-control:hover, .carousel-control:focus {

  outline: 0;

  color: #fff;

  text-decoration: none;

  opacity: .9;

  filter: alpha(opacity=90);

}



.carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right {

  position: absolute;

  top: 50%;

  margin-top: -10px;

  z-index: 5;

  display: inline-block;

}



.carousel-control .icon-prev, .carousel-control .glyphicon-chevron-left {

  left: 50%;

  margin-left: -10px;

}



.carousel-control .icon-next, .carousel-control .glyphicon-chevron-right {

  right: 50%;

  margin-right: -10px;

}



.carousel-control .icon-prev, .carousel-control .icon-next {

  width: 20px;

  height: 20px;

  line-height: 1;

  font-family: serif;

}



.carousel-control .icon-prev:before {

  content: '\2039';

}



.carousel-control .icon-next:before {

  content: '\203a';

}



.carousel-indicators {

  position: absolute;

  bottom: 10px;

  left: 50%;

  z-index: 15;

  width: 60%;

  margin-left: -30%;

  padding-left: 0;

  list-style: none;

  text-align: center;

}



.carousel-indicators li {

  display: inline-block;

  width: 10px;

  height: 10px;

  margin: 1px;

  text-indent: -999px;

  border: 1px solid #fff;

  border-radius: 10px;

  cursor: pointer;

  background-color: #000 \9;

  background-color: transparent;

}



.carousel-indicators .active {

  margin: 0;

  width: 12px;

  height: 12px;

  background-color: #fff;

}



.carousel-caption {

  position: absolute;

  left: 15%;

  right: 15%;

  bottom: 20px;

  z-index: 10;

  padding-top: 20px;

  padding-bottom: 20px;

  color: #fff;

  text-align: center;

  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);

}



.carousel-caption .btn {

  text-shadow: none;

}



@media screen and (min-width: 768px) {

  .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-prev, .carousel-control .icon-next {

    width: 30px;

    height: 30px;

    margin-top: -10px;

    font-size: 30px;

  }



  .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {

    margin-left: -10px;

  }



  .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {

    margin-right: -10px;

  }



  .carousel-caption {

    left: 20%;

    right: 20%;

    padding-bottom: 30px;

  }



  .carousel-indicators {

    bottom: 20px;

  }

}

.clearfix:before, .clearfix:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after, .nav:before, .nav:after, .pager:before, .pager:after, .panel-body:before, .panel-body:after, .modal-header:before, .modal-header:after, .modal-footer:before, .modal-footer:after {

  content: " ";

  display: table;

}



.clearfix:after, .container:after, .container-fluid:after, .row:after, .nav:after, .pager:after, .panel-body:after, .modal-header: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;

  }

}

.text-left {

  text-align: left;

}



.text-right {

  text-align: right;

}



.text-center {

  text-align: center;

}



.text-justify {

  text-align: justify;

}



.text-nowrap {

  white-space: nowrap;

}



.text-lowercase {

  text-transform: lowercase;

}



.text-uppercase {

  text-transform: uppercase;

}



.text-capitalize {

  text-transform: capitalize;

}



/*

 *  Font fontpiko v1.0 by themepiko 

 */

@font-face {

  font-family: 'fontpiko';

  src: url("assets/fonts/fontpiko.eot?32322373");

  src: url("assets/fonts/fontpiko.eot?32322373#iefix") format("embedded-opentype"), url("assets/fonts/fontpiko.woff2?32322373") format("woff2"), url("assets/fonts/fontpiko.woff?32322373") format("woff"), url("assets/fonts/fontpiko.ttf?32322373") format("truetype"), url("assets/fonts/fontpiko.svg?32322373#fontpiko") format("svg");

  font-weight: normal;

  font-style: normal;

}

[class^="icon-"]:before, [class*=" icon-"]:before {

  display: inline-block;

  font: normal normal normal 14px/1 fontpiko;

  font-size: inherit;

  text-rendering: auto;

  -webkit-font-smoothing: antialiased;

  -moz-osx-font-smoothing: grayscale;

}



.icon-backward-arrow:before {

  content: '\e800';

}



/* '├«┬áΓé¼' */

.icon-book:before {

  content: '\e801';

}



/* '├«┬á?' */

.icon-camera:before {

  content: '\e802';

}



/* '├«┬áΓÇÜ' */

.icon-camera2:before {

  content: '\e803';

}



/* '├«┬á╞Æ' */

.icon-cart:before {

  content: '\e804';

}



/* '├«┬áΓÇ₧' */

.icon-cell-phone:before {

  content: '\e805';

}



/* '├«┬áΓÇª' */

.icon-cell-phone2:before {

  content: '\e806';

}



/* '├«┬áΓÇá' */

.icon-chat:before {

  content: '\e807';

}



/* '├«┬áΓÇí' */

.icon-checkmark:before {

  content: '\e808';

}



/* '├«┬á╦å' */

.icon-check-squre:before {

  content: '\e809';

}



/* '├«┬áΓÇ░' */

.icon-city:before {

  content: '\e80a';

}



/* '├«┬á┼á' */

.icon-clean:before {

  content: '\e80b';

}



/* '├«┬áΓÇ╣' */

.icon-clip:before {

  content: '\e80c';

}



/* '├«┬á┼Æ' */

.icon-coffee-shop:before {

  content: '\e80d';

}



/* '├«┬á?' */

.icon-compare:before {

  content: '\e80e';

}



/* '├«┬á┼╜' */

.icon-computer:before {

  content: '\e80f';

}



/* '├«┬á?' */

.icon-computer2:before {

  content: '\e810';

}



/* '├«┬á?' */

.icon-computer-monitor:before {

  content: '\e811';

}



/* '├«┬áΓÇÿ' */

.icon-computer-screen:before {

  content: '\e812';

}



/* '├«┬áΓÇÖ' */

.icon-cross1:before {

  content: '\e813';

}



/* '├«┬áΓÇ£' */

.icon-cross2:before {

  content: '\e814';

}



/* '├«┬áΓÇ¥' */

.icon-cross3:before {

  content: '\e815';

}



/* '├«┬áΓÇó' */

.icon-dinner:before {

  content: '\e816';

}



/* '├«┬áΓÇô' */

.icon-dinner2:before {

  content: '\e817';

}



/* '├«┬áΓÇö' */

.icon-dj:before {

  content: '\e818';

}



/* '├«┬á╦£' */

.icon-drayer:before {

  content: '\e819';

}



/* '├«┬áΓäó' */

.icon-envalop:before {

  content: '\e81a';

}



/* '├«┬á┼í' */

.icon-envalop2:before {

  content: '\e81b';

}



/* '├«┬áΓÇ║' */

.icon-envalop3:before {

  content: '\e81c';

}



/* '├«┬á┼ô' */

.icon-envalop4:before {

  content: '\e81d';

}



/* '├«┬á?' */

.icon-eye:before {

  content: '\e81e';

}



/* '├«┬á┼╛' */

.icon-flag:before {

  content: '\e81f';

}



/* '├«┬á┼╕' */

.icon-food:before {

  content: '\e820';

}



/* '├«┬á┬á' */

.icon-gift-box:before {

  content: '\e821';

}



/* '├«┬á┬í' */

.icon-globe:before {

  content: '\e822';

}



/* '├«┬á┬ó' */

.icon-grid:before {

  content: '\e823';

}



/* '├«┬á┬ú' */

.icon-grid-squre:before {

  content: '\e824';

}



/* '├«┬á┬ñ' */

.icon-gym:before {

  content: '\e825';

}



/* '├«┬á┬Ñ' */

.icon-headphone:before {

  content: '\e826';

}



/* '├«┬á┬ª' */

.icon-headphone2:before {

  content: '\e827';

}



/* '├«┬á┬º' */

.icon-heart:before {

  content: '\e828';

}



/* '├«┬á┬¿' */

.icon-info:before {

  content: '\e829';

}



/* '├«┬á┬⌐' */

.icon-iron:before {

  content: '\e82a';

}



/* '├«┬á┬¬' */

.icon-kitchen-pack:before {

  content: '\e82b';

}



/* '├«┬á┬½' */

.icon-kitchen-pack2:before {

  content: '\e82c';

}



/* '├«┬á┬¼' */

.icon-kitchen-pack3:before {

  content: '\e82d';

}



/* '├«┬á┬¡' */

.icon-lens:before {

  content: '\e82e';

}



/* '├«┬á┬«' */

.icon-lifeguard:before {

  content: '\e82f';

}



/* '├«┬á┬»' */

.icon-line3:before {

  content: '\e830';

}



/* '├«┬á┬░' */

.icon-line3-1:before {

  content: '\e831';

}



/* '├«┬á┬▒' */

.icon-list:before {

  content: '\e832';

}



/* '├«┬á┬▓' */

.icon-list2:before {

  content: '\e833';

}



/* '├«┬á┬│' */

.icon-location1:before {

  content: '\e834';

}



/* '├«┬á┬┤' */

.icon-location2:before {

  content: '\e835';

}



/* '├«┬á┬╡' */

.icon-location3:before {

  content: '\e836';

}



/* '├«┬á┬╢' */

.icon-location4:before {

  content: '\e837';

}



/* '├«┬á┬╖' */

.icon-location5:before {

  content: '\e838';

}



/* '├«┬á┬╕' */

.icon-lock:before {

  content: '\e839';

}



/* '├«┬á┬╣' */

.icon-lock2:before {

  content: '\e83a';

}



/* '├«┬á┬║' */

.icon-lock3:before {

  content: '\e83b';

}



/* '├«┬á┬╗' */

.icon-logotype:before {

  content: '\e83c';

}



/* '├«┬á┬╝' */

.icon-memory-stick:before {

  content: '\e83d';

}



/* '├«┬á┬╜' */

.icon-microphone:before {

  content: '\e83e';

}



/* '├«┬á┬╛' */

.icon-music:before {

  content: '\e83f';

}



/* '├«┬á┬┐' */

.icon-pencil:before {

  content: '\e840';

}



/* '├«┬íΓé¼' */

.icon-postcode:before {

  content: '\e841';

}



/* '├«┬í?' */

.icon-printer:before {

  content: '\e842';

}



/* '├«┬íΓÇÜ' */

.icon-quote:before {

  content: '\e843';

}



/* '├«┬í╞Æ' */

.icon-search:before {

  content: '\e844';

}



/* '├«┬íΓÇ₧' */

.icon-setting2:before {

  content: '\e845';

}



/* '├«┬íΓÇª' */

.icon-settings:before {

  content: '\e846';

}



/* '├«┬íΓÇá' */

.icon-sew:before {

  content: '\e847';

}



/* '├«┬íΓÇí' */

.icon-socket:before {

  content: '\e848';

}



/* '├«┬í╦å' */

.icon-sound:before {

  content: '\e849';

}



/* '├«┬íΓÇ░' */

.icon-star:before {

  content: '\e84a';

}



/* '├«┬í┼á' */

.icon-start2:before {

  content: '\e84b';

}



/* '├«┬íΓÇ╣' */

.icon-suitcase:before {

  content: '\e84c';

}



/* '├«┬í┼Æ' */

.icon-suitcase2:before {

  content: '\e84d';

}



/* '├«┬í?' */

.icon-technology:before {

  content: '\e84e';

}



/* '├«┬í┼╜' */

.icon-technology2:before {

  content: '\e84f';

}



/* '├«┬í?' */

.icon-technology3:before {

  content: '\e850';

}



/* '├«┬í?' */

.icon-telephone:before {

  content: '\e851';

}



/* '├«┬íΓÇÿ' */

.icon-telephone2:before {

  content: '\e852';

}



/* '├«┬íΓÇÖ' */

.icon-telephone3:before {

  content: '\e853';

}



/* '├«┬íΓÇ£' */

.icon-telephone4:before {

  content: '\e854';

}



/* '├«┬íΓÇ¥' */

.icon-truck:before {

  content: '\e855';

}



/* '├«┬íΓÇó' */

.icon-t-shirt:before {

  content: '\e856';

}



/* '├«┬íΓÇô' */

.icon-tv:before {

  content: '\e857';

}



/* '├«┬íΓÇö' */

.icon-user:before {

  content: '\e858';

}



/* '├«┬í╦£' */

.icon-user2:before {

  content: '\e859';

}



/* '├«┬íΓäó' */

.icon-wishlist:before {

  content: '\e85a';

}



/* '├«┬í┼í' */

.icon-word2:before {

  content: '\e85b';

}



/* '├«┬íΓÇ║' */

.icon-world:before {

  content: '\e85c';

}



/* '├«┬í┼ô' */

.icon-angle-left:before {

  content: '\e85d';

}



/* '├«┬í?' */

.icon-angle-right:before {

  content: '\e85e';

}



/* '├«┬í┼╛' */

.icon-armchair:before {

  content: '\e85f';

}



/* '├«┬í┼╕' */

.icon-arrow-left:before {

  content: '\e860';

}



/* '├«┬í┬á' */

.icon-arrow-left2:before {

  content: '\e861';

}



/* '├«┬í┬í' */

.icon-arrow-long-left:before {

  content: '\e862';

}



/* '├«┬í┬ó' */

.icon-arrow-long-right:before {

  content: '\e863';

}



/* '├«┬í┬ú' */

.icon-arrow-right:before {

  content: '\e864';

}



/* '├«┬í┬ñ' */

.icon-arrow-right2:before {

  content: '\e865';

}



/* '├«┬í┬Ñ' */

.icon-arrow-long-left.up:before {

  -webkit-transform: rotate(90deg);

  transform: rotate(90deg);

}



@font-face {

  font-family: 'Pe-icon-7-stroke';

  src: url("assets/fonts/Pe-icon-7-stroke.eot?d7yf1v");

  src: url("assets/fonts/Pe-icon-7-stroke.eot?#iefixd7yf1v") format("embedded-opentype"), url("assets/fonts/Pe-icon-7-stroke.woff?d7yf1v") format("woff"), url("assets/fonts/Pe-icon-7-stroke.ttf?d7yf1v") format("truetype"), url("assets/fonts/Pe-icon-7-stroke.svg?d7yf1v#Pe-icon-7-stroke") format("svg");

  font-weight: normal;

  font-style: normal;

}

[class^="pe-7s-"], [class*=" pe-7s-"] {

  font-family: 'Pe-icon-7-stroke';

  speak: none;

  font-style: normal;

  font-weight: normal;

  font-variant: normal;

  text-transform: none;

  display: inline-block;

  /* Better Font Rendering =========== */

  -webkit-font-smoothing: antialiased;

  -moz-osx-font-smoothing: grayscale;

}



.pe-7s-album:before {

  content: "\e6aa";

}



.pe-7s-arc:before {

  content: "\e6ab";

}



.pe-7s-back-2:before {

  content: "\e6ac";

}



.pe-7s-bandaid:before {

  content: "\e6ad";

}



.pe-7s-car:before {

  content: "\e6ae";

}



.pe-7s-diamond:before {

  content: "\e6af";

}



.pe-7s-door-lock:before {

  content: "\e6b0";

}



.pe-7s-eyedropper:before {

  content: "\e6b1";

}



.pe-7s-female:before {

  content: "\e6b2";

}



.pe-7s-gym:before {

  content: "\e6b3";

}



.pe-7s-hammer:before {

  content: "\e6b4";

}



.pe-7s-headphones:before {

  content: "\e6b5";

}



.pe-7s-helm:before {

  content: "\e6b6";

}



.pe-7s-hourglass:before {

  content: "\e6b7";

}



.pe-7s-leaf:before {

  content: "\e6b8";

}



.pe-7s-magic-wand:before {

  content: "\e6b9";

}



.pe-7s-male:before {

  content: "\e6ba";

}



.pe-7s-map-2:before {

  content: "\e6bb";

}



.pe-7s-next-2:before {

  content: "\e6bc";

}



.pe-7s-paint-bucket:before {

  content: "\e6bd";

}



.pe-7s-pendrive:before {

  content: "\e6be";

}



.pe-7s-photo:before {

  content: "\e6bf";

}



.pe-7s-piggy:before {

  content: "\e6c0";

}



.pe-7s-plugin:before {

  content: "\e6c1";

}



.pe-7s-refresh-2:before {

  content: "\e6c2";

}



.pe-7s-rocket:before {

  content: "\e6c3";

}



.pe-7s-settings:before {

  content: "\e6c4";

}



.pe-7s-shield:before {

  content: "\e6c5";

}



.pe-7s-smile:before {

  content: "\e6c6";

}



.pe-7s-usb:before {

  content: "\e6c7";

}



.pe-7s-vector:before {

  content: "\e6c8";

}



.pe-7s-wine:before {

  content: "\e6c9";

}



.pe-7s-cloud-upload:before {

  content: "\e68a";

}



.pe-7s-cash:before {

  content: "\e68c";

}



.pe-7s-close:before {

  content: "\e680";

}



.pe-7s-bluetooth:before {

  content: "\e68d";

}



.pe-7s-cloud-download:before {

  content: "\e68b";

}



.pe-7s-way:before {

  content: "\e68e";

}



.pe-7s-close-circle:before {

  content: "\e681";

}



.pe-7s-id:before {

  content: "\e68f";

}



.pe-7s-angle-up:before {

  content: "\e682";

}



.pe-7s-wristwatch:before {

  content: "\e690";

}



.pe-7s-angle-up-circle:before {

  content: "\e683";

}



.pe-7s-world:before {

  content: "\e691";

}



.pe-7s-angle-right:before {

  content: "\e684";

}



.pe-7s-volume:before {

  content: "\e692";

}



.pe-7s-angle-right-circle:before {

  content: "\e685";

}



.pe-7s-users:before {

  content: "\e693";

}



.pe-7s-angle-left:before {

  content: "\e686";

}



.pe-7s-user-female:before {

  content: "\e694";

}



.pe-7s-angle-left-circle:before {

  content: "\e687";

}



.pe-7s-up-arrow:before {

  content: "\e695";

}



.pe-7s-angle-down:before {

  content: "\e688";

}



.pe-7s-switch:before {

  content: "\e696";

}



.pe-7s-angle-down-circle:before {

  content: "\e689";

}



.pe-7s-scissors:before {

  content: "\e697";

}



.pe-7s-wallet:before {

  content: "\e600";

}



.pe-7s-safe:before {

  content: "\e698";

}



.pe-7s-volume2:before {

  content: "\e601";

}



.pe-7s-volume1:before {

  content: "\e602";

}



.pe-7s-voicemail:before {

  content: "\e603";

}



.pe-7s-video:before {

  content: "\e604";

}



.pe-7s-user:before {

  content: "\e605";

}



.pe-7s-upload:before {

  content: "\e606";

}



.pe-7s-unlock:before {

  content: "\e607";

}



.pe-7s-umbrella:before {

  content: "\e608";

}



.pe-7s-trash:before {

  content: "\e609";

}



.pe-7s-tools:before {

  content: "\e60a";

}



.pe-7s-timer:before {

  content: "\e60b";

}



.pe-7s-ticket:before {

  content: "\e60c";

}



.pe-7s-target:before {

  content: "\e60d";

}



.pe-7s-sun:before {

  content: "\e60e";

}



.pe-7s-study:before {

  content: "\e60f";

}



.pe-7s-stopwatch:before {

  content: "\e610";

}



.pe-7s-star:before {

  content: "\e611";

}



.pe-7s-speaker:before {

  content: "\e612";

}



.pe-7s-signal:before {

  content: "\e613";

}



.pe-7s-shuffle:before {

  content: "\e614";

}



.pe-7s-shopbag:before {

  content: "\e615";

}



.pe-7s-share:before {

  content: "\e616";

}



.pe-7s-server:before {

  content: "\e617";

}



.pe-7s-search:before {

  content: "\e618";

}



.pe-7s-film:before {

  content: "\e6a5";

}



.pe-7s-science:before {

  content: "\e619";

}



.pe-7s-disk:before {

  content: "\e6a6";

}



.pe-7s-ribbon:before {

  content: "\e61a";

}



.pe-7s-repeat:before {

  content: "\e61b";

}



.pe-7s-refresh:before {

  content: "\e61c";

}



.pe-7s-add-user:before {

  content: "\e6a9";

}



.pe-7s-refresh-cloud:before {

  content: "\e61d";

}



.pe-7s-paperclip:before {

  content: "\e69c";

}



.pe-7s-radio:before {

  content: "\e61e";

}



.pe-7s-note2:before {

  content: "\e69d";

}



.pe-7s-print:before {

  content: "\e61f";

}



.pe-7s-network:before {

  content: "\e69e";

}



.pe-7s-prev:before {

  content: "\e620";

}



.pe-7s-mute:before {

  content: "\e69f";

}



.pe-7s-power:before {

  content: "\e621";

}



.pe-7s-medal:before {

  content: "\e6a0";

}



.pe-7s-portfolio:before {

  content: "\e622";

}



.pe-7s-like2:before {

  content: "\e6a1";

}



.pe-7s-plus:before {

  content: "\e623";

}



.pe-7s-left-arrow:before {

  content: "\e6a2";

}



.pe-7s-play:before {

  content: "\e624";

}



.pe-7s-key:before {

  content: "\e6a3";

}



.pe-7s-plane:before {

  content: "\e625";

}



.pe-7s-joy:before {

  content: "\e6a4";

}



.pe-7s-photo-gallery:before {

  content: "\e626";

}



.pe-7s-pin:before {

  content: "\e69b";

}



.pe-7s-phone:before {

  content: "\e627";

}



.pe-7s-plug:before {

  content: "\e69a";

}



.pe-7s-pen:before {

  content: "\e628";

}



.pe-7s-right-arrow:before {

  content: "\e699";

}



.pe-7s-paper-plane:before {

  content: "\e629";

}



.pe-7s-delete-user:before {

  content: "\e6a7";

}



.pe-7s-paint:before {

  content: "\e62a";

}



.pe-7s-bottom-arrow:before {

  content: "\e6a8";

}



.pe-7s-notebook:before {

  content: "\e62b";

}



.pe-7s-note:before {

  content: "\e62c";

}



.pe-7s-next:before {

  content: "\e62d";

}



.pe-7s-news-paper:before {

  content: "\e62e";

}



.pe-7s-musiclist:before {

  content: "\e62f";

}



.pe-7s-music:before {

  content: "\e630";

}



.pe-7s-mouse:before {

  content: "\e631";

}



.pe-7s-more:before {

  content: "\e632";

}



.pe-7s-moon:before {

  content: "\e633";

}



.pe-7s-monitor:before {

  content: "\e634";

}



.pe-7s-micro:before {

  content: "\e635";

}



.pe-7s-menu:before {

  content: "\e636";

}



.pe-7s-map:before {

  content: "\e637";

}



.pe-7s-map-marker:before {

  content: "\e638";

}



.pe-7s-mail:before {

  content: "\e639";

}



.pe-7s-mail-open:before {

  content: "\e63a";

}



.pe-7s-mail-open-file:before {

  content: "\e63b";

}



.pe-7s-magnet:before {

  content: "\e63c";

}



.pe-7s-loop:before {

  content: "\e63d";

}



.pe-7s-look:before {

  content: "\e63e";

}



.pe-7s-lock:before {

  content: "\e63f";

}



.pe-7s-lintern:before {

  content: "\e640";

}



.pe-7s-link:before {

  content: "\e641";

}



.pe-7s-like:before {

  content: "\e642";

}



.pe-7s-light:before {

  content: "\e643";

}



.pe-7s-less:before {

  content: "\e644";

}



.pe-7s-keypad:before {

  content: "\e645";

}



.pe-7s-junk:before {

  content: "\e646";

}



.pe-7s-info:before {

  content: "\e647";

}



.pe-7s-home:before {

  content: "\e648";

}



.pe-7s-help2:before {

  content: "\e649";

}



.pe-7s-help1:before {

  content: "\e64a";

}



.pe-7s-graph3:before {

  content: "\e64b";

}



.pe-7s-graph2:before {

  content: "\e64c";

}



.pe-7s-graph1:before {

  content: "\e64d";

}



.pe-7s-graph:before {

  content: "\e64e";

}



.pe-7s-global:before {

  content: "\e64f";

}



.pe-7s-gleam:before {

  content: "\e650";

}



.pe-7s-glasses:before {

  content: "\e651";

}



.pe-7s-gift:before {

  content: "\e652";

}



.pe-7s-folder:before {

  content: "\e653";

}



.pe-7s-flag:before {

  content: "\e654";

}



.pe-7s-filter:before {

  content: "\e655";

}



.pe-7s-file:before {

  content: "\e656";

}



.pe-7s-expand1:before {

  content: "\e657";

}



.pe-7s-exapnd2:before {

  content: "\e658";

}



.pe-7s-edit:before {

  content: "\e659";

}



.pe-7s-drop:before {

  content: "\e65a";

}



.pe-7s-drawer:before {

  content: "\e65b";

}



.pe-7s-download:before {

  content: "\e65c";

}



.pe-7s-display2:before {

  content: "\e65d";

}



.pe-7s-display1:before {

  content: "\e65e";

}



.pe-7s-diskette:before {

  content: "\e65f";

}



.pe-7s-date:before {

  content: "\e660";

}



.pe-7s-cup:before {

  content: "\e661";

}



.pe-7s-culture:before {

  content: "\e662";

}



.pe-7s-crop:before {

  content: "\e663";

}



.pe-7s-credit:before {

  content: "\e664";

}



.pe-7s-copy-file:before {

  content: "\e665";

}



.pe-7s-config:before {

  content: "\e666";

}



.pe-7s-compass:before {

  content: "\e667";

}



.pe-7s-comment:before {

  content: "\e668";

}



.pe-7s-coffee:before {

  content: "\e669";

}



.pe-7s-cloud:before {

  content: "\e66a";

}



.pe-7s-clock:before {

  content: "\e66b";

}



.pe-7s-check:before {

  content: "\e66c";

}



.pe-7s-chat:before {

  content: "\e66d";

}



.pe-7s-cart:before {

  content: "\e66e";

}



.pe-7s-camera:before {

  content: "\e66f";

}



.pe-7s-call:before {

  content: "\e670";

}



.pe-7s-calculator:before {

  content: "\e671";

}



.pe-7s-browser:before {

  content: "\e672";

}



.pe-7s-box2:before {

  content: "\e673";

}



.pe-7s-box1:before {

  content: "\e674";

}



.pe-7s-bookmarks:before {

  content: "\e675";

}



.pe-7s-bicycle:before {

  content: "\e676";

}



.pe-7s-bell:before {

  content: "\e677";

}



.pe-7s-battery:before {

  content: "\e678";

}



.pe-7s-ball:before {

  content: "\e679";

}



.pe-7s-back:before {

  content: "\e67a";

}



.pe-7s-attention:before {

  content: "\e67b";

}



.pe-7s-anchor:before {

  content: "\e67c";

}



.pe-7s-albums:before {

  content: "\e67d";

}



.pe-7s-alarm:before {

  content: "\e67e";

}



.pe-7s-airplay:before {

  content: "\e67f";

}



/*

 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome

 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)

 */

@font-face {

  font-family: 'FontAwesome';

  src: url("assets/fonts/fontawesome-webfont.eot?v=4.7.0");

  src: url("assets/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"), url("assets/fonts/fontawesome-webfont.woff2?v=4.7.0") format("woff2"), url("assets/fonts/fontawesome-webfont.woff?v=4.7.0") format("woff"), url("assets/fonts/fontawesome-webfont.ttf?v=4.7.0") format("truetype"), url("assets/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");

  font-weight: normal;

  font-style: normal;

}

.fa {

  display: inline-block;

  font: normal normal normal 14px/1 FontAwesome;

  font-size: inherit;

  text-rendering: auto;

  -webkit-font-smoothing: antialiased;

  -moz-osx-font-smoothing: grayscale;

}



.fa-lg {

  font-size: 1.33333333em;

  line-height: .75em;

  vertical-align: -15%;

}



.fa-2x {

  font-size: 2em;

}



.fa-3x {

  font-size: 3em;

}



.fa-4x {

  font-size: 4em;

}



.fa-5x {

  font-size: 5em;

}



.fa-fw {

  width: 1.28571429em;

  text-align: center;

}



.fa-ul {

  padding-left: 0;

  margin-left: 2.14285714em;

  list-style-type: none;

}



.fa-ul > li {

  position: relative;

}



.fa-li {

  position: absolute;

  left: -2.14285714em;

  width: 2.14285714em;

  top: .14285714em;

  text-align: center;

}



.fa-li.fa-lg {

  left: -1.85714286em;

}



.fa-border {

  padding: .2em .25em .15em;

  border: solid .08em #eee;

  border-radius: .1em;

}



.fa-pull-left {

  float: left;

}



.fa-pull-right {

  float: right;

}



.fa.fa-pull-left {

  margin-right: .3em;

}



.fa.fa-pull-right {

  margin-left: .3em;

}



.pull-right {

  float: right;

}



.pull-left {

  float: left;

}



.fa.pull-left {

  margin-right: .3em;

}



.fa.pull-right {

  margin-left: .3em;

}



.fa-spin {

  -webkit-animation: fa-spin 2s infinite linear;

  animation: fa-spin 2s infinite linear;

}



.fa-pulse {

  -webkit-animation: fa-spin 1s infinite steps(8);

  animation: fa-spin 1s infinite steps(8);

}



@-webkit-keyframes fa-spin {

  0% {

    -webkit-transform: rotate(0deg);

    transform: rotate(0deg);

  }

  100% {

    -webkit-transform: rotate(359deg);

    transform: rotate(359deg);

  }

}

@keyframes fa-spin {

  0% {

    -webkit-transform: rotate(0deg);

    transform: rotate(0deg);

  }

  100% {

    -webkit-transform: rotate(359deg);

    transform: rotate(359deg);

  }

}

.fa-rotate-90 {

  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";

  -webkit-transform: rotate(90deg);

  transform: rotate(90deg);

}



.fa-rotate-180 {

  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";

  -webkit-transform: rotate(180deg);

  transform: rotate(180deg);

}



.fa-rotate-270 {

  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";

  -webkit-transform: rotate(270deg);

  transform: rotate(270deg);

}



.fa-flip-horizontal {

  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";

  -webkit-transform: scale(-1, 1);

  transform: scale(-1, 1);

}



.fa-flip-vertical {

  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";

  -webkit-transform: scale(1, -1);

  transform: scale(1, -1);

}



:root .fa-rotate-90, :root .fa-rotate-180, :root .fa-rotate-270, :root .fa-flip-horizontal, :root .fa-flip-vertical {

  -webkit-filter: none;

  filter: none;

}



.fa-stack {

  position: relative;

  display: inline-block;

  width: 2em;

  height: 2em;

  line-height: 2em;

  vertical-align: middle;

}



.fa-stack-1x, .fa-stack-2x {

  position: absolute;

  left: 0;

  width: 100%;

  text-align: center;

}



.fa-stack-1x {

  line-height: inherit;

}



.fa-stack-2x {

  font-size: 2em;

}



.fa-inverse {

  color: #fff;

}



.fa-glass:before {

  content: "\f000";

}



.fa-music:before {

  content: "\f001";

}



.fa-search:before {

  content: "\f002";

}



.fa-envelope-o:before {

  content: "\f003";

}



.fa-heart:before {

  content: "\f004";

}



.fa-star:before {

  content: "\f005";

}



.fa-star-o:before {

  content: "\f006";

}



.fa-user:before {

  content: "\f007";

}



.fa-film:before {

  content: "\f008";

}



.fa-th-large:before {

  content: "\f009";

}



.fa-th:before {

  content: "\f00a";

}



.fa-th-list:before {

  content: "\f00b";

}



.fa-check:before {

  content: "\f00c";

}



.fa-remove:before, .fa-close:before, .fa-times:before {

  content: "\f00d";

}



.fa-search-plus:before {

  content: "\f00e";

}



.fa-search-minus:before {

  content: "\f010";

}



.fa-power-off:before {

  content: "\f011";

}



.fa-signal:before {

  content: "\f012";

}



.fa-gear:before, .fa-cog:before {

  content: "\f013";

}



.fa-trash-o:before {

  content: "\f014";

}



.fa-home:before {

  content: "\f015";

}



.fa-file-o:before {

  content: "\f016";

}



.fa-clock-o:before {

  content: "\f017";

}



.fa-road:before {

  content: "\f018";

}



.fa-download:before {

  content: "\f019";

}



.fa-arrow-circle-o-down:before {

  content: "\f01a";

}



.fa-arrow-circle-o-up:before {

  content: "\f01b";

}



.fa-inbox:before {

  content: "\f01c";

}



.fa-play-circle-o:before {

  content: "\f01d";

}



.fa-rotate-right:before, .fa-repeat:before {

  content: "\f01e";

}



.fa-refresh:before {

  content: "\f021";

}



.fa-list-alt:before {

  content: "\f022";

}



.fa-lock:before {

  content: "\f023";

}



.fa-flag:before {

  content: "\f024";

}



.fa-headphones:before {

  content: "\f025";

}



.fa-volume-off:before {

  content: "\f026";

}



.fa-volume-down:before {

  content: "\f027";

}



.fa-volume-up:before {

  content: "\f028";

}



.fa-qrcode:before {

  content: "\f029";

}



.fa-barcode:before {

  content: "\f02a";

}



.fa-tag:before {

  content: "\f02b";

}



.fa-tags:before {

  content: "\f02c";

}



.fa-book:before {

  content: "\f02d";

}



.fa-bookmark:before {

  content: "\f02e";

}



.fa-print:before {

  content: "\f02f";

}



.fa-camera:before {

  content: "\f030";

}



.fa-font:before {

  content: "\f031";

}



.fa-bold:before {

  content: "\f032";

}



.fa-italic:before {

  content: "\f033";

}



.fa-text-height:before {

  content: "\f034";

}



.fa-text-width:before {

  content: "\f035";

}



.fa-align-left:before {

  content: "\f036";

}



.fa-align-center:before {

  content: "\f037";

}



.fa-align-right:before {

  content: "\f038";

}



.fa-align-justify:before {

  content: "\f039";

}



.fa-list:before {

  content: "\f03a";

}



.fa-dedent:before, .fa-outdent:before {

  content: "\f03b";

}



.fa-indent:before {

  content: "\f03c";

}



.fa-video-camera:before {

  content: "\f03d";

}



.fa-photo:before, .fa-image:before, .fa-picture-o:before {

  content: "\f03e";

}



.fa-pencil:before {

  content: "\f040";

}



.fa-map-marker:before {

  content: "\f041";

}



.fa-adjust:before {

  content: "\f042";

}



.fa-tint:before {

  content: "\f043";

}



.fa-edit:before, .fa-pencil-square-o:before {

  content: "\f044";

}



.fa-share-square-o:before {

  content: "\f045";

}



.fa-check-square-o:before {

  content: "\f046";

}



.fa-arrows:before {

  content: "\f047";

}



.fa-step-backward:before {

  content: "\f048";

}



.fa-fast-backward:before {

  content: "\f049";

}



.fa-backward:before {

  content: "\f04a";

}



.fa-play:before {

  content: "\f04b";

}



.fa-pause:before {

  content: "\f04c";

}



.fa-stop:before {

  content: "\f04d";

}



.fa-forward:before {

  content: "\f04e";

}



.fa-fast-forward:before {

  content: "\f050";

}



.fa-step-forward:before {

  content: "\f051";

}



.fa-eject:before {

  content: "\f052";

}



.fa-chevron-left:before {

  content: "\f053";

}



.fa-chevron-right:before {

  content: "\f054";

}



.fa-plus-circle:before {

  content: "\f055";

}



.fa-minus-circle:before {

  content: "\f056";

}



.fa-times-circle:before {

  content: "\f057";

}



.fa-check-circle:before {

  content: "\f058";

}



.fa-question-circle:before {

  content: "\f059";

}



.fa-info-circle:before {

  content: "\f05a";

}



.fa-crosshairs:before {

  content: "\f05b";

}



.fa-times-circle-o:before {

  content: "\f05c";

}



.fa-check-circle-o:before {

  content: "\f05d";

}



.fa-ban:before {

  content: "\f05e";

}



.fa-arrow-left:before {

  content: "\f060";

}



.fa-arrow-right:before {

  content: "\f061";

}



.fa-arrow-up:before {

  content: "\f062";

}



.fa-arrow-down:before {

  content: "\f063";

}



.fa-mail-forward:before, .fa-share:before {

  content: "\f064";

}



.fa-expand:before {

  content: "\f065";

}



.fa-compress:before {

  content: "\f066";

}



.fa-plus:before {

  content: "\f067";

}



.fa-minus:before {

  content: "\f068";

}



.fa-asterisk:before {

  content: "\f069";

}



.fa-exclamation-circle:before {

  content: "\f06a";

}



.fa-gift:before {

  content: "\f06b";

}



.fa-leaf:before {

  content: "\f06c";

}



.fa-fire:before {

  content: "\f06d";

}



.fa-eye:before {

  content: "\f06e";

}



.fa-eye-slash:before {

  content: "\f070";

}



.fa-warning:before, .fa-exclamation-triangle:before {

  content: "\f071";

}



.fa-plane:before {

  content: "\f072";

}



.fa-calendar:before {

  content: "\f073";

}



.fa-random:before {

  content: "\f074";

}



.fa-comment:before {

  content: "\f075";

}



.fa-magnet:before {

  content: "\f076";

}



.fa-chevron-up:before {

  content: "\f077";

}



.fa-chevron-down:before {

  content: "\f078";

}



.fa-retweet:before {

  content: "\f079";

}



.fa-shopping-cart:before {

  content: "\f07a";

}



.fa-folder:before {

  content: "\f07b";

}



.fa-folder-open:before {

  content: "\f07c";

}



.fa-arrows-v:before {

  content: "\f07d";

}



.fa-arrows-h:before {

  content: "\f07e";

}



.fa-bar-chart-o:before, .fa-bar-chart:before {

  content: "\f080";

}



.fa-twitter-square:before {

  content: "\f081";

}



.fa-facebook-square:before {

  content: "\f082";

}



.fa-camera-retro:before {

  content: "\f083";

}



.fa-key:before {

  content: "\f084";

}



.fa-gears:before, .fa-cogs:before {

  content: "\f085";

}



.fa-comments:before {

  content: "\f086";

}



.fa-thumbs-o-up:before {

  content: "\f087";

}



.fa-thumbs-o-down:before {

  content: "\f088";

}



.fa-star-half:before {

  content: "\f089";

}



.fa-heart-o:before {

  content: "\f08a";

}



.fa-sign-out:before {

  content: "\f08b";

}



.fa-linkedin-square:before {

  content: "\f08c";

}



.fa-thumb-tack:before {

  content: "\f08d";

}



.fa-external-link:before {

  content: "\f08e";

}



.fa-sign-in:before {

  content: "\f090";

}



.fa-trophy:before {

  content: "\f091";

}



.fa-github-square:before {

  content: "\f092";

}



.fa-upload:before {

  content: "\f093";

}



.fa-lemon-o:before {

  content: "\f094";

}



.fa-phone:before {

  content: "\f095";

}



.fa-square-o:before {

  content: "\f096";

}



.fa-bookmark-o:before {

  content: "\f097";

}



.fa-phone-square:before {

  content: "\f098";

}



.fa-twitter:before {

  content: "\f099";

}



.fa-facebook-f:before, .fa-facebook:before {

  content: "\f09a";

}



.fa-github:before {

  content: "\f09b";

}



.fa-unlock:before {

  content: "\f09c";

}



.fa-credit-card:before {

  content: "\f09d";

}



.fa-feed:before, .fa-rss:before {

  content: "\f09e";

}



.fa-hdd-o:before {

  content: "\f0a0";

}



.fa-bullhorn:before {

  content: "\f0a1";

}



.fa-bell:before {

  content: "\f0f3";

}



.fa-certificate:before {

  content: "\f0a3";

}



.fa-hand-o-right:before {

  content: "\f0a4";

}



.fa-hand-o-left:before {

  content: "\f0a5";

}



.fa-hand-o-up:before {

  content: "\f0a6";

}



.fa-hand-o-down:before {

  content: "\f0a7";

}



.fa-arrow-circle-left:before {

  content: "\f0a8";

}



.fa-arrow-circle-right:before {

  content: "\f0a9";

}



.fa-arrow-circle-up:before {

  content: "\f0aa";

}



.fa-arrow-circle-down:before {

  content: "\f0ab";

}



.fa-globe:before {

  content: "\f0ac";

}



.fa-wrench:before {

  content: "\f0ad";

}



.fa-tasks:before {

  content: "\f0ae";

}



.fa-filter:before {

  content: "\f0b0";

}



.fa-briefcase:before {

  content: "\f0b1";

}



.fa-arrows-alt:before {

  content: "\f0b2";

}



.fa-group:before, .fa-users:before {

  content: "\f0c0";

}



.fa-chain:before, .fa-link:before {

  content: "\f0c1";

}



.fa-cloud:before {

  content: "\f0c2";

}



.fa-flask:before {

  content: "\f0c3";

}



.fa-cut:before, .fa-scissors:before {

  content: "\f0c4";

}



.fa-copy:before, .fa-files-o:before {

  content: "\f0c5";

}



.fa-paperclip:before {

  content: "\f0c6";

}



.fa-save:before, .fa-floppy-o:before {

  content: "\f0c7";

}



.fa-square:before {

  content: "\f0c8";

}



.fa-navicon:before, .fa-reorder:before, .fa-bars:before {

  content: "\f0c9";

}



.fa-list-ul:before {

  content: "\f0ca";

}



.fa-list-ol:before {

  content: "\f0cb";

}



.fa-strikethrough:before {

  content: "\f0cc";

}



.fa-underline:before {

  content: "\f0cd";

}



.fa-table:before {

  content: "\f0ce";

}



.fa-magic:before {

  content: "\f0d0";

}



.fa-truck:before {

  content: "\f0d1";

}



.fa-pinterest:before {

  content: "\f0d2";

}



.fa-pinterest-square:before {

  content: "\f0d3";

}



.fa-google-plus-square:before {

  content: "\f0d4";

}



.fa-google-plus:before {

  content: "\f0d5";

}



.fa-money:before {

  content: "\f0d6";

}



.fa-caret-down:before {

  content: "\f0d7";

}



.fa-caret-up:before {

  content: "\f0d8";

}



.fa-caret-left:before {

  content: "\f0d9";

}



.fa-caret-right:before {

  content: "\f0da";

}



.fa-columns:before {

  content: "\f0db";

}



.fa-unsorted:before, .fa-sort:before {

  content: "\f0dc";

}



.fa-sort-down:before, .fa-sort-desc:before {

  content: "\f0dd";

}



.fa-sort-up:before, .fa-sort-asc:before {

  content: "\f0de";

}



.fa-envelope:before {

  content: "\f0e0";

}



.fa-linkedin:before {

  content: "\f0e1";

}



.fa-rotate-left:before, .fa-undo:before {

  content: "\f0e2";

}



.fa-legal:before, .fa-gavel:before {

  content: "\f0e3";

}



.fa-dashboard:before, .fa-tachometer:before {

  content: "\f0e4";

}



.fa-comment-o:before {

  content: "\f0e5";

}



.fa-comments-o:before {

  content: "\f0e6";

}



.fa-flash:before, .fa-bolt:before {

  content: "\f0e7";

}



.fa-sitemap:before {

  content: "\f0e8";

}



.fa-umbrella:before {

  content: "\f0e9";

}



.fa-paste:before, .fa-clipboard:before {

  content: "\f0ea";

}



.fa-lightbulb-o:before {

  content: "\f0eb";

}



.fa-exchange:before {

  content: "\f0ec";

}



.fa-cloud-download:before {

  content: "\f0ed";

}



.fa-cloud-upload:before {

  content: "\f0ee";

}



.fa-user-md:before {

  content: "\f0f0";

}



.fa-stethoscope:before {

  content: "\f0f1";

}



.fa-suitcase:before {

  content: "\f0f2";

}



.fa-bell-o:before {

  content: "\f0a2";

}



.fa-coffee:before {

  content: "\f0f4";

}



.fa-cutlery:before {

  content: "\f0f5";

}



.fa-file-text-o:before {

  content: "\f0f6";

}



.fa-building-o:before {

  content: "\f0f7";

}



.fa-hospital-o:before {

  content: "\f0f8";

}



.fa-ambulance:before {

  content: "\f0f9";

}



.fa-medkit:before {

  content: "\f0fa";

}



.fa-fighter-jet:before {

  content: "\f0fb";

}



.fa-beer:before {

  content: "\f0fc";

}



.fa-h-square:before {

  content: "\f0fd";

}



.fa-plus-square:before {

  content: "\f0fe";

}



.fa-angle-double-left:before {

  content: "\f100";

}



.fa-angle-double-right:before {

  content: "\f101";

}



.fa-angle-double-up:before {

  content: "\f102";

}



.fa-angle-double-down:before {

  content: "\f103";

}



.fa-angle-left:before {

  content: "\f104";

}



.fa-angle-right:before {

  content: "\f105";

}



.fa-angle-up:before {

  content: "\f106";

}



.fa-angle-down:before {

  content: "\f107";

}



.fa-desktop:before {

  content: "\f108";

}



.fa-laptop:before {

  content: "\f109";

}



.fa-tablet:before {

  content: "\f10a";

}



.fa-mobile-phone:before, .fa-mobile:before {

  content: "\f10b";

}



.fa-circle-o:before {

  content: "\f10c";

}



.fa-quote-left:before {

  content: "\f10d";

}



.fa-quote-right:before {

  content: "\f10e";

}



.fa-spinner:before {

  content: "\f110";

}



.fa-circle:before {

  content: "\f111";

}



.fa-mail-reply:before, .fa-reply:before {

  content: "\f112";

}



.fa-github-alt:before {

  content: "\f113";

}



.fa-folder-o:before {

  content: "\f114";

}



.fa-folder-open-o:before {

  content: "\f115";

}



.fa-smile-o:before {

  content: "\f118";

}



.fa-frown-o:before {

  content: "\f119";

}



.fa-meh-o:before {

  content: "\f11a";

}



.fa-gamepad:before {

  content: "\f11b";

}



.fa-keyboard-o:before {

  content: "\f11c";

}



.fa-flag-o:before {

  content: "\f11d";

}



.fa-flag-checkered:before {

  content: "\f11e";

}



.fa-terminal:before {

  content: "\f120";

}



.fa-code:before {

  content: "\f121";

}



.fa-mail-reply-all:before, .fa-reply-all:before {

  content: "\f122";

}



.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before {

  content: "\f123";

}



.fa-location-arrow:before {

  content: "\f124";

}



.fa-crop:before {

  content: "\f125";

}



.fa-code-fork:before {

  content: "\f126";

}



.fa-unlink:before, .fa-chain-broken:before {

  content: "\f127";

}



.fa-question:before {

  content: "\f128";

}



.fa-info:before {

  content: "\f129";

}



.fa-exclamation:before {

  content: "\f12a";

}



.fa-superscript:before {

  content: "\f12b";

}




.fa-subscript:before {

  content: "\f12c";

}



.fa-eraser:before {

  content: "\f12d";

}



.fa-puzzle-piece:before {

  content: "\f12e";

}



.fa-microphone:before {

  content: "\f130";

}



.fa-microphone-slash:before {

  content: "\f131";

}



.fa-shield:before {

  content: "\f132";

}



.fa-calendar-o:before {

  content: "\f133";

}



.fa-fire-extinguisher:before {

  content: "\f134";

}



.fa-rocket:before {

  content: "\f135";

}



.fa-maxcdn:before {

  content: "\f136";

}



.fa-chevron-circle-left:before {

  content: "\f137";

}



.fa-chevron-circle-right:before {

  content: "\f138";

}



.fa-chevron-circle-up:before {

  content: "\f139";

}



.fa-chevron-circle-down:before {

  content: "\f13a";

}



.fa-html5:before {

  content: "\f13b";

}



.fa-css3:before {

  content: "\f13c";

}



.fa-anchor:before {

  content: "\f13d";

}



.fa-unlock-alt:before {

  content: "\f13e";

}



.fa-bullseye:before {

  content: "\f140";

}



.fa-ellipsis-h:before {

  content: "\f141";

}



.fa-ellipsis-v:before {

  content: "\f142";

}



.fa-rss-square:before {

  content: "\f143";

}



.fa-play-circle:before {

  content: "\f144";

}



.fa-ticket:before {

  content: "\f145";

}



.fa-minus-square:before {

  content: "\f146";

}



.fa-minus-square-o:before {

  content: "\f147";

}



.fa-level-up:before {

  content: "\f148";

}



.fa-level-down:before {

  content: "\f149";

}



.fa-check-square:before {

  content: "\f14a";

}



.fa-pencil-square:before {

  content: "\f14b";

}



.fa-external-link-square:before {

  content: "\f14c";

}



.fa-share-square:before {

  content: "\f14d";

}



.fa-compass:before {

  content: "\f14e";

}



.fa-toggle-down:before, .fa-caret-square-o-down:before {

  content: "\f150";

}



.fa-toggle-up:before, .fa-caret-square-o-up:before {

  content: "\f151";

}



.fa-toggle-right:before, .fa-caret-square-o-right:before {

  content: "\f152";

}



.fa-euro:before, .fa-eur:before {

  content: "\f153";

}



.fa-gbp:before {

  content: "\f154";

}



.fa-dollar:before, .fa-usd:before {

  content: "\f155";

}



.fa-rupee:before, .fa-inr:before {

  content: "\f156";

}



.fa-cny:before, .fa-rmb:before, .fa-yen:before, .fa-jpy:before {

  content: "\f157";

}



.fa-ruble:before, .fa-rouble:before, .fa-rub:before {

  content: "\f158";

}



.fa-won:before, .fa-krw:before {

  content: "\f159";

}



.fa-bitcoin:before, .fa-btc:before {

  content: "\f15a";

}



.fa-file:before {

  content: "\f15b";

}



.fa-file-text:before {

  content: "\f15c";

}



.fa-sort-alpha-asc:before {

  content: "\f15d";

}



.fa-sort-alpha-desc:before {

  content: "\f15e";

}



.fa-sort-amount-asc:before {

  content: "\f160";

}



.fa-sort-amount-desc:before {

  content: "\f161";

}



.fa-sort-numeric-asc:before {

  content: "\f162";

}



.fa-sort-numeric-desc:before {

  content: "\f163";

}



.fa-thumbs-up:before {

  content: "\f164";

}



.fa-thumbs-down:before {

  content: "\f165";

}



.fa-youtube-square:before {

  content: "\f166";

}



.fa-youtube:before {

  content: "\f167";

}



.fa-xing:before {

  content: "\f168";

}



.fa-xing-square:before {

  content: "\f169";

}



.fa-youtube-play:before {

  content: "\f16a";

}



.fa-dropbox:before {

  content: "\f16b";

}



.fa-stack-overflow:before {

  content: "\f16c";

}



.fa-instagram:before {

  content: "\f16d";

}



.fa-flickr:before {

  content: "\f16e";

}



.fa-adn:before {

  content: "\f170";

}



.fa-bitbucket:before {

  content: "\f171";

}



.fa-bitbucket-square:before {

  content: "\f172";

}



.fa-tumblr:before {

  content: "\f173";

}



.fa-tumblr-square:before {

  content: "\f174";

}



.fa-long-arrow-down:before {

  content: "\f175";

}



.fa-long-arrow-up:before {

  content: "\f176";

}



.fa-long-arrow-left:before {

  content: "\f177";

}



.fa-long-arrow-right:before {

  content: "\f178";

}



.fa-apple:before {

  content: "\f179";

}



.fa-windows:before {

  content: "\f17a";

}



.fa-android:before {

  content: "\f17b";

}



.fa-linux:before {

  content: "\f17c";

}



.fa-dribbble:before {

  content: "\f17d";

}



.fa-skype:before {

  content: "\f17e";

}



.fa-foursquare:before {

  content: "\f180";

}



.fa-trello:before {

  content: "\f181";

}



.fa-female:before {

  content: "\f182";

}



.fa-male:before {

  content: "\f183";

}



.fa-gittip:before, .fa-gratipay:before {

  content: "\f184";

}



.fa-sun-o:before {

  content: "\f185";

}



.fa-moon-o:before {

  content: "\f186";

}



.fa-archive:before {

  content: "\f187";

}



.fa-bug:before {

  content: "\f188";

}



.fa-vk:before {

  content: "\f189";

}



.fa-weibo:before {

  content: "\f18a";

}



.fa-renren:before {

  content: "\f18b";

}



.fa-pagelines:before {

  content: "\f18c";

}



.fa-stack-exchange:before {

  content: "\f18d";

}



.fa-arrow-circle-o-right:before {

  content: "\f18e";

}



.fa-arrow-circle-o-left:before {

  content: "\f190";

}



.fa-toggle-left:before, .fa-caret-square-o-left:before {

  content: "\f191";

}



.fa-dot-circle-o:before {

  content: "\f192";

}



.fa-wheelchair:before {

  content: "\f193";

}



.fa-vimeo-square:before {

  content: "\f194";

}



.fa-turkish-lira:before, .fa-try:before {

  content: "\f195";

}



.fa-plus-square-o:before {

  content: "\f196";

}



.fa-space-shuttle:before {

  content: "\f197";

}



.fa-slack:before {

  content: "\f198";

}



.fa-envelope-square:before {

  content: "\f199";

}



.fa-wordpress:before {

  content: "\f19a";

}



.fa-openid:before {

  content: "\f19b";

}



.fa-institution:before, .fa-bank:before, .fa-university:before {

  content: "\f19c";

}



.fa-mortar-board:before, .fa-graduation-cap:before {

  content: "\f19d";

}



.fa-yahoo:before {

  content: "\f19e";

}



.fa-google:before {

  content: "\f1a0";

}



.fa-reddit:before {

  content: "\f1a1";

}



.fa-reddit-square:before {

  content: "\f1a2";

}



.fa-stumbleupon-circle:before {

  content: "\f1a3";

}



.fa-stumbleupon:before {

  content: "\f1a4";

}



.fa-delicious:before {

  content: "\f1a5";

}



.fa-digg:before {

  content: "\f1a6";

}



.fa-pied-piper-pp:before {

  content: "\f1a7";

}



.fa-pied-piper-alt:before {

  content: "\f1a8";

}



.fa-drupal:before {

  content: "\f1a9";

}



.fa-joomla:before {

  content: "\f1aa";

}



.fa-language:before {

  content: "\f1ab";

}



.fa-fax:before {

  content: "\f1ac";

}



.fa-building:before {

  content: "\f1ad";

}



.fa-child:before {

  content: "\f1ae";

}



.fa-paw:before {

  content: "\f1b0";

}



.fa-spoon:before {

  content: "\f1b1";

}



.fa-cube:before {

  content: "\f1b2";

}



.fa-cubes:before {

  content: "\f1b3";

}



.fa-behance:before {

  content: "\f1b4";

}



.fa-behance-square:before {

  content: "\f1b5";

}



.fa-steam:before {

  content: "\f1b6";

}



.fa-steam-square:before {

  content: "\f1b7";

}



.fa-recycle:before {

  content: "\f1b8";

}



.fa-automobile:before, .fa-car:before {

  content: "\f1b9";

}



.fa-cab:before, .fa-taxi:before {

  content: "\f1ba";

}



.fa-tree:before {

  content: "\f1bb";

}



.fa-spotify:before {

  content: "\f1bc";

}



.fa-deviantart:before {

  content: "\f1bd";

}



.fa-soundcloud:before {

  content: "\f1be";

}



.fa-database:before {

  content: "\f1c0";

}



.fa-file-pdf-o:before {

  content: "\f1c1";

}



.fa-file-word-o:before {

  content: "\f1c2";

}



.fa-file-excel-o:before {

  content: "\f1c3";

}



.fa-file-powerpoint-o:before {

  content: "\f1c4";

}



.fa-file-photo-o:before, .fa-file-picture-o:before, .fa-file-image-o:before {

  content: "\f1c5";

}



.fa-file-zip-o:before, .fa-file-archive-o:before {

  content: "\f1c6";

}



.fa-file-sound-o:before, .fa-file-audio-o:before {

  content: "\f1c7";

}



.fa-file-movie-o:before, .fa-file-video-o:before {

  content: "\f1c8";

}



.fa-file-code-o:before {

  content: "\f1c9";

}



.fa-vine:before {

  content: "\f1ca";

}



.fa-codepen:before {

  content: "\f1cb";

}



.fa-jsfiddle:before {

  content: "\f1cc";

}



.fa-life-bouy:before, .fa-life-buoy:before, .fa-life-saver:before, .fa-support:before, .fa-life-ring:before {

  content: "\f1cd";

}



.fa-circle-o-notch:before {

  content: "\f1ce";

}



.fa-ra:before, .fa-resistance:before, .fa-rebel:before {

  content: "\f1d0";

}



.fa-ge:before, .fa-empire:before {

  content: "\f1d1";

}



.fa-git-square:before {

  content: "\f1d2";

}



.fa-git:before {

  content: "\f1d3";

}



.fa-y-combinator-square:before, .fa-yc-square:before, .fa-hacker-news:before {

  content: "\f1d4";

}



.fa-tencent-weibo:before {

  content: "\f1d5";

}



.fa-qq:before {

  content: "\f1d6";

}



.fa-wechat:before, .fa-weixin:before {

  content: "\f1d7";

}



.fa-send:before, .fa-paper-plane:before {

  content: "\f1d8";

}



.fa-send-o:before, .fa-paper-plane-o:before {

  content: "\f1d9";

}



.fa-history:before {

  content: "\f1da";

}



.fa-circle-thin:before {

  content: "\f1db";

}



.fa-header:before {

  content: "\f1dc";

}



.fa-paragraph:before {

  content: "\f1dd";

}



.fa-sliders:before {

  content: "\f1de";

}



.fa-share-alt:before {

  content: "\f1e0";

}



.fa-share-alt-square:before {

  content: "\f1e1";

}



.fa-bomb:before {

  content: "\f1e2";

}



.fa-soccer-ball-o:before, .fa-futbol-o:before {

  content: "\f1e3";

}



.fa-tty:before {

  content: "\f1e4";

}



.fa-binoculars:before {

  content: "\f1e5";

}



.fa-plug:before {

  content: "\f1e6";

}



.fa-slideshare:before {

  content: "\f1e7";

}



.fa-twitch:before {

  content: "\f1e8";

}



.fa-yelp:before {

  content: "\f1e9";

}



.fa-newspaper-o:before {

  content: "\f1ea";

}



.fa-wifi:before {

  content: "\f1eb";

}



.fa-calculator:before {

  content: "\f1ec";

}



.fa-paypal:before {

  content: "\f1ed";

}



.fa-google-wallet:before {

  content: "\f1ee";

}



.fa-cc-visa:before {

  content: "\f1f0";

}



.fa-cc-mastercard:before {

  content: "\f1f1";

}



.fa-cc-discover:before {

  content: "\f1f2";

}



.fa-cc-amex:before {

  content: "\f1f3";

}



.fa-cc-paypal:before {

  content: "\f1f4";

}



.fa-cc-stripe:before {

  content: "\f1f5";

}



.fa-bell-slash:before {

  content: "\f1f6";

}



.fa-bell-slash-o:before {

  content: "\f1f7";

}



.fa-trash:before {

  content: "\f1f8";

}



.fa-copyright:before {

  content: "\f1f9";

}



.fa-at:before {

  content: "\f1fa";

}



.fa-eyedropper:before {

  content: "\f1fb";

}



.fa-paint-brush:before {

  content: "\f1fc";

}



.fa-birthday-cake:before {

  content: "\f1fd";

}



.fa-area-chart:before {

  content: "\f1fe";

}



.fa-pie-chart:before {

  content: "\f200";

}



.fa-line-chart:before {

  content: "\f201";

}



.fa-lastfm:before {

  content: "\f202";

}



.fa-lastfm-square:before {

  content: "\f203";

}



.fa-toggle-off:before {

  content: "\f204";

}



.fa-toggle-on:before {

  content: "\f205";

}



.fa-bicycle:before {

  content: "\f206";

}



.fa-bus:before {

  content: "\f207";

}



.fa-ioxhost:before {

  content: "\f208";

}



.fa-angellist:before {

  content: "\f209";

}



.fa-cc:before {

  content: "\f20a";

}



.fa-shekel:before, .fa-sheqel:before, .fa-ils:before {

  content: "\f20b";

}



.fa-meanpath:before {

  content: "\f20c";

}



.fa-buysellads:before {

  content: "\f20d";

}



.fa-connectdevelop:before {

  content: "\f20e";

}



.fa-dashcube:before {

  content: "\f210";

}



.fa-forumbee:before {

  content: "\f211";

}



.fa-leanpub:before {

  content: "\f212";

}



.fa-sellsy:before {

  content: "\f213";

}



.fa-shirtsinbulk:before {

  content: "\f214";

}



.fa-simplybuilt:before {

  content: "\f215";

}



.fa-skyatlas:before {

  content: "\f216";

}



.fa-cart-plus:before {

  content: "\f217";

}



.fa-cart-arrow-down:before {

  content: "\f218";

}



.fa-diamond:before {

  content: "\f219";

}



.fa-ship:before {

  content: "\f21a";

}



.fa-user-secret:before {

  content: "\f21b";

}



.fa-motorcycle:before {

  content: "\f21c";

}



.fa-street-view:before {

  content: "\f21d";

}



.fa-heartbeat:before {

  content: "\f21e";

}



.fa-venus:before {

  content: "\f221";

}



.fa-mars:before {

  content: "\f222";

}



.fa-mercury:before {

  content: "\f223";

}



.fa-intersex:before, .fa-transgender:before {

  content: "\f224";

}



.fa-transgender-alt:before {

  content: "\f225";

}



.fa-venus-double:before {

  content: "\f226";

}



.fa-mars-double:before {

  content: "\f227";

}



.fa-venus-mars:before {

  content: "\f228";

}



.fa-mars-stroke:before {

  content: "\f229";

}



.fa-mars-stroke-v:before {

  content: "\f22a";

}



.fa-mars-stroke-h:before {

  content: "\f22b";

}



.fa-neuter:before {

  content: "\f22c";

}



.fa-genderless:before {

  content: "\f22d";

}



.fa-facebook-official:before {

  content: "\f230";

}



.fa-pinterest-p:before {

  content: "\f231";

}



.fa-whatsapp:before {

  content: "\f232";

}



.fa-server:before {

  content: "\f233";

}



.fa-user-plus:before {

  content: "\f234";

}



.fa-user-times:before {

  content: "\f235";

}



.fa-hotel:before, .fa-bed:before {

  content: "\f236";

}



.fa-viacoin:before {

  content: "\f237";

}



.fa-train:before {

  content: "\f238";

}



.fa-subway:before {

  content: "\f239";

}



.fa-medium:before {

  content: "\f23a";

}



.fa-yc:before, .fa-y-combinator:before {

  content: "\f23b";

}



.fa-optin-monster:before {

  content: "\f23c";

}



.fa-opencart:before {

  content: "\f23d";

}



.fa-expeditedssl:before {

  content: "\f23e";

}



.fa-battery-4:before, .fa-battery:before, .fa-battery-full:before {

  content: "\f240";

}



.fa-battery-3:before, .fa-battery-three-quarters:before {

  content: "\f241";

}



.fa-battery-2:before, .fa-battery-half:before {

  content: "\f242";

}



.fa-battery-1:before, .fa-battery-quarter:before {

  content: "\f243";

}



.fa-battery-0:before, .fa-battery-empty:before {

  content: "\f244";

}



.fa-mouse-pointer:before {

  content: "\f245";

}



.fa-i-cursor:before {

  content: "\f246";

}



.fa-object-group:before {

  content: "\f247";

}



.fa-object-ungroup:before {

  content: "\f248";

}



.fa-sticky-note:before {

  content: "\f249";

}



.fa-sticky-note-o:before {

  content: "\f24a";

}



.fa-cc-jcb:before {

  content: "\f24b";

}



.fa-cc-diners-club:before {

  content: "\f24c";

}



.fa-clone:before {

  content: "\f24d";

}



.fa-balance-scale:before {

  content: "\f24e";

}



.fa-hourglass-o:before {

  content: "\f250";

}



.fa-hourglass-1:before, .fa-hourglass-start:before {

  content: "\f251";

}



.fa-hourglass-2:before, .fa-hourglass-half:before {

  content: "\f252";

}



.fa-hourglass-3:before, .fa-hourglass-end:before {

  content: "\f253";

}



.fa-hourglass:before {

  content: "\f254";

}



.fa-hand-grab-o:before, .fa-hand-rock-o:before {

  content: "\f255";

}



.fa-hand-stop-o:before, .fa-hand-paper-o:before {

  content: "\f256";

}



.fa-hand-scissors-o:before {

  content: "\f257";

}



.fa-hand-lizard-o:before {

  content: "\f258";

}



.fa-hand-spock-o:before {

  content: "\f259";

}



.fa-hand-pointer-o:before {

  content: "\f25a";

}



.fa-hand-peace-o:before {

  content: "\f25b";

}



.fa-trademark:before {

  content: "\f25c";

}



.fa-registered:before {

  content: "\f25d";

}



.fa-creative-commons:before {

  content: "\f25e";

}



.fa-gg:before {

  content: "\f260";

}



.fa-gg-circle:before {

  content: "\f261";

}



.fa-tripadvisor:before {

  content: "\f262";

}



.fa-odnoklassniki:before {

  content: "\f263";

}



.fa-odnoklassniki-square:before {

  content: "\f264";

}



.fa-get-pocket:before {

  content: "\f265";

}



.fa-wikipedia-w:before {

  content: "\f266";

}



.fa-safari:before {

  content: "\f267";

}



.fa-chrome:before {

  content: "\f268";

}



.fa-firefox:before {

  content: "\f269";

}



.fa-opera:before {

  content: "\f26a";

}



.fa-internet-explorer:before {

  content: "\f26b";

}



.fa-tv:before, .fa-television:before {

  content: "\f26c";

}



.fa-contao:before {

  content: "\f26d";

}



.fa-500px:before {

  content: "\f26e";

}



.fa-amazon:before {

  content: "\f270";

}



.fa-calendar-plus-o:before {

  content: "\f271";

}



.fa-calendar-minus-o:before {

  content: "\f272";

}



.fa-calendar-times-o:before {

  content: "\f273";

}



.fa-calendar-check-o:before {

  content: "\f274";

}



.fa-industry:before {

  content: "\f275";

}



.fa-map-pin:before {

  content: "\f276";

}



.fa-map-signs:before {

  content: "\f277";

}



.fa-map-o:before {

  content: "\f278";

}



.fa-map:before {

  content: "\f279";

}



.fa-commenting:before {

  content: "\f27a";

}



.fa-commenting-o:before {

  content: "\f27b";

}



.fa-houzz:before {

  content: "\f27c";

}



.fa-vimeo:before {

  content: "\f27d";

}



.fa-black-tie:before {

  content: "\f27e";

}



.fa-fonticons:before {

  content: "\f280";

}



.fa-reddit-alien:before {

  content: "\f281";

}



.fa-edge:before {

  content: "\f282";

}



.fa-credit-card-alt:before {

  content: "\f283";

}



.fa-codiepie:before {

  content: "\f284";

}



.fa-modx:before {

  content: "\f285";

}



.fa-fort-awesome:before {

  content: "\f286";

}



.fa-usb:before {

  content: "\f287";

}



.fa-product-hunt:before {

  content: "\f288";

}



.fa-mixcloud:before {

  content: "\f289";

}



.fa-scribd:before {

  content: "\f28a";

}



.fa-pause-circle:before {

  content: "\f28b";

}



.fa-pause-circle-o:before {

  content: "\f28c";

}



.fa-stop-circle:before {

  content: "\f28d";

}



.fa-stop-circle-o:before {

  content: "\f28e";

}



.fa-shopping-bag:before {

  content: "\f290";

}



.fa-shopping-basket:before {

  content: "\f291";

}



.fa-hashtag:before {

  content: "\f292";

}



.fa-bluetooth:before {

  content: "\f293";

}



.fa-bluetooth-b:before {

  content: "\f294";

}



.fa-percent:before {

  content: "\f295";

}



.fa-gitlab:before {

  content: "\f296";

}



.fa-wpbeginner:before {

  content: "\f297";

}



.fa-wpforms:before {

  content: "\f298";

}



.fa-envira:before {

  content: "\f299";

}



.fa-universal-access:before {

  content: "\f29a";

}



.fa-wheelchair-alt:before {

  content: "\f29b";

}



.fa-question-circle-o:before {

  content: "\f29c";

}



.fa-blind:before {

  content: "\f29d";

}



.fa-audio-description:before {

  content: "\f29e";

}



.fa-volume-control-phone:before {

  content: "\f2a0";

}



.fa-braille:before {

  content: "\f2a1";

}



.fa-assistive-listening-systems:before {

  content: "\f2a2";

}



.fa-asl-interpreting:before, .fa-american-sign-language-interpreting:before {

  content: "\f2a3";

}



.fa-deafness:before, .fa-hard-of-hearing:before, .fa-deaf:before {

  content: "\f2a4";

}



.fa-glide:before {

  content: "\f2a5";

}



.fa-glide-g:before {

  content: "\f2a6";

}



.fa-signing:before, .fa-sign-language:before {

  content: "\f2a7";

}



.fa-low-vision:before {

  content: "\f2a8";

}



.fa-viadeo:before {

  content: "\f2a9";

}



.fa-viadeo-square:before {

  content: "\f2aa";

}



.fa-snapchat:before {

  content: "\f2ab";

}



.fa-snapchat-ghost:before {

  content: "\f2ac";

}



.fa-snapchat-square:before {

  content: "\f2ad";

}



.fa-pied-piper:before {

  content: "\f2ae";

}



.fa-first-order:before {

  content: "\f2b0";

}



.fa-yoast:before {

  content: "\f2b1";

}



.fa-themeisle:before {

  content: "\f2b2";

}



.fa-google-plus-circle:before, .fa-google-plus-official:before {

  content: "\f2b3";

}



.fa-fa:before, .fa-font-awesome:before {

  content: "\f2b4";

}



.fa-handshake-o:before {

  content: "\f2b5";

}



.fa-envelope-open:before {

  content: "\f2b6";

}



.fa-envelope-open-o:before {

  content: "\f2b7";

}



.fa-linode:before {

  content: "\f2b8";

}



.fa-address-book:before {

  content: "\f2b9";

}



.fa-address-book-o:before {

  content: "\f2ba";

}



.fa-vcard:before, .fa-address-card:before {

  content: "\f2bb";

}



.fa-vcard-o:before, .fa-address-card-o:before {

  content: "\f2bc";

}



.fa-user-circle:before {

  content: "\f2bd";

}



.fa-user-circle-o:before {

  content: "\f2be";

}



.fa-user-o:before {

  content: "\f2c0";

}



.fa-id-badge:before {

  content: "\f2c1";

}



.fa-drivers-license:before, .fa-id-card:before {

  content: "\f2c2";

}



.fa-drivers-license-o:before, .fa-id-card-o:before {

  content: "\f2c3";

}



.fa-quora:before {

  content: "\f2c4";

}



.fa-free-code-camp:before {

  content: "\f2c5";

}



.fa-telegram:before {

  content: "\f2c6";

}



.fa-thermometer-4:before, .fa-thermometer:before, .fa-thermometer-full:before {

  content: "\f2c7";

}



.fa-thermometer-3:before, .fa-thermometer-three-quarters:before {

  content: "\f2c8";

}



.fa-thermometer-2:before, .fa-thermometer-half:before {

  content: "\f2c9";

}



.fa-thermometer-1:before, .fa-thermometer-quarter:before {

  content: "\f2ca";

}



.fa-thermometer-0:before, .fa-thermometer-empty:before {

  content: "\f2cb";

}



.fa-shower:before {

  content: "\f2cc";

}



.fa-bathtub:before, .fa-s15:before, .fa-bath:before {

  content: "\f2cd";

}



.fa-podcast:before {

  content: "\f2ce";

}



.fa-window-maximize:before {

  content: "\f2d0";

}



.fa-window-minimize:before {

  content: "\f2d1";

}



.fa-window-restore:before {

  content: "\f2d2";

}



.fa-times-rectangle:before, .fa-window-close:before {

  content: "\f2d3";

}



.fa-times-rectangle-o:before, .fa-window-close-o:before {

  content: "\f2d4";

}



.fa-bandcamp:before {

  content: "\f2d5";

}



.fa-grav:before {

  content: "\f2d6";

}



.fa-etsy:before {

  content: "\f2d7";

}



.fa-imdb:before {

  content: "\f2d8";

}



.fa-ravelry:before {

  content: "\f2d9";

}



.fa-eercast:before {

  content: "\f2da";

}



.fa-microchip:before {

  content: "\f2db";

}



.fa-snowflake-o:before {

  content: "\f2dc";

}



.fa-superpowers:before {

  content: "\f2dd";

}



.fa-wpexplorer:before {

  content: "\f2de";

}



.fa-meetup:before {

  content: "\f2e0";

}



.sr-only {

  position: absolute;

  width: 1px;

  height: 1px;

  padding: 0;

  margin: -1px;

  overflow: hidden;

  clip: rect(0, 0, 0, 0);

  border: 0;

}



.sr-only-focusable:active, .sr-only-focusable:focus {

  position: static;

  width: auto;

  height: auto;

  margin: 0;

  overflow: visible;

  clip: auto;

}



 /* lightgallery - v1.3.9 - 2017-03-05

* License - http://sachinchoolur.github.io/lightGallery/

*/

.lg-css3.lg-zoom-in .lg-item {

  opacity: 0;

}



.lg-css3.lg-zoom-in .lg-item.lg-prev-slide {

  -webkit-transform: scale3d(1.3, 1.3, 1.3);

  transform: scale3d(1.3, 1.3, 1.3);

}



.lg-css3.lg-zoom-in .lg-item.lg-next-slide {

  -webkit-transform: scale3d(1.3, 1.3, 1.3);

  transform: scale3d(1.3, 1.3, 1.3);

}



.lg-css3.lg-zoom-in .lg-item.lg-current {

  -webkit-transform: scale3d(1, 1, 1);

  transform: scale3d(1, 1, 1);

  opacity: 1;

}



.lg-css3.lg-zoom-in .lg-item.lg-prev-slide, .lg-css3.lg-zoom-in .lg-item.lg-next-slide, .lg-css3.lg-zoom-in .lg-item.lg-current {

  -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;

  -webkit-transition: opacity 1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;

  transition: opacity 1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;

  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;

  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;

}



.lg-css3.lg-zoom-in-big .lg-item {

  opacity: 0;

}



.lg-css3.lg-zoom-in-big .lg-item.lg-prev-slide {

  -webkit-transform: scale3d(2, 2, 2);

  transform: scale3d(2, 2, 2);

}



.lg-css3.lg-zoom-in-big .lg-item.lg-next-slide {

  -webkit-transform: scale3d(2, 2, 2);

  transform: scale3d(2, 2, 2);

}



.lg-css3.lg-zoom-in-big .lg-item.lg-current {

  -webkit-transform: scale3d(1, 1, 1);

  transform: scale3d(1, 1, 1);

  opacity: 1;

}



.lg-css3.lg-zoom-in-big .lg-item.lg-prev-slide, .lg-css3.lg-zoom-in-big .lg-item.lg-next-slide, .lg-css3.lg-zoom-in-big .lg-item.lg-current {

  -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;

  -webkit-transition: opacity 1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;

  transition: opacity 1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;

  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;

  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;

}



.lg-css3.lg-zoom-out .lg-item {

  opacity: 0;

}



.lg-css3.lg-zoom-out .lg-item.lg-prev-slide {

  -webkit-transform: scale3d(0.7, 0.7, 0.7);

  transform: scale3d(0.7, 0.7, 0.7);

}



.lg-css3.lg-zoom-out .lg-item.lg-next-slide {

  -webkit-transform: scale3d(0.7, 0.7, 0.7);

  transform: scale3d(0.7, 0.7, 0.7);

}



.lg-css3.lg-zoom-out .lg-item.lg-current {

  -webkit-transform: scale3d(1, 1, 1);

  transform: scale3d(1, 1, 1);

  opacity: 1;

}



.lg-css3.lg-zoom-out .lg-item.lg-prev-slide, .lg-css3.lg-zoom-out .lg-item.lg-next-slide, .lg-css3.lg-zoom-out .lg-item.lg-current {

  -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;

  -webkit-transition: opacity 1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;

  transition: opacity 1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;

  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;

  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;

}



.lg-css3.lg-zoom-out-big .lg-item {

  opacity: 0;

}



.lg-css3.lg-zoom-out-big .lg-item.lg-prev-slide {

  -webkit-transform: scale3d(0, 0, 0);

  transform: scale3d(0, 0, 0);

}



.lg-css3.lg-zoom-out-big .lg-item.lg-next-slide {

  -webkit-transform: scale3d(0, 0, 0);

  transform: scale3d(0, 0, 0);

}



.lg-css3.lg-zoom-out-big .lg-item.lg-current {

  -webkit-transform: scale3d(1, 1, 1);

  transform: scale3d(1, 1, 1);

  opacity: 1;

}



.lg-css3.lg-zoom-out-big .lg-item.lg-prev-slide, .lg-css3.lg-zoom-out-big .lg-item.lg-next-slide, .lg-css3.lg-zoom-out-big .lg-item.lg-current {

  -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;

  -webkit-transition: opacity 1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;

  transition: opacity 1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;

  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;

  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;

}



.lg-css3.lg-zoom-out-in .lg-item {

  opacity: 0;

}



.lg-css3.lg-zoom-out-in .lg-item.lg-prev-slide {

  -webkit-transform: scale3d(0, 0, 0);

  transform: scale3d(0, 0, 0);

}



.lg-css3.lg-zoom-out-in .lg-item.lg-next-slide {

  -webkit-transform: scale3d(2, 2, 2);

  transform: scale3d(2, 2, 2);

}



.lg-css3.lg-zoom-out-in .lg-item.lg-current {

  -webkit-transform: scale3d(1, 1, 1);

  transform: scale3d(1, 1, 1);

  opacity: 1;

}



.lg-css3.lg-zoom-out-in .lg-item.lg-prev-slide, .lg-css3.lg-zoom-out-in .lg-item.lg-next-slide, .lg-css3.lg-zoom-out-in .lg-item.lg-current {

  -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;

  -webkit-transition: opacity 1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;

  transition: opacity 1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;

  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;

  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;

}



.lg-css3.lg-zoom-in-out .lg-item {

  opacity: 0;

}



.lg-css3.lg-zoom-in-out .lg-item.lg-prev-slide {

  -webkit-transform: scale3d(2, 2, 2);

  transform: scale3d(2, 2, 2);

}



.lg-css3.lg-zoom-in-out .lg-item.lg-next-slide {

  -webkit-transform: scale3d(0, 0, 0);

  transform: scale3d(0, 0, 0);

}



.lg-css3.lg-zoom-in-out .lg-item.lg-current {

  -webkit-transform: scale3d(1, 1, 1);

  transform: scale3d(1, 1, 1);

  opacity: 1;

}



.lg-css3.lg-zoom-in-out .lg-item.lg-prev-slide, .lg-css3.lg-zoom-in-out .lg-item.lg-next-slide, .lg-css3.lg-zoom-in-out .lg-item.lg-current {

  -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;

  -webkit-transition: opacity 1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;

  transition: opacity 1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;

  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;

  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;

}



.lg-css3.lg-soft-zoom .lg-item {

  opacity: 0;

}



.lg-css3.lg-soft-zoom .lg-item.lg-prev-slide {

  -webkit-transform: scale3d(1.1, 1.1, 1.1);

  transform: scale3d(1.1, 1.1, 1.1);

}



.lg-css3.lg-soft-zoom .lg-item.lg-next-slide {

  -webkit-transform: scale3d(0.9, 0.9, 0.9);

  transform: scale3d(0.9, 0.9, 0.9);

}



.lg-css3.lg-soft-zoom .lg-item.lg-current {

  -webkit-transform: scale3d(1, 1, 1);

  transform: scale3d(1, 1, 1);

  opacity: 1;

}



.lg-css3.lg-soft-zoom .lg-item.lg-prev-slide, .lg-css3.lg-soft-zoom .lg-item.lg-next-slide, .lg-css3.lg-soft-zoom .lg-item.lg-current {

  -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;

  -webkit-transition: opacity 1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;

  transition: opacity 1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;

  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;

  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;

}



.lg-css3.lg-scale-up .lg-item {

  opacity: 0;

}



.lg-css3.lg-scale-up .lg-item.lg-prev-slide {

  -webkit-transform: scale3d(0.8, 0.8, 0.8) translate3d(0%, 10%, 0);

  transform: scale3d(0.8, 0.8, 0.8) translate3d(0%, 10%, 0);

}



.lg-css3.lg-scale-up .lg-item.lg-next-slide {

  -webkit-transform: scale3d(0.8, 0.8, 0.8) translate3d(0%, 10%, 0);

  transform: scale3d(0.8, 0.8, 0.8) translate3d(0%, 10%, 0);

}



.lg-css3.lg-scale-up .lg-item.lg-current {

  -webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);

  transform: scale3d(1, 1, 1) translate3d(0, 0, 0);

  opacity: 1;

}



.lg-css3.lg-scale-up .lg-item.lg-prev-slide, .lg-css3.lg-scale-up .lg-item.lg-next-slide, .lg-css3.lg-scale-up .lg-item.lg-current {

  -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;

  -webkit-transition: opacity 1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;

  transition: opacity 1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;

  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;

  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;

}



.lg-css3.lg-slide-circular .lg-item {

  opacity: 0;

}



.lg-css3.lg-slide-circular .lg-item.lg-prev-slide {

  -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);

  transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);

}



.lg-css3.lg-slide-circular .lg-item.lg-next-slide {

  -webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);

  transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);

}



.lg-css3.lg-slide-circular .lg-item.lg-current {

  -webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);

  transform: scale3d(1, 1, 1) translate3d(0, 0, 0);

  opacity: 1;

}



.lg-css3.lg-slide-circular .lg-item.lg-prev-slide, .lg-css3.lg-slide-circular .lg-item.lg-next-slide, .lg-css3.lg-slide-circular .lg-item.lg-current {

  -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;

  -webkit-transition: opacity 1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;

  transition: opacity 1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;

  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;

  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;

}



.lg-css3.lg-slide-circular-up .lg-item {

  opacity: 0;

}



.lg-css3.lg-slide-circular-up .lg-item.lg-prev-slide {

  -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, -100%, 0);

  transform: scale3d(0, 0, 0) translate3d(-100%, -100%, 0);

}



.lg-css3.lg-slide-circular-up .lg-item.lg-next-slide {

  -webkit-transform: scale3d(0, 0, 0) translate3d(100%, -100%, 0);

  transform: scale3d(0, 0, 0) translate3d(100%, -100%, 0);

}



.lg-css3.lg-slide-circular-up .lg-item.lg-current {

  -webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);

  transform: scale3d(1, 1, 1) translate3d(0, 0, 0);

  opacity: 1;

}



.lg-css3.lg-slide-circular-up .lg-item.lg-prev-slide, .lg-css3.lg-slide-circular-up .lg-item.lg-next-slide, .lg-css3.lg-slide-circular-up .lg-item.lg-current {

  -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;

  -webkit-transition: opacity 1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;

  transition: opacity 1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;

  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;

  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;

}



.lg-css3.lg-slide-circular-down .lg-item {

  opacity: 0;

}



.lg-css3.lg-slide-circular-down .lg-item.lg-prev-slide {

  -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 100%, 0);

  transform: scale3d(0, 0, 0) translate3d(-100%, 100%, 0);

}



.lg-css3.lg-slide-circular-down .lg-item.lg-next-slide {

  -webkit-transform: scale3d(0, 0, 0) translate3d(100%, 100%, 0);

  transform: scale3d(0, 0, 0) translate3d(100%, 100%, 0);

}



.lg-css3.lg-slide-circular-down .lg-item.lg-current {

  -webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);

  transform: scale3d(1, 1, 1) translate3d(0, 0, 0);

  opacity: 1;

}



.lg-css3.lg-slide-circular-down .lg-item.lg-prev-slide, .lg-css3.lg-slide-circular-down .lg-item.lg-next-slide, .lg-css3.lg-slide-circular-down .lg-item.lg-current {

  -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;

  -webkit-transition: opacity 1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;

  transition: opacity 1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;

  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;

  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;

}



.lg-css3.lg-slide-circular-vertical .lg-item {

  opacity: 0;

}



.lg-css3.lg-slide-circular-vertical .lg-item.lg-prev-slide {

  -webkit-transform: scale3d(0, 0, 0) translate3d(0, -100%, 0);

  transform: scale3d(0, 0, 0) translate3d(0, -100%, 0);

}



.lg-css3.lg-slide-circular-vertical .lg-item.lg-next-slide {

  -webkit-transform: scale3d(0, 0, 0) translate3d(0, 100%, 0);

  transform: scale3d(0, 0, 0) translate3d(0, 100%, 0);

}



.lg-css3.lg-slide-circular-vertical .lg-item.lg-current {

  -webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);

  transform: scale3d(1, 1, 1) translate3d(0, 0, 0);

  opacity: 1;

}



.lg-css3.lg-slide-circular-vertical .lg-item.lg-prev-slide, .lg-css3.lg-slide-circular-vertical .lg-item.lg-next-slide, .lg-css3.lg-slide-circular-vertical .lg-item.lg-current {

  -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;

  -webkit-transition: opacity 1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;

  transition: opacity 1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;

  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;

  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;

}



.lg-css3.lg-slide-circular-vertical-left .lg-item {

  opacity: 0;

}



.lg-css3.lg-slide-circular-vertical-left .lg-item.lg-prev-slide {

  -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, -100%, 0);

  transform: scale3d(0, 0, 0) translate3d(-100%, -100%, 0);

}



.lg-css3.lg-slide-circular-vertical-left .lg-item.lg-next-slide {

  -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 100%, 0);

  transform: scale3d(0, 0, 0) translate3d(-100%, 100%, 0);

}



.lg-css3.lg-slide-circular-vertical-left .lg-item.lg-current {

  -webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);

  transform: scale3d(1, 1, 1) translate3d(0, 0, 0);

  opacity: 1;

}



.lg-css3.lg-slide-circular-vertical-left .lg-item.lg-prev-slide, .lg-css3.lg-slide-circular-vertical-left .lg-item.lg-next-slide, .lg-css3.lg-slide-circular-vertical-left .lg-item.lg-current {

  -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;

  -webkit-transition: opacity 1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;

  transition: opacity 1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;

  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;

  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;

}



.lg-css3.lg-slide-circular-vertical-down .lg-item {

  opacity: 0;

}



.lg-css3.lg-slide-circular-vertical-down .lg-item.lg-prev-slide {

  -webkit-transform: scale3d(0, 0, 0) translate3d(100%, -100%, 0);

  transform: scale3d(0, 0, 0) translate3d(100%, -100%, 0);

}



.lg-css3.lg-slide-circular-vertical-down .lg-item.lg-next-slide {

  -webkit-transform: scale3d(0, 0, 0) translate3d(100%, 100%, 0);

  transform: scale3d(0, 0, 0) translate3d(100%, 100%, 0);

}



.lg-css3.lg-slide-circular-vertical-down .lg-item.lg-current {

  -webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);

  transform: scale3d(1, 1, 1) translate3d(0, 0, 0);

  opacity: 1;

}



.lg-css3.lg-slide-circular-vertical-down .lg-item.lg-prev-slide, .lg-css3.lg-slide-circular-vertical-down .lg-item.lg-next-slide, .lg-css3.lg-slide-circular-vertical-down .lg-item.lg-current {

  -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;

  -webkit-transition: opacity 1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;

  transition: opacity 1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;

  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;

  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;

}



.lg-css3.lg-slide-vertical .lg-item {

  opacity: 0;

}



.lg-css3.lg-slide-vertical .lg-item.lg-prev-slide {

  -webkit-transform: translate3d(0, -100%, 0);

  transform: translate3d(0, -100%, 0);

}



.lg-css3.lg-slide-vertical .lg-item.lg-next-slide {

  -webkit-transform: translate3d(0, 100%, 0);

  transform: translate3d(0, 100%, 0);

}



.lg-css3.lg-slide-vertical .lg-item.lg-current {

  -webkit-transform: translate3d(0, 0, 0);

  transform: translate3d(0, 0, 0);

  opacity: 1;

}



.lg-css3.lg-slide-vertical .lg-item.lg-prev-slide, .lg-css3.lg-slide-vertical .lg-item.lg-next-slide, .lg-css3.lg-slide-vertical .lg-item.lg-current {

  -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;

  -webkit-transition: opacity 0.1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;

  transition: opacity 0.1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;

  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;

  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;

}



.lg-css3.lg-slide-vertical-growth .lg-item {

  opacity: 0;

}



.lg-css3.lg-slide-vertical-growth .lg-item.lg-prev-slide {

  -webkit-transform: scale3d(0.5, 0.5, 0.5) translate3d(0, -150%, 0);

  transform: scale3d(0.5, 0.5, 0.5) translate3d(0, -150%, 0);

}



.lg-css3.lg-slide-vertical-growth .lg-item.lg-next-slide {

  -webkit-transform: scale3d(0.5, 0.5, 0.5) translate3d(0, 150%, 0);

  transform: scale3d(0.5, 0.5, 0.5) translate3d(0, 150%, 0);

}



.lg-css3.lg-slide-vertical-growth .lg-item.lg-current {

  -webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);

  transform: scale3d(1, 1, 1) translate3d(0, 0, 0);

  opacity: 1;

}



.lg-css3.lg-slide-vertical-growth .lg-item.lg-prev-slide, .lg-css3.lg-slide-vertical-growth .lg-item.lg-next-slide, .lg-css3.lg-slide-vertical-growth .lg-item.lg-current {

  -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;

  -webkit-transition: opacity 0.1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;

  transition: opacity 0.1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;

  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;

  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;

}



.lg-css3.lg-slide-skew-only .lg-item {

  opacity: 0;

}



.lg-css3.lg-slide-skew-only .lg-item.lg-prev-slide {

  -webkit-transform: skew(10deg, 0deg);

  transform: skew(10deg, 0deg);

}



.lg-css3.lg-slide-skew-only .lg-item.lg-next-slide {

  -webkit-transform: skew(10deg, 0deg);

  transform: skew(10deg, 0deg);

}



.lg-css3.lg-slide-skew-only .lg-item.lg-current {

  -webkit-transform: skew(0deg, 0deg);

  transform: skew(0deg, 0deg);

  opacity: 1;

}



.lg-css3.lg-slide-skew-only .lg-item.lg-prev-slide, .lg-css3.lg-slide-skew-only .lg-item.lg-next-slide, .lg-css3.lg-slide-skew-only .lg-item.lg-current {

  -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;

  -webkit-transition: opacity 0.1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;

  transition: opacity 0.1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;

  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;

  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;

}



.lg-css3.lg-slide-skew-only-rev .lg-item {

  opacity: 0;

}



.lg-css3.lg-slide-skew-only-rev .lg-item.lg-prev-slide {

  -webkit-transform: skew(-10deg, 0deg);

  transform: skew(-10deg, 0deg);

}



.lg-css3.lg-slide-skew-only-rev .lg-item.lg-next-slide {

  -webkit-transform: skew(-10deg, 0deg);

  transform: skew(-10deg, 0deg);

}



.lg-css3.lg-slide-skew-only-rev .lg-item.lg-current {

  -webkit-transform: skew(0deg, 0deg);

  transform: skew(0deg, 0deg);

  opacity: 1;

}



.lg-css3.lg-slide-skew-only-rev .lg-item.lg-prev-slide, .lg-css3.lg-slide-skew-only-rev .lg-item.lg-next-slide, .lg-css3.lg-slide-skew-only-rev .lg-item.lg-current {

  -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;

  -webkit-transition: opacity 0.1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;

  transition: opacity 0.1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;

  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;

  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;

}



.lg-css3.lg-slide-skew-only-y .lg-item {

  opacity: 0;

}



.lg-css3.lg-slide-skew-only-y .lg-item.lg-prev-slide {

  -webkit-transform: skew(0deg, 10deg);

  transform: skew(0deg, 10deg);

}



.lg-css3.lg-slide-skew-only-y .lg-item.lg-next-slide {

  -webkit-transform: skew(0deg, 10deg);

  transform: skew(0deg, 10deg);

}



.lg-css3.lg-slide-skew-only-y .lg-item.lg-current {

  -webkit-transform: skew(0deg, 0deg);

  transform: skew(0deg, 0deg);

  opacity: 1;

}



.lg-css3.lg-slide-skew-only-y .lg-item.lg-prev-slide, .lg-css3.lg-slide-skew-only-y .lg-item.lg-next-slide, .lg-css3.lg-slide-skew-only-y .lg-item.lg-current {

  -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;

  -webkit-transition: opacity 0.1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;

  transition: opacity 0.1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;

  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;

  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;

}



.lg-css3.lg-slide-skew-only-y-rev .lg-item {

  opacity: 0;

}



.lg-css3.lg-slide-skew-only-y-rev .lg-item.lg-prev-slide {

  -webkit-transform: skew(0deg, -10deg);

  transform: skew(0deg, -10deg);

}



.lg-css3.lg-slide-skew-only-y-rev .lg-item.lg-next-slide {

  -webkit-transform: skew(0deg, -10deg);

  transform: skew(0deg, -10deg);

}



.lg-css3.lg-slide-skew-only-y-rev .lg-item.lg-current {

  -webkit-transform: skew(0deg, 0deg);

  transform: skew(0deg, 0deg);

  opacity: 1;

}



.lg-css3.lg-slide-skew-only-y-rev .lg-item.lg-prev-slide, .lg-css3.lg-slide-skew-only-y-rev .lg-item.lg-next-slide, .lg-css3.lg-slide-skew-only-y-rev .lg-item.lg-current {

  -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;

  -webkit-transition: opacity 0.1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;

  transition: opacity 0.1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;

  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;

  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;

}



.lg-css3.lg-slide-skew .lg-item {

  opacity: 0;

}



.lg-css3.lg-slide-skew .lg-item.lg-prev-slide {

  -webkit-transform: skew(20deg, 0deg) translate3d(-100%, 0%, 0px);

  transform: skew(20deg, 0deg) translate3d(-100%, 0%, 0px);

}



.lg-css3.lg-slide-skew .lg-item.lg-next-slide {

  -webkit-transform: skew(20deg, 0deg) translate3d(100%, 0%, 0px);

  transform: skew(20deg, 0deg) translate3d(100%, 0%, 0px);

}



.lg-css3.lg-slide-skew .lg-item.lg-current {

  -webkit-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);

  transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);

  opacity: 1;

}



.lg-css3.lg-slide-skew .lg-item.lg-prev-slide, .lg-css3.lg-slide-skew .lg-item.lg-next-slide, .lg-css3.lg-slide-skew .lg-item.lg-current {

  -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;

  -webkit-transition: opacity 0.1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;

  transition: opacity 0.1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;

  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;

  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;

}



.lg-css3.lg-slide-skew-rev .lg-item {

  opacity: 0;

}



.lg-css3.lg-slide-skew-rev .lg-item.lg-prev-slide {

  -webkit-transform: skew(-20deg, 0deg) translate3d(-100%, 0%, 0px);

  transform: skew(-20deg, 0deg) translate3d(-100%, 0%, 0px);

}



.lg-css3.lg-slide-skew-rev .lg-item.lg-next-slide {

  -webkit-transform: skew(-20deg, 0deg) translate3d(100%, 0%, 0px);

  transform: skew(-20deg, 0deg) translate3d(100%, 0%, 0px);

}



.lg-css3.lg-slide-skew-rev .lg-item.lg-current {

  -webkit-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);

  transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);

  opacity: 1;

}



.lg-css3.lg-slide-skew-rev .lg-item.lg-prev-slide, .lg-css3.lg-slide-skew-rev .lg-item.lg-next-slide, .lg-css3.lg-slide-skew-rev .lg-item.lg-current {

  -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;

  -webkit-transition: opacity 0.1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;

  transition: opacity 0.1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;

  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;

  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;

}



.lg-css3.lg-slide-skew-cross .lg-item {

  opacity: 0;

}



.lg-css3.lg-slide-skew-cross .lg-item.lg-prev-slide {

  -webkit-transform: skew(0deg, 60deg) translate3d(-100%, 0%, 0px);

  transform: skew(0deg, 60deg) translate3d(-100%, 0%, 0px);

}



.lg-css3.lg-slide-skew-cross .lg-item.lg-next-slide {

  -webkit-transform: skew(0deg, 60deg) translate3d(100%, 0%, 0px);

  transform: skew(0deg, 60deg) translate3d(100%, 0%, 0px);

}



.lg-css3.lg-slide-skew-cross .lg-item.lg-current {

  -webkit-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);

  transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);

  opacity: 1;

}



.lg-css3.lg-slide-skew-cross .lg-item.lg-prev-slide, .lg-css3.lg-slide-skew-cross .lg-item.lg-next-slide, .lg-css3.lg-slide-skew-cross .lg-item.lg-current {

  -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;

  -webkit-transition: opacity 0.1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;

  transition: opacity 0.1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;

  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;

  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;

}



.lg-css3.lg-slide-skew-cross-rev .lg-item {

  opacity: 0;

}



.lg-css3.lg-slide-skew-cross-rev .lg-item.lg-prev-slide {

  -webkit-transform: skew(0deg, -60deg) translate3d(-100%, 0%, 0px);

  transform: skew(0deg, -60deg) translate3d(-100%, 0%, 0px);

}



.lg-css3.lg-slide-skew-cross-rev .lg-item.lg-next-slide {

  -webkit-transform: skew(0deg, -60deg) translate3d(100%, 0%, 0px);

  transform: skew(0deg, -60deg) translate3d(100%, 0%, 0px);

}



.lg-css3.lg-slide-skew-cross-rev .lg-item.lg-current {

  -webkit-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);

  transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);

  opacity: 1;

}



.lg-css3.lg-slide-skew-cross-rev .lg-item.lg-prev-slide, .lg-css3.lg-slide-skew-cross-rev .lg-item.lg-next-slide, .lg-css3.lg-slide-skew-cross-rev .lg-item.lg-current {

  -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;

  -webkit-transition: opacity 0.1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;

  transition: opacity 0.1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;

  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;

  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;

}



.lg-css3.lg-slide-skew-ver .lg-item {

  opacity: 0;

}



.lg-css3.lg-slide-skew-ver .lg-item.lg-prev-slide {

  -webkit-transform: skew(60deg, 0deg) translate3d(0, -100%, 0px);

  transform: skew(60deg, 0deg) translate3d(0, -100%, 0px);

}



.lg-css3.lg-slide-skew-ver .lg-item.lg-next-slide {

  -webkit-transform: skew(60deg, 0deg) translate3d(0, 100%, 0px);

  transform: skew(60deg, 0deg) translate3d(0, 100%, 0px);

}



.lg-css3.lg-slide-skew-ver .lg-item.lg-current {

  -webkit-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);

  transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);

  opacity: 1;

}



.lg-css3.lg-slide-skew-ver .lg-item.lg-prev-slide, .lg-css3.lg-slide-skew-ver .lg-item.lg-next-slide, .lg-css3.lg-slide-skew-ver .lg-item.lg-current {

  -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;

  -webkit-transition: opacity 0.1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;

  transition: opacity 0.1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;

  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;

  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;

}



.lg-css3.lg-slide-skew-ver-rev .lg-item {

  opacity: 0;

}



.lg-css3.lg-slide-skew-ver-rev .lg-item.lg-prev-slide {

  -webkit-transform: skew(-60deg, 0deg) translate3d(0, -100%, 0px);

  transform: skew(-60deg, 0deg) translate3d(0, -100%, 0px);

}



.lg-css3.lg-slide-skew-ver-rev .lg-item.lg-next-slide {

  -webkit-transform: skew(-60deg, 0deg) translate3d(0, 100%, 0px);

  transform: skew(-60deg, 0deg) translate3d(0, 100%, 0px);

}



.lg-css3.lg-slide-skew-ver-rev .lg-item.lg-current {

  -webkit-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);

  transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);

  opacity: 1;

}



.lg-css3.lg-slide-skew-ver-rev .lg-item.lg-prev-slide, .lg-css3.lg-slide-skew-ver-rev .lg-item.lg-next-slide, .lg-css3.lg-slide-skew-ver-rev .lg-item.lg-current {

  -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;

  -webkit-transition: opacity 0.1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;

  transition: opacity 0.1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;

  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;

  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;

}



.lg-css3.lg-slide-skew-ver-cross .lg-item {

  opacity: 0;

}



.lg-css3.lg-slide-skew-ver-cross .lg-item.lg-prev-slide {

  -webkit-transform: skew(0deg, 20deg) translate3d(0, -100%, 0px);

  transform: skew(0deg, 20deg) translate3d(0, -100%, 0px);

}



.lg-css3.lg-slide-skew-ver-cross .lg-item.lg-next-slide {

  -webkit-transform: skew(0deg, 20deg) translate3d(0, 100%, 0px);

  transform: skew(0deg, 20deg) translate3d(0, 100%, 0px);

}



.lg-css3.lg-slide-skew-ver-cross .lg-item.lg-current {

  -webkit-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);

  transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);

  opacity: 1;

}



.lg-css3.lg-slide-skew-ver-cross .lg-item.lg-prev-slide, .lg-css3.lg-slide-skew-ver-cross .lg-item.lg-next-slide, .lg-css3.lg-slide-skew-ver-cross .lg-item.lg-current {

  -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;

  -webkit-transition: opacity 0.1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;

  transition: opacity 0.1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;

  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;

  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;

}



.lg-css3.lg-slide-skew-ver-cross-rev .lg-item {

  opacity: 0;

}



.lg-css3.lg-slide-skew-ver-cross-rev .lg-item.lg-prev-slide {

  -webkit-transform: skew(0deg, -20deg) translate3d(0, -100%, 0px);

  transform: skew(0deg, -20deg) translate3d(0, -100%, 0px);

}



.lg-css3.lg-slide-skew-ver-cross-rev .lg-item.lg-next-slide {

  -webkit-transform: skew(0deg, -20deg) translate3d(0, 100%, 0px);

  transform: skew(0deg, -20deg) translate3d(0, 100%, 0px);

}



.lg-css3.lg-slide-skew-ver-cross-rev .lg-item.lg-current {

  -webkit-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);

  transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);

  opacity: 1;

}



.lg-css3.lg-slide-skew-ver-cross-rev .lg-item.lg-prev-slide, .lg-css3.lg-slide-skew-ver-cross-rev .lg-item.lg-next-slide, .lg-css3.lg-slide-skew-ver-cross-rev .lg-item.lg-current {

  -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;

  -webkit-transition: opacity 0.1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;

  transition: opacity 0.1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;

  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;

  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;

}



.lg-css3.lg-lollipop .lg-item {

  opacity: 0;

}



.lg-css3.lg-lollipop .lg-item.lg-prev-slide {

  -webkit-transform: translate3d(-100%, 0, 0);

  transform: translate3d(-100%, 0, 0);

}



.lg-css3.lg-lollipop .lg-item.lg-next-slide {

  -webkit-transform: translate3d(0, 0, 0) scale(0.5);

  transform: translate3d(0, 0, 0) scale(0.5);

}



.lg-css3.lg-lollipop .lg-item.lg-current {

  -webkit-transform: translate3d(0, 0, 0);

  transform: translate3d(0, 0, 0);

  opacity: 1;

}



.lg-css3.lg-lollipop .lg-item.lg-prev-slide, .lg-css3.lg-lollipop .lg-item.lg-next-slide, .lg-css3.lg-lollipop .lg-item.lg-current {

  -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;

  -webkit-transition: opacity 0.1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;

  transition: opacity 0.1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;

  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;

  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;

}



.lg-css3.lg-lollipop-rev .lg-item {

  opacity: 0;

}



.lg-css3.lg-lollipop-rev .lg-item.lg-prev-slide {

  -webkit-transform: translate3d(0, 0, 0) scale(0.5);

  transform: translate3d(0, 0, 0) scale(0.5);

}



.lg-css3.lg-lollipop-rev .lg-item.lg-next-slide {

  -webkit-transform: translate3d(100%, 0, 0);

  transform: translate3d(100%, 0, 0);

}



.lg-css3.lg-lollipop-rev .lg-item.lg-current {

  -webkit-transform: translate3d(0, 0, 0);

  transform: translate3d(0, 0, 0);

  opacity: 1;

}



.lg-css3.lg-lollipop-rev .lg-item.lg-prev-slide, .lg-css3.lg-lollipop-rev .lg-item.lg-next-slide, .lg-css3.lg-lollipop-rev .lg-item.lg-current {

  -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;

  -webkit-transition: opacity 0.1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;

  transition: opacity 0.1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;

  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;

  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;

}



.lg-css3.lg-rotate .lg-item {

  opacity: 0;

}



.lg-css3.lg-rotate .lg-item.lg-prev-slide {

  -webkit-transform: rotate(-360deg);

  transform: rotate(-360deg);

}



.lg-css3.lg-rotate .lg-item.lg-next-slide {

  -webkit-transform: rotate(360deg);

  transform: rotate(360deg);

}



.lg-css3.lg-rotate .lg-item.lg-current {

  -webkit-transform: rotate(0deg);

  transform: rotate(0deg);

  opacity: 1;

}



.lg-css3.lg-rotate .lg-item.lg-prev-slide, .lg-css3.lg-rotate .lg-item.lg-next-slide, .lg-css3.lg-rotate .lg-item.lg-current {

  -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;

  -webkit-transition: opacity 0.1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;

  transition: opacity 0.1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;

  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;

  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;

}



.lg-css3.lg-rotate-rev .lg-item {

  opacity: 0;

}



.lg-css3.lg-rotate-rev .lg-item.lg-prev-slide {

  -webkit-transform: rotate(360deg);

  transform: rotate(360deg);

}



.lg-css3.lg-rotate-rev .lg-item.lg-next-slide {

  -webkit-transform: rotate(-360deg);

  transform: rotate(-360deg);

}



.lg-css3.lg-rotate-rev .lg-item.lg-current {

  -webkit-transform: rotate(0deg);

  transform: rotate(0deg);

  opacity: 1;

}



.lg-css3.lg-rotate-rev .lg-item.lg-prev-slide, .lg-css3.lg-rotate-rev .lg-item.lg-next-slide, .lg-css3.lg-rotate-rev .lg-item.lg-current {

  -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;

  -webkit-transition: opacity 0.1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;

  transition: opacity 0.1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;

  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;

  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;

}



.lg-css3.lg-tube .lg-item {

  opacity: 0;

}



.lg-css3.lg-tube .lg-item.lg-prev-slide {

  -webkit-transform: scale3d(1, 0, 1) translate3d(-100%, 0, 0);

  transform: scale3d(1, 0, 1) translate3d(-100%, 0, 0);

}



.lg-css3.lg-tube .lg-item.lg-next-slide {

  -webkit-transform: scale3d(1, 0, 1) translate3d(100%, 0, 0);

  transform: scale3d(1, 0, 1) translate3d(100%, 0, 0);

}



.lg-css3.lg-tube .lg-item.lg-current {

  -webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);

  transform: scale3d(1, 1, 1) translate3d(0, 0, 0);

  opacity: 1;

}



.lg-css3.lg-tube .lg-item.lg-prev-slide, .lg-css3.lg-tube .lg-item.lg-next-slide, .lg-css3.lg-tube .lg-item.lg-current {

  -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;

  -webkit-transition: opacity 0.1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;

  transition: opacity 0.1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;

  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;

  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;

}



/* lightgallery - v1.3.9 - 2017-03-05

*  License - http://sachinchoolur.github.io/lightGallery/ */

@font-face {

  font-family: 'lg';

  src: url("assets/fonts/lg.eot?n1z373");

  src: url("assets/fonts/lg.eot?#iefixn1z373") format("embedded-opentype"), url("assets/fonts/lg.woff?n1z373") format("woff"), url("assets/fonts/lg.ttf?n1z373") format("truetype"), url("assets/fonts/lg.svg?n1z373#lg") format("svg");

  font-weight: normal;

  font-style: normal;

}

.lg-icon {

  font-family: 'lg';

  speak: none;

  font-style: normal;

  font-weight: normal;

  font-variant: normal;

  text-transform: none;

  line-height: 1;

  /* Better Font Rendering =========== */

  -webkit-font-smoothing: antialiased;

  -moz-osx-font-smoothing: grayscale;

}



.lg-actions .lg-next, .lg-actions .lg-prev {

  background-color: rgba(0, 0, 0, 0.45);

  border-radius: 2px;

  color: #999;

  cursor: pointer;

  display: block;

  font-size: 22px;

  margin-top: -10px;

  padding: 8px 10px 9px;

  position: absolute;

  top: 50%;

  z-index: 1080;

  border: none !important;

}



.lg-actions .lg-next.disabled, .lg-actions .lg-prev.disabled {

  pointer-events: none;

  opacity: 0.5;

}



.lg-actions .lg-next:hover, .lg-actions .lg-prev:hover {

  color: #FFF;

}



.lg-actions .lg-next {

  right: 20px;

}



.lg-actions .lg-next:before {

  content: "\e095";

}



.lg-actions .lg-prev {

  left: 20px;

}



.lg-actions .lg-prev:after {

  content: "\e094";

}



@-webkit-keyframes lg-right-end {

  0% {

    left: 0;

  }

  50% {

    left: -30px;

  }

  100% {

    left: 0;

  }

}

@keyframes lg-right-end {

  0% {

    left: 0;

  }

  50% {

    left: -30px;

  }

  100% {

    left: 0;

  }

}

@-webkit-keyframes lg-left-end {

  0% {

    left: 0;

  }

  50% {

    left: 30px;

  }

  100% {

    left: 0;

  }

}

@keyframes lg-left-end {

  0% {

    left: 0;

  }

  50% {

    left: 30px;

  }

  100% {

    left: 0;

  }

}

.lg-outer.lg-right-end .lg-object {

  -webkit-animation: lg-right-end 0.3s;

  animation: lg-right-end 0.3s;

  position: relative;

}



.lg-outer.lg-left-end .lg-object {

  -webkit-animation: lg-left-end 0.3s;

  animation: lg-left-end 0.3s;

  position: relative;

}



.lg-toolbar {

  z-index: 1082;

  left: 0;

  position: absolute;

  top: 0;

  width: 100%;

  background-color: rgba(0, 0, 0, 0.45);

}



.lg-toolbar .lg-icon {

  color: #999;

  cursor: pointer;

  float: right;

  font-size: 24px;

  height: 47px;

  line-height: 27px;

  padding: 10px 0;

  text-align: center;

  width: 50px;

  text-decoration: none !important;

  outline: medium none;

  -webkit-transition: color 0.2s linear;

  transition: color 0.2s linear;

}



.lg-toolbar .lg-icon:hover {

  color: #FFF;

}



.lg-toolbar .lg-close:after {

  content: "\e070";

}



.lg-toolbar .lg-download:after {

  content: "\e0f2";

}



.lg-sub-html {

  background-color: rgba(0, 0, 0, 0.45);

  bottom: 0;

  color: #EEE;

  font-size: 16px;

  left: 0;

  padding: 10px 40px;

  position: fixed;

  right: 0;

  text-align: center;

  z-index: 1080;

}



.lg-sub-html h4 {

  margin: 0;

  font-size: 13px;

  font-weight: bold;

}



.lg-sub-html p {

  font-size: 12px;

  margin: 5px 0 0;

}



#lg-counter {

  color: #999;

  display: inline-block;

  font-size: 16px;

  padding-left: 20px;

  padding-top: 12px;

  vertical-align: middle;

}



.lg-toolbar, .lg-prev, .lg-next {

  opacity: 1;

  -webkit-transition: -webkit-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;

  -webkit-transition: opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear, -webkit-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s;

  transition: opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear, -webkit-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s;

  transition: transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;

  transition: transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear, -webkit-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s;

}



.lg-hide-items .lg-prev {

  opacity: 0;

  -webkit-transform: translate3d(-10px, 0, 0);

  transform: translate3d(-10px, 0, 0);

}



.lg-hide-items .lg-next {

  opacity: 0;

  -webkit-transform: translate3d(10px, 0, 0);

  transform: translate3d(10px, 0, 0);

}



.lg-hide-items .lg-toolbar {

  opacity: 0;

  -webkit-transform: translate3d(0, -10px, 0);

  transform: translate3d(0, -10px, 0);

}



body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-object {

  -webkit-transform: scale3d(0.5, 0.5, 0.5);

  transform: scale3d(0.5, 0.5, 0.5);

  opacity: 0;

  -webkit-transition: -webkit-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;

  -webkit-transition: opacity 250ms cubic-bezier(0, 0, 0.25, 1), -webkit-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s !important;

  transition: opacity 250ms cubic-bezier(0, 0, 0.25, 1), -webkit-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s !important;

  transition: transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;

  transition: transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1), -webkit-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s !important;

  -webkit-transform-origin: 50% 50%;

  transform-origin: 50% 50%;

}



body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item.lg-complete .lg-object {

  -webkit-transform: scale3d(1, 1, 1);

  transform: scale3d(1, 1, 1);

  opacity: 1;

}



.lg-outer .lg-thumb-outer {

  background-color: #0D0A0A;

  bottom: 0;

  position: absolute;

  width: 100%;

  z-index: 1080;

  max-height: 350px;

  -webkit-transform: translate3d(0, 100%, 0);

  transform: translate3d(0, 100%, 0);

  -webkit-transition: -webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;

  transition: -webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;

  transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;

  transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s, -webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;

}



.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item {

  cursor: -webkit-grab;

  cursor: -o-grab;

  cursor: -ms-grab;

  cursor: grab;

}



.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item {

  cursor: move;

  cursor: -webkit-grabbing;

  cursor: -o-grabbing;

  cursor: -ms-grabbing;

  cursor: grabbing;

}



.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb {

  -webkit-transition-duration: 0s !important;

  transition-duration: 0s !important;

}



.lg-outer.lg-thumb-open .lg-thumb-outer {

  -webkit-transform: translate3d(0, 0%, 0);

  transform: translate3d(0, 0%, 0);

}



.lg-outer .lg-thumb {

  padding: 10px 0;

  height: 100%;

  margin-bottom: -5px;

}



.lg-outer .lg-thumb-item {

  border-radius: 5px;

  cursor: pointer;

  float: left;

  overflow: hidden;

  height: 100%;

  border: 2px solid #FFF;

  border-radius: 4px;

  margin-bottom: 5px;

}



@media (min-width: 1025px) {

  .lg-outer .lg-thumb-item {

    -webkit-transition: border-color 0.25s ease;

    transition: border-color 0.25s ease;

  }

}

.lg-outer .lg-thumb-item.active, .lg-outer .lg-thumb-item:hover {

  border-color: #a90707;

}



.lg-outer .lg-thumb-item img {

  width: 100%;

  height: 100%;

  -o-object-fit: cover;

  object-fit: cover;

}



.lg-outer.lg-has-thumb .lg-item {

  padding-bottom: 120px;

}



.lg-outer.lg-can-toggle .lg-item {

  padding-bottom: 0;

}



.lg-outer.lg-pull-caption-up .lg-sub-html {

  -webkit-transition: bottom 0.25s ease;

  transition: bottom 0.25s ease;

}



.lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html {

  bottom: 100px;

}



.lg-outer .lg-toogle-thumb {

  background-color: #0D0A0A;

  border-radius: 2px 2px 0 0;

  color: #999;

  cursor: pointer;

  font-size: 24px;

  height: 39px;

  line-height: 27px;

  padding: 5px 0;

  position: absolute;

  right: 20px;

  text-align: center;

  top: -39px;

  width: 50px;

}



.lg-outer .lg-toogle-thumb:after {

  content: "\e1ff";

}



.lg-outer .lg-toogle-thumb:hover {

  color: #FFF;

}



.lg-outer .lg-video-cont {

  display: inline-block;

  vertical-align: middle;

  max-width: 1140px;

  max-height: 100%;

  width: 100%;

  padding: 0 5px;

}



.lg-outer .lg-video {

  width: 100%;

  height: 0;

  padding-bottom: 56.25%;

  overflow: hidden;

  position: relative;

}



.lg-outer .lg-video .lg-object {

  display: inline-block;

  position: absolute;

  top: 0;

  left: 0;

  width: 100% !important;

  height: 100% !important;

}



.lg-outer .lg-video .lg-video-play {

  width: 84px;

  height: 59px;

  position: absolute;

  left: 50%;

  top: 50%;

  margin-left: -42px;

  margin-top: -30px;

  z-index: 1080;

  cursor: pointer;

}



.lg-outer .lg-has-vimeo .lg-video-play {

  background: url("assets/images/vimeo-play.png") no-repeat scroll 0 0 transparent;

}



.lg-outer .lg-has-vimeo:hover .lg-video-play {

  background: url("assets/images/vimeo-play.png") no-repeat scroll 0 -58px transparent;

}



.lg-outer .lg-has-html5 .lg-video-play {

  background: transparent url("assets/images/video-play.png") no-repeat scroll 0 0;

  height: 64px;

  margin-left: -32px;

  margin-top: -32px;

  width: 64px;

  opacity: 0.8;

}



.lg-outer .lg-has-html5:hover .lg-video-play {

  opacity: 1;

}



.lg-outer .lg-has-youtube .lg-video-play {

  background: url("assets/images/youtube-play.png") no-repeat scroll 0 0 transparent;

}



.lg-outer .lg-has-youtube:hover .lg-video-play {

  background: url("assets/images/youtube-play.png") no-repeat scroll 0 -60px transparent;

}



.lg-outer .lg-video-object {

  width: 100% !important;

  height: 100% !important;

  position: absolute;

  top: 0;

  left: 0;

}



.lg-outer .lg-has-video .lg-video-object {

  visibility: hidden;

}



.lg-outer .lg-has-video.lg-video-playing .lg-object, .lg-outer .lg-has-video.lg-video-playing .lg-video-play {

  display: none;

}



.lg-outer .lg-has-video.lg-video-playing .lg-video-object {

  visibility: visible;

}



.lg-progress-bar {

  background-color: #333;

  height: 5px;

  left: 0;

  position: absolute;

  top: 0;

  width: 100%;

  z-index: 1083;

  opacity: 0;

  -webkit-transition: opacity 0.08s ease 0s;

  transition: opacity 0.08s ease 0s;

}



.lg-progress-bar .lg-progress {

  background-color: #a90707;

  height: 5px;

  width: 0;

}



.lg-progress-bar.lg-start .lg-progress {

  width: 100%;

}



.lg-show-autoplay .lg-progress-bar {

  opacity: 1;

}



.lg-autoplay-button:after {

  content: "\e01d";

}



.lg-show-autoplay .lg-autoplay-button:after {

  content: "\e01a";

}



.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap, .lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image {

  -webkit-transition-duration: 0s;

  transition-duration: 0s;

}



.lg-outer.lg-use-transition-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap {

  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;

  transition: -webkit-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;

  transition: transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;

  transition: transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, -webkit-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;

}



.lg-outer.lg-use-left-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap {

  -webkit-transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;

  transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;

}



.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap {

  -webkit-transform: translate3d(0, 0, 0);

  transform: translate3d(0, 0, 0);

  -webkit-backface-visibility: hidden;

  backface-visibility: hidden;

}



.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image {

  -webkit-transform: scale3d(1, 1, 1);

  transform: scale3d(1, 1, 1);

  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;

  -webkit-transition: opacity 0.15s, -webkit-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s !important;

  transition: opacity 0.15s, -webkit-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s !important;

  transition: transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;

  transition: transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s, -webkit-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s !important;

  -webkit-transform-origin: 0 0;

  transform-origin: 0 0;

  -webkit-backface-visibility: hidden;

  backface-visibility: hidden;

}



#lg-zoom-in:after {

  content: "\e311";

}



#lg-actual-size {

  font-size: 20px;

}



#lg-actual-size:after {

  content: "\e033";

}



#lg-zoom-out {

  opacity: 0.5;

  pointer-events: none;

}



#lg-zoom-out:after {

  content: "\e312";

}



.lg-zoomed #lg-zoom-out {

  opacity: 1;

  pointer-events: auto;

}



.lg-outer .lg-pager-outer {

  bottom: 60px;

  left: 0;

  position: absolute;

  right: 0;

  text-align: center;

  z-index: 1080;

  height: 10px;

}



.lg-outer .lg-pager-outer.lg-pager-hover .lg-pager-cont {

  overflow: visible;

}



.lg-outer .lg-pager-cont {

  cursor: pointer;

  display: inline-block;

  overflow: hidden;

  position: relative;

  vertical-align: top;

  margin: 0 5px;

}



.lg-outer .lg-pager-cont:hover .lg-pager-thumb-cont {

  opacity: 1;

  -webkit-transform: translate3d(0, 0, 0);

  transform: translate3d(0, 0, 0);

}



.lg-outer .lg-pager-cont.lg-pager-active .lg-pager {

  -webkit-box-shadow: 0 0 0 2px white inset;

  box-shadow: 0 0 0 2px white inset;

}



.lg-outer .lg-pager-thumb-cont {

  background-color: #fff;

  color: #FFF;

  bottom: 100%;

  height: 83px;

  left: 0;

  margin-bottom: 20px;

  margin-left: -60px;

  opacity: 0;

  padding: 5px;

  position: absolute;

  width: 120px;

  border-radius: 3px;

  -webkit-transition: opacity 0.15s ease 0s, -webkit-transform 0.15s ease 0s;

  transition: opacity 0.15s ease 0s, -webkit-transform 0.15s ease 0s;

  transition: opacity 0.15s ease 0s, transform 0.15s ease 0s;

  transition: opacity 0.15s ease 0s, transform 0.15s ease 0s, -webkit-transform 0.15s ease 0s;

  -webkit-transform: translate3d(0, 5px, 0);

  transform: translate3d(0, 5px, 0);

}



.lg-outer .lg-pager-thumb-cont img {

  width: 100%;

  height: 100%;

}



.lg-outer .lg-pager {

  background-color: rgba(255, 255, 255, 0.5);

  border-radius: 50%;

  -webkit-box-shadow: 0 0 0 8px rgba(255, 255, 255, 0.7) inset;

  box-shadow: 0 0 0 8px rgba(255, 255, 255, 0.7) inset;

  display: block;

  height: 12px;

  -webkit-transition: box-shadow 0.3s ease 0s;

  -webkit-transition: -webkit-box-shadow 0.3s ease 0s;

  transition: -webkit-box-shadow 0.3s ease 0s;

  transition: box-shadow 0.3s ease 0s;

  transition: box-shadow 0.3s ease 0s, -webkit-box-shadow 0.3s ease 0s;

  width: 12px;

}



.lg-outer .lg-pager:hover, .lg-outer .lg-pager:focus {

  -webkit-box-shadow: 0 0 0 8px white inset;

  box-shadow: 0 0 0 8px white inset;

}



.lg-outer .lg-caret {

  border-left: 10px solid transparent;

  border-right: 10px solid transparent;

  border-top: 10px dashed;

  bottom: -10px;

  display: inline-block;

  height: 0;

  left: 50%;

  margin-left: -5px;

  position: absolute;

  vertical-align: middle;

  width: 0;

}



.lg-fullscreen:after {

  content: "\e20c";

}



.lg-fullscreen-on .lg-fullscreen:after {

  content: "\e20d";

}



.lg-outer #lg-dropdown-overlay {

  background-color: rgba(0, 0, 0, 0.25);

  bottom: 0;

  cursor: default;

  left: 0;

  position: fixed;

  right: 0;

  top: 0;

  z-index: 1081;

  opacity: 0;

  visibility: hidden;

  -webkit-transition: visibility 0s linear 0.18s, opacity 0.18s linear 0s;

  transition: visibility 0s linear 0.18s, opacity 0.18s linear 0s;

}



.lg-outer.lg-dropdown-active .lg-dropdown, .lg-outer.lg-dropdown-active #lg-dropdown-overlay {

  -webkit-transition-delay: 0s;

  transition-delay: 0s;

  -webkit-transform: translate3d(0, 0px, 0);

  transform: translate3d(0, 0px, 0);

  opacity: 1;

  visibility: visible;

}



.lg-outer.lg-dropdown-active #lg-share {

  color: #FFF;

}



.lg-outer .lg-dropdown {

  background-color: #fff;

  border-radius: 2px;

  font-size: 14px;

  list-style-type: none;

  margin: 0;

  padding: 10px 0;

  position: absolute;

  right: 0;

  text-align: left;

  top: 50px;

  opacity: 0;

  visibility: hidden;

  -webkit-transform: translate3d(0, 5px, 0);

  transform: translate3d(0, 5px, 0);

  -webkit-transition: -webkit-transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s;

  -webkit-transition: visibility 0s linear 0.5s, opacity 0.18s linear 0s, -webkit-transform 0.18s linear 0s;

  transition: visibility 0s linear 0.5s, opacity 0.18s linear 0s, -webkit-transform 0.18s linear 0s;

  transition: transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s;

  transition: transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s, -webkit-transform 0.18s linear 0s;

}



.lg-outer .lg-dropdown:after {

  content: "";

  display: block;

  height: 0;

  width: 0;

  position: absolute;

  border: 8px solid transparent;

  border-bottom-color: #FFF;

  right: 16px;

  top: -16px;

}



.lg-outer .lg-dropdown > li:last-child {

  margin-bottom: 0px;

}



.lg-outer .lg-dropdown > li:hover a, .lg-outer .lg-dropdown > li:hover .lg-icon {

  color: #333;

}



.lg-outer .lg-dropdown a {

  color: #333;

  display: block;

  white-space: pre;

  padding: 4px 12px;

  font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;

  font-size: 12px;

}



.lg-outer .lg-dropdown a:hover {

  background-color: rgba(0, 0, 0, 0.07);

}



.lg-outer .lg-dropdown .lg-dropdown-text {

  display: inline-block;

  line-height: 1;

  margin-top: -3px;

  vertical-align: middle;

}



.lg-outer .lg-dropdown .lg-icon {

  color: #333;

  display: inline-block;

  float: none;

  font-size: 20px;

  height: auto;

  line-height: 1;

  margin-right: 8px;

  padding: 0;

  vertical-align: middle;

  width: auto;

}



.lg-outer #lg-share {

  position: relative;

}



.lg-outer #lg-share:after {

  content: "\e80d";

}



.lg-outer #lg-share-facebook .lg-icon {

  color: #3b5998;

}



.lg-outer #lg-share-facebook .lg-icon:after {

  content: "\e901";

}



.lg-outer #lg-share-twitter .lg-icon {

  color: #00aced;

}



.lg-outer #lg-share-twitter .lg-icon:after {

  content: "\e904";

}



.lg-outer #lg-share-googleplus .lg-icon {

  color: #dd4b39;

}



.lg-outer #lg-share-googleplus .lg-icon:after {

  content: "\e902";

}



.lg-outer #lg-share-pinterest .lg-icon {

  color: #cb2027;

}



.lg-outer #lg-share-pinterest .lg-icon:after {

  content: "\e903";

}



.lg-group:after {

  content: "";

  display: table;

  clear: both;

}



.lg-outer {

  width: 100%;

  height: 100%;

  position: fixed;

  top: 0;

  left: 0;

  z-index: 1050;

  opacity: 0;

  -webkit-transition: opacity 0.15s ease 0s;

  transition: opacity 0.15s ease 0s;

}



.lg-outer * {

  -webkit-box-sizing: border-box;

  box-sizing: border-box;

}



.lg-outer.lg-visible {

  opacity: 1;

}



.lg-outer.lg-css3 .lg-item.lg-prev-slide, .lg-outer.lg-css3 .lg-item.lg-next-slide, .lg-outer.lg-css3 .lg-item.lg-current {

  -webkit-transition-duration: inherit !important;

  transition-duration: inherit !important;

  -webkit-transition-timing-function: inherit !important;

  transition-timing-function: inherit !important;

}



.lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide, .lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide, .lg-outer.lg-css3.lg-dragging .lg-item.lg-current {

  -webkit-transition-duration: 0s !important;

  transition-duration: 0s !important;

  opacity: 1;

}



.lg-outer.lg-grab img.lg-object {

  cursor: -webkit-grab;

  cursor: -o-grab;

  cursor: -ms-grab;

  cursor: grab;

}



.lg-outer.lg-grabbing img.lg-object {

  cursor: move;

  cursor: -webkit-grabbing;

  cursor: -o-grabbing;

  cursor: -ms-grabbing;

  cursor: grabbing;

}



.lg-outer .lg {

  height: 100%;

  width: 100%;

  position: relative;

  overflow: hidden;

  margin-left: auto;

  margin-right: auto;

  max-width: 100%;

  max-height: 100%;

}



.lg-outer .lg-inner {

  width: 100%;

  height: 100%;

  position: absolute;

  left: 0;

  top: 0;

  white-space: nowrap;

}



.lg-outer .lg-item {

  background: url("assets/images/loading.gif") no-repeat scroll center center transparent;

  display: none !important;

}



.lg-outer.lg-css3 .lg-prev-slide, .lg-outer.lg-css3 .lg-current, .lg-outer.lg-css3 .lg-next-slide {

  display: inline-block !important;

}



.lg-outer.lg-css .lg-current {

  display: inline-block !important;

}



.lg-outer .lg-item, .lg-outer .lg-img-wrap {

  display: inline-block;

  text-align: center;

  position: absolute;

  width: 100%;

  height: 100%;

}



.lg-outer .lg-item:before, .lg-outer .lg-img-wrap:before {

  content: "";

  display: inline-block;

  height: 50%;

  width: 1px;

  margin-right: -1px;

}



.lg-outer .lg-img-wrap {

  position: absolute;

  padding: 0 5px;

  left: 0;

  right: 0;

  top: 0;

  bottom: 0;

}



.lg-outer .lg-item.lg-complete {

  background-image: none;

}



.lg-outer .lg-item.lg-current {

  z-index: 1060;

}



.lg-outer .lg-image {

  display: inline-block;

  vertical-align: middle;

  max-width: 100%;

  max-height: 100%;

  width: auto !important;

  height: auto !important;

}



.lg-outer.lg-show-after-load .lg-item .lg-object, .lg-outer.lg-show-after-load .lg-item .lg-video-play {

  opacity: 0;

  -webkit-transition: opacity 0.15s ease 0s;

  transition: opacity 0.15s ease 0s;

}



.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-object, .lg-outer.lg-show-after-load .lg-item.lg-complete .lg-video-play {

  opacity: 1;

}



.lg-outer .lg-empty-html {

  display: none;

}



.lg-outer.lg-hide-download #lg-download {

  display: none;

}



.lg-backdrop {

  position: fixed;

  top: 0;

  left: 0;

  right: 0;

  bottom: 0;

  z-index: 1040;

  background-color: #000;

  opacity: 0;

  -webkit-transition: opacity 0.15s ease 0s;

  transition: opacity 0.15s ease 0s;

}



.lg-backdrop.in {

  opacity: 0.8;

}



.lg-css3.lg-no-trans .lg-prev-slide, .lg-css3.lg-no-trans .lg-next-slide, .lg-css3.lg-no-trans .lg-current {

  -webkit-transition: none 0s ease 0s !important;

  transition: none 0s ease 0s !important;

}



.lg-css3.lg-use-css3 .lg-item {

  -webkit-backface-visibility: hidden;

  backface-visibility: hidden;

}



.lg-css3.lg-use-left .lg-item {

  -webkit-backface-visibility: hidden;

  backface-visibility: hidden;

}



.lg-css3.lg-fade .lg-item {

  opacity: 0;

}



.lg-css3.lg-fade .lg-item.lg-current {

  opacity: 1;

}



.lg-css3.lg-fade .lg-item.lg-prev-slide, .lg-css3.lg-fade .lg-item.lg-next-slide, .lg-css3.lg-fade .lg-item.lg-current {

  -webkit-transition: opacity 0.1s ease 0s;

  transition: opacity 0.1s ease 0s;

}



.lg-css3.lg-slide.lg-use-css3 .lg-item {

  opacity: 0;

}



.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {

  -webkit-transform: translate3d(-100%, 0, 0);

  transform: translate3d(-100%, 0, 0);

}



.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide {

  -webkit-transform: translate3d(100%, 0, 0);

  transform: translate3d(100%, 0, 0);

}



.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {

  -webkit-transform: translate3d(0, 0, 0);

  transform: translate3d(0, 0, 0);

  opacity: 1;

}



.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {

  -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;

  -webkit-transition: opacity 0.1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;

  transition: opacity 0.1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;

  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;

  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;

}



.lg-css3.lg-slide.lg-use-left .lg-item {

  opacity: 0;

  position: absolute;

  left: 0;

}



.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide {

  left: -100%;

}



.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide {

  left: 100%;

}



.lg-css3.lg-slide.lg-use-left .lg-item.lg-current {

  left: 0;

  opacity: 1;

}



.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide, .lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide, .lg-css3.lg-slide.lg-use-left .lg-item.lg-current {

  -webkit-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;

  transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;

}



/*chossen*/

/*

Chosen, a Select Box Enhancer for jQuery and Prototype

by Patrick Filler for Harvest, http://getharvest.com



Version 1.6.2

Full source at https://github.com/harvesthq/chosen

Copyright (c) 2011-2016 Harvest http://getharvest.com



MIT License, https://github.com/harvesthq/chosen/blob/master/LICENSE.md

This file is generated by `grunt build`, do not edit it by hand.

*/

/* @group Base */

.chosen-container {

  position: relative;

  display: inline-block;

  vertical-align: middle;

  font-size: 13px;

  -webkit-user-select: none;

  -moz-user-select: none;

  -ms-user-select: none;

  user-select: none;

}



.chosen-container * {

  -webkit-box-sizing: border-box;

  box-sizing: border-box;

}



.chosen-container .chosen-drop {

  position: absolute;

  top: 100%;

  left: -9999px;

  z-index: 1010;

  width: 100%;

  border: 1px solid #f4f4f4;

  border-top: 0;

  background: #fff;

  -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);

  box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);

}



.chosen-container.chosen-with-drop .chosen-drop {

  left: 0;

}



.chosen-container a {

  cursor: pointer;

}



.chosen-container .search-choice .group-name, .chosen-container .chosen-single .group-name {

  margin-right: 4px;

  overflow: hidden;

  white-space: nowrap;

  text-overflow: ellipsis;

  font-weight: normal;

  color: #999999;

}



.chosen-container .search-choice .group-name:after, .chosen-container .chosen-single .group-name:after {

  content: ":";

  padding-left: 2px;

  vertical-align: top;

}



/* @end */

/* @group Single Chosen */

.chosen-container-single .chosen-single {

  position: relative;

  display: block;

  overflow: hidden;

  padding: 0 0 0 8px;

  height: 25px;

  background-color: #fff;

  background-clip: padding-box;

  text-decoration: none;

  white-space: nowrap;

  line-height: 24px;

}



.chosen-container-single .chosen-default {

  color: #999;

}



.chosen-container-single .chosen-single span {

  display: block;

  overflow: hidden;

  margin-right: 26px;

  text-overflow: ellipsis;

  white-space: nowrap;

}



.chosen-container-single .chosen-single-with-deselect span {

  margin-right: 38px;

}



.chosen-container-single .chosen-single abbr {

  position: absolute;

  top: 6px;

  right: 26px;

  display: block;

  width: 12px;

  height: 12px;

  font-size: 1px;

}



.chosen-container-single .chosen-single abbr:hover {

  background-position: -42px -10px;

}



.chosen-container-single.chosen-disabled .chosen-single abbr:hover {

  background-position: -42px -10px;

}



.chosen-container-single .chosen-single div {

  position: absolute;

  top: 0;

  right: 0;

  display: block;

  width: 18px;

  height: 100%;

}



.chosen-container-single .chosen-single div b {

  display: block;

  width: 100%;

  height: 100%;

  background-image: none;

}



.chosen-container-single .chosen-search {

  position: relative;

  z-index: 1010;

  margin: 0;

  padding: 3px 4px;

  white-space: nowrap;

}



.chosen-container-single .chosen-search input[type="text"] {

  margin: 1px 0;

  padding: 4px 20px 4px 5px;

  width: 100%;

  height: auto;

  outline: 0;

  border: 1px solid #aaa;

  font-size: 1em;

  font-family: sans-serif;

  line-height: normal;

  border-radius: 0;

}



.chosen-container-single .chosen-drop {

  margin-top: -1px;

  border-radius: 0 0 4px 4px;

  background-clip: padding-box;

}



.chosen-container-single.chosen-container-single-nosearch .chosen-search {

  position: absolute;

  left: -9999px;

}



/* @end */

/* @group Results */

.chosen-container .chosen-results {

  color: #444;

  position: relative;

  overflow-x: hidden;

  overflow-y: auto;

  margin: 0 4px 4px 0;

  padding: 0 0 0 4px;

  max-height: 240px;

  -webkit-overflow-scrolling: touch;

}



.chosen-container .chosen-results li {

  display: none;

  margin: 0;

  padding: 5px 6px;

  list-style: none;

  line-height: 15px;

  word-wrap: break-word;

  -webkit-touch-callout: none;

}



.chosen-container .chosen-results li.active-result {

  display: list-item;

  cursor: pointer;

}



.chosen-container .chosen-results li.disabled-result {

  display: list-item;

  color: #ccc;

  cursor: default;

}



.chosen-container .chosen-results li.highlighted {

  background-color: #3875d7;

  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #3875d7), color-stop(90%, #2a62bc));

  background-image: linear-gradient(#3875d7 20%, #2a62bc 90%);

  color: #fff;

}



.chosen-container .chosen-results li.no-results {

  color: #777;

  display: list-item;

  background: #f4f4f4;

}



.chosen-container .chosen-results li.group-result {

  display: list-item;

  font-weight: bold;

  cursor: default;

}



.chosen-container .chosen-results li.group-option {

  padding-left: 15px;

}



.chosen-container .chosen-results li em {

  font-style: normal;

  text-decoration: underline;

}



/* @end */

/* @group Multi Chosen */

.chosen-container-multi .chosen-choices {

  position: relative;

  overflow: hidden;

  margin: 0;

  padding: 0 5px;

  width: 100%;

  height: auto;

  border: 1px solid #aaa;

  background-color: #fff;

  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #eeeeee), color-stop(15%, #ffffff));

  background-image: linear-gradient(#eeeeee 1%, #ffffff 15%);

  cursor: text;

}



.chosen-container-multi .chosen-choices li {

  float: left;

  list-style: none;

}



.chosen-container-multi .chosen-choices li.search-field {

  margin: 0;

  padding: 0;

  white-space: nowrap;

}



.chosen-container-multi .chosen-choices li.search-field input[type="text"] {

  margin: 1px 0;

  padding: 0;

  height: 25px;

  outline: 0;

  border: 0 !important;

  background: transparent !important;

  -webkit-box-shadow: none;

  box-shadow: none;

  color: #999;

  font-size: 100%;

  font-family: sans-serif;

  line-height: normal;

  border-radius: 0;

}



.chosen-container-multi .chosen-choices li.search-choice {

  position: relative;

  margin: 3px 5px 3px 0;

  padding: 3px 20px 3px 5px;

  border: 1px solid #aaa;

  max-width: 100%;

  border-radius: 3px;

  background-color: #eeeeee;

  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), to(#eeeeee));

  background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);

  background-size: 100% 19px;

  background-repeat: repeat-x;

  background-clip: padding-box;

  -webkit-box-shadow: 0 0 2px white inset, 0 1px 0 rgba(0, 0, 0, 0.05);

  box-shadow: 0 0 2px white inset, 0 1px 0 rgba(0, 0, 0, 0.05);

  color: #333;

  line-height: 13px;

  cursor: default;

}



.chosen-container-multi .chosen-choices li.search-choice span {

  word-wrap: break-word;

}



.chosen-container-multi .chosen-choices li.search-choice .search-choice-close {

  position: absolute;

  top: 4px;

  right: 3px;

  display: block;

  width: 12px;

  height: 12px;

  font-size: 1px;

}



.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {

  background-position: -42px -10px;

}



.chosen-container-multi .chosen-choices li.search-choice-disabled {

  padding-right: 5px;

  border: 1px solid #ccc;

  background-color: #e4e4e4;

  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), to(#eeeeee));

  background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);

  color: #666;

}



.chosen-container-multi .chosen-choices li.search-choice-focus {

  background: #d4d4d4;

}



.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {

  background-position: -42px -10px;

}



.chosen-container-multi .chosen-results {

  margin: 0;

  padding: 0;

}



.chosen-container-multi .chosen-drop .result-selected {

  display: list-item;

  color: #ccc;

  cursor: default;

}



/* @end */

/* @group Active  */

.chosen-container-active .chosen-single {

  border: 1px solid #5897fb;

  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);

  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);

}



.chosen-container-active.chosen-with-drop .chosen-single {

  border: 1px solid #aaa;

  border-bottom-right-radius: 0;

  border-bottom-left-radius: 0;

  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #eeeeee), color-stop(80%, #ffffff));

  background-image: linear-gradient(#eeeeee 20%, #ffffff 80%);

  -webkit-box-shadow: 0 1px 0 #fff inset;

  box-shadow: 0 1px 0 #fff inset;

}



.chosen-container-active.chosen-with-drop .chosen-single div {

  border-left: none;

  background: transparent;

}



.chosen-container-active.chosen-with-drop .chosen-single div b {

  background-position: -18px 2px;

}



.chosen-container-active .chosen-choices {

  border: 1px solid #5897fb;

  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);

  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);

}



.chosen-container-active .chosen-choices li.search-field input[type="text"] {

  color: #222 !important;

}



/* @end */

/* @group Disabled Support */

.chosen-disabled {

  opacity: 0.5 !important;

  cursor: default;

}



.chosen-disabled .chosen-single {

  cursor: default;

}



.chosen-disabled .chosen-choices .search-choice .search-choice-close {

  cursor: default;

}



/* @end */

/* @group Right to Left */

.chosen-rtl {

  text-align: right;

}



.chosen-rtl .chosen-single {

  overflow: visible;

  padding: 0 8px 0 0;

}



.chosen-rtl .chosen-single span {

  margin-right: 0;

  margin-left: 26px;

  direction: rtl;

}



.chosen-rtl .chosen-single-with-deselect span {

  margin-left: 38px;

}



.chosen-rtl .chosen-single div {

  right: auto;

  left: 3px;

}



.chosen-rtl .chosen-single abbr {

  right: auto;

  left: 26px;

}



.chosen-rtl .chosen-choices li {

  float: right;

}



.chosen-rtl .chosen-choices li.search-field input[type="text"] {

  direction: rtl;

}



.chosen-rtl .chosen-choices li.search-choice {

  margin: 3px 5px 3px 0;

  padding: 3px 5px 3px 19px;

}



.chosen-rtl .chosen-choices li.search-choice .search-choice-close {

  right: auto;

  left: 4px;

}



.chosen-rtl.chosen-container-single-nosearch .chosen-search,

.chosen-rtl .chosen-drop {

  left: 9999px;

}



.chosen-rtl.chosen-container-single .chosen-results {

  margin: 0 0 4px 4px;

  padding: 0 4px 0 0;

}



.chosen-rtl .chosen-results li.group-option {

  padding-right: 15px;

  padding-left: 0;

}



.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {

  border-right: none;

}



.chosen-rtl .chosen-search input[type="text"] {

  padding: 4px 5px 4px 20px;

  direction: rtl;

}



.chosen-rtl.chosen-container-single .chosen-single div b {

  background-position: 6px 2px;

}



.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b {

  background-position: -12px 2px;

}



/* @end */

/* @group Retina compatibility */

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {

  .chosen-rtl .chosen-search input[type="text"],

  .chosen-container-single .chosen-single abbr,

  .chosen-container-single .chosen-single div b,

  .chosen-container-single .chosen-search input[type="text"],

  .chosen-container-multi .chosen-choices .search-choice .search-choice-close,

  .chosen-container .chosen-results-scroll-down span,

  .chosen-container .chosen-results-scroll-up span {

    background-size: 52px 37px !important;

    background-repeat: no-repeat !important;

  }

}

/* Slider */

.slick-slider {

  position: relative;

  display: block;

  -webkit-box-sizing: border-box;

  box-sizing: border-box;

  -webkit-user-select: none;

  -moz-user-select: none;

  -ms-user-select: none;

  user-select: none;

  -webkit-touch-callout: none;

  -khtml-user-select: none;

  -ms-touch-action: pan-y;

  touch-action: pan-y;

  -webkit-tap-highlight-color: transparent;

}



.slick-list {

  position: relative;

  display: block;

  overflow: hidden;

  margin: 0;

  padding: 0;

}



.slick-list:focus {

  outline: none;

}



.slick-list.dragging {

  cursor: pointer;

  cursor: hand;

}



.slick-slider .slick-track,

.slick-slider .slick-list {

  -webkit-transform: translate3d(0, 0, 0);

  transform: translate3d(0, 0, 0);

}



.slick-track {

  position: relative;

  top: 0;

  left: 0;

  display: block;

}



.slick-track:before,

.slick-track:after {

  display: table;

  content: '';

}



.slick-track:after {

  clear: both;

}



.slick-loading .slick-track {

  visibility: hidden;

}



.slick-slide {

  display: none;

  float: left;

  outline: none;

  height: 100%;

  min-height: 1px;

}



[dir='rtl'] .slick-slide {

  float: right;

}



.slick-slide img {

  display: block;

}



.slick-slide.slick-loading img {

  display: none;

}



.slick-slide.dragging img {

  pointer-events: none;

}



.slick-initialized .slick-slide {

  display: block;

}



.slick-loading .slick-slide {

  visibility: hidden;

}



.slick-vertical .slick-slide {

  display: block;

  height: auto;

  border: 1px solid transparent;

}



.slick-arrow.slick-hidden {

  display: none;

}



/* Predefined classes to help vertical spacing */

.pt0 {

  padding-top: 0;

}



.pt5 {

  padding-top: 5px;

}



.pt10 {

  padding-top: 10px;

}



.pt15 {

  padding-top: 15px;

}



.pt20 {

  padding-top: 20px;

}



.pt25 {

  padding-top: 25px;

}



.pt30 {

  padding-top: 30px;

}



.pt35 {

  padding-top: 35px;

}



.pt40 {

  padding-top: 40px;

}



.pt45 {

  padding-top: 45px;

}



.pt50 {

  padding-top: 50px;

}



.pt55 {

  padding-top: 55px;

}



.pt60 {

  padding-top: 60px;

}



.pt65 {

  padding-top: 65px;

}



.pt70 {

  padding-top: 70px;

}



.pt75 {

  padding-top: 75px;

}



.pt80 {

  padding-top: 80px;

}



.pt85 {

  padding-top: 85px;

}



.pt90 {

  padding-top: 90px;

}



.pt95 {

  padding-top: 95px;

}



.pt100 {

  padding-top: 100px;

}



.pt110 {

  padding-top: 110px;

}



.pt120 {

  padding-top: 120px;

}



.pt130 {

  padding-top: 130px;

}



.pt140 {

  padding-top: 140px;

}



.pt150 {

  padding-top: 150px;

}



.pt160 {

  padding-top: 160px;

}



.pt170 {

  padding-top: 170px;

}



.pt180 {

  padding-top: 180px;

}



.pt190 {

  padding-top: 190px;

}



.pt200 {

  padding-top: 200px;

}



.pb0 {

  padding-bottom: 0;

}



.pb5 {

  padding-bottom: 5px;

}



.pb10 {

  padding-bottom: 10px;

}



.pb15 {

  padding-bottom: 15px;

}



.pb20 {

  padding-bottom: 20px;

}



.pb25 {

  padding-bottom: 25px;

}



.pb30 {

  padding-bottom: 30px;

}



.pb35 {

  padding-bottom: 35px;

}



.pb40 {

  padding-bottom: 40px;

}



.pb45 {

  padding-bottom: 45px;

}



.pb50 {

  padding-bottom: 50px;

}



.pb55 {

  padding-bottom: 55px;

}



.pb60 {

  padding-bottom: 60px;

}



.pb65 {

  padding-bottom: 65px;

}



.pb70 {

  padding-bottom: 70px;

}



.pb75 {

  padding-bottom: 75px;

}



.pb80 {

  padding-bottom: 80px;

}



.pb85 {

  padding-bottom: 85px;

}



.pb90 {

  padding-bottom: 90px;

}



.pb95 {

  padding-bottom: 95px;

}



.pb100 {

  padding-bottom: 100px;

}



.pb110 {

  padding-bottom: 110px;

}



.pb120 {

  padding-bottom: 120px;

}



.pb130 {

  padding-bottom: 130px;

}



.pb140 {

  padding-bottom: 140px;

}



.pb150 {

  padding-bottom: 150px;

}



.pb160 {

  padding-bottom: 160px;

}



.pb170 {

  padding-bottom: 170px;

}



.pb180 {

  padding-bottom: 180px;

}



.pb190 {

  padding-bottom: 190px;

}



.pb200 {

  padding-bottom: 200px;

}



div[class^=mb], div[class^=mt] {

  min-height: 1px;

}



.mt0 {

  margin-top: 0 !important;

}



.mt5 {

  margin-top: 5px !important;

}



.mt10 {

  margin-top: 10px !important;

}



.mt10-r {

  margin-top: -10px !important;

}



.mt15 {

  margin-top: 15px !important;

}



.mt15-r {

  margin-top: -15px !important;

}



.mt20 {

  margin-top: 20px !important;

}



.mt25 {

  margin-top: 25px !important;

}



.mt30 {

  margin-top: 30px !important;

}



.mt35 {

  margin-top: 35px !important;

}



.mt40 {

  margin-top: 40px !important;

}



.mt45 {

  margin-top: 45px !important;

}



.mt50 {

  margin-top: 50px !important;

}



.mt55 {

  margin-top: 55px !important;

}



.mt60 {

  margin-top: 60px !important;

}



.mt65 {

  margin-top: 65px !important;

}



.mt70 {

  margin-top: 70px !important;

}



.mt75 {

  margin-top: 75px !important;

}



.mt80 {

  margin-top: 80px !important;

}



.mt85 {

  margin-top: 85px !important;

}



.mt90 {

  margin-top: 90px !important;

}



.mt95 {

  margin-top: 95px !important;

}



.mt100 {

  margin-top: 100px !important;

}



.mt110 {

  margin-top: 110px !important;

}



.mt120 {

  margin-top: 120px !important;

}



.mt130 {

  margin-top: 130px !important;

}



.mt140 {

  margin-top: 140px !important;

}



.mt150 {

  margin-top: 150px !important;

}



.mt160 {

  margin-top: 160px !important;

}



.mt170 {

  margin-top: 170px !important;

}



.mt180 {

  margin-top: 180px !important;

}



.mt190 {

  margin-top: 190px !important;

}



.mt200 {

  margin-top: 200px !important;

}



.mb0 {

  margin-bottom: 0 !important;

}



.mb5 {

  margin-bottom: 5px !important;

}



.mb10 {

  margin-bottom: 10px !important;

}



.mb15 {

  margin-bottom: 15px !important;

}



.mb20 {

  margin-bottom: 20px !important;

}



.mb25 {

  margin-bottom: 25px !important;

}



.mb30 {

  margin-bottom: 30px !important;

}



.mb35 {

  margin-bottom: 35px !important;

}



.mb40 {

  margin-bottom: 40px !important;

}



.mb45 {

  margin-bottom: 45px !important;

}



.mb50 {

  margin-bottom: 50px !important;

}



.mb55 {

  margin-bottom: 55px !important;

}



.mb60 {

  margin-bottom: 60px !important;

}



.mb65 {

  margin-bottom: 65px !important;

}



.mb70 {

  margin-bottom: 70px !important;

}



.mb75 {

  margin-bottom: 75px !important;

}



.mb80 {

  margin-bottom: 80px !important;

}



.mb85 {

  margin-bottom: 85px !important;

}



.mb90 {

  margin-bottom: 90px !important;

}



.mb95 {

  margin-bottom: 95px !important;

}



.mb100 {

  margin-bottom: 100px !important;

}



.mb110 {

  margin-bottom: 110px !important;

}



.mb120 {

  margin-bottom: 120px !important;

}



.mb130 {

  margin-bottom: 130px !important;

}



.mb140 {

  margin-bottom: 140px !important;

}



.mb150 {

  margin-bottom: 150px !important;

}



.mb160 {

  margin-bottom: 160px !important;

}



.mb170 {

  margin-bottom: 170px !important;

}



.mb180 {

  margin-bottom: 180px !important;

}



.mb190 {

  margin-bottom: 190px !important;

}



.mb200 {

  margin-bottom: 200px !important;

}



@media (max-width: 991px) {

  .pt0-sm {

    padding-top: 0;

  }



  .pt5-sm {

    padding-top: 5px;

  }



  .pt10-sm {

    padding-top: 10px;

  }



  .pt15-sm {

    padding-top: 15px;

  }



  .pt20-sm {

    padding-top: 20px;

  }



  .pt25-sm {

    padding-top: 25px;

  }



  .pt30-sm {

    padding-top: 30px;

  }



  .pt35-sm {

    padding-top: 35px;

  }



  .pt40-sm {

    padding-top: 40px;

  }



  .pt45-sm {

    padding-top: 45px;

  }



  .pt50-sm {

    padding-top: 50px;

  }



  .pt55-sm {

    padding-top: 55px;

  }



  .pt60-sm {

    padding-top: 60px;

  }



  .pt65-sm {

    padding-top: 65px;

  }



  .pt70-sm {

    padding-top: 70px;

  }



  .pt75-sm {

    padding-top: 75px;

  }



  .pt80-sm {

    padding-top: 80px;

  }



  .pt85-sm {

    padding-top: 85px;

  }



  .pt90-sm {

    padding-top: 90px;

  }



  .pt95-sm {

    padding-top: 95px;

  }



  .pt100-sm {

    padding-top: 100px;

  }



  .pt110-sm {

    padding-top: 110px;

  }



  .pt120-sm {

    padding-top: 120px;

  }



  .pt130-sm {

    padding-top: 130px;

  }



  .pt140-sm {

    padding-top: 140px;

  }



  .pt150-sm {

    padding-top: 150px;

  }



  .pt160-sm {

    padding-top: 160px;

  }



  .pt170-sm {

    padding-top: 170px;

  }



  .pt180-sm {

    padding-top: 180px;

  }



  .pt190-sm {

    padding-top: 190px;

  }



  .pt200-sm {

    padding-top: 200px;

  }



  .pb0-sm {

    padding-bottom: 0;

  }



  .pb5-sm {

    padding-bottom: 5px;

  }



  .pb10-sm {

    padding-bottom: 10px;

  }



  .pb15-sm {

    padding-bottom: 15px;

  }



  .pb20-sm {

    padding-bottom: 20px;

  }



  .pb25-sm {

    padding-bottom: 25px;

  }



  .pb30-sm {

    padding-bottom: 30px;

  }



  .pb35-sm {

    padding-bottom: 35px;

  }



  .pb40-sm {

    padding-bottom: 40px;

  }



  .pb45-sm {

    padding-bottom: 45px;

  }



  .pb50-sm {

    padding-bottom: 50px;

  }



  .pb55-sm {

    padding-bottom: 55px;

  }



  .pb60-sm {

    padding-bottom: 60px;

  }



  .pb65-sm {

    padding-bottom: 65px;

  }



  .pb70-sm {

    padding-bottom: 70px;

  }



  .pb75-sm {

    padding-bottom: 75px;

  }



  .pb80-sm {

    padding-bottom: 80px;

  }



  .pb85-sm {

    padding-bottom: 85px;

  }



  .pb90-sm {

    padding-bottom: 90px;

  }



  .pb95-sm {

    padding-bottom: 95px;

  }



  .pb100-sm {

    padding-bottom: 100px;

  }



  .pb110-sm {

    padding-bottom: 110px;

  }



  .pb120-sm {

    padding-bottom: 120px;

  }



  .pb130-sm {

    padding-bottom: 130px;

  }



  .pb140-sm {

    padding-bottom: 140px;

  }



  .pb150-sm {

    padding-bottom: 150px;

  }



  .pb160-sm {

    padding-bottom: 160px;

  }



  .pb170-sm {

    padding-bottom: 170px;

  }



  .pb180-sm {

    padding-bottom: 180px;

  }



  .pb190-sm {

    padding-bottom: 190px;

  }



  .pb200-sm {

    padding-bottom: 200px;

  }



  .mt0-sm {

    margin-top: 0 !important;

  }



  .mt5-sm {

    margin-top: 5px !important;

  }



  .mt10-sm {

    margin-top: 10px !important;

  }



  .mt15-sm {

    margin-top: 15px !important;

  }



  .mt20-sm {

    margin-top: 20px !important;

  }



  .mt25-sm {

    margin-top: 25px !important;

  }



  .mt30-sm {

    margin-top: 30px !important;

  }



  .mt35-sm {

    margin-top: 35px !important;

  }



  .mt40-sm {

    margin-top: 40px !important;

  }



  .mt45-sm {

    margin-top: 45px !important;

  }



  .mt50-sm {

    margin-top: 50px !important;

  }



  .mt55-sm {

    margin-top: 55px !important;

  }



  .mt60-sm {

    margin-top: 60px !important;

  }



  .mt65-sm {

    margin-top: 65px !important;

  }



  .mt70-sm {

    margin-top: 70px !important;

  }



  .mt75-sm {

    margin-top: 75px !important;

  }



  .mt80-sm {

    margin-top: 80px !important;

  }



  .mt85-sm {

    margin-top: 85px !important;

  }



  .mt90-sm {

    margin-top: 90px !important;

  }



  .mt95-sm {

    margin-top: 95px !important;

  }



  .mt100-sm {

    margin-top: 100px !important;

  }



  .mt110-sm {

    margin-top: 110px !important;

  }



  .mt120-sm {

    margin-top: 120px !important;

  }



  .mt130-sm {

    margin-top: 130px !important;

  }



  .mt140-sm {

    margin-top: 140px !important;

  }



  .mt150-sm {

    margin-top: 150px !important;

  }



  .mt160-sm {

    margin-top: 160px !important;

  }



  .mt170-sm {

    margin-top: 170px !important;

  }



  .mt180-sm {

    margin-top: 180px !important;

  }



  .mt190-sm {

    margin-top: 190px !important;

  }



  .mt200-sm {

    margin-top: 200px !important;

  }



  .mb0-sm {

    margin-bottom: 0 !important;

  }



  .mb5-sm {

    margin-bottom: 5px !important;

  }



  .mb10-sm {

    margin-bottom: 10px !important;

  }



  .mb15-sm {

    margin-bottom: 15px !important;

  }



  .mb20-sm {

    margin-bottom: 20px !important;

  }



  .mb25-sm {

    margin-bottom: 25px !important;

  }



  .mb30-sm {

    margin-bottom: 30px !important;

  }



  .mb35-sm {

    margin-bottom: 35px !important;

  }



  .mb40-sm {

    margin-bottom: 40px !important;

  }



  .mb45-sm {

    margin-bottom: 45px !important;

  }



  .mb50-sm {

    margin-bottom: 50px !important;

  }



  .mb55-sm {

    margin-bottom: 55px !important;

  }



  .mb60-sm {

    margin-bottom: 60px !important;

  }



  .mb65-sm {

    margin-bottom: 65px !important;

  }



  .mb70-sm {

    margin-bottom: 70px !important;

  }



  .mb75-sm {

    margin-bottom: 75px !important;

  }



  .mb80-sm {

    margin-bottom: 80px !important;

  }



  .mb85-sm {

    margin-bottom: 85px !important;

  }



  .mb90-sm {

    margin-bottom: 90px !important;

  }



  .mb95-sm {

    margin-bottom: 95px !important;

  }



  .mb100-sm {

    margin-bottom: 100px !important;

  }



  .mb110-sm {

    margin-bottom: 110px !important;

  }



  .mb120-sm {

    margin-bottom: 120px !important;

  }



  .mb130-sm {

    margin-bottom: 130px !important;

  }



  .mb140-sm {

    margin-bottom: 140px !important;

  }



  .mb150-sm {

    margin-bottom: 150px !important;

  }



  .mb160-sm {

    margin-bottom: 160px !important;

  }



  .mb170-sm {

    margin-bottom: 170px !important;

  }



  .mb180-sm {

    margin-bottom: 180px !important;

  }



  .mb190-sm {

    margin-bottom: 190px !important;

  }



  .mb200-sm {

    margin-bottom: 200px !important;

  }

}

@media (max-width: 767px) {

  .pt0-xs {

    padding-top: 0;

  }



  .pt5-xs {

    padding-top: 5px;

  }



  .pt10-xs {

    padding-top: 10px;

  }



  .pt15-xs {

    padding-top: 15px;

  }



  .pt20-xs {

    padding-top: 20px;

  }



  .pt25-xs {

    padding-top: 25px;

  }



  .pt30-xs {

    padding-top: 30px;

  }



  .pt35-xs {

    padding-top: 35px;

  }



  .pt40-xs {

    padding-top: 40px;

  }



  .pt45-xs {

    padding-top: 45px;

  }



  .pt50-xs {

    padding-top: 50px;

  }



  .pt55-xs {

    padding-top: 55px;

  }



  .pt60-xs {

    padding-top: 60px;

  }



  .pt65-xs {

    padding-top: 65px;

  }



  .pt70-xs {

    padding-top: 70px;

  }



  .pt75-xs {

    padding-top: 75px;

  }



  .pt80-xs {

    padding-top: 80px;

  }



  .pt85-xs {

    padding-top: 85px;

  }



  .pt90-xs {

    padding-top: 90px;

  }



  .pt95-xs {

    padding-top: 95px;

  }



  .pt100-xs {

    padding-top: 100px;

  }



  .pt110-xs {

    padding-top: 110px;

  }



  .pt120-xs {

    padding-top: 120px;

  }



  .pt130-xs {

    padding-top: 130px;

  }



  .pt140-xs {

    padding-top: 140px;

  }



  .pt150-xs {

    padding-top: 150px;

  }



  .pt160-xs {

    padding-top: 160px;

  }



  .pt170-xs {

    padding-top: 170px;

  }



  .pt180-xs {

    padding-top: 180px;

  }



  .pt190-xs {

    padding-top: 190px;

  }



  .pt200-xs {

    padding-top: 200px;

  }



  .pb0-xs {

    padding-bottom: 0;

  }



  .pb5-xs {

    padding-bottom: 5px;

  }



  .pb10-xs {

    padding-bottom: 10px;

  }



  .pb15-xs {

    padding-bottom: 15px;

  }



  .pb20-xs {

    padding-bottom: 20px;

  }



  .pb25-xs {

    padding-bottom: 25px;

  }



  .pb30-xs {

    padding-bottom: 30px;

  }



  .pb35-xs {

    padding-bottom: 35px;

  }



  .pb40-xs {

    padding-bottom: 40px;

  }



  .pb45-xs {

    padding-bottom: 45px;

  }



  .pb50-xs {

    padding-bottom: 50px;

  }



  .pb55-xs {

    padding-bottom: 55px;

  }



  .pb60-xs {

    padding-bottom: 60px;

  }



  .pb65-xs {

    padding-bottom: 65px;

  }



  .pb70-xs {

    padding-bottom: 70px;

  }



  .pb75-xs {

    padding-bottom: 75px;

  }



  .pb80-xs {

    padding-bottom: 80px;

  }



  .pb85-xs {

    padding-bottom: 85px;

  }



  .pb90-xs {

    padding-bottom: 90px;

  }



  .pb95-xs {

    padding-bottom: 95px;

  }



  .pb100-xs {

    padding-bottom: 100px;

  }



  .pb110-xs {

    padding-bottom: 110px;

  }



  .pb120-xs {

    padding-bottom: 120px;

  }



  .pb130-xs {

    padding-bottom: 130px;

  }



  .pb140-xs {

    padding-bottom: 140px;

  }



  .pb150-xs {

    padding-bottom: 150px;

  }



  .pb160-xs {

    padding-bottom: 160px;

  }



  .pb170-xs {

    padding-bottom: 170px;

  }



  .pb180-xs {

    padding-bottom: 180px;

  }



  .pb190-xs {

    padding-bottom: 190px;

  }



  .pb200-xs {

    padding-bottom: 200px;

  }



  .mt0-xs {

    margin-top: 0 !important;

  }



  .mt5-xs {

    margin-top: 5px !important;

  }



  .mt10-xs {

    margin-top: 10px !important;

  }



  .mt15-xs {

    margin-top: 15px !important;

  }



  .mt20-xs {

    margin-top: 20px !important;

  }



  .mt25-xs {

    margin-top: 25px !important;

  }



  .mt30-xs {

    margin-top: 30px !important;

  }



  .mt35-xs {

    margin-top: 35px !important;

  }



  .mt40-xs {

    margin-top: 40px !important;

  }



  .mt45-xs {

    margin-top: 45px !important;

  }



  .mt50-xs {

    margin-top: 50px !important;

  }



  .mt55-xs {

    margin-top: 55px !important;

  }



  .mt60-xs {

    margin-top: 60px !important;

  }



  .mt65-xs {

    margin-top: 65px !important;

  }



  .mt70-xs {

    margin-top: 70px !important;

  }



  .mt75-xs {

    margin-top: 75px !important;

  }



  .mt80-xs {

    margin-top: 80px !important;

  }



  .mt85-xs {

    margin-top: 85px !important;

  }



  .mt90-xs {

    margin-top: 90px !important;

  }



  .mt95-xs {

    margin-top: 95px !important;

  }



  .mt100-xs {

    margin-top: 100px !important;

  }



  .mt110-xs {

    margin-top: 110px !important;

  }



  .mt120-xs {

    margin-top: 120px !important;

  }



  .mt130-xs {

    margin-top: 130px !important;

  }



  .mt140-xs {

    margin-top: 140px !important;

  }



  .mt150-xs {

    margin-top: 150px !important;

  }



  .mt160-xs {

    margin-top: 160px !important;

  }



  .mt170-xs {

    margin-top: 170px !important;

  }



  .mt180-xs {

    margin-top: 180px !important;

  }



  .mt190-xs {

    margin-top: 190px !important;

  }



  .mt200-xs {

    margin-top: 200px !important;

  }



  .mb0-xs {

    margin-bottom: 0 !important;

  }



  .mb5-xs {

    margin-bottom: 5px !important;

  }



  .mb10-xs {

    margin-bottom: 10px !important;

  }



  .mb15-xs {

    margin-bottom: 15px !important;

  }



  .mb20-xs {

    margin-bottom: 20px !important;

  }



  .mb25-xs {

    margin-bottom: 25px !important;

  }



  .mb30-xs {

    margin-bottom: 30px !important;

  }



  .mb35-xs {

    margin-bottom: 35px !important;

  }



  .mb40-xs {

    margin-bottom: 40px !important;

  }



  .mb45-xs {

    margin-bottom: 45px !important;

  }



  .mb50-xs {

    margin-bottom: 50px !important;

  }



  .mb55-xs {

    margin-bottom: 55px !important;

  }



  .mb60-xs {

    margin-bottom: 60px !important;

  }



  .mb65-xs {

    margin-bottom: 65px !important;

  }



  .mb70-xs {

    margin-bottom: 70px !important;

  }



  .mb75-xs {

    margin-bottom: 75px !important;

  }



  .mb80-xs {

    margin-bottom: 80px !important;

  }



  .mb85-xs {

    margin-bottom: 85px !important;

  }



  .mb90-xs {

    margin-bottom: 90px !important;

  }



  .mb95-xs {

    margin-bottom: 95px !important;

  }



  .mb100-xs {

    margin-bottom: 100px !important;

  }



  .mb110-xs {

    margin-bottom: 110px !important;

  }



  .mb120-xs {

    margin-bottom: 120px !important;

  }



  .mb130-xs {

    margin-bottom: 130px !important;

  }



  .mb140-xs {

    margin-bottom: 140px !important;

  }



  .mb150-xs {

    margin-bottom: 150px !important;

  }



  .mb160-xs {

    margin-bottom: 160px !important;

  }



  .mb170-xs {

    margin-bottom: 170px !important;

  }



  .mb180-xs {

    margin-bottom: 180px !important;

  }



  .mb190-xs {

    margin-bottom: 190px !important;

  }



  .mb200-xs {

    margin-bottom: 200px !important;

  }

}

@media (min-width:1440px){

  .w_1530 .footer-bottom  > div,

  .w_1530 .footer-inner > div,

  .w_1530 .site-inner {

    width:1520px;

    margin: 0 auto;

  }

}

@media (min-width:768px){

.vc_general.vc_btn3{

  min-width: 175px;

}

}

.vc_btn3.vc_btn3-color-black:hover{

  background-color: #56cfe1 !important;

}



/*---------------------------------------------

            typography

-----------------------------------------------*/

@font-face {

  font-family: 'Montserrat', sans-serif;

  font-style: normal;

  font-weight: 400;

  src: url("assets/fonts/poppins-v2-latin-regular.eot");

  src: local("Poppins Regular"), local("Poppins-Regular"), url("assets/fonts/poppins-v2-latin-regular.eot?#iefix") format("embedded-opentype"), url("assets/fonts/poppins-v2-latin-regular.woff2") format("woff2"), url("assets/fonts/poppins-v2-latin-regular.woff") format("woff"), url("assets/fonts/poppins-v2-latin-regular.ttf") format("truetype"), url("assets/fonts/poppins-v2-latin-regular.svg#Poppins") format("svg");

}

@font-face {

  font-family: 'Montserrat', sans-serif;

  font-style: normal;

  font-weight: 400;

  src: url("assets/fonts/playfair-display-v10-latin-regular.eot");

  src: local("Playfair Display"), local("PlayfairDisplay-Regular"), url("assets/fonts/playfair-display-v10-latin-regular.eot?#iefix") format("embedded-opentype"), url("assets/fonts/playfair-display-v10-latin-regular.woff2") format("woff2"), url("assets/fonts/playfair-display-v10-latin-regular.woff") format("woff"), url("assets/fonts/playfair-display-v10-latin-regular.ttf") format("truetype"), url("assets/fonts/playfair-display-v10-latin-regular.svg#PlayfairDisplay") format("svg");

}

body {

  color: #888888;

  font-family: 'Montserrat', sans-serif; 

  background-color: #fff;

  -webkit-font-smoothing: antialiased;

  -moz-osx-font-smoothing: grayscale;

  overflow-x: hidden;

}



.ff3 {

  font-family: 'Playfair Display', serif;

}



/* Elements Typography */

h1, .h1,

h2, .h2,

h3, .h3,

h4, .h4,

h5, .h5,

h6, .h6 {



  margin: 12px 0 10px;

  line-height: 1.4;

  letter-spacing: 0.5px;

}



h1 small, .h1 small,

h2 small, .h2 small,

h3 small, .h3 small,

h4 small, .h4 small,

h5 small, .h5 small,

h6 small, .h6 small {

  color: inherit;

}



h1,

.h1 {

  font-size: 28px;

}



h2,

.h2 {

  font-size: 25px;

}



h3,

.h3 {

  font-size: 22px;

}



h4,

.h4 {

  font-size: 18px;

}



h5,

.h5 {

  font-size: 16px;

}



h6,

.h6 {

  font-size: 14px;

}



a {

  color: #222;

  -webkit-transition: all .3s;

  transition: all .3s;

}



a:hover, a:focus {

  color: #56cfe1;

  text-decoration: none;

}



.text-custom {

  color: #56cfe1;

}



.text-custom4 {

  color: #fe9931;

}



blockquote {

  position: relative;

  padding: 28px 50px 29px 70px;

  margin: 0 0 20px;

  background-color: #f6f6fa;

  border: none;

  font-size: 16px;

  line-height: 1.55;

  color: #7e8282;

}



@media (max-width: 767px) {

  blockquote {

    padding: 23px 20px 21px 50px;

  }

}

blockquote:after {

  content: '\f10d';

  font-family: fontAwesome;

  display: block;

  width: 22px;

  height: 16px;

  position: absolute;

  left: 30px;

  top: 30px;

  font-size: 25px;

}



@media (max-width: 767px) {

  blockquote:after {

    top: 22px;

    left: 18px;

  }

}

blockquote p {

  margin-bottom: 8px;

}



blockquote cite {

  margin-top: 16px;

  font-size: 17px;

  font-weight: 400;

  font-style: italic;

  color: #a4a8a8;

}

p {

  margin-bottom: 20px;

}



.highlight {

  background-color: #666;

  color: #fff;

  padding: 0 4px;

}



.dropcap::first-letter {

  font: 500 2.7em/1.18 Arial, sans-serif;

  padding: 0 0.12em 0;

  float: left;

  margin-right: 0.2em;

  color: #fff;

  background-color: #101010;

}



.db {

  display: block;

}



.dib {

  display: inline-block;

}



/*---------------------------------------------

           preloader

-----------------------------------------------*/

#site-loading {

  position: fixed;

  z-index: 1001;

  top: 0;

  left: 0;

  right: 0;

  bottom: 0;

  margin: auto;

}



/*--------------------------------------------------------------

## round 01

--------------------------------------------------------------*/

.round-1 {

  background-color: rgba(255, 255, 255, 0.9);

}

.round-1 .site-loading-center-absolute {

  position: absolute;

  left: 50%;

  top: 50%;

  height: 150px;

  width: 150px;

  margin-top: -75px;

  margin-left: -75px;

}

.round-1 .spinner {

  width: 20px;

  height: 20px;

  background-color: #56cfe1;

  float: left;

  margin-right: 20px;

  margin-top: 65px;

  border-radius: 50% 50% 50% 50%;

}

.round-1 #spinner_one {

  -webkit-animation: round-1-one 1.5s infinite;

  animation: round-1-one 1.5s infinite;

}

.round-1 #spinner_two {

  -webkit-animation: round-1-two 1.5s infinite;

  animation: round-1-two 1.5s infinite;

  -webkit-animation-delay: 0.25s;

  animation-delay: 0.25s;

}

.round-1 #spinner_three {

  -webkit-animation: round-1-three 1.5s infinite;

  animation: round-1-three 1.5s infinite;

  -webkit-animation-delay: 0.5s;

  animation-delay: 0.5s;

}



@-webkit-keyframes round-1-one {

  75% {

    -webkit-transform: scale(0);

  }

}

@keyframes round-1-one {

  75% {

    transform: scale(0);

    -webkit-transform: scale(0);

  }

}

@-webkit-keyframes round-1-two {

  75% {

    -webkit-transform: scale(0);

  }

}

@keyframes round-1-two {

  75% {

    transform: scale(0);

    -webkit-transform: scale(0);

  }

}

@-webkit-keyframes round-1-three {

  75% {

    -webkit-transform: scale(0);

  }

}

@keyframes round-1-three {

  75% {

    transform: scale(0);

    -webkit-transform: scale(0);

  }

}

/*--------------------------------------------------------------

## others 01

--------------------------------------------------------------*/

.various-4 {

  background-color: rgba(255, 255, 255, 0.9);

}

.various-4 .site-loading-center-absolute {

  position: absolute;

  left: 50%;

  top: 50%;

  height: 50px;

  width: 150px;

  margin-top: -25px;

  margin-left: -75px;

}

.various-4 .spinner {

  width: 6px;

  height: 50px;

  margin-right: 5px;

  background-color: #56cfe1;

  -webkit-animation: various-4 1s infinite;

  animation: various-4 1s infinite;

  float: left;

}

.various-4 .spinner:last-child {

  margin-right: 0;

}

.various-4 .spinner:nth-child(10) {

  -webkit-animation-delay: 0.9s;

  animation-delay: 0.9s;

}

.various-4 .spinner:nth-child(9) {

  -webkit-animation-delay: 0.8s;

  animation-delay: 0.8s;

}

.various-4 .spinner:nth-child(8) {

  -webkit-animation-delay: 0.7s;

  animation-delay: 0.7s;

}

.various-4 .spinner:nth-child(7) {

  -webkit-animation-delay: 0.6s;

  animation-delay: 0.6s;

}

.various-4 .spinner:nth-child(6) {

  -webkit-animation-delay: 0.5s;

  animation-delay: 0.5s;

}

.various-4 .spinner:nth-child(5) {

  -webkit-animation-delay: 0.4s;

  animation-delay: 0.4s;

}

.various-4 .spinner:nth-child(4) {

  -webkit-animation-delay: 0.3s;

  animation-delay: 0.3s;

}

.various-4 .spinner:nth-child(3) {

  -webkit-animation-delay: 0.2s;

  animation-delay: 0.2s;

}

.various-4 .spinner:nth-child(2) {

  -webkit-animation-delay: 0.1s;

  animation-delay: 0.1s;

}



@-webkit-keyframes various-4 {

  50% {

    -webkit-transform: scaleY(0);

    transform: scaleY(0);

  }

}

@keyframes various-4 {

  50% {

    -webkit-transform: scaleY(0);

    transform: scaleY(0);

  }

}

/*--------------------------------------------------------------

## others 02

--------------------------------------------------------------*/

.various-7 {

  background-color: rgba(255, 255, 255, 0.9);

}

.various-7 .site-loading-center-absolute {

  position: absolute;

  left: 50%;

  top: 50%;

  height: 200px;

  width: 200px;

  margin-top: -100px;

  margin-left: -100px;

}

.various-7 .spinner {

  border-radius: 50% 50% 50% 50%;

  position: absolute;

  border-left: 5px solid #56cfe1;

  border-right: 5px solid #56cfe1;

  border-top: 5px solid transparent;

  border-bottom: 5px solid transparent;

  -webkit-animation: various-7 2s infinite;

  animation: various-7 2s infinite;

}

.various-7 #spinner_one {

  left: 75px;

  top: 75px;

  width: 50px;

  height: 50px;

}

.various-7 #spinner_two {

  left: 65px;

  top: 65px;

  width: 70px;

  height: 70px;

  -webkit-animation-delay: 0.1s;

  animation-delay: 0.1s;

}

.various-7 #spinner_three {

  left: 55px;

  top: 55px;

  width: 90px;

  height: 90px;

  -webkit-animation-delay: 0.2s;

  animation-delay: 0.2s;

}

.various-7 #spinner_four {

  left: 45px;

  top: 45px;

  width: 110px;

  height: 110px;

  -webkit-animation-delay: 0.3s;

  animation-delay: 0.3s;

}



@-webkit-keyframes various-7 {

  50% {

    -webkit-transform: rotate(180deg);

    transform: rotate(180deg);

  }

  100% {

    -webkit-transform: rotate(0deg);

    transform: rotate(0deg);

  }

}

@keyframes various-7 {

  50% {

    -webkit-transform: rotate(180deg);

    transform: rotate(180deg);

  }

  100% {

    -webkit-transform: rotate(0deg);

    transform: rotate(0deg);

  }

}

/*--------------------------------------------------------------

## others 03

--------------------------------------------------------------*/

.various-8 {

  background-color: rgba(255, 255, 255, 0.9);

}

.various-8 .site-loading-center-absolute {

  position: absolute;

  left: 50%;

  top: 50%;

  height: 200px;

  width: 200px;

  margin-top: -100px;

  margin-left: -100px;

  -webkit-transform: rotate(-135deg);

  transform: rotate(-135deg);

}

.various-8 .spinner {

  border-radius: 50% 50% 50% 50%;

  position: absolute;

  border-top: 5px solid #56cfe1;

  border-bottom: 5px solid transparent;

  border-left: 5px solid #56cfe1;

  border-right: 5px solid transparent;

  -webkit-animation: various-8 2s infinite;

  animation: various-8 2s infinite;

}

.various-8 #spinner_one {

  left: 75px;

  top: 75px;

  width: 50px;

  height: 50px;

}

.various-8 #spinner_two {

  left: 65px;

  top: 65px;

  width: 70px;

  height: 70px;

  -webkit-animation-delay: 0.2s;

  animation-delay: 0.2s;

}

.various-8 #spinner_three {

  left: 55px;

  top: 55px;

  width: 90px;

  height: 90px;

  -webkit-animation-delay: 0.4s;

  animation-delay: 0.4s;

}

.various-8 #spinner_four {

  left: 45px;

  top: 45px;

  width: 110px;

  height: 110px;

  -webkit-animation-delay: 0.6s;

  animation-delay: 0.6s;

}



@-webkit-keyframes various-8 {

  50% {

    -webkit-transform: rotate(360deg) scale(0.8);

    transform: rotate(360deg) scale(0.8);

  }

}

@keyframes various-8 {

  50% {

    -webkit-transform: rotate(360deg) scale(0.8);

    transform: rotate(360deg) scale(0.8);

  }

}

/*---------------------------------------------

            theme base

-----------------------------------------------*/

.container-fluid {

  padding-left: 20px;

  padding-right: 20px;

}



@media (min-width: 992px) {

  .container-fluid {

    padding-left: 40px;

    padding-right: 40px;

  }

}

.max-width {

  max-width: 1380px;

  margin-left: auto;

  margin-right: auto;

}



@media (max-width: 767px) {

  .max-width {

    padding-left: 15px;

    padding-right: 15px;

  }

}

@media (min-width: 1200px) {

  .container-fluid .row {

    margin-left: -20px;

    margin-right: -20px;

  }

}

@media (min-width: 1600px) {

  .container-fluid .row.row-lg {

    margin-left: -25px;

    margin-right: -25px;

  }



  .container-fluid .row.row-lg [class*="col-"] {

    padding-left: 25px;

    padding-right: 25px;

  }

}

@media (min-width: 1200px) {

  .container-fluid .row.row-sm {

    margin-left: -15px;

    margin-right: -15px;

  }



  .container-fluid .row.row-sm [class*="col-"] {

    padding-left: 15px;

    padding-right: 15px;

  }

}

.container-fluid .row.fullwidth {

  margin: 0;

}



.container-fluid .row.fullwidth [class*="col-"] {

  padding: 0;

}



.container-fluid.fullwidth {

  padding: 0;

}



.container-fluid.fullwidth .row {

  margin: 0;

}



.container-fluid.fullwidth [class*="col-"] {

  padding: 0;

}



@media (min-width: 1600px) {

  .col-xlg-5 {

    width: 20%;

  }

}

.visible-xlg {

  display: none;

}



@media (min-width: 1600px) {

  .visible-xlg {

    display: block;

  }

}

@media (min-width: 1280px) {

  .container {

    width: 1230px;

  }

}

#wrapper {

  background-color: #fff;

}



@media (min-width: 1920px) {

  #wrapper.boxed .container-fluid {

    max-width: 1920px;

    margin-left: auto;

    margin-right: auto;

  }

}

::-moz-selection {

  background-color: #56cfe1;

  color: #fff;

}



::selection {

  background-color: #56cfe1;

  color: #fff;

}



/*ul,

ol {

  padding: 0;

  margin: 0;

}*/

ul ul, ol ol, ul ol, ol ul {

  padding-left: 35px;

}



@media (max-width: 991px) {

  ul ul, ol ol, ul ol, ol ul {

    padding-left: 15px;

  }

}

a:focus, a:active,

select:focus,

select:active,

input:focus,

input:active,

textarea:focus,

textarea:active,

button:focus,

button:active {

  outline: none !important;

}



iframe {

  border: none;

  outline: none;

}



@media (max-width: 480px) {

  .col-xss-12 {

    width: 100%;

    float: none;

  }

}

.visible-xss {

  display: none;

}



@media (max-width: 480px) {

  .visible-xss {

    display: block;

  }

}

hr {

  margin-top: 20px;

  margin-bottom: 20px;

  border: 0;

  border-top: 1px solid #e6e6e6;

}



.text-white {

  color: #fff;

}



.text-underline {

  text-decoration: underline;

}



.bg-image,

.parallax {

  position: relative;

  background-size: cover;

  background-position: 50% 50%;

  background-repeat: no-repeat;

}



.parallax {

  background-attachment: fixed;

}



.overlay-container {

  position: relative;

}



.overlay-container > .container,

.overlay-container > .container-fluid {

  position: relative;

  z-index: 1;

}



.overlay-container .overlay {

  position: absolute;

  left: 0;

  right: 0;

  top: 0;

  bottom: 0;

  opacity: 0.4;

  background-color: #000;

  z-index: 0;

}



.overlay-container .overlay.custom {

  background-color: #56cfe1;

}



.overlay-container .overlay.custom2 {

  background-color: #56cfe1;

}



.overlay-container .overlay.light {

  background-color: #fff;

}



/* Elements Collapses */

.panel-group .panel + .panel {

  margin-top: -3px;

}



.panel-group .panel-heading + .panel-collapse > .panel-body {

  border-top: none;

}



.panel {

  background-color: transparent;

  margin-bottom: 0;

  border-radius: 0;

  border: none;

  -webkit-box-shadow: none;

  box-shadow: none;

}



.panel .panel-heading {

  padding: 0;

  border-radius: 0;

  border: none;

}



.panel .panel-heading .panel-title {

  position: relative;

  font-size: 17px;

  letter-spacing: 0.08em;

}



.panel .panel-heading .panel-title a {

  border: 3px solid transparent;

  display: block;

  padding: 22px 40px 19px 19px;

  -webkit-transition: all 0.4s;

  transition: all 0.4s;

  text-transform: uppercase;

}



.panel .panel-heading .panel-title a:before {

  display: inline-block;

  font-family: 'FontAwesome';

  content: "\f106";

  position: absolute;

  right: 30px;

  top: 50%;

  margin-top: -8.5px;

  color: #8c8c8c;

}



.panel .panel-heading .panel-title a.collapsed:before {

  content: "\f107";

}



.panel .panel-body {

  padding: 35px 0;

}



@media (min-width: 1600px) {

  .panel .panel-body {

    padding: 45px 0;

  }

}

.panel .panel-body p {

  margin-bottom: 13px;

}



.panel .panel-body p:last-child {

  margin-bottom: 0;

}



.panel.panel-default .panel-heading {

  background-color: transparent;

}



.panel.panel-default .panel-heading a {

  color: #666;

  background-color: transparent;

  border-color: #e7e7e7;

}



.panel.panel-default .panel-heading a:hover, .panel.panel-default .panel-heading a:focus {

  color: #222;

  background-color: #222;

  border-color: #e7e7e7;

}



.panel.panel-custom .panel-heading .panel-title {

  font-size: 18px;

}



.panel.panel-custom .panel-heading .panel-title a {

  padding-top: 21px;

}



.panel.panel-custom .panel-heading a {

  color: #222;

  border-color: #56cfe1;

}



.panel.panel-custom .panel-heading a:hover, .panel.panel-custom .panel-heading a:focus {

  color: #333;

  border-color: #56cfe1;

}



/* Elements Buttons */

.btn {

  font-size: 15px;

  font-weight: 600;

  letter-spacing: 0.2px;

  text-transform: uppercase;

  padding: 13px 24px 10px;

  -webkit-transition: all 0.35s, color 0.1s;

  transition: all 0.35s, color 0.1s;

}



/* ----------- 4.Headers ---------------

--------------------------------------*/

.header.border-less {

  border-bottom-width: 1px;

}



.header.border-gray {

  border-bottom-color: #e2e2e2;

}



.header .dropdown .dropdown-menu {

  position: absolute;

  display: block;

  opacity: 0;

  -webkit-transform: translateY(-20px);

  transform: translateY(-20px);

  visibility: hidden;

  -webkit-transition: all 0.4s;

  transition: all 0.4s;

  background: #fff;

  border-radius: 0;

  border: 1px solid #ebebeb;

  -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.25);

  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.25);

  margin-top: 0;

}

.header .dropdown.open > .dropdown-menu, .header .dropdown:hover .dropdown-menu, .header .dropdown:focus .dropdown-menu {

  visibility: visible;

  opacity: 1;

  -webkit-transform: translateY(0);

  transform: translateY(0);

}



.logo {

  float: left;

  margin-top: 18px;

}



@media (min-width: 992px) {

  .logo {

    margin-top: 28px;

  }

}

.logo a {

  display: inline-block;

}



.logo img {

  display: block;

  max-width: 100%;

  height: auto;

}



@media (min-width: 992px) {

  .logo img:nth-of-type(2) {

    display: none;

  }



  .active-sticky .logo img:nth-of-type(1) {

    display: none;

  }



  .active-sticky .logo img:nth-of-type(2) {

    display: block;

  }

}

@media (max-width: 991px) {

  .logo img:nth-of-type(1) {

    display: none;

  }

}

.icon-header {

  display: inline-block;

  height: 17px;

  width: 17px;

}



.dropdowns-container {

  float: none;

}



.top-dropdowns ul,

.dropdowns-container ul {

  list-style: none;

  padding: 0;

  margin: 0;

}



@media (min-width: 768px) {

  .dropdowns-container {

    float: right;

  }

}

@media (max-width: 991px) {

  .dropdowns-container .dropdowns-wrapper {

    float: right;

    padding-right: 13px;

  }



  .header-layout-4 .dropdowns-container .dropdowns-wrapper {

    padding-left: 5px;

  }

}

@media (max-width: 320px) {

  .dropdowns-container .dropdowns-wrapper {

    padding-right: 4px;

  }

}

.dropdowns-container:after {

  content: '';

  clear: both;

  display: table;

}



.icon-dropdown {

  display: inline-block;

  height: 13px;

  width: 13px;

}



.header-dropdown {

  display: inline-block;

  margin-top: 25px;

}



@media (min-width: 992px) {

  .header-dropdown {

    margin-top: 39px;

  }

}

/*@media (min-width: 992px) {

  .header-dropdown {

    margin-top: 42px;

  }

}*/

.header-dropdown + .header-dropdown {

  margin-left: 10px;

}



@media (min-width: 992px) {

  .header-dropdown + .header-dropdown {

    margin-left: 10px;

  }

}

@media (min-width: 1200px) {

  .header-dropdown + .header-dropdown {

    margin-left: 20px;

  }

}

.header-dropdown > li > a,

.header-dropdown > a {

  display: inline-block;

  padding: 0 0 18px;

  min-width: 25px;

  text-align: right;

}

@media (min-width: 992px) {

  .header-dropdown > li > a,

  .header-dropdown > a {

    padding-bottom: 30px;

  }

}

.header-layout-3 .header-dropdown > a > span.dropdown-text,

.header-dropdown > li > a > span,

.header-dropdown > a > span {

  display: none;

}



.header-dropdown li {

  position: relative;

}



.header-dropdown li:hover > ul, .header-dropdown li:focus > ul {

  visibility: visible;

  opacity: 1;

  -webkit-transform: translateY(0);

  transform: translateY(0);

}



/*.header-dropdown ul:not(.link-external),*/

.header-dropdown ul:not(.product_list_widget) {

  position: absolute;

  right: -7px;

  top: 100%;

  opacity: 0;

  -webkit-transform: translateY(-20px);

  transform: translateY(-20px);

  visibility: hidden;

  -webkit-transition: all 0.4s;

  transition: all 0.4s;

  background-color: #fff;

  min-width: 170px;

  -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.1);

  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.1);

  z-index: 999;

  overflow: hidden;

}



.header-dropdown ul li img,

.header-dropdown ul li i {

  display: inline-block;

  vertical-align: middle;

}



.header-dropdown ul li img {

  max-width: 100%;

  height: auto;

  margin-right: 7px;

}



.header-dropdown ul li i {

  margin-right: 7px;

}



.header-dropdown ul li + li {

  margin-top: -1px;

}



.header-dropdown > li > a {

  font-size: 0;

}



.cart-dropdown a > i,

.header-dropdown > li > a > i {

  font-size: 17px;

}



.header-dropdown.login-dropdown > a > span:not(.dropdown-text),

.cart-dropdown a > i,

.header-dropdown > li > a > i {

  color: #333;

}



.header-dropdown ul li a i {

  /*color: #c2c2c2;*/

  font-size: 12px;

  margin-top: -2px;

}



.header-dropdown ul li a {

  display: block;

  padding: 12px 20px 10px;

}



/*.header-dropdown ul li:hover > a,

.header-dropdown ul li a:hover,

.header-dropdown ul li a:focus {

  color: #fff;

  background-color: #56cfe1;

  border-color: #56cfe1;

}*/

.header-dropdown ul li:last-child {

  border-bottom: none;

}



.header-dropdown ul ul {

  right: 100%;

  margin-right: -1px;

  top: 0;

}



@media (max-width: 767px) {

  .header-dropdown ul ul {

    right: 0;

    top: 100%;

    margin-right: 0;

  }

}

.header-dropdown.account-dropdown ul {

  min-width: 200px;

  right: 0;

  margin-right: -90px;

}



@media (max-width: 991px) {

  .header-dropdown.account-dropdown ul {

    margin-right: -80px;

  }

}

@media (max-width: 767px) {

  .header-dropdown.cart-dropdown {

    position: static;

  }

}

.header-dropdown.cart-dropdown > a {

  position: relative;

}



.header-dropdown.cart-dropdown > a .badge-number {

  display: block;

  -webkit-transition: all 0.4s;

  transition: all 0.4s;

  width: 16px;

  line-height: 16px;

  position: absolute;

  right: -9px;

  top: -12px;

  border-radius: 50%;

  color: #fff;

  background-color: #56cfe1;

  text-align: center;

  font-size: 11px;

}



.header-dropdown.cart-dropdown .dropdown-menu {

  left: 0;

  right: 0;

  padding: 17px 19px 29px;

  width: auto;

  color: #777;

}



@media (max-width: 767px) {

  .header-dropdown.cart-dropdown .dropdown-menu {

    top: inherit;

  }

}

@media (min-width: 768px) {

  .header-dropdown.cart-dropdown .dropdown-menu {

    left: auto;

    right: -20px;

    width: 350px;

  }



  .header-dropdown.cart-dropdown.wmpl .dropdown-menu {

    right: -30px;

  }



  .wmpl-wrap .header-dropdown.cart-dropdown.wmpl .dropdown-menu {

    right: -65px;

  }

}

.header-dropdown.cart-dropdown .dropdown-menu > p {

  font-size: 16px;

  color: #666;

  margin-bottom: 15px;

}



.header-dropdown.cart-dropdown .dropdown-menu > p span {

  font-weight: 500;

}



.header-dropdown.cart-dropdown .dcart-products {

  margin-bottom: 30px;

}



.header-dropdown.cart-dropdown .product.product-sm {

  position: relative;

  padding: 0;

  margin-bottom: 20px;

  border: none;

}



.header-dropdown.cart-dropdown .product.product-sm figure {

  max-width: 90px;

}



.header-dropdown.cart-dropdown .product.product-sm figure img {

  width: 90px !important;

  height: auto !important;

}



.header-dropdown.cart-dropdown .product.product-sm .product-meta {

  padding-left: 110px;

}



.header-dropdown.cart-dropdown .product.product-sm .product-title {

  font-size: 13px;

  line-height: 1.23;

  max-width: 110px;

  margin-bottom: 7px;

}



.header-dropdown.cart-dropdown .product.product-sm .product-price-container {

  margin-bottom: 0;

  color: #cbcbcb;

  font-family: Arial, sans-serif;

}



.header-dropdown.cart-dropdown .product.product-sm .delete-btn {

  position: absolute;

  right: -2px;

  top: 0;

}



.header-dropdown.cart-dropdown .product.product-sm.last-child {

  margin-bottom: 0;

}



.header-dropdown.cart-dropdown .dcart-action-container:after {

  content: '';

  display: table;

  clear: both;

}



.header-dropdown.cart-dropdown .dcart-action-info {

  padding-top: 4px;

  float: left;

  font-size: 14px;

  font-weight: 600;

  text-transform: uppercase;

}



.header-dropdown.cart-dropdown .dcart-action-info p {

  margin-bottom: 4px;

  letter-spacing: 0.04em;

}



.header-dropdown.cart-dropdown .dcart-action-info p span {

  font-weight: 600;

  font-family: Arial, sans-serif;

}



.header-dropdown.cart-dropdown .dcart-action-info p:last-child {

  margin-bottom: 0;

}



.header-dropdown.cart-dropdown .dcart-action {

  float: right;

  width: 120px;

}



.header-dropdown.cart-dropdown .dcart-action .btn {

  display: block;

  font-size: 13px;

}



.header-dropdown.cart-dropdown .dcart-action .btn + .btn {

  margin-top: 6px;

}



/* Search Form */

.header-search-container {

  float: left;

  margin-top: 22px;

  /*width: 100%;*/

}



@media (min-width: 992px) {

  .header-search-container {

    float: left;

    margin-top: 29px;

    margin-left: 30px;

  }

}

@media (min-width: 992px) {

  .header-search-container {

    width: auto;

  }

}

@media (min-width: 1600px) {

  .header-search-container {

    width: 380px;

    margin-left: 50px;

  }

}

@media (min-width: 992px) {

  .header-layout-4 .header-search-container {

    width: 380px;

  }

}

@media (min-width: 1200px) {

  .container-fluid .main-menu-wrap .row {

    margin-left: -40px;

    margin-right: -40px;

  }

}

@media (min-width: 1200px) {

  .header-layout-4 .header-search-container {

    margin-right: 35px;

  }

}

@media (min-width: 1440px) {

  .header-layout-4 .container-fluid .header-search-container {

    margin-right: 45px;

    width: 480px;

  }

}

@media (min-width: 1600px) {

  .header-layout-4 .container-fluid .header-search-container {

    margin-right: 55px;

    width: 540px;

  }

}

@media (min-width: 1920px) {

  .header-layout-4 .container-fluid .header-search-container {

    width: 740px;

  }

}

@media (min-width: 1920px) {

  .header-search-container {

    margin-left: 120px;

  }

}

.header-search-container > a > i {

  display: inline-block;

  width: 15px;

  height: 15px;

  color: #333;

  font-size: 16px;

}



.header-search-container .btn > i {

  color: #fff;

}



.header-search-container .header-search-form {

  position: relative;

  border: 1px solid #e4e4e4;

}



.header-search-container .icon-search-arrow {

  display: inline-block;

  width: 10px;

  height: 6px;

  position: absolute;

  right: 14px;

  top: 50%;

  margin-top: -3px;

  background-position: 0px 0px;

}



@media (min-width: 992px) {

  .header-search-container .icon-search-arrow {

    right: 20px;

  }

}

.header-search-container .dropdown.search-dropdown {

  display: inline-block;

  margin: 0;

  position: absolute;

  left: -3px;

  top: 0;

}



.header-search-container .dropdown.search-dropdown > a {

  display: inline-block;

  position: relative;

  font-size: 12px;

  line-height: 1.5;

  width: 140px;

  font-weight: 400;

  -webkit-transition: all 0.4s;

  transition: all 0.4s;

}



/*.header-search-container .dropdown.search-dropdown > a:hover .fancy-select .options{

    opacity: 1;

    visibility: visible;

}*/

.header-search-container .chosen-container-single .chosen-single {

  width: 135px;

  border: none;

  border-right: 1px solid #e6e6e6;

  height: 40px;

  line-height: 40px;

  /*padding-top: 4px;*/

  color: #555;

  left: 2px;

  padding-right: 0;

  border-radius: 0;

}



.header-search-container .chosen-container-active.chosen-with-drop .chosen-single {

  border-right: 1px solid #e6e6e6;

}



.header-search-container .chosen-container-single .chosen-search {

  margin: 0 -1px;

  padding: 0;

}



.header-search-container .chosen-container.chosen-with-drop .chosen-drop {

  left: 2px;

}



.header-search-container .chosen-container .chosen-drop {

  min-width: 170px;

}



@media (min-width: 992px) {

  .header-search-container .chosen-container .chosen-drop {

    width: 200px;

  }

}

.header-search-container .chosen-container-single .chosen-single div:after {

  opacity: 0.7;

  top: 0;

}



/*.header-search-container div.fancy-select div.trigger {    

    padding: 12px 24px 8.5px 22px;   

    color: #fff;    

}

@media (max-width: 991px) {

  .header-search-container div.fancy-select div.trigger {    

    padding: 13px 24px 11px 14px;

  }

}*/

/*@media (max-width: 768px) {

  .header-search-container .header-search-form {

    margin-right: 20px;

}

}*/

.header-search-container .dropdown.search-dropdown .dropdown-menu {

  width: 100%;

  border: 1px solid #56cfe1;

  font-size: 11px;

  padding: 10px 20px 7px;

  -webkit-box-shadow: none;

  box-shadow: none;

  min-width: 140px;

}



.header-search-container .dropdown.search-dropdown .dropdown-menu li {

  margin-bottom: 0;

}



.header-search-container .dropdown.search-dropdown .dropdown-menu li:last-child {

  margin-bottom: 0;

}



.header-search-container .dropdown.search-dropdown .chosen-results {

  padding: 10px 10px 7px;

}



.header-search-container .chosen-container-single .chosen-search input[type="text"] {

  color: #777777;

}



.header-search-container .dropdown.search-dropdown .chosen-results li {

  color: #777777;

  padding: 7px 0;

  font-weight: 400;

  border: none;

}



.header-search-container .dropdown.search-dropdown .chosen-results li:hover,

.header-search-container .dropdown.search-dropdown .chosen-results li.highlighted {

  color: #56cfe1;

  background-color: transparent;

}



/*.header-search-container .dropdown.search-dropdown.open > a, .header-search-container .dropdown.search-dropdown:hover > a, .header-search-container .dropdown.search-dropdown:focus > a {

  border-radius: 20px 0 0 0;

}*/

.header-search-container .form-control {

  height: 36px;

  font-size: 13px;

  padding: 10.5px 66px 7.5px 150px;

  color: #666;

  border: none;

  margin: 0;

  background-color: #fff;

}



@media (min-width: 992px) {

  .header-search-container .form-control {

    padding-left: 140px;

  }

}

.header-search-container .form-control::-webkit-input-placeholder {

  color: #666;

}



.header-search-container .form-control:-ms-input-placeholder {

  color: #666;

}



.header-search-container .form-control::placeholder {

  color: #666;

}



.header-search-container .icon-header-search {

  display: inline-block;

  width: 15px;

  height: 15px;

}



.header-search-container .btn {

  position: absolute;

  right: -2px;

  top: 0;

  border: none;

  width: 56px;

  text-align: center;

  padding: 12px 10px 11px;

  line-height: 1;

  background-color: #56cfe1;

}



.header-search-container .search-dropdown-btn {

  display: none;

  padding: 10px 10px 6px;

  line-height: 1;

}



@media (max-width: 991px) {

  .header-search-container .search-dropdown-btn {

    display: block;

  }

}

.header-search-container.search-dropdown-fix {

  position: relative;

}



@media (max-width: 530px) {

  .header-search-container.search-dropdown-fix {

    display: none;

  }

}

@media (min-width: 992px) and (max-width: 1599px) {

  .header-search-container.search-dropdown-fix {

    width: auto;

    margin-left: 50px;

    margin-top: 35px;

  }

}

@media (min-width: 992px) and (max-width: 1199px) {

  .header-search-container.search-dropdown-fix {

    margin-left: 10px;

  }

  .header-layout-4 .header-search-container {

        margin-right: 20px;

    }

}

@media (max-width: 991px) {

  .header-search-container.search-dropdown-fix form {

    width: 372px;

    position: absolute;

    right: -10px;

    top: 100%;

    visibility: hidden;

    opacity: 0;

    -webkit-transform: translateY(-20px);

    transform: translateY(-20px);

    -webkit-transition: all 0.4s;

    transition: all 0.4s;

    margin-top: 8px;

    z-index: 999;

    -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.1);

    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.1);

  }



  .header-search-container.search-dropdown-fix form:before {

    content: '';

    position: absolute;

    top: -10px;

    right: 20px;

    width: 0;

    height: 0;

    border-style: solid;

    border-width: 0 6px 9px 6px;

    border-color: transparent transparent #e4e4e4 transparent;

  }

}

@media (max-width: 991px) {

  .header-search-container.search-dropdown-fix.open form {

    visibility: visible;

    opacity: 1;

    -webkit-transform: translateY(0);

    transform: translateY(0);

  }

}

/*fix for container*/

@media (min-width: 1280px) {

  .container .header-search-container.search-dropdown-fix {

    width: auto;

    margin-left: 50px;

    margin-top: 35px;

  }



  .container .header-search-container.search-dropdown-fix form {

    width: 580px;

    position: absolute;

    right: -10px;

    top: 100%;

/*    visibility: hidden;

    opacity: 0;*/

    -webkit-transform: translateY(-20px);

    transform: translateY(-20px);

    -webkit-transition: all 0.4s;

    transition: all 0.4s;

    margin-top: 12px;

    z-index: 99;

    /*box-shadow: 0 2px 3px rgba(0, 0, 0, 0.1);*/

  }



  .container .header-search-container.search-dropdown-fix form:before {

    /*content: '';*/

    position: absolute;

    top: -10px;

    right: 20px;

    width: 0;

    height: 0;

    border-style: solid;

    border-width: 0 6px 9px 6px;

    border-color: transparent transparent #e4e4e4 transparent;

  }



  .container .header-search-container.search-dropdown-fix.open form {

    visibility: visible;

    opacity: 1;

    -webkit-transform: translateY(0);

    transform: translateY(0);

  }

}

/*fix layout 04*/

@media (min-width: 1440px) {

  .header-layout-4 .container-fluid .header-search-container .chosen-container-single .chosen-single {

    width: 200px;

  }



  .header-layout-4 .container-fluid .header-search-container .form-control {

    padding-left: 210px;

  }

}

@media (min-width: 1600px) {

  .header-layout-4 .container-fluid .header-search-container .form-control {

    padding-left: 220px;

  }

}

@media (max-width: 991px) {

    .header-layout-4 .header-search-container {

        float: initial;

        margin:0;

        display: inline-block;

    }

    .header-layout-4  .header .dropdowns-container .header-search-container{

        display: none;

    }

    .header-search-container.search-dropdown-fix form{

        right: auto;

    }

    .header-search-container.search-dropdown-fix form:before{

        right: auto;

        left:10px;

    }

}

@media (max-width: 500px) {

    .header-search-container.search-dropdown-fix form{

        left: -46px;

    }

    .header-search-container.search-dropdown-fix .form-control{

        padding-left: 15px;

    }

    .header-search-container.search-dropdown-fix form:before {

        left: 60px;

    }

    .header-layout-4 .piko-ajax-results-wrapper{

        width: 100%;

    }

    

    .header-search-container .dropdown.search-dropdown{

        display: none;

    }

}

@media (max-width: 320px) {

    .header-search-container.search-dropdown-fix form {

        width: 315px;

        left: -45px;

    }

}



.megamenu {

  left: 0;

  right: 0;

  background-color: #f9f9f9;

  border-top: 1px solid #dedede;

  border-bottom: 1px solid #dedede;

  padding: 25px 0 10px;

}



@media (min-width: 768px) {

  .megamenu {

    -webkit-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.15);

    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.15);

    padding: 48px 0 40px;

  }

}

.megamenu .mmenu-title {

  font-size: 15px;

  line-height: 1;

  font-weight: 500;

  color: #777777;

  margin-bottom: 21px;

  text-transform: uppercase;

  letter-spacing: 0.045em;

}



.megamenu ul {

  position: static;

  left: auto;

  right: auto;

  top: auto;

  border: none;

  -webkit-box-shadow: none;

  box-shadow: none;

  -webkit-transform: none;

  transform: none;

  opacity: 1;

  visibility: inherit;

  background-color: transparent;

}



.megamenu ul li {

  border: none;

  margin-bottom: 4px;

}



.megamenu ul li a {

  background-color: transparent;

  color: #777777;

  padding: 5px 0;

  font-weight: 400;

}



.megamenu ul li a > span {

  position: relative;

}



.megamenu ul li.open a {

  color: #56cfe1;

  background-color: transparent;

}



.megamenu .banner {

  margin-bottom: 10px;

}



@media (min-width: 768px) {

  .megamenu .banner {

    margin-bottom: 0;

  }

}

.tools_button {

  border: none;

  padding: 0 4px;

  font-size: 20px;

  background-color: transparent;

}



.tools_button:hover {

  background-color: transparent;

  color: #222;

}



.navbar-toggle {

  float: left;

  margin-top: 18px;

}



@media (min-width: 992px) {

  .navbar-toggle {

    display: none;

  }

}

/* Mobile menu */

.mobile-menu {

  border: 1px solid #e2e2e2;

  display: none;

  position: absolute;

  top: 100%;

  left: 0;

  right: 0;

  z-index: 1000;

  -webkit-transition: all 0.4s;

  transition: all 0.4s;

  -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.12);

  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.12);

  overflow-x: hidden;

}



@media (max-width: 767px) {

  .mobile-menu {

    margin-top: -7px;

  }

}

.mobile-menu > li {

  border-bottom: 1px solid #e2e2e2;

  background-color: #f9f9f9;

}



.mobile-menu > li > a {

  color: #222;

  font-weight: 600;

  font-size: 15px;

  padding: 13px 20px 9px;

}



.mobile-menu > li > a:hover, .mobile-menu > li > a:focus {

  color: #56cfe1;

}



.mobile-menu > li:last-child {

  border-bottom: none;

}



.mobile-menu li:not(.mmenu-container) li {

  border-bottom: 1px solid #f1f1f1;

  background-color: #fcfcfc;

}



.mobile-menu li:not(.mmenu-container) li a {

  font-size: 14px;

  font-weight: 600;

  padding: 11px 20px 8px 30px;

}



.mobile-menu li:not(.mmenu-container) li:last-child {

  border-bottom: none;

}



.mobile-menu li:not(.mmenu-container) li li {

  padding-left: 10px;

  background-color: #fff;

}



.mobile-menu li:not(.mmenu-container) li li a {

  font-size: 13px;

  font-weight: 500;

}



.mobile-menu li {

  text-transform: uppercase;

}



.mobile-menu li ul {

  padding: 0;

}



.mobile-menu li ul,

.mobile-menu li .megamenu {

  background-color: #ffffff;

  display: none;

  border-top: 1px solid #e2e2e2;

  -webkit-box-shadow: none;

  box-shadow: none;

}



.mobile-menu li li {

  font-size: 12px;

}



.mobile-menu li a {

  display: inline-block;

  color: #777;

}



.mobile-menu li a:hover, .mobile-menu li a:focus {

  color: #56cfe1;

}



.mobile-menu li.open > ul,

.mobile-menu li.open > .megamenu {

  display: block;

}



.mobile-menu .megamenu {

  border: none;

}



.mobile-menu .megamenu ul {

  display: block;

  margin-bottom: 20px;

  border-top: none;

  padding-left: 15px;

}



.mobile-menu .megamenu .mmenu-title {

  margin-bottom: 8px;

  font-size: 14px;

  padding-left: 15px;

}



.mobile-menu .megamenu a {

  padding: 4px 0;

}



.mobile-menu .megamenu a:hover, .mobile-menu .megamenu a:focus {

  color: #56cfe1;

}



.mobile-menu .container {

  width: 100%;

}



.mobile-menu.open {

  display: block;

}



@media (min-width: 992px) {

  .mobile-menu, .mobile-menu.open {

    display: none;

  }

}

.mobile-menu .banner img {

  width: auto;

  max-width: 100%;

}



/* Sticky Header */

@-webkit-keyframes fixedHeader {

  0% {

    opacity: 0;

    -webkit-transform: translateY(-80px);

    transform: translateY(-80px);

  }

  100% {

    opacity: 1;

    -webkit-transform: translateY(0);

    transform: translateY(0);

  }

}

@keyframes fixedHeader {

  0% {

    opacity: 0;

    -webkit-transform: translateY(-80px);

    transform: translateY(-80px);

  }

  100% {

    opacity: 1;

    -webkit-transform: translateY(0);

    transform: translateY(0);

  }

}

.site-header .active-sticky {

  background-color: #fff;

}



.active-sticky .mega-menu > li {

  padding: 14px 0;

}



@media (min-width: 992px) {

  .site-header .active-sticky {

    position: fixed;

    top: 0;

    left: 0;

    right: 0;

    z-index: 1002;

    -webkit-animation-name: fixedHeader;

    animation-name: fixedHeader;

    -webkit-animation-duration: .6s;

    animation-duration: .6s;

    -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.1);

    box-shadow: 0 3px 7px rgba(0, 0, 0, 0.1);

    border-bottom-width: 0;

  }



  .site.quick-product-zoom .site-header .active-sticky {

    z-index: 95;

  }



  .site-header .active-sticky .logo {

    margin-top: 10px;

  }



  .site-header .active-sticky .menu > li {

    padding: 14px 0;

  }



/*  .site-header .active-sticky .header-top {

    display: none;

  }*/



  .site-header .active-sticky .header-dropdown {

    margin-top: 21px;

  }



  .site-header .active-sticky .header-dropdown.login-menu > li > a {

    padding-bottom: 15.5px;

  }



  .site-header .active-sticky .header-dropdown > li > a,

  .site-header .active-sticky .header-dropdown > a {

    padding-bottom: 11px;

  }



  .site-header.active-sticky .header-dropdown > li ul.sub-menu {

    margin-top: 6px;

  }

}

@media (min-width: 992px) {

  .site-header .active-sticky .header-search-container {

    margin-top: 13px;

  }

}

@media (min-width: 992px) and (max-width: 1599px) {

  .site-header .active-sticky .header-search-container.search-dropdown-fix {

    margin-top: 14px;

  }

}

/*--------------------------------------------------------------

	Header 2 Sticky

---------------------------------------------------------------*/

@media (min-width: 992px) {

  .header-layout-2 .site-header .active-sticky .menu > li {

    padding-top: 11.5px;

    padding-bottom: 11.5px;

  }



  .header-layout-2 .site-header .active-sticky .header-dropdown {

    margin-top: 0;

  }



  .header-layout-2 .site-header .active-sticky .header-dropdown > a {

    padding-top: 22px;

    padding-bottom: 19px;

  }



  .header-layout-2 .site-header .active-sticky .search-form .form-control {

    height: 64px;

    padding-top: 21px;

    padding-bottom: 18px;

  }

}

/*--------------------------------------------------------------

	Header 3 Sticky

---------------------------------------------------------------*/

/*--------------------------------------------------------------

	Header 4 Sticky

---------------------------------------------------------------*/

@media (min-width: 992px) {

  .header-layout-5 .site-header .header-main {

    border: none;

  }



  .header-layout-5 .site-header .active-sticky .menu > li,

  .header-layout-4 .site-header .active-sticky .menu > li {

    padding-top: 6px;

    padding-bottom: 6px;

  }



  .header-layout-6 .active-sticky .mega-menu > li {

    padding: 16px 0;

  }



  .header-layout-5 .site-header .active-sticky .header-main > div:not(.menu5),

  .header-layout-4 .site-header .active-sticky .header-main > div:not(.menu4) {

    display: none;

  }



  .header-layout-6 .active-sticky .header-dropdown.account-dropdown ul {

    margin-top: 8px;

  }



  .header-layout-5 .mega-menu > li > a {

    letter-spacing: 0.05em;

  }

}

@media (min-width: 992px) {

  .header-top .chosen-container-single .chosen-drop {

    width: 130%;

    margin-left: -20px;

  }

}

.header-top .top-dropdowns .chosen-container-single .chosen-drop {

  margin-left: -70px;

}



.header-inner {

  position: relative;

}



.header-top:after {

  content: '';

  display: table;

  clear: both;

}



/*.top-dropdowns li li {

  background-color: #f1f1f1;

}*/

/*.top-dropdowns li li{

     border-top: 1px solid #eee;

}*/

.top-dropdowns li li a:hover {

  color: #56cfe1;

}



.top-dropdowns li ul {

  position: absolute;

  width: 100%;

  top: 100%;

  left: 0;

  -webkit-transition: all 0.4s;

  transition: all 0.4s;

  visibility: hidden;

  opacity: 0;

  z-index: 990;

  -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.1);

  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.1);

}



.top-dropdowns li:hover > ul, .top-dropdowns li:focus > ul {

  opacity: 1;

  visibility: visible;

}



.header-bottom {

  border-bottom: 1px solid #dedede;

}



@media (min-width: 768px) {

  .header-bottom .col-sm-4:after {

    content: '';

    position: absolute;

    right: 0;

    top: 50%;

    display: block;

    width: 1px;

    height: 22px;

    margin-top: -11px;

    background-color: #dedede;

  }

}

.header-bottom .col-sm-4:last-child:after {

  display: none;

}



.header-bottom .row {

  margin-left: -20px;

  margin-right: -20px;

}



@media (max-width: 767px) {

  .header-bottom .info-box-container {

    border-bottom: 1px solid #e6e6e6;

    background-color: #f9f9f9;

  }

}

.header-bottom .info-box {

  text-align: center;

  letter-spacing: 0.05em;

  font-size: 15px;

  font-weight: 400;

  color: #a9a9a9;

  line-height: 1.3;

  margin-bottom: 0;

  padding: 12px 0 6px;

  max-width: none;

}



@media (min-width: 768px) and (max-width: 992px) {

  .header-bottom .info-box {

    font-size: 13px;

  }

}

.header-bottom .info-box h5 {

  font-weight: 500;

  font-size: 14px;

  line-height: 1;

  margin-bottom: 0;

  color: #666666;

  letter-spacing: 0.06em;

  text-transform: uppercase;

}



@media (max-width: 991px) {

  .header-bottom .info-box h5 {

    font-size: 12px;

  }

}

@media (max-width: 767px) {

  .header-bottom .info-box h5 {

    font-size: 13px;

  }

}

.header-bottom .info-box p {

  margin-bottom: 0;

}



/* Menu Wrapper - Sticky Menu */

@media (min-width: 992px) {

  .menu-wrapper.sticky-header.fixed {

    position: fixed;

    top: 0;

    left: 0;

    right: 0;

    z-index: 1000;

    -webkit-animation-name: fixedHeader;

    animation-name: fixedHeader;

    -webkit-animation-duration: .6s;

    animation-duration: .6s;

    -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.1);

    box-shadow: 0 3px 7px rgba(0, 0, 0, 0.1);

    border-bottom-width: 0;

  }

}

/* Header 6 - index7 */

.menu-btn {

  position: static;

  display: inline-block;

  padding: 9px 0;

  margin-right: 35px;

  border: none;

  border-radius: 0;

  background-color: transparent;

  vertical-align: middle;

}



.menu-btn .icon-bar {

  display: block;

  position: relative;

  width: 20px;

  height: 2px;

  border-radius: 0;

  background-color: #666666;

  -webkit-transition: all 0.4s;

  transition: all 0.4s;

}



.menu-btn .icon-bar + .icon-bar {

  margin-top: 3px;

}



.menu-btn:hover .icon-bar, .menu-btn:focus .icon-bar, .menu-btn.open .icon-bar {

  background-color: #56cfe1;

}



/*own costomize*/

.video-btn {

  position: absolute;

  width: 55px;

  height: 55px;

  line-height: 55px;

  font-size: 2rem;

  padding-left: 6px;

  border-radius: 50%;

  text-align: center;

  color: #fff;

  background-color: rgba(0, 0, 0, 0.4);

  top: 50%;

  left: 50%;

  -webkit-transform: translate(-50%, -50%);

  transform: translate(-50%, -50%);

  -webkit-transition: background-color 0.35s;

  transition: background-color 0.35s;

}

.video-btn:hover {

  background-color: rgba(0, 0, 0, 0.5);

}



.video-btn._2x {

  width: 80px;

  height: 80px;

  line-height: 80px;

  font-size: 3rem;

  padding-left: 9px;

}



.header .logo .site-logo {

  text-transform: uppercase;

  margin: 0;

  padding: 0;

  font-size: 34px;

}



/*--------------------------------------------------------------

## header

--------------------------------------------------------------*/

.header-right .sticky-logo {

  display: none;

}



.site-header .header-actions > ul {

  margin: 0;

  list-style: none;

}



.site-header .header-actions > ul > li {

  float: left;

}



.site-header .header-actions .tools_button {

  line-height: 3.07692rem;

  padding: 0.92308rem 0;

  display: block;

  position: relative;

}



.site-header .header-actions .tools_button .badge-number {

  font-size: 0.76923rem;

  position: absolute;

  height: 1.23077rem;

  line-height: 1.23077rem;

  width: 1.23077rem;

  text-align: center;

  background: #56cfe1;

  color: #fff;

  top: 0.15385rem;

  right: -50%;

  border-radius: 50%;

  -webkit-border-radius: 50%;

  -moz-border-radius: 50%;

  -ms-border-radius: 50%;

}



.site-header .header-actions .search-button {

  padding-left: 0.76923rem;

}



.site-header .header-actions .search-button .tools_button {

  font-size: 1.53846rem;

}



.site-header .header-actions .search-button .tools_button_icon {

  position: relative;

  top: 0.23077rem;

}



.site-header .header-actions .shopping-bag-button {

  padding-right: 0.76923rem;

}



.site-header .header-actions .shopping-bag-button .tools_button {

  font-size: 1.92308rem;

}



.site-header .site-logo {

  margin: 0;

  display: block;

}



.site-header .site-logo .site-logo-image {

  display: block;

  vertical-align: top;

  margin: 0 auto;

}



.site-header .site-logo a {

  display: inline-block;

}

.site-header h1.site-logo {

  line-height: 0.8;

}

.site-header h1.site-logo a:hover {

  color: #222;

}

@media(max-width: 570px){

  .site-header h1.site-logo {

      font-size: 19px;

    }  

}



.site-header .sticky-logo {

  display: none;

}



.site-header #header-search-form {

  min-width: 22.30769rem;

  left: auto !important;

  right: 0;

  margin-top: 0;

  border: 1px solid #ebeaea;

  -webkit-animation-duration: .2s;

  animation-duration: .2s;

}



.site-header #header-search-form.animated {

  display: block;

}



.site-header #header-search-form:before, .site-header #header-search-form:after {

  display: none;

}



.site-header #header-search-form .search-form {

  position: relative;

  overflow: hidden;

}



.site-header #header-search-form .search-form .search-field {

  border: none;

  margin: 0;

  /*height: rem-calc(50px);*/

  padding: 0.76923rem 3.07692rem 0.76923rem 1.15385rem;

}



.site-header #header-search-form .search-form .search-submit {

  right: 1.15385rem;

}



.top-dropdowns .currency,

.top-dropdowns ul {

  float: right;

  font-size: 0;

  margin-bottom: -1px;

}



.top-dropdowns .currency {

  padding-top: 2px;

}



@media (min-width: 992px) {

  .top-dropdowns ul {

    margin-right: -40px;

  }

}

.top-dropdowns ul > li {

  display: inline-block;

}



.top-dropdowns ul > li > a {

  display: block;

  font-weight: 400;

  padding: 0 15px;

  line-height: 40px;

  font-size: 12px;

  color: #777;

  text-transform: none;

  border: 0;

}



.top-dropdowns .currency,

.top-dropdowns ul > li > a {

  display: inline-block;

  vertical-align: middle;

  max-height: 40px;

  border-left: 1px solid #f1f1f1;

}



.top-dropdowns ul > li > ul > li > a {

  min-width: 200px;

  border-top: 1px solid #eee;

}



.header-dropdown:not(.top-social) > li > a > i {

  margin-right: 7px;

}



.header-main .header-dropdown > li > a > i {

  margin-right: 0;

}



@media (min-width: 992px) {

  .top-dropdowns ul:not(.top-social) > li > a {

    padding-left: 30px;

    padding-right: 30px;

  }

}

body:not(.wmpl-wrap).top-dropdowns ul > li:last-child > a {

  padding-right: 0;

}



@media (max-width: 360px) {

  .top-dropdowns ul > li > a i {

    display: none;

  }

}

.header-top-text {

  float: left;

}



.header-top-text ul {

  padding: 0;

  margin: 0;

}



.header-top-text > ul > li {

  display: inline-block;

  color: #777;

  font-size: 12px;

  font-weight: 400;

  line-height: 40px;

  padding: 0 17px;

}



body:not(.wmpl-wrap-top-left) .header-top-text > ul > li:first-child {

  padding-left: 0;

}



body:not(.wmpl-wrap-top-left) .header-top-text > ul + ul > li:first-child {

  padding-left: 15px;

}



body:not(.wmpl-wrap-top-right) .top-dropdowns ul > li:last-child > a {

  padding-right: 0;

}



body:not(.wmpl-wrap-top-right) .top-dropdowns ul + ul > li:last-child > a {

  padding-right: 15px;

}



@media (min-width: 992px) {

  body:not(.wmpl-wrap-top-right) .top-dropdowns ul + ul > li:last-child > a {

    padding-right: 30px;

  }

}

.header-top-text .header-dropdown > li > a {

  font-size: 14px;

}



.header-top-text ul li i {

  padding-right: 10px;

  color: #777;

}



.header-top-text ul li a {

  color: #777;

}



.header-top-text ul li a:hover {

  color: #56cfe1;

}



.header-top-text .currency .chosen-container .chosen-results {

  min-width: 180px;

}



.header-top-text .currency,

.header-top-text ul > li {

  display: inline-block;

  vertical-align: middle;

  max-height: 40px;

  border-right: 1px solid #f1f1f1;

}



.header-top-text .currency,

.header-top-text ul {

  display: inline-block;

}



.header-top-text ul > li li {

  min-width: 200px;

}



.header-top-text ul > li li a {

  padding: 8px 20px 10px;

}



.header-top-text ul.lang > li li a {

  padding-top: 0;

}



.header-dropdown.lang > li li a {

  border-top: 1px solid #eee;

}



.header-dropdown.lang > li li a img {

  opacity: 0.6;

}



.header-top-text .header-dropdown ul:not(.product_list_widget) {

  right: inherit;

  left: 0;

}



/*cart total*/

.header-dropdown.lang .amount {

  font-weight: 600;

  font-size: 13px;

}

@media (max-width: 600px) {

    .header-dropdown.lang{

        display: none;

    }

}



/*social left fix*/

.header-top-text .header-dropdown.top-social > li > a,

.header-top-text .header-dropdown.top-social li i {

  padding: 0;

  min-width: inherit;

}



.header-top-text .header-dropdown + .header-dropdown.top-social {

  margin-left: 0;

}



/*--------------------------------------------------------------

	fixed top menu to main menu

---------------------------------------------------------------*/

.header-main .header-dropdown.account-dropdown > li {

  display: none;

}



.header-main .header-dropdown.account-dropdown > li:first-child {

  display: block;

}



/*--------------------------------------------------------------

	3.1 Header Layout 1

---------------------------------------------------------------*/

.site-header .header-top {

  border-bottom: 1px solid #e6e6e6;

}



.site-header .header-main {

  border-bottom: 1px solid #e6e6e6;

}



.header-layout-1 .site-header.active-sticky .header-main {

  border-bottom: 0;

}



.header-layout-1 .site-header .header-main .header-right {

  position: relative;

}



.header-layout-1 .site-header #main-menu {

  display: inline-block;

  width: 100%;

}



.header-layout-1 .header {

  float: left;

}



.header-layout-1 .site-header .mega-menu {

  text-align: center;

  margin: 0;

}



.header-layout-1 .site-header .main-menu > .menu-item {

  display: inline-block;

}



.top-dropdowns .header-dropdown > li > a > i {

  color: #777;

  font-size: 13px;

}



.header-layout-1 .mega-menu:not(.menu-category-menu) > li.menu-item {

  float: inherit;

  display: inline-block;

}



.header-layout-1 .header-main .header-dropdown.login-menu > li > a {

  line-height: 1.3;

}



.header-layout-1 .header-main .header-dropdown.search-full {

  padding-top: 0;

}



.header-layout-1 .header-main .header-dropdown.search-full > a {

  padding-bottom: 0;

}



.header-layout-1 .site-header .main-menu-wrap {

  float: left;

}



@media (min-width: 992px) {

  .header-layout-1 .header,

  .header-layout-1 .site-header .logo {

    width: 16.666%;

  }



  .header-layout-1 .site-header .main-menu-wrap {

    width: 66.666%;

  }

}

.header-main .header-dropdown.search-full > a i {

  font-size: 16px;

  color: #222;

}



/*--------------------------------------------------------------

	default all mobile logo

---------------------------------------------------------------*/

@media (max-width: 991px) {

  .header-main .logo {

    width: 40%;

    text-align: center;

  }



  .navbar-toggle,

  .header-main .header {

    width: 28%;

  }



  .header-main .header {

    float: left;

  }

}

/*--------------------------------------------------------------

	3.2 Header Layout 2

---------------------------------------------------------------*/

.header-layout-2 .site-header.active-sticky .header-main {

  border-bottom: 0;

}



.header-layout-2 .site-header .header-main .header-right {

  position: relative;

}



.header-layout-2 .site-header .main-menu {

  float: left;

}



.header-layout-2 .site-header .main-menu > .menu-item {

  display: inline-block;

}



.header-layout-2 .header-dropdown > li > a > span,

.header-layout-2 .header-dropdown > a > span {

  display: inline-block;

  font-size: 16px;

}



.header-layout-2 .header-dropdown.cart-dropdown > a .badge-number {

  top: 17px;

  margin-left: 20px;

  right: calc(50% - 20px);

}



.header-layout-2 .dropdown .dropdown-menu {

  -webkit-transform: translateY(0);

  transform: translateY(0);

}



.header-layout-2 .header-dropdown {

  margin-top: 0;

  vertical-align: middle;

}



.header-layout-2 .dropdowns-container .header-dropdown {

  float: left;

}



.header-layout-2 .header-dropdown ul {

  -webkit-transform: translateY(0);

  transform: translateY(0);

}



.header-layout-2 .header-dropdown.login-menu > li > a,

.header-layout-2 .header-dropdown > a {

  padding: 16px 10px 13px 8px;

  height: 78px;

  line-height: 50px;

}



@media (min-width: 600px) {

  .header-layout-2 .header-dropdown.login-menu > li > a,

  .header-layout-2 .header-dropdown > a {

    width: 50px;

  }

}

@media (min-width: 992px) {

  .header-layout-2 .header-dropdown.login-menu > li > a,

  .header-layout-2 .header-dropdown > a {

    border-left: 1px solid #dedede;

    width: 70px;

    text-align: center;

  }



  .header-layout-2 .active-sticky .header-dropdown.login-menu > li > a,

  .header-layout-2 .active-sticky .header-dropdown > a {

    height: 64px;

    line-height: 25px;

  }



  .header-layout-2 .header-dropdown + .header-dropdown {

    margin-left: 0;

  }

}

@media (min-width: 1200px) {

  .header-layout-2 .header-dropdown.login-menu > li > a,

  .header-layout-2 .header-dropdown > a {

    width: 100px;

  }

}

.header-layout-2 .header-dropdown > a .dropdown-text {

  text-transform: uppercase;

  font-weight: 600;

  font-size: 14px;

}



@media (max-width: 991px) {

  .top-dropdowns ul > li > ul > li > a {

    text-transform: none;

  }



  .top-dropdowns ul > li > ul > li > a i {

    display: none;

  }



  .header-layout-2 .dropdowns-container .dropdowns-wrapper {

    padding-left: 0;

  }

  .header-layout-2 .navbar-toggle{

      margin-top: 0;

  }

   .header-layout-2 .navbar-toggle .dropdown .piko-modal-open {

        padding-top: 26px;

   }

}

@media (max-width: 360px) {

  .header-top .top-dropdowns .header-dropdown li:last-child {

    margin-right: 10px;

  }



  .header-top .top-dropdowns .header-dropdown li:last-child ul {

    margin-left: -18px;

  }



  .header-top .top-dropdowns .header-dropdown.lang + .header-dropdown li:last-child ul {

    margin-left: 0;

  }

}

.header-layout-2 .header-dropdown.cart-dropdown .dropdown-menu {

  right: 0;

}



.header-layout-2 .logo {

  margin-top: 20px;

}



@media (min-width: 992px) and (max-width: 1199px) {

  .header-layout-2 .menu-container {

    margin-left: 10px;

  }

}

.header-layout-2 .mega-menu > li {

  padding: 21.5px 0;

}



.header-layout-2 .active-sticky .mega-menu > li {

  padding: 14px 0;

}



.header-layout-2 .mega-menu li ul,

.header-layout-2 .mega-menu li .megamenu {

  -webkit-transform: translateY(0);

  transform: translateY(0);

}



.header-top .header-dropdown > li > a > i[class^="icon-"],

.header-top .header-dropdown > li > a > i[class*=" icon-"] {

  font-size: 12px;

}



/*--------------------------------------------------------------

	3.3 Header Layout 3

---------------------------------------------------------------*/

.header-layout-6 .header-dropdown > a > span:not(.dropdown-text),

.header-layout-5 .header-dropdown > a > span:not(.dropdown-text),

.header-layout-4 .header-dropdown > a > span:not(.dropdown-text),

.header-layout-1 .header-dropdown > a > span:not(.dropdown-text) {

  display: block;

}



.header-dropdown.login-dropdown > a > span:not(.dropdown-text) {

  font-size: 16px;

}

.header-layout-2 .header-dropdown.login-dropdown > a > .dropdown-text {

  display: none;

}



@media (min-width: 1200px) {

  .header-layout-1 .dropdown.login-dropdown .dropdown-menu {

    right: 45px;

  }

}

.top-dropdowns .header-dropdown {

  padding: 0;

  margin: 0;

}



@media (max-width: 767px) {

  .top-dropdowns .header-dropdown.top-social {

    display: none;

  }

}

.header-box-container {

  border-bottom: 1px solid #fff;

  margin-left: -5px;

  margin-right: -5px;

  color: #fff;

  font-size: 0;

  line-height: 2;

  padding: 2.5px 20px;

}



@media (min-width: 768px) {

  .header-box-container {

    text-align: center;

    margin: 0;

    border: none;

    padding-left: 0;

    padding-right: 0;

  }

}

.header-box-container > .icon,

.header-box-container > span {

  display: inline-block;

  vertical-align: middle;

}



.header-box-container .icon {

  width: 19px;

  height: 18px;

  margin-right: 14px;

}



.header-box-container span {

  font-size: 15px;

}



.header-box-container .icon.fa {

  background: transparent;

  font-size: 15px;

  line-height: 18px;

}



/*--------------------------------------------------------------

	3.4 Header Layout 4

---------------------------------------------------------------*/

.header-layout-4 .site-header .header-main {

  border: none;

}



.header-layout-4 .site-header .header-main .menu4 {

  background-color: #56cfe1;

}



.header-layout-4 .mega-menu > li {

  padding: 0 0 0;

}

.header-layout-4.category-menu .secondary-menu-wrapper + .mega-menu > li {

  padding: 0;

}

.header-layout-4 .mega-menu:not(.menu-category-menu) > li > a, .header-layout-4 .mega-menu:not(.menu-category-menu) > li > h5{

    padding: 10.8px 15px;

}

.header-layout-4 .site-header.active-sticky .header-main {

  border-bottom: 0;

}



.header-layout-4 .site-header .header-main .header-right {

  position: relative;

}



.secondary-menu-wrapper,

.header-layout-5.category-menu .site-header .main-menu,

.header-layout-4.category-menu .site-header .main-menu {

  float: left;

}

.header-layout-4.category-menu .secondary-menu-wrapper .mega-menu > li.menu-item > a, 

.header-layout-5.category-menu .secondary-menu-wrapper .mega-menu > li.menu-item > a {

    background-color: transparent !important;

}



.header-layout-4 .site-header .main-menu > .menu-item {

  display: inline-block;

}



.header-layout-4 .mega-menu > li.menu-item > a,

.header-layout-4 .mega-menu > li.menu-item > h5 {

  color: #fff;

}



@media (min-width: 992px) {

  .header-layout-4 .dropdowns-container .dropdowns-wrapper {

    float: left;

  }



  .header-layout-4 .dropdowns-container .header-dropdown > a {

    line-height: 1;

    padding-bottom: 34px;

  }



  .header-layout-4 .header-search-container {

    margin-top: 25px;

  }



  .header-layout-4 .dropdowns-container .header-dropdown {

    margin-top: 34px;

  }



  .header-layout-4 .logo {

    margin-top: 30px;

  }

}

.header-boxes-container {

  float: left;

  display: none;

  font-size: 0;

}



@media (min-width: 1280px) {

  .header-boxes-container {

    display: block;

    margin-right: 10px;

  }

}

.header-boxes-container li {

  position: relative;

  display: inline-block;

  padding-left: 48px;

  margin-right: 40px;

  font-size: 12px;

  line-height: 1;

  color: #999999;

  margin-top: 32px;

}



@media (min-width: 1600px) {

  .header-boxes-container li {

    margin-right: 70px;

  }

}

.header-boxes-container i {

  display: inline-block;

  width: 20px;

  height: 20px;

  font-size: 20px;

  color: #56cfe1;

  position: absolute;

  left: 0;

  top: 50%;

  margin-top: -10px;

}



.header-boxes-container li:after {

  content: '';

  display: block;

  position: absolute;

  width: 2px;

  height: 26px;

  left: 38px;

  top: 50%;

  margin-top: -13px;

  background-color: #e3e3e3;

}



.header-boxes-container li span {

  font-size: 13px;

  line-height: 1;

  color: #777777;

  margin-bottom: 0;

}



.header-boxes-container li .icon-telephone4 + span,

.header-boxes-container li .fa-phone + span {

  color: #56cfe1;

}



.header-boxes-container li p {

  margin: 2px 0 0;

}



.header-layout-5 .mega-menu,

.header-layout-4 .mega-menu {

  margin-left: 30px;

}



@media (max-width: 767px) {

  .header-dropdown.login-dropdown {

    position: static;

    width: auto;

  }

}

.header-dropdown.login-dropdown .dropdown-menu {

  left: auto;

  right: 0;

}

@media (min-width: 1200px) {

  .header-dropdown.login-dropdown .dropdown-menu {

    margin-right: -100px;

  }



  body:not(.header-layout-1):not(.header-layout-2):not(.header-layout-3) .header-dropdown.login-dropdown .dropdown-menu {

    margin-right: -50px;

  }

}

@media (min-width: 767px) and (max-width: 991px) {

  .header-dropdown.login-dropdown .dropdown-menu {

    margin-right: -50px;

  }

}

@media (max-width: 767px) {

  .header-layout-5 .dropdowns-container .dropdowns-wrapper,

  .header-layout-4 .dropdowns-container .dropdowns-wrapper {

    padding-left: 0;

  }



  .header-layout-4 .dropdowns-container {

    float: right;

  }

}

/*--------------------------------------------------------------

	5 Header Layout 

---------------------------------------------------------------*/

.header-layout-5 .site-header .header-main .menu5 {

  background-color: #56cfe1;

}



@media (min-width: 992px) {

  .search-right,

  .header-layout-5 .header-main .header {

    width: 16.666%;

  }



  .header-layout-5 .logo {

    text-align: center;

    width: 66.666%;

  }



  .header-layout-6 .header-main .header .search-full,

  .header-layout-5 .header-main .header .search-full {

    display: none;

  }

}

.search-right,

.header-layout-5 .header-main .header {

  float: left;

}



@media (max-width: 991px) {

  .search-right {

    display: none;

  }

  .header-main .header-dropdown.search-full > a i,

  .cart-dropdown a > i,

  .header-dropdown.login-dropdown > a > span:not(.dropdown-text){

      color: #222 !important;

  }

}

.header-layout-5 .mega-menu > li {

  padding: 10px 0;

}

.header-layout-5 .mega-menu.menu-category-menu > li {

  padding: 3px 0 3px;

}



.header-layout-5 .mega-menu > li:hover > a,

.header-layout-5 .mega-menu > li > a {

  color: #fff;

}



.header-layout-5 .site-header.active-sticky .header-main {

  border-bottom: 0;

}



.header-layout-5 .site-header .header-main .header-right {

  position: relative;

}



.header-layout-5 .site-header .main-menu {

  float: none;

}



.header-layout-5 .site-header .main-menu > .menu-item {

  display: inline-block;

}



.header-layout-5.category-menu .secondary-menu-wrapper {

  text-align: left;

}



.header-layout-5.category-menu .secondary-menu-wrapper .secondary-title {

  padding: 17px 13px 13px;

}



/*--------------------------------------------------------------

	 Header Layout 6

---------------------------------------------------------------*/

.header-layout-6 .site-header .header-main {

  border: none;

}



.header-layout-6 .site-header .columns {

  position: relative;

}



@media (min-width: 992px) {

  .header-layout-6 .header-main .container-fluid {

    padding-left: 36px;

    padding-right: 40px;

  }

}

@media (min-width: 992px) {

  .header-layout-6 .site-header .logo {

    margin-top: 0;

    display: inline-block;

    float: none;

    vertical-align: middle;

    padding: 0;

  }

}

@media (min-width: 992px) {

  .header-layout-6 .site-header .logo {

    margin-left: 20px;

    margin-right: 20px;

  }



  .header-layout-6 .site-header .active-sticky .logo {

    margin-top: 4px;

  }



  .header-layout-6 .main-menu-wrap .header-dropdown > li > a,

  .header-layout-6 .main-menu-wrap .header-dropdown > a {

    padding-bottom: 33px;

    text-align: left;

  }

  .header-layout-6 .main-menu-wrap.active-sticky .header-dropdown > li > a,

  .header-layout-6 .main-menu-wrap.active-sticky .header-dropdown > a {

    padding-bottom: 22px;

  }



  .header-layout-6 .site-header .active-sticky .header-dropdown {

    margin-top: 18px;

  }



  .header-layout-6 .header-dropdown.cart-dropdown > a .badge-number {

    right: -2px;

  }

}

@media (min-width: 1280px) {

  .header-layout-6 .site-header .logo {

    margin-left: 50px;

    margin-right: 50px;

  }

}

@media (min-width: 1440px) {

  .header-layout-6 .site-header .logo {

    margin-left: 70px;

    margin-right: 70px;

  }

}

@media (min-width: 1600px) {

  .header-layout-6 .site-header .logo {

    margin-left: 100px;

    margin-right: 100px;

  }

}

@media (min-width: 1920px) {

  .header-layout-6 .site-header .logo {

    margin-left: 140px;

    margin-right: 140px;

  }

}

@media (min-width: 1200px) {

  .header-layout-6 .site-header .logo img {

    max-width: inherit;

  }

}

.header-layout-6 .site-header #main-menu .header-left {

  float: left;

  text-align: left;

}



.header-layout-6 .header-dropdown.account-dropdown ul {

  margin-right: -70px;

}



@media (min-width: 992px) {

  .header-layout-6 .site-header .header,

  .header-layout-6 .site-header .header-left {

    width: 8%;

  }



  .header-layout-6 .site-header #main-menu #menu-top-menu,

  .header-layout-6 .site-header #main-menu #menu-top-menu ul {

    padding: 0;

    list-style: none;

  }



  .header-layout-6 .site-header #menu-main-menu {

    width: 33%;

  }



  .header-layout-6 .site-header #menu-secondary-menu {

    width: 26%;

  }

}

@media (min-width: 1280px) {

  .header-layout-6 .site-header #menu-main-menu {

    width: 34%;

  }



  .header-layout-6 .site-header #menu-secondary-menu {

    width: 29%;

  }

}

@media (min-width: 1440px) {

  .header-layout-6 .site-header #menu-main-menu {

    width: 34%;

  }



  .header-layout-6 .site-header #menu-secondary-menu {

    width: 29%;

  }

}

@media (min-width: 1600px) {

  .header-layout-6 .site-header .header-left {

    width: 10%;

  }



  .header-layout-6 .site-header #menu-main-menu {

    width: 30%;

  }



  .header-layout-6 .site-header #menu-secondary-menu {

    width: 29%;

  }

}

@media (min-width: 1920px) {

  .header-layout-6 .site-header .header {

    width: 7%;

  }

}

@media (min-width: 992px) {

  .header-layout-6 .site-header #main-menu .main-menu {

    display: inline-block;

    vertical-align: middle;

  }



  .header-layout-6 .site-header #main-menu #menu-main-menu {

    text-align: right;

    margin-left: 0;

  }



  .header-layout-6 .site-header #main-menu #menu-secondary-menu {

    text-align: left;

  }

}

@media (min-width: 992px) {

  .header-layout-6 .header-main .header {

    float: right;

  }

}

.header-layout-6 .site-header .main-menu-wrap #menu-secondary-menu {

  margin-left: 0;

}



.header-layout-6 .site-header #menu-main-menu > .menu-item {

  display: inline-block;

  float: none;

}



.header-layout-6 .mega-menu > li.menu-item > a,

.header-layout-6 .mega-menu > li.menu-item > h5 {

  font-size: 14px;

  font-weight: 500;

  padding: 5px 13px;

}



.header-layout-6 .header-top-text {

  margin-top: 0;

}



@media (min-width: 992px) {

  .header-layout-6 .header-main .header-dropdown.search-full > a i,

  .header-layout-6 .header-dropdown.login-dropdown > a > span:not(.dropdown-text) {

    font-size: 15px;

  }



  .header-layout-6 .cart-dropdown a > i, .header-layout-6 .header-dropdown > li > a > i {

    font-size: 15.5px;

  }



  .header-layout-6 .site-header #menu-secondary-menu.mega-menu > .menu-item:nth-of-type(4),

  .header-layout-6 .site-header .mega-menu > .menu-item:nth-of-type(4),

  .header-layout-6 .site-header .mega-menu > .menu-item:nth-of-type(5),

  .header-layout-6 .site-header .mega-menu > .menu-item:nth-of-type(6),

  .header-layout-6 .site-header .mega-menu > .menu-item:nth-of-type(7),

  .header-layout-6 .site-header .mega-menu > .menu-item:nth-of-type(8),

  .header-layout-6 .site-header .mega-menu > .menu-item:nth-of-type(9) {

    display: none !important;

  }

}

@media (min-width: 992px) and (max-width: 1024px) {

  .header-layout-6 .site-header #menu-secondary-menu.mega-menu > .menu-item:nth-of-type(3) {

    display: none !important;

  }

}

.fa.fa-not {

  line-height: inherit;

}



/*--------------------------------------------------------------

	3.5 Header Layout Transparency

---------------------------------------------------------------*/

.header-transparency .header-wrapper {

  left: 0;

  position: absolute;

  top: 0;

  width: 100%;

  z-index: 99;

}



.header-transparency .header-top,

.header-transparency .header-wrapper #header .sticky-menu-header:not(.active-sticky),

.header-transparency .header-layout-4 .sticky-menu-header:not(.active-sticky) .header-main .menu4,

.header-transparency .header-layout-5 .sticky-menu-header:not(.active-sticky) .header-main .menu5 {

  background-color: transparent;

}



.header-transparency .tools_button,

.header-transparency .header-top-text ul li a,

.header-transparency .header-top-text > ul > li,

.header-transparency .header-top-text ul li i,

.header-transparency .sticky-menu-header:not(.active-sticky) .mega-menu > li > a,

.header-transparency .sticky-menu-header:not(.active-sticky) .mega-menu > li > h5,

.header-transparency .sticky-menu-header:not(.active-sticky) .header-dropdown.search-full > a i,

.header-transparency .sticky-menu-header:not(.active-sticky) .header-dropdown > li > a,

.header-transparency .sticky-menu-header:not(.active-sticky) .cart-dropdown a > i,

.header-transparency .sticky-menu-header:not(.active-sticky) .header-dropdown > li > a > i,

.header-transparency .sticky-menu-header:not(.active-sticky) .header-dropdown.login-dropdown > a > span:not(.dropdown-text) {

  color: #222;

}



.header-transparency .site-header .header-main {

  border-bottom-color: rgba(255, 255, 255, 0.1);

}



@media (min-width: 991px) {

  .header-transparency.h-c-white .tools_button,

  .header-transparency.h-c-white .header-top-text ul li a,

  .header-transparency.h-c-white .header-top-text > ul > li,

  .header-transparency.h-c-white .header-top-text ul li i,

  .header-transparency.h-c-white .sticky-menu-header:not(.active-sticky) .mega-menu > li > a,

  .header-transparency.h-c-white .sticky-menu-header:not(.active-sticky) .mega-menu > li > h5,

  .header-transparency.h-c-white .sticky-menu-header:not(.active-sticky) .header-dropdown.search-full > a i,

  .header-transparency.h-c-white .sticky-menu-header:not(.active-sticky) .header-dropdown > li > a,

  .header-transparency.h-c-white .sticky-menu-header:not(.active-sticky) .cart-dropdown a > i,

  .header-transparency.h-c-white .sticky-menu-header:not(.active-sticky) .header-dropdown > li > a > i,

  .header-transparency.h-c-white .sticky-menu-header:not(.active-sticky) .header-dropdown.login-dropdown > a > span:not(.dropdown-text),

  .header-transparency.h-c-white .page-header h1,

  .header-transparency.h-c-white .page-header a,

  .header-transparency.h-c-white .page-header .breadcrumb > .current,

  .header-transparency.h-c-white .page-header .breadcrumb .prefix,

  .header-transparency.h-c-white .page-header .breadcrumb {

    color: #fff;

  }

  .header-transparency.h-c-white .breadcrumb i[class^="icon-"] {

      -webkit-text-stroke-color: #fff;

    }

}

/*--------------------------------------------------------------

	Header 3 Sticky

---------------------------------------------------------------*/

.header-layout-4 .header-wrapper .active-sticky + .mega-menu-sidebar .main-menu-wrap {

  position: relative;

}



.header-layout-4 .site-header.active-sticky .header-main .header-left {

  display: none;

}



.header-layout-4 .site-header.active-sticky .header-main .header-right {

  width: 100%;

}



.header-layout-4 .site-header.active-sticky .header-main .header-right .header-toogle-menu-button {

  display: block;

  float: left;

  padding-top: 2.92308rem;

}



.header-layout-4 .site-header.active-sticky .header-main .header-right .sticky-logo {

  float: left;

  display: block;

  position: static;

}



.header-layout-4 .site-header.active-sticky .header-main .header-right .sticky-logo .site-logo-image {

  max-height: 4.61538rem;

  padding-top: 3px;

}



/*--------------------------------------------------------------

## header

--------------------------------------------------------------*/

.menu-container {

  float: left;

}



@media (min-width: 992px) {

  .mega-menu {

    margin-left: 20px;

  }

}

@media (min-width: 1280px) {

  .mega-menu {

    margin-left: 50px;

  }

}

@media (min-width: 1600px) {

  .mega-menu {

    margin-left: 50px;

  }

}

@media (min-width: 1920px) {

  .mega-menu {

    margin-left: 178px;

  }

}

/* Mega Menu */

.mega-menu {

  padding: 0;

  list-style: none;

  margin-bottom: 0;

  margin-top: 0;

  line-height: 1.5;

}



.mega-menu:before, .mega-menu:after {

  content: " ";

  display: table;

}



.mega-menu:after {

  clear: both;

}



.mega-menu > li {

  padding: 32.5px 0;

}



.mega-menu > li > a,

.mega-menu > li > h5 {

  display: block;

  color: #222;

  font-size: 15px;

  font-weight: 500;

  padding: 6.5px 13px;

  border-radius: 20px;

}



.mega-menu > li + li {

  margin-left: 10px;

}



@media (min-width: 992px) and (max-width: 1199px) {

  .mega-menu > li > a {

    font-size: 14px;

    padding-top: 7px;

    padding-bottom: 7px;

  }

}

@media (min-width: 1200px) {

  .mega-menu > li > a {

    padding-left: 20px;

    padding-right: 20px;

  }



  .mega-menu > li + li {

    margin-left: 15px;

  }

}

@media (min-width: 1600px) {

  .mega-menu > li + li {

    margin-left: 20px;

  }

}

@media (min-width: 1920px) {

  .mega-menu > li > a {

    padding-left: 25px;

    padding-right: 25px;

  }



  .mega-menu > li + li {

    margin-left: 25px;

  }

}

.mega-menu li.menu-item {

  display: block;

  position: relative;

}



.mega-menu li.menu-item > a > .fa,

.mega-menu li.menu-item > h5 > .fa {

  width: 1.38462rem;

  text-align: center;

}



.mega-menu li.menu-item > a > .fa,

.mega-menu li.menu-item > a > .avatar,

.mega-menu li.menu-item > h5 > .fa,

.mega-menu li.menu-item > h5 > .avatar {

  margin-right: 0.38462rem;

}



.mega-menu li.menu-item > a > .avatar img,

.mega-menu li.menu-item > h5 > .avatar img {

  margin-top: -0.38462rem;

  margin-bottom: -0.30769rem;

}



.mega-menu li.menu-item > h5 {

  cursor: default;

}



.mega-menu ul.sub-menu {

  margin: 0;

  padding: 0;

  list-style: none;

}



.mega-menu:not(.menu-category-menu) > li.menu-item {

  float: left;

}

.mega-menu > li.menu-item.narrow {

  position: relative;

}

.mega-menu > li.menu-item > a > .fa,

.mega-menu > li.menu-item > h5 > .fa {

  width: auto;

}



.mega-menu > li.menu-item > a .tip,

.mega-menu > li.menu-item > h5 .tip {

  position: absolute;

  top: 0.38462rem;

  font-size: 0.76923rem;

}



.mega-menu > li.menu-item > a .tip .tip-arrow:before,

.mega-menu > li.menu-item > h5 .tip .tip-arrow:before {

  content: '\f107';

  left: 2px;

  bottom: -3px;

  top: auto;

  width: auto;

  height: auto;

}



.mega-menu > li:hover > a {

  color: #56cfe1;

}



.mega-menu > li.menu-item.has-sub:hover {

  z-index: 111;

}



.mega-menu > li.menu-item.has-sub:hover > a,

.mega-menu > li.menu-item.has-sub:hover > h5 {

  margin-bottom: -2px;

}



.menu-arrow .mega-menu > li.has-sub > a:after,

.menu-arrow .mega-menu > li.has-sub > h5:after {

  content: '\f107';

  font-family: "FontAwesome";

}



.mega-menu .popup {

  background: #fff;

  position: absolute;

  left: 0;

  text-align: left;

  top: 100%;

  display: none;

  margin: 2px 0 0;

  z-index: 111;

}



.mega-menu .popup > .inner:before, .mega-menu .popup > .inner:after {

  content: " ";

  display: table;

}



.mega-menu .popup > .inner:after {

  clear: both;

}



.mega-menu .popup ul.sub-menu {

  position: relative;

  z-index: 10;

  background: #fff;

}



.mega-menu .popup li.menu-item {

  padding: 0;

  float: none;

}



.mega-menu .wide .popup {

  right: auto;

  left: 0;

}



.mega-menu .wide .popup > .inner {

  /*background-color: #f9f9f9;*/

  border-top: 1px solid #dedede;

  border-bottom: 1px solid #dedede;

  padding: 25px 0 10px;

}



@media (min-width: 768px) {

  .mega-menu .wide .popup > .inner {

    -webkit-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.15);

    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.15);

    padding: 48px 40px 40px;

  }

}

.mega-menu .wide .popup > .inner > ul.sub-menu {

  max-width: 100%;

}



.mega-menu .wide .popup > .inner > ul.sub-menu > li.menu-item {

  float: left;

  padding: 0 1.15385rem;

}



.mega-menu .wide .popup > .inner > ul.sub-menu > li.menu-item > ul.sub-menu {

  padding-bottom: 1.15385rem;

}



.mega-menu .wide .popup > .inner > ul.sub-menu > li.menu-item li.menu-item > ul.sub-menu {

  padding-left: 0.76923rem;

}



.mega-menu .wide .popup > .inner > ul.sub-menu > .menu-block-item {

  margin-bottom: -0.76923rem;

}



.narrow .popup > .inner ul.sub-menu li:not(:last-child) {

  border-bottom: 1px solid #eee;

}



.narrow .popup > .inner ul.sub-menu li:last-child {

  border-bottom: none;

}



.mega-menu .narrow .popup > .inner ul.sub-menu li a {

  display: block;

  font-size: 13px;

  line-height: 1.5;

  padding: 12px 20px 10px;

  color: #878787;

  margin: 0 -1px;

}



.mega-menu .narrow .popup > .inner ul.sub-menu li:hover > a {

  color: #222;

}



.mega-menu .narrow .popup > .inner ul.sub-menu li.current-menu-item a {

  color: #56cfe1;

}



.mega-menu .narrow .popup > .inner ul.sub-menu {

  -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.1);

  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.1);

  border: 1px solid #eee;

  background-color: #fff;

}



.mega-menu .narrow .popup ul.sub-menu {

  min-width: 200px;

}



.mega-menu .narrow .popup ul.sub-menu ul.sub-menu {

  position: absolute;

  left: 100%;

  display: none;

  opacity: 0;

  filter: alpha(opacity=0);

}



.mega-menu .narrow .popup ul.sub-menu li.menu-item:hover > ul.sub-menu {

  top: -0.15rem;

}



.mega-menu .narrow .popup li.menu-item > a,

.mega-menu .narrow .popup li.menu-item > h5 {

  font-weight: 400;

  padding: 0.53846rem 1.30769rem;

  font-size: 0.76923rem;

  border-bottom: 2px solid transparent;

  white-space: nowrap;

}



.mega-menu .narrow .popup li.menu-item:last-child > a,

.mega-menu .narrow .popup li.menu-item:last-child > h5 {

  border-bottom-width: 0;

}



.mega-menu .narrow .popup li.menu-item:hover > ul.sub-menu {

  opacity: 1;

  filter: alpha(opacity=100);

  display: block;

}



.mega-menu .narrow .popup li.menu-item-has-children > a,

.mega-menu .narrow .popup li.menu-item-has-children > h5 {

  padding-right: 1.53846rem;

}



.mega-menu .narrow .popup li.menu-item-has-children > a:before,

.mega-menu .narrow .popup li.menu-item-has-children > h5:before {

  content: "\f105";

  float: right;

  font-family: "FontAwesome";

  font-weight: normal;

  opacity: 0.5;

}



.mega-menu .narrow.pos-left .popup {

  left: 0px;

  right: auto;

}



.mega-menu .narrow.pos-left .popup ul.sub-menu ul.sub-menu {

  left: 100%;

  right: auto;

}



.mega-menu .narrow.pos-left .popup li.menu-item-has-children > a:before,

.mega-menu .narrow.pos-left .popup li.menu-item-has-children > h5:before {

  content: '\f0da';

}



.mega-menu .narrow.pos-right .popup {

  right: 0px;

  left: auto;

}



.mega-menu .narrow.pos-right .popup ul.sub-menu ul.sub-menu {

  right: 100%;

  left: auto;

}



.mega-menu .narrow.pos-right .popup li.menu-item-has-children > a:before,

.mega-menu .narrow.pos-right .popup li.menu-item-has-children > h5:before {

  content: '\f0d9';

}



.mega-menu .tip {

  font-size: 9px;

  font-weight: 500;

  background-color: #56cfe1;

  color: #fff;

  position: absolute;

  bottom: 90%;

  margin-left: 4px;

  margin-bottom: -9px;

  text-transform: uppercase;

  padding: 2px 5px;

  letter-spacing: 0.035em;

  border-top-left-radius: 4px;

  border-bottom-right-radius: 4px;

  z-index: 500;

}



.mega-menu .tip.hot {

  background-color: #fe9931;

}



.mega-menu .tip.hot .tip-arrow:before {

  color: #45bf55;

}



.mega-menu .tip .tip-arrow {

  display: none;

}



.mega-menu .tip .tip-arrow:before {

  display: inline-block;

  font-family: "FontAwesome";

  font-size: 5px;

  position: absolute;

  width: 4px;

  height: 6px;

  margin: auto;

  content: "∩ää";

  left: -4px;

  text-align: right;

  top: 0;

  bottom: 0;

}



.mega-menu .inline-menu-item {

  display: inline-block;

}



.mega-menu.effect-down .popup {

  top: -200vh;

}



.mega-menu.effect-down .popup li.menu-item > a,

.mega-menu.effect-down .popup li.menu-item > h5 {

  margin-top: -0.76923rem;

}



.mega-menu.effect-down > li.menu-item:hover .popup {

  top: 100%;

}



.mega-menu.effect-down > li.menu-item:hover li.menu-item > a,

.mega-menu.effect-down > li.menu-item:hover li.menu-item > h5 {

  margin-top: 0;

  -webkit-transition: margin-top 0.2s ease;

  transition: margin-top 0.2s ease;

  -webkit-transform: translate3d(0, 0, 0);

  -webkit-backface-visibility: hidden;

  -webkit-perspective: 1000px;

}



.mega-menu.effect-fadein-up > li.menu-item:hover .popup {

  -webkit-animation: fadeInUp 0.4s ease;

  animation: fadeInUp 0.4s ease;

  -webkit-transform: translate3d(0, 0, 0);

  -webkit-backface-visibility: hidden;

  -webkit-perspective: 1000px;

}



.mega-menu.effect-down .popup {

  top: -2000px;

}



.mega-menu.effect-down .popup li.menu-item > a,

.mega-menu.effect-down .popup li.menu-item > h5 {

  -webkit-transition: transform 0.2s ease-out;

  -webkit-transition: -webkit-transform 0.2s ease-out;

  transition: -webkit-transform 0.2s ease-out;

  transition: transform 0.2s ease-out;

  transition: transform 0.2s ease-out, -webkit-transform 0.2s ease-out;

  -webkit-transform: translate3d(0, -5px, 0);

  transform: translate3d(0, -5px, 0);

}



.mega-menu.effect-down > li.menu-item .popup {

  -webkit-transition: transform 0.2s ease-out;

  -webkit-transition: -webkit-transform 0.2s ease-out;

  transition: -webkit-transform 0.2s ease-out;

  transition: transform 0.2s ease-out;

  transition: transform 0.2s ease-out, -webkit-transform 0.2s ease-out;

  -webkit-transform: translate3d(0, -5px, 0);

  transform: translate3d(0, -5px, 0);

}



.mega-menu.effect-down > li.menu-item.wide .popup > .inner > ul.sub-menu > li.menu-item > a,

.mega-menu.effect-down > li.menu-item.wide .popup > .inner > ul.sub-menu > li.menu-item > h5 {

  -webkit-transform: translate3d(0, 0, 0);

  transform: translate3d(0, 0, 0);

}



.mega-menu.effect-down > li.menu-item:hover .popup {

  top: 100%;

  -webkit-transform: translate3d(0, 0, 0);

  transform: translate3d(0, 0, 0);

}



.mega-menu.effect-fadein-down > li.menu-item:hover .popup {

  -webkit-animation: fadeInDown 0.4s ease;

  animation: fadeInDown 0.4s ease;

  -webkit-transform: translate3d(0, 0, 0);

  -webkit-backface-visibility: hidden;

  -webkit-perspective: 1000px;

}



.mega-menu.effect-fadein > li.menu-item:hover .popup {

  -webkit-animation: fadeIn 0.2s ease;

  animation: fadeIn 0.2s ease;

  -webkit-transform: translate3d(0, 0, 0);

  -webkit-backface-visibility: hidden;

  -webkit-perspective: 1000px;

}



.mega-menu.subeffect-down .narrow .popup ul.sub-menu ul.sub-menu {

  display: block !important;

  top: -200vh;

}



.mega-menu.subeffect-down .narrow .popup ul.sub-menu ul.sub-menu li.menu-item > a,

.mega-menu.subeffect-down .narrow .popup ul.sub-menu ul.sub-menu li.menu-item > h5 {

  margin-top: -0.76923rem;

}



.mega-menu.subeffect-down .narrow .popup ul.sub-menu li.menu-item:hover > ul.sub-menu > li.menu-item > a,

.mega-menu.subeffect-down .narrow .popup ul.sub-menu li.menu-item:hover > ul.sub-menu > li.menu-item > h5 {

  margin-top: 0;

  -webkit-transition: margin-top 0.2s ease;

  transition: margin-top 0.2s ease;

  -webkit-transform: translate3d(0, 0, 0);

  -webkit-backface-visibility: hidden;

  -webkit-perspective: 1000px;

}



.mega-menu.subeffect-fadein-left .narrow .popup ul.sub-menu li.menu-item:hover > ul.sub-menu {

  -webkit-animation: fadeInLeft 0.4s ease;

  animation: fadeInLeft 0.4s ease;

  -webkit-transform: translate3d(0, 0, 0);

  -webkit-backface-visibility: hidden;

  -webkit-perspective: 1000px;

}



.mega-menu.subeffect-fadein-left .narrow.pos-left .popup ul.sub-menu li.menu-item:hover > ul.sub-menu {

  -webkit-animation: fadeInLeft 0.4s ease;

  animation: fadeInLeft 0.4s ease;

}



.mega-menu.subeffect-fadein-left .narrow.pos-right .popup ul.sub-menu li.menu-item:hover > ul.sub-menu {

  -webkit-animation: fadeInRight 0.4s ease;

  animation: fadeInRight 0.4s ease;

}



.mega-menu.subeffect-fadein-right .narrow .popup ul.sub-menu li.menu-item:hover > ul.sub-menu {

  -webkit-animation: fadeInRight 0.4s ease;

  animation: fadeInRight 0.4s ease;

  -webkit-transform: translate3d(0, 0, 0);

  -webkit-backface-visibility: hidden;

  -webkit-perspective: 1000px;

}



.mega-menu.subeffect-fadein-right .narrow.pos-left .popup ul.sub-menu li.menu-item:hover > ul.sub-menu {

  -webkit-animation: fadeInRight 0.4s ease;

  animation: fadeInRight 0.4s ease;

}



.mega-menu.subeffect-fadein-right .narrow.pos-right .popup ul.sub-menu li.menu-item:hover > ul.sub-menu {

  -webkit-animation: fadeInLeft 0.4s ease;

  animation: fadeInLeft 0.4s ease;

}



.mega-menu.subeffect-fadein-up .narrow .popup ul.sub-menu li.menu-item:hover > ul.sub-menu {

  -webkit-animation: fadeInUp 0.4s ease;

  animation: fadeInUp 0.4s ease;

  -webkit-transform: translate3d(0, 0, 0);

  -webkit-backface-visibility: hidden;

  -webkit-perspective: 1000px;

}



.mega-menu.subeffect-fadein-down .narrow .popup ul.sub-menu li.menu-item:hover > ul.sub-menu {

  -webkit-animation: fadeInDown 0.4s ease;

  animation: fadeInDown 0.4s ease;

  -webkit-transform: translate3d(0, 0, 0);

  -webkit-backface-visibility: hidden;

  -webkit-perspective: 1000px;

}



.mega-menu.subeffect-fadein .narrow .popup ul.sub-menu li.menu-item:hover > ul.sub-menu {

  -webkit-animation: fadeIn 0.2s ease;

  animation: fadeIn 0.2s ease;

  -webkit-transform: translate3d(0, 0, 0);

  -webkit-backface-visibility: hidden;

  -webkit-perspective: 1000px;

}



.mega-menu-item-icon {

  padding-right: 0.38462rem;

}



.header-main .header-dropdown.account-dropdown > li > a i {

  padding-right: 0;

}



.mega-menu .wide .popup > .inner > ul.sub-menu > li.menu-item:hover {

  z-index: 2;

}



.mega-menu .wide .popup > .inner > ul.sub-menu > li.menu-item > ul.sub-menu {

  background-color: transparent;

  z-index: inherit;

}



li.menu-item.sub-menu-color-white li.menu-item > h5,

li.menu-item.sub-menu-color-white li.menu-item > a {

  color: #fff;

}



li.menu-item.sub-menu-color-white li.menu-item > h5:hover,

li.menu-item.sub-menu-color-white li.menu-item > a:hover {

  color: #56cfe1;

}



li.menu-item.sub-menu-color-white .inner > ul > li > ul > li ul {

  background: #333;

}



.mega-menu .wide .popup > .inner > ul.sub-menu > li.menu-item li.menu-item > a,

.mega-menu .wide .popup > .inner > ul.sub-menu > li.menu-item li.menu-item > h5 {

  color: #777777;

  padding: 5px 0;

  display: block;

  font-size: 13px;

  line-height: 1.5;

  font-weight: 400;

  margin: 0 -1px;

}



.mega-menu .wide .popup > .inner > ul.sub-menu > li.menu-item li.menu-item > a:hover,

.mega-menu .wide .popup > .inner > ul.sub-menu > li.menu-item li.menu-item > a:focus,

.mega-menu .wide .popup > .inner > ul.sub-menu > li.menu-item li.menu-item.current_page_item > a {

  color: #56cfe1;

}

.mega-menu .wide .popup > .inner > ul.sub-menu > li.menu-item li.menu-item > h5,

.mega-menu .wide .popup > .inner > ul.sub-menu > li.menu-item > a,

.mega-menu .wide .popup > .inner > ul.sub-menu > li.menu-item > h5 {

  font-weight: 500;

  font-size: 14px;

  line-height: 1;

  color: #222;

  margin-bottom: 15px;

  display: block;

  text-transform: uppercase;

  letter-spacing: 0.02em;

}

.mega-menu .wide .popup > .inner > ul.sub-menu > li.menu-item li.menu-item > h5{

    margin-top: 15px;

    margin-bottom: 10px;

}



.mega-menu .wide .popup > .inner > ul.sub-menu > li.menu-item li.menu-item.submenu-right > ul.sub-menu,

.mega-menu .wide .popup > .inner > ul.sub-menu > li.menu-item li.menu-item ul.sub-menu {

  position: absolute;

  display: none;

  left: 100%;

  right: auto;

  min-width: 11.53846rem;

  top: 0;

  padding: 0.38462rem;

  border: 1px solid #ebeaea;

  opacity: 0;

  filter: alpha(opacity=0);

}



.mega-menu .wide .popup > .inner > ul.sub-menu > li.menu-item li.menu-item.submenu-right > ul.sub-menu li.menu-item > a,

.mega-menu .wide .popup > .inner > ul.sub-menu > li.menu-item li.menu-item.submenu-right > ul.sub-menu li.menu-item > h5,

.mega-menu .wide .popup > .inner > ul.sub-menu > li.menu-item li.menu-item ul.sub-menu li.menu-item > a,

.mega-menu .wide .popup > .inner > ul.sub-menu > li.menu-item li.menu-item ul.sub-menu li.menu-item > h5 {

  margin-left: 0;

}



.mega-menu .wide .popup > .inner > ul.sub-menu > li.menu-item li.menu-item.submenu-right:hover > ul.sub-menu, .mega-menu .wide .popup > .inner > ul.sub-menu > li.menu-item li.menu-item:hover > ul.sub-menu {

  display: block;

  opacity: 1;

  filter: alpha(opacity=100);

  -webkit-animation: fadeInLeft 0.2s ease;

  animation: fadeInLeft 0.2s ease;

  -webkit-transform: translate3d(0, 0, 0);

  -webkit-backface-visibility: hidden;

  -webkit-perspective: 1000px;

}



.mega-menu .wide .popup > .inner > ul.sub-menu > li.menu-item li.menu-item.submenu-left > ul.sub-menu {

  left: auto;

  right: 100%;

}

.mega-menu .wide .popup > .inner > ul.sub-menu > li.menu-item li.menu-item.submenu-left:hover > ul.sub-menu {

  -webkit-animation: fadeInRight 0.2s ease;

  animation: fadeInRight 0.2s ease;

}



/* Side Menu */

.header-side-nav .main-menu-wrap {

  margin-left: -2.30769rem;

  margin-right: -1.15385rem;

}



.mega-menu-sidebar .main-menu.mega-menu > li.menu-item {

  display: block;

  float: none;

}



.mega-menu-sidebar .main-menu.mega-menu > li.menu-item > a,

.mega-menu-sidebar .main-menu.mega-menu > li.menu-item > h5 {

  display: block;

  font-size: 1.07692rem;

  line-height: 1.92308rem;

  padding: 0.76923rem 2.30769rem 0.76923rem 8.07692rem;

  color: #676767;

  letter-spacing: 2px;

}



.mega-menu-sidebar .main-menu.mega-menu > li.menu-item.active > a,

.mega-menu-sidebar .main-menu.mega-menu > li.menu-item.active > h5, .mega-menu-sidebar .main-menu.mega-menu > li.menu-item:hover > a,

.mega-menu-sidebar .main-menu.mega-menu > li.menu-item:hover > h5 {

  color: #fff;

  background: #2c2c2c;

  margin-bottom: 0;

}



.mega-menu-sidebar .main-menu.mega-menu > li.menu-item > .popup {

  top: 0;

  margin-top: 0;

}



.mega-menu-sidebar .main-menu.mega-menu .narrow > .popup {

  left: 100%;

}



.mega-menu-sidebar .main-menu.mega-menu .wide .popup > .inner {

  padding: 2.30769rem 3.07692rem;

}



.mega-menu-sidebar .main-menu.mega-menu.show-arrow > li.has-sub > a:after,

.mega-menu-sidebar .main-menu.mega-menu.show-arrow > li.has-sub > h5:after {

  content: "\f105";

}



.mega-menu-sidebar .main-menu.mega-menu.subeffect-down .popup {

  top: -200vh;

}



.mega-menu-sidebar .main-menu.mega-menu.subeffect-down .popup li.menu-item > a,

.mega-menu-sidebar .main-menu.mega-menu.subeffect-down .popup li.menu-item > h5 {

  margin-top: -10px;

}



.mega-menu-sidebar .main-menu.mega-menu.subeffect-down > li.menu-item:hover .popup {

  top: 0;

}



.mega-menu-sidebar .main-menu.mega-menu.subeffect-down > li.menu-item:hover li.menu-item > a,

.mega-menu-sidebar .main-menu.mega-menu.subeffect-down > li.menu-item:hover li.menu-item > h5 {

  margin-top: 0;

  -webkit-transition: margin-top 0.2s ease;

  transition: margin-top 0.2s ease;

  -webkit-transform: translate3d(0, 0, 0);

  -webkit-backface-visibility: hidden;

  -webkit-perspective: 1000px;

}



.mega-menu-sidebar .main-menu.mega-menu.subeffect-down .narrow .popup ul.sub-menu ul.sub-menu {

  display: block !important;

  top: -200vh;

}



.mega-menu-sidebar .main-menu.mega-menu.subeffect-down .narrow .popup ul.sub-menu ul.sub-menu li.menu-item > a,

.mega-menu-sidebar .main-menu.mega-menu.subeffect-down .narrow .popup ul.sub-menu ul.sub-menu li.menu-item > h5 {

  margin-top: -10px;

}



.mega-menu-sidebar .main-menu.mega-menu.subeffect-down .narrow .popup ul.sub-menu li.menu-item:hover > ul.sub-menu {

  top: -5px;

}



.mega-menu-sidebar .main-menu.mega-menu.subeffect-down .narrow .popup ul.sub-menu li.menu-item:hover > ul.sub-menu > li.menu-item > a,

.mega-menu-sidebar .main-menu.mega-menu.subeffect-down .narrow .popup ul.sub-menu li.menu-item:hover > ul.sub-menu > li.menu-item > h5 {

  margin-top: 0;

  -webkit-transition: margin-top 0.2s ease;

  transition: margin-top 0.2s ease;

  -webkit-transform: translate3d(0, 0, 0);

  -webkit-backface-visibility: hidden;

  -webkit-perspective: 1000px;

}



.mega-menu-sidebar .main-menu.mega-menu.subeffect-fadein-left > li.menu-item:hover .popup {

  -webkit-animation: fadeInLeft 0.2s ease;

  animation: fadeInLeft 0.2s ease;

}



.mega-menu-sidebar .main-menu.mega-menu.subeffect-fadein-left .narrow .popup ul.sub-menu li.menu-item:hover > ul.sub-menu {

  -webkit-animation: fadeInLeft 0.2s ease;

  animation: fadeInLeft 0.2s ease;

  -webkit-transform: translate3d(0, 0, 0);

  -webkit-backface-visibility: hidden;

  -webkit-perspective: 1000px;

}



.mega-menu-sidebar .main-menu.mega-menu.subeffect-fadein-right > li.menu-item:hover .popup {

  -webkit-animation: fadeInRight 0.2s ease;

  animation: fadeInRight 0.2s ease;

}



.mega-menu-sidebar .main-menu.mega-menu.subeffect-fadein-right .narrow .popup ul.sub-menu li.menu-item:hover > ul.sub-menu {

  -webkit-animation: fadeInRight 0.2s ease;

  animation: fadeInRight 0.2s ease;

  -webkit-transform: translate3d(0, 0, 0);

  -webkit-backface-visibility: hidden;

  -webkit-perspective: 1000px;

}



.mega-menu-sidebar .main-menu.mega-menu.subeffect-fadein-up > li.menu-item:hover .popup {

  -webkit-animation: fadeInUp 0.2s ease;

  animation: fadeInUp 0.2s ease;

  -webkit-transform: translate3d(0, 0, 0);

  -webkit-backface-visibility: hidden;

  -webkit-perspective: 1000px;

}



.mega-menu-sidebar .main-menu.mega-menu.subeffect-fadein-up .narrow .popup ul.sub-menu li.menu-item:hover > ul.sub-menu {

  -webkit-animation: fadeInUp 0.2s ease;

  animation: fadeInUp 0.2s ease;

  -webkit-transform: translate3d(0, 0, 0);

  -webkit-backface-visibility: hidden;

  -webkit-perspective: 1000px;

}



.mega-menu-sidebar .main-menu.mega-menu.subeffect-fadein-down > li.menu-item:hover .popup {

  -webkit-animation: fadeInDown 0.2s ease;

  animation: fadeInDown 0.2s ease;

  -webkit-transform: translate3d(0, 0, 0);

  -webkit-backface-visibility: hidden;

  -webkit-perspective: 1000px;

}



.mega-menu-sidebar .main-menu.mega-menu.subeffect-fadein-down .narrow .popup ul.sub-menu li.menu-item:hover > ul.sub-menu {

  -webkit-animation: fadeInDown 0.2s ease;

  animation: fadeInDown 0.2s ease;

  -webkit-transform: translate3d(0, 0, 0);

  -webkit-backface-visibility: hidden;

  -webkit-perspective: 1000px;

}



.mega-menu-sidebar .main-menu.mega-menu.subeffect-fadein > li.menu-item:hover .popup {

  -webkit-animation: fadeIn 0.2s ease;

  animation: fadeIn 0.2s ease;

  -webkit-transform: translate3d(0, 0, 0);

  -webkit-backface-visibility: hidden;

  -webkit-perspective: 1000px;

}



.mega-menu-sidebar .main-menu.mega-menu.subeffect-fadein .narrow .popup ul.sub-menu li.menu-item:hover > ul.sub-menu {

  -webkit-animation: fadeIn 0.2s ease;

  animation: fadeIn 0.2s ease;

  -webkit-transform: translate3d(0, 0, 0);

  -webkit-backface-visibility: hidden;

  -webkit-perspective: 1000px;

}



.mega-menu-sidebar #main-menu .main-menu.mega-menu.show-arrow > li.has-sub > a:after,

.mega-menu-sidebar #main-menu .main-menu.mega-menu.show-arrow > li.has-sub > h5:after {

  content: "\f105";

  line-height: inherit;

  position: absolute;

  right: 1.15385rem;

  top: auto;

}



/* Mobile */

.push-menu > h3 {

  margin: 0;

  font-size: 16px;

  line-height: 50px;

  text-align: center;

  color: #fff;

  background-color: #222;

}



.push-menu > h3 i.close-filter,

.push-menu > h3 i.close-menu {

  left: auto;

  right: 16px;

}



.push-menu > h3 i {

  left: 16px;

  top: 0;

  line-height: 50px;

  cursor: pointer;

  font-size: 15px;

}



#mobile_menu_wrapper ul {

  margin: 0;

  padding: 0;

}



.mobile-main-menu .menu-item {

  position: relative;

  display: block;

}



.mobile-main-menu .menu-item a {

  display: block;

}



.mobile-main-menu .menu-item .tip {

  display: inline-block;

  font-size: 10px;

  line-height: normal;

  padding: 1px 5px;

  position: absolute;

  top: 4px;

  margin-left: 10px;

}



.mobile-main-menu span.arrow {

  width: 36px;

  height: 36px;

  position: absolute;

  top: 7px;

  right: 10px;

  color: #222;

  z-index: 5;

  cursor: pointer;

  -webkit-transition: all .3s;

  transition: all .3s;

}

.mobile-main-menu ul span.arrow {

  top: -9px;

}



.mobile-main-menu span.arrow:after,

.mobile-main-menu span.arrow:before {

  position: absolute;

  display: block;

  content: "";

  width: 13px;

  height: 13px;

  right: 10px;

  z-index: 10;

  -webkit-transform: rotate(-90deg);

  transform: rotate(-90deg);

}



.mobile-main-menu span.arrow:after {

  top: 12px;

  right: 16px;

  border-top: 1px solid;

  border-left: 1px solid;

  width: 1px;

}



.mobile-main-menu li:not(.open) span.arrow:before {

  top: 18px;

  height: 1px;

  border-top: 1px solid;

  border-left: 1px solid;

  border-top-color: inherit;

  border-left-color: inherit;

}



.mobile-main-menu li.menu-item h5 {

  padding-left: 1.15385rem;

  font-size: 14px;

}



.mobile-main-menu li.menu-item a {

  color: #222;

  padding: 0.76923rem 1.15385rem;

}



.mobile-main-menu li.menu-item a > .fa {

  margin-right: 5px;

}



.mobile-main-menu li.menu-item li a {

  padding-left: 2.30769rem;

  line-height: normal;

}



.mobile-main-menu li.menu-item li li a {

  padding-left: 3.46154rem;

}



.mobile-main-menu li.menu-item li li li a {

  padding-left: 4.61538rem;

}



.mobile-main-menu li.menu-item ul {

  display: none;

  margin-left: 0;

}



.mobile-main-menu li.open > ul {

  display: block;

}



.push-fixed {

  position: fixed;

  top: 0;

  height: 100%;

  min-height: 100%;

  z-index: 1001;

  overflow-x: hidden;

  overflow-y: auto;

  width: 20.76923rem;

  background: #f6f6f8;

  transition: all 300ms ease-out;

  -webkit-transition: all 300ms ease-out;

  -moz-transition: all 300ms ease-out;

  -ms-transition: all 300ms ease-out;

}



.push-right,

#mobile_menu_wrapper {

  transform: translate(-20.76923rem, 0);

  -webkit-transform: translate(-20.76923rem, 0);

  -moz-transform: translate(-20.76923rem, 0);

  -ms-transform: translate(-20.76923rem, 0);

}



.push-left {

  right: 0;

  transform: translate(20.76923rem, 0);

  -webkit-transform: translate(20.76923rem, 0);

  -moz-transform: translate(20.76923rem, 0);

  -ms-transform: translate(20.76923rem, 0);

}



.push_overlay_pop,

.push_overlay_cart,

.push_overlay {

  display: none;

  position: fixed;

  background: #000;

  left: 0;

  top: 0;

  right: 0;

  bottom: 0;

  opacity: 0;

  filter: alpha(opacity=0);

  z-index: 1000;

  transition: all 300ms ease-out;

  -webkit-transition: all 300ms ease-out;

  -moz-transition: all 300ms ease-out;

  -ms-transition: all 300ms ease-out;

}



.open-filter-trigger .push-right,

.open-mini-cart .push-left,

.open-mobile-menu #mobile_menu_wrapper {

  transform: translate(0, 0);

  -webkit-transform: translate(0, 0);

  -moz-transform: translate(0, 0);

  -ms-transform: translate(0, 0);

}



.open-mini-cart .push_overlay_cart,

.open-mobile-menu .push_overlay {

  display: block;

  opacity: 0.8;

  filter: alpha(opacity=80);

}



.push_overlay_pop.in {

  opacity: 0.5;

  filter: alpha(opacity=50);

}

/*paypel mini cart*/

.wcppec-cart-widget-button {

  display: block;

  margin-top: 0.3125rem;

  height: 1.875rem;

}



/*--------------------------------------------------------------

	.category-menu

---------------------------------------------------------------*/

.category-menu .secondary-menu-wrapper {

  display: none;

}



.category-menu .container-fluid .secondary-menu-wrapper {

  margin-left: 40px;

  margin-right: 20px;

}



@media (min-width: 992px) {

  .category-menu .secondary-menu-wrapper {

    display: block;

  }

}

.category-menu .secondary-menu-wrapper .secondary-title {

  color: #fff;

  font-weight: 600;

}



.secondary-menu-wrapper {

  position: relative;

}



.category-menu .secondary-menu-wrapper .secondary-title {

  text-transform: none;

  border-left: 1px solid #e6e6e6;

  border-right: 1px solid #e6e6e6;

  padding: 10.5px 13px 8px;

  width: 270px;

  padding-left: 25px;

  cursor: pointer;

}

.header-layout-4.category-menu .secondary-menu-wrapper .secondary-title {

  padding: 10.5px 13px 10px;

}

.category-menu .secondary-menu-wrapper .mega-menu > li:first-child > a, .category-menu .secondary-menu-wrapper .mega-menu > li:first-child > h5{

    padding-top: 14px;

}

.category-menu .secondary-menu-wrapper .mega-menu > li:last-child > a, .category-menu .secondary-menu-wrapper .mega-menu > li:last-child > h5{

    padding-bottom: 14px;

}



.category-menu .secondary-menu-wrapper .secondary-title::after {

  content: "\f107";

  font-family: FontAwesome;

  color: #fff;

  right: 25px;

  position: absolute;

  top: 50%;

  -webkit-transform: translateY(-50%);

  transform: translateY(-50%);

}



.category-menu .secondary-menu .mega-menu > li.menu-item > a,

.category-menu .secondary-menu .mega-menu > li.menu-item > h5 {

  color: #222;

}



.category-menu .secondary-menu-wrapper .mega-menu > li.menu-item.has-sub:hover > a,

.category-menu .secondary-menu-wrapper .mega-menu > li.menu-item.has-sub:hover > h5 {

  margin-bottom: 0;

}



.category-menu .secondary-menu-wrapper .secondary-menu {

  position: absolute;

  z-index: 10;

  opacity: 0;

  visibility: hidden;

  top: -2000px;

  -webkit-transition: transform 0.2s ease-out;

  -webkit-transition: -webkit-transform 0.2s ease-out;

  transition: -webkit-transform 0.2s ease-out;

  transition: transform 0.2s ease-out;

  transition: transform 0.2s ease-out, -webkit-transform 0.2s ease-out;

  transition: transform 0.2s ease-out,  -webkit-transform 0.2s ease-out;

  -webkit-transform: translate3d(0, -5px, 0);

  transform: translate3d(0, -5px, 0);

}



.category-menu .container-fluid .secondary-menu-wrapper .secondary-menu {

  margin-left: -1px;

}



.category-menu.category-menu-open .sticky-menu-header:not(.active-sticky) .secondary-menu-wrapper .secondary-menu,

.category-menu .secondary-menu-wrapper:hover .secondary-menu {

  top: 100%;

  opacity: 1;

  visibility: visible;

  -webkit-transform: translate3d(0, 0, 0);

  transform: translate3d(0, 0, 0);

}



.category-menu .secondary-menu-wrapper .secondary-menu .main-menu {

  width: 271.4px;

  background-color: #fff;

  margin: 0;

  border: 2px solid #56cfe1;

  border-top: 0;

}



.category-menu .site-header .main-menu > .menu-item {

  left: inherit;

  display: block;

}



.category-menu .secondary-menu-wrapper .mega-menu > li + li {

  margin-left: 0;

}



.category-menu .secondary-menu-wrapper .mega-menu > li .popup {

  margin-left: 269.4px;

}



.category-menu .menu-category-menu.main-menu.mega-menu > li.menu-item > .popup {

  margin-top: 0;

  opacity: 0;

  visibility: hidden;

}



.category-menu .menu-category-menu.main-menu.mega-menu > li.menu-item.wide > .popup {

  top: 0;

  position: fixed;

}



.category-menu .menu-category-menu.main-menu.mega-menu > li.menu-item.narrow > .popup {

  margin-top: -38px;

}



.category-menu .secondary-menu-wrapper .mega-menu .narrow .popup ul.sub-menu li.menu-item:hover > ul.sub-menu {

  top: -1px;

}



.category-menu .menu-category-menu.main-menu.mega-menu > li.menu-item:hover > .popup {

  opacity: 1;

  visibility: visible;

}



.category-menu .secondary-menu-wrapper .mega-menu > li.menu-item-has-children > a:before,

.category-menu .secondary-menu-wrapper .mega-menu > li.menu-item-has-children > h5:before {

  content: "\f105";

  float: right;

  font-family: "FontAwesome";

  font-weight: normal;

  opacity: 0.5;

}



@media (min-width: 992px) {

  .category-menu .secondary-menu-wrapper .mega-menu .wide .popup > .inner {

    -webkit-box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.15);

    box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.15);

    padding: 28px 20px 20px;

  }



  .category-menu .secondary-menu-wrapper .mega-menu .narrow .popup > .inner ul.sub-menu {

    -webkit-box-shadow: -1px 1px 3px rgba(0, 0, 0, 0.08);

    box-shadow: -1px 1px 3px rgba(0, 0, 0, 0.08);

  }

}

/*fix layout 4 , 5 center menu*/

body:not(.category-menu):not(.header-layout-2) .site-header .main-menu {

  text-align: center;

  margin-left: 0;

}



.header-layout-4:not(.category-menu) .site-header .main-menu > li.menu-item,

.header-layout-5:not(.category-menu) .site-header .main-menu > li.menu-item {

  float: none !important;

}



/*--------------------------------------------------------------

	Min Width 992px - Max Width 1350px	=>	Fix on medium desktop devices

---------------------------------------------------------------*/

@media only screen and (min-width: 992px) and (max-width: 1440px) {

  .header-layout-4 .header-wrapper .mega-menu-sidebar {

    width: 20rem;

  }



  .mega-menu-sidebar .main-menu.mega-menu > li.menu-item > h5,

  .mega-menu-sidebar .main-menu.mega-menu > li.menu-item > a {

    padding-left: 2.30769rem;

  }

}

/*--------------------------------------------------------------

	Max Width 1199px  					=>	Fix on small desktop devices

---------------------------------------------------------------*/

@media only screen and (max-width: 1199px) {

  .header-layout-1 .site-header .site-logo {

    padding: 3.84615rem 0 2.30769rem;

  }



  .page-header-layout-1 .page-header-wrapper {

    padding: 7.69231rem 0;

  }



  .page-header-layout-1 .page_header_title h1 {

    padding: 1.53846rem 2.30769rem;

  }



  .page-header-layout-1 .page_header_breadcrumbs .breadcrumb .delimiter:before {

    padding-left: 0.76923rem;

    padding-right: 0.76923rem;

  }



  #page_wrapper > .main {

    padding-top: 3.84615rem;

  }



  .wrapper-product-category.wrapper-product-category-list,

  .sidebar-inner .widget {

    margin-bottom: 2.30769rem;

  }



  .products.products-list > li:not(.product-category) .product-inner {

    padding-bottom: 2.30769rem;

  }



  .products.products-list > li:not(.product-category) + li .product-inner {

    padding-top: 2.30769rem;

  }

}

/*--------------------------------------------------------------

	Min Width 992 - Max Width 1199px	=>	Fix on tablet devices

---------------------------------------------------------------*/

/*@media (min-width: 992px) and (max-width: 1199px) {

  

}*/

/*--------------------------------------------------------------

	Max Width 991px						=>	Fix on tablet devices

---------------------------------------------------------------*/

@media only screen and (max-width: 991px) {

  /*

		Header

	*/

  .header-layout-4 .site-header .header-main {

    border-bottom: 1px solid #e4e4e4;

  }



  .header-layout-4 .site-header .header-main,

  .header-layout-2 .site-header .header-main {

    padding: 0;

  }



  .site-header .header-main .header-3-bottom,

  .site-header .header-main .main-menu,

  .site-header .header-main .header-left {

    display: none;

  }



  .site-header .header-main .header-right {

    width: 100% !important;

  }



  .site-header .sticky-logo {

    display: block;

    padding: 0.76923rem 0;

    max-width: calc(100% - 120px);

    max-width: -moz-calc(100% - 120px);

  }



  .site-header .sticky-logo a {

    display: block;

    height: 4.61538rem;

    line-height: 4.61538rem;

  }



  .site-header .sticky-logo a img {

    max-height: 4.61538rem;

  }



  .site-header .header-actions {

    right: 0;

    position: absolute;

    top: 0;

    min-width: 9.23077rem;

  }



  .header-layout-1 .site-header .header-actions {

    right: 0;

  }



  .site-header .header-actions > ul > li {

    padding-right: 1.15385rem;

  }



  .site-header .header-actions .tools_button {

    line-height: 3.07692rem;

    padding-top: 1.53846rem;

    padding-bottom: 1.53846rem;

  }



  .site-header .header-actions .tools_button.toggle-menu-mobile-button {

    font-size: 1.92308rem;

  }



  .site-header .header-actions .tools_button.toggle-menu-mobile-button .tools_button_icon {

    display: inline-block;

    padding-top: 2px;

  }



  .header-layout-4 .site-header.active-sticky .sticky-logo,

  .header-layout-2 .site-header.active-sticky .sticky-logo,

  .header-layout-1 .site-header.active-sticky .sticky-logo {

    display: block;

    padding: 0.76923rem 0;

    max-width: calc(100% - 120px);

    max-width: -moz-calc(100% - 120px);

    position: static;

    float: left;

  }



  .header-layout-4 .site-header.active-sticky .sticky-logo .site-logo-image,

  .header-layout-2 .site-header.active-sticky .sticky-logo .site-logo-image,

  .header-layout-1 .site-header.active-sticky .sticky-logo .site-logo-image {

    max-height: 3.84615rem !important;

    padding-top: 0 !important;

  }



  .header-layout-4 .site-header.active-sticky .header-main .header-right .header-toogle-menu-button {

    display: none;

  }



  .header-layout-4 .header-wrapper .mega-menu-sidebar.open-menu {

    display: none;

  }



  .hide-footer-layout .footer-wrapper {

    display: block;

  }



  #site-footer .copyright_text,

  #site-footer .payment_methods {

    text-align: center !important;

  }



  #site-footer .payment_methods {

    margin-top: 1.15385rem;

  }



  /*

		Shortcode

	*/

  /*  .custom-style-widget-nav-menu.vc_wp_custommenu {

      top: 1.53846rem;

    }

  

    .custom-style-widget-nav-menu.widget,

    .custom-style-widget-nav-menu .widget {

      padding-left: 0.76923rem;

      padding-right: 0.76923rem;

    }

  

    .custom-style-widget-nav-menu.widget .widgettitle,

    .custom-style-widget-nav-menu .widget .widgettitle {

      margin-left: -0.76923rem;

      margin-right: -0.76923rem;

    }

  

    .custom-style-widget-nav-menu.widget > ul > li,

    .custom-style-widget-nav-menu .widget > ul > li {

      padding: 0.76923rem 0;

    }

  

    .custom-style-widget-nav-menu.widget > ul > li ul,

    .custom-style-widget-nav-menu .widget > ul > li ul {

      padding: 0.76923rem;

    }*/

  /*

		Woo-ecommerce

	*/

  .woocommerce .onsale-badge,

  .woocommerce .new-badge {

    right: 0;

    top: 0;

    padding: 10px 0;

  }



  .woocommerce .badge ~ .badge {

    left: 0;

  }



  .piko-woocommerce-toolbar .toolbar-left {

    padding: 0;

  }



  .products li.product-category {

    margin-bottom: 0;

  }



  #woocommerce-tabs .resp-tab-content {

    padding: 1.53846rem;

  }



  .section-before-cart .arexowrks-icon-box .box-icon {

    width: 5.38462rem;

    height: 5.38462rem;

    line-height: 5.38462rem;

    border-width: 1px;

    font-size: 1.53846rem;

  }



  .section-before-cart .arexowrks-icon-box .box-heading {

    font-size: 2.30769rem;

  }



  .section-before-cart .arexowrks-icon-box .box-sub-heading {

    font-size: 1.38462rem;

  }



  /*

		- Single Product

	*/

  .related-heading {

    margin: 2.30769rem 0;

  }



  .related-heading h2 {

    font-size: 2rem;

  }

}

.wrap_menu-left-static .menu-left-static {

  width: 25%;

}



.wrap_menu-left-static .menu-left-body-content {

  width: 75%;

}



/*---------------------------

   16.3 select chosen 

------------------------*/

.chosen-container {

  font-size: 13px;

  color: inherit;

}



.chosen-container-single .chosen-single {

  background: transparent;

  border: 1px solid #e6e6e6;

  border-radius: 4px 4px 4px 4px;

  -webkit-box-shadow: none;

  box-shadow: none;

  color: inherit;

  height: 32px;

  line-height: 32px;

  padding: 0 10px;

}



.chosen-container-single .chosen-single div {

  right: 5px;

}



.chosen-container-single .chosen-single div:after {

  display: block;

  position: absolute;

  top: 0px;

  font-family: fontawesome;

  content: "\f0d7";

  font-weight: normal;

  font-size: 1.1rem;

  color: #bababa;

  right: 10px;

}



.chosen-container-single.chosen-with-drop .chosen-single div:after {

  content: "\f0d8";

}



.chosen-container-active.chosen-with-drop .chosen-single {

  border-radius: 0;

  box-shadow: none;

  -moz-box-shadow: none;

  -webkit-box-shadow: none;

  background-image: none;

}



.chosen-container-single .chosen-search input[type="text"] {

  background: url(assets/images/icon-search.png) no-repeat 100%;

  letter-spacing: 1px;

  color: inherit;

  height: 32px;

  padding-top: 4px;

  padding-bottom: 0;

  border-color: #e6e6e6;

}



.top-dropdowns ul.chosen-results {

  font-size: 13px;

}



.chosen-container-single .chosen-drop {

  border-radius: 0;

  box-shadow: none;

  -moz-box-shadow: none;

  -webkit-box-shadow: none;

  border-color: #e6e6e6;

  width: 100%;

}



.chosen-container .chosen-results {

  color: inherit;

  border-radius: 0;

}



.chosen-container-active.chosen-with-drop .chosen-single {

  border: none;

}



.chosen-container-active.chosen-with-drop .chosen-single .chosen-results {

  -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.1);

  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.1);

}



.chosen-container .chosen-results li {

  padding: 6px 15px;

  border-top: 1px solid #eee;

}



.chosen-container .chosen-results li.highlighted {

  background-image: none;

  background-color: transparent;

  color: #56cfe1;

}



/*currency switcher*/

.header-top .header-dropdown.lang > li > a:after,

.top-dropdowns .header-dropdown li.menu-item-has-children > a:after {

  content: "\f107";

  font-size: 16px;

  opacity: 0.8;

  vertical-align: middle;

  position: relative;

  right: -7px;

  font-family: "fontAwesome";

}



.top-dropdowns .header-dropdown li.menu-item-has-children > a:after {

  right: -13px;

}



.currency .chosen-container {

  width: 100px !important;

  text-transform: capitalize;

}



.currency .chosen-container .chosen-drop {

  width: 180px !important;

  margin-top: 2px;

}



.currency .chosen-container-single .chosen-single {

  border: none;

  height: 36px;

  line-height: 38px;

}



/*@media(min-width:768px){

    .currency:before{

        content:'\f283';

        font-family: fontAwesome;

        padding-right: 5px;

        font-size: 11px;

        color: #ccc;

        position: relative;

        top: 4.5px;

        left: 6px;

    }

}

@media(max-width:768px){

    .currency{

        display: none;

    }

}*/

.currency .chosen-container-single .chosen-single span {

  margin-right: 0;

}



.chosen-container .chosen-results {

  margin: 0;

  padding: 1px 0 0;

}



.woocommerce-ordering .chosen-container .chosen-results li {

  padding: 10px 8px;

}



input:not([type="radio"]):not([type="checkbox"]), button, select, a.button, .piko-ajax-load a {

  height: 40px;

  line-height: 36px;

}



input[type="submit"], button, a.button, .piko-ajax-load a {

  cursor: pointer;

  border: 1px solid;

  padding: 0 34px;

  background-color: #fff;

  color: #222;

  font-size: 14px;

  font-weight: 600;

  -webkit-transition: all 0.35s, color 0.1s;

  transition: all 0.35s, color 0.1s;

  display: inline-block;

}



input[type="submit"]:hover, button:hover, a.button:hover, .piko-ajax-load a:hover {

  border-color: #56cfe1;

  background: #56cfe1;

  color: #fff;

}



button[disabled]:hover,

button[disabled]:focus,

input[type="button"],

input[type="button"][disabled]:hover,

input[type="button"][disabled]:focus,

input[type="reset"],

input[type="reset"][disabled]:hover,

input[type="reset"][disabled]:focus,

input[type="submit"][disabled]:hover,

input[type="submit"][disabled]:focus {

  border: 0;

  font-size: 14px;

  font-weight: 600;

  color: #fff;

  background-color: #56cfe1;

  border-color: #56cfe1;

  padding: 0 34px;

  -webkit-transition: all 0.35s, color 0.1s;

  transition: all 0.35s, color 0.1s;

}



input[type="text"],

input[type="email"],

input[type="url"],

input[type="password"],

input[type="search"],

input[type="tel"],

input[type="number"],

textarea {

  background: transparent;

  background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0));

  border: 1px solid #e1e1e1;

  color: #9b9b9b;

  padding: 0 15px;

  width: 100%;

}



.form-control {

  height: auto;

}



.form-control:focus {

  -webkit-box-shadow: none;

  box-shadow: none;

}



input[type="text"]:focus,

input[type="email"]:focus,

input[type="url"]:focus,

input[type="password"]:focus,

input[type="search"]:focus,

input[type="tel"]:focus,

input[type="number"]:focus,

textarea:focus {

  border-color: #222;

  color: #222;

  outline: 0;

}



.post-password-form {

  margin-bottom: 1.75em;

}



.post-password-form label {

  display: block;

  letter-spacing: 0.076923077em;

  line-height: 1.6153846154;

  margin-bottom: 1.75em;

  text-transform: uppercase;

}



.post-password-form input[type="password"] {

  margin-top: 0.4375em;

}



.post-password-form > :last-child {

  margin-bottom: 0;

}



.error404 input[type="search"],

.no-results input[type="search"],

.widget input[type="search"] {

  padding-left: 17px;

  border: none;

}



.error404 .search-form,

.no-results .search-form,

.widget .search-form {

  border: 1px solid #e7e7e7;

  position: relative;

}



.error404 button.search-submit,

.no-results button.search-submit,

.widget button.search-submit {

  position: absolute;

  top: 0;

  right: 0;

  margin-top: 1px;

  border: none;

  background: transparent;

  padding: 0 15px;

  font-size: 17px;

}



.no-results button.search-submit i,

.widget button.search-submit i {

  color: #c2c2c2;

}



.no-results button.search-submit:hover i,

.widget button.search-submit:hover i {

  color: #222;

}



body .no-results .page-header {

  background-color: transparent !important;

  padding: 0;

}



.entry .button {

  /*padding: 8px 34px;*/

  border-color: rgba(0, 0, 0, 0.3);

  font-weight: 500;

}



.columns section {

  padding-left: 15px;

  padding-right: 15px;

}



.columns.cols_1 section {

  width: 100%;

}



.columns.cols_2 section {

  width: 50%;

  float: left;

}



.columns.cols_3 section {

  width: 33%;

  float: left;

}



.columns.cols_4 section {

  float: left;

  width: 24.75%;

}



.columns.cols_5 section {

  float: left;

  width: 20%;

}



@media (min-width: 1200px) {

  .columns section {

    padding-left: 20px;

    padding-right: 20px;

  }

}

@media (min-width: 768px) and (max-width: 991px) {

  .columns.cols_5 section,

  .columns.cols_4 section,

  .columns.cols_3 section{

    width: 50%;

  }



  .columns.cols_4 section:nth-child(2n+1),

  .columns.cols_3 section:nth-child(2n+1),

  .columns.cols_5 section:nth-child(2n+1) {

    clear: both;

  }

}

@media (max-width: 767px) {

  .columns.cols_5 section,

  .columns.cols_3 section,

  .columns.cols_4 section {

    width: 100%;

  }

}

/*

@media (min-width: 992px){

    .product-container-row .max-col-3 .product-column:nth-child(3n+1){ 

        clear: both;

    }

    .product-container-row .max-col-4 .product-column:nth-child(4n+1){ 

        clear: both;

    }

    .product-container-row .max-col-5 .product-column:nth-child(5n+1){ 

        clear: both;

    }

}*/

@media (min-width: 768px) and (max-width: 991px) {

  .product-category[class*="-6"]:nth-child(2n+1) {

    clear: both;

  }

}

/*------------------------------

   16.7 Login form  

---------------------------------*/

.button-togole .fa-unlock-alt {

  display: none;

}



.button-togole.active .icon {

  width: 8px;

}



.button-togole.active .piko-menu-bar,

.button-togole.active .icon,

.button-togole.active .cart-number {

  display: none;

}



.piko-layout-header .piko-show-account {

  background: #f6f6f6;

  display: none;

  left: auto;

  right: 0;

  position: absolute;

  top: 100%;

  width: 400px;

  z-index: 1001;

  padding: 40px 30px;

}



.button-togole.active .fa-unlock-alt {

  display: initial;

}



/* Page login */

.piko-my-account {

  max-width: 390px;

  margin: 0 auto;

}



.piko-my-account ol {

  padding: 0;

  margin: 0;

}



.piko-my-account .inner-my-acount {

  height: 100%;

  overflow: hidden;

  position: relative;

  width: 100%;

}



.piko-my-account .inner-my-acount #piko-login-form,

.piko-my-account .inner-my-acount #piko-register-form {

  opacity: 0;

  filter: alpha(opacity=0);

  -webkit-transition: all 0.2s ease 0s;

  transition: all 0.2s ease 0s;

}



.piko-my-account .inner-my-acount #piko-login-form {

  position: relative;

  top: 10px;

}



.piko-my-account .inner-my-acount #piko-register-form {

  left: 0;

  position: absolute;

  width: 100%;

  z-index: -1;

  top: 10px;

  margin-bottom: 100px;

}



/*.piko-my-account .inner-my-acount .register-form{

    background-color: #f6f6f6;

}*/

.piko-my-account .inner-my-acount #piko-login-form.slide, .piko-my-account .inner-my-acount #piko-register-form.slide {

  top: 0;

}



.piko-my-account .inner-my-acount #piko-login-form.show, .piko-my-account .inner-my-acount #piko-register-form.show {

  opacity: 1;

  z-index: 5;

}



.piko-my-account span.title {

  display: block;

  font-weight: 600;

  font-size: 18px;

  color: #222;

  letter-spacing: 0.04em;

  margin-bottom: 18px;

  text-transform: uppercase;

}



@media (min-width: 1200px) {

  .piko-my-account span.title {

    font-size: 20px;

  }

}

@media (min-width: 1600px) {

  .piko-my-account span.title {

    font-size: 22px;

  }

}

.piko-my-account .form-group {

  margin-bottom: 0px;

}



.woocommerce .piko-my-account .form-group {

  margin-bottom: 15px;

}



.piko-my-account .remember {

  margin-top: 15px;

}



.piko-my-account .remember label {

  margin-bottom: 0;

}



.piko-my-account label {

  font-weight: normal;

}



.piko-my-account form button[type="submit"] {

  min-width: 200px;

  margin: 18px 0 15px;

}



.piko-my-account .hr {

  width: 100%;

  height: 1px;

  background-color: #eaeaea;

  margin: 35px 0;

  border-bottom: 1px solid #eaeaea;

}



.piko-login-form .bottom-login > a {

  border-bottom: 1px solid;

  float: right;

}



.piko-login-form .no-account {

  padding-top: 25px;

  font-size: 17px;

  display: block;

}



.piko-my-account .piko-togoleform {

  border-color: #56cfe1;

  background-color: #56cfe1;

  color: #fff;

  display: block;

  font-size: 15px;

  letter-spacing: 0.2px;

  max-width: 200px;

  margin: 20px auto;

  font-weight: 600;

  padding: 0 22px;

  text-align: center;

}



.piko-login-form .checkbox-remember {

  float: left;

  margin-right: 20px;

}



.piko-login-form .lost-pass-link {

  color: #888888;

}



.piko-my-account input[type="checkbox"] {

  margin: 0 7px 0 0;

  vertical-align: middle;

}



.piko-login-form .bottom-login {

  overflow: hidden;

  padding-bottom: 15px;

}



.piko-show-account.logged-in .piko-my-account h4 {

  border-bottom: 1px solid #eaeaea;

  padding-bottom: 8px;

}



.link-external li {

  list-style: none;

  padding: 15px 0;

}



.link-external li a {

  color: inherit;

}



.link-external li a:hover {

  color: #bda47d;

}



.piko-show-account.logged-in .link-account {

  background: transparent;

  width: 100%;

  color: #24201f;

  border: 2px solid;

  margin-top: 30px;

}



.piko-show-account.logged-in .link-account:hover {

  background: #56cfe1;

  border-color: #56cfe1;

}



.piko-layout-header .piko-show-account.logged-in .piko-my-account h4 {

  color: inherit;

  border-color: #353535;

}



.piko-layout-header .piko-show-account.logged-in .link-account {

  background: #56cfe1;

  border-color: #56cfe1;

}



.piko-layout-header .piko-show-account.logged-in .link-account:hover {

  background: #24201f;

  border-color: #24201f;

  color: #ffffff;

}



/** Login/Register form **/

.piko-my-account .inner-my-acount .piko-login-form,

.piko-my-account .inner-my-acount .piko-register-form {

  opacity: 0;

  filter: alpha(opacity=0);

  -webkit-transition: all 0.2s ease 0s;

  transition: all 0.2s ease 0s;

}



.piko-my-account .inner-my-acount .piko-login-form {

  position: relative;

  top: 10px;

}



.piko-my-account .inner-my-acount .piko-register-form {

  left: 0;

  position: absolute;

  width: 100%;

  z-index: -1;

  top: 10px;

}



.piko-my-account .inner-my-acount .piko-login-form.slide, .piko-my-account .inner-my-acount .piko-register-form.slide {

  top: 0;

}



.piko-my-account .inner-my-acount .piko-login-form.show, .piko-my-account .inner-my-acount .piko-register-form.show {

  opacity: 1;

  z-index: 5;

}



.piko-my-account .inner-my-acount {

  overflow: visible;

}



.piko-my-account .form-group.label-overlay label i {

  color: #c2c2c2;

}



.dropdown.login-dropdown .dropdown-menu {

  width: 360px;

  padding: 30px 20px 30px;

  text-align: center;

}



@media (min-width: 1600px) {

  .dropdown.login-dropdown .dropdown-menu {

    width: 400px;

    padding: 38px 30px 40px;

  }

}

.dropdown.login-dropdown .dropdown-menu form {

  display: none;

}



.dropdown.login-dropdown .dropdown-menu .dropdown-title {

  font-size: 18px;

  line-height: 1;

  font-weight: 600;

  color: #222;

  letter-spacing: 0.04em;

  margin-bottom: 18px;

  text-transform: uppercase;

}



@media (min-width: 1200px) {

  .dropdown.login-dropdown .dropdown-menu .dropdown-title {

    font-size: 20px;

  }



  .header-layout-1 .dropdown.login-dropdown .dropdown-menu {

    margin-top: 3px;

  }

}

@media (min-width: 1600px) {

  .dropdown.login-dropdown .dropdown-menu .dropdown-title {

    font-size: 22px;

  }

}

.dropdown.login-dropdown .dropdown-menu .form-group {

  margin-bottom: 10px;

}



.dropdown.login-dropdown .dropdown-menu .form-group:last-of-type {

  margin-bottom: 19px;

}



@media (min-width: 1200px) {

  .dropdown.login-dropdown .dropdown-menu .form-group:last-of-type {

    margin-bottom: 28px;

  }

}

.dropdown.login-dropdown .dropdown-menu .form-control {

  padding: 0 15px;

}



.dropdown.login-dropdown .dropdown-menu .input-desc {

  font-size: 14px;

}



.dropdown.login-dropdown .dropdown-menu .input-desc i {

  margin-top: -5px;

  vertical-align: middle;

}



.dropdown.login-dropdown .dropdown-menu .btn {

  min-width: 200px;

}





.dropdown.login-dropdown.open > .dropdown-menu form,

.dropdown.login-dropdown:hover .dropdown-menu form,

.dropdown.login-dropdown:focus .dropdown-menu form {

  display: block;

}



@media (max-width: 767px) {

  .dropdown.login-dropdown .dropdown-menu {

    width: 100%;

  }



  body:not(.open-top-menu) .dropdown.login-dropdown .dropdown-menu {

    top: 72px;

  }



  .open-top-menu .dropdown.login-dropdown .dropdown-menu {

    top: 114px;

  }



  .header-layout-6 .dropdown.login-dropdown .dropdown-menu {

    top: 72px;

  }

}

/*social login*/

.apsl-login-text{

    display: none;

}

.apsl-icon-block{

    position: relative;

    border-radius: 3px;

    color: #ffffff;

    font-size: 13px;

    line-height: 22px;

    padding: 7px 15px;

    vertical-align: middle;

    display: inline-block;

    margin-right: 10px;    

    margin-bottom: 10px;   

}

.apsl-icon-block.icon-facebook {

    background: #48629b none repeat scroll 0 0;

}

.apsl-icon-block.icon-twitter {

    background: #23b0e6 none repeat scroll 0 0;

}

.apsl-icon-block.icon-google {

    background: #dc4b38 none repeat scroll 0 0;

}

.apsl-icon-block.icon-facebook:hover {

    background-color: #385799;

}

.apsl-icon-block.icon-twitter:hover {

    background-color: #189ed2;

}

.apsl-icon-block.icon-google:hover {

    background-color: #da3621;

}

.apsl-icon-block .fa {

    position: absolute;

    margin-top: 4px;

    font-size: 14px;    

}

.apsl-long-login-text{ 

  padding-left:22px;  

  font-size: 12px;

  font-weight: 500;

}

.apsl-login-new-text{

    font-weight: 600;

    display: block;

    text-transform: uppercase;

    color: #555;

    margin-bottom: 10px;

    letter-spacing: 0.02em;

}

.apsl-error{

  font-size: 13px;

  color:red;

  margin-bottom: 10px;

  display: block;

}

.piko-my-account h4 .user-login b,

.piko-my-account .social-networks{

  display: -ms-flexbox;

  display: -webkit-box;

  display: flex;

}

.piko-my-account .social-networks .apsl-icon-block{

    padding: 7px 10px;

}

.piko-my-account h4 .user-login{

    font-size: 0;

    padding-top: 15px;

}

.piko-my-account h4 .user-login b{

    -ms-flex-align: center;

    -webkit-box-align: center;

    -ms-grid-row-align: center;

    align-items: center;

    -ms-flex-pack: center;

    -webkit-box-pack: center;

    justify-content: center;

}

.piko-my-account h4 .display-name{

    font-size: 14px;

    text-transform: capitalize;

     padding-right: 15px;

}

#commentform .apsl-login-networks{

    margin: 0 15px 15px;

}





/*-----------end of megamenu--------------------*/

.side-account-menu ul {

  list-style: none;

  padding: 0;

}



.side-menu-container .side-menu-wrapper > ul {

  padding: 0;

}



.side-menu-container,

.side-account-menu {

  position: fixed;

  width: 100%;

  background-color: #272a2c;

  left: -300px;

  top: 0;

  bottom: 0;

  z-index: 999;

  -webkit-transition: all 0.4s;

  transition: all 0.4s;

}



@media (min-width: 320px) {

  .side-menu-container,

  .side-account-menu {

    width: 300px;

  }

}

@media (min-width: 992px) {

  .side-menu-container,

  .side-account-menu {

    width: 320px;

    left: -320px;

  }

}

@media (min-width: 1600px) {

  .side-menu-container,

  .side-account-menu {

    width: 380px;

    left: -380px;

  }

}

.side-menu-container .side-close-icon,

.side-account-menu .side-close-icon {

  display: inline-block;

  width: 13px;

  height: 13px;

  background-position: 0px -195px;

}



.side-menu-container .side-close-btn,

.side-account-menu .side-close-btn {

  display: inline-block;

  padding: 5px;

  margin-left: -5px;

  margin-bottom: 20px;

}



@media (min-width: 1600px) {

  .side-menu-container .side-close-btn,

  .side-account-menu .side-close-btn {

    margin-bottom: 30px;

  }

}

.side-menu-container .side-close-btn:hover .side-close-icon, .side-menu-container .side-close-btn:focus .side-close-icon,

.side-account-menu .side-close-btn:hover .side-close-icon,

.side-account-menu .side-close-btn:focus .side-close-icon {

  background-position: 0px -208px;

}



.side-menu-container.open,

.side-account-menu.open {

  left: 0;

}



.side-menu-container .megamenu {

  background-color: transparent !important;

  -webkit-box-shadow: none;

  box-shadow: none;

  border: none;

  padding: 0;

}



.side-menu-container .megamenu ul li {

  margin-bottom: 3px;

}



.side-menu-container .container,

.side-menu-container [class*="col-"] {

  float: none;

  width: 100%;

  padding: 0;

}



.side-menu-container .row {

  margin: 0;

}



.side-menu-container .row + .row {

  margin-top: 0;

}



.side-menu-container .side-menu-wrapper {

  padding: 20px;

  height: 100%;

}



@media (min-width: 1200px) {

  .side-menu-container .side-menu-wrapper {

    padding: 30px;

  }

}

@media (min-width: 1600px) {

  .side-menu-container .side-menu-wrapper {

    padding: 40px;

  }

}

.side-menu-container .banner {

  margin-bottom: 10px;

}



.side-menu-container .banner img {

  max-width: 100%;

}



.side-menu {

  text-transform: uppercase;

}



.side-menu > li {

  font-weight: 600;

  font-size: 15px;

  margin-bottom: 22px;

}



.side-menu > li > a {

  color: #fcfcfc;

}



.side-menu > li > a:hover, .side-menu > li > a:focus {

  color: #56cfe1;

}



.side-menu > li.open > a {

  color: #56cfe1;

}



.side-menu li a {

  display: block;

  color: #e3e3e3;

}



.side-menu li a:hover, .side-menu li a:focus {

  color: #56cfe1;

}



.side-menu li.open > a {

  color: #56cfe1;

}



.side-menu li li {

  font-size: 14px;

  font-weight: 500;

  margin-bottom: 16px;

}



.side-menu li li li {

  margin-bottom: 14px;

}



.side-menu li li:last-child {

  margin-bottom: 0;

}



.side-menu ul,

.side-menu .megamenu {

  display: none;

  padding: 20px 0 0 20px;

}



@media (min-width: 1600px) {

  .side-menu ul,

  .side-menu .megamenu {

    padding: 30px 0 0 28px;

  }

}

.side-menu ul ul,

.side-menu .megamenu ul {

  padding: 17px 0 17px 12px;

}



@media (min-width: 1600px) {

  .side-menu ul ul,

  .side-menu .megamenu ul {

    padding: 25px 0 25px 20px;

  }

}

.side-menu ul ul li,

.side-menu .megamenu ul li {

  font-size: 12px;

  font-weight: 500;

}



.side-menu ul ul li a,

.side-menu .megamenu ul li a {

  color: #c1c1c1;

}



.side-menu ul ul li a:hover, .side-menu ul ul li a:focus,

.side-menu .megamenu ul li a:hover,

.side-menu .megamenu ul li a:focus {

  color: #56cfe1;

}



.side-menu ul ul li.open > a,

.side-menu .megamenu ul li.open > a {

  color: #56cfe1;

}



.side-menu .open > ul,

.side-menu .open > .megamenu {

  display: block;

}



.side-menu .megamenu ul {

  padding-top: 0;

}



.side-menu .mmenu-title {

  cursor: pointer;

  color: #e3e3e3;

  font-size: 14px;

  -webkit-transition: color 0.3s;

  transition: color 0.3s;

}



.side-menu .mmenu-title:hover, .side-menu .mmenu-title:focus {

  color: #56cfe1;

}



.side-menu .open > .mmenu-title {

  color: #56cfe1;

}



.side-account-menu {

  padding: 20px;

}



@media (min-width: 1200px) {

  .side-account-menu {

    padding: 30px;

  }

}

@media (min-width: 1600px) {

  .side-account-menu {

    padding: 40px;

  }

}

.side-account-menu .account-list li {

  margin-bottom: 20px;

}



@media (min-width: 1200px) {

  .side-account-menu .account-list li {

    margin-bottom: 25px;

  }

}

@media (min-width: 1600px) {

  .side-account-menu .account-list li {

    margin-bottom: 25px;

  }

}

.side-account-menu .account-list li.menu-item-has-children a {

  margin-bottom: 25px;

}



.side-account-menu .account-list li a {

  position: relative;

  display: block;

  color: #f6f6f6;

  text-transform: uppercase;

  font-weight: 600;

  line-height: 1.25;

  font-size: 15px;

  letter-spacing: 0.02em;

}



.side-account-menu .account-list li a i {

  font-size: 12px;

  padding-right: 10px;

}



.side-account-menu .account-list li a:hover, .side-account-menu .account-list li a:focus {

  color: #56cfe1;

}



.side-account-menu .icon-side-account {

  display: inline-block;

  position: absolute;

  left: 0;

  top: 50%;

  width: 14px;

  height: 12px;

  margin-top: -6px;

}



.side-account-menu .icon-side-account.icon-user {

  background-position: 0px -57px;

}



.side-account-menu .icon-side-account.icon-wishlist {

  background-position: 0px -57px;

}



.side-account-menu .icon-side-account.icon-lock {

  background-position: 0px -69px;

}



.side-account-menu .icon-side-account.icon-heart {

  background-position: 0px -93px;

}



.side-account-menu .icon-side-account.icon-check {

  background-position: 0px -105px;

}



.side-account-menu .icon-side-account.icon-list {

  background-position: 0px -81px;

}



.side-menu-container .mobile-main-menu li.menu-item a,

.side-menu-container .mobile-main-menu li.menu-item li a {

  padding: 0;

}



.side-menu-container .mobile-main-menu li.menu-item.active > a,

.side-menu-container .mobile-main-menu li.menu-item:hover > a {

  background-color: transparent;

}



/* Header6 - Sticky Header*/

/*@media (min-width: 992px) {

  .header.header6.sticky-header.fixed {

    position: fixed;

    top: 0;

    left: 0;

    right: 0;

    z-index: 1000;

    -webkit-animation-name: fixedHeader;

    animation-name: fixedHeader;

    -webkit-animation-duration: .6s;

    animation-duration: .6s;

    box-shadow: 0 3px 7px rgba(0, 0, 0, 0.1);

    border-bottom-width: 0;

  }

  .header.header6.sticky-header.fixed .logo {

    margin-top: 0;

  }

  .header.header6.sticky-header.fixed .menu > li {

    padding: 15px 0;

  }

  .header.header6.sticky-header.fixed .header-left {

    margin-top: 15px;

  }

  .header.header6.sticky-header.fixed .header-bottom {

    display: none;

  }

  .header.header6.sticky-header.fixed .header-dropdown {

    margin-top: 21px;

  }

  .header.header6.sticky-header.fixed .header-dropdown > li > a,

  .header.header6.sticky-header.fixed .header-dropdown > a {

    padding-bottom: 16px;

  }

}



.header.header6.sticky-header.fixed .header-search-container.search-dropdown-fix {

  margin-top: 14px;

}*/

.header.header6 .header-bottom {

  border-bottom: none;

}



@media (min-width: 768px) {

  .header.header6 .header-bottom {

    background-color: #56cfe1;

  }

}

@media (min-width: 768px) {

  .header.header6 .header-bottom .col-sm-4:after {

    background-color: #fff;

  }

}

.header.header6 .header-bottom .row {

  margin-left: -20px;

  margin-right: -20px;

}



@media (max-width: 767px) {

  .header.header6 .header-bottom .info-box-container {

    border-bottom: 1px solid #fff;

    background-color: #56cfe1;

  }

}

.header.header6 .header-bottom .info-box {

  font-size: 14px;

  font-weight: 400;

  color: #f9f9f9;

}



.header.header6 .header-bottom .info-box h5 {

  color: #fff;

}



.header.header6 .header-bottom .info-box p {

  font-style: italic;

}



/* Homepage - Index.html */

.widget .product.product2 {

  position: relative;

  padding: 15px;

  margin-bottom: 0;

}



.widget .product.product2:hover, .widget .product.product2:focus {

  padding-bottom: 15px;

  margin-bottom: 0;

}



.widget .product.product2:hover .product-meta, .widget .product.product2:focus .product-meta {

  margin-top: 0;

}



.widget .product.product2 .product-countdown .countdown-section {

  padding-top: 13px;

  padding-bottom: 12px;

}



.widget .product.product2 .product-countdown .countdown-amount {

  font-size: 20px;

}



.product.product2.wide {

  margin-bottom: 30px;

  padding-bottom: 40px;

}



.product.product2.wide:hover, .product.product2.wide:focus {

  margin-bottom: 10px;

  padding-bottom: 90px;

}



.product.product2.wide:hover .product-meta, .product.product2.wide:focus .product-meta {

  margin-top: -30px;

}



@media (min-width: 992px) {

  .product.product2.wide .product-top {

    margin-bottom: 25px;

  }

}

@media (min-width: 1200px) {

  .product.product2.wide .product-top {

    margin-bottom: 30px;

  }

}

.product.product2.wide .product-title {

  letter-spacing: 0.05em;

  max-width: none;

}



@media (min-width: 768px) {

  .product.product2.wide .product-title {

    font-size: 16px;

  }

}

@media (min-width: 992px) {

  .product.product2.wide .product-title {

    font-size: 17px;

    margin-bottom: 12px;

  }

}

@media (min-width: 1600px) {

  .product.product2.wide .product-title {

    margin-bottom: 15px;

  }

}

@media (min-width: 992px) {

  .product.product2.wide .product-brand {

    font-size: 18px;

  }

}

@media (min-width: 992px) {

  .widgets-shadow .vc_col-sm-3 > .vc_column-inner > .wpb_wrapper {

    -webkit-box-shadow: 3px 0 3px rgba(31, 28, 22, 0.1);

    box-shadow: 3px 0 3px rgba(31, 28, 22, 0.1);

  }

}

/* ----------- 6.About -----------------

--------------------------------------*/

.dt {

  display: table;

}

.dt .dtc {

  display: table-cell;

  vertical-align: middle;

}



/* light Section */

@media (min-width: 768px) {

  .dfb {

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

  }

  .dfb .child {

    width: 50%;

  }



  .right {

    -webkit-box-orient: horizontal;

    -webkit-box-direction: reverse;

    -ms-flex-direction: row-reverse;

    flex-direction: row-reverse;

  }

}

.light-content {

  max-width: 500px;

  padding: 15px;

  font-size: 16px;

  margin: 0 auto;

}



@media (max-width: 768px) {

  .light-box-section .video-gallery {

    height: 320px !important;

  }



  .light-box-section {

    padding: 0 15px;

  }

  .light-box-section .light-content {

    padding: 15px 0;

    font-size: 15px;

  }

}

.light-box-section .light-content h2 {

  font-weight: 500;

}



.vc_row-no-padding .light-content,

.container-fluid .light-content {

  max-width: 590px;

}



/* ----------- 7.Blog -----------------

--------------------------------------*/

.entry {

  margin-bottom: 50px;

}



@media (min-width: 992px) {

  .entry {

    margin-bottom: 60px;

  }

}

.entry > .row {

  margin-left: -15px;

  margin-right: -15px;

}



@media (min-width: 1440px) {

  .entry > .row {

    margin-left: -17.5px;

    margin-right: -17.5px;

  }

}

.entry > .row [class*="col-"] {

  padding-left: 13px;

  padding-right: 13px;

}



@media (min-width: 1440px) {

  .entry > .row [class*="col-"] {

    padding-left: 17.5px;

    padding-right: 17.5px;

  }

}

@media (min-width: 992px) {

  .entry > .row .col-md-7 {

    width: 56%;

  }

}

@media (min-width: 992px) {

  .entry > .row .col-md-5 {

    width: 44%;

  }

}

.entry .entry-media > a {

  display: block;

}



.entry .entry-media img {

  -webkit-transition: all 1.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;

  transition: all 1.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;

}



.entry.entry-grid:hover .entry-media img {

  -webkit-transform: scale(1.1);

  transform: scale(1.1);

}



.entry .entry-date {

  display: inline-block;

}



.entry .entry-date.sticky-post {

  font-size: 12px;

  background-color: #56cfe1;

  padding: 2px 16px 0;

  color: #fff;

  margin-left: 10px;

}



.format-quote .entry-excerpt blockquote {

  margin-top: 20px;

}



.entry .entry-title {

  font-size: 18px;

  letter-spacing: 0.5px;

}



.default .entry .entry-title {

  font-size: 20px;

  margin-top: 20px;

}

.entry.blog-list + .embed-responsive{

    margin-bottom: 25px;

}

/*.entry.single .entry-content p:first-child{

    margin-top: 0;

}*/

@media (min-width: 768px) {

  .entry.blog-list .entry-title {

    margin-top: 0;

  }

}

@media (max-width: 768px) {

  .blog-wrap.grid article {

    padding-left: 0;

    padding-right: 0;

  }

}

.entry .entry-excerpt > ol,

.entry .entry-excerpt > ul {

  margin-top: 16px;

  margin-bottom: 16px;

}



@media (min-width: 1600px) {

  .entry .entry-excerpt p:last-child {

    display: block;

  }

}

.entry .btn.btn-readmore {

  font-size: 14px;

  padding: 11px 30px 8px;

}



@media (min-width: 1600px) {

  .entry .btn.btn-readmore {

    margin-top: 6px;

  }

}

.entry .entry-meta-container {

  position: absolute;

  color: #d7d5d5;

  background-color: rgba(0, 0, 0, 0.6);

  padding: 5px 15px;

  text-align: center;

  margin-top: -41px;

  display: block;

  width: 100%;

  opacity: 0;

  visibility: hidden;

  -webkit-transition: all 0.45s;

  transition: all 0.45s;

}



.single-post .entry .entry-meta-container,

.default .entry .entry-meta-container,

.entry.entry-grid:hover .entry-meta-container {

  opacity: 1;

  visibility: visible;

}



.single-post .entry .entry-meta-container,

.default .entry .entry-meta-container {

  position: inherit;

  margin: 0;

  padding: 0;

  text-align: left;

  background-color: transparent;

  color: #666;

}



.single-post .entry .entry-meta-container .entry-meta a,

.default .entry .entry-meta-container .entry-meta a {

  color: #666;

}



.default .entry .entry-meta-container .entry-meta a:hover {

  color: #56cfe1;

}



.single-post .entry .entry-meta-container .entry-meta + .entry-meta a,

.default .entry .entry-meta-container .entry-meta + .entry-meta a {

  padding-right: 6px;

}



.entry .entry-meta-container .entry-meta a:before,

.entry .entry-meta-container i {

  color: #a8a8a8;

  margin-right: 5px;

}



.single-post .entry .entry-meta-container {

  width: 70%;

}



.entry .entry-meta-container .entry-meta {

  display: inline-block;

  /* fix auto inline-block margin */

  margin-right: 15px;

  margin-bottom: 3px;

  margin-top: 3px;

  white-space: nowrap;

}



.single-post .entry .entry-meta-container .entry-meta,

.default .entry .entry-meta-container .entry-meta {

  white-space: normal;

}



.entry .entry-meta-container .entry-meta:last-child {

  margin-right: 0;

}



.entry .entry-meta-container .entry-meta a, .entry .entry-meta-container .entry-meta span {

  display: inline-block;

  vertical-align: middle;

  font-size: 12px;

}



@media (min-width: 1440px) {

  .entry .entry-meta-container .entry-meta a, .entry .entry-meta-container .entry-meta span {

    font-size: 13px;

  }

}

.entry .entry-meta-container .entry-meta a {

  color: #d7d5d5;

}



.entry.entry-grid {

  margin-bottom: 30px;

}



@media (min-width: 1200px) {

  .entry.entry-grid {

    margin-bottom: 40px;

  }

}

.entry.entry-grid .entry-grid-wrapper {

  position: relative;

  border: 1px solid #e9e9e9;

  -webkit-box-shadow: 0 1px 1px rgba(31, 28, 22, 0.01);

  box-shadow: 0 1px 1px rgba(31, 28, 22, 0.01);

}



.entry.entry-grid .entry-media {

  margin: -1px -1px 0;

  overflow: hidden;

  position: relative;

}



.entry.entry-grid .entry-content-wrapper {

  padding: 5px 15px 15px;

}



@media (min-width: 992px) {

  .entry.entry-grid .entry-content-wrapper {

    padding: 10px 25px 20px;

  }

}

/*related*/

@media (min-width: 768px) {

  .sc-bl-3.related-column-1 .entry.entry-grid .entry-content-wrapper {

    padding: 35px;

  }

}

.entry.entry-grid .entry-title {

  font-size: 18px;

  margin-bottom: 5px;

  letter-spacing: 0.04em;

}



.entry.entry-grid .entry-content p:last-child {

  margin-bottom: 0;

}



.entry.entry-grid.entry-quote .entry-grid-wrapper {

  border: none;

  -webkit-box-shadow: none;

  box-shadow: none;

}



.entry.entry-grid.entry-quote blockquote {

  background-color: #56cfe1;

  font-weight: 500;

  color: #fff;

  padding: 37px 42px 51px 60px;

  background-size: cover;

}



@media (max-width: 767px) {

  .entry.entry-grid.entry-quote blockquote {

    padding: 32px 26px 41px 48px;

  }

}

.entry.entry-grid.entry-quote blockquote:after {

  left: 24px;

  top: 40px;

}



@media (max-width: 767px) {

  .entry.entry-grid.entry-quote blockquote:after {

    left: 18px;

    top: 35px;

  }

}

.entry.entry-grid.entry-quote blockquote p {

  margin-bottom: 14px;

}



.entry.entry-grid.entry-quote blockquote cite {

  font-weight: 500;

  color: #fff;

}



.entry.entry-grid.v2 .entry-media {

  margin-top: 0;

}



.entry.entry-grid.v2 .entry-media,

.entry.entry-grid.v2 .entry-media img {

  border-radius: 0;

}



.entry.entry-grid.v2 .entry-content-wrapper {

  padding-top: 25px;

  padding-bottom: 7px;

}



.entry.entry-grid.v2 .entry-meta-container {

  padding: 17px 20px 20px;

}



@media (min-width: 992px) {

  .entry.entry-grid.v2 .entry-meta-container {

    padding-left: 25px;

    padding-right: 25px;

  }

}

.entry.entry-grid.v2 .entry-meta-container:before {

  display: none;

}



.entry.entry-grid.entry-overlay .entry-grid-wrapper {

  -webkit-box-shadow: none;

  box-shadow: none;

  border: none;

  overflow: hidden;

}



.entry.entry-grid.entry-overlay .entry-media {

  margin: 0;

}



.entry.entry-grid.entry-overlay .entry-media,

.entry.entry-grid.entry-overlay .entry-media img {

  border-radius: 8px;

}



.entry.entry-grid.entry-overlay .entry-meta-container {

  position: absolute;

  left: 0;

  right: 0;

  top: 100%;

  background-color: #fff;

  -webkit-transition: all 0.45s;

  transition: all 0.45s;

  padding: 20px 20px 18px;

}



@media (min-width: 992px) {

  .entry.entry-grid.entry-overlay .entry-meta-container {

    padding-left: 25px;

    padding-right: 25px;

  }

}

.entry.entry-grid.entry-overlay .entry-meta-container:before {

  display: none;

}



.entry.entry-grid.entry-overlay:hover .entry-meta-container {

  -webkit-transform: translateY(-100%);

  transform: translateY(-100%);

}



.entry.entry-small {

  margin-bottom: 60px;

}



@media (min-width: 768px) {

  .entry.entry-small {

    margin-bottom: 75px;

  }

}

@media (min-width: 992px) {

  .entry.entry-small {

    margin-bottom: 110px;

  }

}

.entry.entry-small:after {

  content: '';

  display: table;

  clear: both;

}



.entry.entry-small .entry-media {

  margin-bottom: 25px;

}



@media (min-width: 768px) {

  .blog-related-carousel .entry.entry-small .embed-responsive,

  .entry.entry-small .entry-media {

    float: left;

    width: 50%;

    margin: 0;

  }



  .blog-related-carousel .swiper-slide .entry.entry-small .embed-responsive-16by9 {

    padding-bottom: 30.25%;

  }

}

@media (min-width: 768px) {

  .entry.entry-small .entry-content-wrapper {

    float: left;

    width: 50%;

    margin: 0;

    padding: 12px 22px 0;

  }

}

@media (min-width: 1200px) {

  .entry.entry-small .entry-content-wrapper {

    padding: 18px 30px 0;

  }

}

.entry.entry-small .entry-date {

  margin-top: 0;

  margin-bottom: 8px;

  font-size: 17px;

  letter-spacing: 0.075em;

}



.entry.entry-small .entry-title {

  font-size: 18px;

  line-height: 1.11;

  margin-bottom: 10px;

  letter-spacing: 0.07em;

  font-weight: 600;

}



.entry.entry-small .entry-content {

  line-height: 1.533;

}



@media (min-width: 768px) and (max-width: 1599px) {

  .entry.entry-small .entry-content {

    display: none;

  }

}

.entry.entry-small .entry-content p {

  margin-bottom: 20px;

}



.entry.entry-small .btn.btn-readmore {

  margin: 0;

  padding: 8.5px 23px 6.5px;

}



.b1 {

  border: 1px solid #e9e9e9;

}



.sc_news .entry.entry-grid .entry-title {

  font-size: 16px;

}



#blog-item-container {

  margin-bottom: 10px;

}



#blog-item-container > .entry-grid {

  float: left;

}



#blog-item-container:after {

  content: '';

  display: table;

  clear: both;

}



.row.blog-row {

  margin-left: -15px;

  margin-right: -15px;

}



@media (min-width: 1200px) {

  .row.blog-row {

    margin-left: -20px;

    margin-right: -20px;

  }

}

.row.blog-row > #blog-item-container > .entry-grid {

  padding: 0 15px;

}



@media (min-width: 1200px) {

  .row.blog-row > #blog-item-container > .entry-grid {

    padding: 0 20px;

  }

}

@media (min-width: 768px) {

  .max-col-4 .entry-grid,

  .max-col-3 .entry-grid,

  .max-col-2 .entry-grid {

    width: 50%;

  }

}

@media (min-width: 992px) {

  .max-col-4 .entry-grid,

  .max-col-3 .entry-grid {

    width: 33.3%;

  }

}

@media (min-width: 1200px) {

  .max-col-4 .entry-grid {

    width: 24.9%;

  }

}

/*--------------------- Single - Blog Post ---------------------

-----------------------------------------------------------------*/

.entry.single {

  margin-bottom: 40px;

}



@media (min-width: 992px) {

  .entry.single {

    margin-bottom: 50px;

  }

}

@media (min-width: 1200px) {

  .entry.single {

    margin-bottom: 60px;

  }

}

.entry.single .entry-thumbnail {

  padding-bottom: 20px;

}



.entry.single .entry-title a {

  color: #222;

  font-size: 20px;

}



.entry.single:hover figure {

  -webkit-transform: translateY(0);

  transform: translateY(0);

}



.entry.single .entry-content {

  margin-bottom: 15px;

  line-height: 1.7;

}



@media (min-width: 1200px) {

  .entry.single .entry-content {

    font-size: 15px;

  }

}

.entry.single .entry-content img {

  display: block;

  max-width: 100%;

  height: auto;

}



.entry.single .entry-content blockquote {

  margin-top: 28px;

  margin-bottom: 32px;

}



@media (min-width: 1200px) {

  .entry .entry-footer .entry-meta-container {

    float: left;

  }

}

.entry .entry-footer .social-icons {

  margin-top: 20px;

}



.social-icons i {

  line-height: 40px;

  text-align: center;

  font-size: 20px;

  color: #fff;

}



.social-icons i:hover {

  background-color: #56cfe1;

}



@media (min-width: 1200px) {

  .entry .entry-footer .social-icons {

    float: right;

    margin-top: 30px;

  }

}

.entry .entry-author {

  padding: 50px 50px 44px;

  color: #888;

  background-color: #fbfbfb;

  border: 1px solid #eaeaea;

  border-radius: 10px;

}



@media (max-width: 991px) {

  .entry .entry-author {

    padding: 40px 40px 35px;

  }

}

@media (max-width: 767px) {

  .entry .entry-author {

    padding: 30px 30px 24px;

  }

}

.entry .entry-author figure {

  float: left;

  max-width: 150px;

}



@media (max-width: 992px) {

  .entry .entry-author figure {

    max-width: 100px;

  }

}

@media (max-width: 480px) {

  .entry .entry-author figure {

    max-width: 70px;

    margin-right: 20px;

  }

}

.entry .entry-author figure img {

  border-radius: 50%;

}



.entry .entry-author a {

  color: #222;

}



.entry .entry-author a:hover {

  color: #56cfe1;

}



.entry .entry-author .author-content {

  font-size: 16px;

  line-height: 1.55;

  margin-left: 190px;

}



@media (max-width: 991px) {

  .entry .entry-author .author-content {

    margin-left: 130px;

  }

}

@media (max-width: 767px) {

  .entry .entry-author .author-content {

    margin-left: 125px;

  }

}

@media (max-width: 480px) {

  .entry .entry-author .author-content {

    margin-left: 0;

  }

}

.entry .entry-author h4 {

  font-weight: 400;

  font-size: 18px;

  font-style: italic;

  text-align: center;

}



.entry .entry-author .author-content p:first-child {

  margin-top: 0;

}



.entry .entry-author .author-content p:last-of-type {

  margin-bottom: 5px;

}



.entry .entry-author .author-content .more-link {

  font-size: 15px;

  color: #aaa9a9;

}



.entry .entry-author .author-content .more-link:hover, .entry .entry-author .author-content .more-link:focus {

  color: #56cfe1;

}



.entry .entry-author:after {

  content: '';

  display: table;

  clear: both;

}



.comments {

  margin-bottom: 110px;

}



@media (max-width: 992px) {

  .comments {

    margin-bottom: 85px;

  }

}

@media (max-width: 767px) {

  .comments {

    margin-bottom: 70px;

  }

}

.comments .media {

  margin-top: 0;

}



.comments .media .avatar {

  max-width: 140px;

}



@media (max-width: 991px) {

  .comments .media .avatar {

    max-width: 120px;

  }

}

@media (max-width: 767px) {

  .comments .media .avatar {

    max-width: 90px;

  }

}

.comments .media .avatar, .comments .media .avatar img {

  border-radius: 50%;

}



.comments .media .media-left {

  padding: 0;

}



@media (max-width: 480px) {

  .comments .media .media-left {

    display: none;

  }

}

.comments .media .media-body {

  padding-left: 85px;

}



@media (max-width: 991px) {

  .comments .media .media-body {

    padding-left: 60px;

  }

}

@media (max-width: 480px) {

  .comments .media .media-body {

    padding-left: 0;

  }

}

.comments .media .media-body .media-body-wrapper {

  position: relative;

  z-index: 2;

  background-color: #f8f8f8;

  border: 1px solid #eaeaea;

  padding: 26px 50px 39px;

}



.bg-gray3.product-review-section .comments .media .media-body .media-body-wrapper {

  background-color: #fff;

}



@media (max-width: 992px) {

  .comments .media .media-body .media-body-wrapper {

    padding-left: 40px;

    padding-right: 40px;

  }

}

@media (max-width: 767px) {

  .comments .media .media-body .media-body-wrapper {

    padding: 25px 30px 29px;

  }

}

.comments .media .media-body .media-body-wrapper:before {

  content: '';

  position: absolute;

  display: block;

  width: 40px;

  height: 45px;

  background-image: url("assets/images/ca.png");

  right: 100%;

  top: 80px;

  z-index: 1;

}



.comments .media ul {

  margin-left: 50px;

}



@media (min-width: 1600px) {

  .comments .media ul {

    margin-left: 60px;

  }

}

@media (max-width: 767px) {

  .comments .media .media-body .media-body-wrapper:before {

    top: 40px;

  }



  .comments .media ul {

    margin-left: 20px;

  }

}

@media (max-width: 480px) {

  .comments .media ul {

    margin-left: 10px;

  }



  .comments .media .media-body .media-body-wrapper:before {

    display: none;

  }

}

.comments .comment {

  padding: 0;

  font-size: 15px;

}



.comment-list article {

  margin-bottom: 70px;

}



@media (max-width: 991px) {

  .comment-list article{

    margin-bottom: 50px;

  }

}

@media (max-width: 767px) {

  .comment-list article{

    margin-bottom: 30px;

  }

}

.comments .comment h4 a,

.comments .comment h4 {

  font-size: 20px;

  color: #666;

  margin-bottom: 15px;

  font-weight: 400;

  font-style: italic;

  text-transform: capitalize;

}



.comments .comment h4 a:hover {

  color: #56cfe1;

}



.comments .comment h4 span {

  float: right;

  color: #d7d7d7;

  font-size: 90%;

  font-weight: 400;

}



.comments .comment .comment-date a,

.comments .comment .comment-date {

  color: #aeaeae;

}



.comments .comment .comment-date a:hover {

  color: #56cfe1;

}



.comments .comment p:last-of-type {

  margin-bottom: 9px;

}



.must-log-in {

  padding-left: 15px;

}



.reply-btn.btn {

  font-size: 16px;

  font-weight: 500;

  background-color: transparent;

  border-color: transparent;

  text-transform: capitalize;

  border-radius: 20px;

  padding: 6px 18px 4px;

}



.reply-btn.btn .icon-reply {

  display: inline-block;

  width: 11px;

  height: 13px;

  vertical-align: middle;

  margin-right: 7px;

}



.media-body-wrapper .reply-btn.btn {

  position: absolute;

  right: 41px;

  top: 20px;

  z-index: 10;

}



.media-body-wrapper .comment-reply-link {

  color: #808080;

  font-weight: 400;

}



@media (max-width: 767px) {

  .media-body-wrapper .reply-btn.btn {

    right: 26px;

  }

}

@media (max-width: 480px) {

  .media-body-wrapper .reply-btn.btn {

    top: auto;

    right: auto;

    position: static;

    margin-top: 6px;

  }

}

.comment-respond {

  margin-bottom: 70px;

}



.tab-content .comment-respond {

  margin-bottom: 0;

}



.comment-respond .comment-reply-title small {

  margin-left: 15px;

  font-size: 13px;

  font-weight: 400;

  color: #888;

}



.comment-respond .comment-reply-title,

.comment-respond .logged-in-as {

  margin-left: 15px;

  margin-right: 15px;

}



.comment-respond .form-group {

  margin-bottom: 15px;

}



.comments-area.comments .comment-respond .form-submit:not(.custom) {

  display: none !important;

}



.comment-respond .btn-custom,

.comment-respond .btn {

  min-width: 175px;

}



.comment-respond textarea.form-control {

  min-height: 196px;

}



@media (min-width: 992px) {

  .comment-respond {

    margin-bottom: 130px;

  }

}

@media (min-width: 1200px) {

  .comment-respond {

    margin-bottom: 150px;

  }

}

@media (min-width: 1440px) {

  .comment-respond {

    margin-bottom: 170px;

  }

}

/* ----------- 9.Category(Shop) - Products

--------------------------------------*/

.products-list .product.product-action .yith-wcqv-button,

.products-list .product .product-action .yith-wcwl-add-to-wishlist,

.products-list .product .product-action .compare,

.products-list .product .product-action .yith-wcqv-button {

  display: inline-block;

}

@media (min-width: 992px) {

 .products-list .product.product-action .yith-wcqv-button,

.products-list .product .product-action .yith-wcwl-add-to-wishlist,

.products-list .product .product-action .compare,

.products-list .product .product-action .yith-wcqv-button {

  float: right;

}   

}



@media (max-width: 767px) {

  .products-list .product.product-action .yith-wcqv-button,

  .products-list .product .product-action .yith-wcwl-add-to-wishlist,

  .products-list .product .product-action .compare,

  .products-list .product .product-action .yith-wcqv-button {

    float: left;

  }

}

/*.product.product1:hover .btn-quickview, 

.product.product1:focus .btn-quickview {

  visibility: visible;

}*/

#tab-custom_tab_accessories .product.product1, #tab-custom_tab_accessories .product.product1 {

  margin-bottom: 100px;

}



/* Sidebar */

.sidebar .widget.filter-box-widget {

  margin-bottom: 50px;

}



@media (min-width: 1200px) {

  .sidebar .widget.filter-box-widget {

    margin-bottom: 60px;

  }

}

.filter-color-container,

.filter-size-container {

  font-size: 0;

}



.filter-color-container .row,

.filter-size-container .row {

  margin-left: -6px;

  margin-right: -6px;

}



@media (min-width: 1600px) {

  .filter-color-container .row,

  .filter-size-container .row {

    margin-left: -8px;

    margin-right: -8px;

  }

}

.filter-color-box,

.filter-size-box {

  display: inline-block;

  width: 39px;

  height: 39px;

  margin: 0 6px 12px;

  -webkit-transition: all 0.5s;

  transition: all 0.5s;

  border-radius: 5px;

  border: 1px solid #e1e1e1;

  -webkit-box-shadow: inset 0 0 0 4px #fbfaf4;

  box-shadow: inset 0 0 0 4px #fbfaf4;

}



@media (min-width: 1600px) {

  .filter-color-box,

  .filter-size-box {

    width: 50px;

    height: 50px;

    margin: 0 8px 16px;

  }

}

.filter-color-box:hover, .filter-color-box:focus, .filter-color-box.active,

.filter-size-box:hover,

.filter-size-box:focus,

.filter-size-box.active {

  border-color: #56cfe1;

}



.filter-size-box {

  color: #777777;

  background-color: transparent;

  text-align: center;

  text-transform: uppercase;

  font-size: 16px;

  padding-top: 5px;

}



@media (min-width: 1600px) {

  .filter-size-box {

    font-size: 18px;

    padding-top: 11px;

  }

}

.filter-size-box.active, .filter-size-box:hover, .filter-size-box:focus {

  -webkit-box-shadow: none;

  box-shadow: none;

  color: #56cfe1;

}



.sidebar .filter-group-widget .panel-body {

  padding: 35px 0 30px;

}



.filter-brand-list {

  margin-top: -10px;

}



.filter-brand-list a {

  color: #323232;

  display: block;

  font-size: 13px;

  line-height: 22px;

  color: #7e7e7e;

  padding: 2px 0;

}



.filter-brand-list a:hover, .filter-brand-list a:focus {

  color: #56cfe1;

}



.filter-brand-list a i {

  margin-right: 8px;

}



.filter-brand-list a span {

  float: right;

}



#filter-range-details.row {

  margin-left: -15px;

  margin-right: -15px;

}



@media (min-width: 992px) and (max-width: 1399px) {

  #filter-range-details.row {

    margin-left: -10px;

    margin-right: -10px;

  }

}

@media (max-width: 320px) {

  #filter-range-details.row {

    margin-left: -10px;

    margin-right: -10px;

  }

}

#filter-range-details.row [class*="col-"] {

  padding-left: 15px;

  padding-right: 15px;

}



@media (min-width: 992px) and (max-width: 1399px) {

  #filter-range-details.row [class*="col-"] {

    padding-left: 10px;

    padding-right: 10px;

  }

}

@media (max-width: 320px) {

  #filter-range-details.row [class*="col-"] {

    padding-left: 10px;

    padding-right: 10px;

  }

}

.filter-price-container {

  position: relative;

}



.filter-price-container .price-label {

  position: absolute;

  left: 20px;

  top: 0;

  padding-top: 1px;

  font-size: 16px;

  color: #888888;

  white-space: nowrap;

  opacity: 1;

  visibility: visible;

  -webkit-transition: all 0.4s ease;

  transition: all 0.4s ease;

}



@media (min-width: 992px) and (max-width: 1399px) {

  .filter-price-container .price-label {

    font-size: 14px;

    left: 10px;

  }

}

@media (max-width: 320px) {

  .filter-price-container .price-label {

    font-size: 14px;

    left: 10px;

  }

}

.filter-price-container .price-label:hover {

  opacity: 0;

  visibility: hidden;

}



.filter-price-container .price-label #low-price-val,

.filter-price-container .price-label #high-price-val {

  color: #56cfe1;

  font-weight: 500;

}



.filter-price-container .form-control {

  margin-bottom: 38px;

  font-size: 15px;

  height: 45px;

  padding: 12.5px 20px 9.5px;

  border-radius: 4px;

}



@media (min-width: 992px) and (max-width: 1399px) {

  .filter-price-container .form-control {

    font-size: 14px;

    padding: 13px 10px 10px;

  }

}

@media (max-width: 320px) {

  .filter-price-container .form-control {

    font-size: 14px;

    padding: 13px 10px 10px;

  }

}

.filter-price-container .form-control:focus + .price-label, .filter-price-container .form-control:hover + .price-label {

  opacity: 0;

  visibility: hidden;

}



#price-slider {

  margin: 0 0 40px;

}



.filter-price-action .btn {

  font-size: 16px;

  min-width: 111px;

  border-radius: 28px;

  border-width: 2px;

  color: #777777;

  border-color: #c2c2c2;

  background-color: transparent;

  padding: 11.5px 15px 8.5px;

}



@media (min-width: 992px) and (max-width: 1199px) {

  .filter-price-action .btn {

    min-width: 70px;

    font-size: 15px;

  }

}

@media (min-width: 1200) and (max-width: 1365px) {

  .filter-price-action .btn {

    min-width: 82px;

  }

}

.filter-price-action .btn + .btn {

  margin-left: 20px;

}



@media (min-width: 992px) and (max-width: 1365px) {

  .filter-price-action .btn + .btn {

    margin-left: 8px;

  }

}

.filter-price-action .btn:hover, .filter-price-action .btn:focus {

  border-radius: 0;

  background-color: transparent;

  color: #777777;

}



/* Category-list */

.products-list-container {

  margin-bottom: 60px;

}



@media (min-width: 992px) {

  .products-list-container {

    margin-bottom: 70px;

  }

}

.products-list-container.boxed {

  margin-bottom: 20px;

}



/*sidebar config*/

.has-sidebar-left {

  float: right;

}



/*off canvas cart*/

.off-canvas-cart .header-dropdown {

  margin-top: 0;

}



.off-canvas-cart .header-dropdown.cart-dropdown .dropdown-menu {

  display: block;

  right: 0;

  padding: 17px 15px 29px;

  border: 0;

  -webkit-box-shadow: none;

  box-shadow: none;

  position: relative;

  background-color: transparent;

}



.off-canvas-cart .header-dropdown.cart-dropdown .dropdown-menu {

  width: 325px;

}



/*header layout 3*/

.header-layout-3 .header-wrapper #mobile_menu_wrapper {

  -webkit-transform: inherit;

  transform: inherit;

}



@media (min-width: 992px) {

  .header-layout-3 .header-wrapper #header .logo {

    width: 100%;

    text-align: center;

  }



  .header-layout-3 .header-wrapper #header .dropdowns-container {

    float: none;

    text-align: center;

  }



  .header-layout-3 .dropdown.login-dropdown .dropdown-menu {

    width: 305px;

    padding: 10px;

    margin-right: -142px;

  }



  .header-layout-3 .piko-my-account span.title {

    font-size: 18px;

    text-transform: capitalize;

  }



  .header-layout-3 .header-wrapper #header .push-fixed:not(.off-canvas-cart) {

    width: 15.67rem;

  }



  .header-layout-3 .header-wrapper #header .push-fixed:not(.off-canvas-cart) {

    margin-left: -15.67rem;

  }



  .header-layout-3 #page > *:not(.off-canvas-cart) {

    padding-left: 15.67rem;

  }

}

@media (min-width: 1600px) {

  .header-layout-3 .header-wrapper #header .push-fixed:not(.off-canvas-cart) {

    width: 20rem;

  }



  .header-layout-3 .header-wrapper #header .push-fixed:not(.off-canvas-cart) {

    margin-left: -20rem;

  }



  .header-layout-3 #page > *:not(.off-canvas-cart) {

    padding-left: 20rem;

  }

}

.header-layout-3 .header-dropdown > li > a > span, .header-layout-3 .header-dropdown > a > span {

  display: block;

}



@media (max-width: 991px) {

  .header-layout-3 .header-wrapper #header .push-fixed {

    position: inherit;

    top: inherit;

    height: inherit;

    min-height: inherit;

    overflow: auto;

    width: inherit;

    background-color: transparent;

  }



  .header-layout-3 .header-wrapper .header-main {

    padding-left: 15px;

    padding-right: 15px;

  }

}

@media (max-width: 320px) {

  .push-menu > h3 i {

    left: 25px;

  }



  .push-menu h3 > i.close-filter,

  .push-menu h3 > i.close-menu {

    right: 25px;

  }

}

/*menu bottom for widgets*/

.menu-widgets {

  padding-left: 15px;

  padding-right: 15px;

}



.menu-widgets .widget-title {

  font-size: 15px;

}



.menu-widgets .social-icons {

  text-align: center;

}



.menu-widgets .social-icons i {

  font-size: 16px;

}



.menu-widgets .social-icons .social-icon {

  width: 26px;

  background-color: transparent;

  color: inherit;

  margin: 0;

}



.menu-widgets .social-icons i:hover {

  background-color: transparent;

}



/*---------------------------------------------

        breadcrumb

-----------------------------------------------*/

body:not(.single-product) .page-header {

  background-color: #f4f4f4;

}



.page-header {

  padding: 0;

  margin: 0;

  border: none;

}



.page-header h1 {

  font-size: 18px;

  line-height: 20px;

  text-transform: uppercase;

  float: none;

  margin: 0;

}

.page-header .banner-subtitle {

    padding-top: 8px;

    display: inline-block;

}

.page-header .banner-subtitle + .banner-subtitle {

    display: none;

}



.page-header {

  padding: 40px 0 26px;

  margin-bottom: 40px;

}



.just-wraper {

  margin-bottom: 45px;

}



@media (max-width: 767px) {

  .header-transparency .just-wraper + #piko-content .entry-content > div.vc_row-no-padding:first-child, 

  .header-transparency .remove-header-padding {

    margin-top: 30px;

  }



  .header-transparency.open-top-menu .just-wraper + #piko-content .entry-content > div.vc_row-no-padding:first-child,

  .header-transparency.open-top-menu .remove-header-padding {

    margin-top: 70px;

  }

}

.just-wraper + #piko-content .entry-content > div.vc_row-no-padding:first-child,

.remove-header-padding {

  margin-top: -45px;

}



.archive-woocommerce .just-wraper,

.archive-woocommerce .page-header {

  margin-bottom: 0;

}



@media (min-width: 1200px) {

  .just-wraper,

  .page-header {

    margin-bottom: 50px;

  }

  .just-wraper + #piko-content .entry-content > div.vc_row-no-padding:first-child,

  .remove-header-padding {

    margin-top: -50px;

  }

}

@media (min-width: 1600px) {

  .just-wraper,

  .page-header {

    margin-bottom: 60px;

  }

  .just-wraper + #piko-content .entry-content > div.vc_row-no-padding:first-child,

  .remove-header-padding {

    margin-top: -60px;

  }

}

.single-product .just-wraper,

.single-product .page-header,

.error404 .just-wraper,

.error404 .page-header {

  margin-bottom: 0;

}



.page-header h1 + .breadcrumb {

  float: none;

}



.page-header .breadcrumb {

  text-transform: capitalize;

}



@media (min-width: 768px) {

  .page-header.title-left h1 {

    float: left;

    margin-top: 18px;

    padding-bottom: 5px;

  }



  .page-header.title-left .breadcrumb {

    float: right;

  }



  .page-header.title-right h1 {

    float: right;

    margin-top: 18px;

    padding-bottom: 5px;

  }



  .page-header.title-right .breadcrumb {

    float: left;

  }



  .woo-breadcrumb.page-header h1 {

    margin-top: 12px;

  }

}

/* Breadcrumb */

.breadcrumb {

  padding: 10px 0;

  margin: 0;

  background-color: transparent;

  border-radius: 0;

  letter-spacing: 0.01em;

  font-weight: 500;

  font-size: 14px;

}

.page .text-center .breadcrumb,

.single:not(.single-product) .text-center .breadcrumb {

  padding-bottom: 0;

}



@media (min-width: 768px) {

  .page-header.title-left:not(.woo-breadcrumb) .breadcrumb,

  .page-header.title-right:not(.woo-breadcrumb) .breadcrumb {

    padding: 15.5px 0;

  }

}

/*.page-header h1,

.breadcrumb a,

.breadcrumb > .current,

.breadcrumb i{

  color: #fff;

}*/

.woo-single .page-header h1,

.woo-single .breadcrumb a,

.woo-single .breadcrumb > .current,

.woo-single .breadcrumb i {

  color: #777;

}



.woo-single .breadcrumb a:hover,

.breadcrumb a:hover {

  color: #56cfe1;

}



.breadcrumb i.icon-arrow-long-right {

  margin: 0 15px 0 12px;

}

.breadcrumb i {

      margin: 0 2px 0 7px;

}



.breadcrumb .prefix {

  margin-right: 15px;

  color: #fff;

}



.page-header.has-bg-img.woo-single {

  margin-bottom: 30px;

}



.breadcrumb i[class^="lnr-"]:before {

  position: relative;

  top: 2px;

}



.breadcrumb i[class^="icon-"] {

  -webkit-text-stroke-width: 0.02em;

  -webkit-text-stroke-color: #555;

}



.page-header.woo-single .breadcrumb i[class^="icon-"],

.breadcrubm_layout2 .page-header .breadcrumb i[class^="icon-"] {

  -webkit-text-stroke-color: #555;

}



.page-header.woo-single .breadcrumb i[class^="icon-"]:before,

.breadcrubm_layout2 .page-header .breadcrumb i[class^="icon-"]:before {

  top: 3px;

}



/*metabox layout 2*/

.breadcrubm_layout2 .page-header {

  padding: 10px 0;

  margin-bottom: 0;

  background-color: transparent !important;

  background-image: inherit !important;

}



@media (min-width: 768px) {

  .breadcrubm_layout2 .page-header {

    padding: 15.5px 0;

  }

}

.breadcrubm_layout2 .page-header h1 {

  display: none;

}



.breadcrubm_layout2 .breadcrumb a {

  color: #777777;

}



.breadcrubm_layout2 .breadcrumb i,

.breadcrubm_layout2 .breadcrumb .current {

  color: #ccc;

}



/*metabox layout 3*/

.breadcrubm_layout3 .page-header {

  padding-top: 5px;

  padding-bottom: 5px;

  margin-bottom: 36px;

  background-color: #f4f4f4;

}



.breadcrubm_layout3 .page-header h1 {

  font-size: 18px;

  line-height: 20px;

  padding: 14px 0;

  font-weight: 500;

}



.breadcrubm_layout3 .page-header .breadcrumb {

  text-transform: capitalize;

}



/* Page Header Parallax - Background Image */

.page-header.parallax,

.page-header.bg-image {

  position: relative;

}



.page-header.parallax:after,

.page-header.bg-image:after {

  content: '';

  position: absolute;

  left: 0;

  right: 0;

  top: 0;

  bottom: 0;

  background-color: rgba(0, 0, 0, 0.15);

  z-index: 1;

}



.page-header.parallax .container-fluid,

.page-header.parallax .container,

.page-header.bg-image .container-fluid,

.page-header.bg-image .container {

  position: relative;

  z-index: 2;

}



.page-header.parallax .breadcrumb li a:hover,

.page-header.parallax .breadcrumb li a:focus,

.page-header.bg-image .breadcrumb li a:hover,

.page-header.bg-image .breadcrumb li a:focus {

  color: #56cfe1;

}



@media (min-width: 768px) {

  .header-transparency .page-header {

    padding-top: 100px;

  }



  .header-transparency.open-top-menu .page-header {

    padding-top: 140px;

  }

}

@media (max-width: 767px) {

  .header-transparency .page-header {

    padding-top: 100px !important;

    padding-bottom: 50px !important;

  }



  .header-transparency.open-top-menu .page-header {

    padding-top: 140px !important;

  }



  .page-header h1 {

    font-size: 18px !important;

    line-height: 20px !important;

    font-weight: 500 !important;

  }

}

/*---------------------------------------------

        From icon

-----------------------------------------------*/

/* Elements Forms */

.form-group {

  position: relative;

  margin-bottom: 15px;

}



.form-group .form-control {

  margin-bottom: 0;

}



.form-group.label-overlay {

  background-color: #fff;

}



.form-group.label-overlay label {

  position: absolute;

  left: 18px;

  top: 50%;

  -webkit-transform: translateY(-50%);

  transform: translateY(-50%);

  margin-bottom: 0;

  z-index: 0;

  -webkit-transition: all 0.4s ease;

  transition: all 0.4s ease;

  background-color: #fff;

  opacity: 1;

  visibility: visible;

  font-weight: normal;

}



.wpcf7-form .textarea:focus,

.wpcf7-form .form-group.label-overlay .form-control:focus {

  padding-left: 20px;

}



.form-group.label-overlay i.not-empty,

.form-group.label-overlay label.not-empty {

  opacity: 0;

  visibility: hidden;

}



.form-group.label-overlay .input-text,

.form-group.label-overlay .form-control {

  position: relative;

  z-index: 1;

}



.form-group.label-overlay > .label,

.form-group.label-overlay .form-control:focus + label {

  opacity: 0;

  visibility: hidden;

}



.form-group.label-overlay.textarea-group label {

  top: 18px;

  -webkit-transform: translateY(0);

  transform: translateY(0);

}



.form-control {

  font-size: 15px;

  margin-bottom: 15px;

  color: #9b9b9b;

  border-color: #e1e1e1;

  padding: 16.5px 15px 13.5px;

  -webkit-box-shadow: none;

  box-shadow: none;

  -webkit-transition: all 0.4s;

  transition: all 0.4s;

  background-color: transparent;

}



.form-control::-webkit-input-placeholder {

  color: #9b9b9b;

}



.form-control:-ms-input-placeholder {

  color: #9b9b9b;

}



.form-control::placeholder {

  color: #9b9b9b;

}



.input-desc {

  font-size: 14px;

  color: #9b9b9b;

  margin-bottom: 7px;

}



.label-overlay label span,

.input-desc i {

  margin-right: 10px;

}



/* Input Icons */

.input-icon {

  display: inline-block;

  height: 22px;

  width: 22px;

  vertical-align: -4px;

}



.label-overlay label .input-icon {

  vertical-align: -6px;

}



.comment-respond .input-icon {

  margin-right: 10px;

}



/*textarea.form-control {

  height: auto;

}



textarea.form-control.min-height {

  min-height: 227px;

}



.textarea-container {

  position: relative;

  width: 100%;

  padding-top: 56px;

}



.textarea-container .input-group-addon {

  position: absolute;

  top: 0;

  left: 0;

  width: 100%;

  z-index: 90;

  text-align: left;

  border-right: 1px solid #e1e1e1;

  border-radius: 5px 5px 0 0;

  padding: 18.5px 20px;

}



.textarea-container .form-control {

  border-radius: 0 0 5px 5px !important;

  border-top-color: transparent;

}



.textarea-container .form-control:focus {

  border-top-color: #56cfe1;

}*/

/*---------------------------------------------

        plugin fix

-----------------------------------------------*/

/*product column fix*/

.product-column {

  width: 100%;

}



@media (min-width: 768px) {

  .max-col-5 .product-column,

  .max-col-4 .product-column,

  .max-col-3 .product-column,

  .max-col-2 .product-column {

    width: 50%;

  }

}

@media (min-width: 992px) {

  .max-col-4 .product-column,

  .max-col-3 .product-column {

    width: 33.3%;

  }



  .max-col-4 .product-column.wide,

  .max-col-3 .product-column.wide {

    width: 66.6%;

  }

}

@media (min-width: 992px) {

  .vc_col-sm-9 .max-col-4 .product-column,

  .vc_col-sm-9 .max-col-3 .product-column

  .col-md-9 .max-col-4 .product-column,

  .col-md-9 .max-col-3 .product-column {

    width: 50%;

  }

}

@media (min-width: 1200px) {

  .vc_col-sm-9 .max-col-4 .product-column,

  .vc_col-sm-9 .max-col-3 .product-column,

  .col-md-9 .max-col-4 .product-column,

  .col-md-9 .max-col-3 .product-column {

    width: 33.3%;

  }



  .vc_col-sm-9 .max-col-4 .product-column.wide,

  .vc_col-sm-9 .max-col-3 .product-column.wide,

  .col-md-9 .max-col-4 .product-column.wide,

  .col-md-9 .max-col-3 .product-column.wide {

    width: 66.6%;

  }

}

@media (min-width: 992px) {

  .max-col-5 .product-column {

    width: 33.3%;

  }



  .max-col-5 .product-column.wide {

    width: 66.6%;

  }

}

@media (min-width: 1200px) {

  .max-col-4 .product-column {

    width: 24.9%;

  }



  .max-col-4 .product-column.wide {

    width: 50%;

  }

}

@media (min-width: 1200px) {

  .vc_col-sm-9 .max-col-4 .product-column,

  .col-md-9 .max-col-4 .product-column {

    width: 33.3%;

  }



  .vc_col-sm-9 .max-col-4 .product-column.wide,

  .col-md-9 .max-col-4 .product-column.wide {

    width: 66.6%;

  }

}

@media (min-width: 1600px) {

  .vc_col-sm-9 .max-col-4 .product-column,

  .col-md-9 .max-col-4 .product-column {

    width: 24.9%;

  }



  .vc_col-sm-9 .max-col-4 .product-column.wide,

  .col-md-9 .max-col-4 .product-column.wide {

    width: 50%;

  }

}

@media (min-width: 1200px) {

  .max-col-5 .product-column {

    width: 24.9%;

  }



  .max-col-5 .product-column.wide {

    width: 50%;

  }

}

@media (min-width: 1600px) {

  .max-col-5 .product-column {

    width: 20%;

  }



  .max-col-5 .product-column.wide {

    width: 40%;

  }

}

/*vc column fix*/

@media (min-width: 1200px) {

  .container-fluid .push-col .vc_column_container > .vc_column-inner {

    padding-left: 20px;

    padding-right: 20px;

  }

}

@media (min-width: 992px) {

  .push-col .vc_col-sm-6,

  .push-col .vc_col-sm-8,

  .push-col .vc_col-sm-9 {

    float: right;

  }



  .push-col .vc_col-sm-6 .vc_col-sm-6,

  .push-col .vc_col-sm-8 .vc_col-sm-8,

  .push-col .vc_col-sm-9 .vc_col-sm-9,

  .push-col .vc_col-sm-8 .vc_col-sm-9,

  .push-col .vc_col-sm-9 .vc_col-sm-8 {

    float: left;

  }

}

@media (min-width: 768px) and (max-width: 991px) {

  .push-col .vc_col-sm-4,

  .push-col .vc_col-sm-3,

  .push-col .vc_col-sm-8,

  .push-col .vc_col-sm-9 {

    width: 100%;

  }



  .col-sm-full .vc_col-sm-4,

  .col-sm-full .vc_col-sm-3,

  .col-sm-full .vc_col-sm-8,

  .col-sm-full .vc_col-sm-9 {

    width: 100%;

  }



  .col-sm-helf .vc_col-sm-3 {

    width: 50%;

  }

}

/*push col right*/

@media (min-width: 992px) {

  .push-col-right .vc_col-sm-4,

  .push-col-right .vc_col-sm-3 {

    float: right;

  }



  .push-col-right .vc_col-sm-8 .vc_col-sm-4,

  .push-col-right .vc_col-sm-9 .vc_col-sm-3,

  .push-col-right .vc_col-sm-8 .vc_col-sm-3,

  .push-col-right .vc_col-sm-9 .vc_col-sm-4 {

    float: left;

  }



  .vc-gap-10 .vc_column-inner {

    padding-left: 5px;

    padding-right: 5px;

  }



  .vc-gap-10.vc_row:not(.vc_row-no-padding) .block-wrap {

    margin-bottom: 10px;

  }



  .vc-gap-10 > .vc_column_container > .vc_column-inner {

    padding-right: 15px;

  }



  .vc-gap-10.push-col-right > .vc_column_container > .vc_column-inner {

    padding-right: 5px;

  }



  .vc-gap-10.push-col-right > .vc_column_container > .vc_column-inner {

    padding-left: 15px;

  }

}

/*container banner fix*/

.vc_row:not(.vc_row-no-padding) .block-wrap {

  margin-bottom: 30px;

}



/* title overlay */

.heading-overlay .block-box:before{

  content: '';

  position: absolute;

  z-index: 1;

  left: 0;

  right: 0;

  bottom: 0;

  top: 0;

  background-color: #c6ffad;

  opacity: 0;

  visibility: hidden;

  transition: all 1s;

}

.heading-overlay .block-box:hover:before{

  opacity: 1;

  visibility: visible

}





/*------------------------------------*/

/*  vc custom code add               */

/*------------------------------------*/

.piko-parallax-left > div,

.vc_row.piko-parallax-left {

  background-attachment: fixed !important;

  background-position: left center !important;

  -webkit-backface-visibility: hidden;

  backface-visibility: hidden;

}



.piko-parallax-right > div,

.vc_row.piko-parallax-right {

  background-attachment: fixed !important;

  background-position: right center !important;

  -webkit-backface-visibility: hidden;

  backface-visibility: hidden;

}



.piko-parallax-center > div,

.vc_row.piko-parallax-center {

  background-attachment: fixed !important;

  background-position: center center !important;

  -webkit-backface-visibility: hidden;

  backface-visibility: hidden;

}



@media only screen and (max-width: 1024px) {

  .piko-parallax-center > div,

  .vc_row.piko-parallax-center {

    background-attachment: scroll !important;

    background-size: cover !important;

  }



  .piko-parallax-left > div,

  .vc_row.piko-parallax-left {

    background-attachment: scroll !important;

    background-size: cover !important;

  }



  .piko-parallax-right > div,

  .vc_row.piko-parallax-right {

    background-attachment: scroll !important;

    background-size: cover !important;

  }

}

.off-center-left.wpb_column {

  right: 10vw;

}



.off-center-right.wpb_column {

  left: 10vw;

  z-index: 1;

}



@media only screen and (max-width: 992px) {

  .off-center-left.wpb_column,

  .off-center-right.wpb_column {

    right: 0 !important;

    left: 0 !important;

  }

}

.boxed .off-center-left.wpb_column {

  right: 6vw;

}



.boxed .off-center-right.wpb_column {

  left: 6vw;

  z-index: 1;

}



/* ----------- rev slider -------------

--------------------------------------*/

.tp-bullets .tp-bullet {

  border-radius: 0 !important;

  -webkit-box-sizing: inherit !important;

  box-sizing: inherit !important;

  background: transparent;

  border: 2px solid #fff;

  -webkit-transition: background-color 0.4s, border-color 0.4s;

  transition: background-color 0.4s, border-color 0.4s;

}



.tp-bullets.hesperiden .tp-bullet {

  height: 1px !important;

  width: 20px;

  margin-right: 10px;

  background-color: #444;

}



.tp-bullets.hesperiden .tp-bullet {

  border: 2px solid #444;

}



.tp-bullets .tp-bullet:hover,

.tp-bullets .tp-bullet:focus,

.tp-bullets .tp-bullet.selected {

  background: #56cfe1;

  border-color: #56cfe1;

}



.tparrows {

  width: 55px;

  height: 55px;

  border-radius: 0 !important;

  border: 2px solid #fff;

  background: transparent;

  -webkit-transition: background-color 0.4s, border-color 0.4s;

  transition: background-color 0.4s, border-color 0.4s;

}



.hesperiden.tparrows {

  width: 55px !important;

  height: 55px !important;

  background: transparent;

  border-color: #444;

}



.hesperiden.tparrows:before,

.tparrows:before {

  font-family: fontpiko;

  font-size: 25px;

  line-height: 50px;

  color: #444;

}



.hesperiden.tparrows.tp-leftarrow:before {

  content: '\e862';

}



.hesperiden.tparrows.tp-rightarrow:before {

  content: '\e863';

}



.hesperiden.tparrows:hover:before,

.tparrows:hover:before {

  color: #fff;

}



.hesperiden.tparrows:hover,

.hesperiden.tparrows:focus,

.tparrows:hover,

.tparrows:focus {

  background-color: #56cfe1;

  border-color: #56cfe1;

}



.fa-pulse {

  font-size: 16px;

}



.product-action .fa-pulse {

  text-align: center;

  line-height: 36px;

}



.single_add_to_cart_button .fa-pulse {

  margin-right: 8px;

}



a.loading:before {

  display: none;

}



/*footer top margin and remove class*/

#piko-content {

  margin-bottom: 50px;

}



.remove-footer-spacing {

  margin-bottom: -50px;

}

.remove-footer-spacing ul {

  margin: 0;

}

.remove-footer-spacing ul li {

  margin-bottom: 0 !important;

}

.remove-footer-spacing .signup-newsletter {

  margin-bottom: 0;

}



@media (min-width: 768px) {

  .remove-footer-spacing {

    margin-bottom: -70px;

  }



  #piko-content {

    margin-bottom: 70px;

  }

}

/*---------------------------------------------

        wc single product

-----------------------------------------------*/

.sip:not(.cross-sells) .piko-carousel {

  margin-left: -15px;

  margin-right: -15px;

}



.sip .slick-slide {

  padding: 0 15px;

}



/* Arrows */

.slick-arrow {

  position: absolute;

  top: 50%;

  display: block;

  width: 38px;

  height: 38px;

  padding: 0;

  font-size: 0;

  -webkit-transform: translate(0, -50%);

  transform: translate(0, -50%);

  cursor: pointer;

  z-index: 26;

  background-color: transparent;

}



.slick-arrow.slick-disabled {

  opacity: 0.25;

  cursor: not-allowed;

}



.slick-arrow:before {

  font-family: 'fontpiko';

  font-size: 17px;

  display: block;

}



.slick-prev:before {

  content: '\e862';

}



.slick-next:before {

  content: '\e863';

}



.slick-prev {

  left: 30px;

}



.slick-next {

  right: 30px;

}



@media (max-width: 767px) {

  .slick-prev {

    left: 15px;

  }



  .slick-next {

    right: 15px;

  }

}

/*top center*/

.stcr.slick-initialized,

.tc.slick-initialized {

  padding-top: 50px;

}



.stcr .slick-arrow,

.tc .slick-arrow {

  top: 0;

}



.tc .slick-prev {

  left: 50%;

  margin-left: -42px;

}



.tc .slick-next {

  right: 50%;

  margin-right: -42px;

}



.stcr .slick-prev {

  left: inherit;

  right: 40px;

}



.stcr .slick-next {

  right: 10px;

}



/*center center small*/

.br .slick-arrow {

  border-radius: 50%;

}



.stcr .slick-arrow,

.sc .slick-arrow {

  width: 25px;

  height: 25px;

  line-height: 24px;

}



.stcr .slick-arrow:before,

.sc .slick-arrow:before {

  font-size: 12px;

}



.sc .slick-prev {

  left: -10px;

}



.sc .slick-next {

  right: -10px;

}



.product-wrap:hover .sc .slick-prev {

  left: 5px;

}



.product-wrap:hover .sc .slick-next {

  right: 5px;

}



.psh .slick-arrow,

.sh .slick-arrow {

  opacity: 0;

  visibility: hidden;

}



.hsc:hover .sh .slick-arrow,

.product-wrap:hover .psh .slick-arrow {

  opacity: 1;

  visibility: visible;

}



/*btn light*/

.al .slick-arrow {

  opacity: 0.25;

}



.al .slick-arrow:hover {

  opacity: 1;

}



/* Dots */

.slick-dotted.slick-slider {

  margin-bottom: 30px;

}



.slick-dots {

  position: absolute;

  display: block;

  width: 100%;

  padding: 0;

  margin: 0;

  text-align: center;

}



.slick-dots li {

  position: relative;

  display: inline-block;

  margin: 0 5px;

}



.slick-dots li button {

  font-size: 0;

  line-height: 0;

  display: block;

  width: 10px;

  height: 4px;

  padding: 0 10px;

  cursor: pointer;

  color: transparent;

  background-color: #222;

  border: none;

}



.slick-dots li.slick-active button {

  background-color: #56cfe1;

}



/*dot-inside image*/

.dot-in .slick-dots {

  bottom: 50px;

}



.dot-in.slick-dotted.slick-slider {

  margin-bottom: 0;

}



.piko-carousel-grid [class*="col-"] {

  margin-bottom: 30px;

}



.piko-carousel.no-gap [class*="col-"] {

  padding-left: 0;

  padding-right: 0;

}



/*bootrap tabs fix for slick*/

.tab-content > .tab-pane:not(.active),

.pill-content > .pill-pane:not(.active) {

  display: block;

  height: 0;

  overflow-y: hidden;

}



/*when single tab open*/

.tab-content.tab-open > .tab-pane {

  display: block;

  height: auto;

  overflow: initial;

}



.widget .piko-carousel .testimonial {

  margin-top: 0;

  padding: 0;

}

.widget .piko-carousel .testimonial blockquote {

  padding: 0;

  margin: 0;

  font-size: 14px;

  line-height: 1.7;

  color: #999;

}

.widget .piko-carousel .testimonial blockquote p {

  margin-top: 0;

}

.widget .piko-carousel .testimonial blockquote .mb15 {

  margin-bottom: 0 !important;

}



/*---------------------------------------------

        override bs tabs

-----------------------------------------------*/

.nav.nav-tabs {

  margin-bottom: 30px;

  border-bottom: 1px solid #ececec;

  font-size: 0;

}



.nav.nav-tabs > li {

  float: none;

  display: inline-block;

}



.nav.nav-tabs > li + li {

  margin-left: 2px;

}



@media (max-width: 767px) {

  .nav-tabs > li {

    margin-bottom: 5px;

  }

}

@media (min-width: 768px) {

  .nav.nav-tabs > li + li {

    margin-left: 6px;

  }

}

@media (min-width: 992px) {

  .nav.nav-tabs > li + li {

    margin-left: 8px;

  }

}

@media (min-width: 1200px) {

  .nav.nav-tabs > li + li {

    margin-left: 10px;

  }

}

.nav.nav-tabs > li > a {

  padding: 11px 6px 8px;

  font-size: 13px;

  font-weight: 600;

  color: #666;

  -webkit-transition: background 0.35s;

  transition: background 0.35s;

  border-color: #ececec;

}



@media (min-width: 768px) {

  .nav.nav-tabs > li > a {

    padding: 12px 18px 9px;

  }

}

.nav.nav-tabs > li > a:hover,

.nav.nav-tabs > li > a:focus {

  background-color: #fff;

}



.nav.nav-tabs > li.active > a {

  background-color: #fff;

  color: #222;

  border-color: #ececec;

  border-bottom-width: 0;

}



.nav.nav-tabs.border {

  border: none;

}



.nav.nav-tabs.border > li > a {

  border-radius: 0;

}



.nav.nav-tabs.border > li.active > a {

  border: 1px solid;

}



.nav.nav-tabs.border:not(.b2x) > li + li {

  margin-left: -2px;

}



/*.nav.nav-tabs.border:not(.b2x) > li + li > a{

   border-left-width: 0;

}*/

.nav.nav-tabs.b2x > li > a,

.nav.nav-tabs.b2x > li.active > a {

  border-width: 2px;

}



/* Nav Pills */

.nav.nav-pills {

  margin-bottom: 30px;

}



@media (min-width: 768px) {

  .nav.nav-pills {

    margin-bottom: 45px;

  }

}

@media (min-width: 992px) {

  .nav.nav-pills {

    margin-bottom: 55px;

  }

}

.nav.nav-pills > li + li {

  margin-left: 2px;

}



.nav.nav-pills > li > a {

  position: relative;

  padding: 12px 6px 9px;

 font-family: 'Montserrat', sans-serif;

  color: #b1b1b1;

  background-color: #ececec;

  letter-spacing: 0.07em;

  -webkit-transition: background 0.35s;

  transition: background 0.35s;

  border: none;

  border-radius: 0;

  margin: 0;

}



@media (min-width: 768px) {

  .nav.nav-pills > li > a {

    padding: 14px 10px 11px;

    font-size: 13px;

  }

}

@media (min-width: 992px) {

  .nav.nav-pills > li > a {

    padding: 17px 12px 14px;

    font-size: 14px;

  }

}

@media (min-width: 1600px) {

  .nav.nav-pills > li > a {

    padding: 20px 20px 16px;

    font-size: 16px;

  }

}

.nav.nav-pills > li > a:after {

  content: '';

  display: none;

  position: absolute;

  bottom: 0;

  left: 50%;

  margin-left: -6px;

  width: 0;

  height: 0;

  border-style: solid;

  border-width: 0 6px 10px 6px;

  border-color: transparent transparent #ececec transparent;

}



@media (min-width: 768px) {

  .nav.nav-pills > li > a:after {

    border-bottom-color: #fff;

  }

}

.nav.nav-pills > li > a:hover, .nav.nav-pills > li > a:focus {

  background-color: #56cfe1;

  color: #fff;

}



.nav.nav-pills > li.active > a {

  background-color: #56cfe1;

  color: #fff;

}



.nav.nav-pills > li.active > a:after {

  display: block;

}



/* Nav Pills Bordered */

.nav.nav-pills.nav-bordered {

  margin-bottom: 22px;

  font-size: 0;

}



@media (min-width: 992px) {

  .nav.nav-pills.nav-bordered {

    margin-bottom: 40px;

  }

}

.nav.nav-pills.nav-bordered > li {

  float: none;

  display: inline-block;

  margin: 0 5px;

}



@media (min-width: 768px) {

  .nav.nav-pills.nav-bordered > li {

    margin: 0 10px;

  }

}

@media (min-width: 992px) {

  .nav.nav-pills.nav-bordered > li {

    margin: 0 15px;

  }

}

.products-tab .nav.nav-pills.nav-bordered > li:first-child {

  margin: 0 23px 0 0;

}



.products-tab .nav.nav-pills.nav-bordered > li:last-child {

  margin: 0;

}



@media (min-width: 1200px) {

  .nav.nav-pills.nav-bordered > li {

    margin: 0 30px;

  }

}

.nav.nav-pills.nav-bordered > li + li {

  margin-left: 0;

}



.nav.nav-pills.nav-bordered > li > a {

  position: relative;

  padding: 6px 10px 4px;

  font-size: 15px;

  color: #222;

  background-color: transparent;

  letter-spacing: 0.05em;

  -webkit-transition: background 0.35s;

  transition: background 0.35s;

  text-transform: uppercase;

  margin: 0;

}



@media (min-width: 992px) {

  .nav.nav-pills.nav-bordered > li > a {

    font-size: 16px;

  }

}

.nav.nav-pills.nav-bordered > li > a:after {

  display: none;

}



.nav.nav-pills.nav-bordered > li > a:hover, .nav.nav-pills.nav-bordered > li > a:focus {

  background-color: transparent;

  border-color: #56cfe1;

  color: #56cfe1;

}



.nav.nav-pills.nav-bordered > li.active > a {

  background-color: transparent;

  border-color: #56cfe1;

  color: #56cfe1;

}



.nav.nav-pills.nav-bordered > li.active > a:after {

  display: none;

}



.nav.nav-pills.nav-bordered.simple-tabs {

  margin-bottom: 22px;

}



@media (min-width: 992px) {

  .nav.nav-pills.nav-bordered.simple-tabs {

    margin-bottom: 35px;

  }

}

.nav.nav-pills.nav-bordered.simple-tabs > li > a {

  color: #222;

}



.nav.nav-pills.nav-bordered.simple-tabs > li > :after {

  display: block;

  content: "";

  left: 50%;

  right: 50%;

  margin-left: 0;

  opacity: 0;

  -webkit-transition: all 0.2s linear;

  transition: all 0.2s linear;

}



.nav.nav-pills.nav-bordered.simple-tabs > li.active > a:after {

  content: '';

  display: block;

  background: #222;

  position: absolute;

  border-width: inherit;

  border-color: inherit;

  border-style: inherit;

  left: 10px;

  right: 10px;

  width: auto;

  opacity: 1;

  height: 2px;

  -webkit-transition: all 0.2s linear;

  transition: all 0.2s linear;

}



/*---------------------------------------------

        banner & custom heading

-----------------------------------------------*/

.pa_ba:before,

.pa_ba:after {

  content: "";

  position: absolute;

}



.pa_b:before {

  content: "";

  position: absolute;

}



.pa_a:after {

  content: "";

  position: absolute;

}



.pa {

  position: absolute;

}



.pr {

  position: relative;

}



.oh {

  overflow: hidden;

}



.pact {

  position: absolute;

  top: 50%;

  left: 50%;

  -webkit-transform: translate(-50%, -50%);

  transform: translate(-50%, -50%);

}



.h-line:before,

.h-line:after {

  background: #222;

  width: 60px;

  height: 2px;

  top: 16px;

}



.h-line:before {

  left: -75px;

}



.h-line:after {

  right: -75px;

}



.h-line {

  display: table;

  margin: auto;

  position: relative;

}



 


@media (max-width: 480px) {

  .pa_ba.h-line:after,

  .pa_ba.h-line:before {

    content: inherit;

  }

}

.sub-title {

  font-style: italic;

  font-size: 14px;

  color: #878787;

  font-weight: normal;

  margin-top: 0;

  display: block;

}



.h-line_after .sub-title {

  margin-top: 7px;

}



/*banner*/

.block-wrap {

  margin-bottom: 20px;

  position: relative;

}



/*.block-wrap:last-child{

    margin-bottom: 30px;

}*/

.block-box {

  position: relative;

  overflow: hidden;

}



.block-header {

  min-height: 1px;

  padding-left: 15px;

  padding-right: 15px;

  position: absolute;

  top: 50%;

  z-index: 2;

}



.block-header.center {

  left: 50%;

  -webkit-transform: translate(-50%, -50%);

  transform: translate(-50%, -50%);

}



.block-header.center-top {

  top: 25%;

  left: 50%;

  -webkit-transform: translate(-50%, -50%);

  transform: translate(-50%, -50%);

}



.block-header.center-bottom {

  top: 80%;

  left: 50%;

  -webkit-transform: translate(-50%, -50%);

  transform: translate(-50%, -50%);

}



.block-header.left-center {

  top: 35%;

  left: 0;

}



.block-header.left-top {

  top: 20px;

  left: 0;

}



.block-header.left-bottom {

  top: inherit;

  left: 0;

  bottom: 20px;

}



.block-header.right-center {

  right: 0;

  top: 35%;

}



.block-header.right-top {

  top: 20px;

  right: 0;

}



@media (max-width: 480px) {

  .block-header.left-center.block-header h2,

  .block-header.left-center.block-header h3,

  .block-header.right-center.block-header h2,

  .block-header.right-center.block-header h3 {

    top: -30px;

    position: relative;

  }

}

.block-header.right-bottom {

  bottom: 20px;

  right: 0;

  top: inherit;

}



.block-header h2, .block-header h3 {

  margin: 0;

  cursor: pointer;

  white-space: nowrap;

}

@media (max-width: 480px) {

   .block-header h2, .block-header h3 {

        white-space: inherit;

    }

}



.container-fluid .block-header.right-center,

.container-fluid .block-header.left-center {

  padding-left: 35px;

}



.block-header .sub-title {

  white-space: nowrap;

  padding: 5px 0 4px;

}



.img_zoom img,

.block-box img {

  width: 100%;

  -webkit-transition: all 1.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;

  transition: all 1.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;

}



.img_zoom:hover img,

.block-wrap:hover .block-box img {

  -webkit-transform: scale(1.05);

  transform: scale(1.05);

}



.vc_custom_heading .block-header .banner-btn {

  font-size: 14px;

  font-weight: 600;

  background: #fff;

  color: #222;

  line-height: 40px;

  -webkit-box-shadow: 1px 1px 0 0 rgba(0, 0, 0, 0.1);

  box-shadow: 1px 1px 0 0 rgba(0, 0, 0, 0.1);

  min-width: 150px;

  text-align: center;

  display: inline-block;

  margin-top: 10px;

}



.vc_custom_heading .block-box a:hover {

  opacity: 1;

}



.title-below {

  z-index: -1;

  position: relative;

  line-height: 1px;

  top: -30px;

}



/*font responsive*/

.fs15 {

  font-size: 15px;

}



.fs20, .fs25, .fs30 {

  font-size: 20px;

}



.fs38, .fs48, .fs60 {

  font-size: 28px;

}



.fs150 {

  font-size: 50px;

}



@media (max-width: 480px) {

  .fs150 {

    font-size: 80px;

  }

}

@media (min-width: 768px) {

  .fs20, .fs25, .fs30 {

    font-size: 15px;

  }



  .fs150 {

    font-size: 50px;

  }



  .fs38, .fs48, .fs60 {

    font-size: 22px;

  }

}

@media (min-width: 992px) {

  .fs20 {

    font-size: 20px;

  }



  .fs25, .fs30 {

    font-size: 25px;

  }



  .fs150 {

    font-size: 60px;

  }



  .fs38, .fs48, .fs60 {

    font-size: 28px;

  }

}

@media (min-width: 1200px) {

  .fs38, .fs48, .fs60 {

    font-size: 38px;

  }



  .fs30 {

    font-size: 30px;

  }



  .fs150 {

    font-size: 80px;

  }

}

@media (min-width: 1440px) {

  .fs48, .fs60 {

    font-size: 48px;

  }



  .fs150 {

    font-size: 100px;

  }

}

@media (min-width: 1600px) {

  .fs60 {

    font-size: 60px;

  }



  .fs150 {

    font-size: 120px;

  }

}

/*-----------------------------------------

        brand slide

------------------------------------------*/

.sc-brand figure img {

  margin: 0 auto;

}



/*-----------------------------------------

        product brand image 

------------------------------------------*/

.sc-brand .brand-cat {

  margin-bottom: 3.5px;

  display: inline-block;

}



.sc-brand .brand-cat span.count {

  opacity: 0;

  width: 40px;

  height: 40px;

  line-height: 40px;

  border-radius: 50%;

  text-align: center;

  border: 1px solid #c2c2c2;

  background-color: #fff;

}



.sc-brand .brand-cat:hover span.count {

  opacity: 1;

}



.brand-cat.slick-slide img {

  display: initial;

}



.brand-cat-meta {

  width: 100%;

  text-align: center;

  position: absolute;

  left: 0;

  bottom: 0;

  background-color: rgba(255, 255, 255, 0.8);

}



.brand-cat-meta h4 span {

  display: block;

  font-size: 14px;

  font-weight: normal;

  white-space: nowrap;

}



/*layout 2 categroy*/

.cat-grid-2{

  display: -ms-flexbox;

  display: -webkit-box;

  display: flex;

  -ms-flex-wrap: wrap;

      flex-wrap: wrap;

    -webkit-box-align: stretch;

    -ms-flex-align: stretch;

    align-items: stretch;

}

.cat-grid-2 .brand-cat{

    position: relative;

    width: 100%;

    min-height: 1px;

     -ms-flex: 0 0 25%;

      -webkit-box-flex: 0;

      flex: 0 0 25%;

    max-width: 25%;  

    margin-bottom: 0;    

    border-right: 1px solid rgba(0,0,0,.05);        

    background-color: #fff;   

    -webkit-transition: box-shadow .1s cubic-bezier(.4,0,.6,1),-webkit-transform .1s cubic-bezier(.4,0,.6,1);   

    -webkit-transition: -webkit-transform .1s cubic-bezier(.4,0,.6,1),-webkit-box-shadow .1s cubic-bezier(.4,0,.6,1);   

    transition: -webkit-transform .1s cubic-bezier(.4,0,.6,1),-webkit-box-shadow .1s cubic-bezier(.4,0,.6,1);   

    transition: transform .1s cubic-bezier(.4,0,.6,1),box-shadow .1s cubic-bezier(.4,0,.6,1);   

    transition: transform .1s cubic-bezier(.4,0,.6,1),box-shadow .1s cubic-bezier(.4,0,.6,1),-webkit-transform .1s cubic-bezier(.4,0,.6,1),-webkit-box-shadow .1s cubic-bezier(.4,0,.6,1);

    transition: transform .1s cubic-bezier(.4,0,.6,1),box-shadow .1s cubic-bezier(.4,0,.6,1),-webkit-transform .1s cubic-bezier(.4,0,.6,1);

    transition: box-shadow .1s cubic-bezier(.4,0,.6,1),-webkit-transform .1s cubic-bezier(.4,0,.6,1);

}

@media (max-width: 767px) {

    .cat-grid-2 .brand-cat:nth-child(n+5){

       border-top: 1px solid rgba(0,0,0,.05);

    }

    .cat-grid-2 .brand-cat:nth-child(4n) {

        border-right: 0;

    }

}

@media (min-width: 768px) {

    .cat-grid-2 .brand-cat{

    -ms-flex: 0 0 16.666667%;

      -webkit-box-flex: 0;

      flex: 0 0 16.666667%;

    max-width: 16.666667%;  

    }

}

@media (max-width: 1169px) {

    .cat-grid-2 .brand-cat:nth-child(n+7){

       border-top: 1px solid rgba(0,0,0,.05); 

    }

  .cat-grid-2 .brand-cat:nth-child(6n) {

    border-right: 0;

  }

}

@media (min-width: 1170px) {

    .cat-grid-2:not(.yes6cols) .brand-cat{

    -ms-flex: 0 0 10%;

      -webkit-box-flex: 0;

      flex: 0 0 10%;

    max-width: 10%; 

    }

    .cat-grid-2:not(.yes6cols) .brand-cat:nth-child(n+11){

       border-top: 1px solid rgba(0,0,0,.05); 

    }

   .cat-grid-2:not(.yes6cols) .brand-cat:nth-child(10n) {

    border-right: 0;

  }

  /*fix 6 column*/

  .cat-grid-2.yes6cols .brand-cat:nth-child(n+7){

       border-top: 1px solid rgba(0,0,0,.05); 

    }

  .cat-grid-2.yes6cols .brand-cat:nth-child(6n) {

    border-right: 0;

  }

  

}

.cat-grid-2 .brand-cat:hover{  

    border-color: rgba(0,0,0,.07);

    -webkit-box-shadow: 0 0 1.3rem 0 rgba(0,0,0,.05);

    box-shadow: 0 0 1.3rem 0 rgba(0,0,0,.05);

    z-index: 1;

}

.brand-cat a{

    text-align: center;

    display: block;   

}

.cat-grid-2 .brand-cat a .meta-after{

    color: rgba(0,0,0,.8);    

    font-size: 13px;

    padding: 5px 8px;

}



/*------------------------------------

        info icon box

--------------------------------------*/

.arrow {

  list-style: none;

  margin: 0;

  padding: 0;

}

.arrow li {

  line-height: 1.07692rem;

  margin: 0;

  padding: 0;

  margin-bottom: 0.76923rem;

  padding-left: 1.92308rem;

}

.arrow li:before {

  display: inline-block;

  background-repeat: no-repeat;

  background-position: center center;

  height: 1rem;

  width: 1rem;

  line-height: 1rem;

  position: absolute;

  font-size: 0.84615rem;

  content: '\f00c';

  float: left;

  margin-right: 0;

  margin-left: -1.92308rem;

  font-family: 'fontAwesome';

  text-align: center;

  color: #56cfe1;

}



.icon-block {

  display: table;

}

.icon-layout-2.text-center .icon-block {

  margin: 0 auto;

}

.icon-block .icon-wrap, .icon-block .icon-content {

  display: table-cell;

}

.icon-layout-2 .icon-block .icon-wrap, .icon-layout-2 .icon-block .icon-content {

  display: inline-block;

}

.icon-block .icon-wrap {

  width: 3.84615rem;

  height: 3.84615rem;

  line-height: 3.84615rem;

  color: #9e9e9e;

  text-align: center;

  font-size: 2.76923rem;

  display: block;

}

.icon-layout-1 .icon-block .icon-wrap {

  margin-right: 0.76923rem;

}

.icon-block .icon-wrap span {

  /*padding-top: rem-calc(4px);*/

  display: block;

}

.icon-layout-2 .icon-block .icon-wrap {

  font-size: 3.46154rem;

  margin-bottom: 0.76923rem;

}

.icon-block .icon-content {

  vertical-align: top;

}

.icon-layout-1 .icon-block .icon-content {

  padding-left: 1rem;

}

.icon-layout-2 .icon-block .icon-content {

  width: 100%;

}

.icon-layout-2.counter-box .icon-block .icon-content {

  margin-top: 0;

}

.icon-block .icon-content .count {

  font-size: 1.92308rem;

  color: #fff;

}

.icon-layout-2.counter-box .icon-block .icon-content .count {

  font-size: 2.69231rem;

  margin-bottom: 1rem;

}

.icon-block .icon-content h4 {

  margin: 0;

  padding: 0;

}

.icon-layout-2 .icon-block .icon-content h4 {

  margin-bottom: 0.76923rem;

}

.icon-border.white-bg .icon-block .icon-content h4 {

  padding-top: 0.38462rem;

}

.counter-box .icon-block .icon-content h4 {

  color: #fff;

}

.icon-block .icon-content h4 a:hover {

  opacity: 0.7;

  filter: alpha(opacity=70);

}

.icon-block .icon-content p {

  margin-top: 0;

}

.counter-box .icon-block .icon-content p {

  color: #fff;

}



.icon-layout-1.counter-box .icon-block .icon-wrap {

  background-color: transparent;

  font-size: 5.38462rem;

  width: inherit;

  height: inherit;

  line-height: 1;

  margin-top: 0;

}

.icon-layout-1.counter-box .icon-block .icon-wrap span {

  line-height: 2rem;

}



.icon-layout-2.counter-box .icon-block:hover .icon-wrap {

  background-color: transparent;

}



/*------------------------------------

        team members

--------------------------------------*/

.member {

  border: 1px solid #e3e3e3;

}



.member.clearfix .col-md-6 {

  padding-right: 0;

  padding-left: 0;

}



@media (min-width: 1170px) {

  .member.clearfix .col-md-6 h3,

  .member.clearfix .col-md-6 p {

    padding-right: 30px;

  }

}

.member h3 {

  font-size: 18px;

  line-height: 1.25;

  font-weight: 500;

}

.member h3 span {

  font-size: 12px;

  font-weight: 400;

  color: #888888;

  padding-left: 12px;

}

.member h3 span:before {

  content: '/';

  padding-right: 10px;

}



.member figure {

  margin: -1px -1px 0;

}

.member figure img {

  width: 100%;

}

.member p {

  font-size: 15px;

  line-height: 1.6;

  margin-bottom: 30px;

}

.member a {

  color: #333;

}

.member a:hover {

  color: #56cfe1;

}

.member a.dib {

  padding: 0 10px;

}



.sc-tm-1 .member figure img {

  filter: grayscale(100);

  -webkit-filter: grayscale(100);

  -webkit-transition: all 0.4s ease-out;

  transition: all 0.4s ease-out;

}

.sc-tm-1 .member:hover img {

  filter: grayscale(0);

  -webkit-filter: grayscale(0);

}

.sc-tm-1 .member .member-meta {

  padding: 10px 20px 30px;

}



.sc-tm-2 .member .member-meta {

  padding: 10px;

}

.sc-tm-2 .member h3 {

  text-align: center;

}

.sc-tm-2 .member h3 span {

  padding-top: 5px;

  display: block;

}

.sc-tm-2 .member h3 span:before {

  content: '';

  padding-right: 0;

}



.pt-overlay .overlay:before {

  content: '';

  position: absolute;

  background-color: #c2c2c2;

  left: 0;

  top: 50%;

  width: 100%;

  height: 0;

  opacity: 0;

  -webkit-transition: all .3s;

  transition: all .3s;

}

.pt-overlay:hover .overlay:before {

  top: 0;

  height: 100%;

  opacity: 0.7;

}



.portfolio-item.pt-overlay:hover .overlay:before {

  opacity: 0.8;

}



/*center text with 10% upper*/

.pt-content .c-center {

  display: table;

  opacity: 0;

  width: 90%;

  top: 40%;

  left: 50%;

  height: 0;

  -webkit-transform: translate(-50%, -50%);

  transform: translate(-50%, -50%);

  z-index: 10;

  -webkit-transition: all .5s;

  transition: all .5s;

  color: #222;

}

.pt-content:hover .c-center {

  height: auto;

  top: 50%;

  opacity: 1;

}



/*bottom with animation nth*/

.pt-meta .meta {

  display: table;

  bottom: 20px;

  right: 25px;

  z-index: 10;

}

.pt-meta .meta a {

  opacity: 0;

  -webkit-transform: translate3d(10px, 10px, 0);

  transform: translate3d(10px, 10px, 0);

  -webkit-transition: transform .5s ease,opacity .5s ease;

  -webkit-transition: opacity .5s ease,-webkit-transform .5s ease;

  transition: opacity .5s ease,-webkit-transform .5s ease;

  transition: transform .5s ease,opacity .5s ease;

  transition: transform .5s ease,opacity .5s ease,-webkit-transform .5s ease;

}

.pt-meta .meta a:hover {

  color: #fff;

}

.pt-meta .meta.left {

  right: auto;

  left: 35px;

}

.pt-meta .meta.left a {

  -webkit-transform: translate3d(-10px, 10px, 10px);

  transform: translate3d(-10px, 10px, 10px);

}

.pt-meta:hover .meta a {

  opacity: 1;

  -webkit-transform: translate3d(0, 0, 0);

  transform: translate3d(0, 0, 0);

}



.sc-tm-3 .member figure {

  margin: -1px 0 -1px -1px;

}



.sc-tm-3 .member-meta {

  margin: 20px 5px 20px 20px;

}



@media (max-width: 991px) {

  .sc-tm-3 .member-meta {

    margin: 25px;

  }

}

.t-nth-anam li:nth-child(1),

.t-nth-anam a:nth-child(1) {

  -webkit-transition-delay: .1s;

  transition-delay: .1s;

}

.t-nth-anam li:nth-child(2),

.t-nth-anam a:nth-child(2) {

  -webkit-transition-delay: .15s;

  transition-delay: .15s;

}

.t-nth-anam li:nth-child(3),

.t-nth-anam a:nth-child(3) {

  -webkit-transition-delay: .2s;

  transition-delay: .2s;

}

.t-nth-anam li:nth-child(4),

.t-nth-anam a:nth-child(4) {

  -webkit-transition-delay: .25s;

  transition-delay: .25s;

}

.t-nth-anam li:nth-child(5),

.t-nth-anam a:nth-child(5) {

  -webkit-transition-delay: .3s;

  transition-delay: .3s;

}

.t-nth-anam li:nth-child(6),

.t-nth-anam a:nth-child(6) {

  -webkit-transition-delay: .35s;

  transition-delay: .35s;

}

.t-nth-anam li:nth-child(7),

.t-nth-anam a:nth-child(7) {

  -webkit-transition-delay: .4s;

  transition-delay: .4s;

}

.t-nth-anam li:nth-child(8),

.t-nth-anam a:nth-child(7) {

  -webkit-transition-delay: .45s;

  transition-delay: .45s;

}



 

 

@media (min-width: 992px) {

  .columns-3 article:not(.slick-slide):nth-child(3n+1),

  .columns-2 article:not(.slick-slide):nth-child(2n+1) {

    clear: both;

  }

}

 

/*------------------------------------

        portfolio

--------------------------------------*/

#portfolio-filter {

  margin: 0 0 28px;

  font-size: 0;

  padding: 0;

}



@media (min-width: 992px) {

  #portfolio-filter {

    margin: 0 0 34px;

  }

}

#portfolio-filter li {

  position: relative;

  display: inline-block;

  margin: 0 10px;

  -webkit-transition: all 0.2s;

  transition: all 0.2s;

}



#portfolio-filter li a {

  display: inline-block;

  font-size: 14px;

  font-weight: 500;

  color: #878787;

  height: 40px;

  line-height: 40px;

  padding: 0 20px;

  -webkit-transition: all 0.4s;

  transition: all 0.4s;

  border: 1px solid transparent;

  text-transform: capitalize;

}



#portfolio-filter li a:hover {

  color: #222;

}



#portfolio-filter li.active a {

  color: #222;

  border-color: #222;

}



.portfolio-item-container {

  -webkit-transition: all 0.45s;

  transition: all 0.45s;

  margin-bottom: 20px;

}



.portfolio-item-container:after {

  content: '';

  display: table;

  clear: both;

}



.portfolio-item {

  position: relative;

  float: left;

  width: 100%;

}



.portfolio-item figure {

  position: relative;

  margin-bottom: 20px;

}



.no-padding .portfolio-item figure {

  margin-bottom: 0;

}



.col-padding-02 .portfolio-item figure {

  margin-bottom: 4px;

}



.col-padding-05 .portfolio-item figure {

  margin-bottom: 8px;

}



.portfolio-item figure img {

  display: block;

  width: 100%;

  height: auto;

}



.portfolio-item .zoom-btn {

  color: #333;

  font-size: 1.5em;

}



.portfolio-item .left .zoom-btn {

  font-size: 1em;

}



.portfolio-item .zoom-btn:hover {

  color: #fff;

}



.portfolio-item .portfolio-meta {

  position: relative;

  margin-top: 14px;

}



.portfolio-item .portfolio-title {

  margin-bottom: 5px;

  font-size: 16px;

  text-overflow: ellipsis;

  overflow: hidden;

  display: block;

  font-weight: 500;

  -webkit-line-clamp: 2;

  -webkit-box-orient: vertical;

  height: 44.8px;

}



.max-col-4 .portfolio-item .portfolio-title {

  font-size: 15px;

  height: 42px;

}



.portfolio-item .portfolio-tags a {

  font-size: 13px;

}



/*overlay*/

.overlay .portfolio-item {

  overflow: hidden;

}



.overlay .portfolio-item figure {

  margin-bottom: 0;

}



.overlay .portfolio-item .portfolio-title:hover a {

  color: #fff;

}



.overlay .portfolio-item .portfolio-title {

  margin: 0 0 20px;

  padding: 0 20px;

}



.row.portfolio-row {

  margin-left: -15px;

  margin-right: -15px;

}



.row.portfolio-row > .portfolio-item-container > .portfolio-item {

  padding: 0 15px;

  margin-bottom: 15px;

}



.row.portfolio-row.overlay > .portfolio-item-container > .portfolio-item,

.row.portfolio-row.v2 > .portfolio-item-container > .portfolio-item {

  margin-bottom: 30px;

}



.no-padding.row.portfolio-row {

  margin-left: 0;

  margin-right: 0;

}



.no-padding.row.portfolio-row > .portfolio-item-container > .portfolio-item {

  padding: 0;

  margin-bottom: 0;

}



.col-padding-02.row.portfolio-row {

  margin-left: -2px;

  margin-right: -2px;

}



.col-padding-02.row.portfolio-row > .portfolio-item-container > .portfolio-item {

  padding: 0 4px;

  margin-bottom: 8px;

}



.col-padding-05.row.portfolio-row {

  margin-left: -5px;

  margin-right: -5px;

}



.col-padding-05.row.portfolio-row > .portfolio-item-container > .portfolio-item {

  padding: 0 8px;

  margin-bottom: 16px;

}



.row.portfolio-row.smaller {

  margin-left: -14px;

  margin-right: -14px;

}



.row.portfolio-row.smaller > .portfolio-item-container > .portfolio-item {

  padding: 0 14px;

  margin-bottom: 28px;

}



.row.portfolio-row.overlay > .portfolio-item-container > .portfolio-item .portfolio-meta {

  left: 14px;

  right: 14px;

}



.max-col-4,

.max-col-3,

.max-col-2 {

  padding: 0 !important;

}



@media (min-width: 768px) {

  .max-col-4 .portfolio-item,

  .max-col-3 .portfolio-item,

  .max-col-2 .portfolio-item {

    width: 50%;

  }

}

@media (min-width: 992px) {

  .max-col-4 .portfolio-item,

  .max-col-3 .portfolio-item {

    width: 33.3%;

  }



  .max-col-4 .portfolio-item.wide,

  .max-col-3 .portfolio-item.wide {

    width: 66.6%;

  }

}

@media (min-width: 1200px) {

  .max-col-4 .portfolio-item {

    width: 25%;

  }



  .max-col-4 .portfolio-item.fix,

  .max-col-4 .portfolio-item.wide {

    width: 50%;

  }

}

.pload-more-btn {

  min-width: 146px;

  font-size: 15px;

  border-radius: 20px;

  font-weight: 600;

  text-transform: uppercase;

  padding: 13px 20px 11px;

}



.pload-more-btn:hover, .pload-more-btn:focus {

  border-radius: 0;

}



/* Light gallery lightbox custom css */

.lg-outer .lg-thumb {

  padding: 8px 0;

}



.lg-outer .lg-thumb-item {

  border-radius: 0;

}



.lg-outer .lg-thumb-item.active, .lg-outer .lg-thumb-item:hover, .lg-outer .lg-thumb-item:focus {

  border-color: #56cfe1;

}



/*Single Portfolio*/

#portfolio-details {

  font-size: 16px;

  margin: 50px 0;

}



@media (min-width: 992px) {

  #portfolio-details {

    margin-bottom: 70px;

  }

}

@media (min-width: 1200px) {

  #portfolio-details.clearfix {

    max-width: 1380px;

    margin-left: auto;

    margin-right: auto;

  }



  #portfolio-details.mt0 .col-md-4 {

    padding-left: 35px;

    padding-right: 40px;

  }

}

#portfolio-details h2 {

  font-size: 25px;

  line-height: 1.1;

  font-weight: 500;

  margin-bottom: 21px;

}



#portfolio-details p {

  margin-bottom: 20px;

}



.portfolio-details-list {

  color: #9f9f9f;

  font-size: 15px;

  list-style: none;

  padding: 0;

}



.portfolio-details-list li {

  margin-bottom: 15px;

}



.portfolio-details-list a {

  color: #9f9f9f;

}



.portfolio-details-list a:hover {

  color: #56cfe1;

}



.portfolio-details-list label {

  font-size: 15px;

  line-height: 1;

  color: #333;

  margin-bottom: 11px;

  padding-right: 5px;

  font-weight: 500;

}



.portfolio-details-list label + div {

  display: inline-block;

}



.p-l-3 .portfolio-details-list label {

  display: block;

}



.portfolio-details-list .portfolio-details-share label {

  margin-bottom: 15px;

}



.portfolio-single img {

  width: 100%;

}



/* Portfolio single media*/

.portfolio-single-media img {

  display: block;

  width: 100%;

  height: auto;

}



.popup-gallery .more-images {

  margin-bottom: 30px;

}



.portfolio-single-media img,

.portfolio-single-media img iframe {

  margin-bottom: 20px;

}



@media (min-width: 992px) {

  .portfolio-single-media img,

  .portfolio-single-media img iframe {

    margin-bottom: 30px;

  }

}

.more-images .zoom-btn i {

  font-size: 1.7em;

}

.more-images .zoom-btn i:hover {

  color: #fff;

}



.popup-gallery.clearfix + .embed-responsive {

  margin-top: 30px;

}



/*is parent content sticky*/

.sticky-open + section + #piko-content .sidebar-sticky.is_stuck {

  padding-top: 90px;

}



.sidebar-sticky.is_stuck {

  padding-top: 20px;

  -webkit-transition: all .5s;

  transition: all .5s;

}



/*------------------------------------

        widgets

--------------------------------------*/

aside .widget ul {

  padding: 0;

  margin: 0;

}



aside .widget-title {

  position: relative;

  padding-bottom: 15px;

  margin-top: 0;

  font-size: 18px;

  font-weight: 500;

  margin-bottom: 20px;

}



aside .widget-title:after {

  content: "";

  width: 60px;

  height: 2px;

  background-color: #222;

  left: 0;

  bottom: 5px;

  position: absolute;

}



 



/*wc widgets*/

.widget.pikoworks_widget_brands .cat-img {

  position: relative;

  display: inline-block;

  width: calc(33.33% - 5px);

  margin-bottom: 4px;

}



.widget.pikoworks_widget_brands .cat-img .count {

  position: absolute;

  width: 35px;

  height: 35px;

  line-height: 35px;

  border-radius: 50%;

  text-align: center;

  border: 1px solid #c2c2c2;

  background-color: #fff;

  top: 50%;

  left: 50%;

  -webkit-transform: translate(-50%, -50%);

  transform: translate(-50%, -50%);

  opacity: 0;

}



.widget.pikoworks_widget_brands .cat-img:hover .count {

  opacity: 1;

}



.widget ul li {

  margin-bottom: 5px;

}

.widget ul li.cat-item {

  line-height: 30px;

}



.widget ul li:not(.cat-img) .count {

  color: #888;

  padding-left: 4px;

}



.widget-area .widget .search-form {

  display: inherit;

}



.widget_layered_nav > ul, .widget_recent_comments > ul, .widget_product_categories > ul, .widget_rss > ul, .widget_recent_entries > ul, .widget_pages > ul, .widget_meta > ul, .widget_categories > ul, .widget_archive > ul, .widget_nav_menu > ul {

  padding: 0;

  margin: 0;

}



.sub-footer .widget_layered_nav > ul > li, .sub-footer .widget_recent_comments > ul > li, .sub-footer .widget_product_categories > ul > li, .sub-footer .widget_rss > ul > li, .sub-footer .widget_recent_entries > ul > li, .sub-footer .widget_pages > ul > li, .sub-footer .widget_meta > ul > li, .sub-footer .widget_categories > ul > li, .sub-footer .widget_archive > ul > li, .sub-footer .widget_nav_menu > ul > li {

  padding-left: 0;

}



.widget.widget_nav_menu ul {

  padding: 0px;

}



.sidebar .widget.widget_nav_menu li {

  padding: 0;

  float: none;

}

.sidebar .widget.widget_nav_menu ul:not(.sub-menu) > li > a{

  font-size: 17px;

}

.sidebar .widget.widget_nav_menu ul  li a{

  padding: 7px 15px;

  display: block;

  background-color: #f4f4f4;

}

.sidebar .widget.widget_nav_menu ul ul a {

  padding-left: 25px;

}

.sidebar .widget.widget_nav_menu .current-menu-item a:after{

  content: '||';

  font-family:fontpiko;

    position: absolute;

    text-align: right;

    right: 30px;

}



.widget.widget_nav_menu ul ul {

  padding: 0;

}

.widget.widget_nav_menu ul li {

    margin-bottom: 2px;

}

.widget.widget_nav_menu ul ul li:first-child{

  margin-top: 2px;

}



.widget.widget_nav_menu li > li a {

  padding-left: 0;

}



.widget.widget_nav_menu .menu > li + li {

  margin-left: 0;

}

/*.widget.widget_nav_menu ul ul ul {

  float: right;

}*/

.sidebar .widget.widget_nav_menu ul ul ul a {

  padding-left: 35px;

}



.widget-area .widget.widget_nav_menu {

  overflow: initial;

}



/*.widget.widget_nav_menu .menu li li.open > a,

.widget.widget_nav_menu .menu > li.open > a{

    color: #fff;

}*/

.widget_nav_menu .menu .sub-menu {

  white-space: nowrap;

}



.page-links {

  clear: both;

  margin: 1em 0 1.75em;

}



.page-links a,

.page-links > span {

  border: 1px solid #d1d1d1;

  border-radius: 2px;

  display: inline-block;

  height: 1.8461538462em;

  line-height: 1.8461538462em;

  margin-right: 0.3076923077em;

  text-align: center;

  width: 1.8461538462em;

}



.page-links a {

  background-color: #222;

  border-color: #222;

  color: #fff;

}



.page-links a:hover,

.page-links a:focus {

  background-color: #56cfe1;

  border-color: transparent;

  color: #fff;

}



.page-links > .page-links-title {

  border: 0;

  color: #222;

  height: auto;

  margin: 0;

  padding-right: 0.6153846154em;

  width: auto;

}



/* Calendar widget */

/*.widget_text{

    padding-bottom:30px;

}*/

.widget.widget_calendar table {

  margin: 0;

  border: none;

}



.calendar_wrap {

  padding-bottom: 20px;

  padding-left: 2px;

  margin-top: 20px;

}



.widget_calendar td,

.widget_calendar th {

  line-height: 2.5625;

  padding: 0;

  text-align: center;

}



.widget_calendar caption {

  padding: 0 15px 16px;

}



#wp-calendar {

  width: 99.8%;

}



#wp-calendar caption {

  text-align: left;

  font-size: 20px;

  font-weight: 500;

  letter-spacing: 1px;

  color: #222;

}



#wp-calendar thead {

  font-size: 10px;

}



#wp-calendar thead th {

  padding-bottom: 10px;

  text-align: center;

}



#wp-calendar tbody td {

  background: #F3F3F3;

  border-color: #fff;

  text-align: center;

  padding: 8px;

}



#wp-calendar tbody td:hover {

  background: #fff;

}



#wp-calendar tbody .pad {

  background: none;

}



#wp-calendar tfoot td, #wp-calendar thead th {

  border: none;

}



#wp-calendar tfoot #next {

  font-size: 12px;

  text-transform: uppercase;

  text-align: right;

}



#wp-calendar tfoot #prev {

  font-size: 12px;

  text-transform: uppercase;

  padding-top: 10px;

}



/*widget-postimage*/

.widget_recent_postimage a > img {

  max-width: inherit;

}



.widget.widget-category .product-categories.with-accordion,

.null-instagram-feed > ul {

  padding: 0;

}



.tagcloud a {

  border: 1px solid;

  padding: 4px 20px;

  margin-right: 5px;

  display: inline-block;

  margin-bottom: 8px;

}



form select {

  width: 100%;

}



/*filter sidebar*/

.filter-sidebar {

  padding-left: 20px;

  padding-right: 20px;

}



.filter-sidebar h2,

.filter-sidebar h3 {

  font-size: 16px;

  line-height: 40px;

  text-transform: uppercase;

}



.filter-sidebar ul {

  padding: 0;

  margin: 0;

}



.filter-sidebar .pikoworks_widget_brands li {

  float: left;

}



.filter-sidebar .wcva-filter-widget:after,

.filter-sidebar .pikoworks_widget_brands:after {

  clear: both;

  content: " ";

  display: table;

}



.filter-sidebar .pikoworks_widget_brands li a {

  background: #fff;

  border: 1px solid #d2d2d2;

  display: block;

  margin: 1px 5px 0px 1px;

  padding: 2px 8px 0;

}



.filter-sidebar .pikoworks_widget_brands li a:hover {

  background: #56cfe1;

  border: 1px solid #56cfe1;

  color: #fff;

  -webkit-transition: all 0.35s, color 0.1s;

  transition: all 0.35s, color 0.1s;

}



.filter-sidebar .pikoworks_widget_brands li a:hover span {

  color: #fff;

}



.filter-sidebar .tagcloud a {

  background-color: #fff;

  border-color: #d2d2d2;

  -webkit-transition: all 0.35s, color 0.1s;

  transition: all 0.35s, color 0.1s;

}



.filter-sidebar .tagcloud a:hover {

  background: #56cfe1;

  border-color: #56cfe1;

  color: #fff;

}



.filter-sidebar .widget_price_filter .price_slider_amount button {

  border-color: #d2d2d2;

}



.filter-sidebar .widget_price_filter .price_slider_amount button:hover {

  border-color: #56cfe1;

}



/*color switch*/

.filter-sidebar div.wcvashopswatchlabel {

  outline: none;

  -webkit-box-shadow: none;

  box-shadow: none;

  height: 30px;

  line-height: 28px;

  border-radius: 0;

  background-color: #fff;

  border-color: #d2d2d2 !important;

}



.filter-sidebar div.wcvashopswatchlabel.wcvasquare:focus,

.filter-sidebar div.wcvashopswatchlabel.wcvasquare:hover {

  border: solid 1px white !important;

  outline: none !important;

}



/*flickr widgets*/

.widget_piko_flickr_widget .flickr-widget > ul {

  padding: 0;

}



.sidebar .null-instagram-feed li[class*="col-"],

.footer .null-instagram-feed li[class*="col-"],

.widget.widget_piko_flickr_widget li {

  display: block;

  float: left;

  margin: 0 1px 1px 0;

  padding: 0;

  width: calc(33.3% - 1px);

  max-width: 127px;

  overflow: hidden;

}



.widget.widget_piko_flickr_widget li a {

  display: block;

  position: relative;

  width: 100%;

  height: 100%;

}



.widget.widget_piko_flickr_widget li a img {

  display: block;

  width: 100%;

  height: auto;

}



/*instagram*/

footer .null-instagram-feed p.clearfix {

  text-align: center;

}



/*twitter*/

.widget_latest_tweets_widget {

  position: relative;

}



.widget_latest_tweets_widget ul li {

  line-height: 1.7;

}



.widget_latest_tweets_widget li p:first-child {

  padding: 0;

  margin: 0;

}



.widget_latest_tweets_widget .twitter-icon {

  font-size: 30px;

  position: absolute;

  margin-top: -20px;

  left: calc( 50% - 10px );

}



/*------------------------------------

        product

--------------------------------------*/

.product-wrap {

  position: relative;

  margin-bottom: 30px;

}



@media (min-width: 992px) {

  .product-wrap {

    margin-bottom: 40px;

  }

}

.product-wrap:hover .product-label {

  visibility: hidden;

}



.products-list .product-wrap .product-label {

  visibility: visible;

  right: 16px;

}



.product-top {

  position: relative;

  margin-bottom: 15px;

}



.product-top figure {

  border: 1px solid #e9e9e9;

}



.product-top figure a {

  display: block;

}



.product-top figure img {

  display: block;

  width: 100%;

  height: auto;

}



.product-meta:after {

  content: '';

  display: table;

  clear: both;

}



.ratings-container {

  position: relative;

  width: 90px;

}



.ratings-container,

.ratings-container .ratings {

  display: inline-block;

  height: 14px;

}



.ratings-container .ratings {

  position: absolute;

  top: 0;

  left: 0;

  bottom: 0;

  overflow: hidden;

  text-indent: -9999px;

}



.product-meta .ratings-container {

  float: right;

}



.product-brand {

  font-size: 14px;

  line-height: 1;

}



.product-brand a {

    color: #959595;    

}

.product-meta .product-brand .product_meta{

    overflow: hidden;

    text-overflow: ellipsis;

    white-space: nowrap;

    width: 150px;

    display: block;

    margin: 0 auto;

}



.product-meta .product-brand {

  float: left;

}



.title-wrap {

  margin-top: 15px;

}



.title-wrap:before,

.title-wrap:after {

  display: table;

  content: " ";

  clear: both;

}



.title-wrap .product-title {

  line-height: 1.2;

  max-height: 33.6px;

}



.product-title {

  font-size: 14px;

  text-overflow: ellipsis;

  overflow: hidden;

  display: block;

  font-weight: 500;

  -webkit-line-clamp: 2;

  -webkit-box-orient: vertical;

}



.product-price-container {

  color: #56cfe1;

  margin-bottom: 16px;

  font-size: 17px;

  font-weight: 600;

  line-height: 1;

}



.product-price-container del {

  text-decoration: line-through;

  color: #bfbfbf;

}



.product-price-container del + ins {

  margin-left: 10px;

  text-decoration: inherit;

}



.product-action .button,

.product-action .yith-wcwl-add-to-wishlist,

.product-action .compare {

  display: inline-block;

  margin: 0;

}



.product-action .cart-btn-wrap a {

  display: inline-block;

  vertical-align: middle;

  height: 40px;

  line-height: 40px;

  position: relative;

  font-size: 12px;

  font-weight: 600;

  padding: 0 18px;

  color: #777777;

  border: 1px solid #c2c2c2;

  text-transform: uppercase;

  text-align: center;

  -webkit-transition: background 0.4s, border-radius 0.4s;

  transition: background 0.4s, border-radius 0.4s;

}



.product-action .yith-wcwl-add-to-wishlist a,

.product-action .compare,

.product-action .yith-wcqv-button {

  display: inline-block;

  width: 40px;

  line-height: 38px;

  text-align: center;

  border: 1px solid #c2c2c2;

  -webkit-transition: background-color 0.4s, border-color 0.4s;

  transition: background-color 0.4s, border-color 0.4s;

  font-size: 0;

  color: #777777;

  margin: 0 0 0 10px;

  vertical-align: middle;

}



.product-action .add_to_cart_button.added {

  display: none;

}



.yith-wcwl-add-to-wishlist .ajax-loading {

  right: 36%;

  position: absolute;

  top: 15px;

}



/*all cart icon before*/

.product-action {

  font-size: 0;

  white-space: nowrap;

  position: relative;

}



.summary .single_add_to_cart_button:before,

.product-action a:before {

  font: normal normal normal 16px/1 fontpiko;

  vertical-align: middle;

}



.yith-wcwl-add-to-wishlist a:before {

  content: '\e85a';

}



.product-action .compare:before {

  content:'\e80e'

}



.summary .single_add_to_cart_button:before,

.product-action .add_to_cart_button:before,

.product-action .product_type_external:before,

.product-action .product_type_grouped:before {

  content: '\e804';

  top: -1.5px;

  position: relative;

}



.summary .single_add_to_cart_button:before,

.product-wrap.pl-1 .product-action .cart-btn-wrap a:before {

  padding-right: 8px;

}

.product-wrap.pl-1 .product-action .cart-btn-wrap a > i{

   margin-right: 8px; 

}



.product-action .compare.added:before,

.product-action .added_to_cart.wc-forward:before {

  content: "\e808";

}



.product-action .added_to_cart.wc-forward:before {

  padding-right: 5px;

}



/*.summary .add_to_cart_button.loading:before,

.product-action .add_to_cart_button.loading:before{

	content: "\f1ce";

  	font-family: "FontAwesome";

        top:2px;

}*/

.product .product-wrap .product-action .product_type_simple:not(.add_to_cart_button):before {

  content: "\f0c1";

  font-family: "FontAwesome";

  font-size: 18px;

}

.product-action .button.product_type_variable:not(.add_to_cart_button):before ,

.product-action .button.product_type_variable:not(.add_to_cart_button):before {

  content: "\f0c1";

  font-family: "FontAwesome";

  vertical-align: middle; 

}



.relate-product .product-action .button.product_type_variable:not(.add_to_cart_button):before {

  padding-right: 8px;

}



/*.product-action .add_to_cart_button.loading:before{

   -webkit-animation: fa-spin 2s infinite linear;

  animation: fa-spin 2s infinite linear;

}*/

.summary .single_add_to_cart_button + .added_to_cart.wc-forward,

.yith-wcwl-add-to-wishlist + div.clear {

  display: none;

}



.yith-wcwl-add-button a.add_to_wishlist {

  border-radius: 0;

}



.product-action a:before {

  color: #bcbcbc;

}



.product-action a:hover:before {

  color: #fff;

}



.product-action a:hover {

  color: #fff;

  background-color: #56cfe1;

  border-color: #56cfe1;

}



.ins-feed .btn-instagram,

.btn-quickview {

  position: absolute;

  line-height: 40px;

  border-radius: 40px;

  top: 40%;

  left: 50%;

  -webkit-transform: translate(-50%, -50%);

  transform: translate(-50%, -50%);

  z-index: 2;

  white-space: nowrap;

  padding: 0 25px;

  -webkit-transition: all .3s;

  transition: all .3s;

  text-align: center;

  background-color: #fff;

  color: #444;

  opacity: 0;

  visibility: hidden;

}



.ins-feed:hover .btn-instagram,

.product-wrap:hover .btn-quickview {

  top: 50%;

  opacity: 1;

  visibility: visible;

}



.product-label {

  display: inline-block;

  position: absolute;

  z-index: 1;

  right: 16px;

  top: 16px;

  color: #fff;

  letter-spacing: 0.03em;

  text-transform: uppercase;

  background-color: #56cfe1;

  text-align: center;

  min-width: 70px;

  padding: 2px 5px;

  font-size: 14px;

}



.product-label + .product-label {

  top: 32px;

  margin-top: 20px;

}



.product-label.discount {

  background-color: #fe9931;

}



.product-label.outofstock {

  border-radius: 50%;

  top: 50%;

  left: 50%;

  -webkit-transform: translate(-50%, -50%);

  transform: translate(-50%, -50%);

  background-color: #c1c1c1;

  width: 90px;

  height: 90px;

  line-height: 16px;

  padding-top: 30px;

}



.product-label.outofstock + figure img {

  opacity: 0.6;

}



.product-top .shopswatchinput {

  position: absolute;

  left: 6px;

  -webkit-transform: translate(0 -50%);

  transform: translate(0, -50%);

  z-index: 2;

  margin-top: 4px;

}



div.wcvashopswatchlabel {

  outline-style: solid;

  outline-color: #dadada;

  -webkit-box-shadow: inset 0 0 0 1px #fff;

  box-shadow: inset 0 0 0 1px #fff;

  -webkit-transition: all 0.4s;

  transition: all 0.4s;

  border: 1px solid #fff;

}



div.wcvaround:hover {

  border-color: #222;

}



label.selectedswatch.wcvaround {

  border: 1px solid !important;

}



.single_variation_wrap {

  margin-top: 22px;

}



.single_variation_wrap .woocommerce-variation-price {

  margin-bottom: 20px;

  font-weight: 500;

}



.products-list .product-price-container {

  font-size: 19px;

}



.product.outofstock .product.product4 .product-action .product_type_simple:before {

  font-size: 14px;

  margin-right: 8px;

  color: #56cfe1;

}

/*add vc class remove rating*/

.tab-rating-none .product-brand,

.tab-rating-none .ratings-container{

    display: none;

}

/*main backgorund gray*/

.white-product .title-wrap h3{

    margin-top: 0;

}

.white-product .product-wrap{

    padding: 10px;

    margin-bottom: 5px;

    background-color: #fff; 

}

.white-product .product-wrap figure,

.white-product .product-wrap figure .product-image + .product-image{

    border: none !important;

}

.white-product row{

   margin-left: -5px;

    margin-right: -5px;

}

.white-product article{

   padding-left: 5px;

   padding-right: 5px; 

}





/*fix widget*/

.products-grid:not(.deal-carousel-container) .product.pl-1 .product-title a {

  max-width: 250px;

}



.deal-carousel-container .product.pl-1.wide .product-title a {

  max-height: 54.05px;

}



/*product title fix*/

.products-list .product-action .cart-btn-wrap a {

  color: #b4b4b4;

  border-color: #c2c2c2;

  margin-right: 0;

}



.products-list .product-action .cart-btn-wrap a:hover {

  color: #fff;

}



@media (min-width: 768px) and (max-width: 991px) {

  .products-list .product-action .cart-btn-wrap a {

    font-size: 0;

    padding: 0;

    width: 40px;

  }



  .products-list .product-wrap.pl-1 .product-action .cart-btn-wrap a:before {

    padding: 0;

  }

}

@media (max-width: 767px) {

  .products-list .product-meta .list-content {

    display: none;

  }

}

.product-action .cart-btn-wrap {

  display: inline-block;

  float: left;

}



.products-list .product-action .cart-btn-wrap {

  margin-bottom: 30px;

}



@media (min-width: 768px) {

  .products-list .product-action .cart-btn-wrap {

    margin-bottom: 18px;

    display: block;

    float: right;

  }



  .products-list .product-action .button.product_type_variable,

  .products-list .product.outofstock .product-action .product_type_simple {

    margin-left: 85px;

  }



  .col-md-9 .products-list .product-action .button.product_type_variable,

  .col-md-9 .products-list .product.outofstock .product-action .product_type_simple {

    margin-left: 65px;

  }

}

.products-list .title-wrap .product-title {

  margin-top: 0;

}



@media (max-width: 991px) {

  .products-list .product-action .cart-btn-wrap {

    margin-bottom: 10px;

  }

}

.products.products-list .product-meta .list-content {

    max-height: 95px;

    overflow: hidden;

    text-overflow: ellipsis;

}

@media (max-width: 1199px) {

  .products.products-list .product-meta .list-content {

    max-height: 142px;

  }

}

@media (min-width: 768px) {  

.products-list .product-action .add_to_cart_button,

.products-list .product-action .added_to_cart.wc-forward,

.products-list .product-action .product_type_external,

.products-list .product-action .product_type_grouped {

    margin-left: 10px;

  }

} 

@media (min-width: 992px) {

  .products-list .product-action .add_to_cart_button,

  .products-list .product-action .added_to_cart.wc-forward,

  .products-list .product-action .product_type_external,

  .products-list .product-action .product_type_grouped {

    margin-left: 65px;

  }

}

@media (min-width: 1440px) {

  .product.outofstock .product-action .product_type_simple,

  .product-action .add_to_cart_button,

  .product-action .added_to_cart.wc-forward,

  .product-action .product_type_external,

  .product-action .product_type_grouped {

    padding-left: 20px;

    padding-right: 20px;

  }

}

@media (max-width: 480px) {

  .product-action .add_to_cart_button,

  .product-action .added_to_cart.wc-forward,

  .product-action .product_type_external,

  .product-action .product_type_grouped {

    padding-left: 16px;

    padding-right: 16px;

  }

}

.product-action .btn-add-cart > span,

.product-action .btn-add-cart .icon-cart,

.product-action .btn-add-cart .icon-wishlist,

.product-action .btn-add-wishlist > span,

.product-action .btn-add-wishlist .icon-cart,

.product-action .btn-add-wishlist .icon-wishlist {

  font-size: 14px;

  display: inline-block;

  vertical-align: middle;

  letter-spacing: 0.02em;

}



.product-action .btn-add-cart .icon-cart,

.product-action .btn-add-wishlist .icon-cart {

  background-position: 0px -947px;

  width: 17px;

  height: 17px;

  margin-top: -4px;

  margin-right: 8px;

}



.product-single .product-label:not(.outofstock) {

  top: 10px;

  right: 15px;

}



.product-single .col-sm-7 .product-label {

  right: 30px;

}



.product-single.right .col-sm-7 .product-label {

  right: 115px;

}



.products-list .product-action .yith-wcwl-add-to-wishlist a,

.products-list .product-action .compare,

.products-list .product-action .yith-wcqv-button {

  display: block;

}



.product-action .compare span {

  padding-top: 11px;

}



.yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse span.feedback,

.yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse span.feedback {

  display: none;

  position: absolute;

  margin-top: -30px;

  white-space: nowrap;

  z-index: 5;

  right: 22%;

  color: #959595;

  font-size: 13px;

  -webkit-transition: all 0.5s ease 0s;

  transition: all 0.5s ease 0s;

  opacity: 0;

  filter: alpha(opacity=0);

  padding-right: 10px;

}



.yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse span.feedback {

  right: 0;

}



.yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse:hover span.feedback,

.yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse:hover span.feedback {

  display: block;

  opacity: 1;

  filter: alpha(opacity=100);

}



.dealoftheday-carousel .product2 .product-label {

  right: 2px;

  top: 2px;

}



.product-countdown:after {

  content: '';

  display: table;

  clear: both;

}



.product-top .product-countdown {

  position: absolute;

  left: 11px;

  right: 11px;

  bottom: 16px;

  z-index: 20;

}



.products-list .product-top .product-countdown {

  right: -5px;

}



.product-countdown .countdown-row {

  clear: both;

  width: 100%;

  padding: 0px;

  text-align: center;

}



.product-countdown .countdown-section {

  display: block;

  float: left;

  text-align: center;

  background-color: #f5f5f5;

  border: 1px solid #e9e9e9;

  padding-top: 8px;

  padding-bottom: 9px;

  margin: 0 5px;

  width: calc(25% - 10px);

}



.product-countdown .countdown-show3 .countdown-section {

  width: calc(31.33% - 15px);

}



.product-countdown .countdown-show4 .countdown-section {

  width: calc(25% - 20px);

}



@media (min-width: 1280px) {

  .product.wide .product-countdown .countdown-show4 .countdown-section {

    width: calc(25% - 30px);

  }

}

.product-countdown .countdown-amount {

  font: 400 30px/1 sans-serif;

  color: #999999;

}



.product-countdown .countdown-period {

  display: block;

  width: 100%;

  font-size: 10px;

  font-weight: 600;

  line-height: 1;

  margin-top: 1px;

  text-transform: uppercase;

  color: #a7a7a7;

}



.product-countdown.countdown-sep {

  margin-left: -10px;

  margin-right: -10px;

}



@media (min-width: 1600px) {

  .product-countdown.countdown-sep {

    margin-left: -15px;

    margin-right: -15px;

  }

}

.product-countdown .countdown-section {

  margin: 0 5px;

  position: relative;

}



@media (min-width: 1280px) {

  .product.wide .product-countdown .countdown-section {

    margin: 0 15px;

  }

}

.product-countdown .countdown-section:after {

  content: ':';

  font-size: 30px;

  line-height: 30px;

  position: absolute;

  left: 100%;

  margin-left: 2px;

  top: 50%;

  margin-top: -15px;

  color: #b8b8b8;

  font-family: sans-serif;

}



@media (min-width: 1280px) {

  .product.wide .product-countdown .countdown-section:after {

    margin-left: 11.5px;

  }

}

.product-countdown .countdown-section:last-child:after {

  display: none;

}



.container .piko-carousel .product-countdown .countdown-show4 .countdown-section,

.container .max-col-4 .product-countdown .countdown-show4 .countdown-section {

  width: calc(25% - 10px);

  margin: 0 5px;

}



.container .piko-carousel .product-countdown .countdown-amount,

.container .max-col-4 .product-countdown .countdown-amount {

  font-size: 22px;

}



.container .piko-carousel .product-countdown .countdown-section:after,

.container .max-col-4 .product-countdown .countdown-section:after {

  margin-left: 2px;

}





.piko_countdown-1 .countdown-section{

  padding: 0 10px;

  color:  #222;

  display: inline-block;

}

.piko_countdown-1 .countdown-amount{

  font-size: 30px;

  display: block;

}

.piko_countdown-1 .countdown-period{

  font-size: 20px;

}

.product-wrap.pl-3 .product-action{

  text-align: left;

}



.piko_countdown-3 {

  color: #ff2f2f;

}

.piko_countdown-3::before {

  content: '\f017';

  font-family: fontAwesome;

  margin-right: 0.375rem;

}

.piko_countdown-3 .countdown-section {

  background-color: transparent;

  width: auto;

  margin: 0 3px;

}

.piko_countdown-3 .countdown-section .countdown-amount {

  color: #ff2f2f;

  font-size: 1rem;

}

.piko_countdown-3 .countdown-section .countdown-period {

  display: none;

}

.piko_countdown-3 .countdown-section:not(:last-child) .countdown-amount::after {

  content: ':';

  margin-left: 4px;

}



/* Product List */

.products.products-list {

  padding: 20px 0 40px;

  margin-bottom: 0;

  border: none;

}



@media (min-width: 992px) {

  .products.products-list {

    padding: 20px 15px 40px;

  }

}

.products.products-list article {

  border-bottom: 1px solid #e9e9e9;

}



.products.products-list article:first-child {

  border-top: 1px solid #e9e9e9;

}



.products.products-list article:after {

  content: '';

  display: table;

  clear: both;

}



.products.products-list .product-top {

  margin-bottom: 30px;

}



@media (min-width: 768px) {

  .products.products-list .product-top {

    float: left;

    width: 27%;

    margin-bottom: 0;

  }

}

@media (min-width: 1200px) {

  .products.products-list .product-top {

    width: 18%;

  }

}

@media (min-width: 992px) {

  .col-md-9 .products.products-list .product-top {

    width: 26%;

  }

}

@media (min-width: 1200px) {

  .col-md-9 .products.products-list .product-top {

    width: 22%;

  }

}

@media (min-width: 1200px) and (max-width: 1599px) {

  .col-md-9 .products.products-list .product-top {

    width: 25%;

  }

}

.products.products-list .product-top figure {

  border: none;

}



.products.products-list .product-countdown {

  bottom: 12px;

}



.products.products-list .product-countdown .countdown-show4 .countdown-section {

  width: calc(25% - 5px);

}



.products.products-list .product-countdown .countdown-section {

  margin: 0 2.5px;

}



@media (min-width: 768px) and (max-width: 1439px) {

  .products.products-list .product-countdown .countdown-amount {

    font-size: 25px;

  }

}

@media (min-width: 768px) and (max-width: 1439px) {

  .products.products-list .product-countdown .countdown-period {

    font-size: 8px;

  }

}

.products.products-list .product-content {

  letter-spacing: 0.05em;

}



@media (min-width: 768px) {

  .products.products-list .product-meta {

    float: left;

    width: 50%;

    padding: 15px 50px 0 20px;

  }

}

@media (min-width: 992px) {

  .products.products-list product-meta {

    width: 52%;

  }

}

@media (min-width: 1200px) {

  .products.products-list .product-meta {

    width: 67%;

    padding: 25px 80px 0 40px;

  }

}

@media (min-width: 1600px) {

  .products.products-list .product-meta {

    padding: 30px 110px 0 45px;

  }

}

@media (min-width: 768px) {

  .col-md-9 .products.products-list .product-meta {

    padding: 5px 20px 0 20px;

  }

}

@media (min-width: 992px) {

  .col-md-9 .products.products-list .product-meta {

    width: 48%;

  }

}

@media (min-width: 1200px) {

  .col-md-9 .products.products-list .product-meta {

    width: 50%;

    padding: 8px 39px 0 39px;

  }

}

@media (min-width: 1440px) {

  .col-md-9 .products.products-list .product-meta {

    width: 52%;

  }

}

@media (max-width: 1599px) {

  .col-md-9 .products.products-list .product-meta p {

    margin-bottom: 0;

  }

}

@media (max-width: 1199px) {

  .col-md-9 .products.products-list .product-meta p {

    font-size: 14px;

  }

}

/*@media (max-width: 1599px) {

  .col-md-9 .products.products-list .product-meta p:last-child {

    display: none;

  }

}*/

@media (max-width: 991px) {

  .products.products-list .product-meta p {

    font-size: 14px;

  }

}

@media (max-width: 1199px) {

  .products.products-list .product-meta p {

    margin-bottom: 0;

  }

}

@media (max-width: 767px) {

  .products.products-list .product-meta p {

    display: none;

  }

}

.products.products-list .product-meta p:last-child {

  margin-bottom: 0;

}



@media (max-width: 1199px) {

  .products.products-list .product-meta p:last-child {

    margin-top: 0;

  }

}

.product-meta-container .shopswatchinput {

  margin-bottom: 12px;

}



@media (min-width: 768px) {

  .products.products-list .product-meta-container {

    float: left;

    width: 23%;

    text-align: right;

    border-left: 1px solid #e9e9e9;

    padding: 8px 0;

    margin-top: 13px;

  }

}

@media (min-width: 992px) {

  .products.products-list .product-meta-container {

    width: 21%;

    margin-top: 19px;

  }

}

@media (min-width: 1200px) {

  .products.products-list .product-meta-container {

    width: 15%;

    padding: 13px 0;

  }

}

@media (min-width: 992px) {

  .col-md-9 .products.products-list .product-meta-container {

    width: 26%;

    float: right;

  }

}

@media (min-width: 1200px) {

  .col-md-9 .products.products-list .product-meta-container {

    width: 25%;

  }

}

@media (min-width: 1440px) {

  .col-md-9 .products.products-list .product-meta-container {

    width: 23%;

  }

}

.products.products-list .ratings-container {

  margin-bottom: 12px;

}



.products.products-list .product-brand {

  margin-bottom: 10px;

}



@media (min-width: 1600px) {

  .products.products-list .product-brand {

    font-size: 16px;

  }

}

.products.products-grid .product-meta .list-content {

  display: none;

}



.products.products-list .list-content ul,

.products.products-grid .list-content ul {

  padding: 0;

  list-style: none;

}



.products.products-list .product-title {

  font-size: 16px;

  max-height: 19.2px;

}



@media (min-width: 1200px) {

  .products.products-list .product-title {

    font-size: 18px;

    max-height: 21.6px;

  }

}

@media (min-width: 1600px) {

  .products.products-list .product-title {

    font-size: 22px;

    max-height: 26.4px;

  }

}

.products.products-list .product-price-container {

  margin-bottom: 12px;

}



.products.products-list .product-colors {

  margin-top: 0;

  margin-bottom: 20px;

}



@media (min-width: 1200px) {

  .products.products-list .product-colors {

    margin-bottom: 30px;

  }

}

.products.products-list .product-action {

  width: auto;

  margin-right: 0;

}



.products.products-list .product-action .btn-add-cart {

  margin-right: 0;

}



@media (min-width: 1600px) {

  .products.products-list .product-action .btn-add-cart {

    min-width: 170px;

  }

}

.products.products-list .add-btn-wrapper {

  display: block;

  margin-bottom: 18px;

  margin-left: 50px;

}



@media (min-width: 380px) and (max-width: 767px) {

  .products.products-list .add-btn-wrapper {

    display: inline-block;

    margin-bottom: 0;

    margin-right: 20px;

  }

}

@media (max-width: 379px) {

  .products.products-list .add-btn-wrapper {

    margin-bottom: 13px;

  }

}

.products.products-list.boxed .add-btn-wrapper {

  display: block;

  margin-bottom: 18px;

}



@media (min-width: 420px) and (max-width: 767px) {

  .products.products-list.boxed .add-btn-wrapper {

    display: inline-block;

    margin-bottom: 0;

    margin-right: 20px;

  }

}

@media (max-width: 419px) {

  .products.products-list.boxed .add-btn-wrapper {

    margin-bottom: 13px;

  }

}

.product-container-row .product-column {

  padding-left: 15px;

  padding-right: 15px;

}

.products-grid.product-container-row .product-column {

  float: left;

}



.products-list.product-container-row .product-column {

  margin-bottom: 0;

  padding-top: 20px;

  padding-bottom: 20px;

}



@media (min-width: 992px) {

  .products-list.product-container-row .product-column {

    padding-top: 25px;

    padding-bottom: 25px;

  }

}

@media (min-width: 1600px) {

  .products-list.product-container-row .product-column {

    padding-top: 35px;

    padding-bottom: 35px;

  }

}

/*fix product category*/

.products-list .product-category.product {

  position: relative;

}



.products-list .product-category.product img {

  float: left;

}



.products-list .product-category.product h3 {

  right: 0;

  position: absolute;

  top: 49%;

}



.products-grid .product-category.product {

  width: 33.3%;

  float: left;

  position: relative;

  min-height: 1px;

  padding: 0 15px 30px 15px;

}



.products-grid .product-category.product a {

  border: 1px solid #e9e9e9;

  /*padding-left: 5px;*/

  display: block;

  overflow: hidden;

}



.product-category.product h3 {

  font-weight: 400;

  text-align: center;

  color: #222;

}



.product-category.product h3:hover {

  color: #56cfe1;

}



.product-category.product h3 mark {

  background-color: transparent;

  color: #222;

}



.product-label.outofstock + figure .product-image img {

  opacity: 1;

}



.product-wrap:hover figure .product-image + .product-image {

  right: 0;

  left: 0;

  opacity: 0;

}



.product-wrap figure > .product-image img {

  width: 100%;

}



.product-wrap figure > .product-image {

  width: 100%;

  -webkit-transform: translateZ(0);

  transform: translateZ(0);

}



.product-wrap figure .product-image + .product-image {

  position: absolute;

  top: 0;

  right: 0;

  opacity: 1;

  width: 100%;

  -webkit-transition: opacity 0.5s cubic-bezier(0.75, 0, 0.175, 1), opacity 0.4s cubic-bezier(0.75, 0, 0.175, 1);

  transition: opacity 0.5s cubic-bezier(0.75, 0, 0.175, 1), opacity 0.4s cubic-bezier(0.75, 0, 0.175, 1);

}



.product-wrap figure > .product-image + .product-image img {

  max-width: none;

}



.single_add_to_cart_button.disabled {

  opacity: 0.5;

  cursor: not-allowed;

}



.woocommerce-loop-category__title {

  font-size: 17px;

  font-weight: 500;

  text-align: center;

}

.woocommerce-loop-category__title .count {

  background-color: transparent;

}



/*catalog sidebar*/

.woo-archive-widget .widget-title {

  font-size: 20px;

  font-weight: 500;

}

.woo-archive-widget .widget_product_categories > ul {

  text-align: center;

}

.woo-archive-widget .widget_product_categories > ul li {

  display: inline-block;

  padding: 5px 14px;

}



.product-wrap.pl-2 {

  margin-bottom: 30px;

  border: 1px solid #ebebeb;

}



.product-wrap.pl-2 .product-top figure {

  border: none;

}



.product-wrap.pl-2 .product-meta {

  position: relative;

  text-align: center;

}



.product-wrap.pl-2 .product-meta .product-brand,

.product-wrap.pl-2 .product-meta .ratings-container {

  float: none;

}



.product-wrap.pl-2 .ratings-container {

  opacity: 0;

  visibility: hidden;

  position: absolute;

  top: 0;

  left: 50%;

  -webkit-transform: translateX(-50%);

  transform: translateX(-50%);

}



.product-wrap.pl-2 .product-brand {

  font-size: 16px;

  text-transform: capitalize;

  letter-spacing: 0;

}



.product-wrap.pl-2 .product-brand a {

  color: #b3b3b3;

}



.product-wrap.pl-2 .title-wrap {

  margin-top: 0;

}



.product-wrap.pl-2 .product-title {

  text-transform: uppercase;

  font-size: 14px;

  font-weight: 600;

  margin: 10px auto 10px;

  max-width: 250px;

  padding-left: 20px;

  padding-right: 20px;

}



.product-wrap.pl-2 .product-title a {

  white-space: nowrap;

}

@media (min-width: 991px) {

  .content-area:not(.has-sidebar-left):not(.has-sidebar-right) .max-col-3 .product-wrap.pl-2 .product-title {

    padding-left: 55px;

    padding-right: 55px;

  }

}

.product-wrap.pl-2 .product-action {

  width: 140px;

  margin: 0px auto;

  position: absolute;

  left: 50%;

  margin-left: -65px;

  display: none;

}



.product-wrap.pl-2 .product-action .cart-btn-wrap a {

  font-size: 0;

  width: 40px;

  padding: 0;

}



.product-wrap.pl-2 .product-price-container {

  text-align: center;

}



/*.product-wrap.pl-2:hover .ratings-container{

    top: 11px;

    opacity: 1;

    visibility: visible;

}*/

.product-wrap.pl-2 {

  background-color: #fff;

}



.product-wrap.pl-2:hover {

  z-index: 2;

  padding-bottom: 61px;

  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);

  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);

}



.product-wrap.pl-2:hover .product-meta {

  margin-top: -20px;

  -webkit-transition: all 0.2s;

  transition: all 0.2s;

}



/*fix single*/

.product-single .product-wrap .product-ratings-desc {

  display: none;

}



.piko-carousel .product-wrap.pl-2:hover .product-meta {

  display: none;

}



.product-wrap.pl-2:hover .product-brand {

  opacity: 0;

}



.product-wrap.pl-2:hover .product-action {

  display: block;

}



.piko-carousel .product-wrap.pl-2:hover {

  padding-bottom: 52px;

}



.piko-carousel .product-wrap.pl-2 .product-title {

  margin: 10px auto;

}

/*when theme option border*/

.product-wrap.pl-2 figure .product-image + .product-image {

    border: 0 !important;

}



.product-wrap.pl-3 .product-top figure a:before {

  content: '';

  display: block;

  position: absolute;

  top: 0;

  left: 0;

  right: 0;

  bottom: 0;

  z-index: 1;

  background-color: #000;

  opacity: 0;

  visibility: hidden;

  -webkit-transition: all 0.4s;

  transition: all 0.4s;

}



.product-wrap.pl-3:hover .product-top figure a:before {

  opacity: 0.2;

  visibility: visible;

}



.product-wrap.pl-3:hover .product-top figure a.slick-slide:before {

  opacity: 0.05;

}



.product-wrap.pl-3 .product-action {

  opacity: 0;

  visibility: hidden;

}



.product-wrap.pl-3:hover .product-action {

  opacity: 1;

  visibility: visible;

}



.product-wrap.pl-3 .product-action a {

  position: absolute;

  z-index: 2;

  border: none;

  margin: 10px;

}



.product-wrap.pl-3 .product-action a.compare {

  right: 0;

}



.product-wrap.pl-3 .product-action .yith-wcwl-add-to-wishlist .ajax-loading {

  top: 20px;

  left: 16px;

  z-index: 5;

}



.product-wrap.pl-3 .product-action a:hover {

  background-color: transparent;

}



.product-wrap.pl-3 .product-action a:before {

  color: #fff;

}

/*------------------------------------

        Deal product

--------------------------------------*/

@media (min-width: 992px) {

  .product-wrap.wide .product-title {

    font-size: 22px;

    max-width: 460px;

    margin-bottom: 14px;

    white-space: nowrap;

  }

}

@media (min-width: 768px) {

  div[class*='big-carousel'] .product-wrap:not(.wide) .product-meta .product-title,

  div[class*='big-carousel'] .product-wrap:not(.wide) .product-meta .title-wrap {

    margin-top: 0;

  }



  div[class*='big-carousel'] .product-wrap:not(.wide) .product-meta .product_meta,

  div[class*='big-carousel'] .product-wrap:not(.wide) .product-meta .ratings-container {

    display: none;

  }

}

/*------------------------------------

        post type

--------------------------------------*/

.sc-blog .entry.entry-grid {

  margin-bottom: 0;

}



.sc-blog .entry.entry-grid .entry-title {

  font-size: 15px;

  margin-bottom: 5px;

}



.sc-blog .entry.entry-grid .entry-content p:last-child {

  margin-top: 10px;

}



.sc-blog ul {

  padding: 0;

  margin: 0;

}



.sc-blog ul li {

  display: inline-block;

}



.sc-blog ul li + li {

  margin-left: 5px;

}



.sc-blog:not(.sc-bl-1):not(.sc-bl-3) .entry.entry-grid .entry-content-wrapper {

  padding: 5px 25px 20px;

}



.sc-bl-1 .entry.entry-grid .entry-content-wrapper {

  padding: 5px 5px 0 0;

}



.sc-bl-1 .entry.entry-grid .entry-media {

  margin: 0;

}



.sc-bl-3 .entry.entry-grid .entry-content-wrapper {

  padding: 5px 30px 0 5px;

}



.sc-bl-3 .entry.entry-grid .entry-thumbnail {

  overflow: hidden;

}



.sc-bl-3 .entry.entry-grid .entry-media {

  margin: -1px;

}



.sc-bl-3 .entry.entry-grid .entry-title {

  white-space: nowrap;

  overflow: hidden;

  text-overflow: ellipsis;

}



.piko-carousel-grid [class*="col-"] [class*="col-"] {

  margin-bottom: 0;

}



/*testimonial*/

.testimonial blockquote {

  color: #7e8282;

  font-style: normal;

  margin-bottom: 16px;

  padding: 39px 25px 40px 41px;

  font-size: 15px;

  background-color: transparent;

  border: 1px solid #ebebeb;

}

.testimonial blockquote:after {

  content: '';

}



@media (max-width: 767px) {

  .sc-bl-3 .entry.entry-grid .entry-content-wrapper {

    margin: 0px 25px 20px;

  }



  .sc-bl-3 .entry > .row [class*="col-"] {

    padding-left: 15px;

    padding-right: 15px;

  }

}

@media (min-width: 1440px) {

  .testimonial blockquote {

    padding: 55px 45px 25px 50px;

    font-size: 16px;

  }

}

.testimonial figure {

  position: absolute;

  z-index: 10;

  width: 75px;

  left: calc(50% - 30px);

  border-radius: 50%;

  top: -40px;

  border: 1px solid #ebebeb;

  background-color: #fff;

  text-align: center;

  overflow: hidden;

}

.testimonial figure img {

  position: relative;

  z-index: 15;

  display: block;

  width: 100%;

  height: auto;

  border: 1px solid #e2e2e2;

}

.testimonial figure .quote {

  position: relative;

  z-index: 15;

  line-height: 70px;

  font-size: 25px;

  color: #444;

}



.testimonial h4 {

  margin-top: 20px;

  font-size: 17px;

  font-weight: 500;

}

.testimonial h4 span {

  display: block;

  font-size: 13px;

  font-style: italic;

  color: #999;

}



.owner-meta .dtc {

  padding-right: 20px;

  padding-top: 20px;

}



.sc-tl-3 .testimonial blockquote {

  border: none;

  padding: 0 15px;

}

.sc-tl-3 .testimonial figure {

  position: inherit;

}



.piko-carousel .testimonial {

  margin-top: 50px;

}



.piko-carousel-grid .testimonial blockquote {

  margin-bottom: 50px;

}



.tl-white .testimonial h4,

.tl-white .testimonial h4 span,

.tl-white .testimonial blockquote {

  color: #fff;

}



/*---------------------------------------------

        wc single product

-----------------------------------------------*/

.woocommerce-toolbar {

  margin-bottom: 50px;

  border: 1px solid #dfdfdf;

}



.woocommerce-toolbar:before, .woocommerce-toolbar:after {

  content: " ";

  display: table;

}



.woocommerce-toolbar:after {

  clear: both;

}



.woocommerce-toolbar .gridlist-toggle-wrapper,

.woocommerce-toolbar .sort-by-wrapper {

  display: inline-block;

  vertical-align: middle;

}



div[class*="has-sidebar-"] .woocommerce-toolbar .sort-by-wrapper + .sort-by-wrapper {

  display: none;

}



.woocommerce-toolbar .filter-trigger,

.woocommerce-toolbar .gridlist-toggle-wrapper a {

  width: 40px;

  height: 40px;

  line-height: 40px;

  text-align: center;

  color: #ccc;

  border-right: 1px solid #dfdfdf;

  display: inline-block;

}

body:not(.filter-active) .woocommerce-toolbar .filter-trigger{

    display: none;

}

.post-type-archive-product.filter-active .woocommerce-toolbar .filter-trigger,

.tax-brand.filter-active .woocommerce-toolbar .filter-trigger,

.tax-product_cat.filter-active .woocommerce-toolbar .filter-trigger{

    display: inline-block;

}



.woocommerce-toolbar .gridlist-toggle-wrapper a i {

  font-size: 20px;

}



.woocommerce-toolbar .woocommerce-result-count {

  margin: 0;

  line-height: 40px;

  padding: 0 15px;

  border-left: 1px solid #dfdfdf;

}



.woocommerce-toolbar .woocommerce-result-count,

.woocommerce-toolbar .woocommerce-ordering {

  display: inline-block;

  float: right;

  margin-bottom: 0;

}



.woocommerce-toolbar .sort-by-wrapper {

  width: 120px;

  border-right: 1px solid #dfdfdf;

  text-align: center;

}



.woocommerce-toolbar .sort-by-wrapper .sort-by-label {

  cursor: pointer;

  height: 40px;

  line-height: 40px;

}



.woocommerce-toolbar .sort-by-wrapper .sort-by-label:after {

  font-family: fontawesome;

  content: "\f0d7";

  font-weight: normal;

  padding-left: 0.86923rem;

  font-size: 1.1rem;

  color: #bababa;

}



.woocommerce-toolbar .sort-by-wrapper .sort-by-content {

  opacity: 0;

  filter: alpha(opacity=0);

  visibility: hidden;

  position: absolute;

  background: #fff;

  z-index: 99;

  top: 100%;

  min-width: 125px;

  border: 1px solid #e9e9e9;

  transition: all 300ms ease-out;

  -webkit-transition: all 300ms ease-out;

  margin-left: -4px;

}



.woocommerce-toolbar .sort-by-wrapper .sort-by-content ul {

  margin: 0;

  list-style: none;

  padding: 0;

}



.woocommerce-toolbar .sort-by-wrapper .sort-by-content ul li {

  padding: 0;

  margin: 0;

}



.woocommerce-toolbar .sort-by-wrapper .sort-by-content ul a {

  padding: 0.23077rem 0;

  display: block;

  white-space: pre;

  color: #676767;

}



.woocommerce-toolbar .gridlist-toggle-wrapper a.active,

.woocommerce-toolbar .sort-by-wrapper .sort-by-content ul li a:hover,

.woocommerce-toolbar .sort-by-wrapper .sort-by-content ul li.active a,

.woocommerce-toolbar .sort-by-wrapper:hover .sort-by-label {

  color: #45bf55;

}



.woocommerce-toolbar .sort-by-wrapper:hover .sort-by-content {

  display: block \9;

  visibility: visible;

  opacity: 1;

  filter: alpha(opacity=100);

}



.woocommerce-toolbar .sort-by-wrapper.widget_layered_nav .sort-by-content li {

  padding: 0.23077rem 0;

}



.woocommerce-toolbar .sort-by-wrapper.widget_layered_nav .sort-by-content a {

  display: inline;

  padding: 0;

  white-space: normal;

}



.woocommerce-toolbar .sort-by-wrapper.widget_layered_nav .sort-by-content a:after {

  font-size: 0.84615rem;

  padding-top: 0;

}



.woocommerce-toolbar .sort-by-wrapper.widget_layered_nav .sort-by-content .count {

  font-size: 0.76923rem;

}



.woocommerce-toolbar .sort-by-wrapper.widget_price_filter .sort-by-content {

  min-width: 15.38462rem;

}



.woocommerce-toolbar .sort-by-wrapper.widget_price_filter .sort-by-content .price_slider_wrapper {

  padding-top: 0.76923rem;

}



.woocommerce-toolbar .sort-by-wrapper.widget_price_filter .sort-by-content .price_slider_wrapper .price_label {

  margin-bottom: 1.15385rem;

  font-size: 0.92308rem;

}



.woocommerce-toolbar .sort-by-wrapper.widget_price_filter .sort-by-content .price_slider_wrapper .button {

  margin-bottom: 0;

}



.woocommerce-ordering .chosen-container {

  min-width: 120px;

}



.woocommerce-toolbar .woocommerce-ordering {

  border-left: 1px solid #dfdfdf;

}



.woocommerce-toolbar .chosen-container-single .chosen-single {

  border: none;

  border-radius: 0;

  height: 40px;

  line-height: 40px;

}



.woocommerce-ordering .chosen-container .chosen-results {

  color: #222;

}



@media (max-width: 1000px) {

  .woocommerce-toolbar {

    margin-bottom: 20px;

  }



  .woocommerce-toolbar .woocommerce-result-count {

    display: none;

  }

}

@media (max-width: 767px) {

  .woocommerce-toolbar .gridlist-toggle-wrapper{

    display: none;

  }

}

@media (max-width: 480px) {

  .woocommerce-toolbar .sort-by-order {

    display: none;

  }

}

.woocommerce-toolbar .filter-trigger {

  font-size: 21px;

  float: left;

}



/*---------------------------------------------

        wc single product

-----------------------------------------------*/

@media (min-width: 768px) {

  .product-single .col-sm-7 {

    width: 55.3%;

  }

}

@media (min-width: 768px) {

  .product-single .col-sm-5 {

    width: 44.7%;

    padding-left: 25px;

    padding-right: 25px;

  }

}

.product-single .col-sm-7 .slick-slide {

  cursor: pointer;

}

.piko-nav .slick-slide:not(.slick-current) img{

  opacity: .7;

}



@media (min-width: 576px) {

  .piko-nav .slick-slide:not(:last-child) {

    margin-bottom: 0.625rem;

  }

  .left .row .product-label,

  .left .piko-thumb {

    margin-left: 5.625rem;

  }

  .right .piko-thumb {

    margin-left: 0;

    margin-right: 5.625rem;

  }

  .right .piko-nav.slick-vertical img,

  .left .piko-nav.slick-vertical img {

    width: 5rem;

  }



  .right .piko-nav.slick-vertical,

  .left .piko-nav.slick-vertical {

    position: absolute;

    max-width: 5rem;

    top: 0;

  }

  .right .piko-nav.slick-vertical {

    right: 0;

  }

  .bottom .piko-nav.slick-slider {

    max-width: 100%;

    margin: 0.9375rem 0;

    left: 15px;

  }

  .bottom .piko-nav.slick-slider .slick-track{

      margin: 0 auto;

  }

}

@media (max-width: 576px) {

  .right .piko-nav,

  .left .piko-nav {

    margin-top: 0.625rem;

  }



  .sticky .woocommerce-product-gallery__image {

    margin-bottom: 0.9375rem;

  }

}

.product-single .woocommerce-product-gallery__image .zoomImg {

  cursor: crosshair;

}

.processing {

  margin: 0 auto;

}

.processing .piko-thumb,

.processing .piko-nav {

  opacity: 0.2;

  -webkit-transition: opacity 0.3s ease-out;

  transition: opacity 0.3s ease-out;

}



.processing:before {

  content: "\f110";

  font-family: fontAwesome;

  font-size: 18px;

  position: absolute;

  z-index: 999;

  left: 50%;

  top: 33%;  

  -webkit-transform: translate3D(-50%, -50%, 0);

  transform: translate3D(-50%, -50%, 0);

   -webkit-animation: fa-spin 1s infinite steps(8);

  animation: fa-spin 1s infinite steps(8);

}



.product_title.entry-title {

  font-size: 17px;

  margin-bottom: 15px;

  line-height: 1.2;

}



.summary .star-rating,

.summary .woocommerce-review-link {

  display: inline-block;

  vertical-align: middle;

}



.entry-summary .woocommerce-review-link:before {

  content: '|';

  margin-right: 8px;

  color: #c2c2c2;

}



.price ins {

  text-decoration: none;

}



.entry-summary .price {

  font-size: 22px;

  line-height: 22px;

  color: #777;

  margin-top: 5px;

}



.entry-summary .woocommerce-product-rating + .price {

  margin-top: 15px;

}

.entry-summary .shear-brand .price {

  margin-bottom: 0;

}



.entry-summary .quantity {

  width: 100px;

}

div[class*="has-sidebar"] .entry-summary .quantity {

  width: 80px;

}



.woocommerce .quantity input.qty,

.woocommerce-page .quantity input.qty {

  height: auto;

  font-size: 17px;

  text-align: center;

  padding: 1px 10px;

}

/* Hide buttons for Firefox 29 and later */

input[type="number"]::-webkit-outer-spin-button, input[type="number"]::-webkit-inner-spin-button {

    -webkit-appearance: none;

    margin: 0;

} 

input[type="number"] {

    -moz-appearance: textfield;

}



.quantity {

  position: relative;

  font-family: Arial, sans-serif;

}



.quantity .qty-wrap a {

  top: 8px;

  position: absolute;

  display: block;

  color: #c2c2c2;

}



.quantity .qty-wrap a.minus {

  left: 16px;

}



.quantity .qty-wrap a.plus {

  right: 16px;

}



.quantity .qty-wrap a:hover {

  color: #56cfe1;

}



.summary .single_add_to_cart_button {

  margin-left: 5px;

  padding: 0 19px;

  border-color: #56cfe1;

  background-color: #56cfe1;

  color: #fff;

  vertical-align: middle;

}



@media (max-width: 1023px) {

  .product-details .product-action {

    margin-top: 15px;

  }



  .product-details .product-action .yith-wcwl-add-to-wishlist a {

    margin-left: 0;

  }



  .single-product .lg-sub-html {

    width: 760px;

  }

}

@media (min-width: 768px) and (max-width: 991px) {

  .product-details .single_add_to_cart_button {

    margin-top: 15px;

    margin-left: 0;

  }

}

.product-details .product_title.entry-title {

  margin-top: 0;

}



@media (max-width: 767px) {

  .product-details .product_title.entry-title {

    margin-top: 20px;

  }



  .product-details .product-action .yith-wcwl-add-to-wishlist a,

  .product-details .single_add_to_cart_button {

    margin-top: 0;

    margin-left: 5px;

  }



  .product-details .product-action {

    margin-top: 0;

  }



  .single-product .lg-sub-html {

    width: 500px;

  }

}

@media (max-width: 480px) {

  .single-product .lg-sub-html {

    width: 360px;

  }

}

@media (max-width: 360px) {

  .product-details .product-action {

    margin-top: 15px;

  }



  .product-details .product-action .yith-wcwl-add-to-wishlist a {

    margin-left: 0;

  }

}

.single-product .lg-sub-html {

  position: absolute;

  top: 50%;

  left: 50%;

  text-align: left;

  -webkit-transform: translate(-50%, -50%);

  transform: translate(-50%, -50%);

  background-color: #fff;

  color: #878787;

  overflow: auto;

  padding-top: 30px;

}



.mb-10 {

  margin-bottom: 10px;

}



.single-product .lg-sub-html p {

  font-size: 14px;

}



.single-product .lg-sub-html ol,

.single-product .lg-sub-html ul {

  padding-left: 15px;

}



.guide-wrap .modal-open {

  display: inline-block;

}



.guide-wrap .modal-open a {

  font-weight: 600;

}



.guide-wrap .modal-open + .modal-open {

  margin-left: 20px;

}



.video-gallery a.open:before,

.popup-gallery .woocommerce-product-gallery__image a:before {

  top: 0;

  width: 38px;

  line-height: 38px;

  text-align: center;

  z-index: 99;

  font-size: 21px;

  color: #c2c2c2;

  border: 1px solid #ddd;

  -webkit-transition: background-color 0.4s, border-color 0.4s;

  transition: background-color 0.4s, border-color 0.4s;

}



.popup-gallery .woocommerce-product-gallery__image a:before {

  content: '\e844';

  font-family: fontpiko;

  position: absolute;

}



.video-gallery a.open:before {

  content: '\f04b';

  font-family: fontAwesome;

  position: relative;

  display: inline-block;

  top: -40px;

}

.bottom .video-gallery a.open:before {

  position: absolute;

  top: 24px;

  bottom: inherit;

  border-top-width: 0;

  z-index: 1;

}



.video-gallery a.open:hover:before,

.popup-gallery .woocommerce-product-gallery__image a:hover:before {

  color: #fff;

  background-color: #56cfe1;

  border-color: #56cfe1;

}



.entry-summary .product_meta > span {

  display: block;

  margin-bottom: 5px;

}



/* Social icons */

.social-icons {

  font-size: 18px;

  margin-left: -6px;

  margin-right: -6px;

  color: #fff;

  position: relative;

  padding: 0;

}



.social-icons .social-icon {

  display: inline-block;

  width: 38px;

  height: 38px;

  line-height: 38px;

  text-align: center;

  margin: 0 4px 8px;

  -webkit-transition: background-color 0.4s, border 0.4s;

  transition: background-color 0.4s, border 0.4s;

  background-color: #d4d4d4;

  position: relative;

}



.social-icons li a {

  position: absolute;

  top: 0;

  left: 0;

  right: 0;

  bottom: 0;

}



.social-icons span.text {

  clip: rect(1px, 1px, 1px, 1px);

  height: 1px;

  overflow: hidden;

  position: absolute;

  width: 1px;

}



@media (min-width: 992px) {

  .social-icons .social-icon {

    margin: 0 6px;

  }

}

.social-icons.smaller {

  margin-left: -3px;

  margin-right: -3px;

}



.social-icons.smaller .social-icon {

  width: 32px;

  height: 32px;

  margin: 0 3px 6px;

}



/*tabs*/

div[class*="has-sidebar"] #comments.col-md-6 {

  width: 100%;

}



.single-product .tab-content h2,

.single-product .tab-content h3 {

  font-size: 15px;

  color: #585858;

  text-transform: uppercase;

}



.upsells.products {

  margin-top: 40px;

}



.upsells.products h2 {

  padding-bottom: 30px;

  font-size: 18px;

  text-transform: uppercase;

}



.related.products h2 {

  padding-bottom: 35px;

  font-size: 22px;

  text-transform: uppercase;

}



/*button action*/

#yith-quick-view-content .btn-details-action table td.label {

  padding-right: 10px;

}

#yith-quick-view-content .btn-details-action .reset_variations {

  position: absolute;

  top: inherit;

}

.buddypress select,

.btn-details-action select {

  background-color: white;

  border: thin solid #e7e7e7;

  border-radius: 4px;

  display: inline-block;

  font: inherit;

  line-height: 1.5em;

  padding: 0.5em 3.5em 0.5em 1em;

  margin: 0;

  -webkit-box-sizing: border-box;

  box-sizing: border-box;

  -webkit-appearance: none;

  -moz-appearance: none;

}

.buddypress select,

.btn-details-action select {

  background-image: linear-gradient(45deg, transparent 50%, #ccc 50%), linear-gradient(135deg, #ccc 50%, transparent 50%);

  background-position: calc(100% - 20px) calc(1em + 2px), calc(100% - 15px) calc(1em + 2px), 100% 0;

  background-size: 5px 5px, 5px 5px, 2.5em 2.5em;

  background-repeat: no-repeat;

}

.buddypress select:focus,

.btn-details-action select:focus {

  background-image: linear-gradient(45deg, #ccc 50%, transparent 50%), linear-gradient(135deg, transparent 50%, #ccc 50%);

  background-position: calc(100% - 15px) 1em, calc(100% - 20px) 1em, 100% 0;

  background-size: 5px 5px, 5px 5px, 2.5em 2.5em;

  background-repeat: no-repeat;

  border-color: #ccc;

  outline: 0;

  border-radius: 0;

}



.btn-details-action table td {

  padding: 10px 15px 10px 0;

}

.btn-details-action .product-countdown {

  max-width: 445px;

  margin-bottom: 16px;

}



@media (min-width: 1600px) {

  .btn-details-action .product-countdown .countdown-section {

    padding: 13px 0;

  }

}

.btn-details-action .product-countdown .countdown-amount {

  letter-spacing: 0.05em;

}



.btn-details-action .product-countdown .countdown-section:first-child {

  padding-left: 0;

  margin-left: 0;

}



@media (min-width: 1600px) {

  .btn-details-action .product-countdown .countdown-amount {

    font-size: 35px;

  }

}

.btn-details-action .product-countdown .countdown-period {

  letter-spacing: 0.05em;

}



@media (min-width: 1600px) {

  .btn-details-action .product-countdown .countdown-period {

    font-size: 11px;

  }

}

.btn-details-action .product-action-wrapper {

  margin-bottom: 20px;

}



@media (min-width: 1600px) {

  .btn-details-action .product-action-wrapper {

    margin-bottom: 25px;

  }

}

.entry-summary .quantity,

.btn-details-action .product-action {

  display: inline-block;

  vertical-align: middle;

}



.product-details-row {

  width: 100%;

  border-top: 1px solid #efefef;

  border-bottom: 1px solid #efefef;

  text-align: center;

  padding: 12px 0;

}



@media (min-width: 992px) {

  .product-details-row {

    display: table;

    padding: 0;

  }

}

.product-details-row .btn-details-action {

  border: none;

}



.product-details-row .btn-details-action,

.product-details-row div[itemprop="description"],

.product-details-row .details-cell {

  max-width: 530px;

  margin: 0 auto;

  vertical-align: middle;

  padding: 10px 20px;

}



@media (min-width: 992px) {

  .product-details-row .btn-details-action,

  .product-details-row div[itemprop="description"],

  .product-details-row .details-cell {

    display: table-cell;

    max-width: none;

    border-right: 1px solid #efefef;

    padding: 26px 20px;

  }

}

@media (min-width: 1440px) {

  .product-details-row .btn-details-action,

  .product-details-row div[itemprop="description"],

  .product-details-row .details-cell {

    padding-left: 30px;

    padding-right: 30px;

  }

}

@media (min-width: 1600px) {

  .product-details-row .btn-details-action,

  .product-details-row div[itemprop="description"],

  .product-details-row .details-cell {

    padding-left: 40px;

    padding-right: 40px;

  }

}

@media (min-width: 992px) {

  .product-details-row div[itemprop="description"] {

    width: 44.5%;

  }

}

@media (min-width: 992px) {

  .product-details-row .details-cell:first-child {

    width: 26%;

    text-align: left;

    padding-left: 0;

  }

}

@media (min-width: 992px) {

  .product-details-row .btn-details-action {

    text-align: right;

    border-right: none;

    padding-right: 0;

  }

}

.product-details-row .product-ratings-wrapper {

  margin-bottom: 3px;

}



.product-details-row .product-meta-list {

  margin-bottom: 0;

}



.product-details-row .product-meta-list li {

  margin-bottom: 0;

}



.product-details-row .row {

  margin-left: -15px;

  margin-right: -15px;

}



.product-details-row .row [class*="col-"] {

  padding-left: 15px;

  padding-right: 15px;

}



.product-details-row select.form-control {

  height: 46px;

  font-size: 16px;

  padding: 12.5px 20px 9.5px;

  margin-bottom: 0;

  background-position: calc(100% - 20px) center;

}



.product-details-row .product-action {

  display: inline-block;

  vertical-align: middle;

}



.product-details-row .btn-details-action .quantity {

  display: block;

  width: 100%;

}



@media (min-width: 320px) {

  .product-details-row .btn-details-action .quantity input[type="number"] {

    display: inline-block;

    width: 100px;

    margin: 0 15px 0 0;

  }

}

@media (min-width: 992px) {

  .product-details-row .btn-details-action .quantity {

    margin-bottom: 15px;

  }

}

@media (min-width: 1200px) {

  .product-details-row .btn-details-action .quantity input[type="number"] {

    width: 70px;

  }

}

@media (min-width: 1366px) {

  .product-details-row .btn-details-action .quantity input[type="number"] {

    width: 80px;

  }

}

@media (min-width: 1900px) {

  .product-details-row .btn-details-action .quantity input[type="number"] {

    width: 100px;

  }

}

.woocommerce .btn-details-action form.cart {

  margin-bottom: 20px;

}



#yith-quick-view-modal {

  z-index: 99;

}



.product-details .product-title {

  color: #222;

  font-size: 24px;

  line-height: 1;

  max-width: 460px;

}



@media (min-width: 1600px) {

  .product-details .product-title {

    font-size: 28px;

  }

}

.product-details label {

  display: inline-block;

  color: #666666;

  text-transform: uppercase;

  letter-spacing: 0.07em;

  margin-bottom: 0;

  font-size: 15px;

  font-weight: 500;

}



@media (min-width: 1600px) {

  .product-details label {

    font-size: 16px;

  }

}

.product-details ul:not(.social-icons):not(.swatch) {

  padding-left: 12px;

}

.product-details .product-price-container label {

  margin-right: 9px;

}



.product-details div[itemprop="description"] {

  margin-bottom: 20px;

  max-width: 560px;

}

.product-details div[itemprop="description"]:after {

    content: " ";

    display: table;

    clear: both;

}



.product-ratings-wrapper {

  margin-bottom: 10px;

}



.product-ratings-wrapper .sep {

  margin: 0 9px;

}



.product-ratings-desc {

  display: inline-block;

  vertical-align: middle;

  color: #bbbbbb;

  font-family: 'Montserrat', sans-serif;

  margin-left: 8px;

}



.product-video-section {

  height: 380px;

  margin-left: -40px;

  margin-right: -40px;

}



@media (min-width: 768px) {

  .product-video-section {

    height: 480px;

  }

}

@media (min-width: 992px) {

  .product-video-section {

    height: 540px;

  }

}

@media (min-width: 1200px) {

  .product-video-section {

    height: 640px;

  }

}

@media (min-width: 1600px) {

  .product-video-section {

    height: 800px;

  }

}

.product-video-section .video-btn {

  position: absolute;

  left: 50%;

  top: 50%;

  margin-left: -70px;

  margin-top: -70px;

}



.product-video-section .video-btn.smaller {

  margin-left: -62.5px;

  margin-top: -62.5px;

}



.product-description-section {

  font-size: 16px;

  line-height: 1.65;

}



@media (min-width: 768px) {

  .product-description-section {

    font-size: 17px;

  }

}

.product-description-section p {

  margin-bottom: 20px;

}



.product-description-section p:last-child {

  margin-bottom: 0;

}



.product-description-section ul {

  list-style: disc;

  padding-left: 16px;

}



.product-description-section ul li {

  margin-bottom: 7px;

}



.product-details-section h3 {

  font-size: 18px;

  margin-bottom: 15px;

  color: #686868;

  font-weight: 500;

}



.product-details-section .table-responsive,

.product-details-section .table-bordered {

  border-color: #e5e5e5;

}



.product-details-section .table.details-table tbody > tr {

  border-color: #e5e5e5;

}



.product-details-section .table.details-table tbody > tr > td {

  text-align: left;

  color: #777777;

  font-family: 'Montserrat', sans-serif;

  padding: 8px 40px;

}



.product-details-section .table.details-table tbody > tr > td:first-child {

  padding-left: 18px;

  padding-right: 18px;

  border-color: #e5e5e5;

  background-color: #f8f8f8;

}



@media (min-width: 1200px) {

  .product-details-section .table.details-table tbody > tr > td:first-child {

    width: 280px;

  }

}

@media (min-width: 992px) and (max-width: 1599px) {

  .col-lg-9 .product-details-section .table.details-table tbody > tr > td:first-child,

  .col-md-9 .product-details-section .table.details-table tbody > tr > td:first-child {

    width: auto;

  }

}

.product-review-section .form-group {

  margin-bottom: 20px;

}



.product-review-section .rating-form-group.form-group {

  margin-top: -5px;

}



.product-review-section textarea.form-control {

  min-height: 250px;

}



.product-review-section .rating-label {

  color: #737373;

  font-size: 17px;

  vertical-align: middle;

  margin-right: 8px;

  letter-spacing: 0.1em;

}



.product-review-section .rating-label + .ratings-container {

  vertical-align: middle;

}



.product-review-section h2 .ratings-container {

  margin-left: 8px;

}



/*product bundle*/

.entry-summary .wpa-wcpb-list {

  padding: 0;

}

.entry-summary .wpa-wcpb-list .list-image .plus{

    background: #f9f9f9;

    border: 1px solid #eee;

    margin: 5px;

    height: 20px;

    line-height: 19px;

}



.entry-summary .wpa-wcpb-list .price {

    margin-top: 15px;

    font-size: 15px;

    color:#444; 

}



.entry-summary .wpa-wcpb-list .wpa-title{

    padding: 10px 15px;

    background-color: #f4f4f4;

    margin-bottom: 0;

    color:#444;    

}

.entry-summary .wpa-wcpb-list .wpa-bundle-promo-text{

    margin-top: 0;

    padding: 10px 15px;

    border:1px solid #eee;

}

.entry-summary .wpa-wcpb-list .px-product-bundles .item{

    padding: 10px 15px;

    margin-bottom: 0;

    border: 1px solid #eee;

    border-bottom:0;

}

.entry-summary .wpa-wcpb-list .px-product-bundles .item:last-child{

    border-bottom:1px solid #eee;

}

.entry-summary .wpa-wcpb-list .wpa-title:before{

    font-family:fontpiko;

    content: '\e821';

    padding-right: 15px;

    color: #555;        

}

.entry-summary .wpa-wcpb-list .single_add_to_cart_button {

  margin-left: 0;

  padding: 0 10px 0 15px;

}



/*more photo*/

.more-photos .pt-content .zoom-btn {

  font-size: 25px;

  color: #fff;

}



.product-single.product-single-table {

  width: 100%;

}



.product-single.product-single-table .product-vertical-gallery-slider {

  cursor: e-resize;

}



.woocommerce .product-single.product-layout-2 .quantity,

.woocommerce-page .product-single.product-layout-2 .quantity {

  width: 100px;

  display: inline-block;

  margin: 0 20px 0 0;

}



@media (max-width: 1280px) {

  .woocommerce .col-md-9 .product-single.product-layout-2 .quantity,

  .woocommerce-page .col-md-9 .product-single.product-layout-2 .quantity {

    display: block;

    margin: 0 0 20px;

  }

}

.product-single .col-sm-5 .product-price-container {

  font-size: 19px;

  font-weight: 500;

}



.product-single.product-layout-3 .max-width .product-price-container,

.product-single.product-layout-2 .col-sm-5 .product-price-container {

  font-size: 19px;

  margin-bottom: 25px;

  font-weight: 500;

}



.product-single.product-layout-3 .max-width .product-price-container {

  font-weight: 700;

}



@media (min-width: 1600px) {

  .product-single .col-sm-5 .product-price-container,

  .product-single.product-layout-3 .max-width .product-price-container,

  .product-single.product-layout-2 .col-sm-5 .product-price-container {

    font-size: 22px;

  }

}

@media (min-width: 768px) {

  .product-single.product-single-table {

    display: table;

    table-layout: fixed;

  }

}

.product-single-cell {

  vertical-align: middle;

}



@media (min-width: 768px) {

  .product-single-cell {

    display: table-cell;

  }

}

.product-single-cell.cell-gallery-container {

  position: relative;

  padding-left: 70px;

  margin-bottom: 40px;

}



@media (min-width: 480px) {

  .product-single-cell.cell-gallery-container {

    padding-left: 100px;

  }

}

@media (min-width: 768px) {

  .product-single-cell.cell-gallery-container {

    margin-bottom: 0;

  }

}

@media (min-width: 992px) {

  .product-single-cell.cell-gallery-container {

    padding-right: 10px;

    padding-left: 100px;

  }

}

@media (min-width: 1200px) {

  .product-single-cell.cell-gallery-container {

    padding-right: 20px;

    padding-left: 110px;

  }

}

@media (min-width: 1600px) {

  .product-single-cell.cell-gallery-container {

    padding-right: 30px;

    padding-left: 120px;

  }

}

.product-single-cell.cell-gallery-container a {

  display: block;

}



.product-single-cell.cell-gallery-container img {

  display: block;

  width: 100%;

  height: auto;

}



@media (max-width: 991px) {

  .product-single-cell.cell-details-container {

    display: block;

    width: 100%;

  }



  .product-single-cell.cell-details-container:before {

    content: '';

    display: block;

    clear: both;

  }

}

@media (min-width: 768px) {

  .product-single.product-layout-2 .col-sm-5 {

    padding-top: 50px;

    padding-left: 30px;

  }

}

@media (min-width: 992px) {

  .product-single.product-layout-2 .col-sm-5 {

    padding-top: 70px;

    padding-left: 50px;

  }

}

@media (min-width: 1440px) {

  .product-single.product-layout-2 .col-sm-5 {

    padding-top: 100px;

    padding-left: 80px;

  }

}

@media (min-width: 1600px) {

  .product-single.product-layout-2 .col-sm-5 {

    padding-top: 150px;

    padding-left: 120px;

  }

}

.product-single.product-layout-3 .max-width .product-brand,

.product-single.product-layout-3 .max-width .product-title,

.product-single.product-layout-3 .max-width .product-price-container {

  text-align: center;

  max-width: 750px;

  margin-left: auto;

  margin-right: auto;

}



.product-single.product-layout-3 .product-comments-section .col-md-6 {

  width: 100%;

}



.product-single.product-layout-3 .comment-respond {

  margin-bottom: 0;

}



@media (min-width: 992px) {

  .product-single.product-layout-3 .comment-form .comment-form-rating,

  .product-single.product-layout-3 .comment-form .form-group:not(.mb30) {

    width: 47%;

  }



  .product-single.product-layout-3 .comment-form .form-submit,

  .product-single.product-layout-3 .comment-form .mb30 {

    width: 47%;

    text-align: right;

    position: relative;

    top: -270px;

    right: -50%;

  }



  .product-single.product-layout-3 .product-comments-section .comments {

    margin-top: -180px;

    position: relative;

  }

}

.product-single.product-layout-3 .product-comments-section .comments-section-title {

  padding-right: 0;

}



.product-single.product-layout-3 .bg-gray3.product-review-section .comments .media .media-body .media-body-wrapper {

  background-color: inherit;

  border: none;

}



.product-single.product-layout-3 .product-comments-section .comments .media .media-body .media-body-wrapper:before {

  background-image: inherit;

}



.product-single.product-layout-3 .product-comments-section .media-list li:first-child {

  border-top: 1px solid #eaeaea;

}



.product-single.product-layout-3 .product-comments-section .media-list li {

  border-bottom: 1px solid #eaeaea;

}



.product-single.product-layout-3 .product-comments-section .comments .comment {

  margin-bottom: 0;

}



@media (min-width: 768px) {

  .product-single.product-layout-3 .product-comments-section .media-list li {

    padding: 10px 0 10px;

  }

}

@media (min-width: 992px) {

  .product-single.product-layout-3 .product-comments-section .media-list li {

    padding: 20px 0 20px;

  }

}

.product-single.product-layout-3 .product-comments-section .media-list .media-left + .media-left {

  margin-right: 35px;

  min-width: 180px;

  padding-top: 30px;

  padding-left: 50px;

}



.product-single.product-layout-3 .product-comments-section .media-list .media-body-wrapper .star-rating,

.product-single.product-layout-3 .product-comments-section .media-list .media-body-wrapper .meta strong {

  display: none;

}



.product-single.product-layout-3 .product-comments-section .media-list .media-left + .media-left time {

  opacity: 0;

  visibility: hidden;

}



.product-single.product-layout-3 .product-comments-section .media-list .media-left + .media-left .meta {

  overflow: hidden;

  height: 22px;

}



.product-single.product-layout-3 .product-comments-section .comments .star-rating {

  margin: 0 auto;

}



.product-single.product-layout-3 .product-comments-section .comments .star-rating {

  margin: 0 auto;

}



/*---------------------------------------------

        wc base style

-----------------------------------------------*/

/*for categories*/

.woocommerce .woocommerce-ordering {

  z-index: 1;

}



.woof_products_top_panel {

  display: none !important;

}



.woocommerce-edit-account .input-text {

  min-width: 200px;

}



.woocommerce-edit-account legend {

  margin-bottom: 30px;

  margin-top: 20px;

  padding-bottom: 0.4em;

}



/* Shopping cart */

.shoping-cart-widget .product_list_widget li a.remove,

.product_list_widget li a.remove {

  position: absolute;

  left: 0;

  top: 0;

  right: 0;

  width: 90px;

  text-align: center;

  font-size: 22px;

  font-weight: 100;

  color: #fff;

  background: rgba(0, 0, 0, 0.4);

  opacity: 0;

  height: 100%;

  display: -ms-flexbox;

  display: -webkit-box;

  display: flex;

  -ms-flex-pack: center;

  -webkit-box-pack: center;

  justify-content: center;

  -ms-flex-align: center;

  -webkit-box-align: center;

  align-items: center;

  z-index: 2;

}



.shoping-cart-widget .product_list_widget li:hover a.remove,

.product_list_widget li:hover a.remove {

  opacity: 1;

}



/*woocommerce-error*/

.woocommerce-error, .woocommerce-info, .woocommerce-message {

  padding: 1em 2em 1em 3.5em !important;

  width: auto;

  margin: 20px auto 40px;

  position: relative;

  background-color: #f7f6f7;

  list-style: none !important;

  word-wrap: break-word;

}



.woocommerce-error, .woocommerce-message {

  max-width: 550px;

}



.woocommerce-error:after,

.woocommerce-error:before,

.woocommerce-info:after,

.woocommerce-info:before,

.woocommerce-message:after,

.woocommerce-message:before {

  content: " ";

  display: table;

}



.woocommerce-error:before,

.woocommerce-info:before,

.woocommerce-message:before {

  font-family: fontAwesome;

  display: inline-block;

  position: absolute;

  top: 1em;

  left: 1.5em;

}



.woocommerce-error .button, .woocommerce-info .button, .woocommerce-message .button {

  float: right;

  border: none;

  margin-top: 5px;

  margin-left: 10px;

}



.woocommerce-error li, .woocommerce-info li, .woocommerce-message li {

  list-style: none !important;

  padding-left: 0 !important;

  margin-left: 0 !important;

}



.woocommerce-message {

  border-bottom-color: #ffc000;

}



.woocommerce-message:before {

  content: "\f05a";

  color: #ffc000;

}



.woocommerce-info:before {

  content: "\f129";

  color: #56cfe1;

}



.piko-coupon-checkout .woocommerce-info:before {

  content: "\f0a3";

}



.piko-checkout-login .woocommerce-info:before {

  font-family: fontpiko;

  content: "\e858";

}



.woocommerce-error {

  border-bottom-color: #b81c23;

}



.woocommerce-error:before {

  content: "\f071";

  color: #b81c23;

}



.single_variation_wrap .woocommerce-info {

  border-bottom: 0;

  border-radius: 5px;

}



/* -------Product----------- */



/*product category header*/



@media (min-width:992px){

    .pikowc_header_image .term-description{

        max-width: 70%;

    }

}

.woocommerce-products-header__title.page-title{

    font-size: 22px;

    line-height: 1;

    margin: 0;

    color: #454545;

}

.woocommerce-products-header{

    margin-bottom: 15px; 

}

.woocommerce-products-header + .term-description{

     padding: 0;

     margin-top: 0;

}

.pikowc_header_image {

  width: 100%;

  height: 100%;

  background-position: 50% 0px;

  background-size: cover;

  background-repeat: no-repeat;

  padding: 1.875rem;

  color: #fff;

}

.pikowc_header_image .page-title {

  color: #fff;  

}

.pikowc_header_image .term-description {

  margin-bottom: 0;

  line-height: 1.3;

  position: relative;

}

.pikowc_header_image .term-description p:last-child {

  margin-bottom: 0;

}

.pikowc_header_image:before {

  content: '';

  position: absolute;

  top: 0;

  left: 0;

  width: 100%;

  height: 100%;

  background: rgba(0, 0, 0, 0.3);

}

.tax-product_cat .page-header.title-left .breadcrumb{

    float: left;

}

.tax-product_cat .page-header.title-left{

    text-align: left;

}

.tax-product_cat .page-header.woo-breadcrumb{

    padding: 0;

}

.tax-product_cat .page-header{

    margin-bottom: 40px;

}

[class*="tax-product"] .woocommerce-toolbar .sort-by-wrapper,

[class*="tax-product"] .woocommerce-toolbar .gridlist-toggle-wrapper a:not(.filter-trigger),

.search-results .woocommerce-toolbar .sort-by-wrapper,

.search-results .woocommerce-toolbar .gridlist-toggle-wrapper {

  display: none;

}

.single-product .lg-has-thumb .lg-sub-html,

.single-product .lg-pull-caption-up .lg-sub-html{

    display:none;

}



.woocommerce-message {

  /*margin-bottom: 30px;*/

  margin-top: 30px;

}



.term-description {

  padding: 0 40px;

}



.woo-breadcrumb-filter {

  margin-bottom: 30px;

  font-size: 13px;

  line-height: 30px;

  /*padding: 0 40px;*/

  position: relative;

  z-index: 9;

}



.woo-breadcrumb-filter:after,

.woo-breadcrumb-filter:before {

  display: table;

  content: "";

  clear: both;

}



.woo-breadcrumb-filter .woocommerce-result-count {

  margin: 0 15px 0 0;

}



.product .product-innercotent > a img {

  width: 100%;

}



.product-innercotent {

  position: relative;

  overflow: hidden;

}



.product-innercotent > a img {

  width: 100%;

}



.product-innercotent:after {

  content: "";

  width: 100%;

  height: 100%;

  position: absolute;

  top: 0;

  left: 0;

  background: rgba(255, 255, 255, 0.85);

  opacity: 0;

  filter: alpha(opacity=0);

  -webkit-transition: all 0.3s ease 0s;

  transition: all 0.3s ease 0s;

}



.product-innercotent:hover:after {

  opacity: 1;

  filter: alpha(opacity=100);

}



.product-innercotent.no-overlay:after {

  display: none;

}



.product-innercotent .info-product {

  position: absolute;

  bottom: 35px;

  padding: 0 37px;

  width: 100%;

  z-index: 2;

}



.product-innercotent .info-product .title-product,

.product-innercotent .info-product .piko-viewdetail {

  opacity: 0;

  filter: alpha(opacity=0);

  -webkit-transform: scale(0);

  transform: scale(0);

  -webkit-transition: all 0.5s ease 0s;

  transition: all 0.5s ease 0s;

}



.product-innercotent:hover .info-product .title-product,

.product-innercotent:hover .info-product .piko-viewdetail {

  -webkit-transform: scale(1);

  transform: scale(1);

  opacity: 1;

  filter: alpha(opacity=100);

}



.product-innercotent .info-product .title-product,

.product-innercotent .info-product > h3,

.info-product > h3 {

  font-size: 15px;

  margin-bottom: 0;

  color: #24201f;

  display: block;

  padding-right: 25px;

  font-family: inherit;

}



.product-innercotent .info-product .title-product a,

.info-product > h3 a {

  color: inherit;

}



.product-innercotent .info-product .title-product a:hover,

.info-product > h3 a:hover {

  color: #56cfe1;

}



.product-innercotent .info-product .price-product,

.info-product .price-product {

  font-size: 15px;

}



.product-innercotent .info-product .piko-viewdetail,

.info-product .piko-viewdetail {

  color: #24201f;

  float: right;

  font-size: 20px;

  margin-top: -23px;

  position: relative;

}



.product-innercotent .info-product .piko-viewdetail:hover,

.info-product .piko-viewdetail:hover {

  color: #56cfe1;

}



/* pagination */

.woocommerce-pagination {

  margin: 40px 0 30px;

}



.main-content .woocommerce-pagination ul.page-numbers,

.content-area .woocommerce-pagination ul.page-numbers {

  text-align: center;

  padding: 0;

}



.woocommerce-pagination .page-numbers li {

  display: inline-block;

}



.woocommerce-pagination .page-numbers li .page-numbers,

.woocommerce-pagination .page-numbers li a {

  float: left;

  width: 40px;

  height: 40px;

  line-height: 40px;

  color: #888888;

  text-decoration: none;

  background-color: #fff;

  border: 1px solid #dfdfdf;

  -webkit-transition: all 0.45s;

  transition: all 0.45s;

  margin-right: 10px;

  text-align: center;

  -webkit-transition: background-color 0.4s, border 0.4s, background-image 0.01s;

  transition: background-color 0.4s, border 0.4s, background-image 0.01s;

}



.woocommerce-pagination .page-numbers li .page-numbers i {

  font-size: 18px;

}



.woocommerce-pagination .page-numbers li .page-numbers.next,

.woocommerce-pagination .page-numbers li:last-child span {

  margin-right: 0;

}



.woocommerce-pagination .page-numbers li .page-numbers:hover {

  color: #fff;

  background-color: #56cfe1;

  border-color: #56cfe1;

}



.woocommerce-pagination .page-numbers li .page-numbers.current {

  color: #56cfe1;

  background-color: transparent;

  border-color: #56cfe1;

}



/* track_order */

form.track_order {

  padding: 0 8%;

  text-align: center;

}



form.track_order > p {

  line-height: 30px;

}



form.track_order .form-tracking {

  background-color: #f7f7f7;

  padding: 25px 35px;

  max-width: 485px;

  margin: 40px auto 0;

  text-align: left;

}



form.track_order .form-row {

  margin-bottom: 30px;

}



form.track_order .form-row label {

  display: block;

  font-size: 15px;

  color: #010101;

  font-weight: 300;

  margin-bottom: 10px;

}



form.track_order .form-row input.input-text {

  width: 100%;

  background-color: #ffffff;

  border-color: #ededed;

}



form.track_order .form-row input[type="submit"] {

  min-width: 250px;

}



/*login/reg*/

.woocommerce-checkout .login p:nth-of-type(4),

.woocommerce-checkout .login .lost_password,

.woocommerce-form-login p:nth-of-type(3):not(.form-row-last),

#customer_login .login .lost_password {

  display: inline-block;

}



#customer_login .login p:nth-of-type(3) .inline {

  padding-left: 20px;

}



.form-row label {

  font-weight: normal;

}



.login .lost_password {

  color: #888;

  margin-top: 23px;

}



@media (min-width: 768px) {

  .login .lost_password {

    float: right;

  }

}

.woocommerce-FormRow span[class*="icon-"] {

  color: #b7b2b2;

}



.login .lost_password a {

  color: #888;

}



#customer_login h2 {

  text-transform: uppercase;

  font-size: 17px;

}



#customer_login h2 + p {

  font-size: 16px;

  margin: 0 0 30px;

}



.login button[type="submit"],

#customer_login button[type="submit"] {

  min-width: 140px;

}



.woocommerce #customer_login {

  margin-bottom: 80px;

}



@media (max-width: 991px) {

  #customer_login .col-md-6 {

    margin-bottom: 50px;

  }

}

@media (min-width: 1280px) {

  #customer_login {

    width: 80%;

    margin: 0 auto;

  }

}

/* ------------------------ */

/*  SHOP WIDGET 	   */

/* ------------------------ */

/* product -category */

.product-categories.category-list .open-this,

.widget_product_categories ul .open-this,

.wpb_widgetised_column .widget_product_categories ul .open-this {

  cursor: pointer;

  float: right;

  height: 36px;

  position: absolute;

  right: 25px;

  width: 30px;

  text-align: right;

  z-index: 1;

  display: block;

  margin: 0;

  font-size: 22px;

  color: #222;

}



ul.product-categories li:hover {

  list-style: none !important;

}



ul.product-categories li.cat-item,

ul.list-item-product li {

  list-style: none;

}



ul.product-categories li.cat-item ul.children {

  display: none;

}



ul.product-categories li.cat-item.cat-parent.opened {

  padding-bottom: 0;

}



ul.product-categories ul.children li {

  margin-left: -19px;

}



ul.product-categories ul.children li:last-child {

  border-bottom: none;

}



ul.product-categories ul.children li {

  padding-left: 0;

  padding-right: 0;

}



ul.product-categories ul.children {

  padding-left: 0;

}



ul.product-categories ul.children > li > a {

  padding-left: 30px;

}



ul.product-categories ul.children > li > a:before {

  content: "+";

  display: inline-block;

  text-align: right;

  padding-right: 12px;

}



.page-widgets.widget,

.cats-menu.widget {

  padding-top: 0;

}



/* price filter */

.price_slider_wrapper {

  padding-right: 20px;

}



.price_slider_wrapper .ui-slider {

  position: relative;

}



.price_slider_wrapper .ui-widget-content {

  background: transparent;

}



.widget_price_filter .ui-slider-horizontal,

.widget .woof .widget_price_filter .ui-slider-horizontal {

  top: -5px;

  height: 4px;

  border-radius: 0;

  border: none;

}



.widget_price_filter .ui-slider .ui-slider-range,

.widget .woof .widget_price_filter .ui-slider .ui-slider-range {

  top: 0;

  height: 100%;

  position: absolute;

  z-index: 1;

  font-size: .7em;

  display: block;

  border: none;

  border-radius: 0;

  background-color: #fe9931;

}



.widget_price_filter .ui-slider .ui-slider-handle,

.widget .woof .widget_price_filter .ui-slider .ui-slider-handle {

  width: 12px;

  height: 12px;

  top: -6px;

  border: none;

  border-radius: 0;

  margin: 0;

  position: absolute;

  z-index: 2;

  border-radius: 0;

  background: #fe9931;

  cursor: default;

  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.35);

  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.35);

}



.widget_price_filter .ui-slider .ui-slider-handle:after,

.widget .woof .widget_price_filter .ui-slider .ui-slider-handle:after {

  position: absolute;

  top: 100%;

  left: 0;

  content: '';

  width: 0;

  height: 0;

  border-style: solid;

  border-width: 8px 6px 0 6px;

  border-color: #fe9931 transparent transparent transparent;

}



.widget_price_filter .price_slider,

.widget .woof .widget_price_filter .price_slider {

  margin-top: 20px;

  display: inline-block;

  width: 100%;

  margin: 0;

}



.widget_price_filter .price_slider_amount,

.widget .woof .widget_price_filter .price_slider_amount {

  margin-top: 17px;

  overflow: hidden;

}



.widget_price_filter .price_slider_amount button {

  float: right;

  font-size: 13px;

  margin-top: 0;

  font-weight: 400;

  height: 30px;

  line-height: 30px;

  padding: 0 20px;

}



.widget_price_filter .price_slider_amount .price_label {

  float: left;

  line-height: 35px;

  font-size: 13px;

}



.widget_price_filter .ui-slider-horizontal {

  border: medium none;

  border-radius: 0;

  height: 4px;

  background: #e0e0e0;

}



/*Product single page details*/

.product .onsale {

  position: absolute;

  top: 10%;

  right: -5px;

  font-size: 10px;

  letter-spacing: 5px;

  text-transform: uppercase;

  color: #56cfe1;

  border: 1px solid #56cfe1;

  padding: 0 7px;

  -webkit-transform: rotate(-90deg);

  transform: rotate(-90deg);

  z-index: 5;

}



/*fix wpml*/

.product-details .product-brand .chosen-container {

  float: right;

  top: 10px;

  font-weight: normal;

}



/*onsale off new product*/

.product .onsale + .onsale {

  display: none;

}



.product .onsale.new-badge {

  right: 1px;

}



#yith-quick-view-content.single-product .onsale {

  left: 0;

  top: 50px;

  right: auto;

}



.product .sold-out {

  position: absolute;

  top: 90px;

  left: 0px;

  font-size: 10px;

  letter-spacing: 6px;

  text-transform: uppercase;

  color: #24201f;

  border: 2px solid #24201f;

  padding: 0 7px;

  -webkit-transform: rotate(-90deg);

  transform: rotate(-90deg);

  z-index: 5;

}



.product .new {

  position: absolute;

  top: 70px;

  left: 20px;

  font-size: 10px;

  letter-spacing: 6px;

  text-transform: uppercase;

  color: #56cfe1;

  border: 2px solid #56cfe1;

  padding: 0 7px;

  -webkit-transform: rotate(-90deg);

  transform: rotate(-90deg);

  z-index: 5;

}



.shop_attributes {

  line-height: 32px;

  width: 100%;

}



.shop_attributes th {

  font-weight: normal;

}



.shop_attributes td p {

  margin-bottom: 0 !important;

}



.shop_attributes td {

  text-align: right;

}



.shop_attributes th, .shop_attributes td {

  border: none;

  border: 1px solid #ddd;

}



/* Group product */

.summary.entry-summary .group_table {

  margin-bottom: 25px;

}



.summary.entry-summary .product-addtocart table.group_table td .quantity {

  margin-bottom: 0;

}



.summary.entry-summary .product-addtocart table.group_table .label {

  font-size: 15px;

  font-weight: normal;

}



table.group_table td {

  padding: 10px;

  border: 1px solid #e4e4e4;

}

table.group_table td a.button {

  border: none;

  padding: 4px 0;

  white-space: nowrap;

}



.summary.entry-summary table.group_table .price {

  display: table-cell;

  font-size: 15px;

  margin: 0;

  text-align: center;

  text-transform: normal;

  letter-spacing: 0;

}



.summary.entry-summary table.group_table .label {

  max-width: 200px;

}

.summary.entry-summary table.group_table .label label {

  text-transform: normal;

  letter-spacing: 0;

  white-space: normal;

  text-transform: inherit;

}

.summary.entry-summary table.group_table .label label a {

  font-size: 15px;

  font-weight: 400;

  line-height: 1.2;

  text-overflow: ellipsis;

  overflow: hidden;

  display: block;

  -webkit-line-clamp: 2;

  -webkit-box-orient: vertical;

  max-height: 36px;

}



td.label {

  display: table-cell;

  vertical-align: middle;

  border-radius: 0;

  text-align: left;

  font-size: 15px;

  text-transform: capitalize;

  color: #24201f;

}



/*Affiliate product*/

p.cart {

  display: inline-block;

}

p.cart .single_add_to_cart_button {

  line-height: 36px;

}



#reviews #comments ol.commentlist li .meta strong {

  font-weight: normal;

}



#reviews #comments ol.commentlist li .star-rating {

  margin-bottom: 7px;

}



.star-rating {

  height: 14px;

  line-height: 16px;

  overflow: hidden;

  position: relative;

  width: 90px;

  font-size: 14px;

  color: #C5C6C8;

}



.star-rating::before {

  content: "\f006\f006\f006\f006\f006";

  display: inline-block;

  float: left;

  font-family: "FontAwesome";

  left: 0;

  letter-spacing: 5px;

  position: absolute;

  top: 0;

}



.star-rating span {

  float: left;

  left: 0;

  overflow: hidden;

  padding-top: 13px;

  position: absolute;

  top: 0;

  color: #FFC000;

}



.star-rating span::before {

  content: "\f005\f005\f005\f005\f005";

  display: inline-block;

  font-family: "FontAwesome";

  left: 0;

  letter-spacing: 5px;

  position: absolute;

  top: 0;

}



.comment-form-rating .stars {

  display: inline-block;

  margin-bottom: 0;

  width: 100%;

}



#review_form .stars span {

  float: left;

  font-size: 13px;

  height: 12px;

  letter-spacing: 5px;

  line-height: normal;

  position: relative;

  width: 81px;

  color: #c2c2c2;

}



#review_form .stars > span::before {

  content: "\f005\f005\f005\f005\f005";

  font-family: "FontAwesome";

  font-style: normal;

  font-weight: normal;

  left: 0;

  position: absolute;

}



#review_form #commentform .stars > span a {

  float: left;

  height: 0;

  left: 0;

  line-height: normal;

  overflow: hidden;

  padding-top: 12px;

  position: absolute;

  text-align: center;

  top: 0;

}



#review_form #commentform .stars > span a:hover::before,

#review_form #commentform .stars > span a.active::before {

  color: #ffc000;

  content: "\f005\f005\f005\f005\f005";

  font-family: "FontAwesome";

  font-style: normal;

  font-weight: normal;

  left: 0;

  position: absolute;

  top: 0;

}



#review_form #commentform .stars span a.star-1 {

  width: 16px;

  z-index: 10;

}



#review_form #commentform .stars span a.star-2 {

  width: 32px;

  z-index: 9;

}



#review_form #commentform .stars span a.star-3 {

  width: 48px;

  z-index: 8;

}



#review_form #commentform .stars span a.star-4 {

  width: 64px;

  z-index: 7;

}



#review_form #commentform .stars span a.star-5 {

  width: 80px;

  z-index: 6;

}



/* quick view */

.quick-view-custom .col-md-7 {

  overflow: hidden;

}



.quick-view-custom .col-md-5 {

  overflow-x: auto;

}

.quick-view-custom .col-md-5 .product_title + .product_title{

  display:none;

}

#yith-quick-view-modal .yith-wcqv-main,

.woocommerce #yith-quick-view-modal .yith-wcqv-main {

  padding: 0 30px 0 0;

  background-color: #ffffff;

  -webkit-box-shadow: none !important;

  box-shadow: none !important;

  overflow: hidden !important;

}



#yith-quick-view-modal img {

  width: 100%;

  height: auto;

}



#yith-quick-view-modal .yith-wcqv-wrapper {

  padding: 0 !important;

}



#yith-quick-view-content.single-product .total.price,

#yith-quick-view-content.single-product p.price {

  margin-bottom: 20px;

}



.quick-view.summary.entry-summary .woocommerce-product-rating {

  margin-bottom: 20px;

}



.quick-view.summary.entry-summary .woocommerce-product-rating .woocommerce-review-link {

  margin-right: 20px;

  color: #777;

}



#yith-quick-view-content div.images {

  width: 100%;

  float: none;

}



#yith-quick-view-content,

#yith-quick-view-content .product-single {

  margin-bottom: 0;

}



#yith-quick-view-content .product_title.entry-title {

  font-size: 24px;

  padding-right: 30px;

}

#yith-quick-view-content .shear-brand .brand-img {

  width: 60px;

}



#yith-quick-view-close {

  color: transparent;

  width: 45px;

  height: 40px;

  line-height: 40px;

  top: 0;

  right: 0;

  opacity: 1;

  filter: alpha(opacity=100);

  border: 0;

  background-color: #333;

}



#yith-quick-view-close:hover:before {

  color: #fff;

}



#yith-quick-view-close:before {

  content: '\e814';

  color: #fff;

  font-size: 20px;

  font-family: "fontpiko";

  left: -1px;

  position: absolute;

  right: 0;

  font-weight: 100;

}



#yith-quick-view-close:hover {

  color: transparent;

}



#yith-quick-view-content.single-product .piko-woo-single-wrap {

  overflow: hidden;

  position: relative;

}



#yith-quick-view-content.single-product .piko-woo-single-wrap .summary.entry-summary {

  max-width: none;

  margin-bottom: 35px;

}



#yith-quick-view-content div.woocommerce-product-rating a.woocommerce-review-link {

  display: initial !important;

}



.quick-view.summary .product_meta {

  margin-top: 30px;

  border-top: 1px solid #f7f7f7;

  padding: 6px 0;

}



.quick-view.summary .product_meta {

  margin-bottom: 0px !important;

}



#yith-quick-view-content div.summary {

  width: 100% !important;

}



#yith-quick-view-content .wpa-wcpb-list .image {

  width: 80px;

}

#yith-quick-view-content .guide-wrap .modal-open + .modal-open{

  display: none !important;

}

#yith-quick-view-content .col-xl-6 {

  overflow: hidden;

}



#yith-quick-view-content .col-xl-6 {

  overflow-x: auto;

}

.yith-wcqv-button .blockUI{

    border-radius: 40px;

}

@media(max-width:767px){

    #yith-quick-view-content.single-product .summary.entry-summary {

        padding: 15px;

    }

    #yith-quick-view-content .quick-view-custom{

        margin:0;

    }

    #yith-quick-view-content .product_title.entry-title {

        font-size: 14px;

        padding-right: 0;

        margin-top: 0;

    }



}



.w-1380 {

  max-width: 1380px;

  margin-left: auto;

  margin-right: auto;

}



/* ------------------------ 

	PAGE CART

 ------------------------ */

.shop_table {

  border: none;

  text-align: left;

  font-size: 15px;

  table-layout: inherit;

  width: 100%;

}



.shop_table th, .shop_table td {

  padding: 0.4em;

}



.shop_table thead tr {

  border: 2px solid #e7e7e7;

}



.shop_table thead th {

  color: #222;

  font-size: 15px;

  padding: 20px 5px;

  border: none;

  font-weight: 500;

}



.shop_table thead th:not(.product-name) {

  text-align: center;

}



.shop_table.cart tbody tr.cart_item td.product-price {

  font-weight: 600;

  color: #777777;

}



.shop_table tbody tr.cart_item td:first-child {

  border-left: 1px solid #e1e1e1;

}



.shop_table tbody tr.cart_item td .quantity {

  margin: 0 auto;

  max-width: 120px;

}



.shop_table tbody tr.cart_item td {

  padding: 35px 10px;

  vertical-align: top;

  border: none;

  text-align: center;

  border-right: 1px solid #e1e1e1;

  border-bottom: 1px solid #e1e1e1;

  vertical-align: middle;

}

@media (min-width:768px){

    .shop_table tbody tr.cart_item td.product-name {

      text-align: left;

      line-height: 1.3;

    }

}

.shop_table tbody tr.cart_item td.product-name .product-sku {

  padding-left: 10px;

}



.shop_table.woocommerce-checkout-review-order-table tbody tr.cart_item td.product-name {

  width: 78%;

}



.col-md-9 .shop_table.woocommerce-checkout-review-order-table tbody tr.cart_item td.product-name {

  width: 70%;

}



.shop_table.cart tbody tr.cart_item td dl {

  margin-top: 18px;

}



.shop_table tbody tr.cart_item td dt,

.shop_table tbody tr.cart_item td dd {

  display: inline-block;

  color: #999;

}



.shop_table.cart tbody tr.cart_item td dd {

  padding: 0 15px 0 5px;

}



.shop_table tbody tr.cart_item td.product-remove a {

  font-size: 25px;

  color: #999;

}



.wishlist_table tr td.product-thumbnail a img,

.shop_table tbody .cart_item .product-thumbnail a img {

  max-width: 120px;

  height: auto;

}



.shop_table tbody .cart_item .product-name a {

  font-size: 16px;

  color: #666;

  margin-right: 20px;

  padding-top: 6px;

  margin-bottom: 12px;

}



.shop_table.cart tbody .cart_item .product-sku a {

  display: none !important;

}



.shop_table.cart tbody .cart_item .product-name span.product-sku {

  display: none;

}



.shop_table tbody tr.cart_item td.product-subtotal {

  font-size: 16px;

  line-height: 1.5;

  font-weight: 600;

  color: #56cfe1;

}



.shop_table tbody tr.cart_item td.product-remove a:hover,

.shop_table tbody .cart_item .product-name a:hover {

  color: #56cfe1;

}



table.shop_table td.actions {

  padding: 30px 0;

}



table.shop_table td.actions .coupon {

  float: left;

}



table.shop_table td.actions .coupon input {

  display: inline-block;

}



table.shop_table td.actions > input[disabled=""] {

  color: #ccc;

  cursor: not-allowed;

}



table.shop_table td.actions .coupon > input[type="submit"] {

  border: 2px solid;

  margin-bottom: 10px;

}



table.shop_table td.actions .coupon input[type="text"] {

  padding: 12px 15px 11px 20px;

  margin-right: 15px;

}



table.shop_table td.actions .coupon input[type="text"]:focus {

  color: #666;

}



table.shop_table td.actions > input[type="submit"] {

  float: right;

  border: 2px solid;

}



table.shop_table td.actions .coupon > input[type="submit"]:hover,

table.shop_table td.actions > input[type="submit"]:hover {

  border: 2px solid #56cfe1;

}



table.shop_table td.actions > input[disabled=""]:hover {

  border: 2px solid;

  background-color: transparent;

}



table.shop_table td.actions .coupon label[for="coupon_code"] {

  display: none;

}



table.shop_table td.actions .coupon input.input-text {

  width: 50%;

  color: #b0b0b0;

  float: left;

}



.cart-collaterals {

  margin: 70px 0;

}



.cart-collaterals:after,

.cart-collaterals:before {

  content: "";

  display: table;

  clear: both;

}



.cart-collaterals .cart_totals {

  float: right;

  width: 48%;

  max-width: 460px;

}



.cart-collaterals > .shipping {

  float: left;

  width: 48%;

  max-width: 460px;

}



.cart-collaterals .shop_table {

  border: 1px solid #e7e7e7;

}



.cart_totals > h2, .shipping > h4 {

  font-size: 16px;

  text-transform: uppercase;

  font-weight: bold;

  margin: 30px 0 30px;

}



.cart_totals table tr.shipping form p {

  margin-top: 0;

}



.cart_totals table th, .cart_totals table td {

  padding: 15px 28px;

  vertical-align: middle;

  border-right: 1px solid #e7e7e7;

  border-bottom: 1px solid #e7e7e7;

}



.cart_totals table th {

  font-size: 16px;

  width: 30%;

  color: #222;

  font-weight: 500;

  letter-spacing: 0.02em;

}



.cart_totals table tr.shipping td {

  color: inherit;

  font-size: inherit;

}



.cart_totals table tr.order-total td .amount {

  color: #56cfe1;

}



.cart_totals table tr.order-total th {

  font-weight: 600;

}



.cart_totals .wc-proceed-to-checkout {

  text-align: right;

}



.cart_totals .wc-proceed-to-checkout .checkout-button {

  margin-top: 30px;

  display: inline-table;

  text-transform: uppercase;

  border: 2px solid;

}



.cart_totals .wc-proceed-to-checkout .checkout-button:hover {

  border: 2px solid #56cfe1;

}



/* ----------------------

    CHECKOUT

----------------------- */

.checkout .woocommerce-billing-fields {

  display: inline-block;

  width: 100%;

}



.checkout .woocommerce-billing-fields.fix {

  margin-top: -23px;

}



.woocommerce-billing-fields #billing_last_name_field, .woocommerce-billing-fields #billing_phone_field,

.woocommerce-billing-fields #billing_city_field, .woocommerce-shipping-fields #shipping_last_name_field,

.woocommerce-shipping-fields #shipping_city_field {

  padding-left: 0 !important;

}



.checkout .form-row .chosen-container {

  width: 100% !important;

}



.piko-checkout-login {

  width: 48.5%;

  float: left;

}



.piko-coupon-checkout {

  margin-left: 3%;

  float: right;

  width: 48.5%;

}



body.logged-in .piko-coupon-checkout {

  width: 100%;

  margin-left: 0;

}



form.woocommerce-checkout {

  display: inline-block;

  margin-top: 30px;

  margin-bottom: 60px;

}



.woocommerce-info {

  color: #666;

  font-size: 15px;

}



.piko-checkout-login form.login, .piko-coupon-checkout form.checkout_coupon {

  margin-top: 20px;

  display: none;

}



.woocommerce-checkout .form-row label:not(.checkbox) {

  font-weight: 300;

  font-size: 15px;

  color: #9b9b9b;

  display: block;

  white-space: nowrap;

}



.woocommerce-checkout #createaccount + span {

  color: #222;

  padding-left: 5px;

}



.woocommerce-checkout .form-row .input-text, .woocommerce-checkout .form-row select {

  width: 100%;

}



.woocommerce-checkout label.inline {

  display: inline !important;

  margin: 0 0 0 10px;

}



abbr[data-original-title], abbr[title] {

  border-bottom: none;

}



.woocommerce-billing-fields h3, .woocommerce-shipping-fields h3, h3.order_review_heading, h3#order_review_heading {

  font-size: 18px;

  margin-bottom: 30px;

  text-transform: uppercase;

}



.shipping_address .form-row,

.woocommerce-billing-fields .form-row {

  display: inline-block;

  width: 100%;

  margin-bottom: 25px;

}



.shipping_address + p.notes {

  margin-top: 15px;

}



.woocommerce-billing-fields #billing_first_name_field,

.woocommerce-billing-fields #billing_last_name_field,

.woocommerce-billing-fields #billing_email_field,

.woocommerce-billing-fields #billing_phone_field,

.woocommerce-billing-fields #billing_postcode_field,

.woocommerce-billing-fields #billing_city_field,

.woocommerce-shipping-fields #shipping_first_name_field,

.woocommerce-shipping-fields #shipping_last_name_field,

.woocommerce-shipping-fields #shipping_postcode_field,

.woocommerce-shipping-fields #shipping_city_field {

  float: left;

  width: 50%;

}



.woocommerce-billing-fields #billing_first_name_field,

.woocommerce-billing-fields #billing_email_field,

.woocommerce-billing-fields #billing_postcode_field,

.woocommerce-shipping-fields #shipping_first_name_field,

.woocommerce-shipping-fields #shipping_postcode_field {

  padding-right: 30px;

}



.woocommerce-billing-fields #billing_last_name_field,

.woocommerce-billing-fields #billing_phone_field,

.woocommerce-billing-fields #billing_city_field,

.woocommerce-shipping-fields #shipping_last_name_field,

.woocommerce-shipping-fields #shipping_city_field {

  padding-left: 10px;

}



.form-row .chosen-container {

  text-transform: capitalize;

  font-size: 13px;

  letter-spacing: inherit;

}



.form-row .chosen-container-single .chosen-single {

  height: auto;

  line-height: inherit;

  padding: 10px 15px;

}



.woocommerce-checkout input[type="checkbox"] {

  opacity: 0.3;

}



.woocommerce-checkout input[type="checkbox"]:checked {

  opacity: 0.6;

}



.shop_table.woocommerce-checkout-review-order-table tbody tr.cart_item:first-child {

  border-top: 1px solid #f4f4f4;

}



.shop_table.woocommerce-checkout-review-order-table tbody tr.cart_item td {

  padding: 15px;

}



.shop_table.woocommerce-checkout-review-order-table tbody tr.cart_item td dl {

  padding: 0;

  margin: 0;

}



.shop_table.woocommerce-checkout-review-order-table tr.cart_item td.product-total {

  text-align: right;

}



.select2-container--default .select2-selection--single {

  padding: 5px 10px 5px;

  border-color: #e1e1e1;

  border-radius: 0;

  height: 40px;

}



.select2-container--default .select2-selection--single .select2-selection__arrow {

  top: 8px;

  right: 15px;

}



.select2-container--default .select2-results__option--highlighted[aria-selected] {

  background-color: #56cfe1;

}



.select2-container .select2-choice {

  padding: 12px 10px 13px;

  border-color: #e1e1e1;

}



.select2-drop-active {

  border-color: #ccc;

}



.select2-container .select2-choice .select2-arrow {

  right: 10px;

}



.select2-drop.select2-drop-above.select2-drop-active {

  border-top-color: #ccc;

}



.shop_table.woocommerce-checkout-review-order-table tr.shipping td:last-child { 

  color: #949494;

  font-size: 13px;

  -webkit-border-end: 1px solid #e1e1e1;

  width: calc(100% + 89px);

  display: block;

}



.shop_table.woocommerce-checkout-review-order-table tr.cart_item td.product-name .product-quantity {

  font-weight: 300;

}



.shop_table tfoot th, .shop_table tfoot td {

  border: none;

  padding: 20px 0 0;

}



.shop_table.woocommerce-checkout-review-order-table tfoot {

  border-bottom: 1px solid #e1e1e1;

  border-left: 1px solid #e1e1e1;

  border-right: 1px solid #e1e1e1;

}



.shop_table.woocommerce-checkout-review-order-table tfoot tr {

  border-bottom: 1px solid #e1e1e1;

}

.shop_table.woocommerce-checkout-review-order-table tfoot tr td {

  padding: 20px;

}



.shop_table.woocommerce-checkout-review-order-table tfoot th {

  font-weight: 600;

  color: #222;

  padding: 20px 28px;

  font-size: 15px;

  vertical-align: middle;

  border-right: 1px solid #f4f4f4;

}



.shop_table tfoot td {

  text-align: center;

}

.shop_table #shipping_method{

  list-style:none;

  padding: 0;

}

.shop_table #shipping_method li label{

  padding-left: 10px;

}

textarea#order_comments{

    padding-top: 10px;

}



.woocommerce-billing-fields .select2-container .select2-choice,

.shop_table.woocommerce-checkout-review-order-table tr.order-total td .amount {

  color: #222;

}



.woocommerce-checkout-payment {

  margin-top: 20px;

  padding: 20px;

  border: 1px solid #e1e1e1;

}



.woocommerce-checkout-payment .payment_methods {

  padding: 20px 0;

}



.woocommerce-checkout-payment .payment_methods li {

  list-style: none;

}



.woocommerce-checkout-payment .payment_methods li label {

  font-weight: 300;

  font-size: 15px;

  color: #24201f;

}



.woocommerce-checkout-payment .payment_methods li.payment_method_paypal label img {

  max-width: 140px;

  margin: 0 10px;

}



.woocommerce-checkout-payment .payment_methods li label .about_paypal {

  font-size: 13px;

}



.woocommerce-checkout-payment .form-row.place-order .terms {

  margin: 25px 0;

}



.woocommerce-checkout-payment .form-row.place-order .terms label {

  display: inline;

  font-size: 13px;

  margin: 0;

}



.woocommerce-checkout-payment .form-row.place-order .terms .input-checkbox {

  float: left;

  margin-right: 10px;

  margin-top: 6px;

}



.woocommerce-checkout-payment .form-row.place-order input[type="submit"] {

  border: 2px solid;

}



.woocommerce-checkout-payment .form-row.place-order input[type="submit"]:hover {

  border: 2px solid #56cfe1;

}



.woocommerce-shipping-fields #ship-to-different-address {

  border-bottom: none;

}



.woocommerce-shipping-fields #ship-to-different-address label,

.woocommerce-shipping-fields #ship-to-different-address .input-checkbox {

  display: inline;

}



.order_details:not(.woocommerce-thankyou-order-details) li {

  list-style: none;

}



.woocommerce-order-received .content-page .woocommerce h2 {

  font-size: 25px;

}



.shop_table.order_details td {

  padding: 15px 5px;

}



.shop_table.order_details td.product-name a {

  color: inherit;

}



.shop_table.order_details td.product-name a:hover {

  color: #56cfe1;

}



.shop_table.order_details td.product-name strong {

  font-weight: normal;

}



.shop_table.customer_details th, .shop_table.customer_details td {

  padding: 15px 5px;

}



.shop_table.customer_details tr:first-child td {

  border-top: 1px solid #f1f1f1;

}



/*.shop_table tr td{

	word-break: break-all;

	-moz-word-break: break-all;

}*/

.shop_table.customer_details tr td {

  border-right: 1px solid #f1f1f1;

}



.shop_table.customer_details tr th:first-child, .shop_table.customer_details tr td:first-child {

  padding-left: 5px;

}



.col2-set.addresses {

  overflow: hidden;

}



.col2-set.addresses .col-1,

.col2-set.addresses .col-2 {

  width: 48%;

  padding: 20px;

  border: 1px solid #f1f1f1;

  float: left;

}



.col2-set.addresses .col-1 {

  margin-right: 2%;

}



.col2-set.addresses .col-2 {

  margin-left: 2%;

}



.header.title h3 {

  font-size: 25px;

}



.woocommerce-account .main-container .woocommerce h2 {

  font-size: 25px;

}



.woocommerce-account .piko-my-account .login-submit input[type="submit"] {

  width: 100%;

}



.woocommerce-checkout .form-row label:before {

  font-family: fontpiko;

  padding-right: 10px;

  color: #c2c2c2;

}



.comment-respond .form-group label span[class*="icon-"],

.woocommerce-checkout .form-row label span[class*="icon-"] {

  color: #c2c2c2;

}



/*thanks you page*/

.shop_table.order_details{

    margin-bottom: 40px;

    border: 1px solid #eee;

}

.shop_table.order_details tr td{

  padding: 15px;  

}

.shop_table.order_details tr td:last-child{

  text-align:center;

}

.shop_table.order_details tr:not(last-child){

  border-bottom: 1px solid #eee;  

}

.shop_table.order_details thead tr{

    border-bottom: 2px solid #eee; 

}

.shop_table.order_details thead tr th:first-child{

   padding-left:15px;

}

.shop_table.order_details tfoot th{

    padding: 15px;

}



/*----------------------

	Page wishlist

----------------------- */

.woocommerce table.wishlist_table {

  font-size: 15px !important;

  width: 100%;

}



.woocommerce table.shop_table.cart.wishlist_table td.product-remove a {

  font-size: 22px;

}



.wishlist_table tr td.product-thumbnail a {

  display: initial;

}



.wishlist-title h2 {

  display: none !important;

}



.wishlist_table .product-name a:first-child {

  padding-right: 10px;

}



.wishlist_table .product-name a + a {

  margin-top: 15px;

  display: inline-block;

  line-height: 2;

  height: inherit;

}



.woocommerce #content table.wishlist_table.cart a.remove:hover {

  background: transparent !important;

  color: #56cfe1;

}



.woocommerce table.wishlist_table tbody td {

  padding: 30px 20px;

  border: 1px solid #e1e1e1;

}



.woocommerce table.wishlist_table tbody td.product-thumbnail {

  width: 250px;

  text-align: center;

}



.woocommerce .wishlist_table td.product-add-to-cart a {

  display: inline-block !important;

  border-radius: 0;

  min-width: 140px;

}



.wishlist_table .product-stock-status span,

.wishlist_table tr td.product-stock-status span.wishlist-in-stock {

  text-transform: uppercase;

  font-size: 12px;

  display: inline-block;

}



.wishlist_table .add_to_cart_button,

.wishlist_table .product_type_external,

.wishlist_table .product_type_grouped {

  background: transparent;

  position: relative;

}



.reset_variations {

  position: relative;

  background: #eeeeee;

  border: 1px solid #e6e6e6;

  color: #666;  

  padding: 3px 10px 1px;

  border-radius: 3px;

  margin-left: 10px;

  vertical-align: calc(100% - 14px);

  display: none;

}

table .reset_variations {

  vertical-align: calc(100% - 24px);

}

.btn-details-action tabel .reset_variations {

  display: inline-block;

}

.reset_variations:hover {

  border-color: #56cfe1;

  background: #56cfe1;

  color: #ffffff;

}



.woocommerce-error {

  list-style: outside none none;

  padding: 0 40px;

}



/* --------------------- */

/* widgets               */

/* --------------------- */

.widget.woocommerce .product_list_widget li:after {

  content: '';

  display: table;

  clear: both;

}



.widget.woocommerce .product_list_widget li img {

  position: relative;

  float: left;

  max-width: 80px;

  border: 1px solid #eae9e9;

  margin-right: 20px;

}



@media (min-width: 1200px) {

  .widget.woocommerce .product_list_widget li img {

    max-width: 90px;

    margin-right: 20px;

  }

}

@media (min-width: 1440px) {

  .container-fluid .widget.woocommerce .product_list_widget li img {

    max-width: 120px;

    margin-right: 23px;

  }

}

.product_list_widget {

  margin: 0 !important;

  padding: 0;

  list-style: none;

}



.header-dropdown .product_list_widget li img {

  position: absolute;

  left: 0;

  max-width: 90px;

  height: auto;

  border: 1px solid #eae9e9;

}



.product_list_widget li {

  white-space: normal;

  position: relative;

  overflow: hidden;

  width: 100%;

  min-height: 100px;

  margin-bottom: 10px;

}



.header-dropdown .product_list_widget li a {

  border: none;

  padding: 0;

}



.product_list_widget span.quantity {

  color: #56cfe1;

}



.product_list_widget li.empty {

  padding: 20px 0 0;

  text-align: center;

  min-height: 1px;

}



.product_list_widget li:last-child {

  border: 0;

}



.product_list_widget li a .product-title {

  font-size: 14px;

  line-height: 1.4;

  max-height: 39.2px;

  margin-bottom: 7px;

  -webkit-line-clamp: 2;

  -webkit-box-orient: vertical;

}



.header-dropdown .product_list_widget li a:not(.remove) {

  padding-left: 105px;

  line-height: 1.23;

  font-size: 14px;

  height: 34.44px;

  display: -webkit-box;

  -webkit-line-clamp: 2;

  -webkit-box-orient: vertical;

  overflow: hidden;

}



.header-dropdown .product_list_widget .product-sku {

  color: #888;

  padding-left: 10px;

}



.header-dropdown .product_list_widget .quantity {

  padding-left: 105px;

  padding-top: 10px;

  display: block;

}



.product_list_widget span.amount {

  display: inline-block;

  font-weight: bold;

}



.product_list_widget del span.amount {

  color: #777777;

  font-weight: normal;

  text-decoration: line-through;

}



.product_list_widget .variation {

  font-size: 80%;

  padding-left: 107px;

  margin: 0;

}

.product_list_widget .variation p {

  margin: 5px 0 0;

}

.product_list_widget .variation + .quantity {

  padding-top: 5px;

}



.product_list_widget .variation dt, .product_list_widget .variation dd {

  display: inline-block;

}



.product_list_widget .variation dt {

  font-weight: 500;

}



.product_list_widget .variation dd {

  margin: 0 0 0 5px;

}



.product_list_widget .star-rating {

  font-size: 80%;

  margin-top: 5px;

}



.product_list_widget .reviewer {

  font-size: 70%;

  text-transform: uppercase;

}



/*widgets shopping cart*/

.widget_shopping_cart_content p.total {

  padding-top: 25px;

  float: left;

  font-size: 14px;

  text-transform: uppercase;

}



.widget_shopping_cart_content p.total strong {

  font-weight: 600;

  letter-spacing: 0.04em;

}



.widget_shopping_cart_content p.total .amount {

  font-weight: 600;

}



.widget_shopping_cart_content p.buttons {

  float: right;

  width: 120px;

  margin: 0;

}



.widget_shopping_cart_content a.button, .widget_shopping_cart_content button.button, .widget_shopping_cart_content input.button {

  border: 0;

  padding: 0;

  display: block;

  font-size: 13px;

  color: #fff;

  text-align: center;

  text-transform: uppercase;

  font-weight: 600;

  letter-spacing: 0.2px;

  white-space: nowrap;

  line-height: 40px;

}



.widget_shopping_cart_content .buttons > a.button, .widget_shopping_cart_content .buttons > button.button, .widget_shopping_cart_content .buttons > input.button {

  background-color: #c2c2c2;

}



.widget_shopping_cart_content .buttons > a.button + a.button, .widget_shopping_cart_content .buttons > button.button + a.button, .widget_shopping_cart_content .buttons > input.button + a.button {

  background-color: #56cfe1;

}



.widget_shopping_cart_content a.button + a.button,

.widget_shopping_cart_content button.button + button.button,

.widget_shopping_cart_content input.button + input.button {

  margin-top: 6px;

}



/*product compare*/

table.compare-list thead th {

  background: transparent !important;

  color: #fff !important;

  font-weight: 500;

  border-bottom: 2px solid #777;

}



/*woocommerce-MyAccount-navigation*/

.woocommerce-account .woocommerce-MyAccount-navigation {

  float: left;

  width: 30%;

}



.woocommerce-account .woocommerce-MyAccount-content {

  float: right;

  width: 68%;

}

@media (max-width:767px){

    .woocommerce-account .woocommerce-MyAccount-navigation,

    .woocommerce-account .woocommerce-MyAccount-content{

        width: 100%;

        float: none;

    }

}



.woocommerce-MyAccount-navigation ul {

  list-style: none;

  margin: 0 30px 30px 0;

  padding-left: 0;

  border-right: 1px solid #f4f4f4;

}



.woocommerce-MyAccount-navigation ul li {

  font-size: 18px;

  margin-top: 15px;

}



.woocommerce-MyAccount-navigation ul li a {

  color: #24201f;

}



.woocommerce-MyAccount-navigation ul li.is-active a {

  color: #56cfe1;

}

/* --------------------- */

/* RESPONSIVE		 */

/* --------------------- */

@media (max-width: 1199px) {

  #yith-quick-view-modal.open .yith-wcqv-wrapper {

    max-width: 95%;

    margin-left: -5px;

  } 



  a.backtotop span.icon {

    margin-right: 15px;

  }



  a.backtotop span.text-totop {

    transform: translateX(-13px) rotate(-90deg);

    -o-transform: translateX(-13px) rotate(-90deg);

    -webkit-transform: translateX(-13px) rotate(-90deg);

  }

}

@media (min-width: 992px) and (max-width: 1199px) {

  .product-innercotent .info-product {

    padding: 0 20px;

    bottom: 15px;

  }



  .product-innercotent .product-button {

    top: 15px;

  }



  .product-innercotent:hover .product-button {

    right: 15px;

  }



  .piko-woo-single-wrap .piko-woo-right-col {

    padding-top: 35px;

  }



  .piko-woo-single-wrap .woocommerce-tab-accordion {

    margin-top: 20px;

  }

}

@media (max-width: 991px) {

  .product-innercotent:hover:after {

    display: none;

  }



  .product-innercotent .product-button {

    top: 10px;

  }



  .product-innercotent:hover .product-button {

    right: 10px;

  }



  .product-innercotent .info-product {

    bottom: 10px;

    padding: 0 15px;

  }



  .product-button .yith-wcwl-add-to-wishlist, .product-button .yith-wcqv-button, .product-button .add_to_cart_button, .product-button .added_to_cart.wc-forward {

    -webkit-transform: translateX(0);

    transform: translateX(0);

  }



  .piko-checkout-login {

    width: 100%;

    margin-bottom: 30px;

  }



  .piko-coupon-checkout {

    width: 100%;

  }

}

@media (min-width: 768px) and (max-width: 991px) {

  #yith-quick-view-content.single-product .images {

    width: 50%;

    display: block;

    float: left;

  }



  #yith-quick-view-content.single-product .summary.entry-summary {

    width: auto;

    display: block;

    float: none;

    overflow: hidden;

    min-height: 400px;

    padding-left: 40px;

  }



  #yith-quick-view-content.single-product div[itemprop="description"] {

    display: none;

  }



  #yith-quick-view-modal.open .yith-wcqv-wrapper {

    width: 85%;

  }



  #yith-quick-view-content.single-product .summary.entry-summary .woocommerce-product-rating {

    margin-bottom: 15px;

  }



  #yith-quick-view-content.single-product .summary.entry-summary .product-addtocart .quantity {

    margin-bottom: 15px;

  }



  #yith-quick-view-content.single-product .summary .product_meta {

    margin-top: 35px;

  }



  #yith-quick-view-content.single-product .summary.entry-summary .product-addtocart .variations {

    margin-bottom: 15px;

  }



  #yith-quick-view-content.single-product .summary.entry-summary .product-addtocart .variations .value {

    margin-bottom: 15px;

  }



  .cart-button a.cart-read-more, .cart-button a.add_to_cart_button, .cart-button a.added_to_cart {

    padding: .8em 1em;

    font-size: 12px;

  }

}

@media (max-width: 767px) {

    .quick-view-custom .col-md-7 {

      right:-15px;

    }

  .shop_table thead th {

    font-size: 15px;

  }



  .product-innercotent .product-button {

    top: 20px;

    right: 10px;

  }



  .product-innercotent .info-product {

    padding: 0 20px;

    bottom: 20px;

  }



  .product .onsale {

    top: 45px;

  }



  .summary.entry-summary .variations .value {

    margin-right: 0;

    margin-bottom: 15px;

  }



  .summary.entry-summary .variations .chosen-container {

    min-width: 235px;

  }



  .summary.entry-summary .price {

    font-size: 18px;

    margin-top: 25px;

    margin-bottom: 25px;

  }



  .summary.entry-summary .product-addtocart .variations, .summary.entry-summary .variations .value {

    display: block;

  }



  .table-responsive .shop_table.cart {

    min-width: 650px;

  }



  .table-responsive table.shop_table td.actions {

    padding: 30px 20px;

  }



  .table-responsive table.shop_table td.actions > input[type="submit"] {

    float: right;

    margin-top: -45px;

  }



  .table-responsive table.shop_table td.actions .coupon input.input-text {

    width: 45%;

  }



  #yith-quick-view-content.single-product .images {

    width: 100%;

    display: block;

    float: none;

    margin-bottom: 15px;

  }



  #yith-quick-view-content.single-product .images img {

    width: 100%;

    max-width: 300px;

    margin: 0 auto;

    float: none;

    display: block;

  }



  #yith-quick-view-content.single-product .summary.entry-summary {

    width: 100%;

    display: block;

    float: none;

    overflow: hidden;

    padding-left: 0;

  }



  #yith-quick-view-content.single-product div[itemprop="description"] {

    display: block;

  }



  #yith-quick-view-content.single-product .summary.entry-summary .woocommerce-product-rating {

    margin-bottom: 15px;

  }



  #yith-quick-view-content.single-product .summary.entry-summary .product-addtocart .quantity {

    margin-bottom: 15px;

  }



  #yith-quick-view-content.single-product .summary .product_meta {

    margin-top: 35px;

  }



  #yith-quick-view-content.single-product .summary.entry-summary .product-addtocart .variations {

    margin-bottom: 15px;

  }



  #yith-quick-view-content.single-product .summary.entry-summary .product-addtocart .variations .value {

    margin-bottom: 15px;

  }



  .piko-checkout-login {

    width: 100%;

    margin-bottom: 0;

  }



  .piko-coupon-checkout {

    width: 100%;

    margin-left: 0;

  }



  form.woocommerce-checkout {

    margin-top: 20px;

    width: calc(100% + 30px);

  }



  .checkout.woocommerce-checkout .col2-set {

    width: 100%;

  }



  .woocommerce-billing-fields #billing_first_name_field, .woocommerce-billing-fields #billing_last_name_field, .woocommerce-billing-fields #billing_email_field, .woocommerce-billing-fields #billing_phone_field, .woocommerce-billing-fields #billing_postcode_field, .woocommerce-billing-fields #billing_city_field, .woocommerce-shipping-fields #shipping_first_name_field, .woocommerce-shipping-fields #shipping_last_name_field, .woocommerce-shipping-fields #shipping_postcode_field, .woocommerce-shipping-fields #shipping_city_field {

    float: left;

    width: 100%;

  }

  .woocommerce-billing-fields #billing_first_name_field, .woocommerce-billing-fields #billing_email_field, .woocommerce-billing-fields #billing_postcode_field, .woocommerce-shipping-fields #shipping_first_name_field, .woocommerce-shipping-fields #shipping_postcode_field {

    padding-right: 0;

  }



  .woocommerce-billing-fields #billing_last_name_field, .woocommerce-billing-fields #billing_phone_field, .woocommerce-billing-fields #billing_city_field, .woocommerce-shipping-fields #shipping_last_name_field, .woocommerce-shipping-fields #shipping_city_field {

    padding-left: 0;

  }



  .woocommerce-checkout label.inline {

    display: block;

    margin: 15px 0 0 0;

  }



  .col2-set.addresses .col-1, .col2-set.addresses .col-2 {

    width: 100%;

    margin: 0 0 20px 0;

  }



  table.shop_table td.actions .coupon {

    float: none;

    width: 100%;

  }



  table.shop_table td.actions > input[type="submit"] {

    float: none;

    margin-top: 20px;

  }



  .cart-collaterals .cart_totals {

    width: 100%;

    max-width: none;

    margin-bottom: 30px;

  }



  .cart-collaterals > .shipping {

    width: 100%;

    max-width: none;

  }



  .product-button .button.yith-wcqv-button {

    display: none;

  } 



  .product-innercotent .info-product .title-product, .product-innercotent .info-product .piko-viewdetail {

    opacity: 1;

    filter: alpha(opacity=100);

    -webkit-transform: scale(1);

    transform: scale(1);

  }



  .cart-button a.cart-read-more, .cart-button a.add_to_cart_button, .cart-button a.added_to_cart {

    padding: .8em 1em;

    font-size: 12px;

  }

  /*new*/

    table.shop_table_responsive tbody th,

    table.shop_table_responsive thead,

    table.shop_table_responsive tr td.product-thumbnail:before,

    table.wishlist_table tbody th,

    table.wishlist_table thead,

    table.wishlist_table tr td.product-thumbnail:before {

            display: none;

    }

    table.shop_table_responsive tr td,

    table.wishlist_table tr td {

            display: block;

            clear: both;

            overflow: hidden;

    }

    table.shop_table_responsive tr td:not(.product-quantity) {

            text-align: right;

    }

    table.shop_table_responsive tr.bundle-products td:not(.product-quantity) {

            text-align: left;

    }

    table.shop_table_responsive tr td:before {

            content: attr(data-title) ": ";

            font-weight: 600;

            float: left;

            color: #222;

            padding-right: 5px;

    }

    table.shop_table_responsive tr.bundle-products td:before {

            display: none;

    }

    table.shop_table_responsive tr td.product-remove:before,

    table.shop_table_responsive tr td.actions:before,

    table.wishlist_table tr td.product-remove:before,

    table.wishlist_table tr td.actions:before {

            content: '';

    }

    table.shop_table_responsive tr td.product-thumbnail,

    table.wishlist_table tr td.product-thumbnail {

            text-align: center;

    }

    table.shop_table_responsive .product-quantity .quantity {

            float: right;

    }    

    .shop_table tr.bundle-products td {

            padding-top: 15px;

    }

    .shop_table tbody tr.cart_item td:first-child {

        border-top: 1px solid #e1e1e1;

    }    

    .shop_table tbody tr.cart_item td {

        padding: 15px 10px;

        border-left: 1px solid #e1e1e1;

    }    

    .cart_totals table td {

        border-right: 0;

    }

    .cart_totals table tr:last-child td{

        border-bottom: 0;

    }

    .woocommerce table.wishlist_table tbody td.product-thumbnail {

        width: 100%;

    }

    .woocommerce table.wishlist_table tbody td {

        padding: 15px 20px;

        border-bottom: 0;

    }    

    .woocommerce table.wishlist_table tbody tr:last-child td:last-child {

        border-bottom: 1px solid #e1e1e1;

    }

  

}

@media (max-width:480px){

    table.shop_table td.actions .coupon input.input-text {

        width: 100%;

        margin-bottom: 20px;

    }

    table.shop_table td.actions .coupon > input[type="submit"],

    table.shop_table td.actions > input[type="submit"],

    table.shop_table td.actions > button[type="submit"] {

      width: 100%;

    }

/*    .woocommerce-checkout-review-order,

    .checkout.woocommerce-checkout .col2-set {

        width: 82%;

    }*/

    .woocommerce-checkout-review-order-table{

        overflow-y: auto;

        display: block;

    }

    .woocommerce-checkout .woocommerce-info{

        margin-bottom:0;

    }

}

/*

    Colorbox Core Style:

    The following CSS is consistent between example themes and should not be altered.

*/

#colorbox, #cboxWrapper {

  position: absolute;

  top: 0;

  left: 0;

  z-index: 9999;

  overflow: hidden;

}



#cboxWrapper {

  max-width: none;

}



#cboxMiddleLeft, #cboxBottomLeft {

  clear: left;

}



#cboxContent {

  position: relative;

}



#cboxLoadedContent {

  overflow: auto;

  -webkit-overflow-scrolling: touch;

}



#cboxTitle {

  margin: 0;

}



#cboxLoadingOverlay, #cboxLoadingGraphic {

  position: absolute;

  top: 0;

  left: 0;

  width: 100%;

  height: 100%;

}



#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow {

  cursor: pointer;

}



.cboxPhoto {

  float: left;

  margin: auto;

  border: 0;

  display: block;

  max-width: none;

  -ms-interpolation-mode: bicubic;

}



.cboxIframe {

  width: 100%;

  height: 100%;

  display: block;

  border: 0;

  padding: 0;

  margin: 0;

}



#colorbox, #cboxContent, #cboxLoadedContent {

  box-sizing: content-box;

  -moz-box-sizing: content-box;

  -webkit-box-sizing: content-box;

}



#cboxOverlay {

  display: inherit;

}



#cboxContent {

  background: #fff;

}



#cboxClose {

  position: absolute;

  right: 0;

  top: 0;

  margin-bottom: 0;

}



::-webkit-input-placeholder {

  opacity: 1;

}



:-moz-placeholder {

  /* Firefox 18- */

  opacity: 1;

}



::-moz-placeholder {

  /* Firefox 19+ */

  opacity: 1;

}



:-ms-input-placeholder {

  opacity: 1;

}



.required {

  color: red;

}



#topcontrol {

  right: 2.30769rem;

  z-index: 99;

}



#topcontrol button {

  width: 4.61538rem;

  height: 4.61538rem;

  color: #7e883a;

}



#topcontrol button:hover {

  color: #fff;

}



#cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {

  background-color: #333;

  width: auto !important;

  font-size: 14px;

  border: 0;

  color: #fff;

  font-weight: 400;

}



#cboxOverlay {

  display: none;

  position: fixed;

  background: #000;

  left: 0;

  top: 0;

  right: 0;

  bottom: 0;

  opacity: .5 !important;

  z-index: 9999;

  transition: all 300ms ease-out;

  -webkit-transition: all 300ms ease-out;

  -moz-transition: all 300ms ease-out;

  -ms-transition: all 300ms ease-out;

}



#yith-quick-view-modal .yith-quick-view-overlay {

  background: rgba(0, 0, 0, 0.6) !important;

}



.products.products-list .product {

  width: 100% !important;

}

.products.products-list {

  margin-left: 0;

  margin-right: 0;

}

.product-container-row.products-list .product-column {

    padding-left: 0;

    padding-right: 0;

}



.yith-woocompare-widget ul li a {

  display: table-cell;

  vertical-align: middle;

}



.yith-woocompare-widget ul li a.remove {

  padding: 10px 15px;

}



.yith-woocompare-widget a.compare.button,

.yith-woocompare-widget a.clear-all {

  color: #fff;

  font-size: 11px;

  padding: 7px 20px;

  margin-top: 15px;

  border-radius: 20px;

  background-color: #56cfe1;

  text-transform: uppercase;

  -webkit-transition: all 0.35s, color 0.1s;

  transition: all 0.35s, color 0.1s;

}



.yith-woocompare-widget a.clear-all {

  float: left;

  margin-left: 10px;

}



.yith-woocompare-widget a.compare.button {

  float: right;

  margin-right: 10px;

}



.yith-woocompare-widget a.compare.button:hover,

.yith-woocompare-widget a.clear-all:hover {

  border-radius: 0;

}



.widget.woocommerce.widget_rating_filter .wc-layered-nav-rating {

  position: relative;

  border: none;

  padding: 0;

  margin: 0 0 10px 20px;

}



.wc-layered-nav-rating a {

  font-size: 0;

}



.wc-layered-nav-rating .star-rating {

  position: inherit;

}



.wc-layered-nav-rating .star-rating span {

  font-size: 0;

}



.wc-layered-nav-rating .star-rating:before,

.wc-layered-nav-rating .star-rating span:before {

  font-size: 14px;

}



.currency select,

.search-dropdown select {

  border: 0 solid transparent;

}



#tab-custom_tab_accessories .product .product-action .yith-wcwl-add-to-wishlist,

#tab-custom_tab_accessories .product .product-action .compare,

.product-related-carousel .product .product-action .yith-wcwl-add-to-wishlist,

.product-related-carousel .product .product-action .compare,

.relate-product .product .product-action .yith-wcwl-add-to-wishlist,

.relate-product .product .product-action .compare {

  opacity: 0;

  visibility: hidden;

}



#tab-custom_tab_accessories .swiper-slide:hover .product-action .yith-wcwl-add-to-wishlist,

#tab-custom_tab_accessories .swiper-slide:hover .product-action .compare,

.product-related-carousel .swiper-slide:hover .product-action .yith-wcwl-add-to-wishlist, .product-related-carousel .swiper-slide:hover .product-action .compare,

.relate-product .swiper-slide:hover .product-action .yith-wcwl-add-to-wishlist,

.relate-product .swiper-slide:hover .product-action .compare {

  opacity: 1;

  visibility: visible;

}



/*fixed owl carosel container fluid*/

@media (min-width: 1800px) {

  .container-fluid .client-logo-fix.brand-slide {

    width: 1834px;

  }

}

/*---------------------------------------------

        comment

-----------------------------------------------*/

@media (min-width: 768px) {

  .product-comments-section h3 {

    margin-bottom: 35px;

  }

}

.product-comments-section textarea.form-control {

  min-height: 250px;

}



.product-comments-section .comments-section-title {

  padding-right: 100px;

  position: relative;

}



.product-comments-section .comments-section-title .ratings-container {

  position: absolute;

  right: 0;

  top: 3px;

}



.product-comments-section .comments {

  margin-bottom: 60px;

}



@media (min-width: 992px) {

  .product-comments-section .comments {

    margin-bottom: 0;

  }

}

.product-comments-section .comments ul {

  list-style: none !important;

  padding-left: 0;

}



.product-comments-section .comments .comment {

  margin-bottom: 15px;

}



.product-comments-section .comments .comment p:last-of-type {

  margin-bottom: 10px;

}



.product-comments-section .comments .media .media-left {

  padding-top: 13px;

}



@media (min-width: 768px) {

  .product-comments-section .comments .media .media-left {

    padding-top: 23px;

  }

}

.product-comments-section .comments .media .media-object {

  max-width: 60px;

}



@media (min-width: 768px) {

  .product-comments-section .comments .media .media-object {

    max-width: 80px;

  }

}

@media (min-width: 992px) {

  .product-comments-section .comments .media .media-object {

    max-width: 90px;

  }



  .product-comments-section .comments .comment {

    margin-bottom: 30px;

  }

}

@media (min-width: 1200px) {

  .product-comments-section .comments .media .media-object {

    max-width: 110px;

  }

}

@media (min-width: 992px) and (max-width: 1599px) {

  .col-lg-9 .product-comments-section .comments .media .media-object,

  .col-md-9 .product-comments-section .comments .media .media-object {

    max-width: 80px;

  }

}

@media (min-width: 480px) {

  .product-comments-section .comments .media .media-body {

    padding-left: 45px;

  }

}

@media (min-width: 768px) {

  .product-comments-section .comments .media .media-body {

    padding-left: 55px;

  }

}

@media (min-width: 992px) and (max-width: 1599px) {

  .col-lg-9 .product-comments-section .comments .media .media-body,

  .col-md-9 .product-comments-section .comments .media .media-body {

    padding-left: 40px;

  }

}

.product-comments-section .comments .media .media-body .ratings-container {

  margin-bottom: 7px;

}



.product-comments-section .comments .media .media-body .media-body-wrapper {

  padding: 17px 20px 20px;

}



@media (min-width: 992px) {

  .product-comments-section .comments .media .media-body .media-body-wrapper {

    padding: 23px 35px 25px;

  }

}

@media (min-width: 1600px) {

  .product-comments-section .comments .media .media-body .media-body-wrapper {

    padding: 28px 45px 30px;

  }

}

.product-comments-section .comments .media .media-body .media-body-wrapper:before {

  top: 40px;

  width: 27px;

  height: 31px;

}



@media (min-width: 768px) {

  .product-comments-section .comments .media .media-body .media-body-wrapper:before {

    top: 65px;

  }

}

@media (min-width: 992px) {

  .product-comments-section .comments .media .media-body .media-body-wrapper:before {

    top: 80px;

  }

}

.comments > ol {

  margin-left: 0;

  margin-top: 25px;

}



/*---------------------------------------------

        ajax search

-----------------------------------------------*/

.piko-ajax-results-wrapper {

  -webkit-transform: translate(-50%, 22px);

  transform: translate(-50%, 22px);

  position: absolute;

  z-index: 101;

}

@media (min-width: 992px) {

  .piko-ajax-results-wrapper {

    left: 104px;

    width: 970px;

  }



  .container-fluid .piko-ajax-results-wrapper {

    left: 158px;

  }

  .header-layout-4 .container-fluid .piko-ajax-results-wrapper,

  .header-layout-4 .container .piko-ajax-results-wrapper {

    left: 75px;

  }

}

@media (min-width: 1200px) {

  .piko-ajax-results-wrapper {

    width: 1170px;

    left: 48px;

  }



  .container-fluid .piko-ajax-results-wrapper {

    left: 97px;

  }

  .header-layout-4 .container-fluid .piko-ajax-results-wrapper {

    left: 0;

  }

  .header-layout-4 .container .piko-ajax-results-wrapper {

    left:0;

  }

}

@media (min-width: 1280px) { 

  .piko-ajax-results-wrapper {    

    left: 19px;

  }

  .container-fluid .piko-ajax-results-wrapper {

    left: 58px;

  }

  .header-layout-4 .container .piko-ajax-results-wrapper {    

    -webkit-transform: translate(-42%, 20px);    

    transform: translate(-42%, 20px);

  }

}

@media (min-width: 1440px) {

  .container-fluid .piko-ajax-results-wrapper {

    width: 1230px;

    left: 100px;

  }

}

@media (min-width: 1600px) {

  .piko-ajax-results-wrapper {

    left: 28px;

  }

}

@media (min-width: 1920px) {

  .container-fluid .piko-ajax-results-wrapper {

    left: 150px;

  }

}

.piko-ajax-results {

  text-align: left;

  overflow: hidden;

  background: #fff;

  display: none;

  border-top: 1px solid #e6e6e6;

}



.piko-ajax-results .empty-result-block {

  padding: 30px;

  border: 1px solid #e6e6e6;

  border-top: 0;

  -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.1);

  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.1);

}



.piko-ajax-results .empty-result-block:before {

  display: none;

}



.product-piko-ajax-list {

  float: left;

  display: block;

  overflow: hidden;

  width: 50%;

  margin-bottom: 0;

}



.product-piko-ajax-list ul {

  border-left: 1px solid #e6e6e6;

}



.product-piko-ajax-list li {

  padding: 1.43em;

  list-style-type: none;

  float: left;

  display: block;

  width: 50%;

  border-bottom: 1px solid #e6e6e6;

  border-right: 1px solid #e6e6e6;

}



.product-piko-ajax-list li img {

  float: left;

  display: block;

}



.product-piko-ajax-list img {

  max-width: 5.0rem;

  margin-right: 20px;

}



.posts-piko-ajax-list .post-title a,

.product-piko-ajax-list .product-title {

  line-height: 1.3;

  font-size: 14px;

  color: #555;

  max-height: 55.2px;

  margin-bottom: 4px;

  text-overflow: ellipsis;

  overflow: hidden;

  display: block;

  display: -webkit-box;

  -webkit-line-clamp: 3;

  -webkit-box-orient: vertical;

}



.product-piko-ajax-list .woocommerce-Price-amount {

  color: #56cfe1;

  font-weight: 600;

}



.product-piko-ajax-list ins {

  text-decoration: none;

  font-weight: 600;

}



.product-piko-ajax-list del .woocommerce-Price-amount {

  color: #ccc;

  font-weight: normal;

}



.product-piko-ajax-list ul,

.posts-piko-ajax-list ul {

   margin:0;

   padding:0;

  display: inline-block;

  width: 100%;

  float: left;

}



.product-piko-ajax-list li {

  height: 134px;

}



.product-piko-ajax-list li:nth-child(2n+1) {

  clear: both;

}



.posts-piko-ajax-list {

  float: left;

  display: block;

  overflow: hidden;

  width: 50%;

  margin-bottom: 0;

}



.posts-piko-ajax-list li {

  padding: 1.43em;

  list-style-type: none;

  float: left;

  display: block;

  width: 50%;

  height: 134px;

  border-bottom: 1px solid #e6e6e6;

  border-right: 1px solid #e6e6e6;

}



.posts-piko-ajax-list .post-title {

  text-transform: uppercase;

  font-weight: 600;

}



.posts-piko-ajax-list .post-list-image {

  float: left;

  display: block;

}



.posts-piko-ajax-list img {

  max-width: 5.0rem;

  margin-right: 20px;

  margin-bottom: 10px;

}



.posts-piko-ajax-list h4 {

  display: block;

  font-size: 1rem;

}



.posts-piko-ajax-list h4 a {

  text-transform: uppercase;

}



.product-results-on .product-piko-ajax-list {

  width: 100%;

}



.product-results-on .product-piko-ajax-list ul li {

  width: 33.33%;

}



.product-results-on .product-piko-ajax-list ul li:nth-child(3n+1) {

  clear: both;

}



.product-results-on .product-piko-ajax-list ul li:nth-child(2n+1) {

  clear: none;

}



.post-results-on .posts-piko-ajax-list {

  width: 100%;

}



.post-results-on .posts-piko-ajax-list ul li {

  width: 33.33%;

  min-height: 105px;

}



.post-results-on .posts-piko-ajax-list ul li:nth-child(3n+1) {

  clear: both;

}



.post-results-on .posts-piko-ajax-list ul li:nth-child(2n+1) {

  clear: none;

}



.search-results-title {

  padding: 1.43em;

  border-bottom: 1px solid #e6e6e6;

  border-right: 1px solid #e6e6e6;

  font-size: 1.14rem;

  text-transform: uppercase;

  margin-bottom: 0;

  font-weight: 600;

  overflow: hidden;

  margin-top:0;

}



.product-piko-ajax-list .search-results-title {  

  border-left: 1px solid #e6e6e6;

}



.search-results-title a {

  float: right;

  font-weight: normal;

  text-transform: uppercase;

  font-size: 0.9rem;

  font-weight: bold;

  color: #222;

}



.search-results-title a:hover {

  color: #56cfe1;

}

@media (max-width: 991px) {

  .piko-ajax-results-wrapper {

    -webkit-transform: translate(0, 1px);

    transform: translate(0, 1px);

    width: 500px;

    right: 0;

    height: 500px;

    overflow-y: auto;

  }

  .header-layout-4 .piko-ajax-results-wrapper {

    right: auto;

  }

  .piko-ajax-results-wrapper .search-results-title{

      display: none;

  }



  .piko-ajax-results-wrapper  .piko-ajax-results > div,

  .piko-ajax-results-wrapper .piko-ajax-results > div li{

      width: 100%;

  }

  .piko-ajax-results-wrapper .product-piko-ajax-list li{

      height: auto;

  }

}



/*@media only screen and (max-width: 767px) {

  .piko-ajax-results-wrapper {

    display: none !important;

  }

}*/

/*fix other layout menu*/

.header-layout-1 .piko-ajax-results-wrapper {

  -webkit-transform: translate(-50%, 0);

  transform: translate(-50%, 0);

}



.header-layout-1 .piko-ajax-results-wrapper ul {

  margin: 0;

  padding: 0;

}



/*full width ajax*/



  .header-search-form-full {

    position: fixed;

    height: 100%;

    width: 100%;

    top: 0;

    left: 0;

    background: rgba(255, 255, 255, 0.985);

    z-index: 9999;

  }



  .search-loading,

  .header-search-form-full > .wrap {

    position: absolute;

    max-width: 550px;

    top: calc(50% - 125px);

    left: 50%;

    width: 100%;

    -webkit-transform: translateX(-50%);

    transform: translateX(-50%);

  }



.header-search-container .loading {

  -webkit-transition: opacity .5s;

  transition: opacity .5s;

  display: none;

}



.header-search-container .header-search-form-full .loading {

  line-height: 40px;

}



.header-search-container .loading.open + button {

  display: none;

}



#piko-modal-close {

  right: 20px;

  top: 40px;

  width: 60px;

  height: 60px;

  line-height: 60px;

  font-size: 30px;

  z-index: 999;

}



.header-search-container .header-search-form-full .chosen-container-single .chosen-single {

  border: none;

  padding: 1px 0 0 8px;

}



.header-search-container .header-search-form-full .chosen-container-single .chosen-single div::after {

  top: 2px;

}



.header-search-container .header-search-form-full .form-control {

  border: 0;

  background-color: transparent;

  border-bottom: 1px solid rgba(0, 0, 0, 0.08);

  padding: 0;

  text-align: center;

  font-size: 19px;

  color: #222;

  letter-spacing: 1px;

}



.header-search-container .header-search-form-full .piko-ajax-results-wrapper {

  max-width: 1050px;

  top: calc(50% - 86px);

  left: 50%;

  width: 100%;

  -webkit-transform: translateX(-50%);

  transform: translateX(-50%);

}



.header-search-container .header-search-form-full .search-results-title {

  margin: 0;

}



@media (max-width: 991px) {

    .header-search-form-full .piko-ajax-results-wrapper{

        max-height: 500px;

        overflow-y: auto;

    }

}

@media (max-width: 767px) {

    .header-search-form-full .piko-ajax-results-wrapper{

        max-height: 400px;

    }

    .header-search-container .header-search-form-full .piko-ajax-results-wrapper {

    top: calc(50% - 160px);

    }    

  .search-loading,

  .header-search-form-full > .wrap {

    top:50px;

    padding: 0 20px;

  }

  #piko-modal-close {

    right: 20px;

    top: 10px;

    width: 30px;

    font-size: 20px;

}

}

@media (max-width: 320px) {    

    .header-search-container .header-search-form-full .chosen-container-single .chosen-single{

        display:none;

    }

}

.navbar-toggle .dropdown {

    margin: 0;

}

.navbar-toggle .dropdown .piko-modal-open{

    padding: 0;

}

/*---------------------------------------------

        contact

-----------------------------------------------*/

#map {

  height: 420px;

  background-color: #c3c3c3;

  margin-bottom: 60px;

}



@media (min-width: 768px) {

  #map {

    height: 500px;

    margin-bottom: 70px;

  }

}

#map address {

  color: #888;

  font-size: 14px;

  margin: 0;

  padding: 12px 10px 8px;

  line-height: 1.5;

}



/* Contact2 */

.map-container {

  position: relative;

}



.map-container #map {

  height: 400px;

}



@media (min-width: 768px) {

  .map-container #map {

    height: 800px;

    margin-bottom: 0;

  }

}

@media (min-width: 992px) {

  .map-container #map {

    height: 860px;

  }

}

@media (min-width: 1200px) {

  .map-container #map {

    height: 920px;

  }

}

.map-container .form-container {

  padding: 0 20px;

  margin-bottom: 70px;

}



@media (min-width: 768px) {

  .map-container .form-container {

    width: 520px;

    padding: 30px 25px;

    margin-bottom: 0;

    position: absolute;

    bottom: 80px;

    right: 65px;

    background-color: rgba(255, 255, 255, 0.95);

  }

}

@media (min-width: 992px) {

  .map-container .form-container {

    width: 580px;

    padding: 35px 30px;

    bottom: 100px;

    right: 85px;

  }

}

@media (min-width: 1200px) {

  .map-container .form-container {

    width: 680px;

    padding: 45px 37px;

    bottom: 115px;

    right: 85px;

  }

}

@media (min-width: 1600px) {

  .map-container .form-container {

    width: 745px;

    padding: 50px 40px;

    bottom: 155px;

    right: 125px;

  }

}

.form-container h2 {

  margin-bottom: 30px;

  font-weight: 400;

}



.contact-box .contact-info {

  margin-bottom: 30px;

}

.contact-box .contact-info .info-icon {

  font-size: 18px;

  text-align: center;

  margin-right: 26px;

  color: #222;

}

.contact-box .contact-info .info-icon.fa {

  font-size: 20px;

}

.contact-box .contact-info .info-name {

  font-weight: 500;

  color: #999;

  width: 110px;

  padding-right: 15px;

  text-transform: uppercase;

}

.contact-box .contact-info .info-value {

  font-weight: 500;

  color: #222;

  display: block;

}

.contact-box .contact-info .info-icon, .contact-box .contact-info .info-name, .contact-box .contact-info .info-value {

  display: inline-block;

  vertical-align: middle;

}



/*---------------------------------------------

         404

-----------------------------------------------*/

.error404 .site .piko-content {

  background-color: #eeee22;

}



.error-page {

  width: 100%;

  padding-top: 100px;

  padding-bottom: 120px;

}



@media (min-width: 768px) {

  .error-page {

    padding-top: 135px;

    padding-bottom: 150px;

  }

}

.error-page h1 {

  font-size: 50px;

  margin-bottom: 30px;

  line-height: 0.6;

  font-weight: 600;

}



@media (min-width: 768px) {

  .error-page h1 {

    font-size: 60px;

    margin-bottom: 45px;

  }

}

@media (min-width: 992px) {

  .error-page h1 {

    font-size: 70px;

    margin-bottom: 35px;

  }

}

@media (min-width: 1200px) {

  .error-page h1 {

    font-size: 80px;

    margin-bottom: 45px;

  }

}

.error-page h2 {

  font-size: 24px;

  line-height: 0.5;

  margin-bottom: 20px;

  text-transform: uppercase;

  white-space: nowrap;

}



@media (min-width: 768px) {

  .error-page h2 {

    font-size: 36px;

    margin-bottom: 25px;

  }

}

@media (min-width: 992px) {

  .error-page h2 {

    font-size: 40px;

    margin-bottom: 20px;

  }

}

@media (min-width: 1200px) {

  .error-page h2 {

    font-size: 30px;

    line-height: 0.8;

    margin-bottom: 20px;

  }

}

@media (min-width: 1600px) {

  .error-page h2 {

    font-size: 35px;

    margin-bottom: 16px;

  }

}

.error-page .details {

  font-weight: 300;

  font-size: 15px;

  line-height: 1.25;

  max-width: 480px;

  margin: 0 auto;

  margin-bottom: 17px;

  letter-spacing: 0.05em;

}



@media (min-width: 768px) {

  .error-page .details {

    margin-bottom: 25px;

  }

}

@media (min-width: 1200px) {

  .error-page .details {

    font-size: 16px;

    letter-spacing: 0.03em;

  }

}

@media (min-width: 1600px) {

  .error-page .details {

    font-size: 18px;

  }

}

.error-page .button + .button {

  margin-left: 15px;

}



/*---------------------------------------------

        Paginations

-----------------------------------------------*/

/* Paginations */

.pagination:not(body) {

  margin-bottom: 50px;

}



.pagination > li:last-child > a,

.pagination > li:last-child > span {

  margin-right: 0;

}



.pagination > li > a,

.pagination > li > span {

  float: left;

  padding: 13px 13px 9px;

  color: #888888;

  text-decoration: none;

  background-color: #fff;

  border: 1px solid #dfdfdf;

  -webkit-transition: all 0.45s;

  transition: all 0.45s;

  margin-right: 10px;

  border-radius: 2px;

  min-width: 45px;

  text-align: center;

  -webkit-transition: background-color 0.4s, border 0.4s, background-image 0.01s;

  transition: background-color 0.4s, border 0.4s, background-image 0.01s;

}



.pagination > li > a:hover, .pagination > li > a:focus,

.pagination > li > span:hover,

.pagination > li > span:focus {

  color: #fff;

  background-color: #56cfe1;

  border-color: #56cfe1;

}



.pagination .next,

.pagination > li > a.next-icon {

  width: 45px;

  height: 45px;

}



.pagination > li:first-child > a,

.pagination > li:first-child > span, .pagination > li:last-child > a,

.pagination > li:last-child > span {

  border-radius: 2px;

}



.pagination > li:last-child > a,

.pagination > li:last-child > span {

  min-width: 35px;

  text-align: center;

}



.pagination > li.active > a, .pagination > li.active > a:hover,

.pagination > li.active > a:focus,

.pagination > li.active > span,

.pagination > li.active > span:hover,

.pagination > li.active > span:focus {

  color: #56cfe1;

  background-color: #fff;

  border-color: #56cfe1;

}



/*.menu-item-has-children a:after,*/

.social-navigation a:before,

.dropdown-toggle:after,

.bypostauthor > article .fn:after,

.comment-reply-title small a:before,

.pagination .next:after,

.pagination .prev:before,

.search-submit:before {

  font-family: fontpiko;

  font-size: 12px;

}



.post-navigation {

  border-top: 1px solid #ddd;

  border-bottom: 1px solid #ddd;

  clear: both;

}



.post-navigation a {

  display: block;

  padding: 1.75em 0;

}



.post-navigation span {

  display: block;

}



.post-navigation .meta-nav {

  letter-spacing: 0.076923077em;

  line-height: 1.6153846154;

  margin-bottom: 0.5384615385em;

  text-transform: uppercase;

}



.post-navigation .nav-links div {

  display: inline-block;

}



.post-navigation .nav-links .nav-next {

  float: right;

  text-align: right;

}



.post-navigation .post-title {

  display: inline;

  line-height: 1.2173913043;

}



.post-navigation a:hover .post-title,

.post-navigation a:focus .post-title {

  color: #56cfe1;

}



.pagination:not(body) {

  float: right;

}



.pagination:not(body):before,

.pagination:not(body):after {

  content: "";

  height: 42px;

  position: absolute;

  top: 0;

  width: 42px;

  z-index: 0;

}



.pagination .nav-links {

  position: relative;

}



.pagination .page-numbers {

  line-height: 40px;

  min-width: 40px;

}

.pagination .prev:before,

.pagination .next:after,

.pagination .page-numbers {

    color: #888888;

    display: inline-block;

    text-decoration: none;

    background-color: #fff;

    border: 1px solid #dfdfdf;

    -webkit-transition: all 0.45s;

    transition: all 0.45s;

    text-align: center;

    margin-right: 10px;

    -webkit-transition: background-color 0.4s, border 0.4s, background-image 0.01s;

    transition: background-color 0.4s, border 0.4s, background-image 0.01s;

}

.pagination .page-numbers:last-child {

     margin-right: 0;

}



.pagination .current {

  color: #56cfe1;

  background-color: #fff;

  border-color: #56cfe1;

}



.pagination .prev,

.pagination .next {

  font-size: 0;

}



.pagination .prev,

.pagination .next {

  color: #8c8989;

  height: 15px;

  padding: 0;

  border: inherit;

  width: 30px;

  line-height: 20px;

  overflow: hidden;

  word-break: break-all;

  display: inline-block;

  z-index: 2;

}



.pagination .prev:before,

.pagination .next:after {

  top: 0;

  font-size: 17px;

  position: absolute;

  display: block;

  padding: 11px 11px 9px;

  color: #888888;

  text-decoration: none;

  background-color: #fff;

  border: 1px solid #dfdfdf;

  -webkit-transition: all 0.45s;

  transition: all 0.45s;

  width: 40px;

  text-align: center;

  -webkit-transition: background-color 0.4s, border 0.4s, background-image 0.01s;

  transition: background-color 0.4s, border 0.4s, background-image 0.01s;

}



.pagination .prev:hover:before,

.pagination .prev:focus:before,

.pagination .next:hover:after,

.pagination .next:focus:after {

  color: #fff;

  background-color: #56cfe1;

  border-color: #56cfe1;

}



.pagination .prev:focus,

.pagination .next:focus {

  outline: 0;

}



.pagination .prev:before {

  content: "\e862";

}



.pagination .next {

  right: 0;

}



.pagination .next:after {

  content: "\e863";

}



.image-navigation,

.comment-navigation {

  border-top: 1px solid #d1d1d1;

  border-bottom: 1px solid #d1d1d1;

  color: #686868;

  font-size: 13px;

  font-size: 0.8125rem;

  line-height: 1.6153846154;

  margin: 0 7.6923% 2.1538461538em;

  padding: 1.0769230769em 0;

}



.comment-navigation {

  margin-right: 0;

  margin-left: 0;

}



.comments-title + .comment-navigation {

  border-bottom: 0;

  margin-bottom: 0;

}



.image-navigation .nav-previous:not(:empty),

.image-navigation .nav-next:not(:empty),

.comment-navigation .nav-previous:not(:empty),

.comment-navigation .nav-next:not(:empty) {

  display: inline-block;

}



.image-navigation .nav-previous:not(:empty) + .nav-next:not(:empty):before,

.comment-navigation .nav-previous:not(:empty) + .nav-next:not(:empty):before {

  content: "\002f";

  display: inline-block;

  opacity: 0.7;

  padding: 0 0.538461538em;

}



/*---------------------------------------------

        wp-defult

-----------------------------------------------*/

.alignnone {

  margin: 5px 20px 20px 0;

}



.aligncenter,

div.aligncenter {

  display: block;

  margin: 5px auto 5px auto;

}



.alignright {

  float: right;

  margin: 5px 0 20px 20px;

}



.alignleft {

  float: left;

  margin: 5px 20px 20px 0;

}



blockquote.alignleft {

  margin: 0.3157894737em 1.4736842105em 1.473684211em 0;

}



blockquote.alignright {

  margin: 0.3157894737em 0 1.473684211em 1.4736842105em;

}



blockquote.aligncenter {

  margin-bottom: 1.473684211em;

}



a img.alignright {

  float: right;

  margin: 5px 0 20px 20px;

}



a img.alignnone {

  margin: 5px 20px 20px 0;

}



a img.alignleft {

  float: left;

  margin: 5px 20px 20px 0;

}



a img.aligncenter {

  display: block;

  margin-left: auto;

  margin-right: auto;

}



/* Text meant only for screen readers. */

.screen-reader-text {

  clip: rect(1px, 1px, 1px, 1px);

  position: absolute !important;

  white-space: nowrap;

  height: 1px;

  width: 1px;

  overflow: hidden;

}



.screen-reader-text:focus {

  background-color: #f1f1f1;

  border-radius: 3px;

  -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);

  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);

  clip: auto !important;

  color: #21759b;

  display: block;

  font-size: 14px;

  font-size: 0.875rem;

  font-weight: bold;

  height: auto;

  left: 5px;

  line-height: normal;

  padding: 15px 23px 14px;

  text-decoration: none;

  top: 5px;

  width: auto;

  z-index: 100000;

  /* Above WP toolbar. */

}



/* Make sure embeds and iframes fit their containers. */

embed,

iframe,

object,

video {

  margin-bottom: 1.75em;

  max-width: 100%;

  vertical-align: middle;

}



#res_videos iframe,

p > embed,

p > iframe,

p > object,

p > video {

  margin-bottom: 0;

}



iframe, video {

  max-width: 100%;

}



abbr[data-original-title], abbr[title] {

  border: none;

}



/**-----------------------------

 * 3.1 - Elements

 ------------------------------*/

hr {

  background-color: #d1d1d1;

  border: 0;

  height: 1px;

  margin: 0 0 1.75em;

}



ul {

  list-style: disc;

}



ol {

  list-style: decimal;

  margin-left: 1.5em;

}



li > ul,

li > ol {

  margin-bottom: 0;

}



dl {

  margin: 0 0 1.75em;

}



dt {

  font-weight: 700;

}



dd {

  margin: 0 0 1.75em;

}



img {

  height: auto;

  /*Make sure images are scaled correctly.*/

  max-width: 100%;

  /*Adhere to container width.*/

  vertical-align: middle;

}



del {

  opacity: 0.8;

}



.entry .entry-excerpt table,

.entry .entry-excerpt th,

.entry .entry-excerpt td {

  border: 1px solid #d1d1d1;

}



.entry .entry-excerpt table {

  border-collapse: separate;

  border-spacing: 0;

  border-width: 1px 0 0 1px;

  margin: 0 0 1.75em;

  table-layout: fixed;

  width: 100%;

}



caption {

  font-weight: normal;

}



.entry .entry-excerpt th {

  border-width: 0 1px 1px 0;

  font-weight: 500;

}



.entry .entry-excerpt td {

  border-width: 0 1px 1px 0;

}



th,

td {

  padding: 0.4375em;

}



.widget ul {

  list-style: none;

}



/**-------------------------------

 * 15.1 - Captions

 ---------------------------------*/

.wp-caption {

  margin-bottom: 1.75em;

  max-width: 100%;

}



.wp-caption img[class*="wp-image-"] {

  display: block;

  margin: 0;

}



.wp-caption .wp-caption-text {

  color: #777;

  font-style: italic;

  line-height: 1.6153846154;

  padding-top: 0.5384615385em;

}



.entry.single .entry-content .gallery-icon img {

  margin: 0 auto;

}



/**----------------------------------

 * 15.2 - Galleries

 --------------------------------*/

.gallery {

  margin: 0 -1.1666667% 1.75em;

}



.gallery-item {

  display: inline-block;

  max-width: 33.33%;

  padding: 0 1.1400652% 2.2801304%;

  text-align: center;

  vertical-align: top;

  width: 100%;

}



.gallery-columns-1 .gallery-item {

  max-width: 100%;

}



.gallery-columns-2 .gallery-item {

  max-width: 50%;

}



.gallery-columns-4 .gallery-item {

  max-width: 25%;

}



.gallery-columns-5 .gallery-item {

  max-width: 20%;

}



.gallery-columns-6 .gallery-item {

  max-width: 16.66%;

}



.gallery-columns-7 .gallery-item {

  max-width: 14.28%;

}



.gallery-columns-8 .gallery-item {

  max-width: 12.5%;

}



.gallery-columns-9 .gallery-item {

  max-width: 11.11%;

}



.gallery-icon img {

  margin: 0 auto;

}



.gallery-caption {

  color: #686868;

  display: block;

  font-size: 12px;

  font-style: italic;

  line-height: 1.6153846154;

  padding-top: 0.5384615385em;

}



.gallery-columns-6 .gallery-caption,

.gallery-columns-7 .gallery-caption,

.gallery-columns-8 .gallery-caption,

.gallery-columns-9 .gallery-caption {

  display: none;

}



/**--------------------------------

 * 16.0 - Multisites

--------------------------------- */

.widecolumn {

  margin-bottom: 3.5em;

  padding: 0 7.6923%;

}



.widecolumn .mu_register {

  width: auto;

}



.widecolumn .mu_register .mu_alert {

  background: transparent;

  border-color: #d1d1d1;

  color: inherit;

  margin-bottom: 3.5em;

  padding: 1.75em;

}



.widecolumn form,

.widecolumn .mu_register form {

  margin-top: 0;

}



.widecolumn h2 {

  font-size: 23px;

  font-size: 1.4375rem;

  font-weight: 500;

  line-height: 1.2173913043;

  margin-bottom: 1.2173913043em;

}



.widecolumn p {

  margin: 1.75em 0;

}



.widecolumn p + h2 {

  margin-top: 2.4347826087em;

}



.widecolumn label,

.widecolumn .mu_register label {

  color: #686868;

  font-size: 13px;

  font-size: 0.8125rem;

  font-weight: 400;

  letter-spacing: 0.076923077em;

  line-height: 1.6153846154;

  text-transform: uppercase;

}



.widecolumn .mu_register label {

  margin: 2.1538461538em 0.7692307692em 0.5384615385em 0;

}



.widecolumn .mu_register label strong {

  font-weight: 400;

}



.widecolumn #key,

.widecolumn .mu_register #blog_title,

.widecolumn .mu_register #user_email,

.widecolumn .mu_register #blogname,

.widecolumn .mu_register #user_name {

  font-size: 16px;

  font-size: 1rem;

  width: 100%;

}



.widecolumn .mu_register #blogname {

  margin: 0;

}



.widecolumn .mu_register #blog_title,

.widecolumn .mu_register #user_email,

.widecolumn .mu_register #user_name {

  margin: 0 0 0.375em;

}



.widecolumn #submit,

.widecolumn .mu_register input[type="submit"] {

  font-size: 16px;

  margin: 0;

  width: auto;

}



.widecolumn .mu_register .prefix_address,

.widecolumn .mu_register .suffix_address {

  font-size: inherit;

}



.widecolumn .mu_register > :last-child,

.widecolumn form > :last-child {

  margin-bottom: 0;

}



/*---------------------------------------------

        footer

-----------------------------------------------*/

.footer {

  background-color: #f1f1f1;

  color: #999999;

}



.footer a {

  color: #999999;

}



.footer a:hover, .footer a:focus {

  color: #56cfe1;

}



.footer .widget {

  margin-bottom: 48px;

}



.footer .widget .widget-title {

  font-size: 16px;

  letter-spacing: 0.07em;

  margin: -2px 0 25px;

  color: #555;

}



.footer .widget .links {

  margin: -5px 0 0;

}



.latest-tweets ul,

.footer .widget ul {

  padding: 0;

  margin: 0;

}



.footer .widget .links li {

  font-size: 14px;

  line-height: 31px;

}



.footer .widget.instagram-widget {

  position: relative;

  margin: 0;

}



.footer .widget.instagram-widget .btn.btn-follow {

  display: block;

  padding: 3px 14px;

  min-width: 170px;

  font-size: 12px;

  margin-left: -85px;

  text-align: center;

  position: absolute;

  left: 50%;

  bottom: 0;

  z-index: 99;

  border-radius: 5px 5px 0 0;

  color: #fff;

  -webkit-transition: all 0.4s;

  transition: all 0.4s;

  background-color: #56cfe1;

  border-color: #56cfe1;

  opacity: 0.8;

}



.footer .widget.instagram-widget .btn.btn-follow:hover, .footer .widget.instagram-widget .btn.btn-follow:focus {

  opacity: 1;

  color: #fff;

  background-color: #56cfe1;

  border-color: #56cfe1;

}



.footer .widget.instagram-widget #instafeed img {

  display: block;

  width: 100%;

  height: auto;

}



.footer .widget.instagram-widget #instafeed a {

  display: block;

  position: relative;

}



.footer .widget.instagram-widget #instafeed a:after {

  content: '';

  position: absolute;

  left: 0;

  right: 0;

  top: 0;

  bottom: 0;

  transition: all 0.75s ease;

  -webkit-transition: all 0.75s ease;

  opacity: 0;

  visibility: hidden;

  background-color: rgba(255, 255, 255, 0.4);

}



.footer .widget.instagram-widget #instafeed a:focus:after, .footer .widget.instagram-widget #instafeed a:hover:after {

  opacity: 1;

  visibility: visible;

}



/* Footer Top */

.footer-top {

  padding: 70px 0 10px;

  background-color: #fcfcfc;

}



@media (min-width: 992px) {

  .footer-top {

    padding-top: 80px;

    padding-bottom: 8px;

  }

}

.footer-top .widget {

  margin-bottom: 70px;

}



.footer-top .widget .widget-title {

  font-size: 16px;

  margin: 0 0 25px;

}



/* Footer Inner top*/

.footer-inner-top {

  padding-top: 60px;

}



@media (min-width: 992px) {

  .footer-inner-top {

    padding-top: 80px;

  }

}

.footer-inner-top.two {

  padding-top: 40px;

}



.footer-inner-top.two {

  background-color: #fff;

}



.footer-inner-top.two .widget.widget_text {

  margin: 0;

  padding-bottom: 0;

}



.footer .widget_recent_postimage .media {

  padding: 0;

}



/* Footer Inner */

.footer-inner {

  padding: 50px 0 5px;

}



@media (min-width: 992px) {

  .footer-inner {

    padding: 80px 0 10px;

  }

}

/* Footer Bottom */

.footer-bottom {

  background-color: #fff;

  padding: 15px 0;

  color: #a8a8a8;

}



@media (min-width: 992px) {

  .footer-bottom {

    padding: 20px 0;

  }

}

.footer-bottom .widget-title {

  font-weight: 500;

}



.footer-bottom .footer-left {

  margin-bottom: 25px;

}



@media (min-width: 992px) {

  .footer-bottom .footer-left {

    float: left;

    margin-right: 20px;

    margin-bottom: 0;

  }

}

@media (min-width: 992px) {

  .footer-bottom .footer-right {

    text-align: right;

  }



  .footer-layout-2 .footer-right {

    float: right;

  }



  .footer-bottom.footer-layout-2 .footer-left.payment-icon-wrap,

  .footer-bottom.footer-layout-1 .footer-right:not(.payment-icon-wrap) {

    min-height: 82px;

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-align: end;

    -ms-flex-align: end;

    align-items: end;

    -webkit-align-items: flex-end;

  }



  .footer-bottom.footer-layout-2 .footer-left.payment-icon-wrap {

    min-height: 70px;

  }

  .footer-bottom.footer-layout-2 .footer-left.payment-icon-wrap p {

    margin-top: 5px;

  }



  .footer-bottom.footer-layout-1 .footer-right:not(.payment-icon-wrap) {

    float: right;

  }

}

.footer-bottom a {

  color: #a8a8a8;

}



.footer-bottom .social-icons {

  margin-bottom: 22px;

}



@media (min-width: 768px) {

  .footer-bottom .social-icons {

    margin-bottom: 10px;

  }

}

.footer-layout-3 .social-icons {

  margin-top: 10px;

}



.footer-bottom .social-icons .social-icon {

  background-color: #cfcfcf;

}



.footer-bottom .social-icons .social-icon:hover {

  background-color: #56cfe1;

}



.footer-bottom .footer-menu {

  font-size: 0;

  margin: 0;

  padding: 0;

}



.footer-bottom.footer-layout-2 .payments-icon + .footer-link-menu {

  margin-top: 13px;

}



@media (max-width: 767px) {

  .footer-bottom .footer-menu {

    margin-bottom: 33px;

  }

}

.footer-bottom .footer-menu li {

  font-size: 15px;

  display: block;

}



@media (max-width: 767px) {

  .footer-bottom .footer-menu li {

    line-height: 1.5;

    padding: 10px 0 8px;

    border-color: #f3f3f3;

  }

}

@media (min-width: 768px) {

  .footer-bottom .footer-menu li {

    display: inline-block;

    border-bottom: none;

  }

}

.footer-bottom .footer-menu li + li:before {

  color: #a8a8a8;

  opacity: 0.5;

}



@media (min-width: 768px) {

  .footer-bottom .footer-menu li + li:before {

    content: '|';

    margin: 0 10px;

  }

}

@media (min-width: 1200px) {

  .footer-bottom .footer-menu li + li:before {

    margin: 0 14px;

  }

}

@media (min-width: 1440px) {

  .footer-bottom .footer-menu li + li:before {

    margin: 0 21px;

  }

}

.footer-bottom .footer-menu li.active a {

  color: #56cfe1;

}



.footer-bottom .footer-menu a {

  display: inline-block;

}



.footer-bottom .footer-right .payment-info {

  display: block;

}



.footer-bottom .payment-info h5 {

  font-size: 15px;

  color: #a8a8a8;

  margin: -2px 0 3px;

  text-transform: uppercase;

  letter-spacing: 0.02em;

  font-weight: 500;

}



@media (max-width: 767px) {

  .footer-bottom .payment-info h5 {

    margin-bottom: 10px;

  }

}

.footer-bottom.footer-layout-2 .payment-info h5 {

  margin-bottom: 4px;

}



.footer-bottom .payment-info p {

  margin-bottom: 10px;

}



.footer-bottom .payment-info p:last-child {

  margin-bottom: 0;

}



@media (max-width: 767px) {

  .footer-bottom .payment-info p {

    margin-bottom: 16px;

  }

}

.footer-bottom .payments-icon img {

  margin: 10px 10px 0;

  display: inline-block;

  max-width: 100%;

  height: auto;

}



.footer-bottom .payments-icon img:last-child {

  margin-right: 0;

}



.footer-layout-3 .payments-icon {

  margin-bottom: 10px;

}





.footer-bottom .social-icons i {

  font-size: 16px;

  border-radius: 2px;

}



/* -------- Scroll Top Button  -------*/

.scroll-top {

  display: inline-block;

  z-index: 80;

  margin-top: 25px;

  -webkit-transition: all 0.3s;

  transition: all 0.3s;

}



@media (max-width: 319px) {

  .scroll-top {

    bottom: 180px;

  }

}

.scroll-top span {

  font-size: 18px;

  width: 40px;

  height: 40px;

  display: block;

  text-align: center;

  line-height: 40px;

  border: 1px solid #b1b1b1;

  -webkit-transition: background-color 0.4s, border-color 0.4s;

  transition: background-color 0.4s, border-color 0.4s;

}



@media (min-width: 320px) {

  .scroll-top {

    position: fixed;

    bottom: 80px;

    right: 15px;

    opacity: 0;

    visibility: hidden;

    margin: 0;

    -webkit-transform: translateY(90px);

    transform: translateY(90px);

  }



  .scroll-top.fixed {

    opacity: 1;

    visibility: visible;

    -webkit-transform: translateY(0);

    transform: translateY(0);

  }

}

@media (min-width: 768px) {

    .scroll-top {

        bottom: 180px;

        right: 40px;

    }

}

.scroll-top span:hover {

  background-color: #56cfe1;

  border-color: #56cfe1;

  color: #fff;

}



.footer-logo {

  display: inline-block;

  max-width: 100%;

  height: auto;

}



/*-----------------------------------

        instagram

-------------------------------------*/

.ins-feed figure > a:before {

  content: '';

  display: block;

  position: absolute;

  left: 0;

  right: 0;

  top: 0;

  bottom: 0;

  background-color: #c2c2c2;

  opacity: 0;

  -webkit-transition: all 0.4s;

  transition: all 0.4s;

  visibility: hidden;

}



.ins-feed:hover figure > a:before {

  visibility: visible;

  opacity: 0.7;

}



.ins-feed img {

  display: block;

}



.ins-feed .btn-instagram {

  padding: 0 20px;

  line-height: 30px;

}



.ins-feed .ins-meta.btn-instagram {

  background-color: transparent;

}



figure + .ins-meta {

  margin-top: 16px;

}



/*.ing-hashtag {

  display: block;

  font-size: 15px;

  color: #666;

  white-space: nowrap;

  overflow: hidden;

  max-width: 220px;

 text-overflow: ellipsis;

}



@media (min-width: 1440px) {

  .ing-hashtag {

    font-size: 17px;

  }

}*/

.ins-info a {

  color: #fff;

  font-size: 14px;

}



@media (min-width: 1440px) {

  .ins-info a {

    font-size: 15px;

  }

}

.ins-info a + a {

  margin-left: 20px;

}



.ins-info a span {

  vertical-align: middle;

}



.ins-icon {

  display: inline-block;

  width: 18px;

  height: 17px;

  vertical-align: middle;

  margin-right: 7px;

}



/*------------------------------------

        News latters

--------------------------------------*/

.coming-soon .signup-newsletter {

  margin-top: 35px;

  margin-bottom: 30px;

}



.signup-newsletter {

  position: relative;

  overflow: hidden;

  margin-bottom: 40px;

}



@media (min-width: 1200px) {

  .signup-newsletter {

    margin-bottom: 60px;

  }

}

.signup-newsletter img {

  display: block;

  width: 100%;

  height: auto;

}



.signup-newsletter .banner-content {

  display: inline-block;

  position: absolute;

  left: 50%;

  top: 50%;

  z-index: 20;

  -webkit-transform: translateY(-50%) translateX(-50%);

  transform: translateY(-50%) translateX(-50%);

  padding-top: 5px;

  color: #666;

  zoom: 102%;

  text-align: center;

  width: 100%;

}



@media (max-width: 767px) {

  .signup-newsletter {

    height: 240px;

  }



  .signup-newsletter img {

    width: auto;

    height: 100%;

  }



  .signup-newsletter .banner-content {

    display: inline-block;

    width: auto;

  }

}

@media (max-width: 600px) {

  .signup-newsletter .banner-content {

    left: 20px;

    right: 20px;

    -webkit-transform: translateX(0) translateY(-50%);

    transform: translateX(0) translateY(-50%);

  }

}

.signup-newsletter .desc {

  max-width: 400px;

  margin: 0 auto 20px;

  line-height: 1.35;

  white-space: normal;

  color: #222;

}



@media (min-width: 768px) {

  .signup-newsletter .desc {

    display: block;

    font-size: 17px;

  }

}

@media (min-width: 1200px) {

  .signup-newsletter .desc {

    font-size: 17px;

    margin-bottom: 20px;

  }

}

@media (min-width: 1600px) {

  .signup-newsletter .desc {

    max-width: 460px;

    margin-bottom: 30px;

  }

}

.signup-newsletter h4 {

  color: #535353;

  font-size: 13px;

  letter-spacing: 0.05em;

  margin-bottom: 10px;

  font-weight: 500;

}



.signup-newsletter h3 {

  font-size: 28px;

  font-weight: 500;

  letter-spacing: 0.05em;

  margin-bottom: 14px;

}



@media (min-width: 768px) {

  .signup-newsletter h4 {

    font-size: 15px;

  }



  .signup-newsletter h3 {

    font-size: 35px;

  }

}

@media (min-width: 1200px) {

  .signup-newsletter h4 {

    font-size: 18px;

  }



  .signup-newsletter h3 {

    font-size: 50px;

  }

}

.signup-newsletter.newsv2 {

  min-height: 250px;

  margin-bottom: 15px;

}



.signup-newsletter .banner-content.newsv2 {

  padding-top: 0;

}



.signup-newsletter.newsv2 .desc {

  max-width: 600px;

  margin-bottom: 21px;

}



.signup-newsletter.newsv2 .banner-content h4 + .desc {

  margin-bottom: 40px;

}



/*@media (min-width: 992px) {

  .signup-newsletter.newsv2 form {

    max-width: 620px;

  }

}*/

/*mailchime news latter*/

.signup-newsletter-form {

  border: 1px solid #878787;

  display: inline-block;

  margin-bottom: 15px;

}

.signup-newsletter-form input.input-text {

  border: none;

  width: calc(100% - 68px);

  float: left;

  padding: 0 10px;

  background: transparent;

  height: 40px;

  line-height: 36px;

}



.signup-newsletter-form .submit-btn {

  border: none;

  font-size: 19px;

  padding: 0 24px;

  color: #fff;

  background-color: #222;

  position: relative;

  right: -1.5px;

}



/*contact form &*/

.signup-newsletter-form .wpcf7-not-valid-tip {

  display: none !important;

}



.signup-newsletter-form span.ajax-loader {

  position: absolute;

  margin-left: -40px;

  margin-top: 12px;

}



.signup-newsletter-form + div.wpcf7-response-output {

  padding: 0;

  margin: 0;

  border: inherit !important;

}



/*@media (min-width: 992px) {

  .signup-newsletter .signup-newsletter-form {

    width: 460px;

  }

}*/

/*---------------------------------------------

        coming soon page

-----------------------------------------------*/

.coming-soon {

  background-size: cover;

  background-position: center center;

  background-repeat: no-repeat;

  min-height: 100vh;

}



@media (min-width: 1200px) {

  .coming-soon {

    font-size: 17px;

  }

}

@media (min-width: 1600px) {

  .coming-soon {

    font-size: 19px;

  }

}

.coming-soon h1 {

  font-size: 42px;

  text-shadow: 0 4px 1px rgba(0, 0, 0, 0.05);

  text-transform: uppercase;

  letter-spacing: 0.01em;

  margin-bottom: 20px;

  line-height: 45px;

}



@media (min-width: 1200px) {

  .coming-soon h1 {

    font-size: 72px;

    margin-bottom: 18px;

    line-height: 72px;

  }

}

.coming-soon .coming-countdown {

  max-width: 420px;

}



@media (min-width: 1200px) {

  .coming-soon .coming-countdown {

    max-width: 480px;

  }

}

@media (min-width: 1600px) {

  .coming-soon .coming-countdown {

    max-width: 580px;

  }

}

.coming-soon .countdown-rtl {

  direction: rtl;

}



.coming-soon .countdown-row {

  clear: both;

  width: 100%;

  padding: 0px;

}



.coming-soon .countdown-show1 .countdown-section {

  width: 98%;

}



.coming-soon .countdown-show2 .countdown-section {

  width: 48%;

}



.coming-soon .countdown-show3 .countdown-section {

  width: 32.5%;

}



.coming-soon .countdown-show4 .countdown-section {

  width: 24.5%;

}



.coming-soon .countdown-show5 .countdown-section {

  width: 19.5%;

}



.coming-soon .countdown-show6 .countdown-section {

  width: 16.25%;

}



.coming-soon .countdown-show7 .countdown-section {

  width: 14%;

}



.coming-soon .countdown-section {

  display: block;

  float: left;

  color: #222;

}



.coming-soon .countdown-amount {

  font-size: 36px;

  line-height: 1;

}



@media (min-width: 768px) {

  .coming-soon .countdown-amount {

    font-size: 48px;

  }

}

@media (min-width: 1200px) {

  .coming-soon .countdown-amount {

    font-size: 60px;

  }

}

@media (min-width: 1440px) {

  .coming-soon .countdown-amount {

    font-size: 72px;

  }

}

.coming-soon .countdown-period {

  display: block;

  font-weight: 500;

  font-size: 14px;

  text-transform: uppercase;

  line-height: 1.1;

  margin-top: 6px;

}



@media (min-width: 992px) {

  .coming-soon .countdown-period {

    font-size: 15px;

  }

}

@media (min-width: 1200px) {

  .coming-soon .countdown-period {

    padding-left: 4px;

  }

}

@media (min-width: 1440px) {

  .coming-soon .countdown-period {

    font-size: 16px;

    margin-top: 10px;

  }

}

@media (min-width: 1600px) {

  .coming-soon .countdown-period {

    font-size: 17px;

    padding-left: 12px;

  }

}

.coming-soon .countdown-descr {

  display: block;

  width: 100%;

}



@media (min-width: 768px) {

  .coming-soon .soon-content {

    display: table;

    top: 50%;

    z-index: 10;

    max-width: 650px;

  }

  .coming-soon .soon-content form {

    max-width: 500px;

  }

  .coming-soon .center {

    left: 50%;

    -webkit-transform: translate(-50%, -50%);

    transform: translate(-50%, -50%);

    text-align: center;

  }

  .coming-soon .center .coming-countdown,

  .coming-soon .center form {

    margin: 0 auto;

  }

  .coming-soon .left {

    left: 100px;

    -webkit-transform: translate(0, -50%);

    transform: translate(0, -50%);

  }

  .coming-soon .right {

    right: -50px;

    -webkit-transform: translate(-50%, -50%);

    transform: translate(-50%, -50%);

  }



  .logo-mt {

    margin-top: -100px;

    position: absolute;

  }



  .logo-mt.center {

    position: relative;

  }

}

@media (max-width: 767px) {

  .coming-soon .pa {

    position: relative;

  }

}

@media (min-width: 1440px) {

  .coming-soon .logo-mt {

    margin-top: -150px;

  }

}

/*------------------------------------

        popup

--------------------------------------*/

.open-popup .modal {

  overflow-x: hidden;

  overflow-y: auto;

}



.modal {

  text-align: center;

  padding: 0 !important;

  z-index: 77777;

}



/* modal size */

.news-popup .modal-content {

  border-radius: 0;

  -webkit-box-shadow: 0 1px 3px transparent, 0 1px 2px transparent;

  box-shadow: 0 1px 3px transparent, 0 1px 2px transparent;

  border-color: transparent;

}



.news-popup .pop-close {

  position: absolute;

  right: 0;

  color: #000;

  text-shadow: 0 1px 0 #fff;

  border: none;

  padding: 0 13px;

  font-size: 17px;

  background-color: transparent;

}



.news-popup .pop-close:hover {

  text-shadow: none;

}



/* modal center center */

@media (min-width: 450px) {

  .modal:before {

    content: '';

    display: inline-block;

    height: 100%;

    vertical-align: middle;

    margin-right: -4px;

  }

}

@media (min-width: 450px) and (max-width: 779px) {

  .modal-dialog {

    width: 440px;

    margin: 5px auto;

  }

}

.modal .modal-dialog {

  display: inline-block;

  text-align: left;

  vertical-align: middle;

  overflow: hidden;

}



.modal-bottom-image {

  width: 70%;

  position: absolute;

  z-index: 0;

}



.modal-bottom-image.right {

  right: 0;

  bottom: 0;

}



.modal-bottom-image.left {

  left: 0;

  bottom: 0;

}



/* modal-newsletter  */

.modal-newsletter {

  padding: 20px 30px 30px;

  position: relative;

  z-index: 2;

}



.pop-header {

  display: table;

  width: 100%;

  overflow: hidden;

  background-repeat: no-repeat;

}



.pop-title {

  display: table-cell;

  vertical-align: middle;

  text-align: center;

  padding: 0 40px;

  line-height: 1.3;

}



.modal-newsletter .checkbox-group {

  display: inline-block;

}



.modal-newsletter p {

  padding-bottom: 7px;

}



@media (min-width: 992px) {

  #newsletterModal .modal-newsletter form {

    width: 90%;

    margin: 0 auto;

  }

}

@media (min-width: 992px) {

  #newsletterModal .modal-newsletter form {

    width: 80%;

  }

}

/*------------------------------------

        style checkbox

--------------------------------------*/

.fix-checkbox {

  position: relative;

  display: inline-block;

}



.fix-checkbox input {

  float: left;

  margin: 0 10px 0 0;

  visibility: hidden;

}



.fix-checkbox label {

  position: absolute;

  background: transparent none repeat scroll 0 0;

  border: 1px solid #e3e3e3;

  cursor: pointer;

  height: 16px;

  width: 16px;

  top: 5px;

  left: 0;

}



.fix-checkbox label + span {

  font-size: 13px;

}



.fix-checkbox label:after {

  content: "";

  position: absolute;

  border: 2px solid #b3b3b3;

  border-right: 0;

  border-top: 0;

  height: 6px;

  width: 10px;

  left: 2px;

  opacity: 0;

  top: 3px;

  -webkit-transform: rotate(-45deg);

  transform: rotate(-45deg);

}



.fix-checkbox input[type="checkbox"]:checked + label:after {

  opacity: 1;

}



.fix-checkbox .checkbox {

  display: inline-block;

}



/*------------------------------------

        proggress bar

--------------------------------------*/

.progress-container {

  position: relative;

  margin-bottom: 32px;

}



@media (min-width: 992px) {

  .progress-container {

    margin-bottom: 38px;

  }

}

.progress-container .progress-title {

  font-size: 13px;

  margin-top: 0;

  margin-bottom: 15px;

  font-weight: 500;

}



.progress {

  height: 3px;

  margin-bottom: 0;

  padding: 0;

  -webkit-box-shadow: none;

  box-shadow: none;

  border-radius: 0;

  overflow: visible;

}

.sc-pl-2 .progress {

  height: 8px;

}

.progress .progress-bar {

  background-color: #222;

  position: relative;

  -webkit-box-shadow: none;

  box-shadow: none;

}

.sc-pl-2 .progress .progress-bar {

  background-color: #56cfe1;

}



.progress .progress-bar .progress-val {

  display: inline-block;

  color: #222;

  position: absolute;

  right: -8px;

  bottom: 100%;

  z-index: 99;

  margin-bottom: 12px;

  font-size: 13px;

}



/*------------------------------------

        plugin: open swtch

--------------------------------------*/

ul.swatch {

  padding: 0;

  margin: 2px 0;

}



.swatch li span {

  display: block;

  width: 28px;

  height: 28px;

  line-height: 28px;

  text-align: center;

  background-size: cover;

  background-position: center center;

  background-repeat: no-repeat;

}



ul.swatch li.selected {

  cursor: auto;

  border-color: #222;

  color: #222;

}



.swatch li {

  border: 1px solid  #e2e2e2;

  padding: 1px;

  margin-right: 5px;

  display: inline-block;

  cursor: pointer;

  -webkit-transition: all .3s ease-in-out;

  transition: all .3s ease-in-out;

  background: #fff;

  overflow: hidden;

}



.variations .product-attribute .label {

    margin: 0;

    padding: 0;

    display: inline-block;

    vertical-align: calc(100% + 1px);

    text-align:left;

    min-width: 100px;

    

}

.variations .atttribute-value{

    margin-left:10px;

}



.item-colors {

  position: relative;

  z-index: 9;

}



.item-colors li.open:before,

.item-colors ul {

  position: absolute;

  top: 50%;

  left: 50%;

  -webkit-transform: translate(-50%, -50%);

  transform: translate(-50%, -50%);

  padding: 0;

  margin: 0 auto;

}



.product-wrap.pl-2 .item-colors ul {

  top: -20px;

}



.item-colors li.open:before {

  content: "\e808";

  color: #f3f3f3;

  font-size: 8px;

  text-indent: inherit;

  font-family: fontpiko;

}



.item-colors li {

  position: relative;

  display: inline-block;

  margin: 0 2px;

  -webkit-transition: all .3s;

  transition: all .3s;

}



.item-colors li a {

  display: block;

  width: 26px;

  height: 26px;

  -webkit-box-shadow: inset 0 0 0 2px #fbfaf4;

  box-shadow: inset 0 0 0 2px #fbfaf4;

  border-radius: 50%;

  text-indent: -999em;

}



span.swatch-item {

  float: left;

  min-width: 28px;

  height: auto;

  text-align: center;

  background-size: contain;

}



span.swatch-item img {

  min-width: 20px;

}



li.chosen img {

  border: 1px dotted #ff0000;

}

.openswatch_widget_layered_nav ul li {

  min-height: 28px;

}

.shear-brand .brand-img{

    width:120px;

    height:auto;

}

/*------------------------------------

        plugin: variation swatches

--------------------------------------*/

ul.vs_warp{

    margin: 0;

}

ul.vs_warp li.selected {

  cursor: auto;

  border-color: #222;

  color: #222;

}



ul.vs_warp li.disable {

  opacity: 0.4;

}



.vs_warp li {

  border: 1px solid  #e2e2e2;

  margin-right: 0.3125rem;

  display: inline-block;

  cursor: pointer;

  -webkit-transition: all .3s ease-in-out;

  transition: all .3s ease-in-out;

  background-color: #fff;

  overflow: hidden;

  border-radius: 50%;

}



.vs_warp li span {

  font-size: 0.8125rem;

  display: block;

  width: 2.1875rem;

  height: 2.1875rem;

  line-height: 2.1875rem;

  border-radius: 2.1875rem;

  text-align: center;

  background-size: cover;

  background-position: center center;

  background-repeat: no-repeat;

  box-shadow: inset 0 0 0 2px #fbfaf4;

}



.variations_form .variations {

  margin-bottom: 0.625rem;

}



.variations .product-attribute {

  margin-bottom: 0.9375rem;

}

.variations .product-attribute .label {

  font-size: 0.9375rem;

  margin-top: 0;

  display: inline-block;

  min-width: 6.25rem;

  text-transform: capitalize;

  vertical-align: middle;

}

.variations .product-attribute .atttribute-value {

  display: inline-block;

  vertical-align: middle;

}



.vs_product_list {

  position: relative;

  top: -1.5625rem;

  transition: all .3s;

  z-index: 99;

}

.vs_product_list ul {

  min-width: 12.9375rem;

  text-align: center;

}



.vs_product_list li.open:before,

.vs_product_list ul {

  position: absolute;

  top: 50%;

  left: 50%;

  -webkit-transform: translate(-50%, -50%);

  transform: translate(-50%, -50%);

  padding: 0;

  margin: 0 auto;

}

.vs_product_list li.open:before {

  content: "\e808";

  color: #f3f3f3;

  font-size: 0.5rem;

  text-indent: inherit;

  font-family: fontpiko;

}



.vs_product_list li {

  position: relative;

  display: inline-block;

  margin: 0 0.125rem;

  -webkit-transition: all .3s;

  transition: all .3s;

}



.vs_product_list li a {

  display: block;

  width: 1.625rem;

  height: 1.625rem;

  border-radius: 50%;

  text-indent: -999em !important;

  border: 2px solid  #fbfaf4;

}



/*brand single page*/

@media (min-width: 768px) {

  .shear-brand {

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;    

  }

  div[class*="has-sidebar"] .shear-brand{

      -webkit-box-pack: justify;

      -ms-flex-pack: justify;

      justify-content: space-between;

  }

  .shear-brand .brand-img{

     margin-left: 30px;

  }

  div[class*="has-sidebar"] .shear-brand .brand-img{

     margin-left: 0;

  }

  .shear-brand .brand-img{

    width:80px;

    margin-top: -12px;

  }

}

/*brand single page widgets*/

.pb-widgets{

    padding: 7px 15px;

    border: 1px solid #e1e1e1;

}

.pb-widgets .brand-name{

    font-size: 18px;

    font-weight: 500;

    padding-bottom: 7px;

    border-bottom: 1px solid #e1e1e1;

}

.pb-widgets .brand-desc{

    font-size: 13px;

}

.pb-widgets .brand-prduct{

    padding-top: 7px;

    border-top: 1px solid #e1e1e1;

}

/*ajax filter load*/

.yith-wcan-loading {    

    background: url('assets/images/loader.gif') center no-repeat;

    background-position-y: top;

    margin-top: 120px;

}

.woocommerce .widget_layered_nav ul.yith-wcan-label li a, 

.woocommerce-page .widget_layered_nav ul.yith-wcan-label li a, 

.woocommerce .widget_layered_nav ul.yith-wcan-label li span, 

.woocommerce-page .widget_layered_nav ul.yith-wcan-label li span {    

    padding: 5px 10px;

    min-width: 40px;

    text-align: center;

    background-color: #fff;

}

.woocommerce .widget_layered_nav ul.yith-wcan-label li a:hover, 

.woocommerce-page .widget_layered_nav ul.yith-wcan-label li a:hover, 

.woocommerce .widget_layered_nav ul.yith-wcan-label li.chosen a, 

.woocommerce-page .widget_layered_nav ul.yith-wcan-label li.chosen a {    

    background-color: #56cfe1;

    border-color: #56cfe1;

}

.yith-woo-ajax-reset-navigation .yith-wcan{

    margin-top: 20px;

    text-align: right;

}

.yith-wcan-reset-navigation.button{

    display: inline-block;

    line-height: 40px;

}

.woocommerce .widget_layered_nav ul.yith-wcan-color li a, 

.woocommerce-page .widget_layered_nav ul.yith-wcan-color li a, 

.woocommerce .widget_layered_nav ul.yith-wcan-color li span, 

.woocommerce-page .widget_layered_nav ul.yith-wcan-color li span{

    height: 30px;

    width: 30px;

}

.widget_layered_nav ul.tags li,

.widget_layered_nav ul.categories li{

    display:inline-block;

    background-color: #fff;

    padding: 4px 20px;

    margin-right: 5px;

    display: inline-block;

    margin-bottom: 8px;

    border: 1px solid #d2d2d2;

}

.widget .yith-wcan-show-all-categories a, .widget .yith-wcan-show-all-tags a {

    font-size: 12px;

}

.yith-wcan-sort-by ul.orderby li.orderby-wrapper a.active:before,

a.yith-wcan-onsale-button.active:before,

a.yith-wcan-instock-button.active:before,

a.yith-wcan-price-link.active:before {

    font-family: fontpiko;    

    content:"\e813";

    font-size: 11px;

}



/*fix woocommerce default shortcode*/

.woocommerce.columns-2 .products > .product{

    position: relative;

    min-height: 1px;

    padding-left: 15px;

    padding-right: 15px;

    float: left;

    width: 50%;

}

.woocommerce.columns-3 .products > .product{

    position: relative;

    min-height: 1px;

    padding-left: 15px;

    padding-right: 15px;

    float: left;

    width: 33.33333333%;

}

.woocommerce.columns-4 .products > .product{

    position: relative;

    min-height: 1px;

    padding-left: 15px;

    padding-right: 15px;

    float: left;

    width: 25%;

}

.woocommerce.columns-5 .products > .product{

    position: relative;

    min-height: 1px;

    padding-left: 15px;

    padding-right: 15px;

    float: left;

    width: 20%;

}

.woocommerce.columns-6 .products > .product{

    position: relative;

    min-height: 1px;

    padding-left: 15px;

    padding-right: 15px;

    float: left;

    width: 16.66666667%;

}

/*fix currency switcher wmpl*/

.header-top .wcml-dropdown {

    width: auto;

}

.header-top .wcml-dropdown li {

    background-color: transparent;

    border: none;

}

.header-top .wcml-dropdown ul ul {

    background-color: #fff;

    border-top : none;

}

.header-top .wcml-dropdown .wcml-cs-submenu li{

    border:none;

}

.top-dropdowns .wcml-dropdown ul > li > ul > li > a {

    min-width: 210px;

    white-space: nowrap;

    padding-left: 15px;

    padding-right: 15px;

}

/*for shortcode widget overlay comment*/

.page:not(.single-product) .woocommerce-Reviews{

    display: none !important;

}

/*--------------------------------------------------------------

# cookie notice

--------------------------------------------------------------*/

#cookie-notice {

  position: fixed;

  top: auto;

  right: 1vw;

  bottom: 1vw;

  left: auto;

  padding: 1.5vw;

  z-index: 1000;

  min-width: 0.0625rem;

  max-width: 31.25rem;

  width: 28vw;

  height: auto;

  border-radius: 0.25rem;

  background-color: rgba(245, 245, 245, 0.97) !important;

  -webkit-box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.15);

  box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.15);

}



#cookie-notice.cn-top {

  left: 1vw;

}



#cookie-notice #cn-notice-text {

  color: #999;

  font-size: 0.9375rem;

}



#cookie-notice .button,

#cookie-notice .button-bootstrap,

#cookie-notice .button.wp-default {

  display: block;

  margin-top: 1.25rem;

  text-align: center;

  text-transform: uppercase;

}



#cookie-notice .bootstrap:not(.cn-more-info) {

  background-color: #f8981d;

  border-color: #f8981d;

  color: #ffffff;

}



#cookie-notice .bootstrap.cn-more-info {

  color: #999;

  border-color: #e0e0e0;

}

#cookie-notice .bootstrap.cn-more-info:hover {

  color: #ffffff;

  border-color: #f8981d;

}



#cookie-notice .button:hover,

#cookie-notice .button-bootstrap:hover,

#cookie-notice .button.wp-default:hover {

  opacity: 0.8;

}



#cookie-notice h4 {

  margin-top: 0;

}
@media (max-width: 1024px) {

    .product-wrap.pl-1 .product-action .cart-btn-wrap a{

        font-size: 0;

        padding: 0 6px 0 13px;

    }

}


@media(min-width: 992px){

    .post-type-archive-portfolio #blog-item-container .portfolio,      

    .tax-portfolio-category #blog-item-container .portfolio{        

        width: 25%;        

    }

    .post-type-archive-portfolio #blog-item-container .portfolio:nth-child(4n+1),

    .tax-portfolio-category #blog-item-container .portfolio:nth-child(4n+1) {

        clear: both;

      }

}

.tag-edge-case h2,

.tag-edge-case h3 {

  overflow: hidden;

  text-overflow: ellipsis;

}

body {
    font-family: Montserrat !important;
}

.nickcustamheddingpa_b {
    font-size: 26px;
    text-transform: uppercase;
    letter-spacing: 0.50px;
    font-weight: 900;
}
div#position_second h3 {
    font-size: 29px;
    font-weight: bold;
}
div#position_second h5 {
    font-size: 15px;
    color: #666666 !important;
}
span.sub-title.ff3 {
    font-size: 16px;
    font-family: 'Montserrat', sans-serif;
    letter-spacing: 2.5px;
    font-style: normal;
}

.last3columnsection .product-meta .product-brand {
    float: left;
    display: none;
}

.last3columnsection .product-meta .ratings-container {
    float: left;
}

.last3columnsection .product-price-container {
    color: #000000;
    margin-bottom: 16px;
    font-size: 18px;
    font-weight: bold;
    line-height: 1;
}

.last3columnsection .title-wrap .product-title {
   
    font-size: 14px;
    font-weight: bold;
    line-height: 22px;
    letter-spacing: 2px;
}

footer#colophon {
    background-color:transparent;
    color: #999999;
}

.woocommerce .ywcps-wrapper .owl-item li.product {
      padding-left: 0px !important;
      padding-right: 0px !important;
    width: 100% !important;
}

 

#ywcps_layout3 .ywcps-wrapper .ywcps-slider {
    border: 0px solid !important;
   
}
  #cookie-notice #cn-notice-text {

    font-size: 0.8125rem;

  }



  #cookie-notice h4 {

    font-size: 0.9375rem;

  }
}




/*mobile 2 cloumn*/

@media (max-width: 767px) {

  .mobile [class*="max-col-"] .product-column,  

  .mobile[class*="max-col-"] .product-column {

    width: 50% !important;

  }

   #cookie-notice {

    width: 100%;

  }
      .post-type-archive-portfolio #blog-item-container .portfolio,   

    .tax-portfolio-category #blog-item-container .portfolio{        

        width: 50%;

    }
    .products-grid.product-container-row .product-column {
	width: 43% !important;
	margin: 0% 0%;
}


  .mobile .product-wrap .product-action .cart-btn-wrap a{

      font-size: 0;

      padding: 0 13px;

  }

  .mobile .product-wrap .product-action .cart-btn-wrap a:before{

     padding-right: 0 !important;

  }

  .mobile.products-list .product-column{

      padding: 0 15px;

  }

  .mobile.products-list{

      margin-left: -15px;

      margin-right: -15px;

  }

  .mobile.products.products-list article:first-child{

      border-top: 0;

  }

  .mobile.products.products-list article{

      border-bottom: 0;

  }
.products.product-container-row.row.products-container.max-col-3.grid.products-grid.columns-4 {
	width: 100%;
	display: flex;
}
.product-column {
	width: 50% !important;
}
.product-column.product {
	width: 50%;
}
  

}

@media (min-width: 750px) {

  .alignfull {

    margin-left: calc(50% - 50vw);

    margin-right: calc(50% - 50vw);

    width: auto;

    max-width: 1000%;

  }



  .wp-block-cover.aligncenter,

  .alignwide:not(.wp-block-media-text) {

    margin-left: calc(25% - 25vw);

    margin-right: calc(25% - 25vw);

    width: auto;

    max-width: 1000%;

  }



  [class*="has-sidebar"] .wp-block-cover,

  .single-product .wp-block-cover.aligncenter,

  .single-product .alignfull,

  .single-product .alignwide,

  .col-lg-6 .alignfull,

  .col-lg-6 .alignwide,

  [class*="has-sidebar"] .alignfull,

  [class*="has-sidebar"] .alignwide {

    margin-left: 0;

    margin-right: 0;

  }

}

.wp-block-media-text + p {

  margin-top: 1.25rem;

}



.wp-block-cover {

  margin-bottom: 1.875rem;

}



.login-dropdown .dropdown-menu{

 display: none !important;

}

.login-dropdown:hover .dropdown-menu{

 display: block !important;

}



/*portfolio category*/

.post-type-archive-portfolio #blog-item-container,

.tax-portfolio-category #blog-item-container{

    height: auto !important;

    margin-left: -15px;

    margin-right: -15px;

}

.post-type-archive-portfolio #blog-item-container .entry-meta-container,

.tax-portfolio-category #blog-item-container .entry-meta-container{

    display: none;

}

.post-type-archive-portfolio #blog-item-container .entry-title,

.tax-portfolio-category #blog-item-container .entry-title{

    font-size: 16px;

    margin-top: 20px;

}

.post-type-archive-portfolio #blog-item-container .portfolio,

.tax-portfolio-category #blog-item-container .portfolio{

    float: left;

    position: relative;

    min-height: 1px;

    padding-left: 15px;

    padding-right: 15px;

    margin-bottom: 32px;

}



@media (max-width: 576px) {  

  .mobile .product-wrap .product-action .cart-btn-wrap a{

    line-height: 30px;

    height: 30px;

    padding: 0 6px;

    width: 30px;

  }

  .mobile .product-action .yith-wcwl-add-to-wishlist a, 

  .mobile .product-action .compare, .product-action .yith-wcqv-button{

     line-height: 28px;

     width: 30px; 

  }

}



/*Gutenberg*/


