@charset "UTF-8";
@font-face {
  font-family: 'remachine';
  src: url(../fonts/remachinescript_personal_use-webfont.eot);
  src: url(../fonts/remachinescript_personal_use-webfont.eot?#iefix) format("embedded-opentype"), url(../fonts/remachinescript_personal_use-webfont.woff2) format("woff2"), url(../fonts/remachinescript_personal_use-webfont.woff) format("woff"), url(../fonts/remachinescript_personal_use-webfont.ttf) format("truetype"), url(../fonts/remachinescript_personal_use-webfont.svg#glyphicons_halflingsregular) format("svg"); }

/*
--------------------------------
Veggie WordPress theme Style
Table of contents
--------------------------------

-------------
1. Components
-------------
1.1 normalize
1.2 icons
1.3 base styles
1.4 grid
1.5 table
1.6 form
1.7 button
1.8 nav
1.9 Pagination
1.10 jumbotron
1.11 alert
1.12 progressbar
1.13 media
1.14 embed
1.15 well
1.16 modal
1.17 panel
1.18 tooltip
1.19 popover
1.20 carousel
1.21 utility
1.21 iconic
1.21 theme-common
1.21 content-newsletter
1.21 widgets
1.21 list-style

-------------
2. Layouts
-------------
2.1 header
2.2 footer


-------------
3. Pages
-------------
3.1 homepage
3.2 single
3.3 archive
3.4 about
3.5 shop-page
3.6 contact
3.7 comment-list
3.8 404

-------------
4. Woocommerce
-------------
4.1 common
4.2 buttons
4.3 archive
4.4 single
4.5 sidebar
4.6 cart
4.7 checkout

-------------
5. Misc
-------------
5.1 Custom

 */
.product-grid-v2 .vc_gitem-col {
  padding: 15px; }

.product-grid-v2 .g-content-bottom {
  background: #414141; }

.product-grid-v2 .add_to_cart_button .fa-shopping-cart {
  right: -10px;
  font-size: 20px; }
  .product-grid-v2 .add_to_cart_button .fa-shopping-cart:before {
    content: "";
    font-family: 'veggieicon'; }

.product-grid-v2 .vc_gitem-row-position-top .vc_col-sm-12 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row; }
  @media (min-width: 1200px) {
    .product-grid-v2 .vc_gitem-row-position-top .vc_col-sm-12 {
      padding: 30px 30px 23px; } }

.product-grid-v2 .vc_btn3-container {
  margin-bottom: 0;
  width: 40px; }

.product-grid-v2 .product-title {
  margin-bottom: 0;
  -webkit-box-flex: 2;
      -ms-flex-positive: 2;
          flex-grow: 2; }
  .product-grid-v2 .product-title h4 {
    margin: 0;
    color: #fff;
    font-size: 20px; }

.product-grid-v2 .vc_gitem-woocommerce-product-price {
  width: 80px;
  text-align: right;
  color: #fff;
  font-size: 16px; }

.product-grid-v2 .vc_btn3 {
  padding: 0;
  color: #fff;
  border: none !important;
  position: relative; }
  @media (min-width: 1200px) {
    .product-grid-v2 .vc_btn3 .vc_btn3-icon {
      font-size: 20px; } }
  .product-grid-v2 .vc_btn3:hover {
    color: #fff;
    border: 0px !important; }
  .product-grid-v2 .vc_btn3.added {
    color: #f51616; }
    .product-grid-v2 .vc_btn3.added .vc_btn3-icon {
      color: #f51616 !important; }

.product-grid-container-v2 .vc_grid-filter {
  margin-top: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  @media (min-width: 992px) {
    .product-grid-container-v2 .vc_grid-filter {
      margin: 40px 0; } }
  @media (min-width: 992px) {
    .product-grid-container-v2 .vc_grid-filter {
      margin: 60px 0; } }

.product-grid-container-v2 .vc_grid-filter-select {
  margin: 20px 0; }

.product-grid-container-v2 .vc_grid-filter-item {
  width: 40%; }

.product-grid-container-v2 .vc_grid-filter.vc_grid-filter-filled .vc_grid-filter-item {
  background: transparent;
  border: 1px solid #898989;
  margin-right: 20px;
  text-transform: uppercase;
  padding: 12px; }
  .product-grid-container-v2 .vc_grid-filter.vc_grid-filter-filled .vc_grid-filter-item:last-child {
    margin-right: 0; }
  .product-grid-container-v2 .vc_grid-filter.vc_grid-filter-filled .vc_grid-filter-item.active {
    background: #fff;
    border-color: transparent; }

.product-grid-container-v2.style2 .g-content-bottom {
  background-color: #171717;
  -webkit-transition: background-color 0.3s ease;
  -o-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease; }

.product-grid-container-v2.style2 .vc_custom_heading a {
  font-family: "Lato", sans-serif; }

.product-grid-container-v2.style2 .vc_gitem-woocommerce-product-price,
.product-grid-container-v2.style2 .vc_btn3 .vc_btn3-icon,
.product-grid-container-v2.style2 .vc_custom_heading a {
  -webkit-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease; }

.product-grid-container-v2.style2 .vc_grid-filter.vc_grid-filter-filled .vc_grid-filter-item {
  border: 1px solid #727e85; }

.product-grid-container-v2.style2 .vc_grid-filter-item {
  position: relative;
  overflow: hidden; }
  .product-grid-container-v2.style2 .vc_grid-filter-item span {
    position: relative;
    z-index: 1; }
  .product-grid-container-v2.style2 .vc_grid-filter-item:before {
    content: '';
    height: 1px;
    width: 400px;
    position: absolute;
    background-color: #727e85;
    right: calc(100% - 20px);
    top: 50%;
    -webkit-transition: color 0.4s ease-in-out;
    -o-transition: color 0.4s ease-in-out;
    transition: color 0.4s ease-in-out; }
  .product-grid-container-v2.style2 .vc_grid-filter-item.vc_active span:before, .product-grid-container-v2.style2 .vc_grid-filter-item:hover span:before {
    content: initial; }
  .product-grid-container-v2.style2 .vc_grid-filter-item:after {
    position: absolute;
    content: '';
    width: 0;
    left: 0;
    top: 0;
    background: #fff;
    bottom: 0;
    -webkit-transition: width 0.4s ease-in-out;
    -o-transition: width 0.4s ease-in-out;
    transition: width 0.4s ease-in-out; }
  .product-grid-container-v2.style2 .vc_grid-filter-item:hover {
    background-color: transparent !important; }
    .product-grid-container-v2.style2 .vc_grid-filter-item:hover:after {
      width: 100%; }
    .product-grid-container-v2.style2 .vc_grid-filter-item:hover span {
      color: #fff; }

.product-grid-container-v2.style2 .vc_grid-item-mini:hover .g-content-bottom {
  background-color: #ececec; }

.product-grid-container-v2.style2 .vc_grid-item-mini:hover .vc_gitem-woocommerce-product-price,
.product-grid-container-v2.style2 .vc_grid-item-mini:hover .vc_btn3 .vc_btn3-icon,
.product-grid-container-v2.style2 .vc_grid-item-mini:hover .vc_custom_heading a {
  color: #000; }

/*
------------------------
Components
------------------------
 */
/*
Normalize
 */
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;
  color: #be0b06; }

a:active, a:hover {
  outline: 0;
  color: #222; }

abbr[title] {
  border-bottom: 1px dotted; }

b, strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: .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: -.5em; }

sub {
  bottom: -.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  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"] {
  box-sizing: border-box;
  padding: 0; }

input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"] {
  -webkit-appearance: textfield;
  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: .35em .625em .75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td, th {
  padding: 0; }

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

/*
glyphicon
 */
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url(../fonts/glyphicons-halflings-regular.eot);
  src: url(../fonts/glyphicons-halflings-regular.eot?#iefix) format("embedded-opentype"), url(../fonts/glyphicons-halflings-regular.woff2) format("woff2"), url(../fonts/glyphicons-halflings-regular.woff) format("woff"), url(../fonts/glyphicons-halflings-regular.ttf) format("truetype"), url(../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format("svg"); }

.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.glyphicon-asterisk:before {
  content: "\2a"; }

.glyphicon-plus:before {
  content: "\2b"; }

.glyphicon-euro:before, .glyphicon-eur:before {
  content: "\20ac"; }

.glyphicon-minus:before {
  content: "\2212"; }

.glyphicon-cloud:before {
  content: "\2601"; }

.glyphicon-envelope:before {
  content: "\2709"; }

.glyphicon-pencil:before {
  content: "\270f"; }

.glyphicon-glass:before {
  content: "\e001"; }

.glyphicon-music:before {
  content: "\e002"; }

.glyphicon-search:before {
  content: "\e003"; }

.glyphicon-heart:before {
  content: "\e005"; }

.glyphicon-star:before {
  content: "\e006"; }

.glyphicon-star-empty:before {
  content: "\e007"; }

.glyphicon-user:before {
  content: "\e008"; }

.glyphicon-film:before {
  content: "\e009"; }

.glyphicon-th-large:before {
  content: "\e010"; }

.glyphicon-th:before {
  content: "\e011"; }

.glyphicon-th-list:before {
  content: "\e012"; }

.glyphicon-ok:before {
  content: "\e013"; }

.glyphicon-remove:before {
  content: "\e014"; }

.glyphicon-zoom-in:before {
  content: "\e015"; }

.glyphicon-zoom-out:before {
  content: "\e016"; }

.glyphicon-off:before {
  content: "\e017"; }

.glyphicon-signal:before {
  content: "\e018"; }

.glyphicon-cog:before {
  content: "\e019"; }

.glyphicon-trash:before {
  content: "\e020"; }

.glyphicon-home:before {
  content: "\e021"; }

.glyphicon-file:before {
  content: "\e022"; }

.glyphicon-time:before {
  content: "\e023"; }

.glyphicon-road:before {
  content: "\e024"; }

.glyphicon-download-alt:before {
  content: "\e025"; }

.glyphicon-download:before {
  content: "\e026"; }

.glyphicon-upload:before {
  content: "\e027"; }

.glyphicon-inbox:before {
  content: "\e028"; }

.glyphicon-play-circle:before {
  content: "\e029"; }

.glyphicon-repeat:before {
  content: "\e030"; }

.glyphicon-refresh:before {
  content: "\e031"; }

.glyphicon-list-alt:before {
  content: "\e032"; }

.glyphicon-lock:before {
  content: "\e033"; }

.glyphicon-flag:before {
  content: "\e034"; }

.glyphicon-headphones:before {
  content: "\e035"; }

.glyphicon-volume-off:before {
  content: "\e036"; }

.glyphicon-volume-down:before {
  content: "\e037"; }

.glyphicon-volume-up:before {
  content: "\e038"; }

.glyphicon-qrcode:before {
  content: "\e039"; }

.glyphicon-barcode:before {
  content: "\e040"; }

.glyphicon-tag:before {
  content: "\e041"; }

.glyphicon-tags:before {
  content: "\e042"; }

.glyphicon-book:before {
  content: "\e043"; }

.glyphicon-bookmark:before {
  content: "\e044"; }

.glyphicon-print:before {
  content: "\e045"; }

.glyphicon-camera:before {
  content: "\e046"; }

.glyphicon-font:before {
  content: "\e047"; }

.glyphicon-bold:before {
  content: "\e048"; }

.glyphicon-italic:before {
  content: "\e049"; }

.glyphicon-text-height:before {
  content: "\e050"; }

.glyphicon-text-width:before {
  content: "\e051"; }

.glyphicon-align-left:before {
  content: "\e052"; }

.glyphicon-align-center:before {
  content: "\e053"; }

.glyphicon-align-right:before {
  content: "\e054"; }

.glyphicon-align-justify:before {
  content: "\e055"; }

.glyphicon-list:before {
  content: "\e056"; }

.glyphicon-indent-left:before {
  content: "\e057"; }

.glyphicon-indent-right:before {
  content: "\e058"; }

.glyphicon-facetime-video:before {
  content: "\e059"; }

.glyphicon-picture:before {
  content: "\e060"; }

.glyphicon-map-marker:before {
  content: "\e062"; }

.glyphicon-adjust:before {
  content: "\e063"; }

.glyphicon-tint:before {
  content: "\e064"; }

.glyphicon-edit:before {
  content: "\e065"; }

.glyphicon-share:before {
  content: "\e066"; }

.glyphicon-check:before {
  content: "\e067"; }

.glyphicon-move:before {
  content: "\e068"; }

.glyphicon-step-backward:before {
  content: "\e069"; }

.glyphicon-fast-backward:before {
  content: "\e070"; }

.glyphicon-backward:before {
  content: "\e071"; }

.glyphicon-play:before {
  content: "\e072"; }

.glyphicon-pause:before {
  content: "\e073"; }

.glyphicon-stop:before {
  content: "\e074"; }

.glyphicon-forward:before {
  content: "\e075"; }

.glyphicon-fast-forward:before {
  content: "\e076"; }

.glyphicon-step-forward:before {
  content: "\e077"; }

.glyphicon-eject:before {
  content: "\e078"; }

.glyphicon-chevron-left:before {
  content: "\e079"; }

.glyphicon-chevron-right:before {
  content: "\e080"; }

.glyphicon-plus-sign:before {
  content: "\e081"; }

.glyphicon-minus-sign:before {
  content: "\e082"; }

.glyphicon-remove-sign:before {
  content: "\e083"; }

.glyphicon-ok-sign:before {
  content: "\e084"; }

.glyphicon-question-sign:before {
  content: "\e085"; }

.glyphicon-info-sign:before {
  content: "\e086"; }

.glyphicon-screenshot:before {
  content: "\e087"; }

.glyphicon-remove-circle:before {
  content: "\e088"; }

.glyphicon-ok-circle:before {
  content: "\e089"; }

.glyphicon-ban-circle:before {
  content: "\e090"; }

.glyphicon-arrow-left:before {
  content: "\e091"; }

.glyphicon-arrow-right:before {
  content: "\e092"; }

.glyphicon-arrow-up:before {
  content: "\e093"; }

.glyphicon-arrow-down:before {
  content: "\e094"; }

.glyphicon-share-alt:before {
  content: "\e095"; }

.glyphicon-resize-full:before {
  content: "\e096"; }

.glyphicon-resize-small:before {
  content: "\e097"; }

.glyphicon-exclamation-sign:before {
  content: "\e101"; }

.glyphicon-gift:before {
  content: "\e102"; }

.glyphicon-leaf:before {
  content: "\e103"; }

.glyphicon-fire:before {
  content: "\e104"; }

.glyphicon-eye-open:before {
  content: "\e105"; }

.glyphicon-eye-close:before {
  content: "\e106"; }

.glyphicon-warning-sign:before {
  content: "\e107"; }

.glyphicon-plane:before {
  content: "\e108"; }

.glyphicon-calendar:before {
  content: "\e109"; }

.glyphicon-random:before {
  content: "\e110"; }

.glyphicon-comment:before {
  content: "\e111"; }

.glyphicon-magnet:before {
  content: "\e112"; }

.glyphicon-chevron-up:before {
  content: "\e113"; }

.glyphicon-chevron-down:before {
  content: "\e114"; }

.glyphicon-retweet:before {
  content: "\e115"; }

.glyphicon-shopping-cart:before {
  content: "\e116"; }

.glyphicon-folder-close:before {
  content: "\e117"; }

.glyphicon-folder-open:before {
  content: "\e118"; }

.glyphicon-resize-vertical:before {
  content: "\e119"; }

.glyphicon-resize-horizontal:before {
  content: "\e120"; }

.glyphicon-hdd:before {
  content: "\e121"; }

.glyphicon-bullhorn:before {
  content: "\e122"; }

.glyphicon-bell:before {
  content: "\e123"; }

.glyphicon-certificate:before {
  content: "\e124"; }

.glyphicon-thumbs-up:before {
  content: "\e125"; }

.glyphicon-thumbs-down:before {
  content: "\e126"; }

.glyphicon-hand-right:before {
  content: "\e127"; }

.glyphicon-hand-left:before {
  content: "\e128"; }

.glyphicon-hand-up:before {
  content: "\e129"; }

.glyphicon-hand-down:before {
  content: "\e130"; }

.glyphicon-circle-arrow-right:before {
  content: "\e131"; }

.glyphicon-circle-arrow-left:before {
  content: "\e132"; }

.glyphicon-circle-arrow-up:before {
  content: "\e133"; }

.glyphicon-circle-arrow-down:before {
  content: "\e134"; }

.glyphicon-globe:before {
  content: "\e135"; }

.glyphicon-wrench:before {
  content: "\e136"; }

.glyphicon-tasks:before {
  content: "\e137"; }

.glyphicon-filter:before {
  content: "\e138"; }

.glyphicon-briefcase:before {
  content: "\e139"; }

.glyphicon-fullscreen:before {
  content: "\e140"; }

.glyphicon-dashboard:before {
  content: "\e141"; }

.glyphicon-paperclip:before {
  content: "\e142"; }

.glyphicon-heart-empty:before {
  content: "\e143"; }

.glyphicon-link:before {
  content: "\e144"; }

.glyphicon-phone:before {
  content: "\e145"; }

.glyphicon-pushpin:before {
  content: "\e146"; }

.glyphicon-usd:before {
  content: "\e148"; }

.glyphicon-gbp:before {
  content: "\e149"; }

.glyphicon-sort:before {
  content: "\e150"; }

.glyphicon-sort-by-alphabet:before {
  content: "\e151"; }

.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152"; }

.glyphicon-sort-by-order:before {
  content: "\e153"; }

.glyphicon-sort-by-order-alt:before {
  content: "\e154"; }

.glyphicon-sort-by-attributes:before {
  content: "\e155"; }

.glyphicon-sort-by-attributes-alt:before {
  content: "\e156"; }

.glyphicon-unchecked:before {
  content: "\e157"; }

.glyphicon-expand:before {
  content: "\e158"; }

.glyphicon-collapse-down:before {
  content: "\e159"; }

.glyphicon-collapse-up:before {
  content: "\e160"; }

.glyphicon-log-in:before {
  content: "\e161"; }

.glyphicon-flash:before {
  content: "\e162"; }

.glyphicon-log-out:before {
  content: "\e163"; }

.glyphicon-new-window:before {
  content: "\e164"; }

.glyphicon-record:before {
  content: "\e165"; }

.glyphicon-save:before {
  content: "\e166"; }

.glyphicon-open:before {
  content: "\e167"; }

.glyphicon-saved:before {
  content: "\e168"; }

.glyphicon-import:before {
  content: "\e169"; }

.glyphicon-export:before {
  content: "\e170"; }

.glyphicon-send:before {
  content: "\e171"; }

.glyphicon-floppy-disk:before {
  content: "\e172"; }

.glyphicon-floppy-saved:before {
  content: "\e173"; }

.glyphicon-floppy-remove:before {
  content: "\e174"; }

.glyphicon-floppy-save:before {
  content: "\e175"; }

.glyphicon-floppy-open:before {
  content: "\e176"; }

.glyphicon-credit-card:before {
  content: "\e177"; }

.glyphicon-transfer:before {
  content: "\e178"; }

.glyphicon-cutlery:before {
  content: "\e179"; }

.glyphicon-header:before {
  content: "\e180"; }

.glyphicon-compressed:before {
  content: "\e181"; }

.glyphicon-earphone:before {
  content: "\e182"; }

.glyphicon-phone-alt:before {
  content: "\e183"; }

.glyphicon-tower:before {
  content: "\e184"; }

.glyphicon-stats:before {
  content: "\e185"; }

.glyphicon-sd-video:before {
  content: "\e186"; }

.glyphicon-hd-video:before {
  content: "\e187"; }

.glyphicon-subtitles:before {
  content: "\e188"; }

.glyphicon-sound-stereo:before {
  content: "\e189"; }

.glyphicon-sound-dolby:before {
  content: "\e190"; }

.glyphicon-sound-5-1:before {
  content: "\e191"; }

.glyphicon-sound-6-1:before {
  content: "\e192"; }

.glyphicon-sound-7-1:before {
  content: "\e193"; }

.glyphicon-copyright-mark:before {
  content: "\e194"; }

.glyphicon-registration-mark:before {
  content: "\e195"; }

.glyphicon-cloud-download:before {
  content: "\e197"; }

.glyphicon-cloud-upload:before {
  content: "\e198"; }

.glyphicon-tree-conifer:before {
  content: "\e199"; }

.glyphicon-tree-deciduous:before {
  content: "\e200"; }

.glyphicon-cd:before {
  content: "\e201"; }

.glyphicon-save-file:before {
  content: "\e202"; }

.glyphicon-open-file:before {
  content: "\e203"; }

.glyphicon-level-up:before {
  content: "\e204"; }

.glyphicon-copy:before {
  content: "\e205"; }

.glyphicon-paste:before {
  content: "\e206"; }

.glyphicon-alert:before {
  content: "\e209"; }

.glyphicon-equalizer:before {
  content: "\e210"; }

.glyphicon-king:before {
  content: "\e211"; }

.glyphicon-queen:before {
  content: "\e212"; }

.glyphicon-pawn:before {
  content: "\e213"; }

.glyphicon-bishop:before {
  content: "\e214"; }

.glyphicon-knight:before {
  content: "\e215"; }

.glyphicon-baby-formula:before {
  content: "\e216"; }

.glyphicon-tent:before {
  content: "\26fa"; }

.glyphicon-blackboard:before {
  content: "\e218"; }

.glyphicon-bed:before {
  content: "\e219"; }

.glyphicon-apple:before {
  content: "\f8ff"; }

.glyphicon-erase:before {
  content: "\e221"; }

.glyphicon-hourglass:before {
  content: "\231b"; }

.glyphicon-lamp:before {
  content: "\e223"; }

.glyphicon-duplicate:before {
  content: "\e224"; }

.glyphicon-piggy-bank:before {
  content: "\e225"; }

.glyphicon-scissors:before {
  content: "\e226"; }

.glyphicon-bitcoin:before {
  content: "\e227"; }

.glyphicon-btc:before {
  content: "\e227"; }

.glyphicon-xbt:before {
  content: "\e227"; }

.glyphicon-yen:before {
  content: "\00a5"; }

.glyphicon-jpy:before {
  content: "\00a5"; }

.glyphicon-ruble:before {
  content: "\20bd"; }

.glyphicon-rub:before {
  content: "\20bd"; }

.glyphicon-scale:before {
  content: "\e230"; }

.glyphicon-ice-lolly:before {
  content: "\e231"; }

.glyphicon-ice-lolly-tasted:before {
  content: "\e232"; }

.glyphicon-education:before {
  content: "\e233"; }

.glyphicon-option-horizontal:before {
  content: "\e234"; }

.glyphicon-option-vertical:before {
  content: "\e235"; }

.glyphicon-menu-hamburger:before {
  content: "\e236"; }

.glyphicon-modal-window:before {
  content: "\e237"; }

.glyphicon-oil:before {
  content: "\e238"; }

.glyphicon-grain:before {
  content: "\e239"; }

.glyphicon-sunglasses:before {
  content: "\e240"; }

.glyphicon-text-size:before {
  content: "\e241"; }

.glyphicon-text-color:before {
  content: "\e242"; }

.glyphicon-text-background:before {
  content: "\e243"; }

.glyphicon-object-align-top:before {
  content: "\e244"; }

.glyphicon-object-align-bottom:before {
  content: "\e245"; }

.glyphicon-object-align-horizontal:before {
  content: "\e246"; }

.glyphicon-object-align-left:before {
  content: "\e247"; }

.glyphicon-object-align-vertical:before {
  content: "\e248"; }

.glyphicon-object-align-right:before {
  content: "\e249"; }

.glyphicon-triangle-right:before {
  content: "\e250"; }

.glyphicon-triangle-left:before {
  content: "\e251"; }

.glyphicon-triangle-bottom:before {
  content: "\e252"; }

.glyphicon-triangle-top:before {
  content: "\e253"; }

.glyphicon-console:before {
  content: "\e254"; }

.glyphicon-superscript:before {
  content: "\e255"; }

.glyphicon-subscript:before {
  content: "\e256"; }

.glyphicon-menu-left:before {
  content: "\e257"; }

.glyphicon-menu-right:before {
  content: "\e258"; }

.glyphicon-menu-down:before {
  content: "\e259"; }

.glyphicon-menu-up:before {
  content: "\e260"; }

@font-face {
  font-family: 'veggieicon';
  src: url("../fonts//veggieicon.ttf?aizqb0") format("truetype"), url("../fonts//veggieicon.woff?aizqb0") format("woff"), url("../fonts//veggieicon.svg?aizqb0#veggieicon") format("svg");
  font-weight: normal;
  font-style: normal; }

[class^="veggieicon-"], [class*=" veggieicon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'veggieicon' !important;
  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; }

.veggieicon-uniF102:before {
  content: ""; }

.veggieicon-shopping-bag:before {
  content: ""; }

.veggieicon-list:before {
  content: ""; }

.veggieicon-arrow-right:before {
  content: ""; }

.veggieicon-arrow-left:before {
  content: ""; }

.veggieicon-success:before {
  content: ""; }

.veggieicon-play2:before {
  content: ""; }

.veggieicon-basket:before {
  content: ""; }

.veggieicon-success-1:before {
  content: ""; }

.veggieicon-uniF1002:before {
  content: ""; }

.veggieicon-uniF101:before {
  content: ""; }

.veggieicon-uniF103:before {
  content: ""; }

.veggieicon-uniF104:before {
  content: ""; }

.veggieicon-uniF105:before {
  content: ""; }

.veggieicon-search:before {
  content: ""; }

@font-face {
  font-family: 'veggie1';
  src: url("../fonts//veggie1.eot?52176e");
  src: url("../fonts//veggie1.eot?52176e#iefix") format("embedded-opentype"), url("../fonts//veggie1.ttf?52176e") format("truetype"), url("../fonts//veggie1.woff?52176e") format("woff"), url("../fonts//veggie1.svg?52176e#veggie1") format("svg");
  font-weight: normal;
  font-style: normal; }

[class^="veg1-"], [class*=" veg1-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'veggie1' !important;
  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; }

.veg1-search:before {
  content: ""; }

.veg1-share:before {
  content: ""; }

/* General componant css */
* {
  box-sizing: border-box; }

:before, :after {
  box-sizing: border-box; }

html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent; }

body {
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  line-height: 1.428571429;
  color: #686868;
  background-color: #fff; }

input, button, select, textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

a {
  color: #be0b06;
  text-decoration: none; }

a:hover {
  color: #222;
  text-decoration: none; }

a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

figure {
  margin: 0; }

img {
  vertical-align: middle; }

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto; }

.img-rounded {
  border-radius: 6px; }

.img-thumbnail {
  padding: 4px;
  line-height: 1.428571429;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all .2s ease-in-out;
  -o-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 #eeeeee; }

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

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: "Old Standard TT", serif;
  font-weight: 400;
  line-height: 1.1;
  color: #353535; }

h1 small, h1 .small, h2 small, h2 .small, h3 small, h3 .small, h4 small, h4 .small, h5 small, h5 .small, h6 small, h6 .small, .h1 small, .h1 .small, .h2 small, .h2 .small, .h3 small, .h3 .small, .h4 small, .h4 .small, .h5 small, .h5 .small, .h6 small, .h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777; }

h1, .h1, h2, .h2, h3, .h3 {
  margin-top: 20px;
  margin-bottom: 20px; }

h1 small, h1 .small, .h1 small, .h1 .small, h2 small, h2 .small, .h2 small, .h2 .small, h3 small, h3 .small, .h3 small, .h3 .small {
  font-size: 65%; }

h4, .h4, h5, .h5, h6, .h6 {
  margin-top: 10px;
  margin-bottom: 10px; }

h4 small, h4 .small, .h4 small, .h4 .small, h5 small, h5 .small, .h5 small, .h5 .small, h6 small, h6 .small, .h6 small, .h6 .small {
  font-size: 75%; }

h1, .h1 {
  font-size: 3.25em; }

h2, .h2 {
  font-size: 2.875em; }

h3, .h3 {
  font-size: 2.5em; }

h4, .h4 {
  font-size: 2.125em; }

h5, .h5 {
  font-size: 1.875em; }

h6, .h6 {
  font-size: 1.5em; }

p {
  margin: 0 0 10px; }

.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4; }

@media (min-width: 768px) {
  .lead {
    font-size: 21px; } }

small, .small {
  font-size: 85%; }

mark, .mark {
  background-color: #fcf8e3;
  padding: .2em; }

.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, .initialism {
  text-transform: uppercase; }

.text-capitalize {
  text-transform: capitalize; }

.text-muted {
  color: #777777; }

.text-primary {
  color: #337ab7; }

a.text-primary:hover, a.text-primary:focus {
  color: #286090; }

.text-success {
  color: #3c763d; }

a.text-success:hover, a.text-success:focus {
  color: #2b542c; }

.text-info {
  color: #31708f; }

a.text-info:hover, a.text-info:focus {
  color: #245269; }

.text-warning {
  color: #8a6d3b; }

a.text-warning:hover, a.text-warning:focus {
  color: #66512c; }

.text-danger {
  color: #a94442; }

a.text-danger:hover, a.text-danger:focus {
  color: #843534; }

.bg-primary {
  color: #fff;
  background-color: #337ab7; }

a.bg-primary:hover, a.bg-primary:focus {
  background-color: #286090; }

.bg-success {
  background-color: #dff0d8; }

a.bg-success:hover, a.bg-success:focus {
  background-color: #c1e2b3; }

.bg-info {
  background-color: #d9edf7; }

a.bg-info:hover, a.bg-info:focus {
  background-color: #afd9ee; }

.bg-warning {
  background-color: #fcf8e3; }

a.bg-warning:hover, a.bg-warning:focus {
  background-color: #f7ecb5; }

.bg-danger {
  background-color: #f2dede; }

a.bg-danger:hover, a.bg-danger:focus {
  background-color: #e4b9b9; }

.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee; }

ul, ol {
  margin-top: 0;
  margin-bottom: 10px; }

ul ul, ul ol, ol ul, ol ol {
  margin-bottom: 0; }

.list-unstyled {
  padding-left: 0;
  list-style: none; }

.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px; }

.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px; }

dl {
  margin-top: 0;
  margin-bottom: 20px; }

dt, dd {
  line-height: 1.428571429; }

dt {
  font-weight: bold; }

dd {
  margin-left: 0; }

.dl-horizontal dd:before, .dl-horizontal dd:after {
  content: " ";
  display: table; }

.dl-horizontal dd:after {
  clear: both; }

@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
  .dl-horizontal dd {
    margin-left: 180px; } }

abbr[title], abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777; }

.initialism {
  font-size: 90%; }

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee; }

blockquote p:last-child, blockquote ul:last-child, blockquote ol:last-child {
  margin-bottom: 0; }

blockquote footer, blockquote small, blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.428571429;
  color: #777777; }

blockquote footer:before, blockquote small:before, blockquote .small:before {
  content: '\2014 \00A0'; }

.blockquote-reverse, blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right; }

.blockquote-reverse footer:before, .blockquote-reverse small:before, .blockquote-reverse .small:before, blockquote.pull-right footer:before, blockquote.pull-right small:before, blockquote.pull-right .small:before {
  content: ''; }

.blockquote-reverse footer:after, .blockquote-reverse small:after, .blockquote-reverse .small:after, blockquote.pull-right footer:after, blockquote.pull-right small:after, blockquote.pull-right .small:after {
  content: '\00A0 \2014'; }

address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.428571429; }

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;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25); }

kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  box-shadow: none; }

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.428571429;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  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; }

body {
  overflow-x: hidden; }

.vertical-line {
  position: relative; }
  .vertical-line:after {
    position: absolute;
    content: '';
    bottom: 100%;
    height: 100%;
    width: 1px;
    background: #ddeeff;
    right: 15px; }

.overflow-hidden {
  overflow: hidden; }

textarea {
  resize: none; }

.form-group.text-right img {
  position: absolute;
  top: 0; }

.form-group.text-right input[type='submit'] {
  width: 150px; }

.blog h1 {
  font-family: "Old Standard TT", serif;
  color: #5c5c5c; }

.overflow-auto.content-section {
  overflow: visible; }

/*
Grid
 */
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }

section.container {
  padding: 0;
  margin: 0; }

.container:before, .container:after {
  content: " ";
  display: table; }

.container:after {
  clear: both; }

@media (min-width: 768px) {
  .container {
    width: 750px; }
  section.container {
    width: 100%; } }

@media (min-width: 992px) {
  .container {
    width: 970px; }
  section.container {
    width: 100%; } }

@media (min-width: 1200px) {
  .container {
    width: 1170px; }
  section.container {
    width: 100%; } }

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }

.container-fluid:before, .container-fluid:after {
  content: " ";
  display: table; }

.container-fluid:after {
  clear: both; }

.row {
  margin-left: -15px;
  margin-right: -15px; }

.row:before, .row:after {
  content: " ";
  display: table; }

.row:after {
  clear: both; }

.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-1 {
  width: 8.3333333333%; }

.col-xs-2 {
  width: 16.6666666667%; }

.col-xs-3 {
  width: 25%; }

.col-xs-4 {
  width: 33.3333333333%; }

.col-xs-5 {
  width: 41.6666666667%; }

.col-xs-6 {
  width: 50%; }

.col-xs-7 {
  width: 58.3333333333%; }

.col-xs-8 {
  width: 66.6666666667%; }

.col-xs-9 {
  width: 75%; }

.col-xs-10 {
  width: 83.3333333333%; }

.col-xs-11 {
  width: 91.6666666667%; }

.col-xs-12 {
  width: 100%; }

.col-xs-pull-0 {
  right: auto; }

.col-xs-pull-1 {
  right: 8.3333333333%; }

.col-xs-pull-2 {
  right: 16.6666666667%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-4 {
  right: 33.3333333333%; }

.col-xs-pull-5 {
  right: 41.6666666667%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-7 {
  right: 58.3333333333%; }

.col-xs-pull-8 {
  right: 66.6666666667%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-10 {
  right: 83.3333333333%; }

.col-xs-pull-11 {
  right: 91.6666666667%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-push-0 {
  left: auto; }

.col-xs-push-1 {
  left: 8.3333333333%; }

.col-xs-push-2 {
  left: 16.6666666667%; }

.col-xs-push-3 {
  left: 25%; }

.col-xs-push-4 {
  left: 33.3333333333%; }

.col-xs-push-5 {
  left: 41.6666666667%; }

.col-xs-push-6 {
  left: 50%; }

.col-xs-push-7 {
  left: 58.3333333333%; }

.col-xs-push-8 {
  left: 66.6666666667%; }

.col-xs-push-9 {
  left: 75%; }

.col-xs-push-10 {
  left: 83.3333333333%; }

.col-xs-push-11 {
  left: 91.6666666667%; }

.col-xs-push-12 {
  left: 100%; }

.col-xs-offset-0 {
  margin-left: 0; }

.col-xs-offset-1 {
  margin-left: 8.3333333333%; }

.col-xs-offset-2 {
  margin-left: 16.6666666667%; }

.col-xs-offset-3 {
  margin-left: 25%; }

.col-xs-offset-4 {
  margin-left: 33.3333333333%; }

.col-xs-offset-5 {
  margin-left: 41.6666666667%; }

.col-xs-offset-6 {
  margin-left: 50%; }

.col-xs-offset-7 {
  margin-left: 58.3333333333%; }

.col-xs-offset-8 {
  margin-left: 66.6666666667%; }

.col-xs-offset-9 {
  margin-left: 75%; }

.col-xs-offset-10 {
  margin-left: 83.3333333333%; }

.col-xs-offset-11 {
  margin-left: 91.6666666667%; }

.col-xs-offset-12 {
  margin-left: 100%; }

@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-1 {
    width: 8.3333333333%; }
  .col-sm-2 {
    width: 16.6666666667%; }
  .col-sm-3 {
    width: 25%; }
  .col-sm-4 {
    width: 33.3333333333%; }
  .col-sm-5 {
    width: 41.6666666667%; }
  .col-sm-6 {
    width: 50%; }
  .col-sm-7 {
    width: 58.3333333333%; }
  .col-sm-8 {
    width: 66.6666666667%; }
  .col-sm-9 {
    width: 75%; }
  .col-sm-10 {
    width: 83.3333333333%; }
  .col-sm-11 {
    width: 91.6666666667%; }
  .col-sm-12 {
    width: 100%; }
  .col-sm-pull-0 {
    right: auto; }
  .col-sm-pull-1 {
    right: 8.3333333333%; }
  .col-sm-pull-2 {
    right: 16.6666666667%; }
  .col-sm-pull-3 {
    right: 25%; }
  .col-sm-pull-4 {
    right: 33.3333333333%; }
  .col-sm-pull-5 {
    right: 41.6666666667%; }
  .col-sm-pull-6 {
    right: 50%; }
  .col-sm-pull-7 {
    right: 58.3333333333%; }
  .col-sm-pull-8 {
    right: 66.6666666667%; }
  .col-sm-pull-9 {
    right: 75%; }
  .col-sm-pull-10 {
    right: 83.3333333333%; }
  .col-sm-pull-11 {
    right: 91.6666666667%; }
  .col-sm-pull-12 {
    right: 100%; }
  .col-sm-push-0 {
    left: auto; }
  .col-sm-push-1 {
    left: 8.3333333333%; }
  .col-sm-push-2 {
    left: 16.6666666667%; }
  .col-sm-push-3 {
    left: 25%; }
  .col-sm-push-4 {
    left: 33.3333333333%; }
  .col-sm-push-5 {
    left: 41.6666666667%; }
  .col-sm-push-6 {
    left: 50%; }
  .col-sm-push-7 {
    left: 58.3333333333%; }
  .col-sm-push-8 {
    left: 66.6666666667%; }
  .col-sm-push-9 {
    left: 75%; }
  .col-sm-push-10 {
    left: 83.3333333333%; }
  .col-sm-push-11 {
    left: 91.6666666667%; }
  .col-sm-push-12 {
    left: 100%; }
  .col-sm-offset-0 {
    margin-left: 0; }
  .col-sm-offset-1 {
    margin-left: 8.3333333333%; }
  .col-sm-offset-2 {
    margin-left: 16.6666666667%; }
  .col-sm-offset-3 {
    margin-left: 25%; }
  .col-sm-offset-4 {
    margin-left: 33.3333333333%; }
  .col-sm-offset-5 {
    margin-left: 41.6666666667%; }
  .col-sm-offset-6 {
    margin-left: 50%; }
  .col-sm-offset-7 {
    margin-left: 58.3333333333%; }
  .col-sm-offset-8 {
    margin-left: 66.6666666667%; }
  .col-sm-offset-9 {
    margin-left: 75%; }
  .col-sm-offset-10 {
    margin-left: 83.3333333333%; }
  .col-sm-offset-11 {
    margin-left: 91.6666666667%; }
  .col-sm-offset-12 {
    margin-left: 100%; } }

@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-1 {
    width: 8.3333333333%; }
  .col-md-2 {
    width: 16.6666666667%; }
  .col-md-3 {
    width: 25%; }
  .col-md-4 {
    width: 33.3333333333%; }
  .col-md-5 {
    width: 41.6666666667%; }
  .col-md-6 {
    width: 50%; }
  .col-md-7 {
    width: 58.3333333333%; }
  .col-md-8 {
    width: 66.6666666667%; }
  .col-md-9 {
    width: 75%; }
  .col-md-10 {
    width: 83.3333333333%; }
  .col-md-11 {
    width: 91.6666666667%; }
  .col-md-12 {
    width: 100%; }
  .col-md-pull-0 {
    right: auto; }
  .col-md-pull-1 {
    right: 8.3333333333%; }
  .col-md-pull-2 {
    right: 16.6666666667%; }
  .col-md-pull-3 {
    right: 25%; }
  .col-md-pull-4 {
    right: 33.3333333333%; }
  .col-md-pull-5 {
    right: 41.6666666667%; }
  .col-md-pull-6 {
    right: 50%; }
  .col-md-pull-7 {
    right: 58.3333333333%; }
  .col-md-pull-8 {
    right: 66.6666666667%; }
  .col-md-pull-9 {
    right: 75%; }
  .col-md-pull-10 {
    right: 83.3333333333%; }
  .col-md-pull-11 {
    right: 91.6666666667%; }
  .col-md-pull-12 {
    right: 100%; }
  .col-md-push-0 {
    left: auto; }
  .col-md-push-1 {
    left: 8.3333333333%; }
  .col-md-push-2 {
    left: 16.6666666667%; }
  .col-md-push-3 {
    left: 25%; }
  .col-md-push-4 {
    left: 33.3333333333%; }
  .col-md-push-5 {
    left: 41.6666666667%; }
  .col-md-push-6 {
    left: 50%; }
  .col-md-push-7 {
    left: 58.3333333333%; }
  .col-md-push-8 {
    left: 66.6666666667%; }
  .col-md-push-9 {
    left: 75%; }
  .col-md-push-10 {
    left: 83.3333333333%; }
  .col-md-push-11 {
    left: 91.6666666667%; }
  .col-md-push-12 {
    left: 100%; }
  .col-md-offset-0 {
    margin-left: 0; }
  .col-md-offset-1 {
    margin-left: 8.3333333333%; }
  .col-md-offset-2 {
    margin-left: 16.6666666667%; }
  .col-md-offset-3 {
    margin-left: 25%; }
  .col-md-offset-4 {
    margin-left: 33.3333333333%; }
  .col-md-offset-5 {
    margin-left: 41.6666666667%; }
  .col-md-offset-6 {
    margin-left: 50%; }
  .col-md-offset-7 {
    margin-left: 58.3333333333%; }
  .col-md-offset-8 {
    margin-left: 66.6666666667%; }
  .col-md-offset-9 {
    margin-left: 75%; }
  .col-md-offset-10 {
    margin-left: 83.3333333333%; }
  .col-md-offset-11 {
    margin-left: 91.6666666667%; }
  .col-md-offset-12 {
    margin-left: 100%; } }

@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-1 {
    width: 8.3333333333%; }
  .col-lg-2 {
    width: 16.6666666667%; }
  .col-lg-3 {
    width: 25%; }
  .col-lg-4 {
    width: 33.3333333333%; }
  .col-lg-5 {
    width: 41.6666666667%; }
  .col-lg-6 {
    width: 50%; }
  .col-lg-7 {
    width: 58.3333333333%; }
  .col-lg-8 {
    width: 66.6666666667%; }
  .col-lg-9 {
    width: 75%; }
  .col-lg-10 {
    width: 83.3333333333%; }
  .col-lg-11 {
    width: 91.6666666667%; }
  .col-lg-12 {
    width: 100%; }
  .col-lg-pull-0 {
    right: auto; }
  .col-lg-pull-1 {
    right: 8.3333333333%; }
  .col-lg-pull-2 {
    right: 16.6666666667%; }
  .col-lg-pull-3 {
    right: 25%; }
  .col-lg-pull-4 {
    right: 33.3333333333%; }
  .col-lg-pull-5 {
    right: 41.6666666667%; }
  .col-lg-pull-6 {
    right: 50%; }
  .col-lg-pull-7 {
    right: 58.3333333333%; }
  .col-lg-pull-8 {
    right: 66.6666666667%; }
  .col-lg-pull-9 {
    right: 75%; }
  .col-lg-pull-10 {
    right: 83.3333333333%; }
  .col-lg-pull-11 {
    right: 91.6666666667%; }
  .col-lg-pull-12 {
    right: 100%; }
  .col-lg-push-0 {
    left: auto; }
  .col-lg-push-1 {
    left: 8.3333333333%; }
  .col-lg-push-2 {
    left: 16.6666666667%; }
  .col-lg-push-3 {
    left: 25%; }
  .col-lg-push-4 {
    left: 33.3333333333%; }
  .col-lg-push-5 {
    left: 41.6666666667%; }
  .col-lg-push-6 {
    left: 50%; }
  .col-lg-push-7 {
    left: 58.3333333333%; }
  .col-lg-push-8 {
    left: 66.6666666667%; }
  .col-lg-push-9 {
    left: 75%; }
  .col-lg-push-10 {
    left: 83.3333333333%; }
  .col-lg-push-11 {
    left: 91.6666666667%; }
  .col-lg-push-12 {
    left: 100%; }
  .col-lg-offset-0 {
    margin-left: 0; }
  .col-lg-offset-1 {
    margin-left: 8.3333333333%; }
  .col-lg-offset-2 {
    margin-left: 16.6666666667%; }
  .col-lg-offset-3 {
    margin-left: 25%; }
  .col-lg-offset-4 {
    margin-left: 33.3333333333%; }
  .col-lg-offset-5 {
    margin-left: 41.6666666667%; }
  .col-lg-offset-6 {
    margin-left: 50%; }
  .col-lg-offset-7 {
    margin-left: 58.3333333333%; }
  .col-lg-offset-8 {
    margin-left: 66.6666666667%; }
  .col-lg-offset-9 {
    margin-left: 75%; }
  .col-lg-offset-10 {
    margin-left: 83.3333333333%; }
  .col-lg-offset-11 {
    margin-left: 91.6666666667%; }
  .col-lg-offset-12 {
    margin-left: 100%; } }

/*
table
 */
table {
  background-color: transparent; }

caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left; }

th {
  text-align: left; }

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px; }

.table > thead > tr > th, .table > thead > tr > td, .table > tbody > tr > th, .table > tbody > tr > td, .table > tfoot > tr > th, .table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.428571429;
  vertical-align: top;
  border-top: 1px solid #ddd; }

.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd; }

.table > caption + thead > tr:first-child > th, .table > caption + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > td, .table > thead:first-child > tr:first-child > th, .table > thead:first-child > tr:first-child > td {
  border-top: 0; }

.table > tbody + tbody {
  border-top: 2px solid #ddd; }

.table .table {
  background-color: #fff; }

.table-condensed > thead > tr > th, .table-condensed > thead > tr > td, .table-condensed > tbody > tr > th, .table-condensed > tbody > tr > td, .table-condensed > tfoot > tr > th, .table-condensed > tfoot > tr > td {
  padding: 5px; }

.table-bordered {
  border: 1px solid #ddd; }

.table-bordered > thead > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > tfoot > tr > td {
  border: 1px solid #ddd; }

.table-bordered > thead > tr > th, .table-bordered > thead > tr > td {
  border-bottom-width: 2px; }

.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9; }

.table-hover > tbody > tr:hover {
  background-color: #f5f5f5; }

table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column; }

table td[class*="col-"], table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell; }

.table > thead > tr > td.active, .table > thead > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th, .table > tbody > tr > td.active, .table > tbody > tr > th.active, .table > tbody > tr.active > td, .table > tbody > tr.active > th, .table > tfoot > tr > td.active, .table > tfoot > tr > th.active, .table > tfoot > tr.active > td, .table > tfoot > tr.active > th {
  background-color: #f5f5f5; }

.table-hover > tbody > tr > td.active:hover, .table-hover > tbody > tr > th.active:hover, .table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8; }

.table > thead > tr > td.success, .table > thead > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th, .table > tbody > tr > td.success, .table > tbody > tr > th.success, .table > tbody > tr.success > td, .table > tbody > tr.success > th, .table > tfoot > tr > td.success, .table > tfoot > tr > th.success, .table > tfoot > tr.success > td, .table > tfoot > tr.success > th {
  background-color: #dff0d8; }

.table-hover > tbody > tr > td.success:hover, .table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6; }

.table > thead > tr > td.info, .table > thead > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th, .table > tbody > tr > td.info, .table > tbody > tr > th.info, .table > tbody > tr.info > td, .table > tbody > tr.info > th, .table > tfoot > tr > td.info, .table > tfoot > tr > th.info, .table > tfoot > tr.info > td, .table > tfoot > tr.info > th {
  background-color: #d9edf7; }

.table-hover > tbody > tr > td.info:hover, .table-hover > tbody > tr > th.info:hover, .table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3; }

.table > thead > tr > td.warning, .table > thead > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th, .table > tbody > tr > td.warning, .table > tbody > tr > th.warning, .table > tbody > tr.warning > td, .table > tbody > tr.warning > th, .table > tfoot > tr > td.warning, .table > tfoot > tr > th.warning, .table > tfoot > tr.warning > td, .table > tfoot > tr.warning > th {
  background-color: #fcf8e3; }

.table-hover > tbody > tr > td.warning:hover, .table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc; }

.table > thead > tr > td.danger, .table > thead > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th, .table > tbody > tr > td.danger, .table > tbody > tr > th.danger, .table > tbody > tr.danger > td, .table > tbody > tr.danger > th, .table > tfoot > tr > td.danger, .table > tfoot > tr > th.danger, .table > tfoot > tr.danger > td, .table > tfoot > tr.danger > th {
  background-color: #f2dede; }

.table-hover > tbody > tr > td.danger:hover, .table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc; }

.table-responsive {
  overflow-x: auto;
  min-height: .01%; }

@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd; }
  .table-responsive > .table {
    margin-bottom: 0; }
  .table-responsive > .table > thead > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap; }
  .table-responsive > .table-bordered {
    border: 0; }
  .table-responsive > .table-bordered > thead > tr > th:first-child, .table-responsive > .table-bordered > thead > tr > td:first-child, .table-responsive > .table-bordered > tbody > tr > th:first-child, .table-responsive > .table-bordered > tbody > tr > td:first-child, .table-responsive > .table-bordered > tfoot > tr > th:first-child, .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0; }
  .table-responsive > .table-bordered > thead > tr > th:last-child, .table-responsive > .table-bordered > thead > tr > td:last-child, .table-responsive > .table-bordered > tbody > tr > th:last-child, .table-responsive > .table-bordered > tbody > tr > td:last-child, .table-responsive > .table-bordered > tfoot > tr > th:last-child, .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0; }
  .table-responsive > .table-bordered > tbody > tr:last-child > th, .table-responsive > .table-bordered > tbody > tr:last-child > td, .table-responsive > .table-bordered > tfoot > tr:last-child > th, .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0; } }

/*
Form
 */
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0; }

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5; }

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

input[type="search"] {
  box-sizing: border-box; }

input[type="radio"], input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal; }

input[type="file"] {
  display: block; }

input[type="range"] {
  display: block;
  width: 100%; }

select[multiple], select[size] {
  height: auto; }

input[type="file"]:focus, input[type="radio"]:focus, input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #686868; }

.form-control, .cart .country_to_state, .comment-form-email input[type='email'], .woocommerce #review_form #respond textarea, .woocommerce #review_form input[type='text'], .woocommerce #content table.cart td.actions .input-text,
.woocommerce table.cart td.actions .input-text,
.woocommerce-page #content table.cart td.actions .input-text,
.woocommerce-page table.cart td.actions .input-text, .shipping-calculator-form .input-text, .woocommerce-billing-fields .input-text,
.woocommerce-shipping-fields .input-text,
.checkout_coupon .input-text, .woocommerce .input-text, .vc_grid-styled-select select,
.search-field {
  display: block;
  width: 100%;
  height: 38px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #686868;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out .15s; }

.form-control:focus, .cart .country_to_state:focus, .comment-form-email input[type='email']:focus, .woocommerce #review_form #respond textarea:focus, .woocommerce #review_form input[type='text']:focus, .woocommerce #content table.cart td.actions .input-text:focus,
.woocommerce table.cart td.actions .input-text:focus,
.woocommerce-page #content table.cart td.actions .input-text:focus,
.woocommerce-page table.cart td.actions .input-text:focus, .shipping-calculator-form .input-text:focus, .woocommerce-billing-fields .input-text:focus,
.woocommerce-shipping-fields .input-text:focus,
.checkout_coupon .input-text:focus, .woocommerce .input-text:focus, .vc_grid-styled-select select:focus {
  border-color: #66afe9;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }

.form-control::-moz-placeholder, .cart .country_to_state::-moz-placeholder, .comment-form-email input[type='email']::-moz-placeholder, .woocommerce #review_form #respond textarea::-moz-placeholder, .woocommerce #review_form input[type='text']::-moz-placeholder, .woocommerce #content table.cart td.actions .input-text::-moz-placeholder,
.woocommerce table.cart td.actions .input-text::-moz-placeholder,
.woocommerce-page #content table.cart td.actions .input-text::-moz-placeholder,
.woocommerce-page table.cart td.actions .input-text::-moz-placeholder, .shipping-calculator-form .input-text::-moz-placeholder, .woocommerce-billing-fields .input-text::-moz-placeholder,
.woocommerce-shipping-fields .input-text::-moz-placeholder,
.checkout_coupon .input-text::-moz-placeholder, .woocommerce .input-text::-moz-placeholder, .vc_grid-styled-select select::-moz-placeholder {
  color: #999;
  opacity: 1; }

.form-control:-ms-input-placeholder, .cart .country_to_state:-ms-input-placeholder, .comment-form-email input[type='email']:-ms-input-placeholder, .woocommerce #review_form #respond textarea:-ms-input-placeholder, .woocommerce #review_form input[type='text']:-ms-input-placeholder, .woocommerce #content table.cart td.actions .input-text:-ms-input-placeholder,
.woocommerce table.cart td.actions .input-text:-ms-input-placeholder,
.woocommerce-page #content table.cart td.actions .input-text:-ms-input-placeholder,
.woocommerce-page table.cart td.actions .input-text:-ms-input-placeholder, .shipping-calculator-form .input-text:-ms-input-placeholder, .woocommerce-billing-fields .input-text:-ms-input-placeholder,
.woocommerce-shipping-fields .input-text:-ms-input-placeholder,
.checkout_coupon .input-text:-ms-input-placeholder, .woocommerce .input-text:-ms-input-placeholder, .vc_grid-styled-select select:-ms-input-placeholder {
  color: #999; }

.form-control::-webkit-input-placeholder, .cart .country_to_state::-webkit-input-placeholder, .comment-form-email input[type='email']::-webkit-input-placeholder, .woocommerce #review_form #respond textarea::-webkit-input-placeholder, .woocommerce #review_form input[type='text']::-webkit-input-placeholder, .woocommerce #content table.cart td.actions .input-text::-webkit-input-placeholder,
.woocommerce table.cart td.actions .input-text::-webkit-input-placeholder,
.woocommerce-page #content table.cart td.actions .input-text::-webkit-input-placeholder,
.woocommerce-page table.cart td.actions .input-text::-webkit-input-placeholder, .shipping-calculator-form .input-text::-webkit-input-placeholder, .woocommerce-billing-fields .input-text::-webkit-input-placeholder,
.woocommerce-shipping-fields .input-text::-webkit-input-placeholder,
.checkout_coupon .input-text::-webkit-input-placeholder, .woocommerce .input-text::-webkit-input-placeholder, .vc_grid-styled-select select::-webkit-input-placeholder {
  color: #999; }

.form-control[disabled], .cart [disabled].country_to_state, .comment-form-email input[disabled][type='email'], .woocommerce #review_form #respond textarea[disabled], .woocommerce #review_form input[disabled][type='text'], .woocommerce #content table.cart td.actions [disabled].input-text,
.woocommerce table.cart td.actions [disabled].input-text,
.woocommerce-page #content table.cart td.actions [disabled].input-text,
.woocommerce-page table.cart td.actions [disabled].input-text, .shipping-calculator-form [disabled].input-text, .woocommerce-billing-fields [disabled].input-text,
.woocommerce-shipping-fields [disabled].input-text,
.checkout_coupon [disabled].input-text, .woocommerce [disabled].input-text, .vc_grid-styled-select select[disabled], .form-control[readonly], .cart [readonly].country_to_state, .comment-form-email input[readonly][type='email'], .woocommerce #review_form #respond textarea[readonly], .woocommerce #review_form input[readonly][type='text'], .woocommerce #content table.cart td.actions [readonly].input-text,
.woocommerce table.cart td.actions [readonly].input-text,
.woocommerce-page #content table.cart td.actions [readonly].input-text,
.woocommerce-page table.cart td.actions [readonly].input-text, .shipping-calculator-form [readonly].input-text, .woocommerce-billing-fields [readonly].input-text,
.woocommerce-shipping-fields [readonly].input-text,
.checkout_coupon [readonly].input-text, .woocommerce [readonly].input-text, .vc_grid-styled-select select[readonly], fieldset[disabled] .form-control, fieldset[disabled] .cart .country_to_state, .cart fieldset[disabled] .country_to_state, fieldset[disabled] .comment-form-email input[type='email'], .comment-form-email fieldset[disabled] input[type='email'], fieldset[disabled] .woocommerce #review_form #respond textarea, .woocommerce #review_form #respond fieldset[disabled] textarea, fieldset[disabled] .woocommerce #review_form input[type='text'], .woocommerce #review_form fieldset[disabled] input[type='text'], fieldset[disabled] .woocommerce #content table.cart td.actions .input-text, .woocommerce #content table.cart td.actions fieldset[disabled] .input-text, fieldset[disabled]
.woocommerce table.cart td.actions .input-text,
.woocommerce table.cart td.actions fieldset[disabled] .input-text, fieldset[disabled]
.woocommerce-page #content table.cart td.actions .input-text,
.woocommerce-page #content table.cart td.actions fieldset[disabled] .input-text, fieldset[disabled]
.woocommerce-page table.cart td.actions .input-text,
.woocommerce-page table.cart td.actions fieldset[disabled] .input-text, fieldset[disabled] .shipping-calculator-form .input-text, .shipping-calculator-form fieldset[disabled] .input-text, fieldset[disabled] .woocommerce-billing-fields .input-text, .woocommerce-billing-fields fieldset[disabled] .input-text, fieldset[disabled]
.woocommerce-shipping-fields .input-text,
.woocommerce-shipping-fields fieldset[disabled] .input-text, fieldset[disabled]
.checkout_coupon .input-text,
.checkout_coupon fieldset[disabled] .input-text, fieldset[disabled] .woocommerce .input-text, .woocommerce fieldset[disabled] .input-text, fieldset[disabled] .vc_grid-styled-select select, .vc_grid-styled-select fieldset[disabled] select {
  background-color: #eeeeee;
  opacity: 1; }

.form-control[disabled], .cart [disabled].country_to_state, .comment-form-email input[disabled][type='email'], .woocommerce #review_form #respond textarea[disabled], .woocommerce #review_form input[disabled][type='text'], .woocommerce #content table.cart td.actions [disabled].input-text,
.woocommerce table.cart td.actions [disabled].input-text,
.woocommerce-page #content table.cart td.actions [disabled].input-text,
.woocommerce-page table.cart td.actions [disabled].input-text, .shipping-calculator-form [disabled].input-text, .woocommerce-billing-fields [disabled].input-text,
.woocommerce-shipping-fields [disabled].input-text,
.checkout_coupon [disabled].input-text, .woocommerce [disabled].input-text, .vc_grid-styled-select select[disabled], fieldset[disabled] .form-control, fieldset[disabled] .cart .country_to_state, .cart fieldset[disabled] .country_to_state, fieldset[disabled] .comment-form-email input[type='email'], .comment-form-email fieldset[disabled] input[type='email'], fieldset[disabled] .woocommerce #review_form #respond textarea, .woocommerce #review_form #respond fieldset[disabled] textarea, fieldset[disabled] .woocommerce #review_form input[type='text'], .woocommerce #review_form fieldset[disabled] input[type='text'], fieldset[disabled] .woocommerce #content table.cart td.actions .input-text, .woocommerce #content table.cart td.actions fieldset[disabled] .input-text, fieldset[disabled]
.woocommerce table.cart td.actions .input-text,
.woocommerce table.cart td.actions fieldset[disabled] .input-text, fieldset[disabled]
.woocommerce-page #content table.cart td.actions .input-text,
.woocommerce-page #content table.cart td.actions fieldset[disabled] .input-text, fieldset[disabled]
.woocommerce-page table.cart td.actions .input-text,
.woocommerce-page table.cart td.actions fieldset[disabled] .input-text, fieldset[disabled] .shipping-calculator-form .input-text, .shipping-calculator-form fieldset[disabled] .input-text, fieldset[disabled] .woocommerce-billing-fields .input-text, .woocommerce-billing-fields fieldset[disabled] .input-text, fieldset[disabled]
.woocommerce-shipping-fields .input-text,
.woocommerce-shipping-fields fieldset[disabled] .input-text, fieldset[disabled]
.checkout_coupon .input-text,
.checkout_coupon fieldset[disabled] .input-text, fieldset[disabled] .woocommerce .input-text, .woocommerce fieldset[disabled] .input-text, fieldset[disabled] .vc_grid-styled-select select, .vc_grid-styled-select fieldset[disabled] select {
  cursor: not-allowed; }

textarea.form-control, .cart textarea.country_to_state, .woocommerce #review_form #respond textarea, .woocommerce #content table.cart td.actions textarea.input-text,
.woocommerce table.cart td.actions textarea.input-text,
.woocommerce-page #content table.cart td.actions textarea.input-text,
.woocommerce-page table.cart td.actions textarea.input-text, .shipping-calculator-form textarea.input-text, .woocommerce-billing-fields textarea.input-text,
.woocommerce-shipping-fields textarea.input-text,
.checkout_coupon textarea.input-text, .woocommerce textarea.input-text {
  height: auto; }

input[type="search"] {
  -webkit-appearance: none; }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control, .cart input[type="date"].country_to_state, .comment-form-email input[type="date"][type='email'], .woocommerce #review_form input[type="date"][type='text'], .woocommerce #content table.cart td.actions input[type="date"].input-text,
  .woocommerce table.cart td.actions input[type="date"].input-text,
  .woocommerce-page #content table.cart td.actions input[type="date"].input-text,
  .woocommerce-page table.cart td.actions input[type="date"].input-text, .shipping-calculator-form input[type="date"].input-text, .woocommerce-billing-fields input[type="date"].input-text,
  .woocommerce-shipping-fields input[type="date"].input-text,
  .checkout_coupon input[type="date"].input-text, .woocommerce input[type="date"].input-text, input[type="time"].form-control, .cart input[type="time"].country_to_state, .comment-form-email input[type="time"][type='email'], .woocommerce #review_form input[type="time"][type='text'], .woocommerce #content table.cart td.actions input[type="time"].input-text,
  .woocommerce table.cart td.actions input[type="time"].input-text,
  .woocommerce-page #content table.cart td.actions input[type="time"].input-text,
  .woocommerce-page table.cart td.actions input[type="time"].input-text, .shipping-calculator-form input[type="time"].input-text, .woocommerce-billing-fields input[type="time"].input-text,
  .woocommerce-shipping-fields input[type="time"].input-text,
  .checkout_coupon input[type="time"].input-text, .woocommerce input[type="time"].input-text, input[type="datetime-local"].form-control, .cart input[type="datetime-local"].country_to_state, .comment-form-email input[type="datetime-local"][type='email'], .woocommerce #review_form input[type="datetime-local"][type='text'], .woocommerce #content table.cart td.actions input[type="datetime-local"].input-text,
  .woocommerce table.cart td.actions input[type="datetime-local"].input-text,
  .woocommerce-page #content table.cart td.actions input[type="datetime-local"].input-text,
  .woocommerce-page table.cart td.actions input[type="datetime-local"].input-text, .shipping-calculator-form input[type="datetime-local"].input-text, .woocommerce-billing-fields input[type="datetime-local"].input-text,
  .woocommerce-shipping-fields input[type="datetime-local"].input-text,
  .checkout_coupon input[type="datetime-local"].input-text, .woocommerce input[type="datetime-local"].input-text, input[type="month"].form-control, .cart input[type="month"].country_to_state, .comment-form-email input[type="month"][type='email'], .woocommerce #review_form input[type="month"][type='text'], .woocommerce #content table.cart td.actions input[type="month"].input-text,
  .woocommerce table.cart td.actions input[type="month"].input-text,
  .woocommerce-page #content table.cart td.actions input[type="month"].input-text,
  .woocommerce-page table.cart td.actions input[type="month"].input-text, .shipping-calculator-form input[type="month"].input-text, .woocommerce-billing-fields input[type="month"].input-text,
  .woocommerce-shipping-fields input[type="month"].input-text,
  .checkout_coupon input[type="month"].input-text, .woocommerce input[type="month"].input-text {
    line-height: 38px; }
  input[type="date"].input-sm, .input-group-sm > input[type="date"].form-control, .cart .input-group-sm > input[type="date"].country_to_state, .comment-form-email .input-group-sm > input[type="date"][type='email'], .woocommerce #review_form .input-group-sm > input[type="date"][type='text'], .woocommerce #content table.cart td.actions .input-group-sm > input[type="date"].input-text,
  .woocommerce table.cart td.actions .input-group-sm > input[type="date"].input-text,
  .woocommerce-page #content table.cart td.actions .input-group-sm > input[type="date"].input-text,
  .woocommerce-page table.cart td.actions .input-group-sm > input[type="date"].input-text, .shipping-calculator-form .input-group-sm > input[type="date"].input-text, .woocommerce-billing-fields .input-group-sm > input[type="date"].input-text,
  .woocommerce-shipping-fields .input-group-sm > input[type="date"].input-text,
  .checkout_coupon .input-group-sm > input[type="date"].input-text, .woocommerce .input-group-sm > input[type="date"].input-text, .input-group-sm > input[type="date"].input-group-addon, .input-group-sm > .input-group-btn > input[type="date"].btn, .input-group-sm input[type="date"], input[type="time"].input-sm, .input-group-sm > input[type="time"].form-control, .cart .input-group-sm > input[type="time"].country_to_state, .comment-form-email .input-group-sm > input[type="time"][type='email'], .woocommerce #review_form .input-group-sm > input[type="time"][type='text'], .woocommerce #content table.cart td.actions .input-group-sm > input[type="time"].input-text,
  .woocommerce table.cart td.actions .input-group-sm > input[type="time"].input-text,
  .woocommerce-page #content table.cart td.actions .input-group-sm > input[type="time"].input-text,
  .woocommerce-page table.cart td.actions .input-group-sm > input[type="time"].input-text, .shipping-calculator-form .input-group-sm > input[type="time"].input-text, .woocommerce-billing-fields .input-group-sm > input[type="time"].input-text,
  .woocommerce-shipping-fields .input-group-sm > input[type="time"].input-text,
  .checkout_coupon .input-group-sm > input[type="time"].input-text, .woocommerce .input-group-sm > input[type="time"].input-text, .input-group-sm > input[type="time"].input-group-addon, .input-group-sm > .input-group-btn > input[type="time"].btn, .input-group-sm input[type="time"], input[type="datetime-local"].input-sm, .input-group-sm > input[type="datetime-local"].form-control, .cart .input-group-sm > input[type="datetime-local"].country_to_state, .comment-form-email .input-group-sm > input[type="datetime-local"][type='email'], .woocommerce #review_form .input-group-sm > input[type="datetime-local"][type='text'], .woocommerce #content table.cart td.actions .input-group-sm > input[type="datetime-local"].input-text,
  .woocommerce table.cart td.actions .input-group-sm > input[type="datetime-local"].input-text,
  .woocommerce-page #content table.cart td.actions .input-group-sm > input[type="datetime-local"].input-text,
  .woocommerce-page table.cart td.actions .input-group-sm > input[type="datetime-local"].input-text, .shipping-calculator-form .input-group-sm > input[type="datetime-local"].input-text, .woocommerce-billing-fields .input-group-sm > input[type="datetime-local"].input-text,
  .woocommerce-shipping-fields .input-group-sm > input[type="datetime-local"].input-text,
  .checkout_coupon .input-group-sm > input[type="datetime-local"].input-text, .woocommerce .input-group-sm > input[type="datetime-local"].input-text, .input-group-sm > input[type="datetime-local"].input-group-addon, .input-group-sm > .input-group-btn > input[type="datetime-local"].btn, .input-group-sm input[type="datetime-local"], input[type="month"].input-sm, .input-group-sm > input[type="month"].form-control, .cart .input-group-sm > input[type="month"].country_to_state, .comment-form-email .input-group-sm > input[type="month"][type='email'], .woocommerce #review_form .input-group-sm > input[type="month"][type='text'], .woocommerce #content table.cart td.actions .input-group-sm > input[type="month"].input-text,
  .woocommerce table.cart td.actions .input-group-sm > input[type="month"].input-text,
  .woocommerce-page #content table.cart td.actions .input-group-sm > input[type="month"].input-text,
  .woocommerce-page table.cart td.actions .input-group-sm > input[type="month"].input-text, .shipping-calculator-form .input-group-sm > input[type="month"].input-text, .woocommerce-billing-fields .input-group-sm > input[type="month"].input-text,
  .woocommerce-shipping-fields .input-group-sm > input[type="month"].input-text,
  .checkout_coupon .input-group-sm > input[type="month"].input-text, .woocommerce .input-group-sm > input[type="month"].input-text, .input-group-sm > input[type="month"].input-group-addon, .input-group-sm > .input-group-btn > input[type="month"].btn, .input-group-sm input[type="month"] {
    line-height: 25px; }
  input[type="date"].input-lg, .input-group-lg > input[type="date"].form-control, .cart .input-group-lg > input[type="date"].country_to_state, .comment-form-email .input-group-lg > input[type="date"][type='email'], .woocommerce #review_form .input-group-lg > input[type="date"][type='text'], .woocommerce #content table.cart td.actions .input-group-lg > input[type="date"].input-text,
  .woocommerce table.cart td.actions .input-group-lg > input[type="date"].input-text,
  .woocommerce-page #content table.cart td.actions .input-group-lg > input[type="date"].input-text,
  .woocommerce-page table.cart td.actions .input-group-lg > input[type="date"].input-text, .shipping-calculator-form .input-group-lg > input[type="date"].input-text, .woocommerce-billing-fields .input-group-lg > input[type="date"].input-text,
  .woocommerce-shipping-fields .input-group-lg > input[type="date"].input-text,
  .checkout_coupon .input-group-lg > input[type="date"].input-text, .woocommerce .input-group-lg > input[type="date"].input-text, .input-group-lg > input[type="date"].input-group-addon, .input-group-lg > .input-group-btn > input[type="date"].btn, .input-group-lg input[type="date"], input[type="time"].input-lg, .input-group-lg > input[type="time"].form-control, .cart .input-group-lg > input[type="time"].country_to_state, .comment-form-email .input-group-lg > input[type="time"][type='email'], .woocommerce #review_form .input-group-lg > input[type="time"][type='text'], .woocommerce #content table.cart td.actions .input-group-lg > input[type="time"].input-text,
  .woocommerce table.cart td.actions .input-group-lg > input[type="time"].input-text,
  .woocommerce-page #content table.cart td.actions .input-group-lg > input[type="time"].input-text,
  .woocommerce-page table.cart td.actions .input-group-lg > input[type="time"].input-text, .shipping-calculator-form .input-group-lg > input[type="time"].input-text, .woocommerce-billing-fields .input-group-lg > input[type="time"].input-text,
  .woocommerce-shipping-fields .input-group-lg > input[type="time"].input-text,
  .checkout_coupon .input-group-lg > input[type="time"].input-text, .woocommerce .input-group-lg > input[type="time"].input-text, .input-group-lg > input[type="time"].input-group-addon, .input-group-lg > .input-group-btn > input[type="time"].btn, .input-group-lg input[type="time"], input[type="datetime-local"].input-lg, .input-group-lg > input[type="datetime-local"].form-control, .cart .input-group-lg > input[type="datetime-local"].country_to_state, .comment-form-email .input-group-lg > input[type="datetime-local"][type='email'], .woocommerce #review_form .input-group-lg > input[type="datetime-local"][type='text'], .woocommerce #content table.cart td.actions .input-group-lg > input[type="datetime-local"].input-text,
  .woocommerce table.cart td.actions .input-group-lg > input[type="datetime-local"].input-text,
  .woocommerce-page #content table.cart td.actions .input-group-lg > input[type="datetime-local"].input-text,
  .woocommerce-page table.cart td.actions .input-group-lg > input[type="datetime-local"].input-text, .shipping-calculator-form .input-group-lg > input[type="datetime-local"].input-text, .woocommerce-billing-fields .input-group-lg > input[type="datetime-local"].input-text,
  .woocommerce-shipping-fields .input-group-lg > input[type="datetime-local"].input-text,
  .checkout_coupon .input-group-lg > input[type="datetime-local"].input-text, .woocommerce .input-group-lg > input[type="datetime-local"].input-text, .input-group-lg > input[type="datetime-local"].input-group-addon, .input-group-lg > .input-group-btn > input[type="datetime-local"].btn, .input-group-lg input[type="datetime-local"], input[type="month"].input-lg, .input-group-lg > input[type="month"].form-control, .cart .input-group-lg > input[type="month"].country_to_state, .comment-form-email .input-group-lg > input[type="month"][type='email'], .woocommerce #review_form .input-group-lg > input[type="month"][type='text'], .woocommerce #content table.cart td.actions .input-group-lg > input[type="month"].input-text,
  .woocommerce table.cart td.actions .input-group-lg > input[type="month"].input-text,
  .woocommerce-page #content table.cart td.actions .input-group-lg > input[type="month"].input-text,
  .woocommerce-page table.cart td.actions .input-group-lg > input[type="month"].input-text, .shipping-calculator-form .input-group-lg > input[type="month"].input-text, .woocommerce-billing-fields .input-group-lg > input[type="month"].input-text,
  .woocommerce-shipping-fields .input-group-lg > input[type="month"].input-text,
  .checkout_coupon .input-group-lg > input[type="month"].input-text, .woocommerce .input-group-lg > input[type="month"].input-text, .input-group-lg > input[type="month"].input-group-addon, .input-group-lg > .input-group-btn > input[type="month"].btn, .input-group-lg input[type="month"] {
    line-height: 45px; } }

.form-group {
  margin-bottom: 15px; }

.radio, .checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px; }

.radio label, .checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer; }

.radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9; }

.radio + .radio, .checkbox + .checkbox {
  margin-top: -5px; }

.radio-inline, .checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer; }

.radio-inline + .radio-inline, .checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px; }

input[type="radio"][disabled], input[type="radio"].disabled, fieldset[disabled] input[type="radio"], input[type="checkbox"][disabled], input[type="checkbox"].disabled, fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed; }

.radio-inline.disabled, fieldset[disabled] .radio-inline, .checkbox-inline.disabled, fieldset[disabled] .checkbox-inline {
  cursor: not-allowed; }

.radio.disabled label, fieldset[disabled] .radio label, .checkbox.disabled label, fieldset[disabled] .checkbox label {
  cursor: not-allowed; }

.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px; }

.form-control-static.input-lg, .input-group-lg > .form-control-static.form-control, .cart .input-group-lg > .form-control-static.country_to_state, .comment-form-email .input-group-lg > input.form-control-static[type='email'], .woocommerce #review_form #respond .input-group-lg > textarea.form-control-static, .woocommerce #review_form .input-group-lg > input.form-control-static[type='text'], .woocommerce #content table.cart td.actions .input-group-lg > .form-control-static.input-text,
.woocommerce table.cart td.actions .input-group-lg > .form-control-static.input-text,
.woocommerce-page #content table.cart td.actions .input-group-lg > .form-control-static.input-text,
.woocommerce-page table.cart td.actions .input-group-lg > .form-control-static.input-text, .shipping-calculator-form .input-group-lg > .form-control-static.input-text, .woocommerce-billing-fields .input-group-lg > .form-control-static.input-text,
.woocommerce-shipping-fields .input-group-lg > .form-control-static.input-text,
.checkout_coupon .input-group-lg > .form-control-static.input-text, .woocommerce .input-group-lg > .form-control-static.input-text, .vc_grid-styled-select .input-group-lg > select.form-control-static, .input-group-lg > .form-control-static.input-group-addon, .input-group-lg > .input-group-btn > .form-control-static.btn, .form-control-static.input-sm, .input-group-sm > .form-control-static.form-control, .cart .input-group-sm > .form-control-static.country_to_state, .comment-form-email .input-group-sm > input.form-control-static[type='email'], .woocommerce #review_form #respond .input-group-sm > textarea.form-control-static, .woocommerce #review_form .input-group-sm > input.form-control-static[type='text'], .woocommerce #content table.cart td.actions .input-group-sm > .form-control-static.input-text,
.woocommerce table.cart td.actions .input-group-sm > .form-control-static.input-text,
.woocommerce-page #content table.cart td.actions .input-group-sm > .form-control-static.input-text,
.woocommerce-page table.cart td.actions .input-group-sm > .form-control-static.input-text, .shipping-calculator-form .input-group-sm > .form-control-static.input-text, .woocommerce-billing-fields .input-group-sm > .form-control-static.input-text,
.woocommerce-shipping-fields .input-group-sm > .form-control-static.input-text,
.checkout_coupon .input-group-sm > .form-control-static.input-text, .woocommerce .input-group-sm > .form-control-static.input-text, .vc_grid-styled-select .input-group-sm > select.form-control-static, .input-group-sm > .form-control-static.input-group-addon, .input-group-sm > .input-group-btn > .form-control-static.btn {
  padding-left: 0;
  padding-right: 0; }

.input-sm, .input-group-sm > .form-control, .cart .input-group-sm > .country_to_state, .comment-form-email .input-group-sm > input[type='email'], .woocommerce #review_form #respond .input-group-sm > textarea, .woocommerce #review_form .input-group-sm > input[type='text'], .woocommerce #content table.cart td.actions .input-group-sm > .input-text,
.woocommerce table.cart td.actions .input-group-sm > .input-text,
.woocommerce-page #content table.cart td.actions .input-group-sm > .input-text,
.woocommerce-page table.cart td.actions .input-group-sm > .input-text, .shipping-calculator-form .input-group-sm > .input-text, .woocommerce-billing-fields .input-group-sm > .input-text,
.woocommerce-shipping-fields .input-group-sm > .input-text,
.checkout_coupon .input-group-sm > .input-text, .woocommerce .input-group-sm > .input-text, .vc_grid-styled-select .input-group-sm > select, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .btn {
  height: 25px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0; }

select.input-sm, .input-group-sm > select.form-control, .cart .input-group-sm > select.country_to_state, .woocommerce #content table.cart td.actions .input-group-sm > select.input-text,
.woocommerce table.cart td.actions .input-group-sm > select.input-text,
.woocommerce-page #content table.cart td.actions .input-group-sm > select.input-text,
.woocommerce-page table.cart td.actions .input-group-sm > select.input-text, .shipping-calculator-form .input-group-sm > select.input-text, .woocommerce-billing-fields .input-group-sm > select.input-text,
.woocommerce-shipping-fields .input-group-sm > select.input-text,
.checkout_coupon .input-group-sm > select.input-text, .woocommerce .input-group-sm > select.input-text, .vc_grid-styled-select .input-group-sm > select, .input-group-sm > select.input-group-addon, .input-group-sm > .input-group-btn > select.btn {
  height: 25px;
  line-height: 25px; }

textarea.input-sm, .input-group-sm > textarea.form-control, .cart .input-group-sm > textarea.country_to_state, .woocommerce #review_form #respond .input-group-sm > textarea, .woocommerce #content table.cart td.actions .input-group-sm > textarea.input-text,
.woocommerce table.cart td.actions .input-group-sm > textarea.input-text,
.woocommerce-page #content table.cart td.actions .input-group-sm > textarea.input-text,
.woocommerce-page table.cart td.actions .input-group-sm > textarea.input-text, .shipping-calculator-form .input-group-sm > textarea.input-text, .woocommerce-billing-fields .input-group-sm > textarea.input-text,
.woocommerce-shipping-fields .input-group-sm > textarea.input-text,
.checkout_coupon .input-group-sm > textarea.input-text, .woocommerce .input-group-sm > textarea.input-text, .input-group-sm > textarea.input-group-addon, .input-group-sm > .input-group-btn > textarea.btn, select[multiple].input-sm, .input-group-sm > select[multiple].form-control, .cart .input-group-sm > select[multiple].country_to_state, .woocommerce #content table.cart td.actions .input-group-sm > select[multiple].input-text,
.woocommerce table.cart td.actions .input-group-sm > select[multiple].input-text,
.woocommerce-page #content table.cart td.actions .input-group-sm > select[multiple].input-text,
.woocommerce-page table.cart td.actions .input-group-sm > select[multiple].input-text, .shipping-calculator-form .input-group-sm > select[multiple].input-text, .woocommerce-billing-fields .input-group-sm > select[multiple].input-text,
.woocommerce-shipping-fields .input-group-sm > select[multiple].input-text,
.checkout_coupon .input-group-sm > select[multiple].input-text, .woocommerce .input-group-sm > select[multiple].input-text, .vc_grid-styled-select .input-group-sm > select[multiple], .input-group-sm > select[multiple].input-group-addon, .input-group-sm > .input-group-btn > select[multiple].btn {
  height: auto; }

.form-group-sm .form-control, .form-group-sm .cart .country_to_state, .cart .form-group-sm .country_to_state, .form-group-sm .comment-form-email input[type='email'], .comment-form-email .form-group-sm input[type='email'], .form-group-sm .woocommerce #review_form #respond textarea, .woocommerce #review_form #respond .form-group-sm textarea, .form-group-sm .woocommerce #review_form input[type='text'], .woocommerce #review_form .form-group-sm input[type='text'], .form-group-sm .woocommerce #content table.cart td.actions .input-text, .woocommerce #content table.cart td.actions .form-group-sm .input-text, .form-group-sm
.woocommerce table.cart td.actions .input-text,
.woocommerce table.cart td.actions .form-group-sm .input-text, .form-group-sm
.woocommerce-page #content table.cart td.actions .input-text,
.woocommerce-page #content table.cart td.actions .form-group-sm .input-text, .form-group-sm
.woocommerce-page table.cart td.actions .input-text,
.woocommerce-page table.cart td.actions .form-group-sm .input-text, .form-group-sm .shipping-calculator-form .input-text, .shipping-calculator-form .form-group-sm .input-text, .form-group-sm .woocommerce-billing-fields .input-text, .woocommerce-billing-fields .form-group-sm .input-text, .form-group-sm
.woocommerce-shipping-fields .input-text,
.woocommerce-shipping-fields .form-group-sm .input-text, .form-group-sm
.checkout_coupon .input-text,
.checkout_coupon .form-group-sm .input-text, .form-group-sm .woocommerce .input-text, .woocommerce .form-group-sm .input-text, .form-group-sm .vc_grid-styled-select select, .vc_grid-styled-select .form-group-sm select {
  height: 25px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0; }

.form-group-sm select.form-control, .form-group-sm .cart select.country_to_state, .cart .form-group-sm select.country_to_state, .form-group-sm .woocommerce #content table.cart td.actions select.input-text, .woocommerce #content table.cart td.actions .form-group-sm select.input-text, .form-group-sm
.woocommerce table.cart td.actions select.input-text,
.woocommerce table.cart td.actions .form-group-sm select.input-text, .form-group-sm
.woocommerce-page #content table.cart td.actions select.input-text,
.woocommerce-page #content table.cart td.actions .form-group-sm select.input-text, .form-group-sm
.woocommerce-page table.cart td.actions select.input-text,
.woocommerce-page table.cart td.actions .form-group-sm select.input-text, .form-group-sm .shipping-calculator-form select.input-text, .shipping-calculator-form .form-group-sm select.input-text, .form-group-sm .woocommerce-billing-fields select.input-text, .woocommerce-billing-fields .form-group-sm select.input-text, .form-group-sm
.woocommerce-shipping-fields select.input-text,
.woocommerce-shipping-fields .form-group-sm select.input-text, .form-group-sm
.checkout_coupon select.input-text,
.checkout_coupon .form-group-sm select.input-text, .form-group-sm .woocommerce select.input-text, .woocommerce .form-group-sm select.input-text, .form-group-sm .vc_grid-styled-select select, .vc_grid-styled-select .form-group-sm select {
  height: 25px;
  line-height: 25px; }

.form-group-sm textarea.form-control, .form-group-sm .cart textarea.country_to_state, .cart .form-group-sm textarea.country_to_state, .form-group-sm .woocommerce #review_form #respond textarea, .woocommerce #review_form #respond .form-group-sm textarea, .form-group-sm .woocommerce #content table.cart td.actions textarea.input-text, .woocommerce #content table.cart td.actions .form-group-sm textarea.input-text, .form-group-sm
.woocommerce table.cart td.actions textarea.input-text,
.woocommerce table.cart td.actions .form-group-sm textarea.input-text, .form-group-sm
.woocommerce-page #content table.cart td.actions textarea.input-text,
.woocommerce-page #content table.cart td.actions .form-group-sm textarea.input-text, .form-group-sm
.woocommerce-page table.cart td.actions textarea.input-text,
.woocommerce-page table.cart td.actions .form-group-sm textarea.input-text, .form-group-sm .shipping-calculator-form textarea.input-text, .shipping-calculator-form .form-group-sm textarea.input-text, .form-group-sm .woocommerce-billing-fields textarea.input-text, .woocommerce-billing-fields .form-group-sm textarea.input-text, .form-group-sm
.woocommerce-shipping-fields textarea.input-text,
.woocommerce-shipping-fields .form-group-sm textarea.input-text, .form-group-sm
.checkout_coupon textarea.input-text,
.checkout_coupon .form-group-sm textarea.input-text, .form-group-sm .woocommerce textarea.input-text, .woocommerce .form-group-sm textarea.input-text, .form-group-sm select[multiple].form-control, .form-group-sm .cart select[multiple].country_to_state, .cart .form-group-sm select[multiple].country_to_state, .form-group-sm .woocommerce #content table.cart td.actions select[multiple].input-text, .woocommerce #content table.cart td.actions .form-group-sm select[multiple].input-text, .form-group-sm
.woocommerce table.cart td.actions select[multiple].input-text,
.woocommerce table.cart td.actions .form-group-sm select[multiple].input-text, .form-group-sm
.woocommerce-page #content table.cart td.actions select[multiple].input-text,
.woocommerce-page #content table.cart td.actions .form-group-sm select[multiple].input-text, .form-group-sm
.woocommerce-page table.cart td.actions select[multiple].input-text,
.woocommerce-page table.cart td.actions .form-group-sm select[multiple].input-text, .form-group-sm .shipping-calculator-form select[multiple].input-text, .shipping-calculator-form .form-group-sm select[multiple].input-text, .form-group-sm .woocommerce-billing-fields select[multiple].input-text, .woocommerce-billing-fields .form-group-sm select[multiple].input-text, .form-group-sm
.woocommerce-shipping-fields select[multiple].input-text,
.woocommerce-shipping-fields .form-group-sm select[multiple].input-text, .form-group-sm
.checkout_coupon select[multiple].input-text,
.checkout_coupon .form-group-sm select[multiple].input-text, .form-group-sm .woocommerce select[multiple].input-text, .woocommerce .form-group-sm select[multiple].input-text, .form-group-sm .vc_grid-styled-select select[multiple], .vc_grid-styled-select .form-group-sm select[multiple] {
  height: auto; }

.form-group-sm .form-control-static {
  height: 25px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5; }

.input-lg, .input-group-lg > .form-control, .cart .input-group-lg > .country_to_state, .comment-form-email .input-group-lg > input[type='email'], .woocommerce #review_form #respond .input-group-lg > textarea, .woocommerce #review_form .input-group-lg > input[type='text'], .woocommerce #content table.cart td.actions .input-group-lg > .input-text,
.woocommerce table.cart td.actions .input-group-lg > .input-text,
.woocommerce-page #content table.cart td.actions .input-group-lg > .input-text,
.woocommerce-page table.cart td.actions .input-group-lg > .input-text, .shipping-calculator-form .input-group-lg > .input-text, .woocommerce-billing-fields .input-group-lg > .input-text,
.woocommerce-shipping-fields .input-group-lg > .input-text,
.checkout_coupon .input-group-lg > .input-text, .woocommerce .input-group-lg > .input-text, .vc_grid-styled-select .input-group-lg > select, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .btn {
  height: 45px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 0; }

select.input-lg, .input-group-lg > select.form-control, .cart .input-group-lg > select.country_to_state, .woocommerce #content table.cart td.actions .input-group-lg > select.input-text,
.woocommerce table.cart td.actions .input-group-lg > select.input-text,
.woocommerce-page #content table.cart td.actions .input-group-lg > select.input-text,
.woocommerce-page table.cart td.actions .input-group-lg > select.input-text, .shipping-calculator-form .input-group-lg > select.input-text, .woocommerce-billing-fields .input-group-lg > select.input-text,
.woocommerce-shipping-fields .input-group-lg > select.input-text,
.checkout_coupon .input-group-lg > select.input-text, .woocommerce .input-group-lg > select.input-text, .vc_grid-styled-select .input-group-lg > select, .input-group-lg > select.input-group-addon, .input-group-lg > .input-group-btn > select.btn {
  height: 45px;
  line-height: 45px; }

textarea.input-lg, .input-group-lg > textarea.form-control, .cart .input-group-lg > textarea.country_to_state, .woocommerce #review_form #respond .input-group-lg > textarea, .woocommerce #content table.cart td.actions .input-group-lg > textarea.input-text,
.woocommerce table.cart td.actions .input-group-lg > textarea.input-text,
.woocommerce-page #content table.cart td.actions .input-group-lg > textarea.input-text,
.woocommerce-page table.cart td.actions .input-group-lg > textarea.input-text, .shipping-calculator-form .input-group-lg > textarea.input-text, .woocommerce-billing-fields .input-group-lg > textarea.input-text,
.woocommerce-shipping-fields .input-group-lg > textarea.input-text,
.checkout_coupon .input-group-lg > textarea.input-text, .woocommerce .input-group-lg > textarea.input-text, .input-group-lg > textarea.input-group-addon, .input-group-lg > .input-group-btn > textarea.btn, select[multiple].input-lg, .input-group-lg > select[multiple].form-control, .cart .input-group-lg > select[multiple].country_to_state, .woocommerce #content table.cart td.actions .input-group-lg > select[multiple].input-text,
.woocommerce table.cart td.actions .input-group-lg > select[multiple].input-text,
.woocommerce-page #content table.cart td.actions .input-group-lg > select[multiple].input-text,
.woocommerce-page table.cart td.actions .input-group-lg > select[multiple].input-text, .shipping-calculator-form .input-group-lg > select[multiple].input-text, .woocommerce-billing-fields .input-group-lg > select[multiple].input-text,
.woocommerce-shipping-fields .input-group-lg > select[multiple].input-text,
.checkout_coupon .input-group-lg > select[multiple].input-text, .woocommerce .input-group-lg > select[multiple].input-text, .vc_grid-styled-select .input-group-lg > select[multiple], .input-group-lg > select[multiple].input-group-addon, .input-group-lg > .input-group-btn > select[multiple].btn {
  height: auto; }

.form-group-lg .form-control, .form-group-lg .cart .country_to_state, .cart .form-group-lg .country_to_state, .form-group-lg .comment-form-email input[type='email'], .comment-form-email .form-group-lg input[type='email'], .form-group-lg .woocommerce #review_form #respond textarea, .woocommerce #review_form #respond .form-group-lg textarea, .form-group-lg .woocommerce #review_form input[type='text'], .woocommerce #review_form .form-group-lg input[type='text'], .form-group-lg .woocommerce #content table.cart td.actions .input-text, .woocommerce #content table.cart td.actions .form-group-lg .input-text, .form-group-lg
.woocommerce table.cart td.actions .input-text,
.woocommerce table.cart td.actions .form-group-lg .input-text, .form-group-lg
.woocommerce-page #content table.cart td.actions .input-text,
.woocommerce-page #content table.cart td.actions .form-group-lg .input-text, .form-group-lg
.woocommerce-page table.cart td.actions .input-text,
.woocommerce-page table.cart td.actions .form-group-lg .input-text, .form-group-lg .shipping-calculator-form .input-text, .shipping-calculator-form .form-group-lg .input-text, .form-group-lg .woocommerce-billing-fields .input-text, .woocommerce-billing-fields .form-group-lg .input-text, .form-group-lg
.woocommerce-shipping-fields .input-text,
.woocommerce-shipping-fields .form-group-lg .input-text, .form-group-lg
.checkout_coupon .input-text,
.checkout_coupon .form-group-lg .input-text, .form-group-lg .woocommerce .input-text, .woocommerce .form-group-lg .input-text, .form-group-lg .vc_grid-styled-select select, .vc_grid-styled-select .form-group-lg select {
  height: 45px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 0; }

.form-group-lg select.form-control, .form-group-lg .cart select.country_to_state, .cart .form-group-lg select.country_to_state, .form-group-lg .woocommerce #content table.cart td.actions select.input-text, .woocommerce #content table.cart td.actions .form-group-lg select.input-text, .form-group-lg
.woocommerce table.cart td.actions select.input-text,
.woocommerce table.cart td.actions .form-group-lg select.input-text, .form-group-lg
.woocommerce-page #content table.cart td.actions select.input-text,
.woocommerce-page #content table.cart td.actions .form-group-lg select.input-text, .form-group-lg
.woocommerce-page table.cart td.actions select.input-text,
.woocommerce-page table.cart td.actions .form-group-lg select.input-text, .form-group-lg .shipping-calculator-form select.input-text, .shipping-calculator-form .form-group-lg select.input-text, .form-group-lg .woocommerce-billing-fields select.input-text, .woocommerce-billing-fields .form-group-lg select.input-text, .form-group-lg
.woocommerce-shipping-fields select.input-text,
.woocommerce-shipping-fields .form-group-lg select.input-text, .form-group-lg
.checkout_coupon select.input-text,
.checkout_coupon .form-group-lg select.input-text, .form-group-lg .woocommerce select.input-text, .woocommerce .form-group-lg select.input-text, .form-group-lg .vc_grid-styled-select select, .vc_grid-styled-select .form-group-lg select {
  height: 45px;
  line-height: 45px; }

.form-group-lg textarea.form-control, .form-group-lg .cart textarea.country_to_state, .cart .form-group-lg textarea.country_to_state, .form-group-lg .woocommerce #review_form #respond textarea, .woocommerce #review_form #respond .form-group-lg textarea, .form-group-lg .woocommerce #content table.cart td.actions textarea.input-text, .woocommerce #content table.cart td.actions .form-group-lg textarea.input-text, .form-group-lg
.woocommerce table.cart td.actions textarea.input-text,
.woocommerce table.cart td.actions .form-group-lg textarea.input-text, .form-group-lg
.woocommerce-page #content table.cart td.actions textarea.input-text,
.woocommerce-page #content table.cart td.actions .form-group-lg textarea.input-text, .form-group-lg
.woocommerce-page table.cart td.actions textarea.input-text,
.woocommerce-page table.cart td.actions .form-group-lg textarea.input-text, .form-group-lg .shipping-calculator-form textarea.input-text, .shipping-calculator-form .form-group-lg textarea.input-text, .form-group-lg .woocommerce-billing-fields textarea.input-text, .woocommerce-billing-fields .form-group-lg textarea.input-text, .form-group-lg
.woocommerce-shipping-fields textarea.input-text,
.woocommerce-shipping-fields .form-group-lg textarea.input-text, .form-group-lg
.checkout_coupon textarea.input-text,
.checkout_coupon .form-group-lg textarea.input-text, .form-group-lg .woocommerce textarea.input-text, .woocommerce .form-group-lg textarea.input-text, .form-group-lg select[multiple].form-control, .form-group-lg .cart select[multiple].country_to_state, .cart .form-group-lg select[multiple].country_to_state, .form-group-lg .woocommerce #content table.cart td.actions select[multiple].input-text, .woocommerce #content table.cart td.actions .form-group-lg select[multiple].input-text, .form-group-lg
.woocommerce table.cart td.actions select[multiple].input-text,
.woocommerce table.cart td.actions .form-group-lg select[multiple].input-text, .form-group-lg
.woocommerce-page #content table.cart td.actions select[multiple].input-text,
.woocommerce-page #content table.cart td.actions .form-group-lg select[multiple].input-text, .form-group-lg
.woocommerce-page table.cart td.actions select[multiple].input-text,
.woocommerce-page table.cart td.actions .form-group-lg select[multiple].input-text, .form-group-lg .shipping-calculator-form select[multiple].input-text, .shipping-calculator-form .form-group-lg select[multiple].input-text, .form-group-lg .woocommerce-billing-fields select[multiple].input-text, .woocommerce-billing-fields .form-group-lg select[multiple].input-text, .form-group-lg
.woocommerce-shipping-fields select[multiple].input-text,
.woocommerce-shipping-fields .form-group-lg select[multiple].input-text, .form-group-lg
.checkout_coupon select[multiple].input-text,
.checkout_coupon .form-group-lg select[multiple].input-text, .form-group-lg .woocommerce select[multiple].input-text, .woocommerce .form-group-lg select[multiple].input-text, .form-group-lg .vc_grid-styled-select select[multiple], .vc_grid-styled-select .form-group-lg select[multiple] {
  height: auto; }

.form-group-lg .form-control-static {
  height: 45px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333; }

.has-feedback {
  position: relative; }

.has-feedback .form-control, .has-feedback .cart .country_to_state, .cart .has-feedback .country_to_state, .has-feedback .comment-form-email input[type='email'], .comment-form-email .has-feedback input[type='email'], .has-feedback .woocommerce #review_form #respond textarea, .woocommerce #review_form #respond .has-feedback textarea, .has-feedback .woocommerce #review_form input[type='text'], .woocommerce #review_form .has-feedback input[type='text'], .has-feedback .woocommerce #content table.cart td.actions .input-text, .woocommerce #content table.cart td.actions .has-feedback .input-text, .has-feedback
.woocommerce table.cart td.actions .input-text,
.woocommerce table.cart td.actions .has-feedback .input-text, .has-feedback
.woocommerce-page #content table.cart td.actions .input-text,
.woocommerce-page #content table.cart td.actions .has-feedback .input-text, .has-feedback
.woocommerce-page table.cart td.actions .input-text,
.woocommerce-page table.cart td.actions .has-feedback .input-text, .has-feedback .shipping-calculator-form .input-text, .shipping-calculator-form .has-feedback .input-text, .has-feedback .woocommerce-billing-fields .input-text, .woocommerce-billing-fields .has-feedback .input-text, .has-feedback
.woocommerce-shipping-fields .input-text,
.woocommerce-shipping-fields .has-feedback .input-text, .has-feedback
.checkout_coupon .input-text,
.checkout_coupon .has-feedback .input-text, .has-feedback .woocommerce .input-text, .woocommerce .has-feedback .input-text, .has-feedback .vc_grid-styled-select select, .vc_grid-styled-select .has-feedback select {
  padding-right: 47.5px; }

.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 38px;
  height: 38px;
  line-height: 38px;
  text-align: center;
  pointer-events: none; }

.input-lg + .form-control-feedback, .input-group-lg > .form-control + .form-control-feedback, .cart .input-group-lg > .country_to_state + .form-control-feedback, .comment-form-email .input-group-lg > input[type='email'] + .form-control-feedback, .woocommerce #review_form #respond .input-group-lg > textarea + .form-control-feedback, .woocommerce #review_form .input-group-lg > input[type='text'] + .form-control-feedback, .woocommerce #content table.cart td.actions .input-group-lg > .input-text + .form-control-feedback,
.woocommerce table.cart td.actions .input-group-lg > .input-text + .form-control-feedback,
.woocommerce-page #content table.cart td.actions .input-group-lg > .input-text + .form-control-feedback,
.woocommerce-page table.cart td.actions .input-group-lg > .input-text + .form-control-feedback, .shipping-calculator-form .input-group-lg > .input-text + .form-control-feedback, .woocommerce-billing-fields .input-group-lg > .input-text + .form-control-feedback,
.woocommerce-shipping-fields .input-group-lg > .input-text + .form-control-feedback,
.checkout_coupon .input-group-lg > .input-text + .form-control-feedback, .woocommerce .input-group-lg > .input-text + .form-control-feedback, .vc_grid-styled-select .input-group-lg > select + .form-control-feedback, .input-group-lg > .input-group-addon + .form-control-feedback, .input-group-lg > .input-group-btn > .btn + .form-control-feedback, .input-group-lg + .form-control-feedback, .form-group-lg .form-control + .form-control-feedback, .form-group-lg .cart .country_to_state + .form-control-feedback, .cart .form-group-lg .country_to_state + .form-control-feedback, .form-group-lg .comment-form-email input[type='email'] + .form-control-feedback, .comment-form-email .form-group-lg input[type='email'] + .form-control-feedback, .form-group-lg .woocommerce #review_form #respond textarea + .form-control-feedback, .woocommerce #review_form #respond .form-group-lg textarea + .form-control-feedback, .form-group-lg .woocommerce #review_form input[type='text'] + .form-control-feedback, .woocommerce #review_form .form-group-lg input[type='text'] + .form-control-feedback, .form-group-lg .woocommerce #content table.cart td.actions .input-text + .form-control-feedback, .woocommerce #content table.cart td.actions .form-group-lg .input-text + .form-control-feedback, .form-group-lg
.woocommerce table.cart td.actions .input-text + .form-control-feedback,
.woocommerce table.cart td.actions .form-group-lg .input-text + .form-control-feedback, .form-group-lg
.woocommerce-page #content table.cart td.actions .input-text + .form-control-feedback,
.woocommerce-page #content table.cart td.actions .form-group-lg .input-text + .form-control-feedback, .form-group-lg
.woocommerce-page table.cart td.actions .input-text + .form-control-feedback,
.woocommerce-page table.cart td.actions .form-group-lg .input-text + .form-control-feedback, .form-group-lg .shipping-calculator-form .input-text + .form-control-feedback, .shipping-calculator-form .form-group-lg .input-text + .form-control-feedback, .form-group-lg .woocommerce-billing-fields .input-text + .form-control-feedback, .woocommerce-billing-fields .form-group-lg .input-text + .form-control-feedback, .form-group-lg
.woocommerce-shipping-fields .input-text + .form-control-feedback,
.woocommerce-shipping-fields .form-group-lg .input-text + .form-control-feedback, .form-group-lg
.checkout_coupon .input-text + .form-control-feedback,
.checkout_coupon .form-group-lg .input-text + .form-control-feedback, .form-group-lg .woocommerce .input-text + .form-control-feedback, .woocommerce .form-group-lg .input-text + .form-control-feedback, .form-group-lg .vc_grid-styled-select select + .form-control-feedback, .vc_grid-styled-select .form-group-lg select + .form-control-feedback {
  width: 45px;
  height: 45px;
  line-height: 45px; }

.input-sm + .form-control-feedback, .input-group-sm > .form-control + .form-control-feedback, .cart .input-group-sm > .country_to_state + .form-control-feedback, .comment-form-email .input-group-sm > input[type='email'] + .form-control-feedback, .woocommerce #review_form #respond .input-group-sm > textarea + .form-control-feedback, .woocommerce #review_form .input-group-sm > input[type='text'] + .form-control-feedback, .woocommerce #content table.cart td.actions .input-group-sm > .input-text + .form-control-feedback,
.woocommerce table.cart td.actions .input-group-sm > .input-text + .form-control-feedback,
.woocommerce-page #content table.cart td.actions .input-group-sm > .input-text + .form-control-feedback,
.woocommerce-page table.cart td.actions .input-group-sm > .input-text + .form-control-feedback, .shipping-calculator-form .input-group-sm > .input-text + .form-control-feedback, .woocommerce-billing-fields .input-group-sm > .input-text + .form-control-feedback,
.woocommerce-shipping-fields .input-group-sm > .input-text + .form-control-feedback,
.checkout_coupon .input-group-sm > .input-text + .form-control-feedback, .woocommerce .input-group-sm > .input-text + .form-control-feedback, .vc_grid-styled-select .input-group-sm > select + .form-control-feedback, .input-group-sm > .input-group-addon + .form-control-feedback, .input-group-sm > .input-group-btn > .btn + .form-control-feedback, .input-group-sm + .form-control-feedback, .form-group-sm .form-control + .form-control-feedback, .form-group-sm .cart .country_to_state + .form-control-feedback, .cart .form-group-sm .country_to_state + .form-control-feedback, .form-group-sm .comment-form-email input[type='email'] + .form-control-feedback, .comment-form-email .form-group-sm input[type='email'] + .form-control-feedback, .form-group-sm .woocommerce #review_form #respond textarea + .form-control-feedback, .woocommerce #review_form #respond .form-group-sm textarea + .form-control-feedback, .form-group-sm .woocommerce #review_form input[type='text'] + .form-control-feedback, .woocommerce #review_form .form-group-sm input[type='text'] + .form-control-feedback, .form-group-sm .woocommerce #content table.cart td.actions .input-text + .form-control-feedback, .woocommerce #content table.cart td.actions .form-group-sm .input-text + .form-control-feedback, .form-group-sm
.woocommerce table.cart td.actions .input-text + .form-control-feedback,
.woocommerce table.cart td.actions .form-group-sm .input-text + .form-control-feedback, .form-group-sm
.woocommerce-page #content table.cart td.actions .input-text + .form-control-feedback,
.woocommerce-page #content table.cart td.actions .form-group-sm .input-text + .form-control-feedback, .form-group-sm
.woocommerce-page table.cart td.actions .input-text + .form-control-feedback,
.woocommerce-page table.cart td.actions .form-group-sm .input-text + .form-control-feedback, .form-group-sm .shipping-calculator-form .input-text + .form-control-feedback, .shipping-calculator-form .form-group-sm .input-text + .form-control-feedback, .form-group-sm .woocommerce-billing-fields .input-text + .form-control-feedback, .woocommerce-billing-fields .form-group-sm .input-text + .form-control-feedback, .form-group-sm
.woocommerce-shipping-fields .input-text + .form-control-feedback,
.woocommerce-shipping-fields .form-group-sm .input-text + .form-control-feedback, .form-group-sm
.checkout_coupon .input-text + .form-control-feedback,
.checkout_coupon .form-group-sm .input-text + .form-control-feedback, .form-group-sm .woocommerce .input-text + .form-control-feedback, .woocommerce .form-group-sm .input-text + .form-control-feedback, .form-group-sm .vc_grid-styled-select select + .form-control-feedback, .vc_grid-styled-select .form-group-sm select + .form-control-feedback {
  width: 25px;
  height: 25px;
  line-height: 25px; }

.has-success .help-block, .has-success .control-label, .has-success .radio, .has-success .checkbox, .has-success .radio-inline, .has-success .checkbox-inline, .has-success.radio label, .has-success.checkbox label, .has-success.radio-inline label, .has-success.checkbox-inline label {
  color: #3c763d; }

.has-success .form-control, .has-success .cart .country_to_state, .cart .has-success .country_to_state, .has-success .comment-form-email input[type='email'], .comment-form-email .has-success input[type='email'], .has-success .woocommerce #review_form #respond textarea, .woocommerce #review_form #respond .has-success textarea, .has-success .woocommerce #review_form input[type='text'], .woocommerce #review_form .has-success input[type='text'], .has-success .woocommerce #content table.cart td.actions .input-text, .woocommerce #content table.cart td.actions .has-success .input-text, .has-success
.woocommerce table.cart td.actions .input-text,
.woocommerce table.cart td.actions .has-success .input-text, .has-success
.woocommerce-page #content table.cart td.actions .input-text,
.woocommerce-page #content table.cart td.actions .has-success .input-text, .has-success
.woocommerce-page table.cart td.actions .input-text,
.woocommerce-page table.cart td.actions .has-success .input-text, .has-success .shipping-calculator-form .input-text, .shipping-calculator-form .has-success .input-text, .has-success .woocommerce-billing-fields .input-text, .woocommerce-billing-fields .has-success .input-text, .has-success
.woocommerce-shipping-fields .input-text,
.woocommerce-shipping-fields .has-success .input-text, .has-success
.checkout_coupon .input-text,
.checkout_coupon .has-success .input-text, .has-success .woocommerce .input-text, .woocommerce .has-success .input-text, .has-success .vc_grid-styled-select select, .vc_grid-styled-select .has-success select {
  border-color: #3c763d;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }

.has-success .form-control:focus, .has-success .cart .country_to_state:focus, .cart .has-success .country_to_state:focus, .has-success .comment-form-email input[type='email']:focus, .comment-form-email .has-success input[type='email']:focus, .has-success .woocommerce #review_form #respond textarea:focus, .woocommerce #review_form #respond .has-success textarea:focus, .has-success .woocommerce #review_form input[type='text']:focus, .woocommerce #review_form .has-success input[type='text']:focus, .has-success .woocommerce #content table.cart td.actions .input-text:focus, .woocommerce #content table.cart td.actions .has-success .input-text:focus, .has-success
.woocommerce table.cart td.actions .input-text:focus,
.woocommerce table.cart td.actions .has-success .input-text:focus, .has-success
.woocommerce-page #content table.cart td.actions .input-text:focus,
.woocommerce-page #content table.cart td.actions .has-success .input-text:focus, .has-success
.woocommerce-page table.cart td.actions .input-text:focus,
.woocommerce-page table.cart td.actions .has-success .input-text:focus, .has-success .shipping-calculator-form .input-text:focus, .shipping-calculator-form .has-success .input-text:focus, .has-success .woocommerce-billing-fields .input-text:focus, .woocommerce-billing-fields .has-success .input-text:focus, .has-success
.woocommerce-shipping-fields .input-text:focus,
.woocommerce-shipping-fields .has-success .input-text:focus, .has-success
.checkout_coupon .input-text:focus,
.checkout_coupon .has-success .input-text:focus, .has-success .woocommerce .input-text:focus, .woocommerce .has-success .input-text:focus, .has-success .vc_grid-styled-select select:focus, .vc_grid-styled-select .has-success select:focus {
  border-color: #2b542c;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168; }

.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8; }

.has-success .form-control-feedback {
  color: #3c763d; }

.has-warning .help-block, .has-warning .control-label, .has-warning .radio, .has-warning .checkbox, .has-warning .radio-inline, .has-warning .checkbox-inline, .has-warning.radio label, .has-warning.checkbox label, .has-warning.radio-inline label, .has-warning.checkbox-inline label {
  color: #8a6d3b; }

.has-warning .form-control, .has-warning .cart .country_to_state, .cart .has-warning .country_to_state, .has-warning .comment-form-email input[type='email'], .comment-form-email .has-warning input[type='email'], .has-warning .woocommerce #review_form #respond textarea, .woocommerce #review_form #respond .has-warning textarea, .has-warning .woocommerce #review_form input[type='text'], .woocommerce #review_form .has-warning input[type='text'], .has-warning .woocommerce #content table.cart td.actions .input-text, .woocommerce #content table.cart td.actions .has-warning .input-text, .has-warning
.woocommerce table.cart td.actions .input-text,
.woocommerce table.cart td.actions .has-warning .input-text, .has-warning
.woocommerce-page #content table.cart td.actions .input-text,
.woocommerce-page #content table.cart td.actions .has-warning .input-text, .has-warning
.woocommerce-page table.cart td.actions .input-text,
.woocommerce-page table.cart td.actions .has-warning .input-text, .has-warning .shipping-calculator-form .input-text, .shipping-calculator-form .has-warning .input-text, .has-warning .woocommerce-billing-fields .input-text, .woocommerce-billing-fields .has-warning .input-text, .has-warning
.woocommerce-shipping-fields .input-text,
.woocommerce-shipping-fields .has-warning .input-text, .has-warning
.checkout_coupon .input-text,
.checkout_coupon .has-warning .input-text, .has-warning .woocommerce .input-text, .woocommerce .has-warning .input-text, .has-warning .vc_grid-styled-select select, .vc_grid-styled-select .has-warning select {
  border-color: #8a6d3b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }

.has-warning .form-control:focus, .has-warning .cart .country_to_state:focus, .cart .has-warning .country_to_state:focus, .has-warning .comment-form-email input[type='email']:focus, .comment-form-email .has-warning input[type='email']:focus, .has-warning .woocommerce #review_form #respond textarea:focus, .woocommerce #review_form #respond .has-warning textarea:focus, .has-warning .woocommerce #review_form input[type='text']:focus, .woocommerce #review_form .has-warning input[type='text']:focus, .has-warning .woocommerce #content table.cart td.actions .input-text:focus, .woocommerce #content table.cart td.actions .has-warning .input-text:focus, .has-warning
.woocommerce table.cart td.actions .input-text:focus,
.woocommerce table.cart td.actions .has-warning .input-text:focus, .has-warning
.woocommerce-page #content table.cart td.actions .input-text:focus,
.woocommerce-page #content table.cart td.actions .has-warning .input-text:focus, .has-warning
.woocommerce-page table.cart td.actions .input-text:focus,
.woocommerce-page table.cart td.actions .has-warning .input-text:focus, .has-warning .shipping-calculator-form .input-text:focus, .shipping-calculator-form .has-warning .input-text:focus, .has-warning .woocommerce-billing-fields .input-text:focus, .woocommerce-billing-fields .has-warning .input-text:focus, .has-warning
.woocommerce-shipping-fields .input-text:focus,
.woocommerce-shipping-fields .has-warning .input-text:focus, .has-warning
.checkout_coupon .input-text:focus,
.checkout_coupon .has-warning .input-text:focus, .has-warning .woocommerce .input-text:focus, .woocommerce .has-warning .input-text:focus, .has-warning .vc_grid-styled-select select:focus, .vc_grid-styled-select .has-warning select:focus {
  border-color: #66512c;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b; }

.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3; }

.has-warning .form-control-feedback {
  color: #8a6d3b; }

.has-error .help-block, .has-error .control-label, .has-error .radio, .has-error .checkbox, .has-error .radio-inline, .has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label {
  color: #a94442; }

.has-error .form-control, .has-error .cart .country_to_state, .cart .has-error .country_to_state, .has-error .comment-form-email input[type='email'], .comment-form-email .has-error input[type='email'], .has-error .woocommerce #review_form #respond textarea, .woocommerce #review_form #respond .has-error textarea, .has-error .woocommerce #review_form input[type='text'], .woocommerce #review_form .has-error input[type='text'], .has-error .woocommerce #content table.cart td.actions .input-text, .woocommerce #content table.cart td.actions .has-error .input-text, .has-error
.woocommerce table.cart td.actions .input-text,
.woocommerce table.cart td.actions .has-error .input-text, .has-error
.woocommerce-page #content table.cart td.actions .input-text,
.woocommerce-page #content table.cart td.actions .has-error .input-text, .has-error
.woocommerce-page table.cart td.actions .input-text,
.woocommerce-page table.cart td.actions .has-error .input-text, .has-error .shipping-calculator-form .input-text, .shipping-calculator-form .has-error .input-text, .has-error .woocommerce-billing-fields .input-text, .woocommerce-billing-fields .has-error .input-text, .has-error
.woocommerce-shipping-fields .input-text,
.woocommerce-shipping-fields .has-error .input-text, .has-error
.checkout_coupon .input-text,
.checkout_coupon .has-error .input-text, .has-error .woocommerce .input-text, .woocommerce .has-error .input-text, .has-error .vc_grid-styled-select select, .vc_grid-styled-select .has-error select {
  border-color: #a94442;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }

.has-error .form-control:focus, .has-error .cart .country_to_state:focus, .cart .has-error .country_to_state:focus, .has-error .comment-form-email input[type='email']:focus, .comment-form-email .has-error input[type='email']:focus, .has-error .woocommerce #review_form #respond textarea:focus, .woocommerce #review_form #respond .has-error textarea:focus, .has-error .woocommerce #review_form input[type='text']:focus, .woocommerce #review_form .has-error input[type='text']:focus, .has-error .woocommerce #content table.cart td.actions .input-text:focus, .woocommerce #content table.cart td.actions .has-error .input-text:focus, .has-error
.woocommerce table.cart td.actions .input-text:focus,
.woocommerce table.cart td.actions .has-error .input-text:focus, .has-error
.woocommerce-page #content table.cart td.actions .input-text:focus,
.woocommerce-page #content table.cart td.actions .has-error .input-text:focus, .has-error
.woocommerce-page table.cart td.actions .input-text:focus,
.woocommerce-page table.cart td.actions .has-error .input-text:focus, .has-error .shipping-calculator-form .input-text:focus, .shipping-calculator-form .has-error .input-text:focus, .has-error .woocommerce-billing-fields .input-text:focus, .woocommerce-billing-fields .has-error .input-text:focus, .has-error
.woocommerce-shipping-fields .input-text:focus,
.woocommerce-shipping-fields .has-error .input-text:focus, .has-error
.checkout_coupon .input-text:focus,
.checkout_coupon .has-error .input-text:focus, .has-error .woocommerce .input-text:focus, .woocommerce .has-error .input-text:focus, .has-error .vc_grid-styled-select select:focus, .vc_grid-styled-select .has-error select:focus {
  border-color: #843534;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483; }

.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede; }

.has-error .form-control-feedback {
  color: #a94442; }

.has-feedback label ~ .form-control-feedback {
  top: 25px; }

.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0; }

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #c1c1c1; }

@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .form-control, .form-inline .cart .country_to_state, .cart .form-inline .country_to_state, .form-inline .comment-form-email input[type='email'], .comment-form-email .form-inline input[type='email'], .form-inline .woocommerce #review_form #respond textarea, .woocommerce #review_form #respond .form-inline textarea, .form-inline .woocommerce #review_form input[type='text'], .woocommerce #review_form .form-inline input[type='text'], .form-inline .woocommerce #content table.cart td.actions .input-text, .woocommerce #content table.cart td.actions .form-inline .input-text, .form-inline
  .woocommerce table.cart td.actions .input-text,
  .woocommerce table.cart td.actions .form-inline .input-text, .form-inline
  .woocommerce-page #content table.cart td.actions .input-text,
  .woocommerce-page #content table.cart td.actions .form-inline .input-text, .form-inline
  .woocommerce-page table.cart td.actions .input-text,
  .woocommerce-page table.cart td.actions .form-inline .input-text, .form-inline .shipping-calculator-form .input-text, .shipping-calculator-form .form-inline .input-text, .form-inline .woocommerce-billing-fields .input-text, .woocommerce-billing-fields .form-inline .input-text, .form-inline
  .woocommerce-shipping-fields .input-text,
  .woocommerce-shipping-fields .form-inline .input-text, .form-inline
  .checkout_coupon .input-text,
  .checkout_coupon .form-inline .input-text, .form-inline .woocommerce .input-text, .woocommerce .form-inline .input-text, .form-inline .vc_grid-styled-select select, .vc_grid-styled-select .form-inline select {
    display: inline-block;
    width: auto;
    vertical-align: middle; }
  .form-inline .form-control-static {
    display: inline-block; }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle; }
  .form-inline .input-group .input-group-addon, .form-inline .input-group .input-group-btn, .form-inline .input-group .form-control, .form-inline .input-group .cart .country_to_state, .cart .form-inline .input-group .country_to_state, .form-inline .input-group .comment-form-email input[type='email'], .comment-form-email .form-inline .input-group input[type='email'], .form-inline .input-group .woocommerce #review_form #respond textarea, .woocommerce #review_form #respond .form-inline .input-group textarea, .form-inline .input-group .woocommerce #review_form input[type='text'], .woocommerce #review_form .form-inline .input-group input[type='text'], .form-inline .input-group .woocommerce #content table.cart td.actions .input-text, .woocommerce #content table.cart td.actions .form-inline .input-group .input-text, .form-inline .input-group
  .woocommerce table.cart td.actions .input-text,
  .woocommerce table.cart td.actions .form-inline .input-group .input-text, .form-inline .input-group
  .woocommerce-page #content table.cart td.actions .input-text,
  .woocommerce-page #content table.cart td.actions .form-inline .input-group .input-text, .form-inline .input-group
  .woocommerce-page table.cart td.actions .input-text,
  .woocommerce-page table.cart td.actions .form-inline .input-group .input-text, .form-inline .input-group .shipping-calculator-form .input-text, .shipping-calculator-form .form-inline .input-group .input-text, .form-inline .input-group .woocommerce-billing-fields .input-text, .woocommerce-billing-fields .form-inline .input-group .input-text, .form-inline .input-group
  .woocommerce-shipping-fields .input-text,
  .woocommerce-shipping-fields .form-inline .input-group .input-text, .form-inline .input-group
  .checkout_coupon .input-text,
  .checkout_coupon .form-inline .input-group .input-text, .form-inline .input-group .woocommerce .input-text, .woocommerce .form-inline .input-group .input-text, .form-inline .input-group .vc_grid-styled-select select, .vc_grid-styled-select .form-inline .input-group select {
    width: auto; }
  .form-inline .input-group > .form-control, .form-inline .cart .input-group > .country_to_state, .cart .form-inline .input-group > .country_to_state, .form-inline .comment-form-email .input-group > input[type='email'], .comment-form-email .form-inline .input-group > input[type='email'], .form-inline .woocommerce #review_form #respond .input-group > textarea, .woocommerce #review_form #respond .form-inline .input-group > textarea, .form-inline .woocommerce #review_form .input-group > input[type='text'], .woocommerce #review_form .form-inline .input-group > input[type='text'], .form-inline .woocommerce #content table.cart td.actions .input-group > .input-text, .woocommerce #content table.cart td.actions .form-inline .input-group > .input-text, .form-inline
  .woocommerce table.cart td.actions .input-group > .input-text,
  .woocommerce table.cart td.actions .form-inline .input-group > .input-text, .form-inline
  .woocommerce-page #content table.cart td.actions .input-group > .input-text,
  .woocommerce-page #content table.cart td.actions .form-inline .input-group > .input-text, .form-inline
  .woocommerce-page table.cart td.actions .input-group > .input-text,
  .woocommerce-page table.cart td.actions .form-inline .input-group > .input-text, .form-inline .shipping-calculator-form .input-group > .input-text, .shipping-calculator-form .form-inline .input-group > .input-text, .form-inline .woocommerce-billing-fields .input-group > .input-text, .woocommerce-billing-fields .form-inline .input-group > .input-text, .form-inline
  .woocommerce-shipping-fields .input-group > .input-text,
  .woocommerce-shipping-fields .form-inline .input-group > .input-text, .form-inline
  .checkout_coupon .input-group > .input-text,
  .checkout_coupon .form-inline .input-group > .input-text, .form-inline .woocommerce .input-group > .input-text, .woocommerce .form-inline .input-group > .input-text, .form-inline .vc_grid-styled-select .input-group > select, .vc_grid-styled-select .form-inline .input-group > select {
    width: 100%; }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .radio, .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .radio label, .form-inline .checkbox label {
    padding-left: 0; }
  .form-inline .radio input[type="radio"], .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0; }
  .form-inline .has-feedback .form-control-feedback {
    top: 0; } }

.form-horizontal .radio, .form-horizontal .checkbox, .form-horizontal .radio-inline, .form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px; }

.form-horizontal .radio, .form-horizontal .checkbox {
  min-height: 27px; }

.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px; }

.form-horizontal .form-group:before, .form-horizontal .form-group:after {
  content: " ";
  display: table; }

.form-horizontal .form-group:after {
  clear: both; }

@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px; } }

.form-horizontal .has-feedback .form-control-feedback {
  right: 15px; }

@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.333333px;
    font-size: 18px; } }

@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px; } }

/*
Buttons
 */
.btn, .woocommerce-product-search input[type='submit'] {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus,
.woocommerce-product-search input[type='submit']:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

.btn:hover, .btn:focus, .btn.focus,
.woocommerce-product-search input[type='submit']:hover {
  color: #333;
  text-decoration: none; }

.btn:active, .btn.active {
  outline: 0;
  background-image: none;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }

.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: .65;
  filter: alpha(opacity=65);
  box-shadow: none; }

a.btn.disabled, fieldset[disabled] a.btn {
  pointer-events: none; }

.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc; }

.btn-default:focus, .btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c; }

.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad; }

.btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad; }

.btn-default:active:hover, .btn-default:active:focus, .btn-default:active.focus, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus, .open > .btn-default.dropdown-toggle:hover, .open > .btn-default.dropdown-toggle:focus, .open > .btn-default.dropdown-toggle.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c; }

.btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
  background-image: none; }

.btn-default.disabled, .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default.disabled:active, .btn-default.disabled.active, .btn-default[disabled], .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus, .btn-default[disabled]:active, .btn-default[disabled].active, fieldset[disabled] .btn-default, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default.focus, fieldset[disabled] .btn-default:active, fieldset[disabled] .btn-default.active {
  background-color: #fff;
  border-color: #ccc; }

.btn-default .badge {
  color: #fff;
  background-color: #333; }

.btn-primary, .woocommerce-product-search input[type='submit'] {
  color: #fff;
  background-color: #be0b06;
  border-color: #be0b06; }

.btn-primary:focus, .btn-primary.focus {
  color: #fff;
  background-color: #8d0804;
  border-color: #420402; }

.btn-primary:hover {
  color: #fff;
  background-color: #8d0804;
  border-color: #830804; }

.btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #8d0804;
  border-color: #830804; }

.btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus, .open > .btn-primary.dropdown-toggle:hover, .open > .btn-primary.dropdown-toggle:focus, .open > .btn-primary.dropdown-toggle.focus {
  color: #fff;
  background-color: #6a0603;
  border-color: #420402; }

.btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
  background-image: none; }

.btn-primary.disabled, .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary.disabled:active, .btn-primary.disabled.active, .btn-primary[disabled], .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus, .btn-primary[disabled]:active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary.active {
  background-color: #be0b06;
  border-color: #be0b06; }

.btn-primary .badge {
  color: #be0b06;
  background-color: #fff; }

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c; }

.btn-success:focus, .btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625; }

.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439; }

.btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #449d44;
  border-color: #398439; }

.btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus, .open > .btn-success.dropdown-toggle:hover, .open > .btn-success.dropdown-toggle:focus, .open > .btn-success.dropdown-toggle.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625; }

.btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
  background-image: none; }

.btn-success.disabled, .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success.disabled:active, .btn-success.disabled.active, .btn-success[disabled], .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus, .btn-success[disabled]:active, .btn-success[disabled].active, fieldset[disabled] .btn-success, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success.focus, fieldset[disabled] .btn-success:active, fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c; }

.btn-success .badge {
  color: #5cb85c;
  background-color: #fff; }

.btn-info {
  color: #fff;
  background-color: #5c5c5c;
  border-color: #4f4f4f; }

.btn-info:focus, .btn-info.focus {
  color: #fff;
  background-color: #434343;
  border-color: #101010; }

.btn-info:hover {
  color: #fff;
  background-color: #434343;
  border-color: #313131; }

.btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #434343;
  border-color: #313131; }

.btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus, .open > .btn-info.dropdown-toggle:hover, .open > .btn-info.dropdown-toggle:focus, .open > .btn-info.dropdown-toggle.focus {
  color: #fff;
  background-color: #313131;
  border-color: #101010; }

.btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
  background-image: none; }

.btn-info.disabled, .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info.disabled:active, .btn-info.disabled.active, .btn-info[disabled], .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus, .btn-info[disabled]:active, .btn-info[disabled].active, fieldset[disabled] .btn-info, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info.focus, fieldset[disabled] .btn-info:active, fieldset[disabled] .btn-info.active {
  background-color: #5c5c5c;
  border-color: #4f4f4f; }

.btn-info .badge {
  color: #5c5c5c;
  background-color: #fff; }

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236; }

.btn-warning:focus, .btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d; }

.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512; }

.btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512; }

.btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus, .open > .btn-warning.dropdown-toggle:hover, .open > .btn-warning.dropdown-toggle:focus, .open > .btn-warning.dropdown-toggle.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d; }

.btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
  background-image: none; }

.btn-warning.disabled, .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning.disabled:active, .btn-warning.disabled.active, .btn-warning[disabled], .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus, .btn-warning[disabled]:active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning.focus, fieldset[disabled] .btn-warning:active, fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236; }

.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff; }

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a; }

.btn-danger:focus, .btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19; }

.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925; }

.btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925; }

.btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus, .open > .btn-danger.dropdown-toggle:hover, .open > .btn-danger.dropdown-toggle:focus, .open > .btn-danger.dropdown-toggle.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19; }

.btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
  background-image: none; }

.btn-danger.disabled, .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger.disabled:active, .btn-danger.disabled.active, .btn-danger[disabled], .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus, .btn-danger[disabled]:active, .btn-danger[disabled].active, fieldset[disabled] .btn-danger, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger.focus, fieldset[disabled] .btn-danger:active, fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a; }

.btn-danger .badge {
  color: #d9534f;
  background-color: #fff; }

.btn-link {
  color: #337ab7;
  font-weight: normal;
  border-radius: 0; }

.btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled], fieldset[disabled] .btn-link {
  background-color: transparent;
  box-shadow: none; }

.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
  border-color: transparent; }

.btn-link:hover, .btn-link:focus {
  color: #23527c;
  text-decoration: none;
  background-color: transparent; }

.btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none; }

.btn-lg, .btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px; }

.btn-sm, .btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

.btn-xs, .btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

.btn-block {
  display: block;
  width: 100%; }

.btn-block + .btn-block {
  margin-top: 5px; }

input[type="submit"].btn-block, input[type="reset"].btn-block, input[type="button"].btn-block {
  width: 100%; }

.fade {
  opacity: 0;
  -webkit-transition: opacity .15s linear;
  -o-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;
  -o-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: .35s;
       -o-transition-duration: .35s;
          transition-duration: .35s;
  -webkit-transition-timing-function: ease;
       -o-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;
  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.428571429;
  color: #333333;
  white-space: nowrap; }

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5; }

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #337ab7; }

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #777777; }

.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed; }

.open > .dropdown-menu {
  display: block; }

.open > a {
  outline: 0; }

.dropdown-menu-right {
  left: auto;
  right: 0; }

.dropdown-menu-left {
  left: 0;
  right: auto; }

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.428571429;
  color: #777777;
  white-space: nowrap; }

.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990; }

.pull-right > .dropdown-menu {
  right: 0;
  left: auto; }

.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: ""; }

.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px; }

@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto; }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto; } }

.btn-group, .btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle; }

.btn-group > .btn, .btn-group-vertical > .btn {
  position: relative;
  float: left; }

.btn-group > .btn:hover, .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active, .btn-group-vertical > .btn:hover, .btn-group-vertical > .btn:focus, .btn-group-vertical > .btn:active, .btn-group-vertical > .btn.active {
  z-index: 2; }

.btn-group .btn + .btn, .btn-group .btn + .btn-group, .btn-group .btn-group + .btn, .btn-group .btn-group + .btn-group {
  margin-left: -1px; }

.btn-toolbar {
  margin-left: -5px; }

.btn-toolbar:before, .btn-toolbar:after {
  content: " ";
  display: table; }

.btn-toolbar:after {
  clear: both; }

.btn-toolbar .btn, .btn-toolbar .btn-group, .btn-toolbar .input-group {
  float: left; }

.btn-toolbar > .btn, .btn-toolbar > .btn-group, .btn-toolbar > .input-group {
  margin-left: 5px; }

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0; }

.btn-group > .btn:first-child {
  margin-left: 0; }

.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.btn-group > .btn:last-child:not(:first-child), .btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.btn-group > .btn-group {
  float: left; }

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0; }

.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle {
  outline: 0; }

.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px; }

.btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px; }

.btn-group.open .dropdown-toggle {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }

.btn-group.open .dropdown-toggle.btn-link {
  box-shadow: none; }

.btn .caret {
  margin-left: 0; }

.btn-lg .caret, .btn-group-lg > .btn .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0; }

.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret {
  border-width: 0 5px 5px; }

.btn-group-vertical > .btn, .btn-group-vertical > .btn-group, .btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%; }

.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
  content: " ";
  display: table; }

.btn-group-vertical > .btn-group:after {
  clear: both; }

.btn-group-vertical > .btn-group > .btn {
  float: none; }

.btn-group-vertical > .btn + .btn, .btn-group-vertical > .btn + .btn-group, .btn-group-vertical > .btn-group + .btn, .btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0; }

.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0; }

.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 4px;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0; }

.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate; }

.btn-group-justified > .btn, .btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%; }

.btn-group-justified > .btn-group .btn {
  width: 100%; }

.btn-group-justified > .btn-group .dropdown-menu {
  left: auto; }

[data-toggle="buttons"] > .btn input[type="radio"], [data-toggle="buttons"] > .btn input[type="checkbox"], [data-toggle="buttons"] > .btn-group > .btn input[type="radio"], [data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none; }

.input-group {
  position: relative;
  display: table;
  border-collapse: separate; }

.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0; }

.input-group .form-control, .input-group .cart .country_to_state, .cart .input-group .country_to_state, .input-group .comment-form-email input[type='email'], .comment-form-email .input-group input[type='email'], .input-group .woocommerce #review_form #respond textarea, .woocommerce #review_form #respond .input-group textarea, .input-group .woocommerce #review_form input[type='text'], .woocommerce #review_form .input-group input[type='text'], .input-group .woocommerce #content table.cart td.actions .input-text, .woocommerce #content table.cart td.actions .input-group .input-text, .input-group
.woocommerce table.cart td.actions .input-text,
.woocommerce table.cart td.actions .input-group .input-text, .input-group
.woocommerce-page #content table.cart td.actions .input-text,
.woocommerce-page #content table.cart td.actions .input-group .input-text, .input-group
.woocommerce-page table.cart td.actions .input-text,
.woocommerce-page table.cart td.actions .input-group .input-text, .input-group .shipping-calculator-form .input-text, .shipping-calculator-form .input-group .input-text, .input-group .woocommerce-billing-fields .input-text, .woocommerce-billing-fields .input-group .input-text, .input-group
.woocommerce-shipping-fields .input-text,
.woocommerce-shipping-fields .input-group .input-text, .input-group
.checkout_coupon .input-text,
.checkout_coupon .input-group .input-text, .input-group .woocommerce .input-text, .woocommerce .input-group .input-text, .input-group .vc_grid-styled-select select, .vc_grid-styled-select .input-group select {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0; }

.input-group-addon, .input-group-btn, .input-group .form-control, .input-group .cart .country_to_state, .cart .input-group .country_to_state, .input-group .comment-form-email input[type='email'], .comment-form-email .input-group input[type='email'], .input-group .woocommerce #review_form #respond textarea, .woocommerce #review_form #respond .input-group textarea, .input-group .woocommerce #review_form input[type='text'], .woocommerce #review_form .input-group input[type='text'], .input-group .woocommerce #content table.cart td.actions .input-text, .woocommerce #content table.cart td.actions .input-group .input-text, .input-group
.woocommerce table.cart td.actions .input-text,
.woocommerce table.cart td.actions .input-group .input-text, .input-group
.woocommerce-page #content table.cart td.actions .input-text,
.woocommerce-page #content table.cart td.actions .input-group .input-text, .input-group
.woocommerce-page table.cart td.actions .input-text,
.woocommerce-page table.cart td.actions .input-group .input-text, .input-group .shipping-calculator-form .input-text, .shipping-calculator-form .input-group .input-text, .input-group .woocommerce-billing-fields .input-text, .woocommerce-billing-fields .input-group .input-text, .input-group
.woocommerce-shipping-fields .input-text,
.woocommerce-shipping-fields .input-group .input-text, .input-group
.checkout_coupon .input-text,
.checkout_coupon .input-group .input-text, .input-group .woocommerce .input-text, .woocommerce .input-group .input-text, .input-group .vc_grid-styled-select select, .vc_grid-styled-select .input-group select {
  display: table-cell; }

.input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child), .input-group .form-control:not(:first-child):not(:last-child), .input-group .cart .country_to_state:not(:first-child):not(:last-child), .cart .input-group .country_to_state:not(:first-child):not(:last-child), .input-group .comment-form-email input[type='email']:not(:first-child):not(:last-child), .comment-form-email .input-group input[type='email']:not(:first-child):not(:last-child), .input-group .woocommerce #review_form #respond textarea:not(:first-child):not(:last-child), .woocommerce #review_form #respond .input-group textarea:not(:first-child):not(:last-child), .input-group .woocommerce #review_form input[type='text']:not(:first-child):not(:last-child), .woocommerce #review_form .input-group input[type='text']:not(:first-child):not(:last-child), .input-group .woocommerce #content table.cart td.actions .input-text:not(:first-child):not(:last-child), .woocommerce #content table.cart td.actions .input-group .input-text:not(:first-child):not(:last-child), .input-group
.woocommerce-page #content table.cart td.actions .input-text:not(:first-child):not(:last-child),
.woocommerce-page #content table.cart td.actions .input-group .input-text:not(:first-child):not(:last-child), .input-group
.woocommerce-page table.cart td.actions .input-text:not(:first-child):not(:last-child),
.woocommerce-page table.cart td.actions .input-group .input-text:not(:first-child):not(:last-child), .input-group .shipping-calculator-form .input-text:not(:first-child):not(:last-child), .shipping-calculator-form .input-group .input-text:not(:first-child):not(:last-child), .input-group .woocommerce-billing-fields .input-text:not(:first-child):not(:last-child), .woocommerce-billing-fields .input-group .input-text:not(:first-child):not(:last-child), .input-group
.woocommerce-shipping-fields .input-text:not(:first-child):not(:last-child),
.woocommerce-shipping-fields .input-group .input-text:not(:first-child):not(:last-child), .input-group
.checkout_coupon .input-text:not(:first-child):not(:last-child),
.checkout_coupon .input-group .input-text:not(:first-child):not(:last-child), .input-group .woocommerce .input-text:not(:first-child):not(:last-child), .woocommerce .input-group .input-text:not(:first-child):not(:last-child), .input-group .vc_grid-styled-select select:not(:first-child):not(:last-child), .vc_grid-styled-select .input-group select:not(:first-child):not(:last-child) {
  border-radius: 0; }

.input-group-addon, .input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle; }

.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 4px; }

.input-group-addon.input-sm, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .input-group-addon.btn {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px; }

.input-group-addon.input-lg, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .input-group-addon.btn {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px; }

.input-group-addon input[type="radio"], .input-group-addon input[type="checkbox"] {
  margin-top: 0; }

.input-group .form-control:first-child, .input-group .cart .country_to_state:first-child, .cart .input-group .country_to_state:first-child, .input-group .comment-form-email input[type='email']:first-child, .comment-form-email .input-group input[type='email']:first-child, .input-group .woocommerce #review_form #respond textarea:first-child, .woocommerce #review_form #respond .input-group textarea:first-child, .input-group .woocommerce #review_form input[type='text']:first-child, .woocommerce #review_form .input-group input[type='text']:first-child, .input-group .woocommerce #content table.cart td.actions .input-text:first-child, .woocommerce #content table.cart td.actions .input-group .input-text:first-child, .input-group
.woocommerce table.cart td.actions .input-text:first-child,
.woocommerce table.cart td.actions .input-group .input-text:first-child, .input-group
.woocommerce-page #content table.cart td.actions .input-text:first-child,
.woocommerce-page #content table.cart td.actions .input-group .input-text:first-child, .input-group
.woocommerce-page table.cart td.actions .input-text:first-child,
.woocommerce-page table.cart td.actions .input-group .input-text:first-child, .input-group .shipping-calculator-form .input-text:first-child, .shipping-calculator-form .input-group .input-text:first-child, .input-group .woocommerce-billing-fields .input-text:first-child, .woocommerce-billing-fields .input-group .input-text:first-child, .input-group
.woocommerce-shipping-fields .input-text:first-child,
.woocommerce-shipping-fields .input-group .input-text:first-child, .input-group
.checkout_coupon .input-text:first-child,
.checkout_coupon .input-group .input-text:first-child, .input-group .woocommerce .input-text:first-child, .woocommerce .input-group .input-text:first-child, .input-group .vc_grid-styled-select select:first-child, .vc_grid-styled-select .input-group select:first-child, .input-group-addon:first-child, .input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group > .btn, .input-group-btn:first-child > .dropdown-toggle, .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle), .input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.input-group-addon:first-child {
  border-right: 0; }

.input-group .form-control:last-child, .input-group .cart .country_to_state:last-child, .cart .input-group .country_to_state:last-child, .input-group .comment-form-email input[type='email']:last-child, .comment-form-email .input-group input[type='email']:last-child, .input-group .woocommerce #review_form #respond textarea:last-child, .woocommerce #review_form #respond .input-group textarea:last-child, .input-group .woocommerce #review_form input[type='text']:last-child, .woocommerce #review_form .input-group input[type='text']:last-child, .input-group .woocommerce #content table.cart td.actions .input-text:last-child, .woocommerce #content table.cart td.actions .input-group .input-text:last-child, .input-group
.woocommerce table.cart td.actions .input-text:last-child,
.woocommerce table.cart td.actions .input-group .input-text:last-child, .input-group
.woocommerce-page #content table.cart td.actions .input-text:last-child,
.woocommerce-page #content table.cart td.actions .input-group .input-text:last-child, .input-group
.woocommerce-page table.cart td.actions .input-text:last-child,
.woocommerce-page table.cart td.actions .input-group .input-text:last-child, .input-group .shipping-calculator-form .input-text:last-child, .shipping-calculator-form .input-group .input-text:last-child, .input-group .woocommerce-billing-fields .input-text:last-child, .woocommerce-billing-fields .input-group .input-text:last-child, .input-group
.woocommerce-shipping-fields .input-text:last-child,
.woocommerce-shipping-fields .input-group .input-text:last-child, .input-group
.checkout_coupon .input-text:last-child,
.checkout_coupon .input-group .input-text:last-child, .input-group .woocommerce .input-text:last-child, .woocommerce .input-group .input-text:last-child, .input-group .vc_grid-styled-select select:last-child, .vc_grid-styled-select .input-group select:last-child, .input-group-addon:last-child, .input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group > .btn, .input-group-btn:last-child > .dropdown-toggle, .input-group-btn:first-child > .btn:not(:first-child), .input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.input-group-addon:last-child {
  border-left: 0; }

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap; }

.input-group-btn > .btn {
  position: relative; }

.input-group-btn > .btn + .btn {
  margin-left: -1px; }

.input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
  z-index: 2; }

.input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group {
  margin-right: -1px; }

.input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px; }

.btn-primary:before {
  background-color: #5b0503; }

.btn-info:before {
  background-color: #8f8f8f; }

.btn-dark:before {
  background-color: dimgray; }

.vc_btn3-container.middle-line-btn button.vc_btn3 {
  position: relative;
  padding: 15px 50px;
  font: 14px "Lato", sans-serif;
  font-weight: 700; }
  .vc_btn3-container.middle-line-btn button.vc_btn3:after {
    position: absolute;
    content: '';
    top: 50%;
    -webkit-transform: translateY(-50%);
         -o-transform: translateY(-50%);
            transform: translateY(-50%);
    left: 0;
    height: 1px;
    width: 20px;
    background: #fff; }

.vc_btn3-container.middle-line-btn.btn-red button.vc_btn3:after {
  background: #be0b06; }

.vc_btn3-container.double-btn {
  display: inline-block; }
  .vc_btn3-container.double-btn button.vc_btn3 {
    display: inline-block;
    font: 13px "Roboto", sans-serif;
    font-weight: 700;
    color: #353535;
    text-transform: uppercase;
    padding: 0;
    border: none; }
    .vc_btn3-container.double-btn button.vc_btn3:hover {
      background: transparent;
      border: none; }
  .vc_btn3-container.double-btn.orange button.vc_btn3 {
    color: #ff8400; }

.post-btn .ubtn-text {
  text-transform: none; }

.btn.btn-lg.btn-contact {
  padding: 15px 50px;
  font-family: "Lato", sans-serif;
  font-weight: 700;
  letter-spacing: 1px;
  -webkit-transition: color 0.4s ease-in-out, background 0.4s ease-in-out;
  -o-transition: color 0.4s ease-in-out, background 0.4s ease-in-out;
  transition: color 0.4s ease-in-out, background 0.4s ease-in-out; }
  .btn.btn-lg.btn-contact:hover, .btn.btn-lg.btn-contact:focus {
    background: #fff;
    color: #be0b06;
    outline: 0; }

.btn-wrap {
  margin-top: 60px; }

.btn_style4 {
  font-size: 14px; }

/*
Nav
 */
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none; }

.nav:before, .nav:after {
  content: " ";
  display: table; }

.nav:after {
  clear: both; }

.nav > li {
  position: relative;
  display: block; }

.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px; }

.nav > li > a:hover, .nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee; }

.nav > li.disabled > a {
  color: #777777; }

.nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed; }

.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #337ab7; }

.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5; }

.nav > li > a > img {
  max-width: none; }

.nav-tabs {
  border-bottom: 1px solid #ddd; }

.nav-tabs > li {
  float: left;
  margin-bottom: -1px; }

.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.428571429;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0; }

.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #ddd; }

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default; }

.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, .nav-tabs.nav-justified {
  width: 100%; }

.nav-justified > li, .nav-tabs.nav-justified > li {
  float: none; }

.nav-justified > li > a, .nav-tabs.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, .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%; }
  .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-bottom: 0; } }

.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0; }

.nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px; }

.nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a, .nav-tabs-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd; }

@media (min-width: 768px) {
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0; }
  .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a, .nav-tabs-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff; } }

.tab-content > .tab-pane {
  display: none; }

.tab-content > .active {
  display: block; }

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent; }

.navbar:before, .navbar:after {
  content: " ";
  display: table; }

.navbar:after {
  clear: both; }

@media (min-width: 768px) {
  .navbar {
    border-radius: 4px; } }

.navbar-header:before, .navbar-header:after {
  content: " ";
  display: table; }

.navbar-header:after {
  clear: both; }

@media (min-width: 768px) {
  .navbar-header {
    float: left; } }

.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch; }

.navbar-collapse:before, .navbar-collapse:after {
  content: " ";
  display: table; }

.navbar-collapse:after {
  clear: both; }

.navbar-collapse.in {
  overflow-y: auto; }

@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none; }
  .navbar-collapse.in {
    overflow-y: visible; }
  .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0; } }

.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
  max-height: 340px; }

@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px; } }

.container > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-header, .container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px; }

@media (min-width: 768px) {
  .container > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-header, .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0; } }

.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px; }

@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0; } }

.navbar-fixed-top, .navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030; }

@media (min-width: 768px) {
  .navbar-fixed-top, .navbar-fixed-bottom {
    border-radius: 0; } }

.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px; }

.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0; }

.navbar-brand {
  float: left;
  padding: 15px;
  font-size: 18px;
  line-height: 20px;
  height: 50px; }

.navbar-brand:hover, .navbar-brand:focus {
  text-decoration: none; }

.navbar-brand > img {
  display: block; }

@media (min-width: 768px) {
  .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
    margin-left: -15px; } }

.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px; }

.navbar-toggle:focus {
  outline: 0; }

.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px; }

.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px; }

@media (min-width: 992px) {
  .navbar-toggle {
    display: none; }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important; } }

.navbar-nav {
  margin: 7.5px -15px; }

.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px; }

@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none; }
  .navbar-nav .open .dropdown-menu > li > a, .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px; }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px; }
  .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none; } }

@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0; }
  .navbar-nav > li {
    float: left; }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px; } }

.navbar-form {
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin: 6px -15px; }

@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle; }
  .navbar-form .form-control, .navbar-form .cart .country_to_state, .cart .navbar-form .country_to_state, .navbar-form .comment-form-email input[type='email'], .comment-form-email .navbar-form input[type='email'], .navbar-form .woocommerce #review_form #respond textarea, .woocommerce #review_form #respond .navbar-form textarea, .navbar-form .woocommerce #review_form input[type='text'], .woocommerce #review_form .navbar-form input[type='text'], .navbar-form .woocommerce #content table.cart td.actions .input-text, .woocommerce #content table.cart td.actions .navbar-form .input-text, .navbar-form
  .woocommerce table.cart td.actions .input-text,
  .woocommerce table.cart td.actions .navbar-form .input-text, .navbar-form
  .woocommerce-page #content table.cart td.actions .input-text,
  .woocommerce-page #content table.cart td.actions .navbar-form .input-text, .navbar-form
  .woocommerce-page table.cart td.actions .input-text,
  .woocommerce-page table.cart td.actions .navbar-form .input-text, .navbar-form .shipping-calculator-form .input-text, .shipping-calculator-form .navbar-form .input-text, .navbar-form .woocommerce-billing-fields .input-text, .woocommerce-billing-fields .navbar-form .input-text, .navbar-form
  .woocommerce-shipping-fields .input-text,
  .woocommerce-shipping-fields .navbar-form .input-text, .navbar-form
  .checkout_coupon .input-text,
  .checkout_coupon .navbar-form .input-text, .navbar-form .woocommerce .input-text, .woocommerce .navbar-form .input-text, .navbar-form .vc_grid-styled-select select, .vc_grid-styled-select .navbar-form select {
    display: inline-block;
    width: auto;
    vertical-align: middle; }
  .navbar-form .form-control-static {
    display: inline-block; }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle; }
  .navbar-form .input-group .input-group-addon, .navbar-form .input-group .input-group-btn, .navbar-form .input-group .form-control, .navbar-form .input-group .cart .country_to_state, .cart .navbar-form .input-group .country_to_state, .navbar-form .input-group .comment-form-email input[type='email'], .comment-form-email .navbar-form .input-group input[type='email'], .navbar-form .input-group .woocommerce #review_form #respond textarea, .woocommerce #review_form #respond .navbar-form .input-group textarea, .navbar-form .input-group .woocommerce #review_form input[type='text'], .woocommerce #review_form .navbar-form .input-group input[type='text'], .navbar-form .input-group .woocommerce #content table.cart td.actions .input-text, .woocommerce #content table.cart td.actions .navbar-form .input-group .input-text, .navbar-form .input-group
  .woocommerce table.cart td.actions .input-text,
  .woocommerce table.cart td.actions .navbar-form .input-group .input-text, .navbar-form .input-group
  .woocommerce-page #content table.cart td.actions .input-text,
  .woocommerce-page #content table.cart td.actions .navbar-form .input-group .input-text, .navbar-form .input-group
  .woocommerce-page table.cart td.actions .input-text,
  .woocommerce-page table.cart td.actions .navbar-form .input-group .input-text, .navbar-form .input-group .shipping-calculator-form .input-text, .shipping-calculator-form .navbar-form .input-group .input-text, .navbar-form .input-group .woocommerce-billing-fields .input-text, .woocommerce-billing-fields .navbar-form .input-group .input-text, .navbar-form .input-group
  .woocommerce-shipping-fields .input-text,
  .woocommerce-shipping-fields .navbar-form .input-group .input-text, .navbar-form .input-group
  .checkout_coupon .input-text,
  .checkout_coupon .navbar-form .input-group .input-text, .navbar-form .input-group .woocommerce .input-text, .woocommerce .navbar-form .input-group .input-text, .navbar-form .input-group .vc_grid-styled-select select, .vc_grid-styled-select .navbar-form .input-group select {
    width: auto; }
  .navbar-form .input-group > .form-control, .navbar-form .cart .input-group > .country_to_state, .cart .navbar-form .input-group > .country_to_state, .navbar-form .comment-form-email .input-group > input[type='email'], .comment-form-email .navbar-form .input-group > input[type='email'], .navbar-form .woocommerce #review_form #respond .input-group > textarea, .woocommerce #review_form #respond .navbar-form .input-group > textarea, .navbar-form .woocommerce #review_form .input-group > input[type='text'], .woocommerce #review_form .navbar-form .input-group > input[type='text'], .navbar-form .woocommerce #content table.cart td.actions .input-group > .input-text, .woocommerce #content table.cart td.actions .navbar-form .input-group > .input-text, .navbar-form
  .woocommerce table.cart td.actions .input-group > .input-text,
  .woocommerce table.cart td.actions .navbar-form .input-group > .input-text, .navbar-form
  .woocommerce-page #content table.cart td.actions .input-group > .input-text,
  .woocommerce-page #content table.cart td.actions .navbar-form .input-group > .input-text, .navbar-form
  .woocommerce-page table.cart td.actions .input-group > .input-text,
  .woocommerce-page table.cart td.actions .navbar-form .input-group > .input-text, .navbar-form .shipping-calculator-form .input-group > .input-text, .shipping-calculator-form .navbar-form .input-group > .input-text, .navbar-form .woocommerce-billing-fields .input-group > .input-text, .woocommerce-billing-fields .navbar-form .input-group > .input-text, .navbar-form
  .woocommerce-shipping-fields .input-group > .input-text,
  .woocommerce-shipping-fields .navbar-form .input-group > .input-text, .navbar-form
  .checkout_coupon .input-group > .input-text,
  .checkout_coupon .navbar-form .input-group > .input-text, .navbar-form .woocommerce .input-group > .input-text, .woocommerce .navbar-form .input-group > .input-text, .navbar-form .vc_grid-styled-select .input-group > select, .vc_grid-styled-select .navbar-form .input-group > select {
    width: 100%; }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle; }
  .navbar-form .radio, .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle; }
  .navbar-form .radio label, .navbar-form .checkbox label {
    padding-left: 0; }
  .navbar-form .radio input[type="radio"], .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0; }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0; } }

@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px; }
  .navbar-form .form-group:last-child {
    margin-bottom: 0; } }

@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    box-shadow: none; } }

.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.navbar-btn {
  margin-top: 6px;
  margin-bottom: 6px; }

.navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn {
  margin-top: 12.5px;
  margin-bottom: 12.5px; }

.navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn {
  margin-top: 14px;
  margin-bottom: 14px; }

.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px; }

@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px; } }

@media (min-width: 768px) {
  .navbar-left {
    float: left !important; }
  .navbar-right {
    float: right !important;
    margin-right: -15px; }
  .navbar-right ~ .navbar-right {
    margin-right: 0; } }

.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7; }

.navbar-default .navbar-brand {
  color: #777; }

.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent; }

.navbar-default .navbar-text {
  color: #777; }

.navbar-default .navbar-nav > li > a {
  color: #777; }

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent; }

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7; }

.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent; }

.navbar-default .navbar-toggle {
  border-color: #ddd; }

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  background-color: #ddd; }

.navbar-default .navbar-toggle .icon-bar {
  background-color: #888; }

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
  border-color: #e7e7e7; }

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555; }

@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777; }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent; }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7; }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent; } }

.navbar-default .navbar-link {
  color: #777; }

.navbar-default .navbar-link:hover {
  color: #333; }

.navbar-default .btn-link {
  color: #777; }

.navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
  color: #333; }

.navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus, fieldset[disabled] .navbar-default .btn-link:hover, fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc; }

.navbar-inverse {
  background-color: #222;
  border-color: #090909; }

.navbar-inverse .navbar-brand {
  color: #9d9d9d; }

.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent; }

.navbar-inverse .navbar-text {
  color: #9d9d9d; }

.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d; }

.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent; }

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #090909; }

.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent; }

.navbar-inverse .navbar-toggle {
  border-color: #333; }

.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
  background-color: #333; }

.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff; }

.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
  border-color: #101010; }

.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #090909;
  color: #fff; }

@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #090909; }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #090909; }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d; }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent; }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #090909; }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent; } }

.navbar-inverse .navbar-link {
  color: #9d9d9d; }

.navbar-inverse .navbar-link:hover {
  color: #fff; }

.navbar-inverse .btn-link {
  color: #9d9d9d; }

.navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
  color: #fff; }

.navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus, fieldset[disabled] .navbar-inverse .btn-link:hover, fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444; }

/*
Pagination
 */
.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: #777777; }

.pagination {
  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.428571429;
  text-decoration: none;
  color: #333;
  background-color: #fff;
  border: 1px solid #7c7c7c;
  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 > a:focus, .pagination > li > span:hover, .pagination > li > span:focus {
  z-index: 3;
  color: #fff;
  background-color: #ad3516;
  border-color: #ad3516; }

.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus, .pagination > .active > span, .pagination > .active > span:hover, .pagination > .active > span:focus {
  z-index: 2;
  color: #fff;
  background-color: #ad3516;
  border-color: #ad3516;
  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: #777777;
  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:before, .pager:after {
  content: " ";
  display: table; }

.pager:after {
  clear: both; }

.pager li {
  display: inline; }

.pager li > a, .pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #7c7c7c;
  border-radius: 15px; }

.pager li > a:hover, .pager li > a:focus {
  text-decoration: none;
  background-color: #ad3516; }

.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: #777777;
  background-color: #fff;
  cursor: not-allowed; }

/*
jumbotron
 */
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee; }

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

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

/*
Alert
 */
.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; } }

@-o-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
 */
.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 4px;
  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;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width .6s ease;
  -o-transition: width .6s ease;
  transition: width .6s ease; }

.progress-striped .progress-bar, .progress-bar-striped {
  background-image: -webkit-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-image: -o-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-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;
  -o-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: -webkit-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-image: -o-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-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: #5c5c5c; }

.progress-striped .progress-bar-info {
  background-image: -webkit-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-image: -o-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-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: -webkit-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-image: -o-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-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: -webkit-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-image: -o-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-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
 */
.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, a.list-group-item:focus, button.list-group-item:hover, 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: #eeeeee;
  color: #777777;
  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: #777777; }

.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 .list-group-item-heading > small, .list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading, .list-group-item.active:hover .list-group-item-heading > small, .list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading, .list-group-item.active:focus .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, a.list-group-item-success:focus, button.list-group-item-success:hover, button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6; }

a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus, button.list-group-item-success.active, button.list-group-item-success.active:hover, 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, a.list-group-item-info:focus, button.list-group-item-info:hover, button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3; }

a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus, button.list-group-item-info.active, button.list-group-item-info.active:hover, 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, a.list-group-item-warning:focus, button.list-group-item-warning:hover, button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc; }

a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus, button.list-group-item-warning.active, button.list-group-item-warning.active:hover, 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, a.list-group-item-danger:focus, button.list-group-item-danger:hover, button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc; }

a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus, button.list-group-item-danger.active, button.list-group-item-danger.active:hover, 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; }

/*
Embed
 */
.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
 */
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  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; }

/*
modal
 */
.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%);
  -o-transform: translate(0, -25%);
     transform: translate(0, -25%);
  transition: -webkit-transform .3s ease-out;
  -webkit-transition: -webkit-transform .3s ease-out;
  -o-transition: -o-transform .3s ease-out;
  transition: transform .3s ease-out;
  transition: transform .3s ease-out, -webkit-transform .3s ease-out, -o-transform .3s ease-out; }

.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -o-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;
  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;
  min-height: 16.428571429px; }

.modal-header .close {
  margin-top: -2px; }

.modal-title {
  margin: 0;
  line-height: 1.428571429; }

.modal-body {
  position: relative;
  padding: 15px; }

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5; }

.modal-footer:before, .modal-footer:after {
  content: " ";
  display: table; }

.modal-footer:after {
  clear: both; }

.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 {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); }
  .modal-sm {
    width: 300px; } }

@media (min-width: 992px) {
  .modal-lg {
    width: 900px; } }

/*
Panel
 */
.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); }

.panel-body {
  padding: 15px; }

.panel-body:before, .panel-body:after {
  content: " ";
  display: table; }

.panel-body:after {
  clear: both; }

.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:first-child > tbody:first-child > tr:first-child, .panel > .table-responsive:first-child > .table:first-child > thead: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:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .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 th:first-child, .panel > .table-responsive:first-child > .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 th:first-child {
  border-top-left-radius: 3px; }

.panel > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .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 th:last-child, .panel > .table-responsive:first-child > .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 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:last-child > tfoot:last-child > tr:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody: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:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .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 th:first-child, .panel > .table-responsive:last-child > .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 th:first-child {
  border-bottom-left-radius: 3px; }

.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .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 th:last-child, .panel > .table-responsive:last-child > .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 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-bordered > thead > tr > td:first-child, .panel > .table-bordered > tbody > tr > th:first-child, .panel > .table-bordered > tbody > tr > td:first-child, .panel > .table-bordered > tfoot > tr > th:first-child, .panel > .table-bordered > tfoot > tr > td:first-child, .panel > .table-responsive > .table-bordered > thead > tr > th:first-child, .panel > .table-responsive > .table-bordered > thead > tr > td:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th: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-bordered > thead > tr > td:last-child, .panel > .table-bordered > tbody > tr > th:last-child, .panel > .table-bordered > tbody > tr > td:last-child, .panel > .table-bordered > tfoot > tr > th:last-child, .panel > .table-bordered > tfoot > tr > td:last-child, .panel > .table-responsive > .table-bordered > thead > tr > th:last-child, .panel > .table-responsive > .table-bordered > thead > tr > td:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th: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-bordered > thead > tr:first-child > th, .panel > .table-bordered > tbody > tr:first-child > td, .panel > .table-bordered > tbody > tr:first-child > th, .panel > .table-responsive > .table-bordered > thead > tr:first-child > td, .panel > .table-responsive > .table-bordered > thead > tr:first-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0; }

.panel > .table-bordered > tbody > tr:last-child > td, .panel > .table-bordered > tbody > tr:last-child > th, .panel > .table-bordered > tfoot > tr:last-child > td, .panel > .table-bordered > tfoot > tr:last-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td, .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: #333333;
  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: #333333; }

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

/*
Tooltips
 */
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.428571429;
  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
 */
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.428571429;
  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;
  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: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px; }

.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #fff; }

.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25); }

.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #fff; }

.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px; }

.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #fff; }

.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25); }

.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
  bottom: -10px; }

/*
Carousel
 */
.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;
  -o-transition: .6s ease-in-out left;
  transition: .6s ease-in-out left; }

.carousel-inner > .item > img, .carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
  line-height: 1; }

@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    transition: -webkit-transform .6s ease-in-out;
    -webkit-transition: -webkit-transform .6s ease-in-out;
    -o-transition: -o-transform .6s ease-in-out;
    transition: transform .6s ease-in-out;
    transition: transform .6s ease-in-out, -webkit-transform .6s ease-in-out, -o-transform .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); }

.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  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-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  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: -15px;
    font-size: 30px; }
  .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
    margin-left: -15px; }
  .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
    margin-right: -15px; }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px; }
  .carousel-indicators {
    bottom: 20px; } }

/*
Utility class
 */
.clearfix:before, .demo2-sec4 .form-group.text-center:before, .woocommerce .related.products:before, .clearfix:after, .demo2-sec4 .form-group.text-center:after, .woocommerce .related.products:after {
  content: " ";
  display: table; }

.clearfix:after, .demo2-sec4 .form-group.text-center:after, .woocommerce .related.products: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; }

.visible-xs {
  display: none !important; }

.visible-sm {
  display: none !important; }

.visible-md {
  display: none !important; }

.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; }
  .visible-xs-block {
    display: block !important; }
  .visible-xs-inline {
    display: inline !important; }
  .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; }
  .visible-sm-block {
    display: block !important; }
  .visible-sm-inline {
    display: inline !important; }
  .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; }
  .visible-md-block {
    display: block !important; }
  .visible-md-inline {
    display: inline !important; }
  .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; }
  .visible-lg-block {
    display: block !important; }
  .visible-lg-inline {
    display: inline !important; }
  .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; } }

/*
Theme  global styles
 */
body {
  min-width: 300px; }

img {
  max-width: 100%;
  height: auto;
  width: auto; }

.pad-top-small {
  padding-top: 15px; }

.pad-top-medium {
  padding-top: 25px; }

.pad-top-large {
  padding-top: 45px; }

p {
  font-size: 14px;
  line-height: 1.7; }

@media (min-width: 992px) {
  .vc_cta3-content-header,
  .vc_custom_heading-v1,
  .page-title {
    font-size: 27px; } }

@media (min-width: 992px) {
  .vc_cta3-content-header,
  .vc_custom_heading-v1,
  .page-title {
    font-size: 32px; } }

@media (min-width: 992px) {
  .vc_custom_heading-v1 .uvc-main-heading h2 {
    line-height: 1; } }

.row-float {
  float: left;
  width: 100%; }

.form-control, .cart .country_to_state, .comment-form-email input[type='email'], .woocommerce #review_form #respond textarea, .woocommerce #review_form input[type='text'], .woocommerce #content table.cart td.actions .input-text,
.woocommerce table.cart td.actions .input-text,
.woocommerce-page #content table.cart td.actions .input-text,
.woocommerce-page table.cart td.actions .input-text, .shipping-calculator-form .input-text, .woocommerce-billing-fields .input-text,
.woocommerce-shipping-fields .input-text,
.checkout_coupon .input-text, .woocommerce .input-text, .vc_grid-styled-select select {
  font-family: "Roboto", sans-serif; }

.input-lg, .input-group-lg > .form-control, .cart .input-group-lg > .country_to_state, .comment-form-email .input-group-lg > input[type='email'], .woocommerce #review_form #respond .input-group-lg > textarea, .woocommerce #review_form .input-group-lg > input[type='text'], .woocommerce #content table.cart td.actions .input-group-lg > .input-text,
.woocommerce table.cart td.actions .input-group-lg > .input-text,
.woocommerce-page #content table.cart td.actions .input-group-lg > .input-text,
.woocommerce-page table.cart td.actions .input-group-lg > .input-text, .shipping-calculator-form .input-group-lg > .input-text, .woocommerce-billing-fields .input-group-lg > .input-text,
.woocommerce-shipping-fields .input-group-lg > .input-text,
.checkout_coupon .input-group-lg > .input-text, .woocommerce .input-group-lg > .input-text, .vc_grid-styled-select .input-group-lg > select, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .btn, .input-group-lg > .form-control, .cart .input-group-lg > .country_to_state, .comment-form-email .input-group-lg > input[type='email'], .woocommerce #review_form #respond .input-group-lg > textarea, .woocommerce #review_form .input-group-lg > input[type='text'], .woocommerce #content table.cart td.actions .input-group-lg > .input-text,
.woocommerce table.cart td.actions .input-group-lg > .input-text,
.woocommerce-page #content table.cart td.actions .input-group-lg > .input-text,
.woocommerce-page table.cart td.actions .input-group-lg > .input-text, .shipping-calculator-form .input-group-lg > .input-text, .woocommerce-billing-fields .input-group-lg > .input-text,
.woocommerce-shipping-fields .input-group-lg > .input-text,
.checkout_coupon .input-group-lg > .input-text, .woocommerce .input-group-lg > .input-text, .vc_grid-styled-select .input-group-lg > select, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .btn {
  font-size: 14px; }

.form-control, .cart .country_to_state, .comment-form-email input[type='email'], .woocommerce #review_form #respond textarea, .woocommerce #review_form input[type='text'], .woocommerce #content table.cart td.actions .input-text,
.woocommerce table.cart td.actions .input-text,
.woocommerce-page #content table.cart td.actions .input-text,
.woocommerce-page table.cart td.actions .input-text, .shipping-calculator-form .input-text, .woocommerce-billing-fields .input-text,
.woocommerce-shipping-fields .input-text,
.checkout_coupon .input-text, .woocommerce .input-text, .vc_grid-styled-select select {
  box-shadow: none; }

img.align-center {
  display: block;
  margin: 0 auto 30px; }

.btn-lg, .btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 14px;
  line-height: 1.3333333;
  border-radius: 6px; }

.btn-ghost {
  background: none !important;
  border: 1px solid #a1a1a1; }

.btn-with-icon-right i {
  margin-left: 10px; }

@media (min-width: 992px) {
  .vg-btn-lg {
    padding: 12px 25px; } }

.btn {
  text-transform: uppercase;
  font-family: "Lato", sans-serif; }

.btn-outline {
  font-size: 16px;
  color: #4c4c4c;
  background: transparent;
  border: 1px solid #4c4c4c; }

.btn-outline:hover, .btn-outline.active {
  color: #fff;
  background: #be0b06; }

.btn-dark {
  color: #fff;
  background-color: #363636;
  border-color: #363636; }

.btn-dark:focus, .btn-dark.focus, .btn-dark:hover {
  color: #fff;
  background-color: #505050;
  border-color: #505050; }

.btn-dark:active:hover, .btn-dark:active:focus, .btn-dark:active.focus, .btn-dark.active:hover, .btn-dark.active:focus, .btn-dark.active.focus, .open > .btn-dark.dropdown-toggle:hover, .open > .btn-dark.dropdown-toggle:focus, .open > .btn-dark.dropdown-toggle.focus {
  color: #fff;
  background-color: #0b0b0b;
  border-color: black; }

.btn-dark:active, .btn-dark.active, .open > .btn-dark.dropdown-toggle {
  background-image: none; }

.btn-dark.disabled, .btn-dark.disabled:hover, .btn-dark.disabled:focus, .btn-dark.disabled.focus, .btn-dark.disabled:active, .btn-dark.disabled.active, .btn-dark[disabled], .btn-dark[disabled]:hover, .btn-dark[disabled]:focus, .btn-dark[disabled].focus, .btn-dark[disabled]:active, .btn-dark[disabled].active, fieldset[disabled] .btn-dark, fieldset[disabled] .btn-dark:hover, fieldset[disabled] .btn-dark:focus, fieldset[disabled] .btn-dark.focus, fieldset[disabled] .btn-dark:active, fieldset[disabled] .btn-dark.active {
  background-color: #363636;
  border-color: #363636; }

.btn-dark .badge {
  color: #363636;
  background-color: #fff; }

.pagination > li {
  margin-right: 10px;
  display: inline-block; }

.pagination > li > a, .pagination > li > span {
  padding: 2px 8px; }

.pagination > li:last-child > a, .pagination > li:last-child > span, .pagination > li:first-child > a, .pagination > li:first-child > span {
  border-radius: 0; }

blockquote {
  font-size: 14px;
  border-left-color: #515151;
  border-left-width: 4px; }

.heading .sub {
  margin-top: -10px;
  font-size: 20px;
  color: #959595; }

@media (min-width: 992px) {
  .heading .sub {
    font-size: 30px; } }

.content-section {
  padding-top: 60px;
  padding-bottom: 60px; }

@media (min-width: 992px) {
  .content-section {
    padding-top: 80px;
    padding-bottom: 80px; } }

@media (min-width: 1200px) {
  .content-section {
    padding-top: 95px;
    padding-bottom: 95px; } }

.btn-primary:before {
  background-color: #5b0503; }

.btn-info:before {
  background-color: #8f8f8f; }

.btn-dark:before {
  background-color: dimgray; }

.full-text-row-v1 {
  background: #ad3516;
  padding: 50px 0; }

@media (min-width: 992px) {
  .full-text-row-v1 {
    padding: 50px 0; } }

.full-text-row-v1 h3 {
  font-family: "Great Vibes", cursive;
  color: #fff;
  font-size: 50px; }

.full-text-row-v1 .text-right {
  text-align: left;
  padding-top: 30px; }

.full-text-row-v1 .btn {
  color: #ad3516;
  background: #fff; }

@media (min-width: 768px) {
  .full-text-row-v1 h3 {
    font-size: 50px; }
  .full-text-row-v1 .text-right {
    text-align: right; } }

@media (min-width: 992px) {
  .full-text-row-v1 h3 {
    font-size: 80px; } }

@media (min-width: 1200px) {
  .full-text-row-v1 h3 {
    font-size: 100px; } }

.full-text-row-v1 .btn {
  padding: 15px 30px;
  margin-top: 20px; }

.selectBox-dropdown {
  background: transparent; }
  .selectBox-dropdown.selectBox-dropdown,
  .selectBox-dropdown .selectBox-label {
    width: 100% !important; }

@media (max-width: 480px) {
  .clear-col-xs-left {
    clear: left; } }

@media (min-width: 480px) {
  .clear-col-sm-left {
    clear: left; } }

@media (min-width: 768px) {
  .clear-col-md-left {
    clear: left; } }

.markt-wrapper .vc_single_image-wrapper img {
  -webkit-transform: scale(1);
       -o-transform: scale(1);
          transform: scale(1);
  -webkit-transition: -webkit-transform 0.4s ease-in-out;
  transition: -webkit-transform 0.4s ease-in-out;
  -o-transition: -o-transform 0.4s ease-in-out;
  transition: transform 0.4s ease-in-out;
  transition: transform 0.4s ease-in-out, -webkit-transform 0.4s ease-in-out, -o-transform 0.4s ease-in-out; }

.markt-wrapper .vc_single_image-wrapper:hover img {
  -webkit-transform: scale(1.1);
       -o-transform: scale(1.1);
          transform: scale(1.1); }

div.wpcf7-validation-errors {
  clear: left; }

/*
Newsletter
 */
.content-newsletter h2 {
  color: #fff; }

.content-newsletter p {
  color: #cecece; }

.content-newsletter .newsletter-form {
  position: relative;
  text-align: center; }

.content-newsletter .row-float {
  position: relative;
  display: block;
  margin: 0 auto 15px;
  float: none; }

.content-newsletter .form-control, .content-newsletter .cart .country_to_state, .cart .content-newsletter .country_to_state, .content-newsletter .comment-form-email input[type='email'], .comment-form-email .content-newsletter input[type='email'], .content-newsletter .woocommerce #review_form #respond textarea, .woocommerce #review_form #respond .content-newsletter textarea, .content-newsletter .woocommerce #review_form input[type='text'], .woocommerce #review_form .content-newsletter input[type='text'], .content-newsletter .woocommerce #content table.cart td.actions .input-text, .woocommerce #content table.cart td.actions .content-newsletter .input-text, .content-newsletter
.woocommerce table.cart td.actions .input-text,
.woocommerce table.cart td.actions .content-newsletter .input-text, .content-newsletter
.woocommerce-page #content table.cart td.actions .input-text,
.woocommerce-page #content table.cart td.actions .content-newsletter .input-text, .content-newsletter
.woocommerce-page table.cart td.actions .input-text,
.woocommerce-page table.cart td.actions .content-newsletter .input-text, .content-newsletter .shipping-calculator-form .input-text, .shipping-calculator-form .content-newsletter .input-text, .content-newsletter .woocommerce-billing-fields .input-text, .woocommerce-billing-fields .content-newsletter .input-text, .content-newsletter
.woocommerce-shipping-fields .input-text,
.woocommerce-shipping-fields .content-newsletter .input-text, .content-newsletter
.checkout_coupon .input-text,
.checkout_coupon .content-newsletter .input-text, .content-newsletter .woocommerce .input-text, .woocommerce .content-newsletter .input-text, .content-newsletter .vc_grid-styled-select select, .vc_grid-styled-select .content-newsletter select {
  outline: none;
  color: #fff;
  box-shadow: none;
  min-height: 45px;
  background: transparent; }
  .content-newsletter .form-control::-webkit-input-placeholder, .content-newsletter .cart .country_to_state::-webkit-input-placeholder, .cart .content-newsletter .country_to_state::-webkit-input-placeholder, .content-newsletter .comment-form-email input[type='email']::-webkit-input-placeholder, .comment-form-email .content-newsletter input[type='email']::-webkit-input-placeholder, .content-newsletter .woocommerce #review_form #respond textarea::-webkit-input-placeholder, .woocommerce #review_form #respond .content-newsletter textarea::-webkit-input-placeholder, .content-newsletter .woocommerce #review_form input[type='text']::-webkit-input-placeholder, .woocommerce #review_form .content-newsletter input[type='text']::-webkit-input-placeholder, .content-newsletter .woocommerce #content table.cart td.actions .input-text::-webkit-input-placeholder, .woocommerce #content table.cart td.actions .content-newsletter .input-text::-webkit-input-placeholder, .content-newsletter
  .woocommerce table.cart td.actions .input-text::-webkit-input-placeholder,
  .woocommerce table.cart td.actions .content-newsletter .input-text::-webkit-input-placeholder, .content-newsletter
  .woocommerce-page #content table.cart td.actions .input-text::-webkit-input-placeholder,
  .woocommerce-page #content table.cart td.actions .content-newsletter .input-text::-webkit-input-placeholder, .content-newsletter
  .woocommerce-page table.cart td.actions .input-text::-webkit-input-placeholder,
  .woocommerce-page table.cart td.actions .content-newsletter .input-text::-webkit-input-placeholder, .content-newsletter .shipping-calculator-form .input-text::-webkit-input-placeholder, .shipping-calculator-form .content-newsletter .input-text::-webkit-input-placeholder, .content-newsletter .woocommerce-billing-fields .input-text::-webkit-input-placeholder, .woocommerce-billing-fields .content-newsletter .input-text::-webkit-input-placeholder, .content-newsletter
  .woocommerce-shipping-fields .input-text::-webkit-input-placeholder,
  .woocommerce-shipping-fields .content-newsletter .input-text::-webkit-input-placeholder, .content-newsletter
  .checkout_coupon .input-text::-webkit-input-placeholder,
  .checkout_coupon .content-newsletter .input-text::-webkit-input-placeholder, .content-newsletter .woocommerce .input-text::-webkit-input-placeholder, .woocommerce .content-newsletter .input-text::-webkit-input-placeholder, .content-newsletter .vc_grid-styled-select select::-webkit-input-placeholder, .vc_grid-styled-select .content-newsletter select::-webkit-input-placeholder {
    color: #fff; }
  .content-newsletter .form-control::-moz-placeholder, .content-newsletter .cart .country_to_state::-moz-placeholder, .cart .content-newsletter .country_to_state::-moz-placeholder, .content-newsletter .comment-form-email input[type='email']::-moz-placeholder, .comment-form-email .content-newsletter input[type='email']::-moz-placeholder, .content-newsletter .woocommerce #review_form #respond textarea::-moz-placeholder, .woocommerce #review_form #respond .content-newsletter textarea::-moz-placeholder, .content-newsletter .woocommerce #review_form input[type='text']::-moz-placeholder, .woocommerce #review_form .content-newsletter input[type='text']::-moz-placeholder, .content-newsletter .woocommerce #content table.cart td.actions .input-text::-moz-placeholder, .woocommerce #content table.cart td.actions .content-newsletter .input-text::-moz-placeholder, .content-newsletter
  .woocommerce table.cart td.actions .input-text::-moz-placeholder,
  .woocommerce table.cart td.actions .content-newsletter .input-text::-moz-placeholder, .content-newsletter
  .woocommerce-page #content table.cart td.actions .input-text::-moz-placeholder,
  .woocommerce-page #content table.cart td.actions .content-newsletter .input-text::-moz-placeholder, .content-newsletter
  .woocommerce-page table.cart td.actions .input-text::-moz-placeholder,
  .woocommerce-page table.cart td.actions .content-newsletter .input-text::-moz-placeholder, .content-newsletter .shipping-calculator-form .input-text::-moz-placeholder, .shipping-calculator-form .content-newsletter .input-text::-moz-placeholder, .content-newsletter .woocommerce-billing-fields .input-text::-moz-placeholder, .woocommerce-billing-fields .content-newsletter .input-text::-moz-placeholder, .content-newsletter
  .woocommerce-shipping-fields .input-text::-moz-placeholder,
  .woocommerce-shipping-fields .content-newsletter .input-text::-moz-placeholder, .content-newsletter
  .checkout_coupon .input-text::-moz-placeholder,
  .checkout_coupon .content-newsletter .input-text::-moz-placeholder, .content-newsletter .woocommerce .input-text::-moz-placeholder, .woocommerce .content-newsletter .input-text::-moz-placeholder, .content-newsletter .vc_grid-styled-select select::-moz-placeholder, .vc_grid-styled-select .content-newsletter select::-moz-placeholder {
    color: #fff; }
  .content-newsletter .form-control:-ms-input-placeholder, .content-newsletter .cart .country_to_state:-ms-input-placeholder, .cart .content-newsletter .country_to_state:-ms-input-placeholder, .content-newsletter .comment-form-email input[type='email']:-ms-input-placeholder, .comment-form-email .content-newsletter input[type='email']:-ms-input-placeholder, .content-newsletter .woocommerce #review_form #respond textarea:-ms-input-placeholder, .woocommerce #review_form #respond .content-newsletter textarea:-ms-input-placeholder, .content-newsletter .woocommerce #review_form input[type='text']:-ms-input-placeholder, .woocommerce #review_form .content-newsletter input[type='text']:-ms-input-placeholder, .content-newsletter .woocommerce #content table.cart td.actions .input-text:-ms-input-placeholder, .woocommerce #content table.cart td.actions .content-newsletter .input-text:-ms-input-placeholder, .content-newsletter
  .woocommerce table.cart td.actions .input-text:-ms-input-placeholder,
  .woocommerce table.cart td.actions .content-newsletter .input-text:-ms-input-placeholder, .content-newsletter
  .woocommerce-page #content table.cart td.actions .input-text:-ms-input-placeholder,
  .woocommerce-page #content table.cart td.actions .content-newsletter .input-text:-ms-input-placeholder, .content-newsletter
  .woocommerce-page table.cart td.actions .input-text:-ms-input-placeholder,
  .woocommerce-page table.cart td.actions .content-newsletter .input-text:-ms-input-placeholder, .content-newsletter .shipping-calculator-form .input-text:-ms-input-placeholder, .shipping-calculator-form .content-newsletter .input-text:-ms-input-placeholder, .content-newsletter .woocommerce-billing-fields .input-text:-ms-input-placeholder, .woocommerce-billing-fields .content-newsletter .input-text:-ms-input-placeholder, .content-newsletter
  .woocommerce-shipping-fields .input-text:-ms-input-placeholder,
  .woocommerce-shipping-fields .content-newsletter .input-text:-ms-input-placeholder, .content-newsletter
  .checkout_coupon .input-text:-ms-input-placeholder,
  .checkout_coupon .content-newsletter .input-text:-ms-input-placeholder, .content-newsletter .woocommerce .input-text:-ms-input-placeholder, .woocommerce .content-newsletter .input-text:-ms-input-placeholder, .content-newsletter .vc_grid-styled-select select:-ms-input-placeholder, .vc_grid-styled-select .content-newsletter select:-ms-input-placeholder {
    color: #fff; }

@media (min-width: 768px) {
  .content-newsletter .btn {
    margin-top: 20px; } }

@media (max-width: 768px) {
  .content-newsletter .btn {
    display: block;
    margin: 0 auto; } }

.content-newsletter img {
  margin-bottom: 20px; }

.content-newsletter div.wpcf7-mail-sent-ng {
  border: none;
  color: #f00; }

.content-newsletter div.wpcf7-mail-sent-ok {
  border: none; }

@media (min-width: 480px) {
  .content-newsletter .newsletter-form {
    padding-right: 150px;
    display: block;
    overflow: hidden;
    margin: 0 auto;
    max-width: 90%; }
  .content-newsletter .btn {
    top: 30%;
    margin-top: 8px;
    font-weight: 700;
    min-height: 45px;
    border-radius: 5px;
    padding-left: 40px;
    padding-right: 40px; } }

@media (min-width: 992px) {
  .content-newsletter .newsletter-form {
    max-width: 800px; } }

@media (min-width: 1200px) {
  .content-newsletter .has-image-wrap {
    position: relative; }
  .content-newsletter .has-image-wrap img {
    position: absolute;
    left: 0;
    top: -50px; }
  .content-newsletter .has-image-wrap .newsletter-form {
    padding-left: 200px; } }

.content-newsletter.color-options-1 .btn {
  background: #e0e0e0; }

.content-newsletter.color-options-1 .btn:hover {
  background: #5c5c5c;
  color: #fff; }

.content-newsletter.color-options-1 .form-control, .content-newsletter.color-options-1 .cart .country_to_state, .cart .content-newsletter.color-options-1 .country_to_state, .content-newsletter.color-options-1 .comment-form-email input[type='email'], .comment-form-email .content-newsletter.color-options-1 input[type='email'], .content-newsletter.color-options-1 .woocommerce #review_form #respond textarea, .woocommerce #review_form #respond .content-newsletter.color-options-1 textarea, .content-newsletter.color-options-1 .woocommerce #review_form input[type='text'], .woocommerce #review_form .content-newsletter.color-options-1 input[type='text'], .content-newsletter.color-options-1 .woocommerce #content table.cart td.actions .input-text, .woocommerce #content table.cart td.actions .content-newsletter.color-options-1 .input-text, .content-newsletter.color-options-1
.woocommerce table.cart td.actions .input-text,
.woocommerce table.cart td.actions .content-newsletter.color-options-1 .input-text, .content-newsletter.color-options-1
.woocommerce-page #content table.cart td.actions .input-text,
.woocommerce-page #content table.cart td.actions .content-newsletter.color-options-1 .input-text, .content-newsletter.color-options-1
.woocommerce-page table.cart td.actions .input-text,
.woocommerce-page table.cart td.actions .content-newsletter.color-options-1 .input-text, .content-newsletter.color-options-1 .shipping-calculator-form .input-text, .shipping-calculator-form .content-newsletter.color-options-1 .input-text, .content-newsletter.color-options-1 .woocommerce-billing-fields .input-text, .woocommerce-billing-fields .content-newsletter.color-options-1 .input-text, .content-newsletter.color-options-1
.woocommerce-shipping-fields .input-text,
.woocommerce-shipping-fields .content-newsletter.color-options-1 .input-text, .content-newsletter.color-options-1
.checkout_coupon .input-text,
.checkout_coupon .content-newsletter.color-options-1 .input-text, .content-newsletter.color-options-1 .woocommerce .input-text, .woocommerce .content-newsletter.color-options-1 .input-text, .content-newsletter.color-options-1 .vc_grid-styled-select select, .vc_grid-styled-select .content-newsletter.color-options-1 select {
  border: 1px solid #8b8682;
  background: rgba(139, 134, 138, 0.8);
  color: #fff; }

.content-newsletter.color-options-2 {
  background: #fff; }

.content-newsletter.color-options-2 h2 {
  color: #5c5c5c; }

.content-newsletter.color-options-2 p {
  color: #9c9c9c; }

.content-newsletter.color-options-2 .form-control, .content-newsletter.color-options-2 .cart .country_to_state, .cart .content-newsletter.color-options-2 .country_to_state, .content-newsletter.color-options-2 .comment-form-email input[type='email'], .comment-form-email .content-newsletter.color-options-2 input[type='email'], .content-newsletter.color-options-2 .woocommerce #review_form #respond textarea, .woocommerce #review_form #respond .content-newsletter.color-options-2 textarea, .content-newsletter.color-options-2 .woocommerce #review_form input[type='text'], .woocommerce #review_form .content-newsletter.color-options-2 input[type='text'], .content-newsletter.color-options-2 .woocommerce #content table.cart td.actions .input-text, .woocommerce #content table.cart td.actions .content-newsletter.color-options-2 .input-text, .content-newsletter.color-options-2
.woocommerce table.cart td.actions .input-text,
.woocommerce table.cart td.actions .content-newsletter.color-options-2 .input-text, .content-newsletter.color-options-2
.woocommerce-page #content table.cart td.actions .input-text,
.woocommerce-page #content table.cart td.actions .content-newsletter.color-options-2 .input-text, .content-newsletter.color-options-2
.woocommerce-page table.cart td.actions .input-text,
.woocommerce-page table.cart td.actions .content-newsletter.color-options-2 .input-text, .content-newsletter.color-options-2 .shipping-calculator-form .input-text, .shipping-calculator-form .content-newsletter.color-options-2 .input-text, .content-newsletter.color-options-2 .woocommerce-billing-fields .input-text, .woocommerce-billing-fields .content-newsletter.color-options-2 .input-text, .content-newsletter.color-options-2
.woocommerce-shipping-fields .input-text,
.woocommerce-shipping-fields .content-newsletter.color-options-2 .input-text, .content-newsletter.color-options-2
.checkout_coupon .input-text,
.checkout_coupon .content-newsletter.color-options-2 .input-text, .content-newsletter.color-options-2 .woocommerce .input-text, .woocommerce .content-newsletter.color-options-2 .input-text, .content-newsletter.color-options-2 .vc_grid-styled-select select, .vc_grid-styled-select .content-newsletter.color-options-2 select {
  color: #222; }

/* Contact Form error styling */
input[type="submit"]:active, input[type="submit"]:focus {
  outline: none; }

.wpcf7-form .form-group, .wpcf7 .form-group {
  margin: 0; }

.wpcf7-form .form-control.wpcf7-not-valid, .wpcf7-form .cart .wpcf7-not-valid.country_to_state, .cart .wpcf7-form .wpcf7-not-valid.country_to_state, .wpcf7-form .comment-form-email input.wpcf7-not-valid[type='email'], .comment-form-email .wpcf7-form input.wpcf7-not-valid[type='email'], .wpcf7-form .woocommerce #review_form #respond textarea.wpcf7-not-valid, .woocommerce #review_form #respond .wpcf7-form textarea.wpcf7-not-valid, .wpcf7-form .woocommerce #review_form input.wpcf7-not-valid[type='text'], .woocommerce #review_form .wpcf7-form input.wpcf7-not-valid[type='text'], .wpcf7-form .woocommerce #content table.cart td.actions .wpcf7-not-valid.input-text, .woocommerce #content table.cart td.actions .wpcf7-form .wpcf7-not-valid.input-text, .wpcf7-form
.woocommerce table.cart td.actions .wpcf7-not-valid.input-text,
.woocommerce table.cart td.actions .wpcf7-form .wpcf7-not-valid.input-text, .wpcf7-form
.woocommerce-page #content table.cart td.actions .wpcf7-not-valid.input-text,
.woocommerce-page #content table.cart td.actions .wpcf7-form .wpcf7-not-valid.input-text, .wpcf7-form
.woocommerce-page table.cart td.actions .wpcf7-not-valid.input-text,
.woocommerce-page table.cart td.actions .wpcf7-form .wpcf7-not-valid.input-text, .wpcf7-form .shipping-calculator-form .wpcf7-not-valid.input-text, .shipping-calculator-form .wpcf7-form .wpcf7-not-valid.input-text, .wpcf7-form .woocommerce-billing-fields .wpcf7-not-valid.input-text, .woocommerce-billing-fields .wpcf7-form .wpcf7-not-valid.input-text, .wpcf7-form
.woocommerce-shipping-fields .wpcf7-not-valid.input-text,
.woocommerce-shipping-fields .wpcf7-form .wpcf7-not-valid.input-text, .wpcf7-form
.checkout_coupon .wpcf7-not-valid.input-text,
.checkout_coupon .wpcf7-form .wpcf7-not-valid.input-text, .wpcf7-form .woocommerce .wpcf7-not-valid.input-text, .woocommerce .wpcf7-form .wpcf7-not-valid.input-text, .wpcf7-form .vc_grid-styled-select select.wpcf7-not-valid, .vc_grid-styled-select .wpcf7-form select.wpcf7-not-valid, .wpcf7 .form-control.wpcf7-not-valid, .wpcf7 .cart .wpcf7-not-valid.country_to_state, .cart .wpcf7 .wpcf7-not-valid.country_to_state, .wpcf7 .comment-form-email input.wpcf7-not-valid[type='email'], .comment-form-email .wpcf7 input.wpcf7-not-valid[type='email'], .wpcf7 .woocommerce #review_form #respond textarea.wpcf7-not-valid, .woocommerce #review_form #respond .wpcf7 textarea.wpcf7-not-valid, .wpcf7 .woocommerce #review_form input.wpcf7-not-valid[type='text'], .woocommerce #review_form .wpcf7 input.wpcf7-not-valid[type='text'], .wpcf7 .woocommerce #content table.cart td.actions .wpcf7-not-valid.input-text, .woocommerce #content table.cart td.actions .wpcf7 .wpcf7-not-valid.input-text, .wpcf7
.woocommerce table.cart td.actions .wpcf7-not-valid.input-text,
.woocommerce table.cart td.actions .wpcf7 .wpcf7-not-valid.input-text, .wpcf7
.woocommerce-page #content table.cart td.actions .wpcf7-not-valid.input-text,
.woocommerce-page #content table.cart td.actions .wpcf7 .wpcf7-not-valid.input-text, .wpcf7
.woocommerce-page table.cart td.actions .wpcf7-not-valid.input-text,
.woocommerce-page table.cart td.actions .wpcf7 .wpcf7-not-valid.input-text, .wpcf7 .shipping-calculator-form .wpcf7-not-valid.input-text, .shipping-calculator-form .wpcf7 .wpcf7-not-valid.input-text, .wpcf7 .woocommerce-billing-fields .wpcf7-not-valid.input-text, .woocommerce-billing-fields .wpcf7 .wpcf7-not-valid.input-text, .wpcf7
.woocommerce-shipping-fields .wpcf7-not-valid.input-text,
.woocommerce-shipping-fields .wpcf7 .wpcf7-not-valid.input-text, .wpcf7
.checkout_coupon .wpcf7-not-valid.input-text,
.checkout_coupon .wpcf7 .wpcf7-not-valid.input-text, .wpcf7 .woocommerce .wpcf7-not-valid.input-text, .woocommerce .wpcf7 .wpcf7-not-valid.input-text, .wpcf7 .vc_grid-styled-select select.wpcf7-not-valid, .vc_grid-styled-select .wpcf7 select.wpcf7-not-valid {
  border-bottom: 3px solid #be0b06; }

.wpcf7-form .wpcf7-not-valid-tip, .wpcf7 .wpcf7-not-valid-tip {
  text-align: left;
  color: #ff6262;
  margin-top: 5px;
  padding-left: 10px; }

.wpcf7-form .wpcf7-response-output, .wpcf7 .wpcf7-response-output {
  background-size: 20px !important;
  display: inline !important;
  padding-left: 30px;
  padding-top: 8px;
  padding-bottom: 8px;
  color: #9e9e9e;
  border: none; }
  .wpcf7-form .wpcf7-response-output.wpcf7-validation-errors, .wpcf7 .wpcf7-response-output.wpcf7-validation-errors {
    background: url("../images/incorrect-small.png") left center no-repeat; }
  .wpcf7-form .wpcf7-response-output.wpcf7-mail-sent-ok, .wpcf7 .wpcf7-response-output.wpcf7-mail-sent-ok {
    background: url("../images/correct-small.png") left center no-repeat; }

footer .wpcf7-form .wpcf7-response-output, footer .wpcf7 .wpcf7-response-output {
  margin: 0; }

/*
Widgets
 */
.widget {
  margin-bottom: 30px;
  width: 100%;
  float: left;
  word-break: break-word; }
  .widget_nav_menu #menu-testing-menu li {
    padding-left: 8px; }
    @media screen and (min-width: 1200px) {
      .widget_nav_menu #menu-testing-menu li {
        padding-left: 15px; } }
  .widget_calendar tfoot td {
    padding: 10px; }
  .widget_calendar tfoot #prev {
    text-align: left; }
  .widget_calendar tfoot #next {
    text-align: right; }
  .widget_flickr .flickr-badge-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap; }
  .widget_flickr .flickr_badge_image {
    padding: 1px; }
  .widget_shopping_cart .mini_cart_item .variation {
    display: inline-block;
    padding: 0;
    border: 0; }
    .widget_shopping_cart .mini_cart_item .variation dd {
      padding: 0;
      margin: 0; }
  .widget_shopping_cart .mini_cart_item .quantity {
    display: inline-block; }

.widget ul {
  margin: 0;
  padding: 0;
  list-style: none; }

.widget li, .no_thumb_post a {
  position: relative;
  padding: 5px 0 5px 20px; }

.widget li:before, .no_thumb_post a:before {
  content: "";
  font-family: 'FontAwesome';
  position: absolute;
  left: 0;
  top: 5px;
  color: #000100; }

.calendar_wrap table {
  width: 100%;
  background-color: #f2f2f2; }

.calendar_wrap caption {
  background-color: #ad3516;
  color: #fff;
  padding: 10px 15px;
  margin-bottom: 15px; }

.calendar_wrap th,
.calendar_wrap td {
  padding: 2px !important;
  text-align: center; }

.calendar_wrap tbody a {
  background: #ad3516;
  color: #fff;
  border-radius: 50%;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  height: 25px;
  width: 25px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.calendar_wrap tbody a:hover {
  background: #8b280f; }

.post-short figure img {
  border-radius: 50%;
  width: 72px;
  height: auto; }

.widget li a {
  color: #828181; }

.widget li a:hover {
  color: #333; }

.widget-title {
  font-size: 16px;
  color: #353535;
  margin-top: 0;
  font-family: "Playfair Display", serif;
  text-transform: uppercase;
  margin-bottom: 15px; }

.widget_search .screen-reader-text,
body.search.widget_search .screen-reader-text {
  display: none; }

body.search .widget_search form.search-form,
.widget_search form.search-form {
  margin-top: 0px;
  float: left;
  width: 100%; }

.widget.widget_search .search-submit,
body.search .widget_search .search-submit {
  display: block;
  width: 17px;
  height: 17px;
  opacity: 0;
  z-index: 10; }

.widget_search .search-form,
body.search .widget_search .search-form {
  position: relative; }

.widget_search .search-form label,
body.search .widget_search .search-form label {
  display: block;
  width: 100%;
  float: none; }

.widget_search .search-form:after,
body.search .widget_search .search-form:after {
  content: "";
  font-family: 'veggieicon'; }

.widget_search input[type="search"],
body.search .widget_search input[type="search"] {
  width: 100%;
  float: left;
  min-height: 40px;
  border: 1px solid #ccc;
  border-radius: 3px;
  padding: 0 15px;
  font-weight: 400; }

.widget_search .search-submit,
.widget_search .search-form:after,
body.search .widget_search .search-submit,
body.search .widget_search .search-form:after {
  position: absolute;
  right: 10px;
  top: 50%;
  -webkit-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%); }

.recent-post .post-short {
  width: 100%;
  float: left;
  margin-top: 15px; }

.recent-post .post-short a {
  color: #686868; }

.recent-post .post-short a:hover {
  color: #585050; }

.recent-post figure {
  float: left;
  margin-right: 15px; }

.tweets-widget {
  padding: 20px 0 0; }

.tweets-widget blockquote {
  width: 100%;
  float: left;
  border: 0;
  font-size: 14px;
  font-style: italic;
  padding: 0; }

.widget .twitter-posts li:before {
  color: #686868;
  top: 7px; }

.widget-instagram {
  overflow: hidden; }
  .widget-instagram .instagram-pics {
    margin-top: 10px; }
    .widget-instagram .instagram-pics a {
      display: block; }
    .widget-instagram .instagram-pics figure {
      width: 33.33%;
      padding: 1%;
      display: inline-block; }

.widget-instagram .instagram-thumbs {
  margin-top: 15px;
  width: 105%; }

.widget-instagram .instagram-thumbs figure {
  float: left;
  width: 33.33%;
  padding-right: 10px;
  padding-bottom: 10px; }

.widget_tag_cloud .tagcloud a {
  display: inline-table;
  padding: 10px 15px;
  margin-right: 10px;
  margin-bottom: 10px;
  border: 1px solid #8c8b8b;
  background: transparent;
  border-radius: 3px;
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
  color: #888787;
  float: left;
  text-transform: uppercase;
  font-size: 14px !important; }

.widget_tag_cloud .tagcloud a:hover {
  background: #5c5c5c;
  color: #fff; }

.form-newsletter {
  border: 1px solid #ccc;
  border-radius: 3px;
  width: 100%;
  float: left;
  padding-right: 30px;
  position: relative; }

.form-newsletter input[type="email"] {
  min-height: 30px;
  padding: 0 15px;
  border: 0;
  width: 100%;
  float: left; }

.form-newsletter input[type="email"]:focus {
  outline: none; }

.form-newsletter button {
  position: absolute;
  right: 5px;
  top: 5px;
  background: transparent;
  border: 0; }

.form-newsletter button:focus {
  outline: none; }

.form-newsletter button:after {
  content: '';
  height: 20px;
  position: absolute;
  left: -5px;
  top: 1px;
  width: 1px;
  border-left: 1px solid #ddd; }

.widget-instagram figure img {
  float: left;
  margin-right: 2px;
  margin-bottom: 2px; }

aside .widget {
  border: 1px solid #ccc;
  padding: 20px; }
  aside .widget.widget_search, aside .widget.widget_product_search {
    border: 0px;
    padding: 0px; }

.widget_flickr .flickr_badge_image img,
.veggie_widget_recents .item-fig img {
  -webkit-transform: scale(1);
       -o-transform: scale(1);
          transform: scale(1);
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
  transition: -webkit-transform 0.3s ease-in-out;
  -o-transition: -o-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out, -o-transform 0.3s ease-in-out; }

.widget_flickr .flickr_badge_image:hover img,
.veggie_widget_recents .item-fig:hover img {
  -webkit-transform: scale(1.1);
       -o-transform: scale(1.1);
          transform: scale(1.1); }

/*
List style
 */
.list-style-v1 {
  margin: 0 0 15px;
  padding: 0;
  list-style: none; }
  .list-style-v1 li {
    margin: 5px 0 0;
    padding: 0;
    position: relative;
    padding-left: 20px; }
    .list-style-v1 li:before {
      content: '';
      display: block;
      width: 8px;
      height: 8px;
      background: #be0b06;
      border-radius: 50%;
      position: absolute;
      left: 0;
      top: 6px; }

.authorbox-v1 {
  display: block;
  overflow: hidden;
  padding: 15px; }
  @media (min-width: 768px) {
    .authorbox-v1 {
      padding: 30px;
      border: 1px solid #e9e9e9; } }
  @media (min-width: 1200px) {
    .authorbox-v1 {
      padding: 50px 80px; } }
  .authorbox-v1__img {
    float: left;
    margin-right: 30px;
    border-radius: 50%;
    overflow: hidden; }
  .authorbox-v1__name {
    font-size: 16px;
    color: #ab1f1f;
    font-family: "Playfair Display", serif; }
    @media (min-width: 768px) {
      .authorbox-v1__name {
        font-size: 20px; } }
    @media (min-width: 992px) {
      .authorbox-v1__name {
        font-size: 24px; } }
  @media (min-width: 768px) {
    .authorbox-v1__details, .authorbox-v1__links, .authorbox-v1__name {
      padding-left: 120px; } }
  .authorbox-v1__links {
    margin-top: 20px; }
  .authorbox-v1__header {
    margin-bottom: 20px; }
    @media (min-width: 992px) {
      .authorbox-v1__header {
        margin-bottom: 20px; } }
    .authorbox-v1__header h2 {
      font: 19px "Playfair Display", serif;
      color: #353535; }
      @media (min-width: 768px) {
        .authorbox-v1__header h2 {
          font-size: 24px; } }
      @media (min-width: 992px) {
        .authorbox-v1__header h2 {
          font-size: 34px; } }

.author .authorbox-v1__header .author_hide {
  display: none; }

.author .authorbox-v1__header .author_show {
  display: inline-block; }

.single .authorbox-v1__header .author_hide {
  display: block;
  text-align: center; }

.single .authorbox-v1__header .author_show {
  display: none; }

/*
Related post
 */
.related-posts-v1 {
  margin-top: 50px; }
  .related-posts-v1 .featured-image {
    margin-top: 0 !important; }
  .related-posts-v1 h3 {
    text-align: center;
    font-size: 30px; }
  .related-posts-v1__comment_count {
    float: right;
    font-size: 18px;
    line-height: 1; }
    .related-posts-v1__comment_count .fa {
      margin-left: 5px; }
  .related-posts-v1 .post {
    margin-top: 30px; }
    @media (max-width: 480px) {
      .related-posts-v1 .post {
        width: 100%; }
        .related-posts-v1 .post img {
          width: 100%; } }
    .related-posts-v1 .post.has-post-thumbnail {
      position: relative; }
      .related-posts-v1 .post.has-post-thumbnail .related-posts-v1__content {
        position: absolute;
        z-index: 50;
        bottom: 0;
        left: 15px;
        right: 15px;
        padding: 25px  15px;
        background: rgba(0, 0, 0, 0.5);
        color: #fff; }
      .related-posts-v1 .post.has-post-thumbnail .related-posts-v1__title {
        float: left;
        font-size: 16px;
        font-family: "Roboto", sans-serif;
        margin: 0; }
        .related-posts-v1 .post.has-post-thumbnail .related-posts-v1__title a {
          color: #fff; }
    .related-posts-v1 .post.has_not_thumbnail .related-posts-v1__content {
      border: 1px solid #ddd;
      padding: 20px 15px; }
    .related-posts-v1 .post.has_not_thumbnail .related-posts-v1__title {
      margin: 0 0 15px; }
    .related-posts-v1 .post.has_not_thumbnail .related-posts-v1__comment_count {
      margin-top: 6px; }
  .related-posts-v1 .format-video .featured-image:before {
    content: "";
    font-family: 'veggieicon';
    position: absolute;
    font-size: 70px;
    top: 15%;
    left: 38%;
    color: #fff; }

.post-list-weekly {
  margin-top: 40px;
  position: relative; }
  @media (min-width: 992px) {
    .post-list-weekly:after {
      position: absolute;
      content: '';
      height: 100%;
      width: 1px;
      bottom: -95px;
      left: calc(58.33% - 19px);
      background: #ddd;
      z-index: -1; } }
  .post-list-weekly img {
    box-shadow: 0px 0px 40px 0px #dedede; }
  @media (max-width: 480px) {
    .post-list-weekly .col-xs-6 {
      width: 100%; } }
  .post-list-weekly .col-md-7, .post-list-weekly .col-md-5 {
    margin-top: 25px; }
    .post-list-weekly .col-md-7 img, .post-list-weekly .col-md-5 img {
      width: 100%; }
  @media (min-width: 992px) {
    .post-list-weekly .col-md-5 {
      padding-top: 20%; } }
  .post-list-weekly .slide {
    outline: none; }
    @media (min-width: 992px) {
      .post-list-weekly .slide {
        padding: 20px; } }
  .post-list-weekly .slick-arrow {
    border: 1px solid #ccc;
    font-size: 30px;
    width: 1em;
    height: 1em;
    line-height: 1;
    border-radius: 50%;
    display: inline-block !important;
    margin-right: 5px;
    text-align: center;
    cursor: pointer; }
    @media (min-width: 992px) {
      .post-list-weekly .slick-arrow {
        font-size: 50px; } }
    .post-list-weekly .slick-arrow:before {
      font-family: 'veggieicon';
      position: relative;
      top: -6px;
      font-size: 14px; }
      @media (min-width: 992px) {
        .post-list-weekly .slick-arrow:before {
          top: -12px;
          font-size: 16px; } }
  .post-list-weekly .slick-prev:before {
    content: ""; }
  .post-list-weekly .slick-next:before {
    content: ""; }
  .post-list-weekly .slide-arrows {
    display: block;
    overflow: hidden;
    max-width: 100px;
    margin: 15px auto 0 auto;
    text-align: center; }
    @media (min-width: 992px) {
      .post-list-weekly .slide-arrows {
        max-width: 300px; }
        .post-list-weekly .slide-arrows span {
          margin-right: 30px; } }
  .post-list-weekly .slide-post-cont {
    position: relative; }
    .post-list-weekly .slide-post-cont:hover > h3 {
      opacity: 1; }
    .post-list-weekly .slide-post-cont h3 a {
      font: 18px "Vidaloka", serif;
      color: #515151; }
      .post-list-weekly .slide-post-cont h3 a:hover {
        color: #848484; }
  .post-list-weekly .meta-1 {
    position: absolute;
    right: 0;
    top: 0;
    background: #fff;
    padding: 10px;
    text-align: center;
    box-shadow: 2px 2px 10px #ddd;
    color: #000; }
    @media (min-width: 1200px) {
      .post-list-weekly .meta-1 {
        padding: 20px;
        font-size: 30px; } }
    @media (min-width: 1400px) {
      .post-list-weekly .meta-1 {
        font-size: 40px;
        line-height: 1;
        right: -30px;
        top: 20px; } }
    .post-list-weekly .meta-1 b {
      display: block;
      border-bottom: 1px solid #222; }
  @media (min-width: 992px) {
    .post-list-weekly h3 {
      position: absolute;
      bottom: 0;
      background: rgba(255, 255, 255, 0.8);
      width: 100%;
      padding: 20px;
      opacity: 0;
      -webkit-transition: 0.5s ease;
      -o-transition: 0.5s ease;
      transition: 0.5s ease; } }
  .post-list-weekly h3 a:after {
    content: "";
    font-family: 'veggieicon';
    font-size: 15px;
    margin-left: 10px;
    color: #6b6b6b;
    padding: 7px;
    border: 2px solid #515151;
    border-radius: 50%; }
  .post-list-weekly .slide .slide-item:first-of-type {
    z-index: 2; }
    .post-list-weekly .slide .slide-item:first-of-type h3 {
      opacity: 1; }

.team-post-wrapper .farmer-item {
  position: relative; }
  .team-post-wrapper .farmer-item:after {
    position: absolute;
    content: '';
    background: #eff2f5;
    height: 0;
    bottom: 100%;
    left: 0;
    width: 100%;
    z-index: -1;
    -webkit-transition: height 0.4s ease-in-out;
    -o-transition: height 0.4s ease-in-out;
    transition: height 0.4s ease-in-out; }
  .team-post-wrapper .farmer-item .farmer-figure {
    -webkit-transition: -webkit-transform 0.4s ease-in-out;
    transition: -webkit-transform 0.4s ease-in-out;
    -o-transition: -o-transform 0.4s ease-in-out;
    transition: transform 0.4s ease-in-out;
    transition: transform 0.4s ease-in-out, -webkit-transform 0.4s ease-in-out, -o-transform 0.4s ease-in-out; }
  .team-post-wrapper .farmer-item:hover:after {
    height: 30px; }
  .team-post-wrapper .farmer-item:hover .farmer-figure {
    -webkit-transform: scale(1.2) translate3d(0, -30px, 0);
            transform: scale(1.2) translate3d(0, -30px, 0); }
  .team-post-wrapper .farmer-item:hover .farmer-content a {
    background: #ab1e32;
    border-color: #ab1e32;
    color: #fff; }

/*---------- shop home 3 -----------*/
.vc_grid-item-mini .vc_gitem-zone:before,
.vc_grid-item-mini .vc_gitem-zone {
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out; }

.veggie-product-grid .vc_grid-item-mini:hover .vc_gitem-zone:before {
  background-color: rgba(173, 53, 22, 0.3); }

.veggie-product-grid.primary-color-grid .vc_grid-item-mini:hover .vc_gitem-zone {
  background-color: rgba(173, 53, 22, 0.3); }

.veggie-product-grid.primary-color-grid .vc_grid-item-mini:hover .vc_btn3-container .vc_btn3 {
  background-color: #ad3516;
  color: #fff; }

.veggie-product-grid.primary-color-grid .vc_grid-item-mini:hover h4 {
  color: #ad3516; }

.veggie-product-grid.secondary-color-grid .vc_grid-item-mini:hover .vc_gitem-zone {
  background-color: #6ca055; }

.post-password-form label input {
  display: block; }

.post-password-form input[type='submit'] {
  background: #be0b06;
  color: #fff;
  border: 0px;
  padding-left: 10px;
  padding-right: 10px; }

@media screen and (min-width: 480px) {
  .post-password-form label {
    float: left; }
    .post-password-form label input {
      margin-left: 15px;
      display: inline-block; } }

/*
--------------------
			Layout
--------------------
 */
/*
Header
 */
.banner-image {
  visibility: hidden; }

.banner-image-container {
  background: center no-repeat #000;
  background-size: cover; }

.header-space.no-banner {
  display: none; }

.header-top-v-1 {
  padding: 22px 0;
  position: absolute;
  width: 100%;
  z-index: 15;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }
  .header-top-v-1 .toggle-search-form .fa-search {
    margin-top: 0; }
  .header-top-v-1.sticky-header {
    background-color: rgba(0, 0, 0, 1) !important; }
  .header-top-v-1-transparent.sticky-header {
    background-color: rgba(0, 0, 0, 1) !important; }
  @media (min-width: 992px) {
    .header-top-v-1 {
      min-height: 102px; }
      .header-top-v-1 .navigation {
        width: calc(50% - 80px); }
        .header-top-v-1 .navigation ul {
          max-width: none; } }

.header-top-v-1 .logo {
  position: absolute;
  left: 50%;
  -webkit-transform: translate3d(-50%, 0, 0);
          transform: translate3d(-50%, 0, 0);
  top: -15px;
  max-width: 80px;
  z-index: 20;
  -webkit-transition: all .7s ease;
  -o-transition: all .7s ease;
  transition: all .7s ease; }
  @media screen and (max-width: 480px) {
    .header-top-v-1 .logo .logo {
      max-width: 80px; } }

@media (min-width: 992px) {
  .header-top-v-1 .logo {
    max-width: 400px; } }

@media (min-width: 992px) {
  .has-sticky-menu .sticky-header {
    position: fixed;
    width: 100%; }
  .admin-bar .has-sticky-menu .sticky-header {
    top: 32px; }
  .header-top-v-1 {
    z-index: 15;
    top: 0;
    background-color: rgba(0, 0, 0, 0.8) !important; }
    .header-top-v-1.has-sticky-menu {
      background: transparent; }
  .header-top-v-1 .container {
    position: relative; } }

.main-header-v1 {
  z-index: 150;
  position: relative;
  width: 100%; }

.header-top-right-v1 {
  position: relative;
  float: right; }
  @media screen and (max-width: 991px) {
    .header-top-right-v1 {
      margin: 4px 0 0; } }
  .header-top-right-v1 .search-form {
    float: left;
    position: relative;
    bottom: 2px;
    margin-top: 5px;
    font-size: 20px; }
  .header-top-right-v1 .toggle-share-alt {
    display: block;
    float: left;
    color: #727272;
    font-size: 22px;
    line-height: 30px;
    margin-right: 20px; }
  .header-top-right-v1 .toggle-search-form {
    color: #a8a8a9;
    -webkit-transition: color 0.3s ease;
    -o-transition: color 0.3s ease;
    transition: color 0.3s ease; }
    .header-top-right-v1 .toggle-search-form:hover {
      color: #fff; }
  .header-top-right-v1 .social-links {
    position: absolute;
    top: calc(100% + 15px);
    display: none;
    background: #090c0e;
    z-index: 15; }
    .header-top-right-v1 .social-links a, .header-top-right-v1 .social-links a:first-child {
      -webkit-transition: opacity .3s ease;
      -o-transition: opacity .3s ease;
      transition: opacity .3s ease;
      line-height: 25px; }
      @media (min-width: 992px) {
        .header-top-right-v1 .social-links a, .header-top-right-v1 .social-links a:first-child {
          margin-left: 5px;
          margin-right: 5px; } }
    .header-top-right-v1 .social-links a:hover,
    .header-top-right-v1 .social-links a:first-child:hover {
      color: #fff; }
    @media (min-width: 992px) {
      .header-top-right-v1 .social-links {
        background: transparent;
        position: relative;
        top: 0;
        display: block !important; }
        .header-top-right-v1 .social-links a {
          margin-left: 10px;
          margin-top: 2px;
          margin-bottom: 2px; }
        .header-top-right-v1 .social-links li {
          float: left; } }
  @media screen and (max-width: 479px) {
    .header-top-right-v1 button.cart-btn i {
      font-size: 22px; }
    .header-top-right-v1 .toggle-search-form .fa-search {
      font-size: 18px;
      margin-top: 0; }
    .header-top-right-v1 .search-form {
      margin-top: 9px; } }
  @media (min-width: 992px) {
    .header-top-right-v1 .toggle-share-alt {
      display: none; }
    .header-top-right-v1 .search-form {
      margin-top: 20px; }
    .header-top-right-v1 button.cart-btn {
      margin-top: 15px; } }

.social-links li {
  display: inline; }

.toggle-search-form .fa-search {
  font-size: 25px;
  margin-top: 4px; }

.header-top-right-v1 .cart-btn .fa:before {
  color: #a8a8a9;
  -webkit-transition: color .3s ease;
  -o-transition: color .3s ease;
  transition: color .3s ease; }

.header-top-right-v1 .cart-btn:hover {
  opacity: 0.6; }
  .header-top-right-v1 .cart-btn:hover .fa:before {
    color: #fff; }

.header-top-v-1-transparent {
  background: none; }
  .header-top-v-1-transparent .header-search {
    background: rgba(255, 255, 255, 0.7); }
  .header-top-v-1-transparent .header-top-right-v1 .social-links {
    margin: 0; }
    @media screen and (max-width: 991px) {
      .header-top-v-1-transparent .header-top-right-v1 .social-links {
        background-color: #ccc; } }
  .header-top-v-1-transparent.sticky-menu {
    background-color: #fff; }
  .header-top-v-1-transparent .navigation li.current-menu-item a,
  .header-top-v-1-transparent .navigation li a:hover {
    color: #fff; }
  .header-top-v-1-transparent .cart-btn .fa:before {
    color: #727272; }
  .header-top-v-1-transparent .cart-btn:hover .fa:before {
    color: #222; }
  .header-top-v-1-transparent .toggle-search-form {
    color: #727272;
    font-size: 20px; }
  .header-top-v-1-transparent .navigation-mobile {
    background: #eee; }
    .header-top-v-1-transparent .navigation-mobile li a {
      color: #9c9c9c; }
    .header-top-v-1-transparent .navigation-mobile .dropdown-nav {
      color: #999; }
  .header-top-v-1-transparent .social-links a {
    margin-top: 15px; }

.social-links {
  float: left; }

.social-links a {
  display: inline-block;
  margin-left: 10px; }

.social-links i {
  width: 28px;
  height: 28px;
  line-height: 26px;
  display: block;
  float: left;
  border-radius: 50%;
  border: 2px solid #a8a8a9;
  color: #a8a8a9;
  text-align: center;
  opacity: 1;
  -webkit-transition: opacity .3s ease,  background 0.3s ease-in-out, border-color 0.3s ease-in-out, color 0.3s ease-in-out;
  -o-transition: opacity .3s ease,  background 0.3s ease-in-out, border-color 0.3s ease-in-out, color 0.3s ease-in-out;
  transition: opacity .3s ease,  background 0.3s ease-in-out, border-color 0.3s ease-in-out, color 0.3s ease-in-out; }
  .social-links i.fa-facebook:hover {
    background: #3b5998;
    color: #fff;
    border-color: #3b5998; }
  .social-links i.fa-twitter:hover {
    background: #55acee;
    color: #fff;
    border-color: #55acee; }
  .social-links i.fa-google-plus:hover {
    background: #dd4f43;
    color: #fff;
    border-color: #dd4f43; }
  .social-links i.fa-youtube-square:hover {
    background: #e22d26;
    color: #fff;
    border-color: #e22d26; }
  .social-links i.fa-behance:hover {
    background: #1769ff;
    color: #fff;
    border-color: #1769ff; }
  .social-links i.fa-vimeo-square:hover {
    background: #aad450;
    color: #fff;
    border-color: #aad450; }

.social-links a:hover {
  opacity: .6; }

.social-links a:first-child {
  margin-left: 0; }

@media (min-width: 992px) {
  .social-links a {
    margin-left: 15px; } }

/*
Banners
 */
.banner-v1 {
  position: relative;
  min-height: 350px; }

.banner-v1 .banner-caption-v1 {
  padding-bottom: 30px; }

.banner-v1 .banner-caption-v1 h1 {
  font-size: 100px;
  color: #fff;
  font-family: "Great Vibes", cursive;
  text-align: center;
  line-height: 1; }

.banner-v1 .banner-caption-v1 h1 img {
  display: block;
  margin: 0 auto; }

@media (min-width: 992px) {
  .banner-v1 .banner-caption-v1 h1 {
    font-size: 100px; } }

@media (min-width: 1200px) {
  .banner-v1 .banner-caption-v1 h1 {
    font-size: 200px; } }

.banner-v1 .banner-caption-v1 h2 img {
  display: block;
  max-width: 80%;
  margin: 0 auto; }

.banner-v1 .banner-caption-v1 p {
  font-size: 15px;
  color: #98a9b6;
  text-align: center; }

@media (min-width: 992px) {
  .banner-v1 .banner-caption-v1 p {
    margin-top: 30px; } }

@media (min-width: 480px) {
  .banner-v1 .banner-caption-v1 {
    margin-top: -150px; } }

@media (min-width: 768px) {
  .banner-v1 .banner-caption-v1 {
    margin-top: 0;
    position: absolute;
    right: 0;
    bottom: 0;
    width: 100%; } }

@media (min-width: 992px) {
  .banner-v1 .banner-caption-v1 {
    bottom: 15%; } }

.banner-v1 .banner-caption-text {
  max-width: 550px;
  float: right; }

@media (min-width: 768px) {
  .banner-v1 {
    min-height: 550px; } }

@media (min-width: 992px) {
  .banner-v1 {
    min-height: 1100px; }
  .banner-v1 .banner-image {
    min-height: 624px; } }

.banner-v1 .banner-buttons {
  text-align: center;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%; }

.banner-v1 .banner-buttons .btn {
  margin-bottom: -20px; }

@media (min-width: 992px) {
  .banner-v1 .banner-buttons .btn {
    padding: 15px 25px; } }

@media (min-width: 768px) {
  .banner-v1 .banner-buttons {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%; } }

@media (min-width: 1200px) {
  .banner-v1 .banner-buttons .btn {
    padding: 25px 35px;
    font-size: 20px;
    margin-bottom: -35px; } }

.banner-inner {
  min-height: 250px; }

@media (min-width: 992px) {
  .banner-inner {
    min-height: 505px;
    background-attachment: fixed; } }

.banner-caption-v2 {
  text-align: center;
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 0;
  height: 100%; }
  @media (max-width: 991px) {
    .banner-caption-v2 {
      top: 0;
      right: 0; } }

@media (min-width: 768px) {
  .banner-caption-v2 {
    font-size: 40px; } }

@media (min-width: 992px) {
  .banner-caption-v2 {
    font-size: 60px; } }

@media (min-width: 992px) {
  .banner-caption-v2 {
    font-size: 90px; } }

.banner-caption-v2 h1 {
  font-family: "Great Vibes", cursive;
  color: #fff;
  line-height: 1;
  font-size: 1.5em;
  position: absolute;
  top: 55%;
  left: 0;
  right: 0;
  -webkit-transform: translate3d(0, -50%, 0);
          transform: translate3d(0, -50%, 0); }
  @media (max-width: 991px) {
    .banner-caption-v2 h1 {
      font-size: 80px;
      width: 100%; } }
  @media (max-width: 767px) {
    .banner-caption-v2 h1 {
      font-size: 50px; } }
  @media (max-width: 479px) {
    .banner-caption-v2 h1 {
      font-size: 40px; } }
  @media (max-width: 991px) {
    .banner-caption-v2 h1 {
      top: 60%; } }

.banner-caption-v2 .banner-image {
  min-height: 400px; }

/*
Navigation
 */
.navigation {
  float: left; }

.navigation .menu-toogle {
  color: #a8a8a9; }

.navigation .menu-toogle:before {
  font-family: 'FontAwesome';
  content: "";
  font-size: 25px; }

.navigation ul {
  display: none;
  list-style: none;
  float: left;
  padding: 0;
  margin: 0; }

.navigation li {
  float: left;
  font-size: 14px;
  font-family: "Roboto", sans-serif;
  font-weight: normal;
  text-transform: uppercase;
  position: relative;
  padding-bottom: 10px; }
  @media (min-width: 992px) {
    .navigation li {
      overflow: hidden; } }

.navigation li a {
  color: #a8a8a9;
  position: relative;
  display: inline-block;
  vertical-align: middle; }

.navigation .item-wrap a {
  padding-left: 6px;
  padding-right: 6px;
  padding-top: 3px; }

.dropdown-nav {
  position: relative;
  right: 0px;
  padding-right: 8px;
  display: inline-block;
  vertical-align: bottom; }

.navigation li a:hover, .navigation li.current-menu-item > a {
  color: #fff; }

.navigation li a:hover:before, .navigation li.current-menu-item a:before {
  visibility: visible; }

.navigation li a:before {
  content: '';
  display: block;
  width: calc(100% - 12px);
  height: 1px;
  background: #fff;
  position: absolute;
  bottom: -5px;
  left: 5px;
  visibility: hidden; }

.navigation li:hover {
  overflow: visible; }
  .navigation li:hover > ul {
    visibility: visible;
    opacity: 1;
    display: block;
    overflow: visible; }

.navigation .sub-menu,
.navigation .children {
  z-index: 150;
  -webkit-transition: opacity .3s ease;
  -o-transition: opacity .3s ease;
  transition: opacity .3s ease;
  opacity: 0;
  visibility: hidden;
  width: auto;
  white-space: nowrap;
  padding-top: 28px;
  position: absolute;
  left: 0;
  top: 100%;
  margin-top: 0;
  overflow: hidden; }
  .navigation .sub-menu li,
  .navigation .children li {
    margin-bottom: 0;
    padding-left: 15px;
    padding-right: 15px;
    border-top: 1px solid rgba(80, 74, 74, 0.5); }

.add_Submenu {
  visibility: visible;
  opacity: 1;
  display: block !important;
  overflow: visible; }

.navigation .sub-menu li,
.navigation .children li {
  background-color: rgba(0, 0, 0, 0.8);
  width: 100%;
  float: left;
  padding: 12px 15px; }

.navigation .sub-menu li a,
.navigation .children li a {
  display: block;
  display: inline-block; }

.navigation .sub-menu li a:before,
.navigation .children li a:before {
  display: none; }

.navigation .sub-menu ul,
.navigation .children ul {
  left: 100%;
  top: 0;
  padding-top: 0; }

.navigation-mobile {
  overflow-x: hidden;
  background: #090c0e;
  z-index: 90;
  width: 100%;
  display: none; }
  .navigation-mobile ul.menu {
    padding: 0px 15px; }

.navigation-mobile ul {
  margin: 0;
  padding: 0;
  list-style: none; }

.navigation-mobile li {
  margin: 0;
  padding: 0;
  font-size: 15px;
  display: block;
  border-top: 1px solid #1D1717;
  position: relative;
  text-transform: uppercase; }
  .navigation-mobile li:first-of-type {
    border-top: none; }

.menu-toggle {
  position: absolute;
  right: 10px;
  font-size: 20px;
  top: 7px;
  width: 40px;
  cursor: pointer;
  text-align: center; }

.menu-toggle:before {
  content: "";
  font-family: 'FontAwesome'; }

.navigation-mobile li a {
  display: inline-block;
  padding-top: 7px;
  display: inline-block;
  vertical-align: middle;
  padding-right: 5px; }

.navigation-mobile li a.active:before {
  content: ""; }

.navigation-mobile .sub-menu a,
.navigation-mobile .children a {
  padding-left: 30px;
  background: #0b0f11; }

.navigation-mobile .sub-menu .sub-menu a,
.navigation-mobile .children .children a {
  padding-left: 45px;
  background: #0d1114; }

.navigation-mobile a {
  color: #fff;
  display: block; }

.navigation-mobile .item-wrap {
  padding: 15px;
  color: #fff; }

.navigation-mobile a:hover {
  color: #fff; }

.navigation-mobile li.active a {
  color: #fff; }

.main-header-v1 .navigation-mobile .sub-menu li {
  background: #0b0f11; }

.navigation-mobile div {
  text-align: left; }

.navigation-mobile .fa-close {
  color: #fff;
  padding: 10px;
  cursor: pointer;
  display: inline-block; }

.navigation-mobile .fa-close:hover {
  color: #e6e6e6; }

.navigation-mobile .sub-menu,
.navigation-mobile .children {
  display: none; }

@media (min-width: 992px) {
  .navigation-mobile {
    display: none !important; } }

@media (min-width: 992px) {
  .navigation-button {
    display: none; }
  .navigation ul {
    display: block;
    margin-top: 20px;
    max-width: 400px; }
  .menu-toogle {
    display: none; } }

.mega-sub-menu {
  display: none; }

.header-search {
  position: absolute;
  background-color: rgba(0, 0, 0, 0.9);
  z-index: 19;
  right: 0;
  top: 75px;
  padding: 0 15px;
  max-height: 0;
  overflow: hidden;
  width: 100%;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease; }

.header-search .form-control, .header-search .cart .country_to_state, .cart .header-search .country_to_state, .header-search .comment-form-email input[type='email'], .comment-form-email .header-search input[type='email'], .header-search .woocommerce #review_form #respond textarea, .woocommerce #review_form #respond .header-search textarea, .header-search .woocommerce #review_form input[type='text'], .woocommerce #review_form .header-search input[type='text'], .header-search .woocommerce #content table.cart td.actions .input-text, .woocommerce #content table.cart td.actions .header-search .input-text, .header-search
.woocommerce table.cart td.actions .input-text,
.woocommerce table.cart td.actions .header-search .input-text, .header-search
.woocommerce-page #content table.cart td.actions .input-text,
.woocommerce-page #content table.cart td.actions .header-search .input-text, .header-search
.woocommerce-page table.cart td.actions .input-text,
.woocommerce-page table.cart td.actions .header-search .input-text, .header-search .shipping-calculator-form .input-text, .shipping-calculator-form .header-search .input-text, .header-search .woocommerce-billing-fields .input-text, .woocommerce-billing-fields .header-search .input-text, .header-search
.woocommerce-shipping-fields .input-text,
.woocommerce-shipping-fields .header-search .input-text, .header-search
.checkout_coupon .input-text,
.checkout_coupon .header-search .input-text, .header-search .woocommerce .input-text, .woocommerce .header-search .input-text, .header-search .vc_grid-styled-select select, .vc_grid-styled-select .header-search select {
  border-radius: 0; }

.header-search .form-content {
  width: 100%;
  padding-right: 45px;
  position: relative; }

.header-search button {
  position: absolute;
  right: 0;
  top: 0;
  height: 38px;
  background: #fff;
  color: #000;
  border: 0;
  padding: 0 10px; }

.header-search.state-show {
  padding-top: 55px;
  padding-bottom: 15px;
  max-height: 115px; }

@media (min-width: 992px) {
  .header-search {
    width: 200px;
    top: 80px;
    right: 20px; }
  .header-search.state-show {
    padding-top: 15px; } }

@media (min-width: 992px) {
  .sticky-menu {
    top: 0px;
    z-index: 9999; }
  .header-top-v-1 .logo.logosticky {
    top: -25px;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
  .header-top-v-1 .logo img {
    -webkit-transform: scale(1);
         -o-transform: scale(1);
            transform: scale(1);
    -webkit-transition: -webkit-transform 0.4s ease-in-out;
    transition: -webkit-transform 0.4s ease-in-out;
    -o-transition: -o-transform 0.4s ease-in-out;
    transition: transform 0.4s ease-in-out;
    transition: transform 0.4s ease-in-out, -webkit-transform 0.4s ease-in-out, -o-transform 0.4s ease-in-out; }
  .header-top-v-1 .logo.logosticky img {
    -webkit-transform: scale(0.7);
         -o-transform: scale(0.7);
            transform: scale(0.7); } }

.header-top-right-v1 .social-links ul {
  margin: 0;
  padding: 0;
  list-style: none; }

@media (max-width: 991px) {
  .header-top-right-v1 .social-links li {
    display: block;
    clear: both;
    padding: 0 10px; } }

@media (max-width: 991px) {
  .header-top-right-v1 .social-links li a {
    margin-left: 0; } }

.header-top-v-1-transparent .sub-menu li,
.header-top-v-1-transparent .children li {
  background-color: #e6e6e6; }
  .header-top-v-1-transparent .sub-menu li a,
  .header-top-v-1-transparent .children li a {
    border: none; }

.header-top-v-1-transparent .navigation a:after {
  background-color: #000; }

.header-top-v-1-transparent,
.header-top-v-1-transparent .header-top-v-1 {
  background: transparent; }

.header-top-v-1-transparent .header-search {
  background: rgba(255, 255, 255, 0.7); }

.header-top-v-1-transparent.sticky-menu {
  background-color: #fff; }

.header-top-v-1-transparent .social-links a:hover,
.header-top-v-1-transparent .social-links a:first-child:hover,
.header-top-v-1-transparent .toggle-search-form:hover,
.header-top-v-1-transparent .cart-btn:hover .fa-shopping-cart:before {
  color: #222;
  border-color: #222;
  opacity: 1; }

#rev_slider_1_1_wrapper {
  width: 100vw; }

.main-header-v1.main-header-transparent {
  min-height: 0px !important; }
  .main-header-v1.main-header-transparent .header-top-v-1 .social-links {
    border: 0; }

.header-top-v-1-transparent {
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }

.header-top-v-1-transparent.sticky-menu {
  background: rgba(255, 255, 255, 0.7); }

.header-top-v-1 .social-links {
  padding: 0 15px;
  margin: 0 15px; }
  @media screen and (min-width: 992px) {
    .header-top-v-1 .social-links {
      border-left: 1px solid #ddd;
      border-right: 1px solid #ddd;
      margin: 15px 15px 5px 5px; } }
  @media screen and (max-width: 991px) {
    .header-top-v-1 .social-links li {
      margin: 15px 0; } }

@media screen and (max-width: 991px) {
  .header-top-v-1 button.cart-btn {
    margin: 0 15px; } }

.header-top-v-1-transparent .navigation li.current-menu-item a,
.header-top-v-1-transparent .navigation li a:hover {
  color: #585151; }

.common-header .navbar {
  margin-bottom: 0;
  border-bottom: 1px solid #f1f1f1; }
  @media screen and (min-width: 1200px) {
    .common-header .navbar {
      padding-left: 60px;
      padding-right: 60px; } }

.common-header .navbar-right li {
  float: right;
  margin: 0 5px; }

.common-header .navbar-toggle .icon-bar {
  background-color: #a8a8a9; }

.common-header .social-links {
  float: right;
  border-left: 1px solid #a7a7a7;
  border-right: 1px solid #a7a7a7;
  padding: 0 15px;
  margin: 10px 0; }
  @media screen and (min-width: 992px) and (max-width: 1199px) {
    .common-header .social-links li {
      margin: 0; } }

.main-header-v1 .header-top-v-1 .social-links {
  border: 0; }

.veggie-loader-wrapper {
  position: fixed;
  height: 100vh;
  width: 100vw;
  overflow: hidden;
  z-index: 100000; }

.veggie-loader-backdrop, .veggie-loader-image {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0; }

.veggie-loader-backdrop {
  /*background: #000;*/
  z-index: 1; }

.sk-three-bounce {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
       -o-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 99; }

.loader-image img {
  max-width: 100%;
  max-height: 100%; }

body.loading {
  overflow: hidden; }

#search_cross {
  position: absolute;
  right: 32px;
  top: 50px;
  width: 32px;
  height: 50px;
  opacity: 0.3;
  z-index: 99;
  cursor: pointer; }

#search_cross:hover {
  opacity: 1; }

#search_cross:before, #search_cross:after {
  position: absolute;
  left: 15px;
  content: ' ';
  height: 50px;
  width: 2px;
  background-color: #333; }

#search_cross:before {
  -webkit-transform: rotate(45deg);
       -o-transform: rotate(45deg);
          transform: rotate(45deg); }

#search_cross:after {
  -webkit-transform: rotate(-45deg);
       -o-transform: rotate(-45deg);
          transform: rotate(-45deg); }

.header-top-v-1.header-top-v-1-transparent {
  position: absolute; }

.has-sticky-menu .header-top-v-1.header-top-v-1-transparent.sticky-header {
  position: fixed; }

.veggieicon-shopping-bag {
  color: #a8a8a9; }

#mega-menu-veggie-header-two-top {
  margin: 0; }
  #mega-menu-veggie-header-two-top .mega-menu-item {
    position: relative; }

.header-top-v2 .header-top-wrap {
  float: right; }

.header-top-v2 .portion-upper {
  background-color: #ab1e32;
  border-bottom: 1px solid #790f1e;
  padding: 15px 0;
  position: relative;
  z-index: 1; }
  @media screen and (max-width: 599px) {
    .header-top-v2 .portion-upper {
      padding: 5px 0; } }

.header-top-v2 .portion-lower {
  background-color: #fff;
  border-bottom: 1px solid #d7d7d7;
  position: relative; }
  @media screen and (max-width: 599px) {
    .header-top-v2 .portion-lower {
      padding-top: 25px;
      padding-bottom: 25px; } }
  .header-top-v2 .portion-lower img {
    display: inline-block;
    vertical-align: middle;
    width: 77px; }
  .header-top-v2 .portion-lower .container {
    position: relative; }
  .header-top-v2 .portion-lower.is-stuck {
    position: fixed;
    left: 0;
    right: 0;
    top: 0; }

.header-top-v2 .language-wrap {
  float: left; }
  .header-top-v2 .language-wrap h5 {
    font: 14px "Roboto", sans-serif;
    color: #fff; }

.header-top-v2 .social-wrap {
  display: none; }
  @media screen and (min-width: 480px) {
    .header-top-v2 .social-wrap {
      vertical-align: middle;
      padding: 0 15px;
      border-left: 1px solid #ddd;
      border-right: 1px solid #ddd;
      margin: 0 15px;
      display: inline-block; } }

.header-top-v2 .social-links {
  padding: 0;
  list-style: none;
  margin: 0; }
  .header-top-v2 .social-links li {
    float: left;
    margin: 0 5px; }
  .header-top-v2 .social-links i {
    background-color: #fff;
    border-color: #fff;
    color: #ab1e32; }

.header-top-v2 .navbar-default {
  vertical-align: middle;
  margin: 0;
  background-color: transparent;
  border: none; }

.header-top-v2 .logo {
  position: absolute;
  z-index: 9;
  left: 15px;
  top: 50%;
  -webkit-transform: translate3d(0, -50%, 0);
          transform: translate3d(0, -50%, 0); }

.header-top-v2 .search-form {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  left: 5px;
  top: -2px; }
  .header-top-v2 .search-form a {
    color: #fff; }
  @media screen and (max-width: 599px) {
    .header-top-v2 .search-form {
      left: auto;
      top: 4px;
      vertical-align: baseline; } }

@media screen and (max-width: 767px) {
  .header-top-v2 .navbar-header {
    text-align: right;
    display: none; }
  .header-top-v2 .mega-menu-not .navbar-header {
    display: block; }
  .header-top-v2 .search-form a {
    font-size: 18px; }
  .header-top-v2 .navbar-default .navbar-toggle {
    display: inline-block;
    vertical-align: middle;
    float: none;
    margin: 27px 0; }
  .header-top-v2 .navbar-collapse {
    position: absolute;
    width: 100%;
    z-index: 5;
    border: 1px solid #e7e7e7;
    top: 100%;
    left: 0px;
    background-color: white; }
  .header-top-v2 #mega-menu-wrap-veggie-header-two-top {
    padding: 20px 0; }
  .header-top-v2 #mega-menu-veggie-header-two-top {
    max-height: 65vh;
    overflow-y: scroll;
    top: calc(100% + 1px); } }

@media screen and (min-width: 768px) {
  .header-top-v2 .navbar-default {
    position: relative; }
  .header-top-v2 .navbar-header {
    position: absolute;
    right: 0;
    margin: 3px 0; }
  .header-top-v2 .navbar-nav {
    margin-right: 15px; }
  .header-top-v2 .search-form a {
    font-size: 19px; } }

.header-top-v2 button.cart-btn {
  display: none; }
  @media screen and (min-width: 480px) {
    .header-top-v2 button.cart-btn {
      display: inline-block;
      padding: 0 5px;
      margin: 0;
      vertical-align: middle;
      color: #fff;
      position: relative; } }
  @media screen and (max-width: 599px) {
    .header-top-v2 button.cart-btn {
      padding: 5px 5px 0; } }
  .header-top-v2 button.cart-btn .cart-item-count {
    top: -2px;
    right: -8px; }

.header-top-v2 .header-search {
  top: calc(100% + 16px);
  right: 0;
  width: 250px; }
  @media screen and (min-width: 480px) {
    .header-top-v2 .header-search {
      top: calc(100% + 19px); } }
  .header-top-v2 .header-search.state-show {
    padding-top: 15px; }

@media screen and (min-width: 600px) {
  ul.mega-menu {
    padding-left: 90px !important;
    float: right !important;
    width: 100% !important;
    text-align: right !important; }
    ul.mega-menu > li {
      background: transparent !important; }
      ul.mega-menu > li > a {
        color: #000 !important;
        height: auto !important;
        padding: 25px 10px !important;
        background: transparent !important; }
        ul.mega-menu > li > a:hover, ul.mega-menu > li > a:active, ul.mega-menu > li > a:focus {
          background: transparent !important;
          color: #ab1e32 !important; }
  ul.mega-sub-menu {
    height: auto !important; }
    ul.mega-sub-menu .post-short {
      float: left !important;
      width: 100% !important;
      margin: 5px 0 !important; } }

@media screen and (max-width: 599px) {
  .mega-menu-wrap {
    padding-left: 10px;
    margin: 20px 0;
    float: right; }
  .mega-menu {
    position: absolute;
    z-index: 99;
    right: 0;
    background: #000;
    min-width: 300px; } }

#mega-menu-wrap-veggie-header-two-top,
.mega-menu-wrap {
  background: transparent; }

#mega-menu-wrap-veggie-header-two-top #mega-menu-veggie-header-two-top,
.mega-menu-wrap ul.mega-menu {
  background: #fff; }

.mega-menu-item .woocommerce ul.product_list_widget li:first-of-type {
  border: none; }

.mega-menu-item .woocommerce ul.product_list_widget li img {
  border-radius: 0; }

.mega-menu-item .mega-block-title, .mega-menu-item .widget-title {
  display: inline-block !important;
  border-bottom: 2px solid #d1233c !important;
  padding-bottom: 5px;
  color: #555;
  font-family: inherit;
  font-weight: bold; }

.mega-menu-item ul.product-categories {
  list-style: none;
  padding: 0; }
  .mega-menu-item ul.product-categories li.cat-item {
    border-bottom: 1px solid #e7e9ea; }
    .mega-menu-item ul.product-categories li.cat-item:hover {
      background-color: #353535; }
      .mega-menu-item ul.product-categories li.cat-item:hover a {
        color: #fff; }
    .mega-menu-item ul.product-categories li.cat-item a {
      color: #373737;
      padding: 15px 20px;
      display: block; }
  .mega-menu-item ul.product-categories:hover {
    color: #555; }

.mega-menu-item.veggie_widget_featured ul {
  padding: 0;
  list-style: none;
  margin-top: 15px; }

.mega-menu-item.veggie_widget_featured .item-fig img {
  width: 100%; }

.mega-menu-item.veggie_widget_featured .item-content a {
  margin: 10px 0;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  font-weight: bold;
  color: #000;
  font-size: 16px;
  font-family: "Lato", sans-serif; }
  .mega-menu-item.veggie_widget_featured .item-content a:hover {
    color: #aaa; }

#mega-menu-veggie-header-two-top ul.mega-sub-menu,
.mega-menu-wrap ul.mega-sub-menu {
  background: #fff !important;
  top: calc(100% + 1px) !important; }
  @media (min-width: 992px) {
    #mega-menu-veggie-header-two-top ul.mega-sub-menu,
    .mega-menu-wrap ul.mega-sub-menu {
      display: -webkit-box !important;
      display: -ms-flexbox !important;
      display: flex !important; } }
  #mega-menu-veggie-header-two-top ul.mega-sub-menu .mega-menu-item,
  .mega-menu-wrap ul.mega-sub-menu .mega-menu-item {
    border-right: 1px solid #ecf0f1 !important;
    padding: 10px !important; }
  #mega-menu-veggie-header-two-top ul.mega-sub-menu li.widget_product_categories,
  .mega-menu-wrap ul.mega-sub-menu li.widget_product_categories {
    padding: 0 !important;
    background-color: #f9fafb !important; }
    #mega-menu-veggie-header-two-top ul.mega-sub-menu li.widget_product_categories .product-categories,
    .mega-menu-wrap ul.mega-sub-menu li.widget_product_categories .product-categories {
      border-top: 1px solid #3a4b5b; }
    #mega-menu-veggie-header-two-top ul.mega-sub-menu li.widget_product_categories .mega-block-title,
    .mega-menu-wrap ul.mega-sub-menu li.widget_product_categories .mega-block-title {
      padding-top: 15px !important;
      margin: 15px 30px !important;
      border: none !important; }

.mega-menu-item.veggie_widget_recents ul {
  list-style: none;
  padding: 0 !important;
  margin: 0; }

.mega-menu-item.veggie_widget_recents li {
  padding: 10px 0;
  border-top: 1px solid #dfdfdf;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .mega-menu-item.veggie_widget_recents li:first-of-type {
    border: none; }

.mega-menu-item.veggie_widget_recents .item-content {
  padding-left: 10px; }
  .mega-menu-item.veggie_widget_recents .item-content a {
    color: #262626;
    font-weight: 600; }
    .mega-menu-item.veggie_widget_recents .item-content a:hover {
      color: #aaa; }
  .mega-menu-item.veggie_widget_recents .item-content i {
    display: none; }

body.admin-bar .header-top-v2 .portion-lower.is-stuck {
  top: 32px; }
  @media screen and (max-width: 767px) {
    body.admin-bar .header-top-v2 .portion-lower.is-stuck {
      top: 0px; } }

@media screen and (max-width: 599px) {
  #mega-menu-wrap-veggie-header-two-top .mega-menu-toggle + #mega-menu-veggie-header-two-top {
    display: none; }
  #mega-menu-wrap-veggie-header-megamenu .mega-menu-toggle.mega-menu-open + #mega-menu-veggie-header-megamenu {
    margin-top: 25px; }
  .header-top-v2 .navbar-default {
    min-height: initial; }
  .header-top-v2 .logo {
    top: 0;
    top: -18px;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0); }
  .header-top-v2 #mega-menu-wrap-veggie-header-megamenu #mega-menu-veggie-header-megamenu > li.mega-menu-item > a.mega-menu-link:after {
    position: absolute;
    right: 30px; } }

.header-v3 .navbar-right .cart-btn i {
  color: #1b1b1b; }

@media screen and (max-width: 599px) {
  .header-v3 .navbar-right li {
    margin: 0; }
  .header-v3 .navbar-right .social-links {
    margin-right: 5px; } }

@media screen and (min-width: 768px) and (max-width: 991px) {
  .header-v3 .navbar-right li {
    margin: 0; } }

.header-v3 .social-links {
  padding: 0 5px; }
  .header-v3 .social-links i {
    border: 2px solid #1b1b1b;
    color: #1b1b1b; }

@media screen and (max-width: 992px) {
  .header-v3 .social-links {
    padding: 0 5px; } }

.header-v3 .navbar-nav > li a {
  font: 16px "Roboto", sans-serif;
  color: #1b1b1b;
  display: inline-block;
  vertical-align: middle;
  padding-left: 7px;
  padding-right: 7px; }
  .header-v3 .navbar-nav > li a:hover, .header-v3 .navbar-nav > li a:focus {
    background: transparent;
    color: #818181; }

@media screen and (min-width: 992px) {
  .header-v3 .navbar-nav > li > a {
    font-size: 16px; } }

@media screen and (min-width: 1200px) {
  .header-v3 .navbar-nav > li > a {
    font-size: 18px; } }

@media screen and (min-width: 1200px) {
  .header-v3 #menu-header-menu > li a {
    padding-left: 10px;
    padding-right: 10px; } }

@media screen and (min-width: 1400px) {
  .header-v3 #menu-header-menu > li a {
    padding-left: 20px;
    padding-right: 20px; }
  .header-v3 #menu-header-menu > li .dropdown-nav {
    right: 10px; } }

.header-v3 .navbar-nav > li > .item-wrap {
  padding: 15px 2px; }

@media screen and (min-width: 768px) and (max-width: 991px) {
  .header-v3 .navbar-nav > li > .item-wrap {
    padding: 15px 0; } }

.header-v3 .sub-menu a,
.header-v3 .children a {
  color: #1b1b1b;
  font: 18px "Roboto", sans-serif;
  color: #1b1b1b; }

.header-v3 .sub-menu.add_Submenu,
.header-v3 .children.add_Submenu {
  display: block !important; }

.header-v3 .header-v3-content {
  position: relative;
  z-index: 10; }

.header-v3 .logo {
  float: left; }

.header-v3 .support {
  padding-top: 15px;
  padding-bottom: 15px;
  list-style: none;
  padding-left: 0; }
  @media screen and (max-width: 991px) {
    .header-v3 .support {
      display: none; } }
  .header-v3 .support li {
    font: 15px "Roboto", sans-serif;
    font-weight: 500;
    color: #1b1b1b; }

.header-v3 .navbar-header {
  margin: 0; }

.header-v3 .menu-left-header-container {
  float: left; }

.header-v3 .navbar-right {
  margin: 10px 0; }

.header-v3 .navbar > .container-fluid {
  padding: 10px 15px;
  -webkit-transition: padding 0.3s ease;
  -o-transition: padding 0.3s ease;
  transition: padding 0.3s ease; }

@media screen and (min-width: 1200px) {
  .header-v3 .navbar {
    padding-left: 0;
    padding-right: 0; } }

@media screen and (min-width: 1220px) {
  .header-v3 .navbar {
    padding-left: 60px;
    padding-right: 60px; } }

.header-v3 #mega-menu-wrap-veggie-header-three-top li.mega-menu-item a.mega-menu-link {
  color: #be0b06 !important;
  padding: 20px 15px; }
  .header-v3 #mega-menu-wrap-veggie-header-three-top li.mega-menu-item a.mega-menu-link:hover, .header-v3 #mega-menu-wrap-veggie-header-three-top li.mega-menu-item a.mega-menu-link:focus {
    background: #fff !important; }

.header-v3 #mega-menu-wrap-veggie-header-three-top li.mega-toggle-on a.mega-menu-link {
  background: #fff !important; }
  .header-v3 #mega-menu-wrap-veggie-header-three-top li.mega-toggle-on a.mega-menu-link:focus, .header-v3 #mega-menu-wrap-veggie-header-three-top li.mega-toggle-on a.mega-menu-link:hover {
    background: #fff !important; }

.header-v3 #mega-menu-wrap-veggie-header-three-top li.mega-toggle-on .mega-sub-menu li a.mega-menu-link {
  background: #ddd !important; }

@media screen and (min-width: 768px) {
  .header-v3 .nav li.menu-item-has-children:hover > .sub-menu,
  .header-v3 .nav li.menu-item-has-children:hover > .children, .header-v3 .nav li.page_item_has_children:hover > .sub-menu,
  .header-v3 .nav li.page_item_has_children:hover > .children {
    visibility: visible;
    opacity: 1; } }

.header-v3 .sub-menu,
.header-v3 .children {
  list-style: none;
  padding-left: 0;
  z-index: 9999;
  width: auto;
  padding-top: 20px;
  display: none;
  white-space: nowrap;
  -webkit-transition: opacity 0.4s ease-in-out, visibility 0.4s ease-in-out;
  -o-transition: opacity 0.4s ease-in-out, visibility 0.4s ease-in-out;
  transition: opacity 0.4s ease-in-out, visibility 0.4s ease-in-out; }
  @media screen and (min-width: 768px) {
    .header-v3 .sub-menu,
    .header-v3 .children {
      position: absolute;
      left: 0;
      top: 100%;
      visibility: hidden;
      opacity: 0;
      display: block; } }
  .header-v3 .sub-menu li,
  .header-v3 .children li {
    display: block;
    background: #e6e6e6;
    position: relative;
    padding: 0 10px;
    border-bottom: 1px solid #ccc; }
    .header-v3 .sub-menu li:last-of-type,
    .header-v3 .children li:last-of-type {
      border: none; }
  .header-v3 .sub-menu a,
  .header-v3 .children a {
    padding: 10px;
    display: inline-block; }
  .header-v3 .sub-menu .sub-menu,
  .header-v3 .sub-menu .children,
  .header-v3 .children .sub-menu,
  .header-v3 .children .children {
    left: 100%;
    top: 0; }
    .header-v3 .sub-menu .sub-menu li,
    .header-v3 .sub-menu .children li,
    .header-v3 .children .sub-menu li,
    .header-v3 .children .children li {
      background: #cccccc; }

@media screen and (max-width: 1199px) {
  .header-v3 .nav > li > a {
    padding: 15px 9px; } }

.header-v3 .navbar-collapse {
  float: left;
  top: 100%;
  padding: 10px; }

@media screen and (min-width: 1200px) {
  .header-v3 .navbar-collapse {
    padding: 10px 15px; } }

@media screen and (max-width: 767px) {
  .header-v3 .navbar-header {
    float: left; }
  .header-v3 .navbar-right {
    float: right; }
  .header-v3 .menu-left-header-container {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 9;
    background-color: #fff;
    margin: 0;
    text-align: center;
    border-top: 1px solid #ddd; }
    .header-v3 .menu-left-header-container .navbar-nav {
      margin: 0; }
  .header-v3 .navbar-collapse {
    position: absolute;
    left: 0px;
    right: 0px;
    overflow: hidden;
    z-index: 9;
    padding: 30px;
    background-color: white;
    box-shadow: black 0px 3px 30px -15px; }
    .header-v3 .navbar-collapse .navbar-nav {
      margin: 0; }
    .header-v3 .navbar-collapse .navbar-nav {
      background: #fff; } }

@media screen and (max-width: 991px) {
  .header-v3 button.cart-btn {
    display: inline-block !important; }
  .header-v3 .navbar-toggle {
    margin: 18px; } }

@media screen and (max-width: 479px) {
  .header-v3 .social-links {
    display: none; } }

.header-v3 .banner-v1 {
  margin-top: 0; }

.header-v3 .sticky-header.is-stuck {
  position: fixed;
  z-index: 99;
  top: 0px;
  left: 0;
  right: 0;
  background-color: #fff;
  border-radius: 0;
  padding-top: 2px;
  padding-bottom: 2px; }
  .header-v3 .sticky-header.is-stuck > .container-fluid {
    padding: 0 15px; }
  .header-v3 .sticky-header.is-stuck .cart-box {
    top: calc(100% + 14px); }
  .header-v3 .sticky-header.is-stuck .sub-menu {
    padding-top: 12px; }

.admin-bar .sticky-header.is-stuck {
  top: 32px; }

.mega-hide-sub-menu-on-mobile .mega-menu {
  display: none !important; }

.collapse.in {
  display: block; }

.header-v4 {
  /** Slide/Push Menu Left */ }
  .header-v4 .sub-menu {
    display: none; }
  .header-v4 .sub-menu.add_Submenu {
    display: block; }
  .header-v4 .nav-content {
    vertical-align: middle;
    display: inline-block; }
  .header-v4 .dropdown-nav {
    display: inline-block;
    margin-left: 10px;
    font-size: 15px; }
  .header-v4 .navbar-toggle {
    display: inline-block;
    margin-left: 15px;
    margin-right: 0; }
  .header-v4 .left-header-part {
    float: left; }
  .header-v4 .logo, .header-v4 .c-buttons {
    display: inline-block;
    vertical-align: middle;
    float: none; }
  .header-v4 .logo img {
    max-height: 76px;
    width: auto; }
  .header-v4 .social-links {
    border: 0; }
    @media screen and (min-width: 480px) {
      .header-v4 .social-links {
        display: inline-block; } }
    @media screen and (max-width: 479px) {
      .header-v4 .social-links {
        display: none; } }
  .header-v4 .container-fluid {
    padding-top: 8px;
    padding-bottom: 8px;
    -webkit-transition: padding 0.3s ease;
    -o-transition: padding 0.3s ease;
    transition: padding 0.3s ease; }
    @media screen and (min-width: 992px) {
      .header-v4 .container-fluid {
        padding-top: 15px;
        padding-bottom: 15px; } }
  .header-v4 .navbar-right {
    margin: 12px 0; }
  .header-v4 .c-menu--slide-left {
    width: 100%;
    height: 100%;
    overflow-y: auto;
    width: 90%;
    padding: 15px 0px 15px 10%; }
    @media screen and (min-width: 768px) {
      .header-v4 .c-menu--slide-left {
        width: 50%; } }
    .header-v4 .c-menu--slide-left .logo-img {
      display: inline-block;
      margin-bottom: 30px; }
    .header-v4 .c-menu--slide-left.is-active {
      -webkit-transform: translateX(0);
           -o-transform: translateX(0);
              transform: translateX(0);
      box-shadow: 0px 0px 15px 0px #9a9a9a; }
  .header-v4 .c-menu__item {
    display: block; }
  .header-v4 .c-menu__link {
    display: inline-block;
    padding: 12px 24px 12px 0;
    font-size: 20px;
    font-family: "Vidaloka", serif;
    color: #000;
    position: relative;
    -webkit-transition: color 0.3s ease;
    -o-transition: color 0.3s ease;
    transition: color 0.3s ease; }
    .header-v4 .c-menu__link:hover {
      color: #be0b06; }
    .header-v4 .c-menu__link span {
      font-family: "Lato", sans-serif; }
    @media screen and (min-width: 768px) {
      .header-v4 .c-menu__link {
        font-size: 25px; } }
    @media screen and (min-width: 992px) {
      .header-v4 .c-menu__link {
        font-size: 30px; } }
    @media screen and (min-width: 1200px) {
      .header-v4 .c-menu__link {
        font-size: 35px; } }
    @media screen and (min-width: 1400px) {
      .header-v4 .c-menu__link {
        font-size: 40px; } }
    .header-v4 .c-menu__link .item-no {
      position: absolute;
      left: 0;
      top: 5px;
      font-size: 12px; }
    .header-v4 .c-menu__link .sub-text {
      font-size: 12px;
      display: block;
      position: relative;
      padding-left: 45px;
      color: #606060; }
      .header-v4 .c-menu__link .sub-text:before {
        content: '';
        position: absolute;
        width: 30px;
        height: 1px;
        left: 0px;
        top: 50%;
        background-color: #000; }
  .header-v4 .c-menu__items {
    padding: 0;
    margin-top: 30px; }
  .header-v4 .c-menu__close {
    padding: 12px 24px;
    position: absolute;
    right: 30px;
    top: 2%;
    background-color: transparent;
    border: none; }
    .header-v4 .c-menu__close:focus, .header-v4 .c-menu__close:active {
      outline: none; }
  .header-v4 .c-menu--slide-left {
    top: 0;
    left: 0;
    -webkit-transform: translateX(-100%);
         -o-transform: translateX(-100%);
            transform: translateX(-100%); }
  @media all and (min-width: 320px) {
    .header-v4 .c-menu--slide-left {
      -webkit-transform: translateX(-100%);
           -o-transform: translateX(-100%);
              transform: translateX(-100%); } }
  .header-v4 .nav.navbar-nav.navbar-right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse; }
    .header-v4 .nav.navbar-nav.navbar-right li {
      list-style-type: none; }
  .header-v4 .support-wrapper {
    display: none; }
    .header-v4 .support-wrapper ul {
      padding: 0; }
    .header-v4 .support-wrapper li {
      font: 12px "Lato", sans-serif;
      font-weight: 400;
      color: #4c4c4c;
      position: relative;
      padding-right: 60px; }
      .header-v4 .support-wrapper li:after {
        position: absolute;
        content: '';
        top: 50%;
        -webkit-transform: translatey(-50%);
             -o-transform: translatey(-50%);
                transform: translatey(-50%);
        right: 0;
        height: 2px;
        width: 56px;
        background: #4c4c4c; }
    @media all and (min-width: 600px) {
      .header-v4 .support-wrapper {
        display: block; } }
  .header-v4 #nav {
    padding: 0;
    list-style-type: none; }

.o-wrapper {
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  -o-transition: -o-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s, -o-transform 0.3s;
  height: auto;
  min-height: 108px; }
  .o-wrapper.sticky-header > div {
    position: fixed;
    width: 100%;
    left: 0;
    z-index: 9999;
    background-color: #fff; }
  .o-wrapper.is-stuck .navbar > .container-fluid {
    padding-top: 2px;
    padding-bottom: 2px; }

.c-menu {
  position: fixed;
  z-index: 200;
  background-color: #fff;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  -o-transition: -o-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s, -o-transform 0.3s; }

.c-mask {
  position: fixed;
  z-index: 100;
  top: 0;
  left: 0;
  overflow: hidden;
  width: 0;
  height: 0;
  opacity: 0;
  -webkit-transition: opacity 0.3s, width 0s 0.3s, height 0s 0.3s;
  -o-transition: opacity 0.3s, width 0s 0.3s, height 0s 0.3s;
  transition: opacity 0.3s, width 0s 0.3s, height 0s 0.3s; }
  .c-mask.is-active {
    width: 100%;
    height: 100%;
    opacity: 0.7;
    -webkit-transition: opacity 0.3s;
    -o-transition: opacity 0.3s;
    transition: opacity 0.3s; }

body.admin-bar .header-v4 .c-menu--slide-left {
  top: 32px; }
  @media screen and (max-width: 767px) {
    body.admin-bar .header-v4 .c-menu--slide-left {
      top: 46px; } }

.demo-6-header .social-links i {
  background: #4c4c4c;
  color: #fff;
  border-color: transparent; }

.demo-6-header .o-wrapper.sticky-header > div {
  background: #ededed; }

.demo-6-header .navbar {
  border-bottom: transparent; }

#menu-left-header li .sub-menu li {
  position: relative; }

.header-v5 {
  /** Slide/Push Menu Left */ }
  .header-v5 .navbar-toggle {
    display: inline-block;
    margin-left: 15px;
    margin-right: 0; }
    @media screen and (max-width: 767px) {
      .header-v5 .navbar-toggle {
        margin: 8px 15px 8px 0; } }
  .header-v5 .c-menu--slide-left {
    width: 100%;
    height: 100%;
    overflow-y: auto;
    width: 90%;
    left: auto;
    right: 0;
    -webkit-transform: translateX(100%);
         -o-transform: translateX(100%);
            transform: translateX(100%);
    padding: 15px 0px 15px 5%; }
    @media screen and (min-width: 768px) {
      .header-v5 .c-menu--slide-left {
        width: 50%; } }
    @media screen and (min-width: 1200px) {
      .header-v5 .c-menu--slide-left {
        width: 30%; } }
    .header-v5 .c-menu--slide-left .logo-img {
      display: inline-block;
      margin-bottom: 30px; }
    .header-v5 .c-menu--slide-left.is-active {
      -webkit-transform: translateX(0);
           -o-transform: translateX(0);
              transform: translateX(0);
      box-shadow: 0px 0px 15px 0px #ededed; }
  @media all and (min-width: 320px) {
    .header-v5 .c-menu--slide-left {
      -webkit-transform: translateX(100%);
           -o-transform: translateX(100%);
              transform: translateX(100%); } }
  .header-v5 .c-menu__close {
    padding: 12px 24px;
    position: absolute;
    right: 30px;
    top: 2%;
    background-color: transparent;
    border: none; }
  .header-v5 .container-fluid {
    padding-top: 15px;
    padding-bottom: 15px;
    -webkit-transition: padding 0.3s ease;
    -o-transition: padding 0.3s ease;
    transition: padding 0.3s ease; }
  .header-v5 .left-header-part {
    float: left; }
  .header-v5 .logo, .header-v5 .c-buttons {
    display: inline-block;
    vertical-align: middle;
    float: none; }
  .header-v5 .navbar-right {
    margin: 12px 0; }
  .header-v5 .o-wrapper.sticky-header > div {
    background-color: #f2eeeb; }
  .header-v5 .navbar-toggle .icon-bar {
    background-color: #222; }

body.admin-bar .header-v5 .c-menu--slide-left {
  top: 32px; }
  @media screen and (max-width: 767px) {
    body.admin-bar .header-v5 .c-menu--slide-left {
      top: 46px; } }

.header-v5 .c-menu__link span {
  font-family: "Vidaloka", serif; }

/*
Footer
 */
.main-footer {
  float: left;
  width: 100%; }

.footer-style-v1 .footer-top {
  position: relative;
  z-index: 1; }
  .footer-style-v1 .footer-top:after {
    content: '';
    background: transparent;
    background: -webkit-linear-gradient(top, transparent 0%, transparent 47%, transparent 47%, #281616 100%);
    background: -o-linear-gradient(top, transparent 0%, transparent 47%, transparent 47%, #281616 100%);
    background: linear-gradient(to bottom, transparent 0%, transparent 47%, transparent 47%, #281616 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='transparent', endColorstr='#281616',GradientType=0 );
    width: 100%;
    height: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: -1; }
    @media screen and (min-width: 768px) {
      .footer-style-v1 .footer-top:after {
        display: none; } }
  .footer-style-v1 .footer-top .container {
    z-index: 12; }

.ft-widget {
  margin-top: 20px;
  width: 100%;
  float: left;
  color: #afafaf;
  word-break: break-word; }

.ft-widget a {
  color: #fff;
  -webkit-transition: color 0.4s ease-in-out;
  -o-transition: color 0.4s ease-in-out;
  transition: color 0.4s ease-in-out; }
  .ft-widget a:hover {
    color: #cccccc; }

.footer-style-v2 .ft-widget a {
  color: #6a6b6c; }

.ft-widget h5 {
  font-size: 16px;
  color: #ffffff;
  text-transform: uppercase;
  font-family: "Playfair Display", serif; }

@media (min-width: 992px) {
  .ft-widget h5 {
    margin-bottom: 40px; } }

.ft-widget ul {
  margin: 0;
  padding: 0;
  list-style: none; }

.ft-widget li {
  font-family: "Roboto", sans-serif;
  position: relative;
  padding: 10px 10px 10px 25px;
  border-top: 1px solid #313133;
  color: #a7a7a7; }

.ft-widget li:first-child {
  border-top: 0; }

.ft-widget li:before {
  content: "\f101";
  font-family: 'FontAwesome';
  position: absolute;
  left: 0;
  top: 18px;
  -webkit-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%);
  color: #fff;
  font-size: 15px;
  color: #fff; }

.ft-widget li a {
  color: #a7a7a7;
  -webkit-transition: color 0.4s ease-in-out;
  -o-transition: color 0.4s ease-in-out;
  transition: color 0.4s ease-in-out; }

.ft-widget li a:hover {
  color: #6ca055; }

.ft-widget .contact-details {
  background: #1b1c1d;
  padding: 15px; }

.ft-widget .contact-details a {
  color: #afafaf; }

.ft-widget .contact-details a:hover {
  color: #fff; }

.widget-newsletter .form-group {
  position: relative;
  padding-right: 75px; }

.widget-newsletter input[type="email"] {
  width: 100%;
  border: 1px solid #797979;
  font-size: 13px;
  color: #494a4a;
  background: transparent;
  padding: 0 10px;
  min-height: 30px;
  border-radius: 5px;
  outline: none;
  height: 30px; }

.widget-newsletter button,
.widget-newsletter input[type='submit'] {
  font-size: 14px;
  color: #a7a7a7;
  background: #484849;
  border: 0;
  border-radius: 5px;
  padding: 5px 10px;
  position: absolute;
  right: 0;
  top: 0;
  height: 30px;
  -webkit-transition: color 0.4s ease-in-out, background 0.4s ease-in-out;
  -o-transition: color 0.4s ease-in-out, background 0.4s ease-in-out;
  transition: color 0.4s ease-in-out, background 0.4s ease-in-out; }
  .widget-newsletter button:hover,
  .widget-newsletter input[type='submit']:hover {
    background: #a7a7a7;
    color: #484849; }

.widget-newsletter button:hover, .widget-newsletter button:focus {
  color: #fff; }

.footer-top {
  padding-top: 50px;
  padding-bottom: 50px;
  /*background:url(images/footer-back.jpg) right bottom no-repeat #010101*/ }

.footer-top p {
  font-size: 14px;
  color: #a7a7a7;
  margin-top: 15px; }

@media (min-width: 992px) {
  .footer-top {
    padding-top: 120px;
    padding-bottom: 120px; } }

.footer-bottom {
  padding: 30px 0;
  background-color: #202226; }

.footer-bottom p {
  font-size: 14px;
  color: #919090;
  margin-bottom: 0; }

.footer-bottom p a {
  color: #e6e6e6; }

.footer-bottom p a:hover {
  color: #fff; }

.footer-bottom-left {
  text-align: center; }
  @media (max-width: 991px) {
    .footer-bottom-left {
      margin-bottom: 10px; } }

.footer-bottom-center {
  text-align: center; }

@media (min-width: 992px) {
  .footer-bottom-left {
    text-align: left; }
  .footer-bottom-center {
    text-align: center; } }

.footer-nav ul {
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center; }

@media (min-width: 992px) {
  .footer-nav ul {
    float: right; } }

.footer-nav li {
  display: inline-block;
  font-size: 14px;
  margin-left: 14px;
  text-transform: uppercase; }

.footer-nav li a {
  color: #a0a0a0; }

.footer-nav li a:hover {
  color: #fff; }

@media (min-width: 992px) {
  .footer-nav li {
    float: left; } }

.hr-1 {
  border-top: 1px dashed #ccc; }

.twitter-posts li {
  padding: 8px 0 8px 30px;
  color: #a7a7a7;
  position: relative;
  word-wrap: break-word;
  border-color: transparent;
  text-align: left; }

.twitter-posts a {
  color: #fff; }

.twitter-posts li:before {
  content: "";
  font-family: 'FontAwesome';
  color: #fff;
  margin-right: 10px;
  font-size: 20px;
  position: absolute;
  left: 0;
  top: 20px; }

.widget-newsletter .parsley-errors-list li:before {
  display: none; }

.main-footer.color-options-2 .footer-top {
  background: #e6e2da; }

.main-footer.color-options-2 h5 {
  color: #484849; }

.main-footer.color-options-2 .contact-details {
  background: transparent;
  padding: 0; }

.main-footer.color-options-2 .social-links a {
  color: #727272;
  border-color: #727272; }

.main-footer.color-options-2 li a {
  color: #727272; }

.main-footer.color-options-2 li a:hover {
  color: #222; }

.main-footer.color-options-2 li:before {
  color: #747474; }

.main-footer.color-options-2 .twitter-posts a, .main-footer.color-options-2 .twitter-posts .fa {
  color: #747474; }

.main-footer.color-options-2 .contact-details strong {
  color: #1b1c1d; }

@media (min-width: 992px) {
  .footer-logo {
    margin-top: -50px; } }

.heading .sub {
  margin-top: -10px;
  font-size: 20px;
  color: #959595; }

@media (min-width: 992px) {
  .heading .sub {
    font-size: 30px; } }

.ft-widget .section-nav-title {
  margin-top: 0;
  font-family: "Playfair Display", serif; }

.main-footer.color-options-2 .footer-top {
  background: #e6e2da !important; }

.footer-style-v1 .social-links a:hover {
  opacity: 0.6; }

.footer-style-v1 .ft-widget li a:hover {
  color: #ea1616; }

.footer-section .widget-social-links ul {
  padding: 0;
  list-style: none;
  margin: 30px 0; }

.footer-section .widget-social-links li {
  display: inline-block;
  padding: 5px; }
  .footer-section .widget-social-links li:before {
    content: initial; }
  .footer-section .widget-social-links li a {
    background-color: #828181;
    color: #000;
    width: 25px;
    height: 25px;
    text-align: center;
    border-radius: 50%;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-transition: 0.3s all ease;
    -o-transition: 0.3s all ease;
    transition: 0.3s all ease; }
    .footer-section .widget-social-links li a:hover {
      background-color: #b5b4b4; }

.footer-section .pad-top-large {
  padding-top: 15px; }
  .footer-section .pad-top-large span.email {
    display: inline-block;
    width: calc(100% - 170px);
    vertical-align: middle;
    margin-right: 25px; }
    .footer-section .pad-top-large span.email input[type="email"] {
      background-color: transparent;
      border: 1px solid #5f6264; }
  .footer-section .pad-top-large input[type="submit"] {
    padding: 8px 12px;
    vertical-align: middle;
    border-radius: 0;
    background-color: #bbbbbb;
    color: #000; }
    .footer-section .pad-top-large input[type="submit"]:hover, .footer-section .pad-top-large input[type="submit"]:focus {
      background-color: #eeeeee; }

.footer-section .widget-title {
  font-family: "Vidaloka", serif;
  font-size: 30px;
  color: #fff;
  text-transform: none; }

.footer-section .textwidget p {
  font-family: "Lato", sans-serif; }
  .footer-section .textwidget p span {
    color: #fff;
    font-weight: 600;
    margin-right: 10px; }

.footer-section .widget_nav_menu {
  margin-top: 30px; }
  .footer-section .widget_nav_menu ul {
    list-style: none; }
  .footer-section .widget_nav_menu li {
    display: inline-block;
    margin: 0 5px;
    padding: 0; }
    .footer-section .widget_nav_menu li:before {
      content: initial; }
    .footer-section .widget_nav_menu li a {
      text-transform: uppercase;
      color: #a0a0a0;
      font-size: 12px;
      font-family: "Lato", sans-serif; }
      .footer-section .widget_nav_menu li a:hover {
        color: lightgray; }

.footer-left-section,
.footer-middle-section,
.footer-right-section {
  text-align: center; }

@media screen and (min-width: 992px) {
  .footer-left-section {
    text-align: left; }
  .footer-middle-section {
    text-align: center; }
  .footer-right-section {
    text-align: right; } }

.footer-sidebar4 img {
  width: 100%; }

.footer-sidebar4 .img-wrapper {
  padding: 0; }

.footer-sidebar4 h4, .footer-sidebar4 h6, .footer-sidebar4 small {
  font-family: "Roboto", sans-serif; }

.footer-sidebar4 h4 {
  font-size: 20px; }

.footer-sidebar4 h6, .footer-sidebar4 small {
  font-size: 13px; }

.footer-sidebar4 h2 {
  font-family: 'remachine';
  font-size: 40px;
  margin-top: 0; }
  @media screen and (min-width: 480px) {
    .footer-sidebar4 h2 {
      font-size: 50px; } }
  @media screen and (min-width: 768px) {
    .footer-sidebar4 h2 {
      font-size: 60px; } }
  @media screen and (min-width: 1200px) {
    .footer-sidebar4 h2 {
      font-size: 80px; } }
  @media screen and (min-width: 1400px) {
    .footer-sidebar4 h2 {
      font-size: 90px; } }

.footer-sidebar4 h2, .footer-sidebar4 h4, .footer-sidebar4 h6, .footer-sidebar4 small {
  color: #0f0f10; }

.footer-section .contact-details > div {
  color: #1f1f20; }

.footer-section .veggie_widget_recents li {
  padding: 0px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 0 30px; }
  .footer-section .veggie_widget_recents li:before {
    content: initial; }

.footer-section .veggie_widget_recents .item-fig {
  width: 65px; }

.footer-section .veggie_widget_recents .item-content {
  width: calc(100% - 65px);
  padding: 0 20px;
  text-align: left; }
  .footer-section .veggie_widget_recents .item-content a {
    color: #000;
    font-size: 14px; }
    .footer-section .veggie_widget_recents .item-content a:hover {
      color: gray; }

.footer-section .veggie_widget_recents .sidebar-date {
  margin-top: 5px;
  display: inline-block; }
  .footer-section .veggie_widget_recents .sidebar-date i {
    display: none; }

.footer-section.light-bg.content-section {
  padding: 0; }

.footer-section.light-bg .widget-title, .footer-section.light-bg .widgettitle {
  color: #0f0f10;
  text-align: left;
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  margin-top: 0;
  margin-bottom: 30px;
  font-weight: 500; }

.footer-section.light-bg .footer-middle-section {
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd; }
  @media screen and (min-width: 992px) {
    .footer-section.light-bg .footer-middle-section {
      border-left: 1px solid #ddd;
      border-right: 1px solid #ddd;
      border-top: none;
      border-bottom: none; } }

.footer-section.light-bg .footer-left-section,
.footer-section.light-bg .footer-middle-section,
.footer-section.light-bg .footer-right-section {
  padding-top: 40px;
  padding-bottom: 40px; }
  @media screen and (min-width: 1400px) {
    .footer-section.light-bg .footer-left-section,
    .footer-section.light-bg .footer-middle-section,
    .footer-section.light-bg .footer-right-section {
      padding-left: 30px; } }

.footer-section.light-bg .footer-right-section {
  text-align: left; }

.footer-section .contact-details i {
  font-size: 24px;
  color: #000;
  display: inline-block;
  vertical-align: sub;
  margin-right: 10px; }

.footer-section .contact-details > div {
  margin: 15px 0; }

.footer-section .flickr_badge_image {
  padding: 0 5px 5px 0;
  margin: 0; }

.footer-section .widget {
  margin-bottom: 0; }

.footer-top .veggie_widget_recents .item-content a,
.footer-top .widget-title {
  color: #fff; }

.footer-v3 {
  padding-bottom: 60px; }
  .footer-v3 p {
    color: #adadad; }
  .footer-v3 .widget:first-of-type .widget-title {
    margin-bottom: 80px; }
  .footer-v3 .widget_nav_menu li {
    display: block; }
  .footer-v3 .veggie_widget_recents .item-content a:hover {
    color: #be0b06; }
  .footer-v3 .veggie_widget_recents li,
  .footer-v3 .widget_nav_menu li {
    border-bottom: 1px solid #555; }
    .footer-v3 .veggie_widget_recents li:last-of-type,
    .footer-v3 .widget_nav_menu li:last-of-type {
      border: none;
      margin-bottom: 0;
      padding-bottom: 0; }
  .footer-v3 .veggie_widget_recents li {
    padding-bottom: 15px; }
  .footer-v3 .widget_nav_menu li a {
    padding: 14px 0;
    display: block; }
  .footer-v3 .widget_tag_cloud .tagcloud a {
    font-size: 12px !important; }
    .footer-v3 .widget_tag_cloud .tagcloud a:hover {
      border: 1px solid #ab1e32;
      background-color: #ab1e32;
      color: #fff; }
  .footer-v3 .contact-details h4 {
    color: #fff;
    border-top: 1px solid #555;
    padding-top: 15px; }
    .footer-v3 .contact-details h4:first-of-type {
      border: none;
      padding-top: 0; }
  .footer-v3 .wpb_content_element {
    margin: 0; }
  .footer-v3 .widget_nav_menu ul li {
    position: relative;
    padding-left: 15px; }
    .footer-v3 .widget_nav_menu ul li a {
      cursor: pointer; }
    .footer-v3 .widget_nav_menu ul li:before {
      content: "•";
      color: #a0a0a0;
      position: absolute;
      top: 14px;
      left: 0; }
    .footer-v3 .widget_nav_menu ul li a, .footer-v3 .widget_nav_menu ul li:before {
      -webkit-transition: color 0.3s ease;
      -o-transition: color 0.3s ease;
      transition: color 0.3s ease; }
    .footer-v3 .widget_nav_menu ul li:hover > a, .footer-v3 .widget_nav_menu ul li:hover > .footer-v3 .widget_nav_menu ul li:hover:before {
      color: #ab1e32; }
  .footer-v3 .widget-social-links li {
    display: block;
    margin: 10px 0; }
    @media screen and (min-width: 1200px) {
      .footer-v3 .widget-social-links li {
        display: inline-block;
        width: 49%; } }
    @media screen and (min-width: 400px) and (max-width: 991px) {
      .footer-v3 .widget-social-links li {
        display: inline-block;
        width: 49%; } }
    .footer-v3 .widget-social-links li a {
      width: auto;
      height: auto;
      display: block;
      font-size: 18px;
      background-color: transparent;
      text-align: left;
      color: #adadad;
      -webkit-transition: background 0.4s ease-in-out , color 0.4s ease-in-out;
      -o-transition: background 0.4s ease-in-out , color 0.4s ease-in-out;
      transition: background 0.4s ease-in-out , color 0.4s ease-in-out; }
      .footer-v3 .widget-social-links li a span {
        display: block;
        font-size: 12px; }
      .footer-v3 .widget-social-links li a:hover {
        background: transparent;
        color: #fff; }
        .footer-v3 .widget-social-links li a:hover > i {
          color: #fff; }
    .footer-v3 .widget-social-links li i {
      background-color: #828181;
      color: #363732;
      float: left;
      width: 28px;
      height: 28px;
      border-radius: 50%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      margin: 6px 10px 6px 0;
      -webkit-transition: color 0.4s ease-in-out;
      -o-transition: color 0.4s ease-in-out;
      transition: color 0.4s ease-in-out; }
  .footer-v3 .veggie_widget_recents .item-content {
    padding-right: 0; }
  .footer-v3 .know-more {
    border: 1px solid #727e85;
    text-transform: uppercase;
    color: #666;
    padding: 10px 30px 10px 45px;
    display: inline-block;
    overflow: hidden;
    position: relative;
    margin-top: 30px;
    -webkit-transition: 0.3s all ease;
    -o-transition: 0.3s all ease;
    transition: 0.3s all ease; }
    .footer-v3 .know-more:before {
      content: '';
      height: 1px;
      width: 400px;
      position: absolute;
      background-color: #727e85;
      right: calc(100% - 30px);
      top: 50%;
      -webkit-transition: color 0.3s ease-in-out;
      -o-transition: color 0.3s ease-in-out;
      transition: color 0.3s ease-in-out; }
    .footer-v3 .know-more:hover {
      border-color: #ab1e31;
      color: #fff;
      background-color: #ab1e31; }
      .footer-v3 .know-more:hover:before {
        background-color: #fff; }

.footer-style-v2 .social-links a, .footer-style-v1 .social-links a {
  color: #727272;
  border: 1px solid #727272;
  height: 35px;
  width: 35px;
  text-align: center;
  line-height: 35px;
  border-radius: 50%;
  margin-left: 10px;
  -webkit-transition: border 0.4s ease-in-out, background 0.4s ease-in-out, color 0.4s ease-in-out;
  -o-transition: border 0.4s ease-in-out, background 0.4s ease-in-out, color 0.4s ease-in-out;
  transition: border 0.4s ease-in-out, background 0.4s ease-in-out, color 0.4s ease-in-out; }
  .footer-style-v2 .social-links a:hover, .footer-style-v1 .social-links a:hover {
    color: #fff; }
  .footer-style-v2 .social-links a.fa-facebook:hover, .footer-style-v1 .social-links a.fa-facebook:hover {
    background: #3b5999;
    border-color: #3b5999; }
  .footer-style-v2 .social-links a.fa-twitter:hover, .footer-style-v1 .social-links a.fa-twitter:hover {
    background: #55acee;
    border-color: #55acee; }
  .footer-style-v2 .social-links a.fa-behance:hover, .footer-style-v1 .social-links a.fa-behance:hover {
    background: #131418;
    border-color: #131418; }
  .footer-style-v2 .social-links a.fa-vimeo-square:hover, .footer-style-v1 .social-links a.fa-vimeo-square:hover {
    background: #1ab7ea;
    border-color: #1ab7ea; }

.footer-style-v2 .footer-top {
  background: #e6e2da; }
  .footer-style-v2 .footer-top p {
    color: #6a6b6c; }

.footer-style-v2 .ft-widget li:before {
  color: #222; }

.footer-style-v2 .ft-widget ul {
  color: #6a6b6c; }

.footer-section .twitter-posts .widget-title {
  text-align: left; }

.footer-section .widget.widget_nav_menu {
  text-align: left; }

.footer-left-section .home-6-footer {
  position: relative;
  padding-right: 100px;
  margin-bottom: 15px; }
  .footer-left-section .home-6-footer .wpcf7-form-control.wpcf7-email {
    height: 30px;
    background: transparent; }
  .footer-left-section .home-6-footer .wpcf7-form-control.wpcf7-submit {
    margin-left: 20px;
    padding: 5px 20px;
    position: absolute;
    right: 0;
    top: 14px; }
  .footer-left-section .home-6-footer span.wpcf7-not-valid-tip {
    position: absolute;
    width: 250px;
    display: block; }

.footer-style-v1 .footer-top .col-md-3 {
  visibility: hidden; }

.footer-style-v1 .footer-top .fadeInUp {
  visibility: visible; }

.footer-style-v1 .footer-top .delay-05s {
  -webkit-animation-delay: 0.5s;
  -o-animation-delay: 0.5s;
     animation-delay: 0.5s; }

.footer-style-v1 .footer-top .delay-1s {
  -webkit-animation-delay: 1s;
  -o-animation-delay: 1s;
     animation-delay: 1s; }

@media screen and (max-width: 480px) {
  footer .footer-logo {
    max-width: 90px; } }

.footer-sidebar4 > .row {
  margin: 0; }

@media screen and (min-width: 480px) {
  .footer-third-column {
    clear: left; } }

@media screen and (min-width: 992px) {
  .footer-third-column {
    clear: none; } }

.footer-sec-5 {
  color: #a7a7a7; }

header button.cart-btn {
  position: relative;
  float: left;
  margin: 10px;
  background: none;
  border: 0px;
  border-radius: 50%;
  padding: 0 5px;
  font-size: 22px; }
  header button.cart-btn i {
    font-size: 26px; }
  header button.cart-btn .cart-item-count {
    position: absolute;
    background: #ea1616;
    color: #fff;
    border-radius: 50%;
    display: block;
    right: -10px;
    top: -10px;
    font-size: 11px;
    width: 20px;
    height: 20px;
    line-height: 22px;
    text-align: center;
    padding-right: 2px; }

.header-top-right-v1 .cart-box .cart_list {
  max-height: 60vh;
  overflow: auto; }

.cart-box {
  background: #202226;
  padding: 10px;
  position: absolute;
  right: 0px;
  top: calc(100% + 20px);
  display: none;
  width: 300px;
  text-align: center;
  color: #ffffff;
  z-index: 99; }
  @media (max-width: 992px) {
    .cart-box {
      display: none; } }
  .cart-box .cart_list .mini_cart_item a {
    color: #ffffff;
    display: block; }
    .cart-box .cart_list .mini_cart_item a:hover {
      color: #fff; }
    .cart-box .cart_list .mini_cart_item a.remove {
      width: 23px;
      padding: 0;
      text-align: center; }
  .cart-box .items {
    display: block; }
  .cart-box .cart_list {
    padding: 0;
    list-style: none;
    margin-bottom: 10px; }
    .cart-box .cart_list li {
      float: none; }
  .cart-box .mini_cart_item {
    position: relative;
    text-align: left;
    padding: 15px 25px 25px 15px;
    margin: 0;
    clear: left;
    border-bottom: 1px solid #9b9d9c; }
    .cart-box .mini_cart_item > a {
      display: block; }
      .cart-box .mini_cart_item > a > div {
        width: calc(100% - 85px);
        display: inline-block;
        vertical-align: middle; }
        .cart-box .mini_cart_item > a > div > span {
          display: block;
          font-size: 14px; }
    .cart-box .mini_cart_item:hover {
      background: rgba(210, 210, 210, 0.2); }
  .cart-box dl {
    margin-bottom: 5px; }
  .cart-box .attachment-shop_thumbnail {
    width: 20%;
    margin-right: 10px;
    float: left !important; }
  .cart-box .remove {
    position: absolute;
    right: 4%;
    top: 50%;
    border: 1px solid #fff;
    border-radius: 50%;
    padding: 0 7px;
    font-size: 15px;
    -webkit-transform: translate3d(0, -50%, 0);
            transform: translate3d(0, -50%, 0);
    z-index: 200; }
  .cart-box .total {
    text-align: right;
    position: relative;
    right: 4%; }
  .cart-box .buttons a.button {
    display: inline-block;
    padding: 5px 10px;
    background-color: #be0b06;
    border-radius: 4px;
    margin: 0 10px;
    color: #fff;
    font-size: 14px;
    -webkit-transition: background-color 0.3s ease;
    -o-transition: background-color 0.3s ease;
    transition: background-color 0.3s ease; }
    .cart-box .buttons a.button:hover {
      background-color: #940905;
      color: #fff; }
  .cart-box .buttons a.button {
    float: left; }
  .cart-box .buttons a.button.checkout {
    float: right; }

.cart-wrapper {
  display: inline-block;
  vertical-align: middle;
  position: relative; }

.header-top-v-1-transparent .cart-box {
  background: rgba(224, 224, 224, 0.73);
  color: #222; }
  .header-top-v-1-transparent .cart-box .mini_cart_item:hover {
    background: rgba(144, 144, 144, 0.2); }
  .header-top-v-1-transparent .cart-box a {
    color: #222; }
  .header-top-v-1-transparent .cart-box .buttons a {
    color: #fff; }
  .header-top-v-1-transparent .cart-box .remove {
    border-color: #222; }
  .header-top-v-1-transparent .cart-box .cart_list .mini_cart_item a {
    color: #222; }

.header-v3 .cart-box li {
  color: #fff; }

/*------------mega menu-------------*/
#mega-menu-wrap-veggie-header-two-top.mega-menu-wrap #mega-menu-veggie-header-two-top.mega-menu li.mega-menu-flyout ul.mega-sub-menu {
  right: 0;
  width: 200px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column wrap;
          flex-flow: column wrap; }
  #mega-menu-wrap-veggie-header-two-top.mega-menu-wrap #mega-menu-veggie-header-two-top.mega-menu li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item {
    display: block;
    padding: 0 !important; }
    #mega-menu-wrap-veggie-header-two-top.mega-menu-wrap #mega-menu-veggie-header-two-top.mega-menu li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
      display: block;
      padding: 20px 30px; }
  #mega-menu-wrap-veggie-header-two-top.mega-menu-wrap #mega-menu-veggie-header-two-top.mega-menu li.mega-menu-flyout ul.mega-sub-menu ul.mega-sub-menu {
    left: auto;
    right: 100%;
    top: 0 !important; }

/*----------- Default home page -----------*/
#mega-menu-wrap-veggie-primary-left #mega-menu-veggie-primary-left li.mega-menu-item a.mega-menu-link {
  background: #090c0e; }
  #mega-menu-wrap-veggie-primary-left #mega-menu-veggie-primary-left li.mega-menu-item a.mega-menu-link:before {
    display: none; }
  #mega-menu-wrap-veggie-primary-left #mega-menu-veggie-primary-left li.mega-menu-item a.mega-menu-link:hover:before {
    display: none; }

/* MEGA MENU HEADER WITH MEGAMENU DISABLED */
.header-top-v2 .navbar-default .navbar-collapse {
  padding: 0; }

.header-top-v2 #menu-megamenu {
  margin: 0; }
  @media screen and (min-width: 992px) {
    .header-top-v2 #menu-megamenu > li {
      float: none;
      display: inline-block;
      overflow: hidden;
      vertical-align: middle; }
      .header-top-v2 #menu-megamenu > li > a {
        padding: 25px 10px; } }
  .header-top-v2 #menu-megamenu > li.menu-item-has-children > a:after, .header-top-v2 #menu-megamenu > li.page_item_has_children > a:after {
    content: '\f140';
    display: inline-block;
    font-family: dashicons;
    margin: 0 0 0 6px;
    vertical-align: top;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transform: rotate(0);
         -o-transform: rotate(0);
            transform: rotate(0);
    color: inherit; }
  .header-top-v2 #menu-megamenu li.page_item_has_children:hover,
  .header-top-v2 #menu-megamenu li.menu-item-has-children:hover {
    overflow: visible; }
    .header-top-v2 #menu-megamenu li.page_item_has_children:hover > .sub-menu,
    .header-top-v2 #menu-megamenu li.page_item_has_children:hover > .children,
    .header-top-v2 #menu-megamenu li.menu-item-has-children:hover > .sub-menu,
    .header-top-v2 #menu-megamenu li.menu-item-has-children:hover > .children {
      opacity: 1; }
  .header-top-v2 #menu-megamenu .sub-menu,
  .header-top-v2 #menu-megamenu .children {
    padding: 0;
    list-style: none;
    background: #f1f1f1; }
    .header-top-v2 #menu-megamenu .sub-menu a,
    .header-top-v2 #menu-megamenu .children a {
      padding: 10px 30px;
      display: block; }
  @media screen and (min-width: 768px) {
    .header-top-v2 #menu-megamenu .sub-menu,
    .header-top-v2 #menu-megamenu .children {
      opacity: 0;
      -webkit-transition: opacity 0.4s ease;
      -o-transition: opacity 0.4s ease;
      transition: opacity 0.4s ease;
      width: 200px;
      position: absolute;
      right: 0; }
      .header-top-v2 #menu-megamenu .sub-menu a,
      .header-top-v2 #menu-megamenu .children a {
        padding: 20px 30px; }
      .header-top-v2 #menu-megamenu .sub-menu .sub-menu,
      .header-top-v2 #menu-megamenu .sub-menu .children,
      .header-top-v2 #menu-megamenu .children .sub-menu,
      .header-top-v2 #menu-megamenu .children .children {
        right: auto;
        left: 100%; } }

@media screen and (max-width: 767px) {
  .mega-menu-not .navbar-nav {
    max-height: 65vh;
    overflow-y: scroll;
    overflow-x: hidden; } }

.mega-menu .mega-sub-menu h1, .mega-menu .mega-sub-menu h2, .mega-menu .mega-sub-menu h3, .mega-menu .mega-sub-menu h4, .mega-menu .mega-sub-menu h5, .mega-menu .mega-sub-menu p {
  visibility: inherit; }

/*
--------------------
			Pages
--------------------
 */
/*
Homepage
 */
@media (min-width: 992px) {
  .content-1 .content-block {
    margin-top: 0;
    padding-left: 140px; }
  .content-1 p {
    margin-top: 30px; } }

.content-1 .col-md-8 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }

@media (min-width: 1200px) {
  .content-1 .col-md-8 {
    float: left;
    width: 58.3333333333%;
    left: 8.3333333333%; } }

.image-banner-2 img {
  box-shadow: 10px 10px 61px 0 rgba(0, 0, 0, 0.3); }

@media (min-width: 992px) {
  .image-banner-2 {
    margin-top: -170px; } }

.content-2 .image-banner-1 {
  position: relative;
  float: left;
  width: 50%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }

@media (min-width: 992px) {
  .content-2 .image-banner-1 {
    float: left;
    width: 25%; } }

@media (max-width: 479px) {
  .content-2 .image-banner-1 {
    width: 100%; } }

@media (min-width: 992px) {
  .content-2 .btn {
    margin-top: 50px; } }

.content-3 {
  background-size: cover; }

@media (min-width: 992px) {
  .content-3 h2 {
    margin-bottom: 30px; }
  .content-3 p {
    margin-bottom: 20px; }
  .content-3 .btn {
    margin-top: 50px; } }

@media (min-width: 992px) {
  .text-break {
    display: block; } }

.content-section.content-4 .heading p,
.content-section.content-4 .heading h2 {
  color: #fff; }

.text-block {
  background: #fff;
  padding: 15px;
  margin-top: 50px;
  text-align: center; }

.text-block h3 {
  font-size: 24px;
  color: #353535;
  font-family: "Roboto", sans-serif; }

.text-block .badge {
  background: #ad3516;
  color: #fff;
  display: block;
  margin: 0 auto;
  width: 100px;
  height: 100px;
  border-radius: 50%;
  line-height: 100px;
  text-align: center;
  margin-top: -50px;
  font-family: "Old Standard TT", serif; }

@media (min-width: 1200px) {
  .text-block .badge {
    width: 165px;
    height: 165px;
    line-height: 165px;
    margin-top: -90px;
    font-size: 35px; } }

.text-block .btn {
  margin-top: 20px; }

@media (min-width: 992px) {
  .text-block {
    padding-left: 30px;
    padding-right: 30px;
    margin-top: 100px; }
  .text-block .btn {
    margin-top: 50px; }
  .text-block h3 {
    margin-top: 30px;
    margin-bottom: 20px; } }

.image-banner-1 {
  margin-bottom: 20px; }

.image-banner-1 img {
  display: block;
  margin: 0 auto; }

.farming-tipps-slider {
  position: relative; }
  .farming-tipps-slider .owl-stage {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .farming-tipps-slider .owl-dots {
    display: none; }
  .farming-tipps-slider .item, .farming-tipps-slider .text-block {
    height: 100%; }
  @media screen and (max-width: 1399px) {
    .farming-tipps-slider {
      padding-bottom: 70px; } }

.farming-tipps-slider .owl-prev,
.farming-tipps-slider .owl-next {
  position: absolute;
  bottom: -65px; }

.farming-tipps-slider .owl-prev span,
.farming-tipps-slider .owl-next span {
  width: 50px;
  height: 50px;
  border-radius: 100%;
  border: 2px solid #fff;
  text-align: center;
  line-height: 47px;
  color: #fff; }

.farming-tipps-slider .owl-prev {
  left: 10px; }

.farming-tipps-slider .owl-next {
  right: 10px; }

@media (max-width: 768px) {
  .farming-tipps-slider .owl-nav {
    max-width: 140px;
    margin: 0 auto;
    position: relative; } }

@media (min-width: 1200px) {
  .farming-tipps-slider .owl-prev,
  .farming-tipps-slider .owl-next {
    bottom: -70px; }
  .farming-tipps-slider .owl-prev span,
  .farming-tipps-slider .owl-next span {
    color: #fff;
    border-color: #e7e6e6; } }

@media (min-width: 1300px) {
  .farming-tipps-slider .owl-prev {
    left: 0px;
    margin: 0; }
  .farming-tipps-slider .owl-next {
    right: 0px;
    margin: 0; } }

@media (min-width: 1400px) {
  .farming-tipps-slider .owl-prev {
    left: -60px;
    margin: 0; }
  .farming-tipps-slider .owl-next {
    right: -60px;
    margin: 0; }
  .farming-tipps-slider .owl-prev, .farming-tipps-slider .owl-next {
    bottom: auto;
    top: 50%; } }

@media (min-width: 1400px) {
  .farming-tipps-slider .owl-prev {
    left: -60px; }
  .farming-tipps-slider .owl-next {
    right: -60px; } }

@media (min-width: 321px) and (max-width: 767px) {
  .content-5 .col-sm-7, .content-5 .col-sm-5 {
    width: 50%;
    float: left; } }

.content-5 .vc_cta3-container {
  margin-bottom: 0; }

.image-block-v1 {
  margin: 15px 0;
  vertical-align: middle;
  position: relative;
  overflow: hidden;
  -webkit-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out; }

.image-block-v1:hover img {
  -webkit-transform: scale(1.1) rotate(1deg);
  -o-transform: scale(1.1) rotate(1deg);
     transform: scale(1.1) rotate(1deg);
  -webkit-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out; }

.image-block-v1 img {
  width: 100%;
  -webkit-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out; }

.image-block-v1 .block-meta-v1 {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 26%;
  text-align: center; }

.image-block-v1 h4 {
  color: #fff;
  font-size: 24px; }

.image-block-v1 .btn {
  margin-top: 20px; }

.image-block-v1.big h4 {
  font-size: 28px; }

@media (min-width: 992px) {
  .image-block-v1 h4 {
    font-size: 40px; }
  .image-block-v1.big h4 {
    font-size: 50px; } }

@media (min-width: 1200px) {
  .image-block-v1 h4 {
    font-size: 50px; }
  .image-block-v1.big h4 {
    font-size: 60px; } }

.content-5.color-options-1 {
  background: #6ca055; }

.content-5.color-options-1 .heading h2, .content-5.color-options-1 .heading p {
  color: #fff; }

.content-6 {
  background-size: cover; }

.content-6 .btn-outline {
  border-radius: 0;
  padding-top: 15px;
  padding-bottom: 15px;
  margin-bottom: 5px; }

.content-6.color-options-2 {
  background: #f1f1f1; }

.content-6 .product-v1 {
  -webkit-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease; }

.content-6 .product-v1:hover {
  background: #e2d5bf; }

.content-6 .product-v1:hover h3 {
  color: #fff; }

.content-6 .product-v1:hover .btn {
  background: #fff;
  color: #2b2d2a; }

.content-6 .product-v1:hover .btn:before {
  display: none; }

.content-6 .product-v1:hover figure:before {
  background: rgba(173, 53, 22, 0.5); }

/*
Product grid
 */
.product-grid {
  position: relative;
  float: left;
  width: 50%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }

@media (min-width: 768px) {
  .product-grid {
    float: left;
    width: 50%; } }

@media (min-width: 992px) {
  .product-grid {
    float: left;
    width: 33.3333333333%; } }

@media (max-width: 479px) {
  .product-grid {
    width: 100%; } }

.product-v1 {
  background: #fff;
  text-align: center;
  margin-bottom: 25px; }

.product-v1 .description {
  padding: 15px; }

.product-v1 .description img {
  margin-top: -50px;
  position: relative;
  z-index: 10; }

.product-v1 .btn {
  border-color: transparent; }

@media (min-width: 992px) {
  .product-v1 .btn {
    margin-top: 15px; } }

.product-v1 figure {
  position: relative; }

.product-v1 figure:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease; }

.veggie-product-grid .vc_grid .vc_gitem-link.vc_btn3 {
  border: 1px solid #ccc;
  text-transform: uppercase; }

/*
Farmer grid
 */
.farmer-grid {
  position: relative;
  min-height: 1px;
  position: relative;
  min-height: 1px; }

@media (min-width: 992px) {
  .farmer-grid {
    float: left; } }

.farmer-grid figure {
  min-height: 300px;
  position: relative;
  overflow: hidden;
  text-align: center; }

.farmer-v1 {
  background: #fff;
  margin-bottom: 25px;
  -webkit-transition: all .4s ease-in-out;
  -o-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out; }
  .farmer-v1 .description {
    position: relative;
    float: left; }
    .farmer-v1 .description:after {
      position: absolute;
      content: "";
      width: 100%;
      top: 0;
      height: 0px;
      right: 0;
      background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='100%' height='60' fill='#6ca055' stroke='none'><path d='M400,0 L400,60 L0,60 z'></path></svg>") no-repeat;
      opacity: 0;
      -webkit-transition: all 0.4s ease-in-out;
      -o-transition: all 0.4s ease-in-out;
      transition: all 0.4s ease-in-out; }

.farmer-v1 img {
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease; }

.farmer-v1:hover {
  background: #e8e8e8; }

.farmer-v1:hover img {
  -webkit-transform: scale(1.1, 1.1);
  -o-transform: scale(1.1, 1.1);
     transform: scale(1.1, 1.1); }

.farmer-v1:hover .description {
  background: #6ca055 !important; }
  .farmer-v1:hover .description:after {
    top: -60px;
    height: 60px;
    opacity: 1; }

.farmer-v1 .description {
  padding-bottom: 30px; }
  .farmer-v1 .description h3 {
    font-family: "Playfair Display", serif;
    color: #252525; }

.farmer-v1:hover .description h3 {
  color: #fff; }

.farmer-v1:hover .description p {
  color: #f4f4f4; }

.farmer-v1:hover .social-links a {
  border-color: #f4f4f4;
  color: #f4f4f4; }

.farmer-v1 .description {
  background: #e5e1da;
  padding: 30px 15px;
  display: block;
  -webkit-transition: all .4s ease-in-out;
  -o-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
  padding-bottom: 30px; }

.farmer-v1 .social-links a {
  float: left; }

.farmer-v1 .description h3 {
  text-transform: uppercase;
  -webkit-transition: all .4s ease-in-out;
  -o-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
  font-size: 1.8em; }
  @media screen and (min-width: 992px) {
    .farmer-v1 .description h3 {
      font-weight: 2.2em; } }

.farmer-v1 .social-links a {
  border: 1px solid #5c5c5c;
  width: 30px;
  height: 30px;
  line-height: 29px;
  display: block;
  border-radius: 50%;
  text-align: center;
  color: #5c5c5c;
  -webkit-transition: opacity .5s ease;
  -o-transition: opacity .5s ease;
  transition: opacity .5s ease;
  -webkit-transition: all .4s ease-in-out;
  -o-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out; }

.farmer-v1 .social-links a:hover {
  opacity: .5; }

.farmer-v1 .description.dark {
  background: #5c5c5c; }

.farmer-v1 .description.dark h3 {
  color: #fff; }

.farmer-v1 .description.dark p {
  color: #b6b6b6; }

.farmer-v1 .description.dark .social-links a {
  border-color: #b6b6b6;
  color: #b6b6b6; }

.farmer-v1 .description.green {
  background: #6ca055; }

.farmer-v1 .description.green h3 {
  color: #fff; }

.farmer-v1 .description.green p {
  color: #fff; }

.farmer-v1 .description.green .social-links a {
  border-color: #fff;
  color: #fff; }

@media screen and (max-width: 480px) {
  .farmer-grid {
    width: 100%; } }

@media screen and (min-width: 992px) {
  .farmer-grid figure {
    display: table-cell;
    vertical-align: bottom; } }

@media screen and (min-width: 992px) {
  .image-banner-2, .image-banner-1, .text-1, .main-header-v1 .banner-caption-text h2 {
    opacity: 0;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    zoom: 1; } }

.vc-image-background-v1,
.content-section + .vc-image-background-v1 {
  padding-top: 50px;
  padding-bottom: 0; }
  @media (min-width: 992px) {
    .vc-image-background-v1,
    .content-section + .vc-image-background-v1 {
      padding-top: 80px; } }
  @media (min-width: 1200px) {
    .vc-image-background-v1,
    .content-section + .vc-image-background-v1 {
      padding-top: 120px; } }

.veggie-services-section-v1,
.content-section + .veggie-services-section-v1 {
  padding-top: 50px;
  padding-bottom: 50px; }
  @media (min-width: 992px) {
    .veggie-services-section-v1,
    .content-section + .veggie-services-section-v1 {
      padding-top: 80px;
      padding-bottom: 80px; } }
  @media (min-width: 1200px) {
    .veggie-services-section-v1,
    .content-section + .veggie-services-section-v1 {
      padding-top: 120px;
      padding-bottom: 120px; } }

.new-week-v1 .vc_general.vc_cta3,
.vc_col-sm-12 .new-week-v1.vc_general {
  border: 0px; }

/* Homepage 2  */
.hexagon {
  position: relative;
  width: 280px;
  height: 380px;
  background-color: #e6e2da;
  margin: 100px auto; }

.hexagon div {
  padding: 0 20px;
  text-align: center; }

.hexagon img {
  position: absolute;
  left: 35%;
  bottom: -30px;
  z-index: 10; }
  @media (max-width: 768px) {
    .hexagon img {
      bottom: -60px; } }

.hexagon:before,
.hexagon:after {
  content: "";
  position: absolute;
  width: 0;
  z-index: -1;
  border-left: 140px solid transparent;
  border-right: 140px solid transparent; }

.hexagon:before {
  bottom: 100%;
  border-bottom: 86.60px solid #e6e2da; }

.hexagon:after {
  top: 100%;
  width: 0;
  border-top: 86.60px solid #e6e2da; }

.hexagon.three {
  clear: left; }

.top-left, .top-right {
  float: left;
  width: 100%; }

.content-hexa .no {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  border: 1px solid #978665;
  display: block;
  text-align: center;
  line-height: 50px;
  margin: 0 auto;
  color: #978665;
  font-family: "Roboto", sans-serif;
  font-weight: 300;
  -webkit-transform: translate3d(0, -30px, 0);
          transform: translate3d(0, -30px, 0); }

.content-hexa .read-more {
  font-size: 16px;
  font-weight: 700; }

.content-hexa .read-more a {
  color: #968665; }
  .content-hexa .read-more a:hover {
    color: #cac2b0; }
  .content-hexa .read-more a i {
    font-size: 25px;
    display: inline-block;
    vertical-align: top;
    margin-left: 5px; }

.content-hexa .read-more a:hover {
  color: #e2230f; }

@media (min-width: 480px) {
  .hexagon {
    width: 450px;
    height: 360px; }
    .hexagon > div {
      padding: 0 50px; }
  .hexagon img {
    left: 50%;
    margin-left: -43px; }
  .hexagon:before, .hexagon:after {
    border-left-width: 225px;
    border-right-width: 225px; }
  .content-hexa .no {
    width: 90px;
    height: 90px;
    line-height: 90px;
    border-width: 3px;
    font-size: 50px;
    font-weight: 300; } }

@media (min-width: 992px) {
  .top-left, .top-right {
    float: left;
    width: 50%; }
  .hexagon {
    width: 350px;
    height: 410px;
    margin: 85px 0; }
  .hexagon img {
    bottom: -50px; }
  .hexagon:before, .hexagon:after {
    border-left-width: 175px;
    border-right-width: 175px; }
  .content-hexa .bottom {
    position: relative; }
  .hexagon.one {
    float: right;
    margin-right: 15px; }
  .hexagon.two {
    float: left;
    margin-left: 15px; }
  .hexagon.three {
    margin-top: 25px;
    margin-left: auto;
    margin-right: auto; } }

@media (min-width: 1200px) {
  .hexagon {
    width: 550px; }
  .hexagon:before, .hexagon:after {
    border-left-width: 275px;
    border-right-width: 275px; }
  .hexagon div {
    padding: 0 120px; }
  .read-more {
    margin-top: 30px; }
  .content-hexa .top {
    margin-top: 80px; } }

.withe-logo {
  display: block;
  margin: 0 auto; }

@media (min-width: 992px) {
  .withe-logo {
    margin-top: -200px; } }

.veggie-product-grid .vc_grid-item-mini {
  background: #fff;
  box-shadow: 0px 0px 0px 0px #666;
  -webkit-transition: background 0.3s ease, box-shadow 0.3s ease;
  -o-transition: background 0.3s ease, box-shadow 0.3s ease;
  transition: background 0.3s ease, box-shadow 0.3s ease; }
  .veggie-product-grid .vc_grid-item-mini .vc_gitem-animated-block {
    -webkit-transition: opacity 0.3s ease;
    -o-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease; }
  .veggie-product-grid .vc_grid-item-mini h4 {
    font-family: "Old Standard TT", serif;
    font-size: 22px; }
  .veggie-product-grid .vc_grid-item-mini .vc_btn3-container .vc_btn3 {
    font-family: "Lato", sans-serif;
    border: none;
    font-size: 14px;
    padding: 8px 15px; }
  .veggie-product-grid .vc_grid-item-mini:hover {
    background: #e2d5bf;
    box-shadow: 2px 2px 8px 0px #666; }
    .veggie-product-grid .vc_grid-item-mini:hover h4 {
      color: #fff; }
    .veggie-product-grid .vc_grid-item-mini:hover .vc_btn3-container .vc_btn3 {
      background: #fff;
      color: #000; }

.veggie-product-grid .product-title h4 {
  font-size: 26px; }

.testimonial {
  padding: 60px 0; }
  .testimonial.bg-colored {
    background-color: #ff7070; }
  .testimonial-item {
    text-align: center; }
    .testimonial-item h4 {
      margin-top: 45px;
      font-family: "Roboto", sans-serif; }
    .testimonial-item p {
      font-family: "Roboto", sans-serif;
      font-style: italic; }
      @media screen and (min-width: 1200px) {
        .testimonial-item p {
          max-width: 60%;
          margin: 0 auto; } }
    .testimonial-item:active, .testimonial-item:focus {
      outline: none; }
  .testimonial-figure {
    width: 120px;
    height: 120px;
    background: url("../images/farmer1.jpg") top center no-repeat;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    border-radius: 50%;
    margin: 25px auto;
    position: relative; }
    .testimonial-figure:before {
      content: '';
      position: absolute;
      left: -15px;
      top: -15px;
      width: 150px;
      height: 150px;
      border-radius: 50%;
      border: 15px solid rgba(255, 255, 255, 0.2); }
  .testimonial h4, .testimonial p {
    color: #fff; }
  .testimonial h4 {
    font-size: 20px;
    margin: 30px 0 15px; }
  .testimonial-carousel .owl-item {
    float: left; }
  .testimonial-carousel .slick-dots {
    list-style: none;
    padding: 0;
    text-align: center;
    margin: 0; }
    .testimonial-carousel .slick-dots li {
      display: inline-block;
      width: 12px;
      height: 12px;
      margin: 30px 10px 0; }
      .testimonial-carousel .slick-dots li.slick-active button {
        background-color: #666; }
    .testimonial-carousel .slick-dots button {
      border-radius: 50%;
      border: none;
      text-indent: -99999px;
      width: 100%;
      height: 100%;
      background-color: #eee;
      -webkit-transition: background-color 0.3s ease;
      -o-transition: background-color 0.3s ease;
      transition: background-color 0.3s ease; }
      .testimonial-carousel .slick-dots button:active, .testimonial-carousel .slick-dots button:focus {
        outline: none; }

.image-block-v1 {
  height: 300px; }

.image-block-v1, .new-week-v1 {
  position: relative;
  background-size: 111%;
  background-position: center;
  background-repeat: no-repeat;
  -webkit-transition: background-size 0.3s ease;
  -o-transition: background-size 0.3s ease;
  transition: background-size 0.3s ease;
  background-repeat: no-repeat; }
  @media screen and (min-width: 992px) {
    .image-block-v1:hover, .new-week-v1:hover {
      background-size: 125%; } }
  .image-block-v1 .vc_cta3_content-container, .new-week-v1 .vc_cta3_content-container {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate3d(-50%, -50%, 0);
            transform: translate3d(-50%, -50%, 0);
    right: 15px; }
    .image-block-v1 .vc_cta3_content-container h2, .new-week-v1 .vc_cta3_content-container h2 {
      font-size: 38px; }
      @media screen and (min-width: 480px) {
        .image-block-v1 .vc_cta3_content-container h2, .new-week-v1 .vc_cta3_content-container h2 {
          font-size: 48px; } }
  .image-block-v1 button, .new-week-v1 button {
    overflow: hidden;
    text-transform: uppercase;
    font-weight: bold;
    padding: 10px 20px !important;
    background: #be0b06 !important; }
    .image-block-v1 button:focus:before, .image-block-v1 button:hover:before, .image-block-v1 button:active:before, .new-week-v1 button:focus:before, .new-week-v1 button:hover:before, .new-week-v1 button:active:before {
      -webkit-transform: scaleY(1);
           -o-transform: scaleY(1);
              transform: scaleY(1); }

@media screen and (min-width: 992px) {
  .new-week-v1 .vc_cta3_content-container {
    width: 70%;
    left: auto;
    right: 30px;
    -webkit-transform: translate3d(0%, -50%, 0);
            transform: translate3d(0%, -50%, 0); }
    .new-week-v1 .vc_cta3_content-container h2 {
      font-size: 60px; } }

.new-week-v1 {
  margin: 15px 0; }

@media screen and (max-width: 991px) {
  .image-block-v1, .new-week-v1 {
    height: 300px !important;
    background-size: cover; } }

@media screen and (min-width: 480px) and (max-width: 767px) {
  .veggie-product-grid .vc_grid-item,
  .product-grid-container-v2 .vc_grid-item {
    float: left !important;
    width: 50%; }
    .veggie-product-grid .vc_grid-item:nth-of-type(odd),
    .product-grid-container-v2 .vc_grid-item:nth-of-type(odd) {
      clear: left; } }

@media screen and (max-width: 499px) {
  .single-farmer {
    width: 100%; } }

.content-hexa .bottom .overlap-image {
  position: absolute;
  right: -70px;
  bottom: -170px; }
  @media (max-width: 768px) {
    .content-hexa .bottom .overlap-image {
      width: 180px;
      right: 0;
      bottom: -60px; } }

.home-demo1-secshop .vc_custom_heading-v1 h2, .content-5 .vc_custom_heading-v1 h2 {
  margin-top: 0; }

.veggie-product-grid .vc_grid-item-mini .ajax_add_to_cart.added:after {
  font-family: WooCommerce;
  content: '\e017';
  margin-left: 5px; }

.content-home1 p {
  color: #686868;
  line-height: 1.8; }

/* Deb's Addition [10.5.2017] */
.veggie_product_grid ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.veggie-product-grid li span {
  color: #353535; }

.newsletter-form-row {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  .newsletter-form-row input[type="submit"] {
    min-height: 45px; }
  .newsletter-form-row .wpcf7-form-control-wrap {
    width: calc(100% - 120px); }

.demo2-sec2 .vc_cta3-content-header h4 {
  color: #959595 !important;
  font-size: 30px; }

.demo2-sec3 button.ubtn-large {
  padding: 15px 30px; }

.demo2-sec4 .vc_custom_heading h4 {
  margin-bottom: 30px; }

@media (min-width: 992px) {
  .demo2-sec4 .btn {
    float: right;
    text-transform: uppercase;
    padding: 15px 50px;
    font-size: 16px; } }

.home-demo2-sec2 button.ubtn-normal {
  padding: 15px 40px; }

.demo2-sec4 .vc_cta3-container {
  margin-bottom: 0; }

.demo2-sec4 .vc_general.vc_cta3 {
  padding: 0; }

.veggie-product-grid ul li {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

.veggie--about__hotspot .utl-hotspot-items .ult-hotspot-tooltip .hotspot-tooltip-content {
  color: #575757; }

.subscription-form .wpcf7-form {
  position: relative; }
  .subscription-form .wpcf7-form .wpcf7-not-valid-tip {
    margin-top: 12px;
    margin-bottom: 12px; }
  @media screen and (min-width: 992px) {
    .subscription-form .wpcf7-form .wpcf7-validation-errors {
      position: absolute;
      bottom: 0;
      left: 0; } }

/*
Archive
 */
article.post {
  background: #f6f6f6;
  margin-bottom: 30px; }
  article.post .feature-image {
    text-align: center; }

article.post header, article.post footer, article.post .entry-contents {
  padding-left: 15px;
  padding-right: 15px; }

article.post footer {
  padding-bottom: 15px; }

article.post h2 {
  font-size: 23px;
  font-family: "Playfair Display", serif;
  color: #353535; }
  @media screen and (min-width: 768px) {
    article.post h2 {
      font-size: 28px; } }
  @media screen and (min-width: 992px) {
    article.post h2 {
      font-size: 38px; } }

article.post h2 a {
  color: #353535; }

article.post h2 a:hover {
  color: #1c1c1c; }

article.post .post-meta a {
  color: #ad3516; }

@media (min-width: 992px) {
  .single-post article.post header h2 {
    font-size: 50px;
    margin-top: 10px; } }

.post-meta {
  margin-bottom: 20px; }

article.post .post-meta a:hover {
  color: #000; }

article.post .read-more, article.post .social-links {
  padding-left: 15px;
  padding-right: 15px;
  float: left;
  width: 100%; }

article.post .read-more {
  margin-top: 15px; }

article.post .social-links a:first-child {
  margin-left: 0; }

@media (min-width: 768px) {
  article.post header, article.post footer, article.post .entry-contents {
    padding-left: 30px;
    padding-right: 30px; }
  article.post .read-more, article.post .social-links {
    width: auto; }
  article.post .read-more {
    float: right;
    margin-top: 0; } }

@media (min-width: 992px) {
  article.post header {
    padding-top: 20px; }
  article.post header, article.post footer, article.post .entry-contents {
    padding-left: 50px;
    padding-right: 50px; }
  article.post .entry-contents {
    margin-bottom: 15px; } }

@media (min-width: 1200px) {
  article.post footer {
    padding-bottom: 60px; } }

section.archive .page-title .veg-post-excerpt {
  margin-bottom: 30px; }
  @media (min-width: 992px) {
    section.archive .page-title .veg-post-excerpt {
      margin-bottom: 50px; } }

.meta-list {
  display: inline-block;
  margin-right: 10px; }
  .meta-list i {
    margin-right: 8px; }

article.post .read-more, article.post .social-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap; }

article.post .social-links a {
  height: 40px;
  width: 40px;
  border: 1px solid #ddd;
  color: #a8a8a9;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 18px;
  -webkit-transition: 0.3s all ease-in-out;
  -o-transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out; }
  article.post .social-links a.fa-facebook:hover {
    color: #3b5999;
    border-color: #3b5999; }
  article.post .social-links a.fa-twitter:hover {
    color: #55acee;
    border-color: #55acee; }
  article.post .social-links a.fa-pinterest:hover {
    color: #bd081c;
    border-color: #bd081c; }
  article.post .social-links a.fa-envelope-o:hover {
    color: #0084ff;
    border-color: #0084ff; }

.blog .page-title h2 {
  font: 40px "Playfair Display", serif;
  color: #353535; }
  @media (min-width: 992px) {
    .blog .page-title h2 {
      font-size: 70px; } }

.blog .page-title .excerpt {
  color: #686868; }
  @media screen and (min-width: 1200px) {
    .blog .page-title .excerpt {
      max-width: 60%;
      margin: 0 auto; } }

.post-format-gal-images {
  position: relative; }
  .post-format-gal-images img {
    display: none; }
    .post-format-gal-images img:first-child {
      display: block; }
  .post-format-gal-images .owl-prev, .post-format-gal-images .owl-next {
    position: absolute;
    top: 50%;
    width: 45px;
    height: 45px;
    background: #0a150c;
    border-radius: 50%;
    text-align: center; }
    .post-format-gal-images .owl-prev.disabled, .post-format-gal-images .owl-next.disabled {
      opacity: 0.5; }
    .post-format-gal-images .owl-prev:before, .post-format-gal-images .owl-next:before {
      font-family: 'FontAwesome';
      font-size: 30px;
      color: #fff; }
  .post-format-gal-images .owl-prev {
    left: 20px; }
    .post-format-gal-images .owl-prev:before {
      content: ""; }
  .post-format-gal-images .owl-next {
    right: 20px; }
    .post-format-gal-images .owl-next:before {
      content: ""; }

.post-format-video-container iframe {
  width: 100%;
  height: 350px; }

@media (min-width: 1500px) {
  .single-post .post-format-video-container iframe {
    height: 480px; } }

article.sticky {
  border: 1px dashed #d2d2d2;
  background: none; }

article.post header {
  position: relative;
  padding-left: 60px;
  display: inline-block;
  width: 100%; }
  @media (min-width: 768px) {
    article.post header {
      padding-left: 70px; } }
  @media (min-width: 992px) {
    article.post header {
      padding-left: 110px; } }
  article.post header .post-format-icon {
    position: absolute;
    left: 15px;
    top: 22px;
    font-size: 25px;
    color: #ad3516; }
    @media (min-width: 768px) {
      article.post header .post-format-icon {
        left: 30px; } }
    @media (min-width: 992px) {
      article.post header .post-format-icon {
        font-size: 35px;
        margin-top: 9px;
        left: 50px;
        top: 32px; } }

.page-title h2 {
  margin-bottom: 30px; }

/*
Single
 */
.single-post .entry-contents p {
  margin-top: 30px; }

.single-post .entry-contents blockquote {
  font-style: italic;
  color: #aaaaaa;
  line-height: 1.7;
  border-width: 2px;
  padding: 0 25px; }

@media (min-width: 768px) {
  .single-post .entry-contents blockquote {
    margin-top: 30px;
    margin-bottom: 30px; } }

@media (min-width: 992px) {
  .single-post .entry-contents blockquote {
    margin-top: 50px;
    margin-bottom: 50px; } }

.parsley-errors-list {
  list-style: none;
  padding: 0;
  margin: 0;
  color: #fc0d0d; }

.parsley-errors-list li {
  padding: 5px 0 0;
  text-align: left; }

.single-blog .featured-image {
  position: relative;
  margin-top: 50px; }

.article-details {
  background: #f6f6f6;
  padding: 15px;
  display: block;
  overflow: hidden; }

.article-details .meta a {
  color: #828181; }

.article-details .meta a:hover {
  color: #686868; }

.blog-comments {
  padding: 15px;
  border: 1px solid #ccc;
  float: left;
  width: 100%;
  margin-top: 50px; }
  .blog-comments h2 {
    font-size: 20px;
    color: #353535;
    font-family: "Playfair Display", serif; }
    @media (min-width: 992px) {
      .blog-comments h2 {
        font-size: 30px; } }

.blog-comments ul, .blog-comments li {
  margin: 0;
  padding: 0;
  list-style: none; }

@media screen and (min-width: 480px) {
  .blog-comments ul ul {
    margin-left: 50px; } }

.blog-comments .comment {
  float: left;
  width: 100%;
  padding: 20px 0; }

@media (min-width: 992px) {
  .blog-comments .level-1 {
    padding-left: 110px; } }

.blog-comments .avatar {
  float: left;
  margin-right: 20px;
  max-width: 50px;
  border-radius: 50%;
  overflow: hidden; }

.blog-comments h5, .blog-comments h5 > a {
  font-size: 20px;
  color: #ad3516; }

.blog-comments .meta {
  text-transform: uppercase; }

@media (min-width: 992px) {
  .blog-comments .meta {
    float: right;
    margin-top: -30px; } }

.blog-comments .comment-details {
  border-bottom: 1px solid #ccc;
  margin-left: 80px; }
  .blog-comments .comment-details h5 {
    font-family: "Playfair Display", serif; }

.comment-form {
  float: left;
  width: 100%;
  padding: 50px 0; }
  .comment-form form {
    padding: 0; }

.comment-form p a,
.blog-comments a {
  color: #be0b06; }

.comment-form p a:hover,
.blog-comments a:hover {
  color: #000; }

.comment-form .form-submit {
  text-align: right; }

.comment-form div.error {
  color: #f80808;
  padding: 10px 0; }

.comment-form h3 {
  text-align: center;
  font: 19px "Playfair Display", serif; }
  @media (min-width: 768px) {
    .comment-form h3 {
      font-size: 24px; } }
  @media (min-width: 992px) {
    .comment-form h3 {
      font-size: 34px; } }

@media (min-width: 768px) {
  .article-details, .blog-comments {
    padding: 30px; }
  .blog-comments .comment-details {
    padding-bottom: 15px; }
  .article-details .social-links {
    margin-top: 30px; } }

@media (min-width: 992px) {
  article.article-details .entry-contents {
    padding: 0; }
  article.article-details .social-links {
    padding-left: 0; }
  article.article-details {
    margin-bottom: 0; }
  .article-details, .blog-comments {
    padding: 65px; }
  .blog-comments h3 {
    font-size: 35px; }
  .blog-comments .avatar {
    max-width: 110px; }
  .blog-comments .comment-details {
    margin-left: 150px; }
  .comment-form .btn {
    margin-top: 30px; } }

body.single-post.sticky .article-details {
  background: none;
  border: 1px dashed #afafaf; }

.single article.article-details header .post-format-icon {
  margin-left: 0; }

/*
About
 */
@media screen and (min-width: 992px) {
  .abt-cont p {
    margin: 50px 0 80px; } }

.page-template-about {
  padding-bottom: 50px; }
  @media (min-width: 992px) {
    .page-template-about {
      padding-bottom: 100px; } }

.about-section-v2.heading-about {
  padding: 0; }

.about-section-v2 .vc_cta3_content-container .vc_cta3-content header.vc_cta3-content-header {
  margin-bottom: 50px; }
  .about-section-v2 .vc_cta3_content-container .vc_cta3-content header.vc_cta3-content-header h2 {
    font: 40px "Playfair Display", serif;
    color: #353535;
    margin-bottom: 0px;
    line-height: 1.2; }
    @media (min-width: 992px) {
      .about-section-v2 .vc_cta3_content-container .vc_cta3-content header.vc_cta3-content-header h2 {
        font-size: 65px; } }
  .about-section-v2 .vc_cta3_content-container .vc_cta3-content header.vc_cta3-content-header h4 {
    font: 30px "Playfair Display", serif;
    color: #353535 !important; }

.about-section-v2 .vc_cta3_content-container .vc_cta3-content p {
  color: #686868; }

.demo2-sec3-about .vc_custom_heading h3 {
  font: 35px "Roboto", sans-serif;
  color: #353535;
  line-height: 1.2; }
  @media (min-width: 992px) {
    .demo2-sec3-about .vc_custom_heading h3 {
      font-size: 55px; } }

.demo2-sec3-about button.ubtn-large {
  font-size: 14px;
  font-weight: 400;
  padding: 15px 42px; }

.about-contact input, .about-contact textarea {
  margin: 15px 0; }

@media screen and (max-width: 991px) {
  .about-contact > .row:nth-of-type(2) {
    margin-top: -15px;
    margin-bottom: -15px; } }

.buy-veggie-market-title h3 {
  margin: 0 0 30px; }
  @media screen and (min-width: 768px) {
    .buy-veggie-market-title h3 {
      margin: 5px 0; } }
  @media screen and (min-width: 992px) {
    .buy-veggie-market-title h3 {
      margin: 0; } }

.buy-veggie-market-btn .ubtn-ctn-center {
  margin: 0; }
  @media screen and (min-width: 768px) {
    .buy-veggie-market-btn .ubtn-ctn-center {
      text-align: right; } }
  @media screen and (min-width: 992px) {
    .buy-veggie-market-btn .ubtn-ctn-center {
      margin: 8px 0; } }

.buy-veggie-market-btn .wpcf7 .form-control, .buy-veggie-market-btn .wpcf7 .cart .country_to_state, .cart .buy-veggie-market-btn .wpcf7 .country_to_state, .buy-veggie-market-btn .wpcf7 .comment-form-email input[type='email'], .comment-form-email .buy-veggie-market-btn .wpcf7 input[type='email'], .buy-veggie-market-btn .wpcf7 .woocommerce #review_form #respond textarea, .woocommerce #review_form #respond .buy-veggie-market-btn .wpcf7 textarea, .buy-veggie-market-btn .wpcf7 .woocommerce #review_form input[type='text'], .woocommerce #review_form .buy-veggie-market-btn .wpcf7 input[type='text'], .buy-veggie-market-btn .wpcf7 .woocommerce #content table.cart td.actions .input-text, .woocommerce #content table.cart td.actions .buy-veggie-market-btn .wpcf7 .input-text, .buy-veggie-market-btn .wpcf7
.woocommerce table.cart td.actions .input-text,
.woocommerce table.cart td.actions .buy-veggie-market-btn .wpcf7 .input-text, .buy-veggie-market-btn .wpcf7
.woocommerce-page #content table.cart td.actions .input-text,
.woocommerce-page #content table.cart td.actions .buy-veggie-market-btn .wpcf7 .input-text, .buy-veggie-market-btn .wpcf7
.woocommerce-page table.cart td.actions .input-text,
.woocommerce-page table.cart td.actions .buy-veggie-market-btn .wpcf7 .input-text, .buy-veggie-market-btn .wpcf7 .shipping-calculator-form .input-text, .shipping-calculator-form .buy-veggie-market-btn .wpcf7 .input-text, .buy-veggie-market-btn .wpcf7 .woocommerce-billing-fields .input-text, .woocommerce-billing-fields .buy-veggie-market-btn .wpcf7 .input-text, .buy-veggie-market-btn .wpcf7
.woocommerce-shipping-fields .input-text,
.woocommerce-shipping-fields .buy-veggie-market-btn .wpcf7 .input-text, .buy-veggie-market-btn .wpcf7
.checkout_coupon .input-text,
.checkout_coupon .buy-veggie-market-btn .wpcf7 .input-text, .buy-veggie-market-btn .wpcf7 .woocommerce .input-text, .woocommerce .buy-veggie-market-btn .wpcf7 .input-text, .buy-veggie-market-btn .wpcf7 .vc_grid-styled-select select, .vc_grid-styled-select .buy-veggie-market-btn .wpcf7 select {
  border-color: #bdbdbd; }

/*
Farmers
 */
.farmer {
  float: left;
  background: #f6f6f6;
  margin: 0; }

.farmer .meta a {
  color: #ad3516; }

.farmer .farmer-details-content {
  padding: 30px;
  float: left;
  width: 100%; }

.farmer .farmer-details h2 {
  font: 30px "Playfair Display", serif; }

.farmer .meta span {
  color: #ad3516; }

.farmer figure {
  text-align: center; }
  .farmer figure img {
    max-width: 100%; }

.farmer .social-links {
  margin-top: 30px; }

.farmer .social-links a:first-child {
  margin-left: 0; }

.farmer .social-links a {
  font-size: 18px;
  width: 40px;
  height: 40px;
  line-height: 40px;
  border: 1px solid #ddd;
  border-radius: 50%;
  text-align: center;
  -webkit-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  transition: 0.3s all ease;
  color: #a8a8a9; }
  .farmer .social-links a:hover {
    color: #757576;
    border-color: #757576; }
  @media screen and (min-width: 992px) {
    .farmer .social-links a.fa-facebook:hover {
      border-color: #3b5999 !important;
      color: #3b5999 !important; }
    .farmer .social-links a.fa-twitter:hover {
      border-color: #55acee !important;
      color: #55acee !important; }
    .farmer .social-links a.fa-pinterest:hover {
      border-color: #bd081c !important;
      color: #bd081c !important; }
    .farmer .social-links a.fa-envelope-o:hover {
      border-color: #0084ff !important;
      color: #0084ff !important; } }

.farmer.farmer-image-left figure {
  float: left;
  width: 100%; }

.farmer.farmer-image-left .farmer-details {
  float: left;
  width: 100%;
  padding-right: 15px; }

.image-left figure {
  float: left;
  width: 100%; }

.image-left .farmer-details {
  float: left;
  width: 100%;
  padding-right: 15px; }

@media (min-width: 992px) {
  .farmer.farmer-image-left figure, .farmer.farmer-image-left .farmer-details {
    width: 50%; }
  .image-left figure, .image-left .farmer-details {
    width: 50%; } }

.farmer.farmer-image-right figure {
  width: 100%;
  float: right; }

.farmer.farmer-image-right .farmer-details {
  float: left;
  width: 100%; }

.image-right figure {
  width: 100%;
  float: right; }

.image-right .farmer-details {
  float: left;
  width: 100%; }
  @media screen and (min-width: 768px) {
    .image-right .farmer-details {
      text-align: right; }
      .image-right .farmer-details .social-links {
        float: right; } }

@media (min-width: 992px) {
  .farmer.farmer-image-right figure, .farmer.farmer-image-right .farmer-details {
    width: 50%; }
  .farmer.farmer-image-right .farmer-details {
    text-align: right; }
  .farmer.farmer-image-right .social-links {
    float: right; }
  .image-right figure, .image-right .farmer-details {
    width: 50%; } }

.page-numbers ul,
.pagination-wrapper .page-numbers ul,
.woocommerce-pagination .page-numbers ul {
  margin: 0;
  padding: 0;
  list-style-type: none; }

.page-numbers li,
.woocommerce-pagination .page-numbers ul {
  display: inline-block; }

.page-numbers span,
.page-numbers a {
  padding: 5px 10px;
  display: block;
  color: #333;
  border: 1px solid #7c7c7c; }

.page-numbers .current,
.page-numbers a:hover {
  background: #be0b06;
  border-color: #be0b06;
  color: #fff; }

.page-numbers .next,
.page-numbers .prev {
  position: relative;
  color: #333;
  font-family: 'Fontawesome'; }

.page-numbers .next:hover,
.page-numbers .prev:hover {
  color: #fff; }

.farmer-item {
  background-color: #eff2f5;
  text-align: center;
  padding: 0 30px 30px;
  margin: 90px 0 30px;
  position: relative;
  top: 0;
  -webkit-transition: 0.3s top ease;
  -o-transition: 0.3s top ease;
  transition: 0.3s top ease; }
  .farmer-item a {
    border: 1px solid #000;
    color: #000;
    padding: 10px 38px;
    margin: 15px 0;
    display: inline-block;
    background-color: transparent;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease; }
    .farmer-item a:hover {
      color: #fff;
      border: 1px solid #ab1e32;
      background-color: #ab1e32; }
  .farmer-item:hover {
    top: -15px; }

.farmer-figure {
  width: 200px;
  height: 200px;
  max-width: 100%;
  border-radius: 50%;
  overflow: hidden;
  margin: 0 auto;
  position: relative;
  top: -30px;
  background: top center no-repeat;
  background-size: cover;
  border: 8px solid #fff;
  box-shadow: 0px 0px 25px 0px #85898E; }

.farmer-content h2 {
  margin-top: 0;
  font-family: "Vidaloka", serif;
  font-size: 28px;
  color: #333333; }

.farmer-content p.excerpt {
  color: #515050;
  margin: 20px 0 15px; }

.farmer-content p.meta {
  color: #080808; }

@media screen and (max-width: 599px) {
  .farmer-item-wrapper {
    width: 100%; }
  .farmer-item a {
    margin-bottom: 0; } }

/*
Shop page
 */
.product-list h3 a {
  color: #5c5c5c; }

.product-list h3 a:hover {
  color: #312e2e; }

.woocommerce .product-list .button,
.product-list .button,
.woocommerce ul.products li.product .button {
  padding: 10px 15px;
  color: #fff;
  background-color: #be0b06;
  border-color: #be0b06;
  overflow: hidden; }

.woocommerce .product-list .button:hover,
.product-list .button:hover,
.woocommerce ul.products li.product .button:hover {
  color: #fff; }

.woocommerce #respond input#submit.loading:after, .woocommerce a.button.loading:after, .woocommerce button.button.loading:after, .woocommerce input.button.loading:after {
  position: relative;
  top: 0;
  right: 0;
  margin-left: 5px; }

.product-list .button:before,
.woocommerce ul.products li.product .button:before {
  background: #5b0503; }

.product-list .added_to_cart,
.woocommerce ul.products li.product .added_to_cart {
  position: absolute;
  top: 0;
  right: 0;
  background: none;
  width: 30px;
  height: 30px;
  overflow: hidden;
  background: #be0b06;
  text-indent: 30px; }
  .product-list .added_to_cart:after,
  .woocommerce ul.products li.product .added_to_cart:after {
    font-family: 'FontAwesome';
    content: '\f07a';
    position: absolute;
    top: 5px;
    right: 10px;
    color: #fff; }

.woocommerce .widget_shopping_cart .cart_list li,
.woocommerce.widget_shopping_cart .cart_list li {
  padding-top: 15px;
  font-size: 14px; }

.woocommerce ul.cart_list li a,
.woocommerce ul.product_list_widget li a {
  font-weight: 400; }

.woocommerce .widget_shopping_cart .cart_list li a.remove,
.woocommerce.widget_shopping_cart .cart_list li a.remove {
  top: 35px; }

.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
  background-color: #be0b06;
  color: #fff; }

.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover {
  background-color: #5b0503;
  color: #fff; }

.widget_product_search label {
  display: block; }

.widget_product_search .woocommerce-product-search {
  position: relative; }

.widget_product_search .search-field {
  width: 100%; }

.product-list-v1 .column {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }

@media (min-width: 992px) {
  .product-list-v1 .column {
    float: left;
    width: 33.3333333333%; } }

.product-list-v1 .product {
  margin-bottom: 15px;
  margin-top: 15px;
  background: #f2f2f2;
  overflow: hidden; }

.product-list-v1 .product img {
  width: 100%;
  -webkit-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out; }

.product-list-v1 .product:hover img {
  -webkit-transform: scale(1.1);
  -o-transform: scale(1.1);
     transform: scale(1.1); }

.product-list-v1 h3 {
  font-size: 30px;
  margin-top: 0; }

.product-list-v1 .box-background {
  padding: 15px;
  display: block;
  overflow: hidden; }
  @media screen and (min-width: 480px) {
    .product-list-v1 .box-background {
      padding: 30px 15px; } }
  @media screen and (min-width: 992px) {
    .product-list-v1 .box-background {
      padding: 30px; } }

.product-list-v1 .price,
.product-list .amount {
  font-family: "Old Standard TT", serif;
  font-size: 40px; }

.product-list-v1 .currency {
  color: #5c5c5c; }

.product-list-v1 .per {
  font-size: 15px; }

.product-list-v1 .amount {
  color: #ad3516; }

.product-list-v1 .buy-options select {
  border: 1px solid #ccc;
  font-size: 12px;
  min-height: 30px;
  padding: 6px;
  border: 1px solid #a1a1a1;
  margin-right: 10px; }

.product-list-v1 .add-to-cart {
  display: block;
  margin-top: 15px; }

.product-list-v1 .options {
  padding-top: 15px; }

.product-list-v1 .options .add-to-wishlist {
  color: #5c5c5c;
  text-transform: uppercase; }

.product-list-v1 .options .fa-heart {
  color: #ad3516; }

@media (min-width: 992px) {
  .product-list-v1 .add-to-cart {
    float: right;
    margin-top: 0; }
  .product-list-v1 .options .add-to-wishlist {
    font-size: 11px; }
  .product-list-v1 .box-background {
    padding: 30px; } }

@media (min-width: 1200px) {
  .product-list-v1 .options .add-to-wishlist {
    font-size: 14px;
    float: left;
    margin-top: 8px; } }

.product-list-v2 .product-image {
  float: left;
  width: 100%;
  overflow: hidden; }

.product-list-v2 .product-image-right .product-image {
  float: right; }

.product-list-v2 .column {
  position: relative;
  float: left;
  width: 50%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }

@media (min-width: 992px) {
  .product-list-v2 .column {
    float: left;
    width: 100%; } }

.product-list-v2 .product {
  margin-bottom: 15px;
  margin-top: 15px;
  background: #f2f2f2;
  display: block;
  overflow: hidden; }

.product-list-v2 .product img {
  width: 100%;
  -webkit-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
  -webkit-backface-visibility: hidden; }

.product-list-v2 .product:hover img {
  -webkit-transform: scale(1.1) rotate(5deg);
  -o-transform: scale(1.1) rotate(5deg);
     transform: scale(1.1) rotate(5deg); }

.product-list-v2 h3 {
  font-size: 30px;
  margin-top: 0; }

.product-list-v2 .box-background {
  padding: 15px;
  display: block;
  overflow: hidden; }

.product-list-v2 .price {
  font-family: "Old Standard TT", serif;
  font-size: 40px; }

.product-list-v2 .currency {
  color: #5c5c5c; }

.product-list-v2 .per {
  font-size: 15px; }

.product-list-v2 .amount {
  color: #ad3516; }

.product-list-v2 .buy-options select {
  border: 1px solid #ccc;
  font-size: 12px;
  min-height: 30px;
  border: 1px solid #a1a1a1;
  margin-right: 10px;
  padding: 6px; }

.product-list-v2 .add-to-cart {
  display: block;
  margin-top: 15px; }

.product-list-v2 .options {
  padding-top: 15px; }

.product-list-v2 .options .add-to-wishlist {
  color: #5c5c5c;
  text-transform: uppercase; }

.product-list-v2 .options .fa-heart {
  color: #ad3516; }

@media (min-width: 992px) {
  .product-list-v2 .product-image {
    max-width: 50%; }
  .product-list-v2 .box-background {
    padding: 30px; } }

@media (min-width: 992px) {
  .product-list-v2 .product-image {
    max-width: 570px; }
  .product-list-v2 .add-to-cart {
    float: right;
    margin-top: 0; }
  .product-list-v2 .options .add-to-wishlist {
    font-size: 11px; } }

@media (min-width: 1200px) {
  .product-list-v2 .buy-options {
    float: right;
    margin-top: -55px; }
  .product-list-v2 .options .add-to-wishlist {
    font-size: 14px;
    float: left;
    margin-top: 10px; } }

.product-list-v3 .product-image {
  padding: 15px;
  overflow: hidden; }

.product-list-v3 .product-image img {
  border-radius: 50%; }

.product-list-v3 .column {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }

@media (min-width: 768px) {
  .product-list-v3 .column {
    float: left;
    width: 50%; } }

@media (min-width: 992px) {
  .product-list-v3 .column {
    float: left;
    width: 33.3333333333%; } }

.product-list-v3 .product {
  margin-bottom: 15px;
  background: #f2f2f2;
  float: left;
  width: 100%; }
  @media screen and (min-width: 768px) {
    .product-list-v3 .product {
      margin-top: 150px; } }

.product-list-v3 .product img {
  width: 100%; }

.product-list-v3 h3 {
  font-size: 30px; }

.product-list-v3 .box-background {
  padding: 15px;
  float: left;
  width: 100%; }

.product-list-v3 .price {
  font-family: "Old Standard TT", serif;
  font-size: 40px; }

.product-list-v3 .currency {
  color: #5c5c5c; }

.product-list-v3 .per {
  font-size: 15px; }

.product-list-v3 .amount {
  color: #ad3516; }

.product-list-v3 .buy-options select {
  border: 1px solid #ccc;
  font-size: 12px;
  min-height: 30px;
  border: 1px solid #a1a1a1;
  margin-right: 10px;
  padding: 6px; }

.product-list-v3 .add-to-cart {
  display: block;
  margin-top: 15px; }

.product-list-v3 .options {
  padding-top: 15px; }

.product-list-v3 .options .add-to-wishlist {
  color: #5c5c5c;
  text-transform: uppercase; }

.product-list-v3 .options .fa-heart {
  color: #ad3516; }

@media (min-width: 768px) {
  .product-list-v3 .product-image {
    margin-top: -100px;
    float: left; } }

@media (min-width: 992px) {
  .product-list-v3 .add-to-cart {
    float: right;
    margin-top: 0; }
  .product-list-v3 .options .add-to-wishlist {
    font-size: 11px; }
  .product-list-v3 .box-background {
    padding: 0 30px 30px;
    text-align: center; } }

@media (min-width: 1200px) {
  .product-list-v3 .options .add-to-wishlist {
    font-size: 14px;
    float: left;
    margin-top: 10px; } }

.product-list-v4 .column {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }

.product-list-v4 li:hover .product {
  box-shadow: 2px 2px 8px 0px #666; }

.product-list-v3 .product img {
  width: 100%;
  -webkit-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out; }

.product-list-v3 .product:hover img {
  -webkit-transform: scale(1.1);
  -o-transform: scale(1.1);
     transform: scale(1.1); }

@media (min-width: 992px) {
  .product-list-v4 .column {
    float: left;
    width: 50%; } }

.product-list-v4 .product {
  margin-bottom: 15px;
  margin-top: 15px;
  background: #f2f2f2;
  display: block;
  overflow: hidden; }

.product-list-v4 .product img {
  width: 100%; }

.product-list-v4 .product-footer {
  padding: 0 15px 15px 0;
  float: left;
  width: 100%; }

.product-list-v4 h3 {
  font-size: 30px; }

.product-list-v4 .box-background {
  padding: 0 15px;
  display: block;
  overflow: hidden; }

.product-list-v4 .price {
  font-family: "Old Standard TT", serif;
  font-size: 40px;
  line-height: 1; }

.product-list-v4 .currency {
  color: #5c5c5c; }

.product-list-v4 .per {
  font-size: 15px; }

.product-list-v4 .amount {
  color: #ad3516; }

.product-list-v4 .buy-options select {
  border: 1px solid #ccc;
  font-size: 12px;
  min-height: 30px;
  border: 1px solid #a1a1a1;
  margin-right: 10px;
  padding: 6px; }

.product-list-v4 .add-to-cart {
  display: block;
  margin-top: 15px; }

.product-list-v4 .options {
  padding-top: 15px; }

.product-list-v4 .options .add-to-wishlist {
  color: #5c5c5c;
  text-transform: uppercase; }

.product-list-v4 .options .fa-heart {
  color: #ad3516; }

.woocommerce-ordering select {
  width: 300px; }
  @media (max-width: 768px) {
    .woocommerce-ordering select {
      border: 1px solid #ddd;
      padding: 10px;
      max-width: 100%; } }

@media (min-width: 480px) {
  .product-list-v4 .product-image {
    float: left;
    width: 40%; } }

@media (min-width: 992px) {
  .product-list-v4 .buy-options {
    float: right;
    margin-top: -40px; }
  .product-list-v4 .add-to-cart {
    float: right;
    margin-top: 0; }
  .product-list-v4 .options .add-to-wishlist {
    font-size: 11px; }
  .product-list-v4 .product-footer {
    padding: 0 30px 30px 0; } }

@media (min-width: 1200px) {
  .product-list-v4 .product-image {
    width: auto; }
  .product-list-v4 .options .add-to-wishlist {
    font-size: 14px;
    float: left;
    margin-top: 10px; } }

@media screen and (max-width: 480px) {
  .product-list-v2 .column {
    width: 100%; } }

@media (max-width: 768px) {
  .vc_grid-filter-select select {
    width: 100%; } }

.related.products .products li.product {
  clear: none; }

.woocommerce-cart .cart_totals table.shop_table {
  margin-top: 15px; }
  .woocommerce-cart .cart_totals table.shop_table tr {
    margin-top: 5px; }
  .woocommerce-cart .cart_totals table.shop_table td {
    text-align: right; }
  .woocommerce-cart .cart_totals table.shop_table th, .woocommerce-cart .cart_totals table.shop_table td {
    background: #f3f3f3;
    border-top: 4px solid #fff; }
  .woocommerce-cart .cart_totals table.shop_table #shipping_method label {
    font-size: 14px;
    font-weight: 400; }
  .woocommerce-cart .cart_totals table.shop_table .woocommerce-shipping-calculator {
    margin-top: 15px; }

.woocommerce-cart .cart_totals .woocommerce-Price-amount {
  color: #ad3516; }

@media (min-width: 1200px) {
  .woocommerce-cart .cart_totals table.shop_table th, .woocommerce-cart .cart_totals table.shop_table td {
    padding: 20px; } }

.woocommerce-shipping-fields #ship-to-different-address .checkbox {
  display: inline-block;
  margin-left: 5px; }

.woocommerce.post-type-archive-product aside, .woocommerce.archive aside {
  position: relative;
  top: 30px; }

.product-list-v2 .product-image.right {
  float: right; }

.product-list-v2 .product-image.left {
  float: left; }

/*
Contact
 */
.google-maps {
  height: 580px; }

.map-container {
  position: relative;
  background: #ddd; }

.map-info-window {
  background: rgba(0, 0, 0, 0.7);
  padding: 20px;
  position: absolute;
  width: 80%;
  left: 10%;
  top: 15%;
  max-width: 530px; }

.map-info-window h2 {
  font-family: "Playfair Display", serif;
  color: #fff;
  font-size: 35px; }

.map-info-window p {
  color: #b6b6b6; }

.map-info-window p {
  margin-top: 10px;
  margin-bottom: 20px; }

.map-info-window .fa {
  width: 32px;
  font-size: 22px;
  color: #fff; }

.map-info-window .fa-map-marker {
  font-size: 25px; }

.map-info-window .fa-mobile {
  font-size: 30px; }

.map-info-window h2 + p {
  margin-bottom: 20px; }

.map-info-window .row {
  position: absolute;
  height: 100%;
  left: 0;
  top: 0; }

@media (min-width: 992px) {
  .map-info-window {
    padding: 40px 90px; } }

@media (min-width: 992px) {
  .contact-page-row-v1 {
    padding-bottom: 100px; } }

div.wpcf7-validation-errors, div.wpcf7-mail-sent-ng {
  border: none;
  text-align: center; }

div.wpcf7-validation-errors:before {
  font-family: 'veggieicon';
  color: #ffb000;
  padding-right: 5px; }

div.wpcf7-mail-sent-ng:before {
  font-family: 'veggieicon';
  color: #be0b06;
  padding-right: 5px; }

.contact-us-form .wpcf7-form .form-group, .contact-us-form .wpcf7 .form-group {
  margin: 15px 0; }

/*
Comment list
 */
.clients-comments {
  padding: 15px;
  float: left;
  width: 100%; }

.clients-comments blockquote {
  float: left;
  width: 100%;
  padding: 20px 0;
  border: 0; }

@media (min-width: 992px) {
  .clients-comments .level-1 {
    padding-left: 110px; } }

.clients-comments .avatar {
  float: left;
  margin-right: 20px;
  max-width: 50px;
  border-radius: 50%;
  overflow: hidden; }

.clients-comments h5 {
  font-size: 20px; }

.clients-comments .meta {
  text-transform: uppercase; }

@media (min-width: 992px) {
  .clients-comments .meta {
    float: right;
    margin-top: -30px; } }

.clients-comments .comment-details {
  border-bottom: 1px solid #ccc;
  margin-left: 80px;
  display: block;
  overflow: hidden;
  padding-bottom: 20px; }

.clients-comments .avatar-right {
  text-align: right; }

.clients-comments .avatar-right .avatar {
  float: right; }

.clients-comments .avatar-right .meta {
  float: left; }

.clients-comments .avatar-right .comment-details {
  margin-left: 0;
  margin-right: 80px; }

@media (min-width: 768px) {
  .clients-comments {
    padding: 30px; }
  .clients-comments .comment-details {
    padding-bottom: 15px; }
  .article-details .social-links {
    margin-top: 30px; } }

@media (min-width: 992px) {
  .clients-comments {
    padding: 65px; }
  .clients-comments .avatar {
    max-width: 110px; }
  .clients-comments .comment-details {
    margin-left: 150px; }
  .clients-comments .avatar-right .avatar {
    float: right; }
  .clients-comments .avatar-right .comment-details {
    margin-left: 0;
    margin-right: 150px; } }

/* 404 */
.error404 .content-section {
  padding: 0; }

.banner-404 {
  padding: 50px 0;
  text-align: center;
  color: #000000;
  height: 500px; }
  @media (min-width: 992px) {
    .banner-404 {
      min-height: 700px; } }
  @media (min-height: 500px) {
    .banner-404 {
      height: 100vh; } }

@media (min-width: 992px) {
  .sticky-header + .banner-404 {
    margin-top: 102px; } }

@media (min-width: 992px) {
  .banner-caption-404 h1 {
    font-size: 100px; } }

.banner-caption-404 h1, .banner-caption-404 p {
  color: #000000; }

.banner-caption-404 p {
  font-family: "Old Standard TT", serif; }
  @media (min-width: 992px) {
    .banner-caption-404 p {
      font-size: 35px; } }

.banner-caption-404 img {
  max-width: 90px;
  margin-top: 95px; }
  @media (min-height: 500px) and (max-width: 992px) {
    .banner-caption-404 img {
      margin-top: 45%; } }
  @media (min-width: 992px) {
    .banner-caption-404 img {
      max-width: 150px;
      margin-top: 210px; } }

.grid-item {
  width: calc(50% - 15px);
  margin: 15px 0;
  padding: 15px 15px 25px;
  background-color: #fff; }
  .grid-item .date h2 {
    margin-top: 0; }
  .grid-item h3 {
    font-size: 35px;
    margin: 40px 0;
    font-family: "Roboto", sans-serif; }
  .grid-item img {
    margin-bottom: 30px;
    width: 100%; }
  .grid-item p {
    font-size: 15px;
    line-height: 1.8; }

@media screen and (min-width: 768px) {
  .grid-item {
    padding: 30px 45px 45px; } }

@media screen and (min-width: 992px) {
  .grid-item.col3 {
    width: calc(32.33% - 15px); } }

@media screen and (max-width: 549px) {
  .grid-item {
    width: 100% !important; } }

body:not(.woocommerce-cart) table,
body:not(.woocommerce-checkout) table {
  width: 100%; }
  body:not(.woocommerce-cart) table th,
  body:not(.woocommerce-cart) table td,
  body:not(.woocommerce-checkout) table th,
  body:not(.woocommerce-checkout) table td {
    padding: 10px;
    border: 1px solid #ddd; }

.service-section-v3 .ubtn {
  border-radius: 5px;
  text-transform: uppercase;
  font-size: 16px; }

.service-section-v3 .service-item .aio-ibd-block,
.service-section-v3 .service-item .aio-icon-right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 10px; }

.service-section-v3 .service-item .aio-icon-img {
  margin-left: 0; }

.service-section-v3 .service-item .aio-ibd-block h3 {
  text-align: center !important; }

.service-section-v3 .service-item a {
  width: 100%;
  display: block;
  border: 1px solid #fff;
  border-radius: 50%;
  height: 262px;
  position: relative;
  background-color: transparent;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column wrap;
          flex-flow: column wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.service-section-v3 .service-item a:hover {
  background-color: #ab1e32;
  border: 1px solid #ab1e32; }

.service-section-v3 .service-item .aio-icon-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

.service-section-v3 .service-item .aio-icon {
  margin-left: 0;
  margin-top: 15px; }

.woocommerce .widget_price_filter .ui-slider-horizontal {
  height: 4px;
  background: #be0b06; }

.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
  background: #c3bcbc; }

.woocommerce .widget_price_filter .ui-slider .ui-slider-range,
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
  background: #be0b06; }

.content-5 .vc_btn3.vc_btn3-color-danger {
  text-transform: uppercase; }

.about-figure {
  position: absolute;
  right: 0;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  bottom: -50px;
  max-width: 50%; }
  @media (min-width: 992px) {
    .about-figure {
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
      left: auto;
      right: 0; } }

.about-caption h2 {
  color: #5c5c5c; }

.about-caption p {
  line-height: 1.8;
  font-size: 16px; }

.about-caption button {
  border-radius: 4px;
  padding: 16px 48px; }

.about-caption .ult-content-box {
  padding: 30px; }

.about-caption .wpb_text_column h2 {
  margin-bottom: 40px; }

@media screen and (min-width: 768px) {
  .about-caption .ult-content-box {
    padding: 40px 60px; }
  .about-caption .wpb_text_column h2 {
    margin-bottom: 60px; } }

@media screen and (min-width: 992px) {
  .about-caption .ult-content-box {
    padding: 50px 60px; } }

@media screen and (min-width: 992px) {
  .about-caption .ult-content-box {
    padding: 70px 60px 60px; }
  .about-caption .wpb_text_column h2 {
    font-size: 31px; } }

section.why-veggie {
  background-position: bottom right !important; }

@media screen and (max-width: 767px) {
  .why-inner-box .ult-content-box {
    padding: 15px 30px !important; } }

@media screen and (max-width: 649px) {
  .why-item-wrapper {
    width: 100% !important; }
  .why-item-wrapper > .aio-icon-component {
    margin-bottom: 0 !important; } }

.masonry-container .grid-item .date {
  display: inline-block;
  width: 125px;
  vertical-align: top; }
  .masonry-container .grid-item .date h2, .masonry-container .grid-item .date h4 {
    color: #000;
    margin: 0; }
  .masonry-container .grid-item .date h2 {
    font: 50px "Playfair Display", serif; }
    .masonry-container .grid-item .date h2 sup {
      font-size: 30px;
      position: relative;
      top: -10px; }
  .masonry-container .grid-item .date h4 {
    font-size: 20px; }

.masonry-container .grid-item .masonry-term-meta {
  display: inline-block;
  width: calc(100% - 150px);
  text-align: right; }
  .masonry-container .grid-item .masonry-term-meta i {
    margin-right: 10px;
    color: #000;
    font-size: 18px;
    display: inline-block;
    vertical-align: middle; }
  .masonry-container .grid-item .masonry-term-meta a {
    color: #000000;
    font: 12px "Roboto", sans-serif; }
    .masonry-container .grid-item .masonry-term-meta a:hover {
      color: gray; }

.masonry-container .grid-item .masonry-author {
  display: inline-block; }
  .masonry-container .grid-item .masonry-author i {
    margin-right: 5px; }
  .masonry-container .grid-item .masonry-author a {
    font: 18px "Vidaloka", serif;
    color: #515151; }

.masonry-container .grid-item .author-read-more-btn {
  margin-top: 15px; }

@media screen and (min-width: 992px) {
  .masonry-container .grid-item .masonry-container .grid-item a.read-more {
    margin-top: 20px; } }

.masonry-container .grid-item a.read-more {
  float: right;
  font: 14px "Roboto", sans-serif;
  color: #515151;
  margin: 3px 0; }
  .masonry-container .grid-item a.read-more:hover {
    color: gray; }
  .masonry-container .grid-item a.read-more i {
    margin-left: 10px; }

.masonry-container .grid-item .wp-post-image {
  opacity: 1; }

@media screen and (max-width: 991px) {
  .product-list-v1 li {
    float: left;
    width: 100%; }
    .product-list-v1 li:nth-of-type(3n+1) {
      clear: left; } }

@media screen and (min-width: 480px) and (max-width: 991px) {
  .product-list-v1 li {
    width: 50%;
    margin: 8px 0; }
    .product-list-v1 li:nth-of-type(odd) {
      clear: left; } }

.post-masonary-img {
  overflow: hidden;
  display: block; }
  .post-masonary-img img {
    -webkit-transition: 0.3s all ease;
    -o-transition: 0.3s all ease;
    transition: 0.3s all ease;
    -webkit-transform: scale(1);
         -o-transform: scale(1);
            transform: scale(1); }

.masonry-container .grid-item:hover .post-masonary-img img {
  -webkit-transform: scale(1.1);
       -o-transform: scale(1.1);
          transform: scale(1.1); }

.header-v3 .social-links i {
  border: 2px solid #1b1b1b;
  color: #1b1b1b;
  font-size: 16px;
  line-height: 25px; }

.organic-store .vc_gitem-animated-block {
  overflow: hidden; }
  .organic-store .vc_gitem-animated-block .vc_gitem-zone {
    filter: grayscale(40%); }

.organic-store .vc_grid-item-mini {
  box-shadow: 2px 2px 25px -10px #000;
  -webkit-transition: box-shadow 0.3s ease;
  -o-transition: box-shadow 0.3s ease;
  transition: box-shadow 0.3s ease; }

.organic-store .vc_grid-item:hover .vc_grid-item-mini {
  box-shadow: 2px 2px 25px -8px #000; }

.organic-store .vc_grid-item:hover .vc_gitem-animated-block .vc_gitem-zone {
  -webkit-transform: scale(1.1) rotate(5deg);
       -o-transform: scale(1.1) rotate(5deg);
          transform: scale(1.1) rotate(5deg);
  filter: grayscale(0%); }

.blog-masonry.content-section {
  background-position: center right !important; }

.weekly-carousel {
  position: relative; }
  @media screen and (max-width: 991px) {
    .weekly-carousel {
      text-align: center;
      margin-top: 60px; }
      .weekly-carousel .desc {
        margin-bottom: 60px; }
      .weekly-carousel .img-wrapper {
        text-align: center; }
      .weekly-carousel .item-img img {
        margin: 0 auto; } }
  .weekly-carousel .item-img {
    position: relative;
    display: inline-block; }
    .weekly-carousel .item-img a {
      color: #fff;
      display: inline-block; }
      .weekly-carousel .item-img a span {
        color: #d7202f; }
      .weekly-carousel .item-img a i {
        margin-left: 10px;
        font-size: 20px;
        display: inline-block;
        vertical-align: middle; }
  .weekly-carousel .item-desc {
    padding: 10px 15px;
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    background-color: rgba(197, 16, 16, 0.78); }
  .weekly-carousel .date {
    position: absolute;
    top: 0;
    right: 10px; }
    .weekly-carousel .date h4 {
      text-align: right;
      font-size: 50px;
      color: #acacac;
      margin-top: 0px;
      font-family: "Lato", sans-serif; }
    .weekly-carousel .date span {
      display: block;
      border-top: 2px solid #acacac;
      font-size: 27px; }
  .weekly-carousel .slick-list {
    box-shadow: 0px 4px 25px 0px #ddd;
    margin-bottom: 80px; }
  .weekly-carousel .slick-prev, .weekly-carousel .slick-next {
    position: absolute;
    top: 100%;
    border: 1px solid #ccc;
    width: 60px;
    height: 60px;
    line-height: 1;
    border-radius: 50%;
    text-align: center;
    cursor: pointer;
    font-size: 0;
    background-color: transparent;
    margin-right: 30px;
    margin-top: 15px; }
    .weekly-carousel .slick-prev:before, .weekly-carousel .slick-next:before {
      font-family: 'FontAwesome';
      font-size: 14px; }
      @media (min-width: 992px) {
        .weekly-carousel .slick-prev:before, .weekly-carousel .slick-next:before {
          font-size: 16px; } }
    .weekly-carousel .slick-prev:focus, .weekly-carousel .slick-prev:active, .weekly-carousel .slick-next:focus, .weekly-carousel .slick-next:active {
      outline: none; }
  .weekly-carousel .slick-prev {
    left: 45%;
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0); }
    .weekly-carousel .slick-prev:before {
      content: ""; }
    @media screen and (min-width: 992px) {
      .weekly-carousel .slick-prev {
        left: 0;
        -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0); } }
  .weekly-carousel .slick-next {
    left: 55%; }
    .weekly-carousel .slick-next:before {
      content: ""; }
    @media screen and (min-width: 992px) {
      .weekly-carousel .slick-next {
        left: 80px;
        -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0); } }

.team-wrapper-v10 {
  margin: 0 auto;
  text-align: center; }
  @media screen and (min-width: 992px) {
    .team-wrapper-v10 {
      max-width: 800px; } }
  .team-wrapper-v10:hover .team-item {
    opacity: 0.5; }
  .team-wrapper-v10 .slick-list {
    padding: 30px 0; }
  .team-wrapper-v10 .team-item {
    display: inline-block;
    text-align: center;
    -webkit-transform: scale(1);
         -o-transform: scale(1);
            transform: scale(1);
    -webkit-transition: opacity 0.4s ease-in-out, -webkit-transform 0.3s ease;
    transition: opacity 0.4s ease-in-out, -webkit-transform 0.3s ease;
    -o-transition: opacity 0.4s ease-in-out, -o-transform 0.3s ease;
    transition: transform 0.3s ease, opacity 0.4s ease-in-out;
    transition: transform 0.3s ease, opacity 0.4s ease-in-out, -webkit-transform 0.3s ease, -o-transform 0.3s ease;
    opacity: 1; }
    .team-wrapper-v10 .team-item:hover {
      -webkit-transform: scale(1.06);
           -o-transform: scale(1.06);
              transform: scale(1.06);
      opacity: 1; }
  .team-wrapper-v10 .team-img-wrapper {
    border: 1px solid #8d8d8d;
    padding: 10px;
    border-radius: 50%;
    position: relative;
    display: inline-block; }
  .team-wrapper-v10 .team-img {
    display: block;
    border-radius: 50%;
    height: 180px;
    width: 180px;
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #e8e8e8; }
  .team-wrapper-v10 .team-no {
    position: absolute;
    top: 100%;
    left: 50%;
    -webkit-transform: translate3d(-50%, -50%, 0);
            transform: translate3d(-50%, -50%, 0);
    font-family: "Vidaloka", serif;
    font-size: 55px;
    color: #2c2c2c; }
  .team-wrapper-v10 .team-desc {
    text-align: center;
    margin-top: 30px; }
    .team-wrapper-v10 .team-desc h4, .team-wrapper-v10 .team-desc a {
      color: #be3c3a;
      font-family: "Vidaloka", serif;
      font-size: 24px;
      margin-bottom: 5px; }
    .team-wrapper-v10 .team-desc h5 {
      color: #292929;
      font-family: "Lato", sans-serif;
      font-size: 14px;
      margin-top: 5px; }

.slick-dots {
  list-style: none;
  display: inline-block;
  margin: 30px auto 0;
  padding: 0;
  width: 100%;
  text-align: center; }
  .slick-dots li {
    display: inline-block;
    font-size: 0;
    margin: 0 5px; }
    .slick-dots li button {
      background-color: #666; }
    .slick-dots li.slick-active button {
      background-color: #C0C0C0; }
  .slick-dots button {
    border-radius: 50%;
    border: none;
    width: 10px;
    height: 12px; }

.market.slick-slider .slick-track, .market.slick-slider .slick-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 auto; }

.market-item {
  background-color: #f0f0f0;
  text-align: center;
  padding: 60px 15px; }
  .market-item .cart-btn,
  .market-item .added_to_cart {
    background-color: #ff6f37;
    color: #ff6f37;
    padding: 10px 25px;
    display: inline-block;
    margin-top: 30px;
    -webkit-transition: 0.3s all ease;
    -o-transition: 0.3s all ease;
    transition: 0.3s all ease;
    -webkit-transform: perspective(1px) translateZ(0);
            transform: perspective(1px) translateZ(0);
    -webkit-transition: color 0.2s ease-in-out;
    -o-transition: color 0.2s ease-in-out;
    transition: color 0.2s ease-in-out; }
    .market-item .cart-btn:before,
    .market-item .added_to_cart:before {
      position: absolute;
      content: '';
      z-index: -1;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      background: #1d1d1d;
      -webkit-transform: scaleY(1);
           -o-transform: scaleY(1);
              transform: scaleY(1);
      -webkit-transform-origin: 50%;
           -o-transform-origin: 50%;
              transform-origin: 50%;
      -webkit-transition: -webkit-transform 0.2s ease-in-out;
      transition: -webkit-transform 0.2s ease-in-out;
      -o-transition: -o-transform 0.2s ease-in-out;
      transition: transform 0.2s ease-in-out;
      transition: transform 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out, -o-transform 0.2s ease-in-out; }
    .market-item .cart-btn:hover,
    .market-item .added_to_cart:hover {
      color: #000; }
      .market-item .cart-btn:hover:before,
      .market-item .added_to_cart:hover:before {
        -webkit-transform: scaleY(0);
             -o-transform: scaleY(0);
                transform: scaleY(0); }
  .market-item .added_to_cart {
    background: #fff;
    color: #fff;
    border: 1px solid #be0b06; }
    .market-item .added_to_cart:before {
      background: #be0b06; }
    .market-item .added_to_cart:hover {
      color: #be0b06; }
  .market-item .product-img {
    max-width: 100%;
    margin: 30px auto;
    min-height: 280px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .market-item .product-img img {
      text-align: center; }
  .market-item h3 {
    font-family: "Berkshire Swash", cursive;
    font-size: 25px;
    color: #303030; }
  .market-item h5 {
    font-family: "Roboto", sans-serif;
    font-size: 14px;
    color: #303030; }
    .market-item h5 a {
      color: #303030; }
  .market-item h4 {
    font-family: "Roboto", sans-serif;
    font-weight: 300;
    font-size: 20px; }
    .market-item h4 span {
      font-weight: 700;
      font-size: 25px; }
  .market-item h6 {
    font-family: "Roboto", sans-serif;
    font-style: italic; }

.offer-subscription .pad-top-large {
  text-align: center; }
  .offer-subscription .pad-top-large > .wpcf7-form-control-wrap {
    display: inline-block;
    width: calc(100% - 155px);
    vertical-align: top; }
    @media screen and (min-width: 1200px) {
      .offer-subscription .pad-top-large > .wpcf7-form-control-wrap {
        width: calc(60% - 155px); } }
    @media screen and (max-width: 479px) {
      .offer-subscription .pad-top-large > .wpcf7-form-control-wrap {
        width: 100%; } }
  .offer-subscription .pad-top-large img {
    display: block;
    margin: 15px auto 0 !important; }

.offer-subscription input[type="email"] {
  height: 50px !important;
  height: auto;
  text-align: center;
  border: 1px solid #111;
  border-right: none; }

.offer-subscription input[type="submit"] {
  width: 150px;
  border-radius: 0;
  display: inline-block;
  vertical-align: top;
  vertical-align: middle;
  background-color: #f26522;
  border: 1px solid #f26522;
  height: 50px; }
  .offer-subscription input[type="submit"]:hover {
    background-color: #a43b0a; }
  @media screen and (max-width: 479px) {
    .offer-subscription input[type="submit"] {
      margin-top: 15px; } }

.offer-subscription .wpcf7-form {
  text-align: center; }

.home-demo6-sec3 button.ubtn {
  line-height: normal;
  border-radius: 5px; }
  .home-demo6-sec3 button.ubtn .ubtn-data {
    font-size: 18px; }

.headling-letter-spacing h4 {
  letter-spacing: 2px; }

.home-demo6-sec3 button.explore-services, .home-demo6-sec3 button.explore-products {
  border-radius: 50px; }

.social-links.v5 i {
  border-color: #686868;
  color: #686868; }

.service-provide {
  padding: 45px 15px;
  border: 1px solid #505050;
  -webkit-transition: border 0.3s ease;
  -o-transition: border 0.3s ease;
  transition: border 0.3s ease; }
  .service-provide .aio-icon, .service-provide .aio-icon-title,
  .service-provide .aio-icon-description {
    -webkit-transition: color 0.3s ease;
    -o-transition: color 0.3s ease;
    transition: color 0.3s ease; }
  .service-provide:hover {
    border: 1px dashed #b8bb62; }
    .service-provide:hover .aio-icon, .service-provide:hover .aio-icon-title,
    .service-provide:hover .aio-icon-description {
      color: #b8bb62 !important; }
  .service-provide .aio-icon-right {
    display: block; }
  .service-provide .align-icon {
    text-align: right !important;
    margin-top: 30px; }

.heading-line {
  position: relative; }
  .heading-line h4 {
    position: relative; }
    .heading-line h4:after {
      position: absolute;
      content: '';
      height: 1px;
      width: 60px;
      background: #353535;
      top: 50%;
      -webkit-transform: translateY(-50%);
           -o-transform: translateY(-50%);
              transform: translateY(-50%); }

.demo-06-sec2 .vc_btn3 {
  border-width: 1px !important; }
  @media (min-width: 992px) {
    .demo-06-sec2 .vc_btn3 {
      padding-left: 40px !important;
      padding-right: 40px !important; }
      .demo-06-sec2 .vc_btn3:before {
        content: '';
        display: block;
        width: 20px;
        height: 1px;
        background: #be0b06;
        position: absolute;
        left: 0;
        top: 50%; }
      .demo-06-sec2 .vc_btn3:hover:before {
        background: #fff; } }

.dash-line-heading, .demo-06-sec3 .uvc-main-heading h4 {
  display: inline-block;
  position: relative; }
  @media (min-width: 992px) {
    .dash-line-heading:before, .demo-06-sec3 .uvc-main-heading h4:before {
      content: '';
      display: block;
      width: 52px;
      height: 1px;
      background-color: #99a7ad;
      position: absolute; } }

.dash-btn:before, .demo-06-sec3 .vc_btn3:before {
  content: '';
  display: block;
  width: 20px;
  height: 1px;
  background: #be0b06;
  position: absolute;
  left: 0;
  top: 50%; }

.dash-btn:hover:before, .demo-06-sec3 .vc_btn3:hover:before {
  background: #fff; }

.demo-06-sec3 .uvc-main-heading h4:before {
  right: 100%;
  margin-right: 10px;
  top: 50%; }

.demo-06-sec3 .vc_btn3 {
  border-width: 1px !important; }
  @media (min-width: 992px) {
    .demo-06-sec3 .vc_btn3 {
      padding-right: 45px !important;
      padding-left: 45px !important; }
      .demo-06-sec3 .vc_btn3:before {
        background: #fff; } }

.footer-section .widget-demo-6-1 input[type="submit"] {
  vertical-align: top; }

.demo6-footer-widget .twitter-posts li:before {
  color: #fff; }

.demo6-footer-widget .twitter-posts a:hover {
  color: #fff; }

.demo-6-header .c-menu__link span {
  font-family: "Vidaloka", serif; }

.recent-news-wrapper {
  position: relative; }
  @media screen and (min-width: 768px) {
    .recent-news-wrapper .news-item {
      padding: 0 15px; } }
  .recent-news-wrapper .item-img {
    height: 300px;
    background: url("../images/recent-news.jpg") center no-repeat;
    background-size: cover !important;
    background-position: center !important; }
    @media screen and (min-width: 992px) {
      .recent-news-wrapper .item-img {
        height: 450px; } }
  .recent-news-wrapper .desc {
    margin-top: 30px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 25px; }
  .recent-news-wrapper .heading {
    background-color: #ad3415;
    padding: 15px 20px; }
  .recent-news-wrapper h4, .recent-news-wrapper h5 {
    color: #fff;
    margin: 0; }
    .recent-news-wrapper h4 a, .recent-news-wrapper h5 a {
      color: #fff;
      line-height: 1.3; }
  .recent-news-wrapper h5 {
    line-height: 1.4;
    margin-top: 5px; }
  @media screen and (min-width: 992px) {
    .recent-news-wrapper .heading {
      padding: 15px 0px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: start;
          -ms-flex-align: start;
              align-items: flex-start;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; }
    .recent-news-wrapper h4 {
      padding: 0 5px 0 15px;
      -ms-flex-item-align: start;
          align-self: flex-start; }
    .recent-news-wrapper h5 {
      padding: 0 15px 0 5px;
      margin: 0;
      -ms-flex-item-align: end;
          align-self: flex-end; } }
  .recent-news-wrapper p {
    margin: 25px 0; }
  .recent-news-wrapper .item-socials {
    padding: 0;
    list-style: none; }
    .recent-news-wrapper .item-socials li {
      display: inline-block;
      margin-right: 15px; }
    .recent-news-wrapper .item-socials a {
      border: 1px solid #ddd;
      -webkit-font-smoothing: antialiased;
      text-shadow: rgba(0, 0, 0, 0.01) 0 0 1px;
      border-radius: 50%;
      padding: 4px 0;
      display: inline-block;
      width: 30px;
      height: 30px;
      text-align: center;
      color: #a8a8a9; }
  .recent-news-wrapper .slick-arrow {
    position: absolute;
    top: 40%;
    -webkit-transform: translate3d(0, -50%, 0);
            transform: translate3d(0, -50%, 0);
    width: 40px;
    height: 40px;
    border: none;
    font-size: 0;
    background-color: transparent;
    background-size: contain !important; }
    .recent-news-wrapper .slick-arrow:focus, .recent-news-wrapper .slick-arrow:active {
      outline: none; }
  .recent-news-wrapper .slick-prev {
    right: calc(100% + 15px);
    background: url("../images/left-arrow.png") center no-repeat; }
  .recent-news-wrapper .slick-next {
    left: calc(100% + 15px);
    background: url("../images/right-arrow.png") center no-repeat; }

.testimonial-v3 {
  text-align: center; }
  .testimonial-v3 h3 {
    font-family: "Old Standard TT", serif;
    font-size: 30px;
    line-height: 1.4;
    color: #fff; }
    @media screen and (min-width: 768px) {
      .testimonial-v3 h3 {
        font-size: 35px; } }
    @media screen and (min-width: 768px) {
      .testimonial-v3 h3 {
        font-size: 40px; } }
  .testimonial-v3 .user-figure-wrapper h4 {
    margin-top: 30px; }
  .testimonial-v3 .user-figure {
    width: 50px;
    height: 50px;
    border: 1px solid #fff;
    border-radius: 50%;
    margin: 0 auto;
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
    opacity: 0.7;
    -webkit-transform: scale(1);
         -o-transform: scale(1);
            transform: scale(1);
    -webkit-transition: scale, opacity 0.5s ease;
    -o-transition: scale, opacity 0.5s ease;
    transition: scale, opacity 0.5s ease; }
  .testimonial-v3 .slick-slider li.slick-current .user-figure {
    -webkit-transform: scale(1.4);
         -o-transform: scale(1.4);
            transform: scale(1.4);
    opacity: 1; }
  .testimonial-v3 .slick-arrow {
    display: none !important; }
  .testimonial-v3 .wrapped {
    max-width: 330px;
    margin: 30px auto 0; }
    .testimonial-v3 .wrapped .slick-list {
      padding: 20px 0 0 !important; }
      .testimonial-v3 .wrapped .slick-list h5 {
        color: #b1b1b1; }

.slick-slider {
  padding: 0; }

.slick-dots button:focus, .slick-dots button:active,
.slick-slide:focus,
.slick-slide:active {
  outline: none; }

.service-page.content-newsletter .wpcf7-not-valid-tip {
  color: #fff;
  margin-top: 8px; }

@media screen and (min-width: 768px) {
  .service-page.content-newsletter .wpcf7-response-output {
    margin: 0;
    position: absolute;
    left: 50%;
    top: calc(100% + 5px);
    -webkit-transform: translate3d(-50%, 0, 0);
            transform: translate3d(-50%, 0, 0);
    color: #fff; }
  .service-page.content-newsletter .wpcf7 .ajax-loader {
    margin: 15px -25px 15px 10px; } }

@media screen and (max-width: 767px) {
  .service-page.content-newsletter .wpcf7 .ajax-loader {
    position: absolute;
    bottom: 12px;
    margin-bottom: 0; } }

@media screen and (min-width: 992px) {
  .service-page.content-newsletter .pad-top-large.row-float {
    padding-top: 30px; } }

.landing-sec2 .container-fluid {
  max-width: 1400px; }

.landing-sec2 .slick-slide {
  margin: 0 !important; }

.landing-sec2 .slick-prev {
  left: -30px; }

.landing-sec2 .slick-prev,
.landing-sec2 .slick-next {
  font-size: 30px !important; }

@media (min-width: 992px) {
  .landing-sec2 .slick-slider {
    margin-right: 30px; }
    .landing-sec2 .slick-slider .slick-next {
      right: -30px; } }

.landing-sec2 .ult-carousel-wrapper {
  margin-bottom: 0;
  padding-bottom: 0; }

.other-templates-slider {
  overflow: hidden;
  max-height: 500px;
  padding: 60px 0;
  margin: 0 auto;
  position: relative; }
  @media screen and (min-width: 480px) {
    .other-templates-slider:before, .other-templates-slider:after {
      position: absolute;
      content: '';
      width: 40px;
      top: 0;
      height: 100%;
      z-index: 2; }
    .other-templates-slider:before {
      left: 0;
      right: auto;
      background-color: #23313a; }
    .other-templates-slider:after {
      right: 0;
      left: auto;
      background-color: #202d35; } }
  .other-templates-slider .slick-list {
    overflow: visible; }
  .other-templates-slider .slick-slide {
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -webkit-transform: scale(1);
         -o-transform: scale(1);
            transform: scale(1); }
    .other-templates-slider .slick-slide.slick-current {
      -webkit-transform: scale(1.5);
           -o-transform: scale(1.5);
              transform: scale(1.5);
      z-index: 9;
      position: relative; }

.landing-sec6 h3.aio-icon-title {
  font-family: "Roboto", sans-serif; }

.free-instalation {
  display: none;
  background: #23313a; }
  @media (min-width: 992px) {
    .free-instalation .ubtn {
      min-width: 270px; } }
  .free-instalation h2 {
    font-size: 40px; }
  .free-instalation h2, .free-instalation h3, .free-instalation p {
    color: #fff;
    font-family: "Roboto", sans-serif; }

body.search .article-details {
  border: 1px solid #ddd; }

body.search .entry-contents {
  text-align: center; }

body.search form.search-form {
  margin-top: 50px; }
  body.search form.search-form > label {
    float: left; }
  body.search form.search-form .screen-reader-text,
  body.search form.search-form > label {
    width: calc(100% - 155px); }
  body.search form.search-form .search-field {
    height: 50px;
    border-radius: 0;
    -webkit-transition: border 0.4s ease-in-out;
    -o-transition: border 0.4s ease-in-out;
    transition: border 0.4s ease-in-out; }
    body.search form.search-form .search-field:focus {
      outline: 0;
      border-color: #be0b06; }
  body.search form.search-form .search-submit {
    height: 50px;
    width: 155px;
    float: left;
    font: 16px "Lato", sans-serif;
    border: 1px solid #be0b06;
    text-transform: uppercase; }
    body.search form.search-form .search-submit:focus {
      outline: 0; }

/*
--------------------
		woocommerce
--------------------
 */
/*
Common
 */
.woocommerce .star-rating {
  width: auto; }
  .woocommerce .star-rating:before {
    position: relative; }
  .woocommerce .star-rating:before,
  .woocommerce .star-rating span {
    letter-spacing: 3px; }

.star-rating {
  color: #ad3516; }

.woocommerce-review-link {
  color: #828181; }
  .woocommerce-review-link:hover {
    color: daken(#828181, 15%); }

.product_meta a {
  color: #ad3516; }
  .product_meta a:hover {
    color: #53190a; }

.woocommerce-account .woo-content h2 {
  font-size: 30px; }

.woocommerce div.product p.price,
.woocommerce div.product span.price .woocommerce ul.products li.product .price {
  color: #ad3516; }

.comment-list-footer {
  padding: 20px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end; }
  .comment-list-footer a {
    background: #be0b06;
    color: #fff;
    border: 1px solid #be0b06;
    font-size: 14px;
    padding: 5px 45px;
    text-transform: uppercase;
    border-radius: 4px;
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out; }
    .comment-list-footer a:hover {
      background: #fff;
      color: #be0b06; }
    .comment-list-footer a:first-child {
      margin-right: 15px; }

.single .nocomments {
  padding: 10px 0;
  float: left;
  width: 100%;
  color: #be0b06; }
  .single .nocomments i {
    margin-right: 10px; }

.meta-list.comments-link span {
  color: #be0b06; }

.author-single-post {
  background: #f6f6f6;
  margin-bottom: 30px; }
  .author-single-post .authorbox-v1__header {
    text-align: left; }
  .author-single-post .authorbox-v1__name {
    text-transform: capitalize; }

.woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3 {
  font-size: 1.5em; }

/*
Buttons
 */
.single_add_to_cart_button.alt,
.woocommerce .entry-summary .single_add_to_cart_button.alt {
  padding: 10px 15px;
  color: #fff;
  background-color: #be0b06;
  border-color: #be0b06;
  overflow: hidden; }

.single_add_to_cart_button.alt:hover,
.woocommerce .entry-summary .single_add_to_cart_button.alt:hover {
  color: #fff;
  background-color: #740704; }

.single_add_to_cart_button.alt:after,
.woocommerce .entry-summary .single_add_to_cart_button.alt:after {
  content: "";
  font-family: FontAwesome;
  margin-left: 5px; }

/*
Archive
 */
.woocommerce .product-list-pager {
  position: relative;
  clear: both;
  top: 20px; }

.woocommerce ul.products li.product h3 {
  font: 24px "Playfair Display", serif; }

ul.products .product {
  background: #f2f2f2; }

ul.products .product-loop-content {
  padding: 0 15px; }

ul.products p {
  color: #686868; }

.woocommerce ul.products li.product .button {
  margin-left: 15px;
  margin-bottom: 15px; }

ul.products .amount {
  font-size: 26px; }

@media (max-width: 650px) {
  .woocommerce ul.products li.product,
  .woocommerce-page ul.products li.product,
  .woocommerce-page[class*=columns-] ul.products li.product,
  .woocommerce[class*=columns-] ul.products li.product {
    width: 100%; } }

@media (max-width: 767px) {
  .woocommerce-page .col-3 ul.products li.product,
  .woocommerce .col-3 ul.products li.product {
    width: 48%; } }

@media (min-width: 992px) {
  ul.products .product-loop-content {
    padding: 0 24px; }
  .woocommerce ul.products li.product .button {
    margin-left: 24px;
    margin-bottom: 24px; } }

.woocommerce ul.products li.product .price {
  color: #be0b06; }
  .woocommerce ul.products li.product .price del,
  .woocommerce ul.products li.product .price ins {
    display: inline-block;
    padding-right: 6px; }

.archive .product .page-title h2 {
  font: 40px "Playfair Display", serif;
  color: #353535; }
  @media (min-width: 992px) {
    .archive .product .page-title h2 {
      font-size: 70px; } }

/*
product single
 */
.woocommerce .quantity .qty {
  min-height: 35px; }

.single-product .product_title {
  font-size: 25px; }
  @media (min-width: 992px) {
    .single-product .product_title {
      font-size: 40px; } }

.woocommerce-tabs h2,
.related.products h2 {
  font-size: 30px; }

.woocommerce div.product p.price,
.woocommerce div.product span.price {
  font-size: 25px; }
  @media (min-width: 992px) {
    .woocommerce div.product p.price,
    .woocommerce div.product span.price {
      font-size: 40px; } }

.woocommerce div.product .woocommerce-tabs {
  margin: 0;
  padding: 0; }
  .woocommerce div.product .woocommerce-tabs li.active {
    background: #ad3516; }
    .woocommerce div.product .woocommerce-tabs li.active a {
      color: #fff; }
  .woocommerce div.product .woocommerce-tabs ul.tabs li.active:before,
  .woocommerce div.product .woocommerce-tabs ul.tabs li:after,
  .woocommerce div.product .woocommerce-tabs ul.tabs li:before {
    display: none;
    content: none; }
  .woocommerce div.product .woocommerce-tabs ul.tabs li a {
    font-weight: normal; }
  .woocommerce div.product .woocommerce-tabs ul.tabs {
    margin: 0;
    padding: 0; }
    .woocommerce div.product .woocommerce-tabs ul.tabs:before {
      border-bottom: 0px; }
    .woocommerce div.product .woocommerce-tabs ul.tabs li {
      background: #5d5d5d;
      border-radius: 0;
      padding: 0; }
      .woocommerce div.product .woocommerce-tabs ul.tabs li a {
        padding: 10px 15px;
        color: #c7c7c7; }
        @media (min-width: 992px) {
          .woocommerce div.product .woocommerce-tabs ul.tabs li a {
            padding: 15px 25px; } }
        @media (min-width: 992px) {
          .woocommerce div.product .woocommerce-tabs ul.tabs li a {
            padding: 15px 40px;
            font-size: 18px; } }
        .woocommerce div.product .woocommerce-tabs ul.tabs li a:hover {
          color: #ededed; }
      .woocommerce div.product .woocommerce-tabs ul.tabs li.active {
        background-color: #ad3516;
        border-bottom-color: #ad3516;
        color: #fff; }
  .woocommerce div.product .woocommerce-tabs .panel {
    border: 1px solid #dddddd;
    padding: 0 15px;
    border-radius: 0; }
    @media (min-width: 992px) {
      .woocommerce div.product .woocommerce-tabs .panel {
        padding: 30px 50px; } }
  .woocommerce div.product .woocommerce-tabs #reviews #comments ol.commentlist {
    padding: 0; }
    @media (max-width: 768px) {
      .woocommerce div.product .woocommerce-tabs #reviews #comments ol.commentlist .star-rating {
        float: none; } }

.woocommerce #review_form .comment-form {
  padding-bottom: 10px; }

@media (max-width: 480px) {
  .woocommerce-page .related ul.products li.product,
  .woocommerce .related ul.products li.product {
    width: 100%; } }

.woocommerce .related.products ul.products h3 {
  font-size: 18px;
  font-family: 'Roboto'; }

.woocommerce .related.products ul.products .price, .woocommerce .related.products ul.products .amount {
  font-size: 16px; }

.woocommerce .related.products ul.products .button {
  text-transform: uppercase;
  font-size: 12px;
  font-weight: normal; }

.woocommerce div.product div.images div.thumbnails {
  padding: 15px; }

.woocommerce #content div.product div.thumbnails a, .woocommerce div.product div.thumbnails a, .woocommerce-page #content div.product div.thumbnails a, .woocommerce-page div.product div.thumbnails a {
  width: 100%;
  padding: 0 13px;
  margin: 0; }

.woocommerce div.thumbnails .owl-prev,
.woocommerce div.thumbnails .owl-next {
  position: absolute;
  top: 50%;
  width: 1.5em;
  height: 1.5em;
  border-radius: 50%;
  margin: 0;
  padding: 0;
  display: block;
  background-color: #ad3516; }
  .woocommerce div.thumbnails .owl-prev:before,
  .woocommerce div.thumbnails .owl-next:before {
    font-family: 'FontAwesome'; }

.woocommerce div.thumbnails .owl-prev {
  left: 0; }
  .woocommerce div.thumbnails .owl-prev:before {
    content: "\f104"; }

.woocommerce div.thumbnails .owl-next {
  right: 0; }
  .woocommerce div.thumbnails .owl-next:before {
    content: "\f105"; }

.woocommerce div.thumbnails .owl-nav {
  margin: 0; }

#review_form .comment-reply-title {
  text-align: left;
  margin-top: 20px;
  font-size: 25px; }

.single-product .entry-summary ul {
  margin: 0;
  padding: 0;
  list-style: none; }

.single-product .entry-summary li {
  margin: 10px 0 0;
  padding: 0 0 0 30px;
  position: relative;
  font-size: 20px;
  font-family: "Old Standard TT", serif;
  color: #5c5c5c; }
  .single-product .entry-summary li:before {
    content: "";
    font-family: "veggieicon";
    color: #040404;
    position: absolute;
    left: 0;
    top: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }

.single-product form.cart {
  margin-top: 1em; }
  .single-product form.cart .button {
    min-height: 38px; }

.variations select {
  font-size: 95%;
  color: #333;
  border: 1px solid #DDD;
  border-radius: 0;
  height: 36px;
  padding: 0 10px;
  box-shadow: inset 0 -1.3em 1em 0 rgba(0, 0, 0, 0.02);
  background-color: #FFF;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAAHCAYAAAD9NeaIAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA+hpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDIxIDc5LjE1NDkxMSwgMjAxMy8xMC8yOS0xMTo0NzoxNiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczpkYz0iaHR0cDovL3B1cmwub3JnL2RjL2VsZW1lbnRzLzEuMS8iIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIiB4bWxuczpzdFJlZj0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlUmVmIyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgKE1hY2ludG9zaCkiIHhtcDpDcmVhdGVEYXRlPSIyMDE1LTA0LTE3VDE3OjEyOjQyKzAyOjAwIiB4bXA6TW9kaWZ5RGF0ZT0iMjAxNS0wNC0yMFQxNzoxNjoyNCswMjowMCIgeG1wOk1ldGFkYXRhRGF0ZT0iMjAxNS0wNC0yMFQxNzoxNjoyNCswMjowMCIgZGM6Zm9ybWF0PSJpbWFnZS9wbmciIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RTU4MjBDRURERjVCMTFFNEEzN0FCODBEM0I5MTExMjkiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RTU4MjBDRUVERjVCMTFFNEEzN0FCODBEM0I5MTExMjkiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo2RUVFRDJCNkREQzMxMUU0QTM3QUI4MEQzQjkxMTEyOSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpFNTgyMENFQ0RGNUIxMUU0QTM3QUI4MEQzQjkxMTEyOSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PuShL/sAAABeSURBVHjaYszOzjZnYGDYCcT8DMSBv0AcP2XKlKVEqmdgAuKTQOwOxB+JtQCIibYAZgkDkRaRZQGyJYQsItsCdEtwWUSRBdgsQbeIYgtAgAWHOMwiJSBezkAhAAgwAJSTG/DI0S9VAAAAAElFTkSuQmCC");
  background-position: 100% 50%;
  background-repeat: no-repeat;
  background-size: auto 15%;
  border-radius: 0; }
  .variations select:focus {
    box-shadow: 0 0 0 0;
    border: 1px solid #ddd;
    outline: 0; }

.variations .reset_variations {
  background: #be0b06;
  color: #fff;
  padding: 10px; }

.woocommerce-variation-price {
  margin-bottom: 10px; }
  .woocommerce-variation-price .woocommerce-Price-amount {
    color: #be0b06;
    font-size: 25px; }

.woocommerce-message a.button.wc-forward {
  color: #fff; }

.single_variation_wrap .single_add_to_cart_button.button {
  background: #be0b06 !important; }

.woocommerce div.product div.images .flex-control-thumbs {
  margin-top: 10px; }
  .woocommerce div.product div.images .flex-control-thumbs li {
    padding-right: 5px; }

/* Woocommerce sidebar */
.woocommerce-product-search input[type='submit'] {
  margin-top: 15px; }

.woocommerce-product-search .screen-reader-text {
  display: none; }

.woocommerce ul.product_list_widget li,
.widget_shopping_cart .cart_list li {
  padding: 10px 0;
  border-top: 1px solid #dfdfdf; }

.woocommerce ul.product_list_widget .star-rating {
  margin: 5px 0; }

.woocommerce ul.cart_list li img,
.woocommerce ul.product_list_widget li img {
  float: left;
  margin: 0 10px 0 0;
  border-radius: 50%; }

.product_list_widget .product-title,
.widget_shopping_cart .cart_list li {
  font-size: 16px;
  font-weight: 400; }

.woocommerce ul.cart_list li img,
.woocommerce ul.product_list_widget li img {
  width: 65px;
  display: none; }

.woocommerce .widget_shopping_cart_content .buttons a {
  margin-bottom: 10px; }

@media (min-width: 992px) {
  .woocommerce ul.cart_list li img,
  .woocommerce ul.product_list_widget li img {
    margin-right: 25px;
    display: block; } }

.widget select {
  width: 100%;
  margin-top: 15px; }

.woocommerce-product-search {
  position: relative; }
  .woocommerce-product-search input[type='search']:focus {
    outline: 0; }
  .woocommerce-product-search input[type='submit'] {
    position: absolute;
    top: 0;
    margin: 0;
    right: 0;
    height: 38px;
    border-radius: 0; }

/*
cart
 */
.woocommerce table.shop_table {
  border: 0px; }
  .woocommerce table.shop_table thead {
    display: none; }
  .woocommerce table.shop_table .cart-table-space td:before {
    display: none; }
  .woocommerce table.shop_table td.actions {
    padding: 15px 0; }
    .woocommerce table.shop_table td.actions .coupon {
      padding-bottom: 0; }
    .woocommerce table.shop_table td.actions .button {
      padding: 15px;
      margin-bottom: 15px; }
  .woocommerce table.shop_table td {
    padding: 10px;
    border-top-color: #ece8e8; }
  .woocommerce table.shop_table .product-name a {
    color: #5c5c5c; }
  .woocommerce table.shop_table td.actions {
    padding: 50px 0; }
  @media (min-width: 768px) {
    .woocommerce table.shop_table img {
      width: 100px; }
    .woocommerce table.shop_table td {
      border-color: transparent; }
    .woocommerce table.shop_table .cart_item {
      background: #f3f3f3;
      position: relative; }
      .woocommerce table.shop_table .cart_item td {
        padding: 30px; }
      .woocommerce table.shop_table .cart_item .product-thumbnail {
        padding-left: 0;
        padding-right: 0; }
      .woocommerce table.shop_table .cart_item .product-name,
      .woocommerce table.shop_table .cart_item .product-price,
      .woocommerce table.shop_table .cart_item .product-subtotal {
        font-size: 18px; }
      .woocommerce table.shop_table .cart_item .product-price,
      .woocommerce table.shop_table .cart_item .product-subtotal {
        color: #ad3516; } }
  @media (min-width: 992px) {
    .woocommerce table.shop_table img {
      width: 120px; }
    .woocommerce table.shop_table .cart-table-space {
      display: inherit; }
      .woocommerce table.shop_table .cart-table-space td {
        padding: 30px 0 0; }
    .woocommerce table.shop_table .cart_item .product-thumbnail {
      padding-left: 30px;
      width: 150px; }
    .woocommerce table.shop_table .cart_item .product-remove {
      padding: 0;
      width: 0px; }
    .woocommerce table.shop_table .remove {
      position: absolute;
      right: 35px;
      margin-top: -12px;
      background: #d7a093;
      color: #fff !important; }
      .woocommerce table.shop_table .remove:hover {
        background: #bc5c44; } }

.woocommerce .woocommerce-shipping-calculator .button {
  padding: 10px 15px;
  margin-left: 4px; }

.woocommerce #content table.cart td.actions .button,
.woocommerce #content table.cart td.actions .input-text,
.woocommerce #content table.cart td.actions input,
.woocommerce table.cart td.actions .button,
.woocommerce table.cart td.actions .input-text,
.woocommerce table.cart td.actions input,
.woocommerce-page #content table.cart td.actions .button,
.woocommerce-page #content table.cart td.actions .input-text,
.woocommerce-page #content table.cart td.actions input,
.woocommerce-page table.cart td.actions .button,
.woocommerce-page table.cart td.actions .input-text,
.woocommerce-page table.cart td.actions input {
  width: 100%; }

.woocommerce-cart table.cart td.actions .coupon .input-text {
  margin-bottom: 8px; }

.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
.woocommerce #payment #place_order,
.woocommerce-page #payment #place_order {
  background-color: #be0b06;
  color: #fff; }
  .woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover,
  .woocommerce #payment #place_order:hover,
  .woocommerce-page #payment #place_order:hover {
    background-color: #5b0503;
    color: #fff; }

.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
.woocommerce #payment #place_order,
.woocommerce-page #payment #place_order {
  display: block;
  text-align: center;
  margin-bottom: 1em;
  font-size: 1.25em;
  padding: 1em 2em; }

.woocommerce table.cart td.actions .coupon + .button {
  background: transparent;
  border: 1px solid #d6d6d6;
  color: #626262; }
  @media (min-width: 768px) {
    .woocommerce table.cart td.actions .coupon + .button {
      width: 30%; } }

@media (min-width: 768px) {
  .woocommerce-cart table.cart td.actions .coupon {
    width: 50%; }
  .woocommerce-cart table.cart td.actions .input-text,
  .woocommerce-cart table.cart td.actions .button {
    width: 49%; }
  .woocommerce-cart table.cart td.actions .input-text {
    height: 45px; } }

.cart_totals.calculated_shipping h2 {
  font-size: 40px; }

.shipping-calculator-form select {
  width: 100%; }

.shipping-calculator-form .calc_shipping_state {
  margin-bottom: 15px; }

.panel-group .panel-v1 + .panel-v1 {
  box-shadow: none;
  border: 0px; }

/*--------- card total ------------*/
.woocommerce-cart.woocommerce-page .cart-collaterals .cart_totals {
  float: none;
  width: 100%; }
  .woocommerce-cart.woocommerce-page .cart-collaterals .cart_totals table th,
  .woocommerce-cart.woocommerce-page .cart-collaterals .cart_totals table td {
    font: 18px "Roboto", sans-serif;
    font-weight: 500;
    color: #5c5c5c; }

.woocommerce-cart .wc-proceed-to-checkout {
  text-align: right; }
  .woocommerce-cart .wc-proceed-to-checkout a.checkout-button.button {
    display: inline-block;
    font: 18px "Lato", sans-serif;
    font-weight: 700;
    border-radius: 4px; }

.cart-empty,
.return-to-shop {
  text-align: center; }

.woocommerce-cart table.shop_table.shop_table_responsive tr td,
.woocommerce-cart table.shop_table.shop_table_responsive tr th {
  border: 0px;
  padding: 20px 15px; }
  @media screen and (max-width: 767px) {
    .woocommerce-cart table.shop_table.shop_table_responsive tr td,
    .woocommerce-cart table.shop_table.shop_table_responsive tr th {
      padding: 6px 12px; } }

.woocommerce-cart table.shop_table.shop_table_responsive tr th {
  text-transform: uppercase;
  color: #353535;
  font-weight: 400; }

@media screen and (max-width: 767px) {
  .woocommerce-cart table.shop_table.shop_table_responsive tr td.product-quantity {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; } }

.woocommerce-cart .page-title, .woocommerce-cart .page-title h2 {
  font: 50px "Playfair Display", serif;
  color: #353535;
  margin: 0; }
  @media (min-width: 992px) {
    .woocommerce-cart .page-title, .woocommerce-cart .page-title h2 {
      font-size: 70px; } }

.woocommerce-cart table.shop_table.shop_table_responsive tr td.actions {
  padding-left: 0;
  padding-right: 0; }

.woocommerce-cart table.cart td.actions .coupon .input-text {
  padding: 6px 12px; }

/*
checkout
 */
.woocommerce form .form-row .select2-container {
  line-height: 36px; }

.panel-v1 .panel-heading {
  background: #4d4d4d;
  color: #fff;
  padding: 0;
  font-size: 18px; }
  .panel-v1 .panel-heading .panel-title {
    font-family: 'Roboto'; }
  .panel-v1 .panel-heading a {
    display: block;
    padding: 20px; }

#add_payment_method #payment,
.woocommerce-checkout #payment {
  background: transparent; }

.woocommerce .woocommerce-error,
.woocommerce .woocommerce-info,
.woocommerce .woocommerce-message {
  border-color: #ea1616; }
  .woocommerce .woocommerce-error a, .woocommerce .woocommerce-error:before,
  .woocommerce .woocommerce-info a,
  .woocommerce .woocommerce-info:before,
  .woocommerce .woocommerce-message a,
  .woocommerce .woocommerce-message:before {
    color: #F55E5A; }

.woocommerce form.checkout_coupon .inline,
.woocommerce form.login .inline,
.woocommerce form.register .inline {
  margin-left: 10px; }

.woocommerce form.checkout_coupon input[type="submit"],
.woocommerce form.login input[type="submit"],
.woocommerce form.register input[type="submit"] {
  padding: 12px 15px; }

.woocommerce form.checkout_coupon input[type="submit"] {
  width: 100%; }

#add_payment_method #payment div.payment_box,
.woocommerce-checkout #payment div.payment_box {
  background: #f3f3f3; }
  #add_payment_method #payment div.payment_box:before,
  .woocommerce-checkout #payment div.payment_box:before {
    border-bottom-color: #f3f3f3; }

#add_payment_method #payment .payment_method_paypal .about_paypal,
.woocommerce-checkout #payment .payment_method_paypal .about_paypal {
  line-height: 28px;
  margin-left: 8px; }

.woocommerce-checkout .page-title h2 {
  font: 40px "Playfair Display", serif;
  color: #353535; }
  @media (min-width: 992px) {
    .woocommerce-checkout .page-title h2 {
      font-size: 70px; } }

.woocommerce-checkout table.shop_table.woocommerce-checkout-review-order-table {
  border: 1px solid #ddd; }
  .woocommerce-checkout table.shop_table.woocommerce-checkout-review-order-table thead {
    display: table-header-group; }
    .woocommerce-checkout table.shop_table.woocommerce-checkout-review-order-table thead th {
      color: #353535;
      text-transform: uppercase;
      padding: 20px 15px;
      border: 0px;
      border-bottom: 1px solid #ddd;
      font-size: 20px;
      font-weight: 400; }
  .woocommerce-checkout table.shop_table.woocommerce-checkout-review-order-table tbody tr {
    background: none; }
    .woocommerce-checkout table.shop_table.woocommerce-checkout-review-order-table tbody tr td {
      padding: 20px 15px;
      color: #353535; }
      .woocommerce-checkout table.shop_table.woocommerce-checkout-review-order-table tbody tr td.product-name {
        font-size: 14px;
        color: #be0b06; }
        .woocommerce-checkout table.shop_table.woocommerce-checkout-review-order-table tbody tr td.product-name strong {
          color: #353535; }
  .woocommerce-checkout table.shop_table.woocommerce-checkout-review-order-table tfoot th {
    padding: 20px 15px;
    border: 0px;
    text-transform: uppercase; }

.ship-to-different-address {
  width: 100%; }

.woocommerce table.my_account_orders td,
.woocommerce table.my_account_orders th {
  border-top: 1px solid #ddd;
  font-size: 16px; }

.woocommerce table.my_account_orders,
.woocommerce-account .myaccount_user,
.woocommerce-account .shop_table.order_details {
  margin-bottom: 50px; }
  @media (min-width: 992px) {
    .woocommerce table.my_account_orders,
    .woocommerce-account .myaccount_user,
    .woocommerce-account .shop_table.order_details {
      margin-bottom: 120px; } }

.woocommerce table.customer_details td {
  border-color: #ece8e8; }

.woocommerce .edit-account fieldset {
  margin-top: 50px; }
  .woocommerce .edit-account fieldset legend {
    border-bottom: 0; }
  .woocommerce .edit-account fieldset .form-row {
    padding-left: 0;
    padding-right: 0; }
  @media (min-width: 992px) {
    .woocommerce .edit-account fieldset {
      margin-top: 80px; } }

/*-------- MY Account ------------*/
.woocommerce-account .content-main {
  background: #f0f0f0;
  position: relative;
  padding-top: 100px; }

.woocommerce-account .content-section {
  padding-top: 0; }

.woocommerce-account .page-title {
  display: block; }
  .woocommerce-account .page-title h1 {
    font-size: 30px;
    text-align: left;
    padding: 20px 15px;
    position: relative;
    display: inline-block;
    margin-bottom: 50px; }
    .woocommerce-account .page-title h1:after {
      position: absolute;
      content: '';
      bottom: 0;
      background: #000;
      height: 1px;
      width: 30%;
      left: 50%;
      -webkit-transform: translateX(-50%);
           -o-transform: translateX(-50%);
              transform: translateX(-50%); }
  .woocommerce-account .page-title h2 {
    font: 40px "Playfair Display", serif;
    color: #353535; }
    @media (min-width: 992px) {
      .woocommerce-account .page-title h2 {
        font-size: 70px; } }

.woocommerce-MyAccount-navigation ul {
  margin: 0;
  padding: 0;
  list-style: none; }

.woocommerce-MyAccount-navigation-link {
  margin: 10px 0 0;
  padding: 0 0 0 20px;
  position: relative;
  font-size: 18px; }
  .woocommerce-MyAccount-navigation-link:before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 10px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: #a1a1a1; }
  .woocommerce-MyAccount-navigation-link a {
    color: #595959; }
    .woocommerce-MyAccount-navigation-link a:hover {
      color: #404040; }
  .woocommerce-MyAccount-navigation-link.is-active a {
    color: #000;
    font-weight: 700; }

.woocommerce .woocommerce-MyAccount-content .woocommerce-Button {
  color: #fff; }

.woocommerce table.my_account_orders {
  font-size: 14px; }

.woocommerce table.shop_table tfoot td {
  font-weight: 400; }

@media (max-width: 480px) {
  .woocommerce-MyAccount-content {
    margin-top: 25px; } }

.woocommerce-MyAccount-content .woocommerce-Button {
  margin-top: 15px; }

.woocommerce-MyAccount-content .edit, .woocommerce-MyAccount-content a {
  color: #ad3516; }
  .woocommerce-MyAccount-content .edit:hover, .woocommerce-MyAccount-content a:hover {
    color: #333; }

.woocommerce-MyAccount-content p {
  font-size: 15px; }

.woocommerce-MyAccount-content fieldset {
  margin-top: 30px; }

.woocommerce-MyAccount-content legend {
  font-size: 20px;
  padding-bottom: 10px;
  margin-bottom: 10px; }

.woocommerce-account h2 {
  font-size: 20px;
  font-weight: 400; }

.woocommerce-account .addresses h3 {
  font-size: 18px;
  font-weight: 400; }

.woocommerce-account .woocommerce-MyAccount-navigation,
.woocommerce-account .woocommerce-MyAccount-content {
  background-color: #fff;
  padding: 20px; }
  @media (min-width: 992px) {
    .woocommerce-account .woocommerce-MyAccount-navigation,
    .woocommerce-account .woocommerce-MyAccount-content {
      padding: 40px; } }
  @media (min-width: 1200px) {
    .woocommerce-account .woocommerce-MyAccount-navigation,
    .woocommerce-account .woocommerce-MyAccount-content {
      padding: 80px; } }
  @media (max-width: 480px) {
    .woocommerce-account .woocommerce-MyAccount-navigation,
    .woocommerce-account .woocommerce-MyAccount-content {
      width: 100%; } }

.woocommerce-account .woo-content .u-column1,
.woocommerce-account .woo-content .u-column2 {
  width: 100%;
  background-color: #fff;
  padding: 20px;
  margin-bottom: 30px;
  box-shadow: 0px 3px 9px 2px #e8e5e5;
  border-radius: 10px; }
  @media screen and (min-width: 992px) {
    .woocommerce-account .woo-content .u-column1,
    .woocommerce-account .woo-content .u-column2 {
      padding: 30px 60px; } }
  .woocommerce-account .woo-content .u-column1 h2,
  .woocommerce-account .woo-content .u-column2 h2 {
    font-size: 20px;
    text-transform: uppercase; }

.woocommerce-account .woo-content .login,
.woocommerce-account .woo-content .register {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column wrap;
          flex-flow: column wrap;
  border: none;
  padding: 0;
  margin-top: 0; }
  @media screen and (min-width: 480px) {
    .woocommerce-account .woo-content .login,
    .woocommerce-account .woo-content .register {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row; } }
  .woocommerce-account .woo-content .login .form-row,
  .woocommerce-account .woo-content .register .form-row {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 20px; }
    .woocommerce-account .woo-content .login .form-row .button,
    .woocommerce-account .woo-content .register .form-row .button {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-ordinal-group: 3;
          -ms-flex-order: 2;
              order: 2;
      padding: 15px 40px;
      text-transform: uppercase;
      color: #fff;
      border: 1px solid #be0b06;
      -webkit-transition: color 0.4s ease-in-out, background 0.4s ease-in-out;
      -o-transition: color 0.4s ease-in-out, background 0.4s ease-in-out;
      transition: color 0.4s ease-in-out, background 0.4s ease-in-out; }
      .woocommerce-account .woo-content .login .form-row .button:hover,
      .woocommerce-account .woo-content .register .form-row .button:hover {
        color: #be0b06;
        background: #fff; }
    .woocommerce-account .woo-content .login .form-row .inline,
    .woocommerce-account .woo-content .register .form-row .inline {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-flex: 2;
          -ms-flex-positive: 2;
              flex-grow: 2;
      -webkit-box-ordinal-group: 2;
          -ms-flex-order: 1;
              order: 1;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      margin-left: 0;
      font-weight: 400; }
      .woocommerce-account .woo-content .login .form-row .inline input,
      .woocommerce-account .woo-content .register .form-row .inline input {
        margin-right: 10px;
        margin-top: 0; }
    .woocommerce-account .woo-content .login .form-row-wide,
    .woocommerce-account .woo-content .register .form-row-wide {
      width: 100%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; }
      @media screen and (min-width: 480px) {
        .woocommerce-account .woo-content .login .form-row-wide,
        .woocommerce-account .woo-content .register .form-row-wide {
          width: 50%; } }
      .woocommerce-account .woo-content .login .form-row-wide label,
      .woocommerce-account .woo-content .register .form-row-wide label {
        display: none; }
      .woocommerce-account .woo-content .login .form-row-wide input[type='text'],
      .woocommerce-account .woo-content .login .form-row-wide input[type='password'],
      .woocommerce-account .woo-content .login .form-row-wide input[type='email'],
      .woocommerce-account .woo-content .register .form-row-wide input[type='text'],
      .woocommerce-account .woo-content .register .form-row-wide input[type='password'],
      .woocommerce-account .woo-content .register .form-row-wide input[type='email'] {
        height: 50px; }
    .woocommerce-account .woo-content .login .form-row:nth-of-type(1),
    .woocommerce-account .woo-content .register .form-row:nth-of-type(1) {
      -webkit-box-ordinal-group: 3;
          -ms-flex-order: 2;
              order: 2; }
      @media screen and (min-width: 480px) {
        .woocommerce-account .woo-content .login .form-row:nth-of-type(1),
        .woocommerce-account .woo-content .register .form-row:nth-of-type(1) {
          padding-right: 15px; } }
    .woocommerce-account .woo-content .login .form-row:nth-of-type(2),
    .woocommerce-account .woo-content .register .form-row:nth-of-type(2) {
      -webkit-box-ordinal-group: 4;
          -ms-flex-order: 3;
              order: 3; }
      @media screen and (min-width: 480px) {
        .woocommerce-account .woo-content .login .form-row:nth-of-type(2),
        .woocommerce-account .woo-content .register .form-row:nth-of-type(2) {
          padding-left: 15px; } }
    .woocommerce-account .woo-content .login .form-row:nth-of-type(3),
    .woocommerce-account .woo-content .register .form-row:nth-of-type(3) {
      -webkit-box-ordinal-group: 5;
          -ms-flex-order: 4;
              order: 4; }
  .woocommerce-account .woo-content .login .woocommerce-LostPassword,
  .woocommerce-account .woo-content .register .woocommerce-LostPassword {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end; }

.woocommerce-account .woo-content .register .form-row:last-child {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end; }

a:active, a:focus, button:active, button:focus {
  outline: none !important; }

.btn-primary {
  -webkit-transition: background-color, border-color, color 0.3s ease;
  -o-transition: background-color, border-color, color 0.3s ease;
  transition: background-color, border-color, color 0.3s ease; }

#searchform {
  padding: 0 15px; }

.logo-txt {
  border: 2px solid #a8a6a6;
  border-radius: 50%;
  text-align: center;
  text-transform: uppercase;
  padding: 10px 0; }
  .logo-txt .sitename a {
    color: #a8a6a6; }
  @media screen and (min-width: 992px) {
    .logo-txt {
      max-width: 100px;
      border: 2px solid #f0f0f0;
      font-size: 20px;
      padding: 25px 0; }
      .logo-txt .sitename a {
        color: #f0f0f0; } }

.header-top-v2 .logo-txt {
  max-width: 85px;
  font-size: 10px;
  padding: 10px 0;
  border: 0px; }
  @media screen and (min-width: 992px) {
    .header-top-v2 .logo-txt {
      font-size: 15px;
      max-width: 100px; } }

.header-top-v2 .navbar.navbar-default.mega-menu-not {
  padding-left: calc(10% + 100px); }

.header-top-v2 #mega-menu-wrap-veggie-header-megamenu .mega-menu-toggle .mega-toggle-block-1:before,
.header-top-v2 #mega-menu-wrap-veggie-header-megamenu .mega-menu-toggle .mega-toggle-block-1:after {
  color: #282828; }

.header-top-v2 #mega-menu-wrap-veggie-header-megamenu #mega-menu-veggie-header-megamenu > li.mega-menu-item > a.mega-menu-link {
  color: #333; }

.header-top-v2 #mega-menu-wrap-veggie-header-megamenu #mega-menu-veggie-header-megamenu > li.mega-menu-item.mega-toggle-on > a.mega-menu-link, .header-top-v2 #mega-menu-wrap-veggie-header-megamenu #mega-menu-veggie-header-megamenu > li.mega-menu-item > a.mega-menu-link:hover, .header-top-v2 #mega-menu-wrap-veggie-header-megamenu #mega-menu-veggie-header-megamenu > li.mega-menu-item > a.mega-menu-link:focus {
  color: #fff; }

.header-top-v2 #mega-menu-wrap-veggie-header-megamenu #mega-menu-veggie-header-megamenu > li.mega-menu-flyout ul.mega-sub-menu {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }

@media screen and (min-width: 1200px) {
  .header-v3 .navbar-collapse {
    width: 48%; } }

.header-v3 .logo-txt {
  border: 0px; }

.header-v5 .logo-txt,
.header-v4 .logo-txt {
  border: 0px; }
  .header-v5 .logo-txt .sitename a,
  .header-v4 .logo-txt .sitename a {
    color: #000; }

.header-v4 .logo-txt {
  padding-top: 20px; }

.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
  font-weight: 400; }

.woocommerce .woocommerce-ordering,
.woocommerce-page .woocommerce-ordering {
  width: 200px; }
  @media (max-width: 768px) {
    .woocommerce .woocommerce-ordering,
    .woocommerce-page .woocommerce-ordering {
      width: 100%; } }

.veggie-product-grid .vc_grid-filter {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 60px 0; }
  .veggie-product-grid .vc_grid-filter li {
    width: 50%;
    margin-right: 30px !important;
    border: 1px solid #4c4c4c !important;
    padding: 15px 5px !important;
    text-transform: uppercase; }
    .veggie-product-grid .vc_grid-filter li:last-of-type {
      margin-right: 0 !important; }

a.scrollup {
  width: 40px;
  height: 40px;
  line-height: 40px;
  position: fixed;
  bottom: 80px;
  right: 30px;
  display: none;
  background-color: #be0b06;
  border-radius: 50%;
  text-align: center;
  font-size: 30px;
  z-index: 90;
  color: #fff; }

.demo-preview {
  border: 1px solid #e1e1e1;
  box-shadow: 0px 0px 0px 0px #bbbbbb;
  -webkit-transition: box-shadow 0.4s ease;
  -o-transition: box-shadow 0.4s ease;
  transition: box-shadow 0.4s ease;
  max-height: 400px;
  overflow: hidden;
  cursor: pointer; }
  .demo-preview:after {
    content: 'VIEW DEMO';
    left: 50%;
    top: 50%;
    -webkit-transform: translate3d(-50%, -50%, 0);
            transform: translate3d(-50%, -50%, 0);
    padding: 10px 25px;
    border-radius: 100px;
    background-color: #fff;
    color: #000;
    z-index: 2;
    position: absolute;
    visibility: hidden; }
  .demo-preview .vc_figure,
  .demo-preview .vc_single_image-wrapper {
    display: block; }
  .demo-preview figure {
    position: relative;
    z-index: 0;
    display: block; }
    .demo-preview figure img {
      -webkit-transform: scale(1) rotate(0deg);
           -o-transform: scale(1) rotate(0deg);
              transform: scale(1) rotate(0deg);
      -webkit-transition: -webkit-transform 0.3s ease;
      transition: -webkit-transform 0.3s ease;
      -o-transition: -o-transform 0.3s ease;
      transition: transform 0.3s ease;
      transition: transform 0.3s ease, -webkit-transform 0.3s ease, -o-transform 0.3s ease;
      width: 100%; }
    .demo-preview figure:before, .demo-preview figure:after {
      position: absolute;
      opacity: 0;
      -webkit-transition: opacity 0.3s ease;
      -o-transition: opacity 0.3s ease;
      transition: opacity 0.3s ease; }
    .demo-preview figure:before {
      content: '';
      z-index: 1;
      left: 0;
      right: 0;
      top: 0;
      bottom: 0;
      background: rgba(0, 0, 0, 0.7); }
  .demo-preview:hover {
    box-shadow: 0px 0px 24px 0px #bbbbbb; }
    .demo-preview:hover:after {
      visibility: visible; }
    .demo-preview:hover figure img {
      -webkit-transform: scale(1.2) rotate(2deg);
           -o-transform: scale(1.2) rotate(2deg);
              transform: scale(1.2) rotate(2deg); }
    .demo-preview:hover figure:before, .demo-preview:hover figure:after {
      opacity: 1; }

.main-preview {
  position: relative; }
  .main-preview:before {
    content: 'Main Demo';
    padding: 16px 0;
    border-radius: 50%;
    background-color: #d21615;
    color: #fff;
    position: absolute;
    top: 0;
    right: 30px;
    -webkit-transform: translate3d(0, -50%, 0);
            transform: translate3d(0, -50%, 0);
    height: 80px;
    width: 80px;
    z-index: 2;
    text-align: center;
    font-size: 18px; }

.veggie--about__hotspot {
  margin-bottom: 0; }

.search-modal-field {
  border: none;
  font-size: 30px;
  background: transparent;
  text-align: center; }

.search-modal-field:focus {
  outline: none;
  cursor: inherit; }

.search-label {
  text-align: center;
  display: block;
  font-family: "Old Standard TT", serif;
  font-size: 30px;
  text-transform: capitalize; }

.loader-wrapper {
  position: fixed;
  height: 100vh;
  width: 100vw;
  overflow: hidden;
  z-index: 1000;
  top: 0;
  left: 0;
  display: none; }

.loader-backdrop, .loader-image {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0; }

/*.loader-backdrop{z-index:1000;}*/
.loader-image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  text-align: center;
  z-index: 2; }

.loader-image img {
  max-width: 100%;
  max-height: 100%; }

.search-modal-field {
  color: #000;
  border-bottom: 1px solid #c4c4c4; }

.search-label {
  color: #c4c4c4; }

.loader-backdrop {
  background: #ffffff; }

.wpb_revslider_element {
  margin-bottom: 0; }

.vc_grid-filter.vc_grid-filter-color-juicy_pink > .vc_grid-filter-item.vc_active,
.vc_grid-filter.vc_grid-filter-color-juicy_pink > .vc_grid-filter-item:hover {
  background-color: #363636; }

.veggie-product-grid .vc_gitem-animated-block {
  overflow: hidden; }

.veggie-product-grid .vc_gitem-animated-block > .vc_gitem-zone {
  -webkit-transform: scale(1);
       -o-transform: scale(1);
          transform: scale(1);
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  -o-transition: -o-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease, -o-transform 0.3s ease; }

.veggie-product-grid .vc_grid-item:hover .vc_gitem-animated-block > .vc_gitem-zone {
  -webkit-transform: scale(1.1);
       -o-transform: scale(1.1);
          transform: scale(1.1); }

.search .search-form .search-submit {
  border: none;
  padding: 8px 15px;
  color: #fff;
  background-color: #be0b06; }

.organic-store .vc_gitem_row .vc_gitem-col {
  padding: 30px 25px; }
  .organic-store .vc_gitem_row .vc_gitem-col h3 {
    margin-top: 0; }

.organic-store .vc-woocommerce-add-to-cart-loading {
  background-color: #222; }

.organic-store .woocommerce-Price-amount {
  font: 25px "Roboto", sans-serif;
  font-weight: 500;
  color: #3e3e3e; }

.organic-store .vc_btn3-container {
  position: absolute;
  bottom: 4px;
  right: 25px; }

.organic-store .vc_gitem-link.vc_general.vc_btn3 {
  padding: 7px 14px;
  border: 1px solid #2A2A2A;
  -webkit-transition: background 0.4s ease-in-out, color 0.4s ease-in-out;
  -o-transition: background 0.4s ease-in-out, color 0.4s ease-in-out;
  transition: background 0.4s ease-in-out, color 0.4s ease-in-out; }
  .organic-store .vc_gitem-link.vc_general.vc_btn3:hover {
    background: #fff;
    color: #2A2A2A; }
  .organic-store .vc_gitem-link.vc_general.vc_btn3.added:after {
    content: "";
    font-family: 'Fontawesome';
    margin-left: 5px; }

.wpcf7 {
  width: 100%; }

div.wpcf7 .ajax-loader {
  background-image: url("../images/loader.GIF");
  background-size: contain;
  background-repeat: no-repeat;
  margin-left: 10px; }

.content-newsletter form .wpcf7-form-control-wrap.email-2 {
  display: inline-block;
  vertical-align: top; }
  @media screen and (min-width: 480px) {
    .content-newsletter form .wpcf7-form-control-wrap.email-2 {
      width: calc(100% - 175px); } }

.content-newsletter .btn {
  display: inline-block;
  vertical-align: top;
  margin: 0;
  border-radius: 0px; }
  .content-newsletter .btn:hover {
    background: #fff;
    color: #363636; }

.content-newsletter img {
  display: block;
  margin: 15px auto !important; }

.content-newsletter .wpcf7 .ajax-loader {
  margin: 15px 10px; }
  @media screen and (min-width: 768px) {
    .content-newsletter .wpcf7 .ajax-loader {
      vertical-align: top; } }
  @media screen and (max-width: 767px) {
    .content-newsletter .wpcf7 .ajax-loader {
      position: absolute;
      bottom: 0; } }

.content-newsletter .subscribe-image {
  width: 100%; }

@media screen and (min-width: 992px) {
  .content-newsletter .row-float.pad-top-large {
    padding-top: 5px; }
  .content-newsletter form .wpcf7-form-control-wrap.email {
    width: calc(80% - 250px); }
  .content-newsletter .btn {
    margin-top: -2px;
    margin-left: 15px; } }

@media screen and (min-width: 1200px) {
  .content-newsletter .row-float {
    text-align: left; }
  .content-newsletter form .wpcf7-form-control-wrap.email {
    width: calc(80% - 195px); } }

.full-width-form form .wpcf7-form-control-wrap.email {
  width: 80%; }

@media screen and (min-width: 768px) {
  .full-width-form .btn {
    margin-top: 0;
    margin-left: 15px; }
  .full-width-form form .wpcf7-form-control-wrap.email {
    width: calc(100% - 350px); } }

@media screen and (min-width: 992px) {
  .full-width-form .row-float.pad-top-large {
    text-align: center; }
  .full-width-form form .wpcf7-form-control-wrap.email {
    width: calc(100% - 550px); } }

.container {
  -webkit-transform: translate3d(0px, 0px, 0px) !important;
          transform: translate3d(0px, 0px, 0px) !important; }

.landing-header-carousel h2 {
  font-family: "Roboto", sans-serif;
  font-size: 80px;
  font-weight: 600;
  margin-bottom: 30px;
  color: #333333; }
  .landing-header-carousel h2 span {
    font-weight: 300;
    display: block;
    font-size: 50px; }

.landing-header-carousel p {
  color: #545454;
  padding-right: 50px; }

.landing-header-carousel .header-carousel {
  position: relative; }
  .landing-header-carousel .header-carousel .slick-arrow {
    position: absolute;
    bottom: -40px;
    font-size: 20px; }
    .landing-header-carousel .header-carousel .slick-arrow:hover {
      cursor: pointer; }
  .landing-header-carousel .header-carousel .slick-next {
    right: 30%; }
  .landing-header-carousel .header-carousel .slick-prev {
    left: 30%; }

.landing-header-carousel .custom_paging {
  -webkit-transform: translate3d(50%, 0, 0);
          transform: translate3d(50%, 0, 0);
  padding-left: 5px;
  position: absolute;
  right: 50%;
  bottom: -35px;
  padding-left: 5px;
  margin: 0;
  list-style: none; }
  .landing-header-carousel .custom_paging li {
    display: none; }
    .landing-header-carousel .custom_paging li.slick-active {
      display: block; }

@media screen and (min-width: 992px) {
  .landing-header-carousel .header-carousel .slick-arrow {
    bottom: 45px; }
  .landing-header-carousel .header-carousel .slick-next {
    right: calc(100% + 40px);
    left: auto; }
  .landing-header-carousel .header-carousel .slick-prev {
    right: calc(100% + 60px);
    left: auto; }
  .landing-header-carousel .custom_paging {
    right: calc(100% + 10px);
    border-left: 2px solid #afb5b8;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
    bottom: -4px; } }

.template-carousel-section {
  margin-bottom: -35px;
  padding: 80px 0 0;
  background-color: #24333c; }
  .template-carousel-section .container {
    width: 100%; }
  .template-carousel-section h3 {
    color: #fff;
    text-align: center;
    font-family: "Roboto", sans-serif;
    font-size: 48px;
    font-weight: 400;
    text-transform: capitalize;
    margin-bottom: 60px; }
    .template-carousel-section h3 span {
      font-weight: 300;
      display: block; }
  .template-carousel-section img {
    -webkit-transform: scale(0.9);
         -o-transform: scale(0.9);
            transform: scale(0.9);
    -webkit-transition: -webkit-transform 0.5s ease;
    transition: -webkit-transform 0.5s ease;
    -o-transition: -o-transform 0.5s ease;
    transition: transform 0.5s ease;
    transition: transform 0.5s ease, -webkit-transform 0.5s ease, -o-transform 0.5s ease; }
  .template-carousel-section .slick-current {
    z-index: 5;
    position: relative; }

.template-carousel {
  position: relative;
  margin: 0 auto; }
  .template-carousel:before {
    position: absolute;
    left: 50%;
    -webkit-transform: translate3d(-50%, 0, 0);
            transform: translate3d(-50%, 0, 0);
    background: url("../images/landing/main-screen.png") center no-repeat;
    background-size: contain;
    height: 379px;
    width: 613px;
    z-index: 10;
    top: 11px; }
  .template-carousel .slick-arrow {
    position: absolute;
    top: 50%;
    -webkit-transform: translate3d(0, -50%, 0);
            transform: translate3d(0, -50%, 0);
    font-size: 25px;
    color: #a6abaf; }
  .template-carousel .slick-next {
    left: calc(100% + 15px); }
  .template-carousel .slick-prev {
    right: calc(100% + 15px); }
  .template-carousel .slick-list {
    position: relative; }
    .template-carousel .slick-list:before {
      content: '';
      position: absolute;
      background: url("../images/landing/main-screen.png") center no-repeat;
      background-size: contain;
      z-index: 10;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0; }

@media screen and (min-width: 992px) {
  .landing-header-carousel .custom_paging {
    bottom: 50px; }
  .template-carousel-section .slick-list {
    padding: 100px 0 !important; }
  .template-carousel-section img {
    -webkit-transform: scale(1);
         -o-transform: scale(1);
            transform: scale(1); }
  .template-carousel-section .slick-current img {
    -webkit-transform: scale(2);
         -o-transform: scale(2);
            transform: scale(2); }
  .template-carousel {
    width: 800px; }
    .template-carousel:before {
      top: 0; } }

.social-links a:hover {
  opacity: 1; }

.category-weekly-feature .featured-image {
  text-align: center;
  background-color: #eee; }

.line-heading h4 {
  display: inline-block;
  position: relative; }
  @media (min-width: 992px) {
    .line-heading h4:after {
      content: '';
      display: block;
      width: 50px;
      height: 1px;
      background-color: #000;
      position: absolute;
      left: 100%;
      margin-left: 20px;
      top: 50%; } }

.veggie-loader-wrapper {
  position: fixed;
  height: 100vh;
  width: 100vw;
  overflow: hidden;
  z-index: 100000; }

.veggie-loader-backdrop, .veggie-loader-image {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0; }

.veggie-loader-backdrop {
  /*background: #000;*/
  z-index: 1; }

.loader-image img {
  max-width: 100%;
  max-height: 100%; }

body.loading {
  overflow: hidden; }

.selectBox-dropdown-menu {
  z-index: 77 !important; }

.subscribe01 .full-width-form .btn {
  margin-top: 20px;
  border-radius: 4px; }
  @media screen and (min-width: 768px) {
    .subscribe01 .full-width-form .btn {
      margin-top: 0; } }

@media screen and (min-width: 480px) {
  .subscribe01 .full-width-form .email {
    display: inline-block; } }

@media screen and (min-width: 768px) {
  .subscribe01 .full-width-form .btn {
    margin-left: 20px; } }

widget veggie_twitter_feed .twitter-posts li:before {
  color: #be3c3a;
  top: 8px; }

.footer-v6 form .wpcf7-form-control-wrap {
  width: calc(100% - 120px);
  float: left; }
  .footer-v6 form .wpcf7-form-control-wrap input {
    background: transparent; }

.footer-v6 form input[type='submit'].wpcf7-form-control {
  width: 100px;
  margin-left: 15px; }

.custom-page-title h2 {
  font-size: 40px; }
  @media screen and (min-width: 480px) {
    .custom-page-title h2 {
      font-size: 45px; } }
  @media screen and (min-width: 768px) {
    .custom-page-title h2 {
      font-size: 50px; } }
  @media screen and (min-width: 992px) {
    .custom-page-title h2 {
      font-size: 55px; } }
  @media screen and (min-width: 1200px) {
    .custom-page-title h2 {
      font-size: 60px; } }
