@charset "UTF-8";
/*!
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

a:active,
a:hover {
  outline: 0;
}

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

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

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

figure {
  margin: 1em 40px;
}

hr {
  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: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

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

td,
th {
  padding: 0;
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    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,
  .product-list-actions .product_type_variable > .caret,
  .product-list-actions .Awe_add_to_cart > .caret,
  .product-list-actions .Awe_add_to_wishlist > .caret,
  .group_table .product_type_external > .caret,
  .search-submit > .caret,
  .woocommerce .woocommerce-product-search input[type="submit"] > .caret, .woocommerce a.button > .caret,
  .woocommerce button.button > .caret,
  .woocommerce input.button > .caret,
  .woocommerce table.wishlist_table .awe-button > .caret,
  .product-list-actions .awe-button.product_type_simple > .caret,
  .product-list-actions .awe-button.product_type_external > .caret,
  .dropup > .btn > .caret, .product-list-actions .dropup > .product_type_variable > .caret,
  .product-list-actions .dropup > .Awe_add_to_cart > .caret, .product-list-actions .dropup > .Awe_add_to_wishlist > .caret, .group_table .dropup > .product_type_external > .caret, .dropup > .search-submit > .caret, .woocommerce .woocommerce-product-search .dropup > input[type="submit"] > .caret, .woocommerce .dropup > a.button > .caret,
  .woocommerce .dropup > button.button > .caret,
  .woocommerce .dropup > input.button > .caret, .woocommerce table.wishlist_table .dropup > .awe-button > .caret, .product-list-actions .dropup > .awe-button.product_type_simple > .caret,
  .product-list-actions .dropup > .awe-button.product_type_external > .caret {
    border-top-color: #000 !important;
  }
  .label, .wishlist-in-stock {
    border: 1px solid #000;
  }
  .table, .woocommerce table.shop_table {
    border-collapse: collapse !important;
  }
  .table td,
  .woocommerce table.shop_table td,
  .table th, .woocommerce table.shop_table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}

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

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

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

body {
  font-family: Roboto, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857;
  color: #333333;
  background-color: #fff;
}

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

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

a:hover,
a:focus {
  color: #ffa200;
  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: 1px;
}

.img-thumbnail {
  padding: 4px;
  line-height: 1.42857;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 0;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.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, .screen-reader-text {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.sr-only-focusable:active,
.screen-reader-text:active,
.sr-only-focusable:focus, .screen-reader-text: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: Montserrat, Arial, sans-serif;
  font-weight: 700;
  line-height: 1.1;
  color: inherit;
}

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: 10px;
}

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: 36px;
}

h2, .h2 {
  font-size: 30px;
}

h3, .h3 {
  font-size: 24px;
}

h4, .h4 {
  font-size: 18px;
}

h5, .h5 {
  font-size: 14px;
}

h6, .h6 {
  font-size: 12px;
}

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: #fca13f;
  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, .woocommerce-noreviews {
  color: #777777;
}

.text-primary {
  color: #ffa200;
}

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

.text-success {
  color: #fff;
}

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

.text-info {
  color: #fff;
}

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

.text-warning {
  color: #fff;
}

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

.text-danger {
  color: #fff;
}

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

.bg-primary {
  color: #fff;
}

.bg-primary {
  background-color: #ffa200;
}

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

.bg-success {
  background-color: #59b408;
}

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

.bg-info {
  background-color: #3cbc8d;
}

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

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

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

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

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

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

dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

.dl-horizontal dd::after, dl.variation dd::after {
  content: '';
  display: table;
  clear: both;
}

@media (min-width: 768px) {
  .dl-horizontal dt, dl.variation dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd, dl.variation 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.42857;
  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.42857;
}

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: 0;
}

kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 0;
  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.42857;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 0;
}

pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

.container, .header-style-4 .awemenu-left .awemenu-megamenu-item > .container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.container::after, .header-style-4 .awemenu-left .awemenu-megamenu-item > .container-fluid::after {
  content: '';
  display: table;
  clear: both;
}

@media (min-width: 768px) {
  .container, .header-style-4 .awemenu-left .awemenu-megamenu-item > .container-fluid {
    width: 750px;
  }
}

@media (min-width: 992px) {
  .container, .header-style-4 .awemenu-left .awemenu-megamenu-item > .container-fluid {
    width: 970px;
  }
}

@media (min-width: 1200px) {
  .container, .header-style-4 .awemenu-left .awemenu-megamenu-item > .container-fluid {
    width: 1170px;
  }
}

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

.container-fluid::after {
  content: '';
  display: table;
  clear: both;
}

.row, #review_form_wrapper .comment-form {
  margin-left: -15px;
  margin-right: -15px;
}

.row::after, #review_form_wrapper .comment-form::after {
  content: '';
  display: table;
  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, #review_form_wrapper .comment-form-author,
#review_form_wrapper .comment-form-email, .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, #review_form_wrapper .comment-form-rating,
#review_form_wrapper .comment-form-comment,
#review_form_wrapper .comment-form-title,
#review_form_wrapper .comment-form .form-submit, .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.33333%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.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.33333%;
  }
  .col-sm-2 {
    width: 16.66667%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-4 {
    width: 33.33333%;
  }
  .col-sm-5 {
    width: 41.66667%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-7 {
    width: 58.33333%;
  }
  .col-sm-8 {
    width: 66.66667%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-10 {
    width: 83.33333%;
  }
  .col-sm-11 {
    width: 91.66667%;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-pull-1 {
    right: 8.33333%;
  }
  .col-sm-pull-2 {
    right: 16.66667%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-4 {
    right: 33.33333%;
  }
  .col-sm-pull-5 {
    right: 41.66667%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-7 {
    right: 58.33333%;
  }
  .col-sm-pull-8 {
    right: 66.66667%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-10 {
    right: 83.33333%;
  }
  .col-sm-pull-11 {
    right: 91.66667%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-push-1 {
    left: 8.33333%;
  }
  .col-sm-push-2 {
    left: 16.66667%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-4 {
    left: 33.33333%;
  }
  .col-sm-push-5 {
    left: 41.66667%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-7 {
    left: 58.33333%;
  }
  .col-sm-push-8 {
    left: 66.66667%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-10 {
    left: 83.33333%;
  }
  .col-sm-push-11 {
    left: 91.66667%;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66667%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66667%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66667%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66667%;
  }
  .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, #review_form_wrapper .comment-form-author,
  #review_form_wrapper .comment-form-email, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, #review_form_wrapper .comment-form-rating,
  #review_form_wrapper .comment-form-comment,
  #review_form_wrapper .comment-form-title,
  #review_form_wrapper .comment-form .form-submit {
    float: left;
  }
  .col-md-1 {
    width: 8.33333%;
  }
  .col-md-2 {
    width: 16.66667%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-4 {
    width: 33.33333%;
  }
  .col-md-5 {
    width: 41.66667%;
  }
  .col-md-6, #review_form_wrapper .comment-form-author,
  #review_form_wrapper .comment-form-email {
    width: 50%;
  }
  .col-md-7 {
    width: 58.33333%;
  }
  .col-md-8 {
    width: 66.66667%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-10 {
    width: 83.33333%;
  }
  .col-md-11 {
    width: 91.66667%;
  }
  .col-md-12, #review_form_wrapper .comment-form-rating,
  #review_form_wrapper .comment-form-comment,
  #review_form_wrapper .comment-form-title,
  #review_form_wrapper .comment-form .form-submit {
    width: 100%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-pull-1 {
    right: 8.33333%;
  }
  .col-md-pull-2 {
    right: 16.66667%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-4 {
    right: 33.33333%;
  }
  .col-md-pull-5 {
    right: 41.66667%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-7 {
    right: 58.33333%;
  }
  .col-md-pull-8 {
    right: 66.66667%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-10 {
    right: 83.33333%;
  }
  .col-md-pull-11 {
    right: 91.66667%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-push-1 {
    left: 8.33333%;
  }
  .col-md-push-2 {
    left: 16.66667%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-4 {
    left: 33.33333%;
  }
  .col-md-push-5 {
    left: 41.66667%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-7 {
    left: 58.33333%;
  }
  .col-md-push-8 {
    left: 66.66667%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-10 {
    left: 83.33333%;
  }
  .col-md-push-11 {
    left: 91.66667%;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333%;
  }
  .col-md-offset-2 {
    margin-left: 16.66667%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333%;
  }
  .col-md-offset-5 {
    margin-left: 41.66667%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333%;
  }
  .col-md-offset-8 {
    margin-left: 66.66667%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333%;
  }
  .col-md-offset-11 {
    margin-left: 91.66667%;
  }
  .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.33333%;
  }
  .col-lg-2 {
    width: 16.66667%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-4 {
    width: 33.33333%;
  }
  .col-lg-5 {
    width: 41.66667%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-7 {
    width: 58.33333%;
  }
  .col-lg-8 {
    width: 66.66667%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-10 {
    width: 83.33333%;
  }
  .col-lg-11 {
    width: 91.66667%;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-pull-1 {
    right: 8.33333%;
  }
  .col-lg-pull-2 {
    right: 16.66667%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-4 {
    right: 33.33333%;
  }
  .col-lg-pull-5 {
    right: 41.66667%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-7 {
    right: 58.33333%;
  }
  .col-lg-pull-8 {
    right: 66.66667%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-10 {
    right: 83.33333%;
  }
  .col-lg-pull-11 {
    right: 91.66667%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-push-1 {
    left: 8.33333%;
  }
  .col-lg-push-2 {
    left: 16.66667%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-4 {
    left: 33.33333%;
  }
  .col-lg-push-5 {
    left: 41.66667%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-7 {
    left: 58.33333%;
  }
  .col-lg-push-8 {
    left: 66.66667%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-10 {
    left: 83.33333%;
  }
  .col-lg-push-11 {
    left: 91.66667%;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66667%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66667%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66667%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66667%;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
}

table {
  background-color: transparent;
}

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

th {
  text-align: left;
}

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

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

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

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

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

.table .table, .woocommerce table.shop_table .table, .table .woocommerce table.shop_table, .woocommerce .table table.shop_table, .woocommerce table.shop_table table.shop_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,
.woocommerce table.shop_table > thead > tr > td.active,
.table > thead > tr > th.active,
.woocommerce table.shop_table > thead > tr > th.active,
.table > thead > tr.active > td,
.woocommerce table.shop_table > thead > tr.active > td,
.table > thead > tr.active > th,
.woocommerce table.shop_table > thead > tr.active > th,
.table > tbody > tr > td.active,
.woocommerce table.shop_table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.woocommerce table.shop_table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.woocommerce table.shop_table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.woocommerce table.shop_table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.woocommerce table.shop_table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.woocommerce table.shop_table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.woocommerce table.shop_table > tfoot > tr.active > td,
.table > tfoot > tr.active > th, .woocommerce table.shop_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,
.woocommerce table.shop_table > thead > tr > td.success,
.table > thead > tr > th.success,
.woocommerce table.shop_table > thead > tr > th.success,
.table > thead > tr.success > td,
.woocommerce table.shop_table > thead > tr.success > td,
.table > thead > tr.success > th,
.woocommerce table.shop_table > thead > tr.success > th,
.table > tbody > tr > td.success,
.woocommerce table.shop_table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.woocommerce table.shop_table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.woocommerce table.shop_table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.woocommerce table.shop_table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.woocommerce table.shop_table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.woocommerce table.shop_table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.woocommerce table.shop_table > tfoot > tr.success > td,
.table > tfoot > tr.success > th, .woocommerce table.shop_table > tfoot > tr.success > th {
  background-color: #59b408;
}

.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: #4d9c07;
}

.table > thead > tr > td.info,
.woocommerce table.shop_table > thead > tr > td.info,
.table > thead > tr > th.info,
.woocommerce table.shop_table > thead > tr > th.info,
.table > thead > tr.info > td,
.woocommerce table.shop_table > thead > tr.info > td,
.table > thead > tr.info > th,
.woocommerce table.shop_table > thead > tr.info > th,
.table > tbody > tr > td.info,
.woocommerce table.shop_table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.woocommerce table.shop_table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.woocommerce table.shop_table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.woocommerce table.shop_table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.woocommerce table.shop_table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.woocommerce table.shop_table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.woocommerce table.shop_table > tfoot > tr.info > td,
.table > tfoot > tr.info > th, .woocommerce table.shop_table > tfoot > tr.info > th {
  background-color: #3cbc8d;
}

.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: #36a97f;
}

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

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

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

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

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

@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table, .woocommerce .table-responsive > table.shop_table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .woocommerce .table-responsive > table.shop_table > thead > tr > th, .table-responsive > .table > thead > tr > td,
  .woocommerce .table-responsive > table.shop_table > thead > tr > td, .table-responsive > .table > tbody > tr > th,
  .woocommerce .table-responsive > table.shop_table > tbody > tr > th, .table-responsive > .table > tbody > tr > td,
  .woocommerce .table-responsive > table.shop_table > tbody > tr > td, .table-responsive > .table > tfoot > tr > th,
  .woocommerce .table-responsive > table.shop_table > tfoot > tr > th, .table-responsive > .table > tfoot > tr > td, .woocommerce .table-responsive > table.shop_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;
  }
}

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"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  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.42857;
  color: #555555;
}

.form-control, .search-field, .woocommerce select,
.woocommerce textarea,
.woocommerce .input-text,
.woocommerce input[type="text"],
.woocommerce input[type="password"],
.woocommerce input[type="email"],
.woocommerce input[type="number"] {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  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 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.form-control:focus, .search-field:focus, .woocommerce select:focus,
.woocommerce textarea:focus,
.woocommerce .input-text:focus,
.woocommerce input[type="text"]:focus,
.woocommerce input[type="password"]:focus,
.woocommerce input[type="email"]:focus,
.woocommerce input[type="number"]:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  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, .search-field::-moz-placeholder, .woocommerce select::-moz-placeholder,
.woocommerce textarea::-moz-placeholder,
.woocommerce .input-text::-moz-placeholder,
.woocommerce input[type="text"]::-moz-placeholder,
.woocommerce input[type="password"]::-moz-placeholder,
.woocommerce input[type="email"]::-moz-placeholder,
.woocommerce input[type="number"]::-moz-placeholder {
  color: #999;
  opacity: 1;
}

.form-control:-ms-input-placeholder, .search-field:-ms-input-placeholder, .woocommerce select:-ms-input-placeholder,
.woocommerce textarea:-ms-input-placeholder,
.woocommerce .input-text:-ms-input-placeholder,
.woocommerce input[type="text"]:-ms-input-placeholder,
.woocommerce input[type="password"]:-ms-input-placeholder,
.woocommerce input[type="email"]:-ms-input-placeholder,
.woocommerce input[type="number"]:-ms-input-placeholder {
  color: #999;
}

.form-control::-webkit-input-placeholder, .search-field::-webkit-input-placeholder, .woocommerce select::-webkit-input-placeholder,
.woocommerce textarea::-webkit-input-placeholder,
.woocommerce .input-text::-webkit-input-placeholder,
.woocommerce input[type="text"]::-webkit-input-placeholder,
.woocommerce input[type="password"]::-webkit-input-placeholder,
.woocommerce input[type="email"]::-webkit-input-placeholder,
.woocommerce input[type="number"]::-webkit-input-placeholder {
  color: #999;
}

.form-control[disabled],
[disabled].search-field,
.woocommerce select[disabled],
.woocommerce textarea[disabled],
.woocommerce [disabled].input-text,
.woocommerce input[disabled][type="text"],
.woocommerce input[disabled][type="password"],
.woocommerce input[disabled][type="email"],
.woocommerce input[disabled][type="number"],
.form-control[readonly],
[readonly].search-field,
.woocommerce select[readonly],
.woocommerce textarea[readonly],
.woocommerce [readonly].input-text,
.woocommerce input[readonly][type="text"],
.woocommerce input[readonly][type="password"],
.woocommerce input[readonly][type="email"],
.woocommerce input[readonly][type="number"],
fieldset[disabled] .form-control, fieldset[disabled] .search-field, fieldset[disabled] .woocommerce select, .woocommerce fieldset[disabled] select,
fieldset[disabled] .woocommerce textarea, .woocommerce fieldset[disabled] textarea,
fieldset[disabled] .woocommerce .input-text, .woocommerce fieldset[disabled] .input-text,
fieldset[disabled] .woocommerce input[type="text"], .woocommerce fieldset[disabled] input[type="text"],
fieldset[disabled] .woocommerce input[type="password"], .woocommerce fieldset[disabled] input[type="password"],
fieldset[disabled] .woocommerce input[type="email"], .woocommerce fieldset[disabled] input[type="email"],
fieldset[disabled] .woocommerce input[type="number"], .woocommerce fieldset[disabled] input[type="number"] {
  background-color: #eeeeee;
  opacity: 1;
}

.form-control[disabled],
[disabled].search-field,
.woocommerce select[disabled],
.woocommerce textarea[disabled],
.woocommerce [disabled].input-text,
.woocommerce input[disabled][type="text"],
.woocommerce input[disabled][type="password"],
.woocommerce input[disabled][type="email"],
.woocommerce input[disabled][type="number"],
fieldset[disabled] .form-control, fieldset[disabled] .search-field, fieldset[disabled] .woocommerce select, .woocommerce fieldset[disabled] select,
fieldset[disabled] .woocommerce textarea, .woocommerce fieldset[disabled] textarea,
fieldset[disabled] .woocommerce .input-text, .woocommerce fieldset[disabled] .input-text,
fieldset[disabled] .woocommerce input[type="text"], .woocommerce fieldset[disabled] input[type="text"],
fieldset[disabled] .woocommerce input[type="password"], .woocommerce fieldset[disabled] input[type="password"],
fieldset[disabled] .woocommerce input[type="email"], .woocommerce fieldset[disabled] input[type="email"],
fieldset[disabled] .woocommerce input[type="number"], .woocommerce fieldset[disabled] input[type="number"] {
  cursor: not-allowed;
}

textarea.form-control, textarea.search-field, .woocommerce textarea,
.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,
  input[type="date"].search-field,
  .woocommerce input[type="date"].input-text,
  .woocommerce input[type="date"][type="text"],
  .woocommerce input[type="date"][type="password"],
  .woocommerce input[type="date"][type="email"],
  .woocommerce input[type="date"][type="number"],
  input[type="time"].form-control,
  input[type="time"].search-field,
  .woocommerce input[type="time"].input-text,
  .woocommerce input[type="time"][type="text"],
  .woocommerce input[type="time"][type="password"],
  .woocommerce input[type="time"][type="email"],
  .woocommerce input[type="time"][type="number"],
  input[type="datetime-local"].form-control,
  input[type="datetime-local"].search-field,
  .woocommerce input[type="datetime-local"].input-text,
  .woocommerce input[type="datetime-local"][type="text"],
  .woocommerce input[type="datetime-local"][type="password"],
  .woocommerce input[type="datetime-local"][type="email"],
  .woocommerce input[type="datetime-local"][type="number"],
  input[type="month"].form-control, input[type="month"].search-field, .woocommerce input[type="month"].input-text,
  .woocommerce input[type="month"][type="text"],
  .woocommerce input[type="month"][type="password"],
  .woocommerce input[type="month"][type="email"],
  .woocommerce input[type="month"][type="number"] {
    line-height: 34px;
  }
  input[type="date"].input-sm,
  .input-group-sm > input[type="date"].form-control,
  .input-group-sm > input[type="date"].search-field,
  .woocommerce .input-group-sm > input[type="date"].input-text,
  .woocommerce .input-group-sm > input[type="date"][type="text"],
  .woocommerce .input-group-sm > input[type="date"][type="password"],
  .woocommerce .input-group-sm > input[type="date"][type="email"],
  .woocommerce .input-group-sm > input[type="date"][type="number"], .input-group-sm > input[type="date"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="date"].btn,
  .product-list-actions .input-group-sm > .input-group-btn > input[type="date"].product_type_variable,
  .product-list-actions .input-group-sm > .input-group-btn > input[type="date"].Awe_add_to_cart, .product-list-actions .input-group-sm > .input-group-btn > input[type="date"].Awe_add_to_wishlist, .group_table .input-group-sm > .input-group-btn > input[type="date"].product_type_external, .input-group-sm > .input-group-btn > input[type="date"].search-submit,
  .woocommerce .woocommerce-product-search .input-group-sm > .input-group-btn > input[type="date"][type="submit"], .woocommerce .input-group-sm > .input-group-btn > input[type="date"].button, .woocommerce table.wishlist_table .input-group-sm > .input-group-btn > input[type="date"].awe-button, .product-list-actions .input-group-sm > .input-group-btn > input[type="date"].awe-button.product_type_simple,
  .product-list-actions .input-group-sm > .input-group-btn > input[type="date"].awe-button.product_type_external, .form-control
input[type="date"]#p_show,
  .search-field input[type="date"]#p_show,
  .woocommerce select input[type="date"]#p_show,
  .woocommerce textarea input[type="date"]#p_show,
  .woocommerce .input-text input[type="date"]#p_show,
  .woocommerce input[type="text"] input[type="date"]#p_show,
  .woocommerce input[type="password"] input[type="date"]#p_show,
  .woocommerce input[type="email"] input[type="date"]#p_show,
  .woocommerce input[type="number"] input[type="date"]#p_show,
  .woocommerce-ordering input[type="date"].orderby,
  .input-group-sm input[type="date"],
  input[type="time"].input-sm,
  .input-group-sm > input[type="time"].form-control,
  .input-group-sm > input[type="time"].search-field,
  .woocommerce .input-group-sm > input[type="time"].input-text,
  .woocommerce .input-group-sm > input[type="time"][type="text"],
  .woocommerce .input-group-sm > input[type="time"][type="password"],
  .woocommerce .input-group-sm > input[type="time"][type="email"],
  .woocommerce .input-group-sm > input[type="time"][type="number"], .input-group-sm > input[type="time"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="time"].btn,
  .product-list-actions .input-group-sm > .input-group-btn > input[type="time"].product_type_variable,
  .product-list-actions .input-group-sm > .input-group-btn > input[type="time"].Awe_add_to_cart, .product-list-actions .input-group-sm > .input-group-btn > input[type="time"].Awe_add_to_wishlist, .group_table .input-group-sm > .input-group-btn > input[type="time"].product_type_external, .input-group-sm > .input-group-btn > input[type="time"].search-submit,
  .woocommerce .woocommerce-product-search .input-group-sm > .input-group-btn > input[type="time"][type="submit"], .woocommerce .input-group-sm > .input-group-btn > input[type="time"].button, .woocommerce table.wishlist_table .input-group-sm > .input-group-btn > input[type="time"].awe-button, .product-list-actions .input-group-sm > .input-group-btn > input[type="time"].awe-button.product_type_simple,
  .product-list-actions .input-group-sm > .input-group-btn > input[type="time"].awe-button.product_type_external, .form-control
input[type="time"]#p_show,
  .search-field input[type="time"]#p_show,
  .woocommerce select input[type="time"]#p_show,
  .woocommerce textarea input[type="time"]#p_show,
  .woocommerce .input-text input[type="time"]#p_show,
  .woocommerce input[type="text"] input[type="time"]#p_show,
  .woocommerce input[type="password"] input[type="time"]#p_show,
  .woocommerce input[type="email"] input[type="time"]#p_show,
  .woocommerce input[type="number"] input[type="time"]#p_show,
  .woocommerce-ordering input[type="time"].orderby,
  .input-group-sm input[type="time"],
  input[type="datetime-local"].input-sm,
  .input-group-sm > input[type="datetime-local"].form-control,
  .input-group-sm > input[type="datetime-local"].search-field,
  .woocommerce .input-group-sm > input[type="datetime-local"].input-text,
  .woocommerce .input-group-sm > input[type="datetime-local"][type="text"],
  .woocommerce .input-group-sm > input[type="datetime-local"][type="password"],
  .woocommerce .input-group-sm > input[type="datetime-local"][type="email"],
  .woocommerce .input-group-sm > input[type="datetime-local"][type="number"], .input-group-sm > input[type="datetime-local"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="datetime-local"].btn,
  .product-list-actions .input-group-sm > .input-group-btn > input[type="datetime-local"].product_type_variable,
  .product-list-actions .input-group-sm > .input-group-btn > input[type="datetime-local"].Awe_add_to_cart, .product-list-actions .input-group-sm > .input-group-btn > input[type="datetime-local"].Awe_add_to_wishlist, .group_table .input-group-sm > .input-group-btn > input[type="datetime-local"].product_type_external, .input-group-sm > .input-group-btn > input[type="datetime-local"].search-submit,
  .woocommerce .woocommerce-product-search .input-group-sm > .input-group-btn > input[type="datetime-local"][type="submit"], .woocommerce .input-group-sm > .input-group-btn > input[type="datetime-local"].button, .woocommerce table.wishlist_table .input-group-sm > .input-group-btn > input[type="datetime-local"].awe-button, .product-list-actions .input-group-sm > .input-group-btn > input[type="datetime-local"].awe-button.product_type_simple,
  .product-list-actions .input-group-sm > .input-group-btn > input[type="datetime-local"].awe-button.product_type_external, .form-control
input[type="datetime-local"]#p_show,
  .search-field input[type="datetime-local"]#p_show,
  .woocommerce select input[type="datetime-local"]#p_show,
  .woocommerce textarea input[type="datetime-local"]#p_show,
  .woocommerce .input-text input[type="datetime-local"]#p_show,
  .woocommerce input[type="text"] input[type="datetime-local"]#p_show,
  .woocommerce input[type="password"] input[type="datetime-local"]#p_show,
  .woocommerce input[type="email"] input[type="datetime-local"]#p_show,
  .woocommerce input[type="number"] input[type="datetime-local"]#p_show,
  .woocommerce-ordering input[type="datetime-local"].orderby,
  .input-group-sm input[type="datetime-local"],
  input[type="month"].input-sm,
  .input-group-sm > input[type="month"].form-control,
  .input-group-sm > input[type="month"].search-field,
  .woocommerce .input-group-sm > input[type="month"].input-text,
  .woocommerce .input-group-sm > input[type="month"][type="text"],
  .woocommerce .input-group-sm > input[type="month"][type="password"],
  .woocommerce .input-group-sm > input[type="month"][type="email"],
  .woocommerce .input-group-sm > input[type="month"][type="number"], .input-group-sm > input[type="month"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="month"].btn,
  .product-list-actions .input-group-sm > .input-group-btn > input[type="month"].product_type_variable,
  .product-list-actions .input-group-sm > .input-group-btn > input[type="month"].Awe_add_to_cart, .product-list-actions .input-group-sm > .input-group-btn > input[type="month"].Awe_add_to_wishlist, .group_table .input-group-sm > .input-group-btn > input[type="month"].product_type_external, .input-group-sm > .input-group-btn > input[type="month"].search-submit,
  .woocommerce .woocommerce-product-search .input-group-sm > .input-group-btn > input[type="month"][type="submit"], .woocommerce .input-group-sm > .input-group-btn > input[type="month"].button, .woocommerce table.wishlist_table .input-group-sm > .input-group-btn > input[type="month"].awe-button, .product-list-actions .input-group-sm > .input-group-btn > input[type="month"].awe-button.product_type_simple,
  .product-list-actions .input-group-sm > .input-group-btn > input[type="month"].awe-button.product_type_external, .form-control
input[type="month"]#p_show,
  .search-field input[type="month"]#p_show,
  .woocommerce select input[type="month"]#p_show,
  .woocommerce textarea input[type="month"]#p_show,
  .woocommerce .input-text input[type="month"]#p_show,
  .woocommerce input[type="text"] input[type="month"]#p_show,
  .woocommerce input[type="password"] input[type="month"]#p_show,
  .woocommerce input[type="email"] input[type="month"]#p_show,
  .woocommerce input[type="number"] input[type="month"]#p_show,
  .woocommerce-ordering input[type="month"].orderby,
  .input-group-sm input[type="month"] {
    line-height: 30px;
  }
  input[type="date"].input-lg,
  .input-group-lg > input[type="date"].form-control,
  .input-group-lg > input[type="date"].search-field,
  .woocommerce .input-group-lg > input[type="date"].input-text,
  .woocommerce .input-group-lg > input[type="date"][type="text"],
  .woocommerce .input-group-lg > input[type="date"][type="password"],
  .woocommerce .input-group-lg > input[type="date"][type="email"],
  .woocommerce .input-group-lg > input[type="date"][type="number"], .input-group-lg > input[type="date"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="date"].btn,
  .product-list-actions .input-group-lg > .input-group-btn > input[type="date"].product_type_variable,
  .product-list-actions .input-group-lg > .input-group-btn > input[type="date"].Awe_add_to_cart, .product-list-actions .input-group-lg > .input-group-btn > input[type="date"].Awe_add_to_wishlist, .group_table .input-group-lg > .input-group-btn > input[type="date"].product_type_external, .input-group-lg > .input-group-btn > input[type="date"].search-submit,
  .woocommerce .woocommerce-product-search .input-group-lg > .input-group-btn > input[type="date"][type="submit"], .woocommerce .input-group-lg > .input-group-btn > input[type="date"].button, .woocommerce table.wishlist_table .input-group-lg > .input-group-btn > input[type="date"].awe-button, .product-list-actions .input-group-lg > .input-group-btn > input[type="date"].awe-button.product_type_simple,
  .product-list-actions .input-group-lg > .input-group-btn > input[type="date"].awe-button.product_type_external, .input-group-lg input[type="date"],
  input[type="time"].input-lg,
  .input-group-lg > input[type="time"].form-control,
  .input-group-lg > input[type="time"].search-field,
  .woocommerce .input-group-lg > input[type="time"].input-text,
  .woocommerce .input-group-lg > input[type="time"][type="text"],
  .woocommerce .input-group-lg > input[type="time"][type="password"],
  .woocommerce .input-group-lg > input[type="time"][type="email"],
  .woocommerce .input-group-lg > input[type="time"][type="number"], .input-group-lg > input[type="time"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="time"].btn,
  .product-list-actions .input-group-lg > .input-group-btn > input[type="time"].product_type_variable,
  .product-list-actions .input-group-lg > .input-group-btn > input[type="time"].Awe_add_to_cart, .product-list-actions .input-group-lg > .input-group-btn > input[type="time"].Awe_add_to_wishlist, .group_table .input-group-lg > .input-group-btn > input[type="time"].product_type_external, .input-group-lg > .input-group-btn > input[type="time"].search-submit,
  .woocommerce .woocommerce-product-search .input-group-lg > .input-group-btn > input[type="time"][type="submit"], .woocommerce .input-group-lg > .input-group-btn > input[type="time"].button, .woocommerce table.wishlist_table .input-group-lg > .input-group-btn > input[type="time"].awe-button, .product-list-actions .input-group-lg > .input-group-btn > input[type="time"].awe-button.product_type_simple,
  .product-list-actions .input-group-lg > .input-group-btn > input[type="time"].awe-button.product_type_external, .input-group-lg input[type="time"],
  input[type="datetime-local"].input-lg,
  .input-group-lg > input[type="datetime-local"].form-control,
  .input-group-lg > input[type="datetime-local"].search-field,
  .woocommerce .input-group-lg > input[type="datetime-local"].input-text,
  .woocommerce .input-group-lg > input[type="datetime-local"][type="text"],
  .woocommerce .input-group-lg > input[type="datetime-local"][type="password"],
  .woocommerce .input-group-lg > input[type="datetime-local"][type="email"],
  .woocommerce .input-group-lg > input[type="datetime-local"][type="number"], .input-group-lg > input[type="datetime-local"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="datetime-local"].btn,
  .product-list-actions .input-group-lg > .input-group-btn > input[type="datetime-local"].product_type_variable,
  .product-list-actions .input-group-lg > .input-group-btn > input[type="datetime-local"].Awe_add_to_cart, .product-list-actions .input-group-lg > .input-group-btn > input[type="datetime-local"].Awe_add_to_wishlist, .group_table .input-group-lg > .input-group-btn > input[type="datetime-local"].product_type_external, .input-group-lg > .input-group-btn > input[type="datetime-local"].search-submit,
  .woocommerce .woocommerce-product-search .input-group-lg > .input-group-btn > input[type="datetime-local"][type="submit"], .woocommerce .input-group-lg > .input-group-btn > input[type="datetime-local"].button, .woocommerce table.wishlist_table .input-group-lg > .input-group-btn > input[type="datetime-local"].awe-button, .product-list-actions .input-group-lg > .input-group-btn > input[type="datetime-local"].awe-button.product_type_simple,
  .product-list-actions .input-group-lg > .input-group-btn > input[type="datetime-local"].awe-button.product_type_external, .input-group-lg input[type="datetime-local"],
  input[type="month"].input-lg,
  .input-group-lg > input[type="month"].form-control,
  .input-group-lg > input[type="month"].search-field,
  .woocommerce .input-group-lg > input[type="month"].input-text,
  .woocommerce .input-group-lg > input[type="month"][type="text"],
  .woocommerce .input-group-lg > input[type="month"][type="password"],
  .woocommerce .input-group-lg > input[type="month"][type="email"],
  .woocommerce .input-group-lg > input[type="month"][type="number"], .input-group-lg > input[type="month"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="month"].btn,
  .product-list-actions .input-group-lg > .input-group-btn > input[type="month"].product_type_variable,
  .product-list-actions .input-group-lg > .input-group-btn > input[type="month"].Awe_add_to_cart, .product-list-actions .input-group-lg > .input-group-btn > input[type="month"].Awe_add_to_wishlist, .group_table .input-group-lg > .input-group-btn > input[type="month"].product_type_external, .input-group-lg > .input-group-btn > input[type="month"].search-submit,
  .woocommerce .woocommerce-product-search .input-group-lg > .input-group-btn > input[type="month"][type="submit"], .woocommerce .input-group-lg > .input-group-btn > input[type="month"].button, .woocommerce table.wishlist_table .input-group-lg > .input-group-btn > input[type="month"].awe-button, .product-list-actions .input-group-lg > .input-group-btn > input[type="month"].awe-button.product_type_simple,
  .product-list-actions .input-group-lg > .input-group-btn > input[type="month"].awe-button.product_type_external, .input-group-lg input[type="month"] {
    line-height: 46px;
  }
}

.form-group, .woocommerce .form-row {
  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,
.input-group-lg > .form-control-static.search-field,
.woocommerce .input-group-lg > select.form-control-static,
.woocommerce .input-group-lg > textarea.form-control-static,
.woocommerce .input-group-lg > .form-control-static.input-text,
.woocommerce .input-group-lg > input.form-control-static[type="text"],
.woocommerce .input-group-lg > input.form-control-static[type="password"],
.woocommerce .input-group-lg > input.form-control-static[type="email"],
.woocommerce .input-group-lg > input.form-control-static[type="number"], .input-group-lg > .form-control-static.input-group-addon,
.input-group-lg > .input-group-btn > .form-control-static.btn,
.product-list-actions .input-group-lg > .input-group-btn > .form-control-static.product_type_variable,
.product-list-actions .input-group-lg > .input-group-btn > .form-control-static.Awe_add_to_cart, .product-list-actions .input-group-lg > .input-group-btn > .form-control-static.Awe_add_to_wishlist, .group_table .input-group-lg > .input-group-btn > .form-control-static.product_type_external, .input-group-lg > .input-group-btn > .form-control-static.search-submit,
.woocommerce .woocommerce-product-search .input-group-lg > .input-group-btn > input.form-control-static[type="submit"], .woocommerce .input-group-lg > .input-group-btn > a.form-control-static.button,
.woocommerce .input-group-lg > .input-group-btn > button.form-control-static.button,
.woocommerce .input-group-lg > .input-group-btn > input.form-control-static.button, .woocommerce table.wishlist_table .input-group-lg > .input-group-btn > .form-control-static.awe-button, .product-list-actions .input-group-lg > .input-group-btn > .form-control-static.awe-button.product_type_simple,
.product-list-actions .input-group-lg > .input-group-btn > .form-control-static.awe-button.product_type_external, .form-control-static.input-sm, .input-group-sm > .form-control-static.form-control,
.input-group-sm > .form-control-static.search-field,
.woocommerce .input-group-sm > select.form-control-static,
.woocommerce .input-group-sm > textarea.form-control-static,
.woocommerce .input-group-sm > .form-control-static.input-text,
.woocommerce .input-group-sm > input.form-control-static[type="text"],
.woocommerce .input-group-sm > input.form-control-static[type="password"],
.woocommerce .input-group-sm > input.form-control-static[type="email"],
.woocommerce .input-group-sm > input.form-control-static[type="number"], .input-group-sm > .form-control-static.input-group-addon,
.input-group-sm > .input-group-btn > .form-control-static.btn, .product-list-actions .input-group-sm > .input-group-btn > .form-control-static.product_type_variable,
.product-list-actions .input-group-sm > .input-group-btn > .form-control-static.Awe_add_to_cart, .product-list-actions .input-group-sm > .input-group-btn > .form-control-static.Awe_add_to_wishlist, .group_table .input-group-sm > .input-group-btn > .form-control-static.product_type_external, .input-group-sm > .input-group-btn > .form-control-static.search-submit, .woocommerce .woocommerce-product-search .input-group-sm > .input-group-btn > input.form-control-static[type="submit"], .woocommerce .input-group-sm > .input-group-btn > a.form-control-static.button,
.woocommerce .input-group-sm > .input-group-btn > button.form-control-static.button,
.woocommerce .input-group-sm > .input-group-btn > input.form-control-static.button, .woocommerce table.wishlist_table .input-group-sm > .input-group-btn > .form-control-static.awe-button, .product-list-actions .input-group-sm > .input-group-btn > .form-control-static.awe-button.product_type_simple,
.product-list-actions .input-group-sm > .input-group-btn > .form-control-static.awe-button.product_type_external, .woocommerce-ordering > select.form-control-static, .form-control
.form-control-static#p_show,
.search-field .form-control-static#p_show,
.woocommerce select .form-control-static#p_show,
.woocommerce textarea .form-control-static#p_show,
.woocommerce .input-text .form-control-static#p_show,
.woocommerce input[type="text"] .form-control-static#p_show,
.woocommerce input[type="password"] .form-control-static#p_show,
.woocommerce input[type="email"] .form-control-static#p_show,
.woocommerce input[type="number"] .form-control-static#p_show,
.woocommerce-ordering .form-control-static.orderby {
  padding-left: 0;
  padding-right: 0;
}

.input-sm, .input-group-sm > .form-control,
.input-group-sm > .search-field,
.woocommerce .input-group-sm > select,
.woocommerce .input-group-sm > textarea,
.woocommerce .input-group-sm > .input-text,
.woocommerce .input-group-sm > input[type="text"],
.woocommerce .input-group-sm > input[type="password"],
.woocommerce .input-group-sm > input[type="email"],
.woocommerce .input-group-sm > input[type="number"], .input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn, .product-list-actions .input-group-sm > .input-group-btn > .product_type_variable,
.product-list-actions .input-group-sm > .input-group-btn > .Awe_add_to_cart, .product-list-actions .input-group-sm > .input-group-btn > .Awe_add_to_wishlist, .group_table .input-group-sm > .input-group-btn > .product_type_external, .input-group-sm > .input-group-btn > .search-submit, .woocommerce .woocommerce-product-search .input-group-sm > .input-group-btn > input[type="submit"], .woocommerce .input-group-sm > .input-group-btn > a.button,
.woocommerce .input-group-sm > .input-group-btn > button.button,
.woocommerce .input-group-sm > .input-group-btn > input.button, .woocommerce table.wishlist_table .input-group-sm > .input-group-btn > .awe-button, .product-list-actions .input-group-sm > .input-group-btn > .awe-button.product_type_simple,
.product-list-actions .input-group-sm > .input-group-btn > .awe-button.product_type_external, .woocommerce-ordering > select, .form-control
#p_show,
.search-field #p_show,
.woocommerce select #p_show,
.woocommerce textarea #p_show,
.woocommerce .input-text #p_show,
.woocommerce input[type="text"] #p_show,
.woocommerce input[type="password"] #p_show,
.woocommerce input[type="email"] #p_show,
.woocommerce input[type="number"] #p_show,
.woocommerce-ordering .orderby {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0;
}

select.input-sm, .input-group-sm > select.form-control,
.input-group-sm > select.search-field,
.woocommerce .input-group-sm > select,
.input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-btn > select.btn, .product-list-actions .input-group-sm > .input-group-btn > select.product_type_variable,
.product-list-actions .input-group-sm > .input-group-btn > select.Awe_add_to_cart, .product-list-actions .input-group-sm > .input-group-btn > select.Awe_add_to_wishlist, .group_table .input-group-sm > .input-group-btn > select.product_type_external, .input-group-sm > .input-group-btn > select.search-submit, .woocommerce table.wishlist_table .input-group-sm > .input-group-btn > select.awe-button, .product-list-actions .input-group-sm > .input-group-btn > select.awe-button.product_type_simple,
.product-list-actions .input-group-sm > .input-group-btn > select.awe-button.product_type_external, .woocommerce-ordering > select, .form-control
select#p_show,
.search-field select#p_show,
.woocommerce select select#p_show,
.woocommerce textarea select#p_show,
.woocommerce .input-text select#p_show,
.woocommerce input[type="text"] select#p_show,
.woocommerce input[type="password"] select#p_show,
.woocommerce input[type="email"] select#p_show,
.woocommerce input[type="number"] select#p_show,
.woocommerce-ordering select.orderby {
  height: 30px;
  line-height: 30px;
}

textarea.input-sm,
.input-group-sm > textarea.form-control,
.input-group-sm > textarea.search-field,
.woocommerce .input-group-sm > textarea,
.input-group-sm > textarea.input-group-addon,
.input-group-sm > .input-group-btn > textarea.btn,
.product-list-actions .input-group-sm > .input-group-btn > textarea.product_type_variable,
.product-list-actions .input-group-sm > .input-group-btn > textarea.Awe_add_to_cart, .product-list-actions .input-group-sm > .input-group-btn > textarea.Awe_add_to_wishlist, .group_table .input-group-sm > .input-group-btn > textarea.product_type_external, .input-group-sm > .input-group-btn > textarea.search-submit,
.woocommerce table.wishlist_table .input-group-sm > .input-group-btn > textarea.awe-button, .product-list-actions .input-group-sm > .input-group-btn > textarea.awe-button.product_type_simple,
.product-list-actions .input-group-sm > .input-group-btn > textarea.awe-button.product_type_external, .form-control
textarea#p_show,
.search-field textarea#p_show,
.woocommerce select textarea#p_show,
.woocommerce textarea textarea#p_show,
.woocommerce .input-text textarea#p_show,
.woocommerce input[type="text"] textarea#p_show,
.woocommerce input[type="password"] textarea#p_show,
.woocommerce input[type="email"] textarea#p_show,
.woocommerce input[type="number"] textarea#p_show,
.woocommerce-ordering textarea.orderby,
select[multiple].input-sm, .input-group-sm > select[multiple].form-control,
.input-group-sm > select[multiple].search-field,
.woocommerce .input-group-sm > select[multiple],
.input-group-sm > select[multiple].input-group-addon,
.input-group-sm > .input-group-btn > select[multiple].btn, .product-list-actions .input-group-sm > .input-group-btn > select[multiple].product_type_variable,
.product-list-actions .input-group-sm > .input-group-btn > select[multiple].Awe_add_to_cart, .product-list-actions .input-group-sm > .input-group-btn > select[multiple].Awe_add_to_wishlist, .group_table .input-group-sm > .input-group-btn > select[multiple].product_type_external, .input-group-sm > .input-group-btn > select[multiple].search-submit, .woocommerce table.wishlist_table .input-group-sm > .input-group-btn > select[multiple].awe-button, .product-list-actions .input-group-sm > .input-group-btn > select[multiple].awe-button.product_type_simple,
.product-list-actions .input-group-sm > .input-group-btn > select[multiple].awe-button.product_type_external, .woocommerce-ordering > select[multiple], .form-control
select[multiple]#p_show,
.search-field select[multiple]#p_show,
.woocommerce select select[multiple]#p_show,
.woocommerce textarea select[multiple]#p_show,
.woocommerce .input-text select[multiple]#p_show,
.woocommerce input[type="text"] select[multiple]#p_show,
.woocommerce input[type="password"] select[multiple]#p_show,
.woocommerce input[type="email"] select[multiple]#p_show,
.woocommerce input[type="number"] select[multiple]#p_show,
.woocommerce-ordering select[multiple].orderby {
  height: auto;
}

.form-group-sm .form-control, .form-group-sm .search-field, .form-group-sm .woocommerce select, .woocommerce .form-group-sm select,
.form-group-sm .woocommerce textarea, .woocommerce .form-group-sm textarea,
.form-group-sm .woocommerce .input-text, .woocommerce .form-group-sm .input-text,
.form-group-sm .woocommerce input[type="text"], .woocommerce .form-group-sm input[type="text"],
.form-group-sm .woocommerce input[type="password"], .woocommerce .form-group-sm input[type="password"],
.form-group-sm .woocommerce input[type="email"], .woocommerce .form-group-sm input[type="email"],
.form-group-sm .woocommerce input[type="number"], .woocommerce .form-group-sm input[type="number"] {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0;
}

.form-group-sm select.form-control, .form-group-sm select.search-field, .form-group-sm .woocommerce select, .woocommerce .form-group-sm select {
  height: 30px;
  line-height: 30px;
}

.form-group-sm textarea.form-control,
.form-group-sm textarea.search-field,
.form-group-sm .woocommerce textarea,
.woocommerce .form-group-sm textarea,
.form-group-sm select[multiple].form-control, .form-group-sm select[multiple].search-field, .form-group-sm .woocommerce select[multiple], .woocommerce .form-group-sm select[multiple] {
  height: auto;
}

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

.input-lg, .input-group-lg > .form-control,
.input-group-lg > .search-field,
.woocommerce .input-group-lg > select,
.woocommerce .input-group-lg > textarea,
.woocommerce .input-group-lg > .input-text,
.woocommerce .input-group-lg > input[type="text"],
.woocommerce .input-group-lg > input[type="password"],
.woocommerce .input-group-lg > input[type="email"],
.woocommerce .input-group-lg > input[type="number"], .input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn, .product-list-actions .input-group-lg > .input-group-btn > .product_type_variable,
.product-list-actions .input-group-lg > .input-group-btn > .Awe_add_to_cart, .product-list-actions .input-group-lg > .input-group-btn > .Awe_add_to_wishlist, .group_table .input-group-lg > .input-group-btn > .product_type_external, .input-group-lg > .input-group-btn > .search-submit, .woocommerce .woocommerce-product-search .input-group-lg > .input-group-btn > input[type="submit"], .woocommerce .input-group-lg > .input-group-btn > a.button,
.woocommerce .input-group-lg > .input-group-btn > button.button,
.woocommerce .input-group-lg > .input-group-btn > input.button, .woocommerce table.wishlist_table .input-group-lg > .input-group-btn > .awe-button, .product-list-actions .input-group-lg > .input-group-btn > .awe-button.product_type_simple,
.product-list-actions .input-group-lg > .input-group-btn > .awe-button.product_type_external {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 1px;
}

select.input-lg, .input-group-lg > select.form-control,
.input-group-lg > select.search-field,
.woocommerce .input-group-lg > select,
.input-group-lg > select.input-group-addon,
.input-group-lg > .input-group-btn > select.btn, .product-list-actions .input-group-lg > .input-group-btn > select.product_type_variable,
.product-list-actions .input-group-lg > .input-group-btn > select.Awe_add_to_cart, .product-list-actions .input-group-lg > .input-group-btn > select.Awe_add_to_wishlist, .group_table .input-group-lg > .input-group-btn > select.product_type_external, .input-group-lg > .input-group-btn > select.search-submit, .woocommerce table.wishlist_table .input-group-lg > .input-group-btn > select.awe-button, .product-list-actions .input-group-lg > .input-group-btn > select.awe-button.product_type_simple,
.product-list-actions .input-group-lg > .input-group-btn > select.awe-button.product_type_external {
  height: 46px;
  line-height: 46px;
}

textarea.input-lg,
.input-group-lg > textarea.form-control,
.input-group-lg > textarea.search-field,
.woocommerce .input-group-lg > textarea,
.input-group-lg > textarea.input-group-addon,
.input-group-lg > .input-group-btn > textarea.btn,
.product-list-actions .input-group-lg > .input-group-btn > textarea.product_type_variable,
.product-list-actions .input-group-lg > .input-group-btn > textarea.Awe_add_to_cart, .product-list-actions .input-group-lg > .input-group-btn > textarea.Awe_add_to_wishlist, .group_table .input-group-lg > .input-group-btn > textarea.product_type_external, .input-group-lg > .input-group-btn > textarea.search-submit,
.woocommerce table.wishlist_table .input-group-lg > .input-group-btn > textarea.awe-button, .product-list-actions .input-group-lg > .input-group-btn > textarea.awe-button.product_type_simple,
.product-list-actions .input-group-lg > .input-group-btn > textarea.awe-button.product_type_external, select[multiple].input-lg, .input-group-lg > select[multiple].form-control,
.input-group-lg > select[multiple].search-field,
.woocommerce .input-group-lg > select[multiple],
.input-group-lg > select[multiple].input-group-addon,
.input-group-lg > .input-group-btn > select[multiple].btn, .product-list-actions .input-group-lg > .input-group-btn > select[multiple].product_type_variable,
.product-list-actions .input-group-lg > .input-group-btn > select[multiple].Awe_add_to_cart, .product-list-actions .input-group-lg > .input-group-btn > select[multiple].Awe_add_to_wishlist, .group_table .input-group-lg > .input-group-btn > select[multiple].product_type_external, .input-group-lg > .input-group-btn > select[multiple].search-submit, .woocommerce table.wishlist_table .input-group-lg > .input-group-btn > select[multiple].awe-button, .product-list-actions .input-group-lg > .input-group-btn > select[multiple].awe-button.product_type_simple,
.product-list-actions .input-group-lg > .input-group-btn > select[multiple].awe-button.product_type_external {
  height: auto;
}

.form-group-lg .form-control, .form-group-lg .search-field, .form-group-lg .woocommerce select, .woocommerce .form-group-lg select,
.form-group-lg .woocommerce textarea, .woocommerce .form-group-lg textarea,
.form-group-lg .woocommerce .input-text, .woocommerce .form-group-lg .input-text,
.form-group-lg .woocommerce input[type="text"], .woocommerce .form-group-lg input[type="text"],
.form-group-lg .woocommerce input[type="password"], .woocommerce .form-group-lg input[type="password"],
.form-group-lg .woocommerce input[type="email"], .woocommerce .form-group-lg input[type="email"],
.form-group-lg .woocommerce input[type="number"], .woocommerce .form-group-lg input[type="number"] {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 1px;
}

.form-group-lg select.form-control, .form-group-lg select.search-field, .form-group-lg .woocommerce select, .woocommerce .form-group-lg select {
  height: 46px;
  line-height: 46px;
}

.form-group-lg textarea.form-control,
.form-group-lg textarea.search-field,
.form-group-lg .woocommerce textarea,
.woocommerce .form-group-lg textarea,
.form-group-lg select[multiple].form-control, .form-group-lg select[multiple].search-field, .form-group-lg .woocommerce select[multiple], .woocommerce .form-group-lg select[multiple] {
  height: auto;
}

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

.has-feedback {
  position: relative;
}

.has-feedback .form-control, .has-feedback .search-field, .has-feedback .woocommerce select, .woocommerce .has-feedback select,
.has-feedback .woocommerce textarea, .woocommerce .has-feedback textarea,
.has-feedback .woocommerce .input-text, .woocommerce .has-feedback .input-text,
.has-feedback .woocommerce input[type="text"], .woocommerce .has-feedback input[type="text"],
.has-feedback .woocommerce input[type="password"], .woocommerce .has-feedback input[type="password"],
.has-feedback .woocommerce input[type="email"], .woocommerce .has-feedback input[type="email"],
.has-feedback .woocommerce input[type="number"], .woocommerce .has-feedback input[type="number"] {
  padding-right: 42.5px;
}

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

.input-lg + .form-control-feedback,
.input-group-lg > .form-control + .form-control-feedback,
.input-group-lg > .search-field + .form-control-feedback,
.woocommerce .input-group-lg > select + .form-control-feedback,
.woocommerce .input-group-lg > textarea + .form-control-feedback,
.woocommerce .input-group-lg > .input-text + .form-control-feedback,
.woocommerce .input-group-lg > input[type="text"] + .form-control-feedback,
.woocommerce .input-group-lg > input[type="password"] + .form-control-feedback,
.woocommerce .input-group-lg > input[type="email"] + .form-control-feedback,
.woocommerce .input-group-lg > input[type="number"] + .form-control-feedback, .input-group-lg > .input-group-addon + .form-control-feedback,
.input-group-lg > .input-group-btn > .btn + .form-control-feedback,
.product-list-actions .input-group-lg > .input-group-btn > .product_type_variable + .form-control-feedback,
.product-list-actions .input-group-lg > .input-group-btn > .Awe_add_to_cart + .form-control-feedback, .product-list-actions .input-group-lg > .input-group-btn > .Awe_add_to_wishlist + .form-control-feedback, .group_table .input-group-lg > .input-group-btn > .product_type_external + .form-control-feedback, .input-group-lg > .input-group-btn > .search-submit + .form-control-feedback,
.woocommerce .woocommerce-product-search .input-group-lg > .input-group-btn > input[type="submit"] + .form-control-feedback, .woocommerce .input-group-lg > .input-group-btn > a.button + .form-control-feedback,
.woocommerce .input-group-lg > .input-group-btn > button.button + .form-control-feedback,
.woocommerce .input-group-lg > .input-group-btn > input.button + .form-control-feedback, .woocommerce table.wishlist_table .input-group-lg > .input-group-btn > .awe-button + .form-control-feedback, .product-list-actions .input-group-lg > .input-group-btn > .awe-button.product_type_simple + .form-control-feedback,
.product-list-actions .input-group-lg > .input-group-btn > .awe-button.product_type_external + .form-control-feedback, .input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback, .form-group-lg .search-field + .form-control-feedback, .form-group-lg .woocommerce select + .form-control-feedback, .woocommerce .form-group-lg select + .form-control-feedback,
.form-group-lg .woocommerce textarea + .form-control-feedback, .woocommerce .form-group-lg textarea + .form-control-feedback,
.form-group-lg .woocommerce .input-text + .form-control-feedback, .woocommerce .form-group-lg .input-text + .form-control-feedback,
.form-group-lg .woocommerce input[type="text"] + .form-control-feedback, .woocommerce .form-group-lg input[type="text"] + .form-control-feedback,
.form-group-lg .woocommerce input[type="password"] + .form-control-feedback, .woocommerce .form-group-lg input[type="password"] + .form-control-feedback,
.form-group-lg .woocommerce input[type="email"] + .form-control-feedback, .woocommerce .form-group-lg input[type="email"] + .form-control-feedback,
.form-group-lg .woocommerce input[type="number"] + .form-control-feedback, .woocommerce .form-group-lg input[type="number"] + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}

.input-sm + .form-control-feedback,
.input-group-sm > .form-control + .form-control-feedback,
.input-group-sm > .search-field + .form-control-feedback,
.woocommerce .input-group-sm > select + .form-control-feedback,
.woocommerce .input-group-sm > textarea + .form-control-feedback,
.woocommerce .input-group-sm > .input-text + .form-control-feedback,
.woocommerce .input-group-sm > input[type="text"] + .form-control-feedback,
.woocommerce .input-group-sm > input[type="password"] + .form-control-feedback,
.woocommerce .input-group-sm > input[type="email"] + .form-control-feedback,
.woocommerce .input-group-sm > input[type="number"] + .form-control-feedback, .input-group-sm > .input-group-addon + .form-control-feedback,
.input-group-sm > .input-group-btn > .btn + .form-control-feedback,
.product-list-actions .input-group-sm > .input-group-btn > .product_type_variable + .form-control-feedback,
.product-list-actions .input-group-sm > .input-group-btn > .Awe_add_to_cart + .form-control-feedback, .product-list-actions .input-group-sm > .input-group-btn > .Awe_add_to_wishlist + .form-control-feedback, .group_table .input-group-sm > .input-group-btn > .product_type_external + .form-control-feedback, .input-group-sm > .input-group-btn > .search-submit + .form-control-feedback,
.woocommerce .woocommerce-product-search .input-group-sm > .input-group-btn > input[type="submit"] + .form-control-feedback, .woocommerce .input-group-sm > .input-group-btn > a.button + .form-control-feedback,
.woocommerce .input-group-sm > .input-group-btn > button.button + .form-control-feedback,
.woocommerce .input-group-sm > .input-group-btn > input.button + .form-control-feedback, .woocommerce table.wishlist_table .input-group-sm > .input-group-btn > .awe-button + .form-control-feedback, .product-list-actions .input-group-sm > .input-group-btn > .awe-button.product_type_simple + .form-control-feedback,
.product-list-actions .input-group-sm > .input-group-btn > .awe-button.product_type_external + .form-control-feedback, .woocommerce-ordering > select + .form-control-feedback,
.form-control
#p_show + .form-control-feedback,
.search-field #p_show + .form-control-feedback,
.woocommerce select #p_show + .form-control-feedback,
.woocommerce textarea #p_show + .form-control-feedback,
.woocommerce .input-text #p_show + .form-control-feedback,
.woocommerce input[type="text"] #p_show + .form-control-feedback,
.woocommerce input[type="password"] #p_show + .form-control-feedback,
.woocommerce input[type="email"] #p_show + .form-control-feedback,
.woocommerce input[type="number"] #p_show + .form-control-feedback,
.woocommerce-ordering .orderby + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback, .form-group-sm .search-field + .form-control-feedback, .form-group-sm .woocommerce select + .form-control-feedback, .woocommerce .form-group-sm select + .form-control-feedback,
.form-group-sm .woocommerce textarea + .form-control-feedback, .woocommerce .form-group-sm textarea + .form-control-feedback,
.form-group-sm .woocommerce .input-text + .form-control-feedback, .woocommerce .form-group-sm .input-text + .form-control-feedback,
.form-group-sm .woocommerce input[type="text"] + .form-control-feedback, .woocommerce .form-group-sm input[type="text"] + .form-control-feedback,
.form-group-sm .woocommerce input[type="password"] + .form-control-feedback, .woocommerce .form-group-sm input[type="password"] + .form-control-feedback,
.form-group-sm .woocommerce input[type="email"] + .form-control-feedback, .woocommerce .form-group-sm input[type="email"] + .form-control-feedback,
.form-group-sm .woocommerce input[type="number"] + .form-control-feedback, .woocommerce .form-group-sm input[type="number"] + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}

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

.has-success .form-control, .has-success .search-field, .has-success .woocommerce select, .woocommerce .has-success select,
.has-success .woocommerce textarea, .woocommerce .has-success textarea,
.has-success .woocommerce .input-text, .woocommerce .has-success .input-text,
.has-success .woocommerce input[type="text"], .woocommerce .has-success input[type="text"],
.has-success .woocommerce input[type="password"], .woocommerce .has-success input[type="password"],
.has-success .woocommerce input[type="email"], .woocommerce .has-success input[type="email"],
.has-success .woocommerce input[type="number"], .woocommerce .has-success input[type="number"] {
  border-color: #fff;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-success .form-control:focus, .has-success .search-field:focus, .has-success .woocommerce select:focus, .woocommerce .has-success select:focus,
.has-success .woocommerce textarea:focus, .woocommerce .has-success textarea:focus,
.has-success .woocommerce .input-text:focus, .woocommerce .has-success .input-text:focus,
.has-success .woocommerce input[type="text"]:focus, .woocommerce .has-success input[type="text"]:focus,
.has-success .woocommerce input[type="password"]:focus, .woocommerce .has-success input[type="password"]:focus,
.has-success .woocommerce input[type="email"]:focus, .woocommerce .has-success input[type="email"]:focus,
.has-success .woocommerce input[type="number"]:focus, .woocommerce .has-success input[type="number"]:focus {
  border-color: #e6e6e6;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white;
}

.has-success .input-group-addon {
  color: #fff;
  border-color: #fff;
  background-color: #59b408;
}

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

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

.has-warning .form-control, .has-warning .search-field, .has-warning .woocommerce select, .woocommerce .has-warning select,
.has-warning .woocommerce textarea, .woocommerce .has-warning textarea,
.has-warning .woocommerce .input-text, .woocommerce .has-warning .input-text,
.has-warning .woocommerce input[type="text"], .woocommerce .has-warning input[type="text"],
.has-warning .woocommerce input[type="password"], .woocommerce .has-warning input[type="password"],
.has-warning .woocommerce input[type="email"], .woocommerce .has-warning input[type="email"],
.has-warning .woocommerce input[type="number"], .woocommerce .has-warning input[type="number"] {
  border-color: #fff;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-warning .form-control:focus, .has-warning .search-field:focus, .has-warning .woocommerce select:focus, .woocommerce .has-warning select:focus,
.has-warning .woocommerce textarea:focus, .woocommerce .has-warning textarea:focus,
.has-warning .woocommerce .input-text:focus, .woocommerce .has-warning .input-text:focus,
.has-warning .woocommerce input[type="text"]:focus, .woocommerce .has-warning input[type="text"]:focus,
.has-warning .woocommerce input[type="password"]:focus, .woocommerce .has-warning input[type="password"]:focus,
.has-warning .woocommerce input[type="email"]:focus, .woocommerce .has-warning input[type="email"]:focus,
.has-warning .woocommerce input[type="number"]:focus, .woocommerce .has-warning input[type="number"]:focus {
  border-color: #e6e6e6;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white;
}

.has-warning .input-group-addon {
  color: #fff;
  border-color: #fff;
  background-color: #fca13f;
}

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

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

.has-error .form-control, .has-error .search-field, .has-error .woocommerce select, .woocommerce .has-error select,
.has-error .woocommerce textarea, .woocommerce .has-error textarea,
.has-error .woocommerce .input-text, .woocommerce .has-error .input-text,
.has-error .woocommerce input[type="text"], .woocommerce .has-error input[type="text"],
.has-error .woocommerce input[type="password"], .woocommerce .has-error input[type="password"],
.has-error .woocommerce input[type="email"], .woocommerce .has-error input[type="email"],
.has-error .woocommerce input[type="number"], .woocommerce .has-error input[type="number"] {
  border-color: #fff;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-error .form-control:focus, .has-error .search-field:focus, .has-error .woocommerce select:focus, .woocommerce .has-error select:focus,
.has-error .woocommerce textarea:focus, .woocommerce .has-error textarea:focus,
.has-error .woocommerce .input-text:focus, .woocommerce .has-error .input-text:focus,
.has-error .woocommerce input[type="text"]:focus, .woocommerce .has-error input[type="text"]:focus,
.has-error .woocommerce input[type="password"]:focus, .woocommerce .has-error input[type="password"]:focus,
.has-error .woocommerce input[type="email"]:focus, .woocommerce .has-error input[type="email"]:focus,
.has-error .woocommerce input[type="number"]:focus, .woocommerce .has-error input[type="number"]:focus {
  border-color: #e6e6e6;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white;
}

.has-error .input-group-addon {
  color: #fff;
  border-color: #fff;
  background-color: #fd6a4d;
}

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

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

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

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

@media (min-width: 768px) {
  .form-inline .form-group, .form-inline .woocommerce .form-row, .woocommerce .form-inline .form-row {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control, .form-inline .search-field, .form-inline .woocommerce select, .woocommerce .form-inline select,
  .form-inline .woocommerce textarea, .woocommerce .form-inline textarea,
  .form-inline .woocommerce .input-text, .woocommerce .form-inline .input-text,
  .form-inline .woocommerce input[type="text"], .woocommerce .form-inline input[type="text"],
  .form-inline .woocommerce input[type="password"], .woocommerce .form-inline input[type="password"],
  .form-inline .woocommerce input[type="email"], .woocommerce .form-inline input[type="email"],
  .form-inline .woocommerce input[type="number"], .woocommerce .form-inline input[type="number"] {
    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 .search-field, .form-inline .input-group .woocommerce select, .woocommerce .form-inline .input-group select,
  .form-inline .input-group .woocommerce textarea, .woocommerce .form-inline .input-group textarea,
  .form-inline .input-group .woocommerce .input-text, .woocommerce .form-inline .input-group .input-text,
  .form-inline .input-group .woocommerce input[type="text"], .woocommerce .form-inline .input-group input[type="text"],
  .form-inline .input-group .woocommerce input[type="password"], .woocommerce .form-inline .input-group input[type="password"],
  .form-inline .input-group .woocommerce input[type="email"], .woocommerce .form-inline .input-group input[type="email"],
  .form-inline .input-group .woocommerce input[type="number"], .woocommerce .form-inline .input-group input[type="number"] {
    width: auto;
  }
  .form-inline .input-group > .form-control, .form-inline .input-group > .search-field, .form-inline .woocommerce .input-group > select, .woocommerce .form-inline .input-group > select,
  .form-inline .woocommerce .input-group > textarea, .woocommerce .form-inline .input-group > textarea,
  .form-inline .woocommerce .input-group > .input-text, .woocommerce .form-inline .input-group > .input-text,
  .form-inline .woocommerce .input-group > input[type="text"], .woocommerce .form-inline .input-group > input[type="text"],
  .form-inline .woocommerce .input-group > input[type="password"], .woocommerce .form-inline .input-group > input[type="password"],
  .form-inline .woocommerce .input-group > input[type="email"], .woocommerce .form-inline .input-group > input[type="email"],
  .form-inline .woocommerce .input-group > input[type="number"], .woocommerce .form-inline .input-group > input[type="number"] {
    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, .form-horizontal .woocommerce .form-row, .woocommerce .form-horizontal .form-row {
  margin-left: -15px;
  margin-right: -15px;
}

.form-horizontal .form-group::after, .form-horizontal .woocommerce .form-row::after, .woocommerce .form-horizontal .form-row::after {
  content: '';
  display: table;
  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.33333px;
    font-size: 18px;
  }
}

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

.btn, .product-list-actions .product_type_variable,
.product-list-actions .Awe_add_to_cart, .product-list-actions .Awe_add_to_wishlist, .group_table .product_type_external, .search-submit, .woocommerce .woocommerce-product-search input[type="submit"], .woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button, .woocommerce table.wishlist_table .awe-button, .product-list-actions .awe-button.product_type_simple,
.product-list-actions .awe-button.product_type_external {
  display: inline-block;
  margin-bottom: 0;
  font-weight: 700;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  border-radius: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.btn:focus,
.product-list-actions .product_type_variable:focus,
.product-list-actions .Awe_add_to_cart:focus,
.product-list-actions .Awe_add_to_wishlist:focus,
.group_table .product_type_external:focus,
.search-submit:focus,
.woocommerce .woocommerce-product-search input[type="submit"]:focus, .woocommerce a.button:focus,
.woocommerce button.button:focus,
.woocommerce input.button:focus,
.woocommerce table.wishlist_table .awe-button:focus,
.product-list-actions .awe-button.product_type_simple:focus,
.product-list-actions .awe-button.product_type_external:focus,
.btn.focus,
.product-list-actions .focus.product_type_variable,
.product-list-actions .focus.Awe_add_to_cart,
.product-list-actions .focus.Awe_add_to_wishlist,
.group_table .focus.product_type_external,
.focus.search-submit,
.woocommerce .woocommerce-product-search input.focus[type="submit"], .woocommerce a.focus.button,
.woocommerce button.focus.button,
.woocommerce input.focus.button,
.woocommerce table.wishlist_table .focus.awe-button,
.product-list-actions .focus.awe-button.product_type_simple,
.product-list-actions .focus.awe-button.product_type_external,
.btn:active:focus,
.product-list-actions .product_type_variable:active:focus,
.product-list-actions .Awe_add_to_cart:active:focus,
.product-list-actions .Awe_add_to_wishlist:active:focus,
.group_table .product_type_external:active:focus,
.search-submit:active:focus,
.woocommerce .woocommerce-product-search input[type="submit"]:active:focus, .woocommerce a.button:active:focus,
.woocommerce button.button:active:focus,
.woocommerce input.button:active:focus,
.woocommerce table.wishlist_table .awe-button:active:focus,
.product-list-actions .awe-button.product_type_simple:active:focus,
.product-list-actions .awe-button.product_type_external:active:focus,
.btn:active.focus,
.product-list-actions .product_type_variable:active.focus,
.product-list-actions .Awe_add_to_cart:active.focus,
.product-list-actions .Awe_add_to_wishlist:active.focus,
.group_table .product_type_external:active.focus,
.search-submit:active.focus,
.woocommerce .woocommerce-product-search input[type="submit"]:active.focus, .woocommerce a.button:active.focus,
.woocommerce button.button:active.focus,
.woocommerce input.button:active.focus,
.woocommerce table.wishlist_table .awe-button:active.focus,
.product-list-actions .awe-button.product_type_simple:active.focus,
.product-list-actions .awe-button.product_type_external:active.focus,
.btn.active:focus,
.product-list-actions .active.product_type_variable:focus,
.product-list-actions .active.Awe_add_to_cart:focus,
.product-list-actions .active.Awe_add_to_wishlist:focus,
.group_table .active.product_type_external:focus,
.active.search-submit:focus,
.woocommerce .woocommerce-product-search input.active[type="submit"]:focus, .woocommerce a.active.button:focus,
.woocommerce button.active.button:focus,
.woocommerce input.active.button:focus,
.woocommerce table.wishlist_table .active.awe-button:focus,
.product-list-actions .active.awe-button.product_type_simple:focus,
.product-list-actions .active.awe-button.product_type_external:focus,
.btn.active.focus, .product-list-actions .active.focus.product_type_variable,
.product-list-actions .active.focus.Awe_add_to_cart, .product-list-actions .active.focus.Awe_add_to_wishlist, .group_table .active.focus.product_type_external, .active.focus.search-submit, .woocommerce .woocommerce-product-search input.active.focus[type="submit"], .woocommerce a.active.focus.button,
.woocommerce button.active.focus.button,
.woocommerce input.active.focus.button, .woocommerce table.wishlist_table .active.focus.awe-button, .product-list-actions .active.focus.awe-button.product_type_simple,
.product-list-actions .active.focus.awe-button.product_type_external {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.btn:hover,
.product-list-actions .product_type_variable:hover,
.product-list-actions .Awe_add_to_cart:hover,
.product-list-actions .Awe_add_to_wishlist:hover,
.group_table .product_type_external:hover,
.search-submit:hover,
.woocommerce .woocommerce-product-search input[type="submit"]:hover, .woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover,
.woocommerce table.wishlist_table .awe-button:hover,
.product-list-actions .awe-button.product_type_simple:hover,
.product-list-actions .awe-button.product_type_external:hover,
.btn:focus,
.product-list-actions .product_type_variable:focus,
.product-list-actions .Awe_add_to_cart:focus,
.product-list-actions .Awe_add_to_wishlist:focus,
.group_table .product_type_external:focus,
.search-submit:focus,
.woocommerce .woocommerce-product-search input[type="submit"]:focus, .woocommerce a.button:focus,
.woocommerce button.button:focus,
.woocommerce input.button:focus,
.woocommerce table.wishlist_table .awe-button:focus,
.product-list-actions .awe-button.product_type_simple:focus,
.product-list-actions .awe-button.product_type_external:focus,
.btn.focus, .product-list-actions .focus.product_type_variable,
.product-list-actions .focus.Awe_add_to_cart, .product-list-actions .focus.Awe_add_to_wishlist, .group_table .focus.product_type_external, .focus.search-submit, .woocommerce .woocommerce-product-search input.focus[type="submit"], .woocommerce a.focus.button,
.woocommerce button.focus.button,
.woocommerce input.focus.button, .woocommerce table.wishlist_table .focus.awe-button, .product-list-actions .focus.awe-button.product_type_simple,
.product-list-actions .focus.awe-button.product_type_external {
  color: #333;
  text-decoration: none;
}

.btn:active,
.product-list-actions .product_type_variable:active,
.product-list-actions .Awe_add_to_cart:active,
.product-list-actions .Awe_add_to_wishlist:active,
.group_table .product_type_external:active,
.search-submit:active,
.woocommerce .woocommerce-product-search input[type="submit"]:active, .woocommerce a.button:active,
.woocommerce button.button:active,
.woocommerce input.button:active,
.woocommerce table.wishlist_table .awe-button:active,
.product-list-actions .awe-button.product_type_simple:active,
.product-list-actions .awe-button.product_type_external:active,
.btn.active, .product-list-actions .active.product_type_variable,
.product-list-actions .active.Awe_add_to_cart, .product-list-actions .active.Awe_add_to_wishlist, .group_table .active.product_type_external, .active.search-submit, .woocommerce .woocommerce-product-search input.active[type="submit"], .woocommerce a.active.button,
.woocommerce button.active.button,
.woocommerce input.active.button, .woocommerce table.wishlist_table .active.awe-button, .product-list-actions .active.awe-button.product_type_simple,
.product-list-actions .active.awe-button.product_type_external {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn.disabled,
.product-list-actions .disabled.product_type_variable,
.product-list-actions .disabled.Awe_add_to_cart,
.product-list-actions .disabled.Awe_add_to_wishlist,
.group_table .disabled.product_type_external,
.disabled.search-submit,
.woocommerce .woocommerce-product-search input.disabled[type="submit"], .woocommerce a.disabled.button,
.woocommerce button.disabled.button,
.woocommerce input.disabled.button,
.woocommerce table.wishlist_table .disabled.awe-button,
.product-list-actions .disabled.awe-button.product_type_simple,
.product-list-actions .disabled.awe-button.product_type_external,
.btn[disabled],
.product-list-actions [disabled].product_type_variable,
.product-list-actions [disabled].Awe_add_to_cart,
.product-list-actions [disabled].Awe_add_to_wishlist,
.group_table [disabled].product_type_external,
[disabled].search-submit,
.woocommerce .woocommerce-product-search input[disabled][type="submit"], .woocommerce a[disabled].button,
.woocommerce button[disabled].button,
.woocommerce input[disabled].button,
.woocommerce table.wishlist_table [disabled].awe-button,
.product-list-actions [disabled].awe-button.product_type_simple,
.product-list-actions [disabled].awe-button.product_type_external,
fieldset[disabled] .btn, fieldset[disabled] .product-list-actions .product_type_variable, .product-list-actions fieldset[disabled] .product_type_variable,
fieldset[disabled] .product-list-actions .Awe_add_to_cart, .product-list-actions fieldset[disabled] .Awe_add_to_cart, fieldset[disabled] .product-list-actions .Awe_add_to_wishlist, .product-list-actions fieldset[disabled] .Awe_add_to_wishlist, fieldset[disabled] .group_table .product_type_external, .group_table fieldset[disabled] .product_type_external, fieldset[disabled] .search-submit, fieldset[disabled] .woocommerce .woocommerce-product-search input[type="submit"], .woocommerce .woocommerce-product-search fieldset[disabled] input[type="submit"], fieldset[disabled] .woocommerce a.button, .woocommerce fieldset[disabled] a.button,
fieldset[disabled] .woocommerce button.button, .woocommerce fieldset[disabled] button.button,
fieldset[disabled] .woocommerce input.button, .woocommerce fieldset[disabled] input.button, fieldset[disabled] .woocommerce table.wishlist_table .awe-button, .woocommerce table.wishlist_table fieldset[disabled] .awe-button, fieldset[disabled] .product-list-actions .awe-button.product_type_simple, .product-list-actions fieldset[disabled] .awe-button.product_type_simple,
fieldset[disabled] .product-list-actions .awe-button.product_type_external, .product-list-actions fieldset[disabled] .awe-button.product_type_external {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}

a.btn.disabled,
.product-list-actions a.disabled.product_type_variable,
.product-list-actions a.disabled.Awe_add_to_cart,
.product-list-actions a.disabled.Awe_add_to_wishlist,
.group_table a.disabled.product_type_external,
a.disabled.search-submit,
.woocommerce a.disabled.button,
.woocommerce table.wishlist_table a.disabled.awe-button,
.product-list-actions a.disabled.awe-button.product_type_simple,
.product-list-actions a.disabled.awe-button.product_type_external,
fieldset[disabled] a.btn, fieldset[disabled] .product-list-actions a.product_type_variable, .product-list-actions fieldset[disabled] a.product_type_variable,
fieldset[disabled] .product-list-actions a.Awe_add_to_cart, .product-list-actions fieldset[disabled] a.Awe_add_to_cart, fieldset[disabled] .product-list-actions a.Awe_add_to_wishlist, .product-list-actions fieldset[disabled] a.Awe_add_to_wishlist, fieldset[disabled] .group_table a.product_type_external, .group_table fieldset[disabled] a.product_type_external, fieldset[disabled] a.search-submit, fieldset[disabled] .woocommerce a.button, .woocommerce fieldset[disabled] a.button,
fieldset[disabled] .woocommerce table.wishlist_table a.awe-button, .woocommerce table.wishlist_table fieldset[disabled] a.awe-button, fieldset[disabled] .product-list-actions a.awe-button.product_type_simple, .product-list-actions fieldset[disabled] a.awe-button.product_type_simple,
fieldset[disabled] .product-list-actions a.awe-button.product_type_external, .product-list-actions fieldset[disabled] a.awe-button.product_type_external {
  pointer-events: none;
}

.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
  transition: all 0.25s ease-in-out;
}

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

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

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

.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: #e6e6e6;
  border-color: #b3b3b3;
  box-shadow: none;
}

.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-default.btn-outline, .product-list-actions .btn-default.Awe_add_to_wishlist {
  color: #fff;
  border-color: #fff;
  background-color: transparent;
}

.btn-default.btn-outline:hover, .product-list-actions .btn-default.Awe_add_to_wishlist:hover {
  color: #333;
  background-color: #fff;
}

.btn-primary, .product-list-actions .product_type_variable,
.product-list-actions .Awe_add_to_cart, .group_table .product_type_external, .search-submit, .woocommerce .woocommerce-product-search input[type="submit"], .woocommerce table.wishlist_table .awe-button, .product-list-actions .awe-button.product_type_simple,
.product-list-actions .awe-button.product_type_external {
  color: #fff;
  background-color: #ffa200;
  border-color: #ffa200;
  transition: all 0.25s ease-in-out;
}

.btn-primary:focus,
.product-list-actions .product_type_variable:focus,
.product-list-actions .Awe_add_to_cart:focus,
.group_table .product_type_external:focus,
.search-submit:focus,
.woocommerce .woocommerce-product-search input[type="submit"]:focus, .woocommerce table.wishlist_table .awe-button:focus,
.product-list-actions .awe-button.product_type_simple:focus,
.product-list-actions .awe-button.product_type_external:focus,
.btn-primary.focus, .product-list-actions .focus.product_type_variable,
.product-list-actions .focus.Awe_add_to_cart, .group_table .focus.product_type_external, .focus.search-submit, .woocommerce .woocommerce-product-search input.focus[type="submit"], .woocommerce table.wishlist_table .focus.awe-button, .product-list-actions .focus.awe-button.product_type_simple,
.product-list-actions .focus.awe-button.product_type_external {
  color: #fff;
  background-color: #cc8200;
  border-color: #cc8200;
}

.btn-primary:hover, .product-list-actions .product_type_variable:hover,
.product-list-actions .Awe_add_to_cart:hover, .group_table .product_type_external:hover, .search-submit:hover, .woocommerce .woocommerce-product-search input[type="submit"]:hover, .woocommerce table.wishlist_table .awe-button:hover, .product-list-actions .awe-button.product_type_simple:hover,
.product-list-actions .awe-button.product_type_external:hover {
  color: #fff;
  background-color: #ffb533;
  border-color: #ffb533;
}

.btn-primary:active,
.product-list-actions .product_type_variable:active,
.product-list-actions .Awe_add_to_cart:active,
.group_table .product_type_external:active,
.search-submit:active,
.woocommerce .woocommerce-product-search input[type="submit"]:active, .woocommerce table.wishlist_table .awe-button:active,
.product-list-actions .awe-button.product_type_simple:active,
.product-list-actions .awe-button.product_type_external:active,
.btn-primary.active,
.product-list-actions .active.product_type_variable,
.product-list-actions .active.Awe_add_to_cart,
.group_table .active.product_type_external,
.active.search-submit,
.woocommerce .woocommerce-product-search input.active[type="submit"], .woocommerce table.wishlist_table .active.awe-button,
.product-list-actions .active.awe-button.product_type_simple,
.product-list-actions .active.awe-button.product_type_external,
.open > .btn-primary.dropdown-toggle, .product-list-actions .open > .dropdown-toggle.product_type_variable,
.product-list-actions .open > .dropdown-toggle.Awe_add_to_cart, .group_table .open > .dropdown-toggle.product_type_external, .open > .dropdown-toggle.search-submit, .woocommerce .woocommerce-product-search .open > input.dropdown-toggle[type="submit"], .woocommerce table.wishlist_table .open > .dropdown-toggle.awe-button, .product-list-actions .open > .dropdown-toggle.awe-button.product_type_simple,
.product-list-actions .open > .dropdown-toggle.awe-button.product_type_external {
  color: #fff;
  background-color: #e69200;
  border-color: #e69200;
}

.btn-primary:active:hover,
.product-list-actions .product_type_variable:active:hover,
.product-list-actions .Awe_add_to_cart:active:hover,
.group_table .product_type_external:active:hover,
.search-submit:active:hover,
.woocommerce .woocommerce-product-search input[type="submit"]:active:hover, .woocommerce table.wishlist_table .awe-button:active:hover,
.product-list-actions .awe-button.product_type_simple:active:hover,
.product-list-actions .awe-button.product_type_external:active:hover,
.btn-primary:active:focus,
.product-list-actions .product_type_variable:active:focus,
.product-list-actions .Awe_add_to_cart:active:focus,
.group_table .product_type_external:active:focus,
.search-submit:active:focus,
.woocommerce .woocommerce-product-search input[type="submit"]:active:focus, .woocommerce table.wishlist_table .awe-button:active:focus,
.product-list-actions .awe-button.product_type_simple:active:focus,
.product-list-actions .awe-button.product_type_external:active:focus,
.btn-primary:active.focus,
.product-list-actions .product_type_variable:active.focus,
.product-list-actions .Awe_add_to_cart:active.focus,
.group_table .product_type_external:active.focus,
.search-submit:active.focus,
.woocommerce .woocommerce-product-search input[type="submit"]:active.focus, .woocommerce table.wishlist_table .awe-button:active.focus,
.product-list-actions .awe-button.product_type_simple:active.focus,
.product-list-actions .awe-button.product_type_external:active.focus,
.btn-primary.active:hover,
.product-list-actions .active.product_type_variable:hover,
.product-list-actions .active.Awe_add_to_cart:hover,
.group_table .active.product_type_external:hover,
.active.search-submit:hover,
.woocommerce .woocommerce-product-search input.active[type="submit"]:hover, .woocommerce table.wishlist_table .active.awe-button:hover,
.product-list-actions .active.awe-button.product_type_simple:hover,
.product-list-actions .active.awe-button.product_type_external:hover,
.btn-primary.active:focus,
.product-list-actions .active.product_type_variable:focus,
.product-list-actions .active.Awe_add_to_cart:focus,
.group_table .active.product_type_external:focus,
.active.search-submit:focus,
.woocommerce .woocommerce-product-search input.active[type="submit"]:focus, .woocommerce table.wishlist_table .active.awe-button:focus,
.product-list-actions .active.awe-button.product_type_simple:focus,
.product-list-actions .active.awe-button.product_type_external:focus,
.btn-primary.active.focus,
.product-list-actions .active.focus.product_type_variable,
.product-list-actions .active.focus.Awe_add_to_cart,
.group_table .active.focus.product_type_external,
.active.focus.search-submit,
.woocommerce .woocommerce-product-search input.active.focus[type="submit"], .woocommerce table.wishlist_table .active.focus.awe-button,
.product-list-actions .active.focus.awe-button.product_type_simple,
.product-list-actions .active.focus.awe-button.product_type_external,
.open > .btn-primary.dropdown-toggle:hover,
.product-list-actions .open > .dropdown-toggle.product_type_variable:hover,
.product-list-actions .open > .dropdown-toggle.Awe_add_to_cart:hover, .group_table .open > .dropdown-toggle.product_type_external:hover, .open > .dropdown-toggle.search-submit:hover,
.woocommerce .woocommerce-product-search .open > input.dropdown-toggle[type="submit"]:hover, .woocommerce table.wishlist_table .open > .dropdown-toggle.awe-button:hover, .product-list-actions .open > .dropdown-toggle.awe-button.product_type_simple:hover,
.product-list-actions .open > .dropdown-toggle.awe-button.product_type_external:hover, .open > .btn-primary.dropdown-toggle:focus,
.product-list-actions .open > .dropdown-toggle.product_type_variable:focus,
.product-list-actions .open > .dropdown-toggle.Awe_add_to_cart:focus, .group_table .open > .dropdown-toggle.product_type_external:focus, .open > .dropdown-toggle.search-submit:focus,
.woocommerce .woocommerce-product-search .open > input.dropdown-toggle[type="submit"]:focus, .woocommerce table.wishlist_table .open > .dropdown-toggle.awe-button:focus, .product-list-actions .open > .dropdown-toggle.awe-button.product_type_simple:focus,
.product-list-actions .open > .dropdown-toggle.awe-button.product_type_external:focus, .open > .btn-primary.dropdown-toggle.focus, .product-list-actions .open > .dropdown-toggle.focus.product_type_variable,
.product-list-actions .open > .dropdown-toggle.focus.Awe_add_to_cart, .group_table .open > .dropdown-toggle.focus.product_type_external, .open > .dropdown-toggle.focus.search-submit, .woocommerce .woocommerce-product-search .open > input.dropdown-toggle.focus[type="submit"], .woocommerce table.wishlist_table .open > .dropdown-toggle.focus.awe-button, .product-list-actions .open > .dropdown-toggle.focus.awe-button.product_type_simple,
.product-list-actions .open > .dropdown-toggle.focus.awe-button.product_type_external {
  color: #fff;
  background-color: #cc8200;
  border-color: #cc8200;
  box-shadow: none;
}

.btn-primary:active,
.product-list-actions .product_type_variable:active,
.product-list-actions .Awe_add_to_cart:active,
.group_table .product_type_external:active,
.search-submit:active,
.woocommerce .woocommerce-product-search input[type="submit"]:active, .woocommerce table.wishlist_table .awe-button:active,
.product-list-actions .awe-button.product_type_simple:active,
.product-list-actions .awe-button.product_type_external:active,
.btn-primary.active,
.product-list-actions .active.product_type_variable,
.product-list-actions .active.Awe_add_to_cart,
.group_table .active.product_type_external,
.active.search-submit,
.woocommerce .woocommerce-product-search input.active[type="submit"], .woocommerce table.wishlist_table .active.awe-button,
.product-list-actions .active.awe-button.product_type_simple,
.product-list-actions .active.awe-button.product_type_external,
.open > .btn-primary.dropdown-toggle, .product-list-actions .open > .dropdown-toggle.product_type_variable,
.product-list-actions .open > .dropdown-toggle.Awe_add_to_cart, .group_table .open > .dropdown-toggle.product_type_external, .open > .dropdown-toggle.search-submit, .woocommerce .woocommerce-product-search .open > input.dropdown-toggle[type="submit"], .woocommerce table.wishlist_table .open > .dropdown-toggle.awe-button, .product-list-actions .open > .dropdown-toggle.awe-button.product_type_simple,
.product-list-actions .open > .dropdown-toggle.awe-button.product_type_external {
  background-image: none;
}

.btn-primary.disabled,
.product-list-actions .disabled.product_type_variable,
.product-list-actions .disabled.Awe_add_to_cart,
.group_table .disabled.product_type_external,
.disabled.search-submit,
.woocommerce .woocommerce-product-search input.disabled[type="submit"], .woocommerce table.wishlist_table .disabled.awe-button,
.product-list-actions .disabled.awe-button.product_type_simple,
.product-list-actions .disabled.awe-button.product_type_external,
.btn-primary.disabled:hover,
.product-list-actions .disabled.product_type_variable:hover,
.product-list-actions .disabled.Awe_add_to_cart:hover,
.group_table .disabled.product_type_external:hover,
.disabled.search-submit:hover,
.woocommerce .woocommerce-product-search input.disabled[type="submit"]:hover, .woocommerce table.wishlist_table .disabled.awe-button:hover,
.product-list-actions .disabled.awe-button.product_type_simple:hover,
.product-list-actions .disabled.awe-button.product_type_external:hover,
.btn-primary.disabled:focus,
.product-list-actions .disabled.product_type_variable:focus,
.product-list-actions .disabled.Awe_add_to_cart:focus,
.group_table .disabled.product_type_external:focus,
.disabled.search-submit:focus,
.woocommerce .woocommerce-product-search input.disabled[type="submit"]:focus, .woocommerce table.wishlist_table .disabled.awe-button:focus,
.product-list-actions .disabled.awe-button.product_type_simple:focus,
.product-list-actions .disabled.awe-button.product_type_external:focus,
.btn-primary.disabled.focus,
.product-list-actions .disabled.focus.product_type_variable,
.product-list-actions .disabled.focus.Awe_add_to_cart,
.group_table .disabled.focus.product_type_external,
.disabled.focus.search-submit,
.woocommerce .woocommerce-product-search input.disabled.focus[type="submit"], .woocommerce table.wishlist_table .disabled.focus.awe-button,
.product-list-actions .disabled.focus.awe-button.product_type_simple,
.product-list-actions .disabled.focus.awe-button.product_type_external,
.btn-primary.disabled:active,
.product-list-actions .disabled.product_type_variable:active,
.product-list-actions .disabled.Awe_add_to_cart:active,
.group_table .disabled.product_type_external:active,
.disabled.search-submit:active,
.woocommerce .woocommerce-product-search input.disabled[type="submit"]:active, .woocommerce table.wishlist_table .disabled.awe-button:active,
.product-list-actions .disabled.awe-button.product_type_simple:active,
.product-list-actions .disabled.awe-button.product_type_external:active,
.btn-primary.disabled.active,
.product-list-actions .disabled.active.product_type_variable,
.product-list-actions .disabled.active.Awe_add_to_cart,
.group_table .disabled.active.product_type_external,
.disabled.active.search-submit,
.woocommerce .woocommerce-product-search input.disabled.active[type="submit"], .woocommerce table.wishlist_table .disabled.active.awe-button,
.product-list-actions .disabled.active.awe-button.product_type_simple,
.product-list-actions .disabled.active.awe-button.product_type_external,
.btn-primary[disabled],
.product-list-actions [disabled].product_type_variable,
.product-list-actions [disabled].Awe_add_to_cart,
.group_table [disabled].product_type_external,
[disabled].search-submit,
.woocommerce .woocommerce-product-search input[disabled][type="submit"], .woocommerce table.wishlist_table [disabled].awe-button,
.product-list-actions [disabled].awe-button.product_type_simple,
.product-list-actions [disabled].awe-button.product_type_external,
.btn-primary[disabled]:hover,
.product-list-actions [disabled].product_type_variable:hover,
.product-list-actions [disabled].Awe_add_to_cart:hover,
.group_table [disabled].product_type_external:hover,
[disabled].search-submit:hover,
.woocommerce .woocommerce-product-search input[disabled][type="submit"]:hover, .woocommerce table.wishlist_table [disabled].awe-button:hover,
.product-list-actions [disabled].awe-button.product_type_simple:hover,
.product-list-actions [disabled].awe-button.product_type_external:hover,
.btn-primary[disabled]:focus,
.product-list-actions [disabled].product_type_variable:focus,
.product-list-actions [disabled].Awe_add_to_cart:focus,
.group_table [disabled].product_type_external:focus,
[disabled].search-submit:focus,
.woocommerce .woocommerce-product-search input[disabled][type="submit"]:focus, .woocommerce table.wishlist_table [disabled].awe-button:focus,
.product-list-actions [disabled].awe-button.product_type_simple:focus,
.product-list-actions [disabled].awe-button.product_type_external:focus,
.btn-primary[disabled].focus,
.product-list-actions [disabled].focus.product_type_variable,
.product-list-actions [disabled].focus.Awe_add_to_cart,
.group_table [disabled].focus.product_type_external,
[disabled].focus.search-submit,
.woocommerce .woocommerce-product-search input[disabled].focus[type="submit"], .woocommerce table.wishlist_table [disabled].focus.awe-button,
.product-list-actions [disabled].focus.awe-button.product_type_simple,
.product-list-actions [disabled].focus.awe-button.product_type_external,
.btn-primary[disabled]:active,
.product-list-actions [disabled].product_type_variable:active,
.product-list-actions [disabled].Awe_add_to_cart:active,
.group_table [disabled].product_type_external:active,
[disabled].search-submit:active,
.woocommerce .woocommerce-product-search input[disabled][type="submit"]:active, .woocommerce table.wishlist_table [disabled].awe-button:active,
.product-list-actions [disabled].awe-button.product_type_simple:active,
.product-list-actions [disabled].awe-button.product_type_external:active,
.btn-primary[disabled].active,
.product-list-actions [disabled].active.product_type_variable,
.product-list-actions [disabled].active.Awe_add_to_cart,
.group_table [disabled].active.product_type_external,
[disabled].active.search-submit,
.woocommerce .woocommerce-product-search input[disabled].active[type="submit"], .woocommerce table.wishlist_table [disabled].active.awe-button,
.product-list-actions [disabled].active.awe-button.product_type_simple,
.product-list-actions [disabled].active.awe-button.product_type_external,
fieldset[disabled] .btn-primary,
fieldset[disabled] .product-list-actions .product_type_variable,
.product-list-actions fieldset[disabled] .product_type_variable,
fieldset[disabled] .product-list-actions .Awe_add_to_cart,
.product-list-actions fieldset[disabled] .Awe_add_to_cart, fieldset[disabled] .group_table .product_type_external,
.group_table fieldset[disabled] .product_type_external, fieldset[disabled] .search-submit,
fieldset[disabled] .woocommerce .woocommerce-product-search input[type="submit"],
.woocommerce .woocommerce-product-search fieldset[disabled] input[type="submit"], fieldset[disabled] .woocommerce table.wishlist_table .awe-button,
.woocommerce table.wishlist_table fieldset[disabled] .awe-button, fieldset[disabled] .product-list-actions .awe-button.product_type_simple,
.product-list-actions fieldset[disabled] .awe-button.product_type_simple,
fieldset[disabled] .product-list-actions .awe-button.product_type_external,
.product-list-actions fieldset[disabled] .awe-button.product_type_external, fieldset[disabled] .btn-primary:hover,
fieldset[disabled] .product-list-actions .product_type_variable:hover,
.product-list-actions fieldset[disabled] .product_type_variable:hover,
fieldset[disabled] .product-list-actions .Awe_add_to_cart:hover,
.product-list-actions fieldset[disabled] .Awe_add_to_cart:hover, fieldset[disabled] .group_table .product_type_external:hover,
.group_table fieldset[disabled] .product_type_external:hover, fieldset[disabled] .search-submit:hover,
fieldset[disabled] .woocommerce .woocommerce-product-search input[type="submit"]:hover,
.woocommerce .woocommerce-product-search fieldset[disabled] input[type="submit"]:hover, fieldset[disabled] .woocommerce table.wishlist_table .awe-button:hover,
.woocommerce table.wishlist_table fieldset[disabled] .awe-button:hover, fieldset[disabled] .product-list-actions .awe-button.product_type_simple:hover,
.product-list-actions fieldset[disabled] .awe-button.product_type_simple:hover,
fieldset[disabled] .product-list-actions .awe-button.product_type_external:hover,
.product-list-actions fieldset[disabled] .awe-button.product_type_external:hover, fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .product-list-actions .product_type_variable:focus,
.product-list-actions fieldset[disabled] .product_type_variable:focus,
fieldset[disabled] .product-list-actions .Awe_add_to_cart:focus,
.product-list-actions fieldset[disabled] .Awe_add_to_cart:focus, fieldset[disabled] .group_table .product_type_external:focus,
.group_table fieldset[disabled] .product_type_external:focus, fieldset[disabled] .search-submit:focus,
fieldset[disabled] .woocommerce .woocommerce-product-search input[type="submit"]:focus,
.woocommerce .woocommerce-product-search fieldset[disabled] input[type="submit"]:focus, fieldset[disabled] .woocommerce table.wishlist_table .awe-button:focus,
.woocommerce table.wishlist_table fieldset[disabled] .awe-button:focus, fieldset[disabled] .product-list-actions .awe-button.product_type_simple:focus,
.product-list-actions fieldset[disabled] .awe-button.product_type_simple:focus,
fieldset[disabled] .product-list-actions .awe-button.product_type_external:focus,
.product-list-actions fieldset[disabled] .awe-button.product_type_external:focus, fieldset[disabled] .btn-primary.focus,
fieldset[disabled] .product-list-actions .focus.product_type_variable,
.product-list-actions fieldset[disabled] .focus.product_type_variable,
fieldset[disabled] .product-list-actions .focus.Awe_add_to_cart,
.product-list-actions fieldset[disabled] .focus.Awe_add_to_cart, fieldset[disabled] .group_table .focus.product_type_external,
.group_table fieldset[disabled] .focus.product_type_external, fieldset[disabled] .focus.search-submit,
fieldset[disabled] .woocommerce .woocommerce-product-search input.focus[type="submit"],
.woocommerce .woocommerce-product-search fieldset[disabled] input.focus[type="submit"], fieldset[disabled] .woocommerce table.wishlist_table .focus.awe-button,
.woocommerce table.wishlist_table fieldset[disabled] .focus.awe-button, fieldset[disabled] .product-list-actions .focus.awe-button.product_type_simple,
.product-list-actions fieldset[disabled] .focus.awe-button.product_type_simple,
fieldset[disabled] .product-list-actions .focus.awe-button.product_type_external,
.product-list-actions fieldset[disabled] .focus.awe-button.product_type_external, fieldset[disabled] .btn-primary:active,
fieldset[disabled] .product-list-actions .product_type_variable:active,
.product-list-actions fieldset[disabled] .product_type_variable:active,
fieldset[disabled] .product-list-actions .Awe_add_to_cart:active,
.product-list-actions fieldset[disabled] .Awe_add_to_cart:active, fieldset[disabled] .group_table .product_type_external:active,
.group_table fieldset[disabled] .product_type_external:active, fieldset[disabled] .search-submit:active,
fieldset[disabled] .woocommerce .woocommerce-product-search input[type="submit"]:active,
.woocommerce .woocommerce-product-search fieldset[disabled] input[type="submit"]:active, fieldset[disabled] .woocommerce table.wishlist_table .awe-button:active,
.woocommerce table.wishlist_table fieldset[disabled] .awe-button:active, fieldset[disabled] .product-list-actions .awe-button.product_type_simple:active,
.product-list-actions fieldset[disabled] .awe-button.product_type_simple:active,
fieldset[disabled] .product-list-actions .awe-button.product_type_external:active,
.product-list-actions fieldset[disabled] .awe-button.product_type_external:active, fieldset[disabled] .btn-primary.active, fieldset[disabled] .product-list-actions .active.product_type_variable, .product-list-actions fieldset[disabled] .active.product_type_variable,
fieldset[disabled] .product-list-actions .active.Awe_add_to_cart, .product-list-actions fieldset[disabled] .active.Awe_add_to_cart, fieldset[disabled] .group_table .active.product_type_external, .group_table fieldset[disabled] .active.product_type_external, fieldset[disabled] .active.search-submit, fieldset[disabled] .woocommerce .woocommerce-product-search input.active[type="submit"], .woocommerce .woocommerce-product-search fieldset[disabled] input.active[type="submit"], fieldset[disabled] .woocommerce table.wishlist_table .active.awe-button, .woocommerce table.wishlist_table fieldset[disabled] .active.awe-button, fieldset[disabled] .product-list-actions .active.awe-button.product_type_simple, .product-list-actions fieldset[disabled] .active.awe-button.product_type_simple,
fieldset[disabled] .product-list-actions .active.awe-button.product_type_external, .product-list-actions fieldset[disabled] .active.awe-button.product_type_external {
  background-color: #ffa200;
  border-color: #ffa200;
}

.btn-primary .badge, .product-list-actions .product_type_variable .badge,
.product-list-actions .Awe_add_to_cart .badge, .group_table .product_type_external .badge, .search-submit .badge, .woocommerce .woocommerce-product-search input[type="submit"] .badge, .woocommerce table.wishlist_table .awe-button .badge, .product-list-actions .awe-button.product_type_simple .badge,
.product-list-actions .awe-button.product_type_external .badge {
  color: #ffa200;
  background-color: #fff;
}

.btn-primary.btn-outline, .product-list-actions .btn-outline.product_type_variable,
.product-list-actions .product_type_variable.Awe_add_to_wishlist, .product-list-actions .btn-outline.Awe_add_to_cart, .product-list-actions .Awe_add_to_cart.Awe_add_to_wishlist, .product-list-actions .btn-primary.Awe_add_to_wishlist, .product-list-actions .group_table .Awe_add_to_wishlist.product_type_external, .group_table .product-list-actions .Awe_add_to_wishlist.product_type_external, .product-list-actions .Awe_add_to_wishlist.search-submit, .product-list-actions .woocommerce .woocommerce-product-search input.Awe_add_to_wishlist[type="submit"], .woocommerce .woocommerce-product-search .product-list-actions input.Awe_add_to_wishlist[type="submit"], .product-list-actions .woocommerce table.wishlist_table .Awe_add_to_wishlist.awe-button, .woocommerce table.wishlist_table .product-list-actions .Awe_add_to_wishlist.awe-button, .product-list-actions .Awe_add_to_wishlist.awe-button.product_type_simple,
.product-list-actions .Awe_add_to_wishlist.awe-button.product_type_external, .group_table .btn-outline.product_type_external, .btn-outline.search-submit, .woocommerce .woocommerce-product-search input.btn-outline[type="submit"], .woocommerce table.wishlist_table .btn-outline.awe-button, .product-list-actions .btn-outline.awe-button.product_type_simple,
.product-list-actions .btn-outline.awe-button.product_type_external {
  color: #ffa200;
  border-color: #ffa200;
  background-color: transparent;
}

.btn-primary.btn-outline:hover, .product-list-actions .btn-outline.product_type_variable:hover,
.product-list-actions .product_type_variable.Awe_add_to_wishlist:hover, .product-list-actions .btn-outline.Awe_add_to_cart:hover, .product-list-actions .Awe_add_to_cart.Awe_add_to_wishlist:hover, .product-list-actions .btn-primary.Awe_add_to_wishlist:hover, .product-list-actions .group_table .Awe_add_to_wishlist.product_type_external:hover, .group_table .product-list-actions .Awe_add_to_wishlist.product_type_external:hover, .product-list-actions .Awe_add_to_wishlist.search-submit:hover, .product-list-actions .woocommerce .woocommerce-product-search input.Awe_add_to_wishlist[type="submit"]:hover, .woocommerce .woocommerce-product-search .product-list-actions input.Awe_add_to_wishlist[type="submit"]:hover, .product-list-actions .woocommerce table.wishlist_table .Awe_add_to_wishlist.awe-button:hover, .woocommerce table.wishlist_table .product-list-actions .Awe_add_to_wishlist.awe-button:hover, .product-list-actions .Awe_add_to_wishlist.awe-button.product_type_simple:hover,
.product-list-actions .Awe_add_to_wishlist.awe-button.product_type_external:hover, .group_table .btn-outline.product_type_external:hover, .btn-outline.search-submit:hover, .woocommerce .woocommerce-product-search input.btn-outline[type="submit"]:hover, .woocommerce table.wishlist_table .btn-outline.awe-button:hover, .product-list-actions .btn-outline.awe-button.product_type_simple:hover,
.product-list-actions .btn-outline.awe-button.product_type_external:hover {
  color: #fff;
  background-color: #ffa200;
}

.btn-success {
  color: #fff;
  background-color: #59b408;
  border-color: #59b408;
  transition: all 0.25s ease-in-out;
}

.btn-success:focus,
.btn-success.focus {
  color: #fff;
  background-color: #418306;
  border-color: #418306;
}

.btn-success:hover {
  color: #fff;
  background-color: #71e50a;
  border-color: #71e50a;
}

.btn-success:active,
.btn-success.active,
.open > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #4d9c07;
  border-color: #4d9c07;
}

.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: #418306;
  border-color: #418306;
  box-shadow: none;
}

.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: #59b408;
  border-color: #59b408;
}

.btn-success .badge {
  color: #59b408;
  background-color: #fff;
}

.btn-success.btn-outline, .product-list-actions .btn-success.Awe_add_to_wishlist {
  color: #59b408;
  border-color: #59b408;
  background-color: transparent;
}

.btn-success.btn-outline:hover, .product-list-actions .btn-success.Awe_add_to_wishlist:hover {
  color: #fff;
  background-color: #59b408;
}

.btn-info {
  color: #fff;
  background-color: #3cbc8d;
  border-color: #3cbc8d;
  transition: all 0.25s ease-in-out;
}

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

.btn-info:hover {
  color: #fff;
  background-color: #5fcca4;
  border-color: #5fcca4;
}

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

.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: #309570;
  border-color: #309570;
  box-shadow: none;
}

.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: #3cbc8d;
  border-color: #3cbc8d;
}

.btn-info .badge {
  color: #3cbc8d;
  background-color: #fff;
}

.btn-info.btn-outline, .product-list-actions .btn-info.Awe_add_to_wishlist {
  color: #3cbc8d;
  border-color: #3cbc8d;
  background-color: transparent;
}

.btn-info.btn-outline:hover, .product-list-actions .btn-info.Awe_add_to_wishlist:hover {
  color: #fff;
  background-color: #3cbc8d;
}

.btn-warning {
  color: #fff;
  background-color: #fca13f;
  border-color: #fca13f;
  transition: all 0.25s ease-in-out;
}

.btn-warning:focus,
.btn-warning.focus {
  color: #fff;
  background-color: #fb880d;
  border-color: #fb880d;
}

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

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

.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: #fb880d;
  border-color: #fb880d;
  box-shadow: none;
}

.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: #fca13f;
  border-color: #fca13f;
}

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

.btn-warning.btn-outline, .product-list-actions .btn-warning.Awe_add_to_wishlist {
  color: #fca13f;
  border-color: #fca13f;
  background-color: transparent;
}

.btn-warning.btn-outline:hover, .product-list-actions .btn-warning.Awe_add_to_wishlist:hover {
  color: #fff;
  background-color: #fca13f;
}

.btn-danger {
  color: #fff;
  background-color: #fd6a4d;
  border-color: #fd6a4d;
  transition: all 0.25s ease-in-out;
}

.btn-danger:focus,
.btn-danger.focus {
  color: #fff;
  background-color: #fc401b;
  border-color: #fc401b;
}

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

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

.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: #fc401b;
  border-color: #fc401b;
  box-shadow: none;
}

.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: #fd6a4d;
  border-color: #fd6a4d;
}

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

.btn-danger.btn-outline, .product-list-actions .btn-danger.Awe_add_to_wishlist {
  color: #fd6a4d;
  border-color: #fd6a4d;
  background-color: transparent;
}

.btn-danger.btn-outline:hover, .product-list-actions .btn-danger.Awe_add_to_wishlist:hover {
  color: #fff;
  background-color: #fd6a4d;
}

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

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

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

.btn-link:hover,
.btn-link:focus {
  color: #ffa200;
  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, .group_table .btn-group-lg > .product_type_external, .btn-group-lg > .search-submit, .woocommerce .woocommerce-product-search .btn-group-lg > input[type="submit"], .woocommerce .btn-group-lg > a.button,
.woocommerce .btn-group-lg > button.button,
.woocommerce .btn-group-lg > input.button, .woocommerce table.wishlist_table .btn-group-lg > .awe-button, .product-list-actions .product_type_variable,
.product-list-actions .Awe_add_to_cart, .product-list-actions .Awe_add_to_wishlist, .woocommerce-cart .woocommerce .button, .product-list-actions .awe-button.product_type_simple,
.product-list-actions .awe-button.product_type_external {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 1px;
}

.btn-sm, .btn-group-sm > .btn, .product-list-actions .btn-group-sm > .product_type_variable,
.product-list-actions .btn-group-sm > .Awe_add_to_cart, .product-list-actions .btn-group-sm > .Awe_add_to_wishlist, .group_table .btn-group-sm > .product_type_external, .btn-group-sm > .search-submit, .woocommerce .btn-group-sm > a.button,
.woocommerce .btn-group-sm > button.button,
.woocommerce .btn-group-sm > input.button, .woocommerce table.wishlist_table .btn-group-sm > .awe-button, .product-list-actions .btn-group-sm > .awe-button.product_type_simple,
.product-list-actions .btn-group-sm > .awe-button.product_type_external, .search-submit, .woocommerce .woocommerce-product-search input[type="submit"] {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0;
}

.btn-xs, .btn-group-xs > .btn, .product-list-actions .btn-group-xs > .product_type_variable,
.product-list-actions .btn-group-xs > .Awe_add_to_cart, .product-list-actions .btn-group-xs > .Awe_add_to_wishlist, .group_table .btn-group-xs > .product_type_external, .btn-group-xs > .search-submit, .woocommerce .woocommerce-product-search .btn-group-xs > input[type="submit"], .woocommerce .btn-group-xs > a.button,
.woocommerce .btn-group-xs > button.button,
.woocommerce .btn-group-xs > input.button, .woocommerce table.wishlist_table .btn-group-xs > .awe-button, .product-list-actions .btn-group-xs > .awe-button.product_type_simple,
.product-list-actions .btn-group-xs > .awe-button.product_type_external {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0;
}

.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 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}

.fade.in {
  opacity: 1;
}

.collapse {
  display: none;
}

.collapse.in {
  display: block;
}

tr.collapse.in {
  display: table-row;
}

tbody.collapse.in {
  display: table-row-group;
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}

.dropup,
.dropdown {
  position: relative;
}

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

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  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.42857;
  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: #ffa200;
}

.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.42857;
  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,
.product-list-actions .btn-group > .product_type_variable,
.product-list-actions .btn-group > .Awe_add_to_cart, .product-list-actions .btn-group > .Awe_add_to_wishlist, .group_table .btn-group > .product_type_external, .btn-group > .search-submit,
.woocommerce .woocommerce-product-search .btn-group > input[type="submit"], .woocommerce .btn-group > a.button,
.woocommerce .btn-group > button.button,
.woocommerce .btn-group > input.button, .woocommerce table.wishlist_table .btn-group > .awe-button, .product-list-actions .btn-group > .awe-button.product_type_simple,
.product-list-actions .btn-group > .awe-button.product_type_external, .btn-group-vertical > .btn, .product-list-actions .btn-group-vertical > .product_type_variable,
.product-list-actions .btn-group-vertical > .Awe_add_to_cart, .product-list-actions .btn-group-vertical > .Awe_add_to_wishlist, .group_table .btn-group-vertical > .product_type_external, .btn-group-vertical > .search-submit, .woocommerce .woocommerce-product-search .btn-group-vertical > input[type="submit"], .woocommerce .btn-group-vertical > a.button,
.woocommerce .btn-group-vertical > button.button,
.woocommerce .btn-group-vertical > input.button, .woocommerce table.wishlist_table .btn-group-vertical > .awe-button, .product-list-actions .btn-group-vertical > .awe-button.product_type_simple,
.product-list-actions .btn-group-vertical > .awe-button.product_type_external {
  position: relative;
  float: left;
}

.btn-group > .btn:hover,
.product-list-actions .btn-group > .product_type_variable:hover,
.product-list-actions .btn-group > .Awe_add_to_cart:hover, .product-list-actions .btn-group > .Awe_add_to_wishlist:hover, .group_table .btn-group > .product_type_external:hover, .btn-group > .search-submit:hover,
.woocommerce .woocommerce-product-search .btn-group > input[type="submit"]:hover, .woocommerce .btn-group > a.button:hover,
.woocommerce .btn-group > button.button:hover,
.woocommerce .btn-group > input.button:hover, .woocommerce table.wishlist_table .btn-group > .awe-button:hover, .product-list-actions .btn-group > .awe-button.product_type_simple:hover,
.product-list-actions .btn-group > .awe-button.product_type_external:hover, .btn-group > .btn:focus,
.product-list-actions .btn-group > .product_type_variable:focus,
.product-list-actions .btn-group > .Awe_add_to_cart:focus, .product-list-actions .btn-group > .Awe_add_to_wishlist:focus, .group_table .btn-group > .product_type_external:focus, .btn-group > .search-submit:focus,
.woocommerce .woocommerce-product-search .btn-group > input[type="submit"]:focus, .woocommerce .btn-group > a.button:focus,
.woocommerce .btn-group > button.button:focus,
.woocommerce .btn-group > input.button:focus, .woocommerce table.wishlist_table .btn-group > .awe-button:focus, .product-list-actions .btn-group > .awe-button.product_type_simple:focus,
.product-list-actions .btn-group > .awe-button.product_type_external:focus, .btn-group > .btn:active,
.product-list-actions .btn-group > .product_type_variable:active,
.product-list-actions .btn-group > .Awe_add_to_cart:active, .product-list-actions .btn-group > .Awe_add_to_wishlist:active, .group_table .btn-group > .product_type_external:active, .btn-group > .search-submit:active,
.woocommerce .woocommerce-product-search .btn-group > input[type="submit"]:active, .woocommerce .btn-group > a.button:active,
.woocommerce .btn-group > button.button:active,
.woocommerce .btn-group > input.button:active, .woocommerce table.wishlist_table .btn-group > .awe-button:active, .product-list-actions .btn-group > .awe-button.product_type_simple:active,
.product-list-actions .btn-group > .awe-button.product_type_external:active, .btn-group > .btn.active,
.product-list-actions .btn-group > .active.product_type_variable,
.product-list-actions .btn-group > .active.Awe_add_to_cart, .product-list-actions .btn-group > .active.Awe_add_to_wishlist, .group_table .btn-group > .active.product_type_external, .btn-group > .active.search-submit,
.woocommerce .woocommerce-product-search .btn-group > input.active[type="submit"], .woocommerce .btn-group > a.active.button,
.woocommerce .btn-group > button.active.button,
.woocommerce .btn-group > input.active.button, .woocommerce table.wishlist_table .btn-group > .active.awe-button, .product-list-actions .btn-group > .active.awe-button.product_type_simple,
.product-list-actions .btn-group > .active.awe-button.product_type_external, .btn-group-vertical > .btn:hover,
.product-list-actions .btn-group-vertical > .product_type_variable:hover,
.product-list-actions .btn-group-vertical > .Awe_add_to_cart:hover, .product-list-actions .btn-group-vertical > .Awe_add_to_wishlist:hover, .group_table .btn-group-vertical > .product_type_external:hover, .btn-group-vertical > .search-submit:hover,
.woocommerce .woocommerce-product-search .btn-group-vertical > input[type="submit"]:hover, .woocommerce .btn-group-vertical > a.button:hover,
.woocommerce .btn-group-vertical > button.button:hover,
.woocommerce .btn-group-vertical > input.button:hover, .woocommerce table.wishlist_table .btn-group-vertical > .awe-button:hover, .product-list-actions .btn-group-vertical > .awe-button.product_type_simple:hover,
.product-list-actions .btn-group-vertical > .awe-button.product_type_external:hover, .btn-group-vertical > .btn:focus,
.product-list-actions .btn-group-vertical > .product_type_variable:focus,
.product-list-actions .btn-group-vertical > .Awe_add_to_cart:focus, .product-list-actions .btn-group-vertical > .Awe_add_to_wishlist:focus, .group_table .btn-group-vertical > .product_type_external:focus, .btn-group-vertical > .search-submit:focus,
.woocommerce .woocommerce-product-search .btn-group-vertical > input[type="submit"]:focus, .woocommerce .btn-group-vertical > a.button:focus,
.woocommerce .btn-group-vertical > button.button:focus,
.woocommerce .btn-group-vertical > input.button:focus, .woocommerce table.wishlist_table .btn-group-vertical > .awe-button:focus, .product-list-actions .btn-group-vertical > .awe-button.product_type_simple:focus,
.product-list-actions .btn-group-vertical > .awe-button.product_type_external:focus, .btn-group-vertical > .btn:active,
.product-list-actions .btn-group-vertical > .product_type_variable:active,
.product-list-actions .btn-group-vertical > .Awe_add_to_cart:active, .product-list-actions .btn-group-vertical > .Awe_add_to_wishlist:active, .group_table .btn-group-vertical > .product_type_external:active, .btn-group-vertical > .search-submit:active,
.woocommerce .woocommerce-product-search .btn-group-vertical > input[type="submit"]:active, .woocommerce .btn-group-vertical > a.button:active,
.woocommerce .btn-group-vertical > button.button:active,
.woocommerce .btn-group-vertical > input.button:active, .woocommerce table.wishlist_table .btn-group-vertical > .awe-button:active, .product-list-actions .btn-group-vertical > .awe-button.product_type_simple:active,
.product-list-actions .btn-group-vertical > .awe-button.product_type_external:active, .btn-group-vertical > .btn.active, .product-list-actions .btn-group-vertical > .active.product_type_variable,
.product-list-actions .btn-group-vertical > .active.Awe_add_to_cart, .product-list-actions .btn-group-vertical > .active.Awe_add_to_wishlist, .group_table .btn-group-vertical > .active.product_type_external, .btn-group-vertical > .active.search-submit, .woocommerce .woocommerce-product-search .btn-group-vertical > input.active[type="submit"], .woocommerce .btn-group-vertical > a.active.button,
.woocommerce .btn-group-vertical > button.active.button,
.woocommerce .btn-group-vertical > input.active.button, .woocommerce table.wishlist_table .btn-group-vertical > .active.awe-button, .product-list-actions .btn-group-vertical > .active.awe-button.product_type_simple,
.product-list-actions .btn-group-vertical > .active.awe-button.product_type_external {
  z-index: 2;
}

.btn-group .btn + .btn,
.btn-group .product-list-actions .product_type_variable + .btn,
.product-list-actions .btn-group .product_type_variable + .btn,
.btn-group .product-list-actions .Awe_add_to_cart + .btn,
.product-list-actions .btn-group .Awe_add_to_cart + .btn, .btn-group .product-list-actions .Awe_add_to_wishlist + .btn,
.product-list-actions .btn-group .Awe_add_to_wishlist + .btn, .btn-group .group_table .product_type_external + .btn,
.group_table .btn-group .product_type_external + .btn, .btn-group .search-submit + .btn,
.btn-group .woocommerce .woocommerce-product-search input[type="submit"] + .btn,
.woocommerce .woocommerce-product-search .btn-group input[type="submit"] + .btn, .btn-group .woocommerce a.button + .btn,
.woocommerce .btn-group a.button + .btn,
.btn-group .woocommerce button.button + .btn,
.woocommerce .btn-group button.button + .btn,
.btn-group .woocommerce input.button + .btn,
.woocommerce .btn-group input.button + .btn, .btn-group .woocommerce table.wishlist_table .awe-button + .btn,
.woocommerce table.wishlist_table .btn-group .awe-button + .btn, .btn-group .product-list-actions .awe-button.product_type_simple + .btn,
.product-list-actions .btn-group .awe-button.product_type_simple + .btn,
.btn-group .product-list-actions .awe-button.product_type_external + .btn,
.product-list-actions .btn-group .awe-button.product_type_external + .btn, .btn-group .product-list-actions .btn + .product_type_variable,
.product-list-actions .btn-group .btn + .product_type_variable,
.btn-group .product-list-actions .product_type_variable + .product_type_variable,
.product-list-actions .btn-group .product_type_variable + .product_type_variable,
.btn-group .product-list-actions .Awe_add_to_cart + .product_type_variable,
.product-list-actions .btn-group .Awe_add_to_cart + .product_type_variable,
.btn-group .product-list-actions .Awe_add_to_wishlist + .product_type_variable,
.product-list-actions .btn-group .Awe_add_to_wishlist + .product_type_variable,
.btn-group .group_table .product-list-actions .product_type_external + .product_type_variable,
.product-list-actions .btn-group .group_table .product_type_external + .product_type_variable,
.group_table .btn-group .product-list-actions .product_type_external + .product_type_variable, .product-list-actions .group_table .btn-group .product_type_external + .product_type_variable,
.btn-group .product-list-actions .search-submit + .product_type_variable,
.product-list-actions .btn-group .search-submit + .product_type_variable,
.btn-group .woocommerce .woocommerce-product-search .product-list-actions input[type="submit"] + .product_type_variable,
.product-list-actions .btn-group .woocommerce .woocommerce-product-search input[type="submit"] + .product_type_variable,
.woocommerce .woocommerce-product-search .btn-group .product-list-actions input[type="submit"] + .product_type_variable, .product-list-actions .woocommerce .woocommerce-product-search .btn-group input[type="submit"] + .product_type_variable,
.btn-group .woocommerce .product-list-actions a.button + .product_type_variable,
.product-list-actions .btn-group .woocommerce a.button + .product_type_variable,
.woocommerce .btn-group .product-list-actions a.button + .product_type_variable,
.product-list-actions .woocommerce .btn-group a.button + .product_type_variable,
.btn-group .woocommerce .product-list-actions button.button + .product_type_variable,
.product-list-actions .btn-group .woocommerce button.button + .product_type_variable,
.woocommerce .btn-group .product-list-actions button.button + .product_type_variable,
.product-list-actions .woocommerce .btn-group button.button + .product_type_variable,
.btn-group .woocommerce .product-list-actions input.button + .product_type_variable,
.product-list-actions .btn-group .woocommerce input.button + .product_type_variable,
.woocommerce .btn-group .product-list-actions input.button + .product_type_variable, .product-list-actions .woocommerce .btn-group input.button + .product_type_variable,
.btn-group .woocommerce table.wishlist_table .product-list-actions .awe-button + .product_type_variable,
.product-list-actions .btn-group .woocommerce table.wishlist_table .awe-button + .product_type_variable,
.woocommerce table.wishlist_table .btn-group .product-list-actions .awe-button + .product_type_variable, .product-list-actions .woocommerce table.wishlist_table .btn-group .awe-button + .product_type_variable,
.btn-group .product-list-actions .awe-button.product_type_simple + .product_type_variable,
.product-list-actions .btn-group .awe-button.product_type_simple + .product_type_variable,
.btn-group .product-list-actions .awe-button.product_type_external + .product_type_variable,
.product-list-actions .btn-group .awe-button.product_type_external + .product_type_variable,
.btn-group .product-list-actions .btn + .Awe_add_to_cart,
.product-list-actions .btn-group .btn + .Awe_add_to_cart, .btn-group .product-list-actions .product_type_variable + .Awe_add_to_cart,
.product-list-actions .btn-group .product_type_variable + .Awe_add_to_cart, .btn-group .product-list-actions .Awe_add_to_cart + .Awe_add_to_cart,
.product-list-actions .btn-group .Awe_add_to_cart + .Awe_add_to_cart, .btn-group .product-list-actions .Awe_add_to_wishlist + .Awe_add_to_cart,
.product-list-actions .btn-group .Awe_add_to_wishlist + .Awe_add_to_cart, .btn-group .group_table .product-list-actions .product_type_external + .Awe_add_to_cart,
.product-list-actions .btn-group .group_table .product_type_external + .Awe_add_to_cart, .group_table .btn-group .product-list-actions .product_type_external + .Awe_add_to_cart, .product-list-actions .group_table .btn-group .product_type_external + .Awe_add_to_cart, .btn-group .product-list-actions .search-submit + .Awe_add_to_cart,
.product-list-actions .btn-group .search-submit + .Awe_add_to_cart, .btn-group .woocommerce .woocommerce-product-search .product-list-actions input[type="submit"] + .Awe_add_to_cart,
.product-list-actions .btn-group .woocommerce .woocommerce-product-search input[type="submit"] + .Awe_add_to_cart, .woocommerce .woocommerce-product-search .btn-group .product-list-actions input[type="submit"] + .Awe_add_to_cart, .product-list-actions .woocommerce .woocommerce-product-search .btn-group input[type="submit"] + .Awe_add_to_cart, .btn-group .woocommerce .product-list-actions a.button + .Awe_add_to_cart,
.product-list-actions .btn-group .woocommerce a.button + .Awe_add_to_cart, .woocommerce .btn-group .product-list-actions a.button + .Awe_add_to_cart,
.product-list-actions .woocommerce .btn-group a.button + .Awe_add_to_cart, .btn-group .woocommerce .product-list-actions button.button + .Awe_add_to_cart,
.product-list-actions .btn-group .woocommerce button.button + .Awe_add_to_cart, .woocommerce .btn-group .product-list-actions button.button + .Awe_add_to_cart,
.product-list-actions .woocommerce .btn-group button.button + .Awe_add_to_cart, .btn-group .woocommerce .product-list-actions input.button + .Awe_add_to_cart,
.product-list-actions .btn-group .woocommerce input.button + .Awe_add_to_cart, .woocommerce .btn-group .product-list-actions input.button + .Awe_add_to_cart, .product-list-actions .woocommerce .btn-group input.button + .Awe_add_to_cart, .btn-group .woocommerce table.wishlist_table .product-list-actions .awe-button + .Awe_add_to_cart,
.product-list-actions .btn-group .woocommerce table.wishlist_table .awe-button + .Awe_add_to_cart, .woocommerce table.wishlist_table .btn-group .product-list-actions .awe-button + .Awe_add_to_cart, .product-list-actions .woocommerce table.wishlist_table .btn-group .awe-button + .Awe_add_to_cart, .btn-group .product-list-actions .awe-button.product_type_simple + .Awe_add_to_cart,
.product-list-actions .btn-group .awe-button.product_type_simple + .Awe_add_to_cart, .btn-group .product-list-actions .awe-button.product_type_external + .Awe_add_to_cart,
.product-list-actions .btn-group .awe-button.product_type_external + .Awe_add_to_cart, .btn-group .product-list-actions .btn + .Awe_add_to_wishlist,
.product-list-actions .btn-group .btn + .Awe_add_to_wishlist, .btn-group .product-list-actions .product_type_variable + .Awe_add_to_wishlist,
.product-list-actions .btn-group .product_type_variable + .Awe_add_to_wishlist, .btn-group .product-list-actions .Awe_add_to_cart + .Awe_add_to_wishlist,
.product-list-actions .btn-group .Awe_add_to_cart + .Awe_add_to_wishlist, .btn-group .product-list-actions .Awe_add_to_wishlist + .Awe_add_to_wishlist,
.product-list-actions .btn-group .Awe_add_to_wishlist + .Awe_add_to_wishlist, .btn-group .group_table .product-list-actions .product_type_external + .Awe_add_to_wishlist,
.product-list-actions .btn-group .group_table .product_type_external + .Awe_add_to_wishlist, .group_table .btn-group .product-list-actions .product_type_external + .Awe_add_to_wishlist, .product-list-actions .group_table .btn-group .product_type_external + .Awe_add_to_wishlist, .btn-group .product-list-actions .search-submit + .Awe_add_to_wishlist,
.product-list-actions .btn-group .search-submit + .Awe_add_to_wishlist, .btn-group .woocommerce .woocommerce-product-search .product-list-actions input[type="submit"] + .Awe_add_to_wishlist,
.product-list-actions .btn-group .woocommerce .woocommerce-product-search input[type="submit"] + .Awe_add_to_wishlist, .woocommerce .woocommerce-product-search .btn-group .product-list-actions input[type="submit"] + .Awe_add_to_wishlist, .product-list-actions .woocommerce .woocommerce-product-search .btn-group input[type="submit"] + .Awe_add_to_wishlist, .btn-group .woocommerce .product-list-actions a.button + .Awe_add_to_wishlist,
.product-list-actions .btn-group .woocommerce a.button + .Awe_add_to_wishlist, .woocommerce .btn-group .product-list-actions a.button + .Awe_add_to_wishlist,
.product-list-actions .woocommerce .btn-group a.button + .Awe_add_to_wishlist, .btn-group .woocommerce .product-list-actions button.button + .Awe_add_to_wishlist,
.product-list-actions .btn-group .woocommerce button.button + .Awe_add_to_wishlist, .woocommerce .btn-group .product-list-actions button.button + .Awe_add_to_wishlist,
.product-list-actions .woocommerce .btn-group button.button + .Awe_add_to_wishlist, .btn-group .woocommerce .product-list-actions input.button + .Awe_add_to_wishlist,
.product-list-actions .btn-group .woocommerce input.button + .Awe_add_to_wishlist, .woocommerce .btn-group .product-list-actions input.button + .Awe_add_to_wishlist, .product-list-actions .woocommerce .btn-group input.button + .Awe_add_to_wishlist, .btn-group .woocommerce table.wishlist_table .product-list-actions .awe-button + .Awe_add_to_wishlist,
.product-list-actions .btn-group .woocommerce table.wishlist_table .awe-button + .Awe_add_to_wishlist, .woocommerce table.wishlist_table .btn-group .product-list-actions .awe-button + .Awe_add_to_wishlist, .product-list-actions .woocommerce table.wishlist_table .btn-group .awe-button + .Awe_add_to_wishlist, .btn-group .product-list-actions .awe-button.product_type_simple + .Awe_add_to_wishlist,
.product-list-actions .btn-group .awe-button.product_type_simple + .Awe_add_to_wishlist, .btn-group .product-list-actions .awe-button.product_type_external + .Awe_add_to_wishlist,
.product-list-actions .btn-group .awe-button.product_type_external + .Awe_add_to_wishlist, .btn-group .group_table .btn + .product_type_external,
.group_table .btn-group .btn + .product_type_external, .btn-group .product-list-actions .group_table .product_type_variable + .product_type_external,
.group_table .btn-group .product-list-actions .product_type_variable + .product_type_external, .product-list-actions .btn-group .group_table .product_type_variable + .product_type_external,
.group_table .product-list-actions .btn-group .product_type_variable + .product_type_external, .btn-group .product-list-actions .group_table .Awe_add_to_cart + .product_type_external,
.group_table .btn-group .product-list-actions .Awe_add_to_cart + .product_type_external, .product-list-actions .btn-group .group_table .Awe_add_to_cart + .product_type_external, .group_table .product-list-actions .btn-group .Awe_add_to_cart + .product_type_external, .btn-group .product-list-actions .group_table .Awe_add_to_wishlist + .product_type_external,
.group_table .btn-group .product-list-actions .Awe_add_to_wishlist + .product_type_external, .product-list-actions .btn-group .group_table .Awe_add_to_wishlist + .product_type_external, .group_table .product-list-actions .btn-group .Awe_add_to_wishlist + .product_type_external, .btn-group .group_table .product_type_external + .product_type_external,
.group_table .btn-group .product_type_external + .product_type_external, .btn-group .group_table .search-submit + .product_type_external,
.group_table .btn-group .search-submit + .product_type_external, .btn-group .woocommerce .woocommerce-product-search .group_table input[type="submit"] + .product_type_external,
.group_table .btn-group .woocommerce .woocommerce-product-search input[type="submit"] + .product_type_external, .woocommerce .woocommerce-product-search .btn-group .group_table input[type="submit"] + .product_type_external, .group_table .woocommerce .woocommerce-product-search .btn-group input[type="submit"] + .product_type_external, .btn-group .woocommerce .group_table a.button + .product_type_external,
.group_table .btn-group .woocommerce a.button + .product_type_external, .woocommerce .btn-group .group_table a.button + .product_type_external,
.group_table .woocommerce .btn-group a.button + .product_type_external, .btn-group .woocommerce .group_table button.button + .product_type_external,
.group_table .btn-group .woocommerce button.button + .product_type_external, .woocommerce .btn-group .group_table button.button + .product_type_external,
.group_table .woocommerce .btn-group button.button + .product_type_external, .btn-group .woocommerce .group_table input.button + .product_type_external,
.group_table .btn-group .woocommerce input.button + .product_type_external, .woocommerce .btn-group .group_table input.button + .product_type_external, .group_table .woocommerce .btn-group input.button + .product_type_external, .btn-group .woocommerce table.wishlist_table .group_table .awe-button + .product_type_external,
.group_table .btn-group .woocommerce table.wishlist_table .awe-button + .product_type_external, .woocommerce table.wishlist_table .btn-group .group_table .awe-button + .product_type_external, .group_table .woocommerce table.wishlist_table .btn-group .awe-button + .product_type_external, .btn-group .product-list-actions .group_table .awe-button.product_type_simple + .product_type_external,
.group_table .btn-group .product-list-actions .awe-button.product_type_simple + .product_type_external, .product-list-actions .btn-group .group_table .awe-button.product_type_simple + .product_type_external,
.group_table .product-list-actions .btn-group .awe-button.product_type_simple + .product_type_external, .btn-group .product-list-actions .group_table .awe-button.product_type_external + .product_type_external,
.group_table .btn-group .product-list-actions .awe-button.product_type_external + .product_type_external, .product-list-actions .btn-group .group_table .awe-button.product_type_external + .product_type_external, .group_table .product-list-actions .btn-group .awe-button.product_type_external + .product_type_external, .btn-group .btn + .search-submit,
.btn-group .product-list-actions .product_type_variable + .search-submit,
.product-list-actions .btn-group .product_type_variable + .search-submit,
.btn-group .product-list-actions .Awe_add_to_cart + .search-submit,
.product-list-actions .btn-group .Awe_add_to_cart + .search-submit, .btn-group .product-list-actions .Awe_add_to_wishlist + .search-submit,
.product-list-actions .btn-group .Awe_add_to_wishlist + .search-submit, .btn-group .group_table .product_type_external + .search-submit,
.group_table .btn-group .product_type_external + .search-submit, .btn-group .search-submit + .search-submit,
.btn-group .woocommerce .woocommerce-product-search input[type="submit"] + .search-submit,
.woocommerce .woocommerce-product-search .btn-group input[type="submit"] + .search-submit, .btn-group .woocommerce a.button + .search-submit,
.woocommerce .btn-group a.button + .search-submit,
.btn-group .woocommerce button.button + .search-submit,
.woocommerce .btn-group button.button + .search-submit,
.btn-group .woocommerce input.button + .search-submit,
.woocommerce .btn-group input.button + .search-submit, .btn-group .woocommerce table.wishlist_table .awe-button + .search-submit,
.woocommerce table.wishlist_table .btn-group .awe-button + .search-submit, .btn-group .product-list-actions .awe-button.product_type_simple + .search-submit,
.product-list-actions .btn-group .awe-button.product_type_simple + .search-submit,
.btn-group .product-list-actions .awe-button.product_type_external + .search-submit,
.product-list-actions .btn-group .awe-button.product_type_external + .search-submit, .btn-group .woocommerce .woocommerce-product-search .btn + input[type="submit"],
.woocommerce .woocommerce-product-search .btn-group .btn + input[type="submit"], .btn-group .product-list-actions .woocommerce .woocommerce-product-search .product_type_variable + input[type="submit"],
.woocommerce .woocommerce-product-search .btn-group .product-list-actions .product_type_variable + input[type="submit"], .product-list-actions .btn-group .woocommerce .woocommerce-product-search .product_type_variable + input[type="submit"],
.woocommerce .woocommerce-product-search .product-list-actions .btn-group .product_type_variable + input[type="submit"], .btn-group .product-list-actions .woocommerce .woocommerce-product-search .Awe_add_to_cart + input[type="submit"],
.woocommerce .woocommerce-product-search .btn-group .product-list-actions .Awe_add_to_cart + input[type="submit"], .product-list-actions .btn-group .woocommerce .woocommerce-product-search .Awe_add_to_cart + input[type="submit"], .woocommerce .woocommerce-product-search .product-list-actions .btn-group .Awe_add_to_cart + input[type="submit"], .btn-group .product-list-actions .woocommerce .woocommerce-product-search .Awe_add_to_wishlist + input[type="submit"],
.woocommerce .woocommerce-product-search .btn-group .product-list-actions .Awe_add_to_wishlist + input[type="submit"], .product-list-actions .btn-group .woocommerce .woocommerce-product-search .Awe_add_to_wishlist + input[type="submit"], .woocommerce .woocommerce-product-search .product-list-actions .btn-group .Awe_add_to_wishlist + input[type="submit"], .btn-group .group_table .woocommerce .woocommerce-product-search .product_type_external + input[type="submit"],
.woocommerce .woocommerce-product-search .btn-group .group_table .product_type_external + input[type="submit"], .group_table .btn-group .woocommerce .woocommerce-product-search .product_type_external + input[type="submit"], .woocommerce .woocommerce-product-search .group_table .btn-group .product_type_external + input[type="submit"], .btn-group .woocommerce .woocommerce-product-search .search-submit + input[type="submit"],
.woocommerce .woocommerce-product-search .btn-group .search-submit + input[type="submit"], .btn-group .woocommerce .woocommerce-product-search input[type="submit"] + input[type="submit"],
.woocommerce .woocommerce-product-search .btn-group input[type="submit"] + input[type="submit"], .btn-group .woocommerce .woocommerce-product-search a.button + input[type="submit"],
.woocommerce .btn-group .woocommerce-product-search a.button + input[type="submit"], .woocommerce .woocommerce-product-search .btn-group a.button + input[type="submit"], .btn-group .woocommerce .woocommerce-product-search button.button + input[type="submit"],
.woocommerce .btn-group .woocommerce-product-search button.button + input[type="submit"], .woocommerce .woocommerce-product-search .btn-group button.button + input[type="submit"], .btn-group .woocommerce .woocommerce-product-search input.button + input[type="submit"],
.woocommerce .btn-group .woocommerce-product-search input.button + input[type="submit"], .woocommerce .woocommerce-product-search .btn-group input.button + input[type="submit"], .btn-group .woocommerce table.wishlist_table .woocommerce-product-search .awe-button + input[type="submit"],
.btn-group .woocommerce .woocommerce-product-search table.wishlist_table .awe-button + input[type="submit"],
.woocommerce table.wishlist_table .btn-group .woocommerce-product-search .awe-button + input[type="submit"], .woocommerce .woocommerce-product-search table.wishlist_table .btn-group .awe-button + input[type="submit"], .btn-group .product-list-actions .woocommerce .woocommerce-product-search .awe-button.product_type_simple + input[type="submit"],
.woocommerce .woocommerce-product-search .btn-group .product-list-actions .awe-button.product_type_simple + input[type="submit"], .product-list-actions .btn-group .woocommerce .woocommerce-product-search .awe-button.product_type_simple + input[type="submit"],
.woocommerce .woocommerce-product-search .product-list-actions .btn-group .awe-button.product_type_simple + input[type="submit"], .btn-group .product-list-actions .woocommerce .woocommerce-product-search .awe-button.product_type_external + input[type="submit"],
.woocommerce .woocommerce-product-search .btn-group .product-list-actions .awe-button.product_type_external + input[type="submit"], .product-list-actions .btn-group .woocommerce .woocommerce-product-search .awe-button.product_type_external + input[type="submit"], .woocommerce .woocommerce-product-search .product-list-actions .btn-group .awe-button.product_type_external + input[type="submit"], .btn-group .woocommerce .btn + a.button,
.woocommerce .btn-group .btn + a.button,
.btn-group .product-list-actions .woocommerce .product_type_variable + a.button,
.woocommerce .btn-group .product-list-actions .product_type_variable + a.button,
.product-list-actions .btn-group .woocommerce .product_type_variable + a.button,
.woocommerce .product-list-actions .btn-group .product_type_variable + a.button,
.btn-group .product-list-actions .woocommerce .Awe_add_to_cart + a.button,
.woocommerce .btn-group .product-list-actions .Awe_add_to_cart + a.button,
.product-list-actions .btn-group .woocommerce .Awe_add_to_cart + a.button, .woocommerce .product-list-actions .btn-group .Awe_add_to_cart + a.button,
.btn-group .product-list-actions .woocommerce .Awe_add_to_wishlist + a.button,
.woocommerce .btn-group .product-list-actions .Awe_add_to_wishlist + a.button,
.product-list-actions .btn-group .woocommerce .Awe_add_to_wishlist + a.button, .woocommerce .product-list-actions .btn-group .Awe_add_to_wishlist + a.button,
.btn-group .group_table .woocommerce .product_type_external + a.button,
.woocommerce .btn-group .group_table .product_type_external + a.button,
.group_table .btn-group .woocommerce .product_type_external + a.button, .woocommerce .group_table .btn-group .product_type_external + a.button,
.btn-group .woocommerce .search-submit + a.button,
.woocommerce .btn-group .search-submit + a.button,
.btn-group .woocommerce .woocommerce-product-search input[type="submit"] + a.button,
.woocommerce .woocommerce-product-search .btn-group input[type="submit"] + a.button,
.btn-group .woocommerce a.button + a.button,
.woocommerce .btn-group a.button + a.button,
.btn-group .woocommerce button.button + a.button,
.woocommerce .btn-group button.button + a.button,
.btn-group .woocommerce input.button + a.button,
.woocommerce .btn-group input.button + a.button,
.btn-group .woocommerce table.wishlist_table .awe-button + a.button,
.woocommerce table.wishlist_table .btn-group .awe-button + a.button,
.btn-group .product-list-actions .woocommerce .awe-button.product_type_simple + a.button,
.woocommerce .btn-group .product-list-actions .awe-button.product_type_simple + a.button,
.product-list-actions .btn-group .woocommerce .awe-button.product_type_simple + a.button,
.woocommerce .product-list-actions .btn-group .awe-button.product_type_simple + a.button,
.btn-group .product-list-actions .woocommerce .awe-button.product_type_external + a.button,
.woocommerce .btn-group .product-list-actions .awe-button.product_type_external + a.button,
.product-list-actions .btn-group .woocommerce .awe-button.product_type_external + a.button, .woocommerce .product-list-actions .btn-group .awe-button.product_type_external + a.button,
.btn-group .woocommerce .btn + button.button,
.woocommerce .btn-group .btn + button.button,
.btn-group .product-list-actions .woocommerce .product_type_variable + button.button,
.woocommerce .btn-group .product-list-actions .product_type_variable + button.button,
.product-list-actions .btn-group .woocommerce .product_type_variable + button.button,
.woocommerce .product-list-actions .btn-group .product_type_variable + button.button,
.btn-group .product-list-actions .woocommerce .Awe_add_to_cart + button.button,
.woocommerce .btn-group .product-list-actions .Awe_add_to_cart + button.button,
.product-list-actions .btn-group .woocommerce .Awe_add_to_cart + button.button, .woocommerce .product-list-actions .btn-group .Awe_add_to_cart + button.button,
.btn-group .product-list-actions .woocommerce .Awe_add_to_wishlist + button.button,
.woocommerce .btn-group .product-list-actions .Awe_add_to_wishlist + button.button,
.product-list-actions .btn-group .woocommerce .Awe_add_to_wishlist + button.button, .woocommerce .product-list-actions .btn-group .Awe_add_to_wishlist + button.button,
.btn-group .group_table .woocommerce .product_type_external + button.button,
.woocommerce .btn-group .group_table .product_type_external + button.button,
.group_table .btn-group .woocommerce .product_type_external + button.button, .woocommerce .group_table .btn-group .product_type_external + button.button,
.btn-group .woocommerce .search-submit + button.button,
.woocommerce .btn-group .search-submit + button.button,
.btn-group .woocommerce .woocommerce-product-search input[type="submit"] + button.button,
.woocommerce .woocommerce-product-search .btn-group input[type="submit"] + button.button,
.btn-group .woocommerce a.button + button.button,
.woocommerce .btn-group a.button + button.button,
.btn-group .woocommerce button.button + button.button,
.woocommerce .btn-group button.button + button.button,
.btn-group .woocommerce input.button + button.button,
.woocommerce .btn-group input.button + button.button,
.btn-group .woocommerce table.wishlist_table .awe-button + button.button,
.woocommerce table.wishlist_table .btn-group .awe-button + button.button,
.btn-group .product-list-actions .woocommerce .awe-button.product_type_simple + button.button,
.woocommerce .btn-group .product-list-actions .awe-button.product_type_simple + button.button,
.product-list-actions .btn-group .woocommerce .awe-button.product_type_simple + button.button,
.woocommerce .product-list-actions .btn-group .awe-button.product_type_simple + button.button,
.btn-group .product-list-actions .woocommerce .awe-button.product_type_external + button.button,
.woocommerce .btn-group .product-list-actions .awe-button.product_type_external + button.button,
.product-list-actions .btn-group .woocommerce .awe-button.product_type_external + button.button, .woocommerce .product-list-actions .btn-group .awe-button.product_type_external + button.button,
.btn-group .woocommerce .btn + input.button,
.woocommerce .btn-group .btn + input.button, .btn-group .product-list-actions .woocommerce .product_type_variable + input.button,
.woocommerce .btn-group .product-list-actions .product_type_variable + input.button, .product-list-actions .btn-group .woocommerce .product_type_variable + input.button,
.woocommerce .product-list-actions .btn-group .product_type_variable + input.button, .btn-group .product-list-actions .woocommerce .Awe_add_to_cart + input.button,
.woocommerce .btn-group .product-list-actions .Awe_add_to_cart + input.button, .product-list-actions .btn-group .woocommerce .Awe_add_to_cart + input.button, .woocommerce .product-list-actions .btn-group .Awe_add_to_cart + input.button, .btn-group .product-list-actions .woocommerce .Awe_add_to_wishlist + input.button,
.woocommerce .btn-group .product-list-actions .Awe_add_to_wishlist + input.button, .product-list-actions .btn-group .woocommerce .Awe_add_to_wishlist + input.button, .woocommerce .product-list-actions .btn-group .Awe_add_to_wishlist + input.button, .btn-group .group_table .woocommerce .product_type_external + input.button,
.woocommerce .btn-group .group_table .product_type_external + input.button, .group_table .btn-group .woocommerce .product_type_external + input.button, .woocommerce .group_table .btn-group .product_type_external + input.button, .btn-group .woocommerce .search-submit + input.button,
.woocommerce .btn-group .search-submit + input.button, .btn-group .woocommerce .woocommerce-product-search input[type="submit"] + input.button,
.woocommerce .woocommerce-product-search .btn-group input[type="submit"] + input.button, .btn-group .woocommerce a.button + input.button,
.woocommerce .btn-group a.button + input.button, .btn-group .woocommerce button.button + input.button,
.woocommerce .btn-group button.button + input.button, .btn-group .woocommerce input.button + input.button,
.woocommerce .btn-group input.button + input.button, .btn-group .woocommerce table.wishlist_table .awe-button + input.button,
.woocommerce table.wishlist_table .btn-group .awe-button + input.button, .btn-group .product-list-actions .woocommerce .awe-button.product_type_simple + input.button,
.woocommerce .btn-group .product-list-actions .awe-button.product_type_simple + input.button, .product-list-actions .btn-group .woocommerce .awe-button.product_type_simple + input.button,
.woocommerce .product-list-actions .btn-group .awe-button.product_type_simple + input.button, .btn-group .product-list-actions .woocommerce .awe-button.product_type_external + input.button,
.woocommerce .btn-group .product-list-actions .awe-button.product_type_external + input.button, .product-list-actions .btn-group .woocommerce .awe-button.product_type_external + input.button, .woocommerce .product-list-actions .btn-group .awe-button.product_type_external + input.button, .btn-group .woocommerce table.wishlist_table .btn + .awe-button,
.woocommerce table.wishlist_table .btn-group .btn + .awe-button, .btn-group .product-list-actions .woocommerce table.wishlist_table .product_type_variable + .awe-button,
.woocommerce table.wishlist_table .btn-group .product-list-actions .product_type_variable + .awe-button, .product-list-actions .btn-group .woocommerce table.wishlist_table .product_type_variable + .awe-button,
.woocommerce table.wishlist_table .product-list-actions .btn-group .product_type_variable + .awe-button, .btn-group .product-list-actions .woocommerce table.wishlist_table .Awe_add_to_cart + .awe-button,
.woocommerce table.wishlist_table .btn-group .product-list-actions .Awe_add_to_cart + .awe-button, .product-list-actions .btn-group .woocommerce table.wishlist_table .Awe_add_to_cart + .awe-button, .woocommerce table.wishlist_table .product-list-actions .btn-group .Awe_add_to_cart + .awe-button, .btn-group .product-list-actions .woocommerce table.wishlist_table .Awe_add_to_wishlist + .awe-button,
.woocommerce table.wishlist_table .btn-group .product-list-actions .Awe_add_to_wishlist + .awe-button, .product-list-actions .btn-group .woocommerce table.wishlist_table .Awe_add_to_wishlist + .awe-button, .woocommerce table.wishlist_table .product-list-actions .btn-group .Awe_add_to_wishlist + .awe-button, .btn-group .group_table .woocommerce table.wishlist_table .product_type_external + .awe-button,
.woocommerce table.wishlist_table .btn-group .group_table .product_type_external + .awe-button, .group_table .btn-group .woocommerce table.wishlist_table .product_type_external + .awe-button, .woocommerce table.wishlist_table .group_table .btn-group .product_type_external + .awe-button, .btn-group .woocommerce table.wishlist_table .search-submit + .awe-button,
.woocommerce table.wishlist_table .btn-group .search-submit + .awe-button, .btn-group .woocommerce .woocommerce-product-search table.wishlist_table input[type="submit"] + .awe-button,
.btn-group .woocommerce table.wishlist_table .woocommerce-product-search input[type="submit"] + .awe-button,
.woocommerce .woocommerce-product-search .btn-group table.wishlist_table input[type="submit"] + .awe-button, .woocommerce table.wishlist_table .woocommerce-product-search .btn-group input[type="submit"] + .awe-button, .btn-group .woocommerce table.wishlist_table a.button + .awe-button,
.woocommerce .btn-group table.wishlist_table a.button + .awe-button, .woocommerce table.wishlist_table .btn-group a.button + .awe-button, .btn-group .woocommerce table.wishlist_table button.button + .awe-button,
.woocommerce .btn-group table.wishlist_table button.button + .awe-button, .woocommerce table.wishlist_table .btn-group button.button + .awe-button, .btn-group .woocommerce table.wishlist_table input.button + .awe-button,
.woocommerce .btn-group table.wishlist_table input.button + .awe-button, .woocommerce table.wishlist_table .btn-group input.button + .awe-button, .btn-group .woocommerce table.wishlist_table .awe-button + .awe-button,
.woocommerce table.wishlist_table .btn-group .awe-button + .awe-button, .btn-group .product-list-actions .woocommerce table.wishlist_table .awe-button.product_type_simple + .awe-button,
.woocommerce table.wishlist_table .btn-group .product-list-actions .awe-button.product_type_simple + .awe-button, .product-list-actions .btn-group .woocommerce table.wishlist_table .awe-button.product_type_simple + .awe-button,
.woocommerce table.wishlist_table .product-list-actions .btn-group .awe-button.product_type_simple + .awe-button, .btn-group .product-list-actions .woocommerce table.wishlist_table .awe-button.product_type_external + .awe-button,
.woocommerce table.wishlist_table .btn-group .product-list-actions .awe-button.product_type_external + .awe-button, .product-list-actions .btn-group .woocommerce table.wishlist_table .awe-button.product_type_external + .awe-button, .woocommerce table.wishlist_table .product-list-actions .btn-group .awe-button.product_type_external + .awe-button, .btn-group .product-list-actions .btn + .awe-button.product_type_simple,
.product-list-actions .btn-group .btn + .awe-button.product_type_simple,
.btn-group .product-list-actions .product_type_variable + .awe-button.product_type_simple,
.product-list-actions .btn-group .product_type_variable + .awe-button.product_type_simple,
.btn-group .product-list-actions .Awe_add_to_cart + .awe-button.product_type_simple,
.product-list-actions .btn-group .Awe_add_to_cart + .awe-button.product_type_simple,
.btn-group .product-list-actions .Awe_add_to_wishlist + .awe-button.product_type_simple,
.product-list-actions .btn-group .Awe_add_to_wishlist + .awe-button.product_type_simple,
.btn-group .group_table .product-list-actions .product_type_external + .awe-button.product_type_simple,
.product-list-actions .btn-group .group_table .product_type_external + .awe-button.product_type_simple,
.group_table .btn-group .product-list-actions .product_type_external + .awe-button.product_type_simple, .product-list-actions .group_table .btn-group .product_type_external + .awe-button.product_type_simple,
.btn-group .product-list-actions .search-submit + .awe-button.product_type_simple,
.product-list-actions .btn-group .search-submit + .awe-button.product_type_simple,
.btn-group .woocommerce .woocommerce-product-search .product-list-actions input[type="submit"] + .awe-button.product_type_simple,
.product-list-actions .btn-group .woocommerce .woocommerce-product-search input[type="submit"] + .awe-button.product_type_simple,
.woocommerce .woocommerce-product-search .btn-group .product-list-actions input[type="submit"] + .awe-button.product_type_simple, .product-list-actions .woocommerce .woocommerce-product-search .btn-group input[type="submit"] + .awe-button.product_type_simple,
.btn-group .woocommerce .product-list-actions a.button + .awe-button.product_type_simple,
.product-list-actions .btn-group .woocommerce a.button + .awe-button.product_type_simple,
.woocommerce .btn-group .product-list-actions a.button + .awe-button.product_type_simple,
.product-list-actions .woocommerce .btn-group a.button + .awe-button.product_type_simple,
.btn-group .woocommerce .product-list-actions button.button + .awe-button.product_type_simple,
.product-list-actions .btn-group .woocommerce button.button + .awe-button.product_type_simple,
.woocommerce .btn-group .product-list-actions button.button + .awe-button.product_type_simple,
.product-list-actions .woocommerce .btn-group button.button + .awe-button.product_type_simple,
.btn-group .woocommerce .product-list-actions input.button + .awe-button.product_type_simple,
.product-list-actions .btn-group .woocommerce input.button + .awe-button.product_type_simple,
.woocommerce .btn-group .product-list-actions input.button + .awe-button.product_type_simple, .product-list-actions .woocommerce .btn-group input.button + .awe-button.product_type_simple,
.btn-group .woocommerce table.wishlist_table .product-list-actions .awe-button + .awe-button.product_type_simple,
.product-list-actions .btn-group .woocommerce table.wishlist_table .awe-button + .awe-button.product_type_simple,
.woocommerce table.wishlist_table .btn-group .product-list-actions .awe-button + .awe-button.product_type_simple, .product-list-actions .woocommerce table.wishlist_table .btn-group .awe-button + .awe-button.product_type_simple,
.btn-group .product-list-actions .awe-button.product_type_simple + .awe-button.product_type_simple,
.product-list-actions .btn-group .awe-button.product_type_simple + .awe-button.product_type_simple,
.btn-group .product-list-actions .awe-button.product_type_external + .awe-button.product_type_simple,
.product-list-actions .btn-group .awe-button.product_type_external + .awe-button.product_type_simple,
.btn-group .product-list-actions .btn + .awe-button.product_type_external,
.product-list-actions .btn-group .btn + .awe-button.product_type_external, .btn-group .product-list-actions .product_type_variable + .awe-button.product_type_external,
.product-list-actions .btn-group .product_type_variable + .awe-button.product_type_external, .btn-group .product-list-actions .Awe_add_to_cart + .awe-button.product_type_external,
.product-list-actions .btn-group .Awe_add_to_cart + .awe-button.product_type_external, .btn-group .product-list-actions .Awe_add_to_wishlist + .awe-button.product_type_external,
.product-list-actions .btn-group .Awe_add_to_wishlist + .awe-button.product_type_external, .btn-group .group_table .product-list-actions .product_type_external + .awe-button.product_type_external,
.product-list-actions .btn-group .group_table .product_type_external + .awe-button.product_type_external, .group_table .btn-group .product-list-actions .product_type_external + .awe-button.product_type_external, .product-list-actions .group_table .btn-group .product_type_external + .awe-button.product_type_external, .btn-group .product-list-actions .search-submit + .awe-button.product_type_external,
.product-list-actions .btn-group .search-submit + .awe-button.product_type_external, .btn-group .woocommerce .woocommerce-product-search .product-list-actions input[type="submit"] + .awe-button.product_type_external,
.product-list-actions .btn-group .woocommerce .woocommerce-product-search input[type="submit"] + .awe-button.product_type_external, .woocommerce .woocommerce-product-search .btn-group .product-list-actions input[type="submit"] + .awe-button.product_type_external, .product-list-actions .woocommerce .woocommerce-product-search .btn-group input[type="submit"] + .awe-button.product_type_external, .btn-group .woocommerce .product-list-actions a.button + .awe-button.product_type_external,
.product-list-actions .btn-group .woocommerce a.button + .awe-button.product_type_external, .woocommerce .btn-group .product-list-actions a.button + .awe-button.product_type_external,
.product-list-actions .woocommerce .btn-group a.button + .awe-button.product_type_external, .btn-group .woocommerce .product-list-actions button.button + .awe-button.product_type_external,
.product-list-actions .btn-group .woocommerce button.button + .awe-button.product_type_external, .woocommerce .btn-group .product-list-actions button.button + .awe-button.product_type_external,
.product-list-actions .woocommerce .btn-group button.button + .awe-button.product_type_external, .btn-group .woocommerce .product-list-actions input.button + .awe-button.product_type_external,
.product-list-actions .btn-group .woocommerce input.button + .awe-button.product_type_external, .woocommerce .btn-group .product-list-actions input.button + .awe-button.product_type_external, .product-list-actions .woocommerce .btn-group input.button + .awe-button.product_type_external, .btn-group .woocommerce table.wishlist_table .product-list-actions .awe-button + .awe-button.product_type_external,
.product-list-actions .btn-group .woocommerce table.wishlist_table .awe-button + .awe-button.product_type_external, .woocommerce table.wishlist_table .btn-group .product-list-actions .awe-button + .awe-button.product_type_external, .product-list-actions .woocommerce table.wishlist_table .btn-group .awe-button + .awe-button.product_type_external, .btn-group .product-list-actions .awe-button.product_type_simple + .awe-button.product_type_external,
.product-list-actions .btn-group .awe-button.product_type_simple + .awe-button.product_type_external, .btn-group .product-list-actions .awe-button.product_type_external + .awe-button.product_type_external,
.product-list-actions .btn-group .awe-button.product_type_external + .awe-button.product_type_external, .btn-group .btn + .btn-group,
.btn-group .product-list-actions .product_type_variable + .btn-group,
.product-list-actions .btn-group .product_type_variable + .btn-group,
.btn-group .product-list-actions .Awe_add_to_cart + .btn-group,
.product-list-actions .btn-group .Awe_add_to_cart + .btn-group, .btn-group .product-list-actions .Awe_add_to_wishlist + .btn-group,
.product-list-actions .btn-group .Awe_add_to_wishlist + .btn-group, .btn-group .group_table .product_type_external + .btn-group,
.group_table .btn-group .product_type_external + .btn-group, .btn-group .search-submit + .btn-group,
.btn-group .woocommerce .woocommerce-product-search input[type="submit"] + .btn-group,
.woocommerce .woocommerce-product-search .btn-group input[type="submit"] + .btn-group, .btn-group .woocommerce a.button + .btn-group,
.woocommerce .btn-group a.button + .btn-group,
.btn-group .woocommerce button.button + .btn-group,
.woocommerce .btn-group button.button + .btn-group,
.btn-group .woocommerce input.button + .btn-group,
.woocommerce .btn-group input.button + .btn-group, .btn-group .woocommerce table.wishlist_table .awe-button + .btn-group,
.woocommerce table.wishlist_table .btn-group .awe-button + .btn-group, .btn-group .product-list-actions .awe-button.product_type_simple + .btn-group,
.product-list-actions .btn-group .awe-button.product_type_simple + .btn-group,
.btn-group .product-list-actions .awe-button.product_type_external + .btn-group,
.product-list-actions .btn-group .awe-button.product_type_external + .btn-group, .btn-group .btn-group + .btn,
.btn-group .product-list-actions .btn-group + .product_type_variable,
.product-list-actions .btn-group .btn-group + .product_type_variable,
.btn-group .product-list-actions .btn-group + .Awe_add_to_cart,
.product-list-actions .btn-group .btn-group + .Awe_add_to_cart, .btn-group .product-list-actions .btn-group + .Awe_add_to_wishlist,
.product-list-actions .btn-group .btn-group + .Awe_add_to_wishlist, .btn-group .group_table .btn-group + .product_type_external,
.group_table .btn-group .btn-group + .product_type_external, .btn-group .btn-group + .search-submit,
.btn-group .woocommerce .woocommerce-product-search .btn-group + input[type="submit"],
.woocommerce .woocommerce-product-search .btn-group .btn-group + input[type="submit"], .btn-group .woocommerce .btn-group + a.button,
.woocommerce .btn-group .btn-group + a.button,
.btn-group .woocommerce .btn-group + button.button,
.woocommerce .btn-group .btn-group + button.button,
.btn-group .woocommerce .btn-group + input.button,
.woocommerce .btn-group .btn-group + input.button, .btn-group .woocommerce table.wishlist_table .btn-group + .awe-button,
.woocommerce table.wishlist_table .btn-group .btn-group + .awe-button, .btn-group .product-list-actions .btn-group + .awe-button.product_type_simple,
.product-list-actions .btn-group .btn-group + .awe-button.product_type_simple,
.btn-group .product-list-actions .btn-group + .awe-button.product_type_external,
.product-list-actions .btn-group .btn-group + .awe-button.product_type_external, .btn-group .btn-group + .btn-group {
  margin-left: -1px;
}

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

.btn-toolbar::after {
  content: '';
  display: table;
  clear: both;
}

.btn-toolbar .btn,
.btn-toolbar .product-list-actions .product_type_variable,
.product-list-actions .btn-toolbar .product_type_variable,
.btn-toolbar .product-list-actions .Awe_add_to_cart,
.product-list-actions .btn-toolbar .Awe_add_to_cart, .btn-toolbar .product-list-actions .Awe_add_to_wishlist,
.product-list-actions .btn-toolbar .Awe_add_to_wishlist, .btn-toolbar .group_table .product_type_external,
.group_table .btn-toolbar .product_type_external, .btn-toolbar .search-submit,
.btn-toolbar .woocommerce .woocommerce-product-search input[type="submit"],
.woocommerce .woocommerce-product-search .btn-toolbar input[type="submit"], .btn-toolbar .woocommerce a.button,
.woocommerce .btn-toolbar a.button,
.btn-toolbar .woocommerce button.button,
.woocommerce .btn-toolbar button.button,
.btn-toolbar .woocommerce input.button,
.woocommerce .btn-toolbar input.button, .btn-toolbar .woocommerce table.wishlist_table .awe-button,
.woocommerce table.wishlist_table .btn-toolbar .awe-button, .btn-toolbar .product-list-actions .awe-button.product_type_simple,
.product-list-actions .btn-toolbar .awe-button.product_type_simple,
.btn-toolbar .product-list-actions .awe-button.product_type_external,
.product-list-actions .btn-toolbar .awe-button.product_type_external, .btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}

.btn-toolbar > .btn,
.product-list-actions .btn-toolbar > .product_type_variable,
.product-list-actions .btn-toolbar > .Awe_add_to_cart, .product-list-actions .btn-toolbar > .Awe_add_to_wishlist, .group_table .btn-toolbar > .product_type_external, .btn-toolbar > .search-submit,
.woocommerce .woocommerce-product-search .btn-toolbar > input[type="submit"], .woocommerce .btn-toolbar > a.button,
.woocommerce .btn-toolbar > button.button,
.woocommerce .btn-toolbar > input.button, .woocommerce table.wishlist_table .btn-toolbar > .awe-button, .product-list-actions .btn-toolbar > .awe-button.product_type_simple,
.product-list-actions .btn-toolbar > .awe-button.product_type_external, .btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle), .product-list-actions .btn-group > .product_type_variable:not(:first-child):not(:last-child):not(.dropdown-toggle),
.product-list-actions .btn-group > .Awe_add_to_cart:not(:first-child):not(:last-child):not(.dropdown-toggle), .product-list-actions .btn-group > .Awe_add_to_wishlist:not(:first-child):not(:last-child):not(.dropdown-toggle), .group_table .btn-group > .product_type_external:not(:first-child):not(:last-child):not(.dropdown-toggle), .btn-group > .search-submit:not(:first-child):not(:last-child):not(.dropdown-toggle), .woocommerce .woocommerce-product-search .btn-group > input[type="submit"]:not(:first-child):not(:last-child):not(.dropdown-toggle), .woocommerce .btn-group > a.button:not(:first-child):not(:last-child):not(.dropdown-toggle),
.woocommerce .btn-group > button.button:not(:first-child):not(:last-child):not(.dropdown-toggle),
.woocommerce .btn-group > input.button:not(:first-child):not(:last-child):not(.dropdown-toggle), .woocommerce table.wishlist_table .btn-group > .awe-button:not(:first-child):not(:last-child):not(.dropdown-toggle), .product-list-actions .btn-group > .awe-button.product_type_simple:not(:first-child):not(:last-child):not(.dropdown-toggle),
.product-list-actions .btn-group > .awe-button.product_type_external:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}

.btn-group > .btn:first-child, .product-list-actions .btn-group > .product_type_variable:first-child,
.product-list-actions .btn-group > .Awe_add_to_cart:first-child, .product-list-actions .btn-group > .Awe_add_to_wishlist:first-child, .group_table .btn-group > .product_type_external:first-child, .btn-group > .search-submit:first-child, .woocommerce .woocommerce-product-search .btn-group > input[type="submit"]:first-child, .woocommerce .btn-group > a.button:first-child,
.woocommerce .btn-group > button.button:first-child,
.woocommerce .btn-group > input.button:first-child, .woocommerce table.wishlist_table .btn-group > .awe-button:first-child, .product-list-actions .btn-group > .awe-button.product_type_simple:first-child,
.product-list-actions .btn-group > .awe-button.product_type_external:first-child {
  margin-left: 0;
}

.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle), .product-list-actions .btn-group > .product_type_variable:first-child:not(:last-child):not(.dropdown-toggle),
.product-list-actions .btn-group > .Awe_add_to_cart:first-child:not(:last-child):not(.dropdown-toggle), .product-list-actions .btn-group > .Awe_add_to_wishlist:first-child:not(:last-child):not(.dropdown-toggle), .group_table .btn-group > .product_type_external:first-child:not(:last-child):not(.dropdown-toggle), .btn-group > .search-submit:first-child:not(:last-child):not(.dropdown-toggle), .woocommerce .woocommerce-product-search .btn-group > input[type="submit"]:first-child:not(:last-child):not(.dropdown-toggle), .woocommerce .btn-group > a.button:first-child:not(:last-child):not(.dropdown-toggle),
.woocommerce .btn-group > button.button:first-child:not(:last-child):not(.dropdown-toggle),
.woocommerce .btn-group > input.button:first-child:not(:last-child):not(.dropdown-toggle), .woocommerce table.wishlist_table .btn-group > .awe-button:first-child:not(:last-child):not(.dropdown-toggle), .product-list-actions .btn-group > .awe-button.product_type_simple:first-child:not(:last-child):not(.dropdown-toggle),
.product-list-actions .btn-group > .awe-button.product_type_external: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),
.product-list-actions .btn-group > .product_type_variable:last-child:not(:first-child),
.product-list-actions .btn-group > .Awe_add_to_cart:last-child:not(:first-child), .product-list-actions .btn-group > .Awe_add_to_wishlist:last-child:not(:first-child), .group_table .btn-group > .product_type_external:last-child:not(:first-child), .btn-group > .search-submit:last-child:not(:first-child),
.woocommerce .woocommerce-product-search .btn-group > input[type="submit"]:last-child:not(:first-child), .woocommerce .btn-group > a.button:last-child:not(:first-child),
.woocommerce .btn-group > button.button:last-child:not(:first-child),
.woocommerce .btn-group > input.button:last-child:not(:first-child), .woocommerce table.wishlist_table .btn-group > .awe-button:last-child:not(:first-child), .product-list-actions .btn-group > .awe-button.product_type_simple:last-child:not(:first-child),
.product-list-actions .btn-group > .awe-button.product_type_external: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, .product-list-actions .btn-group > .btn-group:not(:first-child):not(:last-child) > .product_type_variable,
.product-list-actions .btn-group > .btn-group:not(:first-child):not(:last-child) > .Awe_add_to_cart, .product-list-actions .btn-group > .btn-group:not(:first-child):not(:last-child) > .Awe_add_to_wishlist, .group_table .btn-group > .btn-group:not(:first-child):not(:last-child) > .product_type_external, .btn-group > .btn-group:not(:first-child):not(:last-child) > .search-submit, .woocommerce .woocommerce-product-search .btn-group > .btn-group:not(:first-child):not(:last-child) > input[type="submit"], .woocommerce .btn-group > .btn-group:not(:first-child):not(:last-child) > a.button,
.woocommerce .btn-group > .btn-group:not(:first-child):not(:last-child) > button.button,
.woocommerce .btn-group > .btn-group:not(:first-child):not(:last-child) > input.button, .woocommerce table.wishlist_table .btn-group > .btn-group:not(:first-child):not(:last-child) > .awe-button, .product-list-actions .btn-group > .btn-group:not(:first-child):not(:last-child) > .awe-button.product_type_simple,
.product-list-actions .btn-group > .btn-group:not(:first-child):not(:last-child) > .awe-button.product_type_external {
  border-radius: 0;
}

.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.product-list-actions .btn-group > .btn-group:first-child:not(:last-child) > .product_type_variable:last-child,
.product-list-actions .btn-group > .btn-group:first-child:not(:last-child) > .Awe_add_to_cart:last-child, .product-list-actions .btn-group > .btn-group:first-child:not(:last-child) > .Awe_add_to_wishlist:last-child, .group_table .btn-group > .btn-group:first-child:not(:last-child) > .product_type_external:last-child, .btn-group > .btn-group:first-child:not(:last-child) > .search-submit:last-child,
.woocommerce .woocommerce-product-search .btn-group > .btn-group:first-child:not(:last-child) > input[type="submit"]:last-child, .woocommerce .btn-group > .btn-group:first-child:not(:last-child) > a.button:last-child,
.woocommerce .btn-group > .btn-group:first-child:not(:last-child) > button.button:last-child,
.woocommerce .btn-group > .btn-group:first-child:not(:last-child) > input.button:last-child, .woocommerce table.wishlist_table .btn-group > .btn-group:first-child:not(:last-child) > .awe-button:last-child, .product-list-actions .btn-group > .btn-group:first-child:not(:last-child) > .awe-button.product_type_simple:last-child,
.product-list-actions .btn-group > .btn-group:first-child:not(:last-child) > .awe-button.product_type_external: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, .product-list-actions .btn-group > .btn-group:last-child:not(:first-child) > .product_type_variable:first-child,
.product-list-actions .btn-group > .btn-group:last-child:not(:first-child) > .Awe_add_to_cart:first-child, .product-list-actions .btn-group > .btn-group:last-child:not(:first-child) > .Awe_add_to_wishlist:first-child, .group_table .btn-group > .btn-group:last-child:not(:first-child) > .product_type_external:first-child, .btn-group > .btn-group:last-child:not(:first-child) > .search-submit:first-child, .woocommerce .woocommerce-product-search .btn-group > .btn-group:last-child:not(:first-child) > input[type="submit"]:first-child, .woocommerce .btn-group > .btn-group:last-child:not(:first-child) > a.button:first-child,
.woocommerce .btn-group > .btn-group:last-child:not(:first-child) > button.button:first-child,
.woocommerce .btn-group > .btn-group:last-child:not(:first-child) > input.button:first-child, .woocommerce table.wishlist_table .btn-group > .btn-group:last-child:not(:first-child) > .awe-button:first-child, .product-list-actions .btn-group > .btn-group:last-child:not(:first-child) > .awe-button.product_type_simple:first-child,
.product-list-actions .btn-group > .btn-group:last-child:not(:first-child) > .awe-button.product_type_external: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, .product-list-actions .btn-group > .product_type_variable + .dropdown-toggle,
.product-list-actions .btn-group > .Awe_add_to_cart + .dropdown-toggle, .product-list-actions .btn-group > .Awe_add_to_wishlist + .dropdown-toggle, .group_table .btn-group > .product_type_external + .dropdown-toggle, .btn-group > .search-submit + .dropdown-toggle, .woocommerce .woocommerce-product-search .btn-group > input[type="submit"] + .dropdown-toggle, .woocommerce .btn-group > a.button + .dropdown-toggle,
.woocommerce .btn-group > button.button + .dropdown-toggle,
.woocommerce .btn-group > input.button + .dropdown-toggle, .woocommerce table.wishlist_table .btn-group > .awe-button + .dropdown-toggle, .product-list-actions .btn-group > .awe-button.product_type_simple + .dropdown-toggle,
.product-list-actions .btn-group > .awe-button.product_type_external + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}

.btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle, .group_table .btn-group-lg.btn-group > .product_type_external + .dropdown-toggle, .btn-group-lg.btn-group > .search-submit + .dropdown-toggle, .woocommerce .woocommerce-product-search .btn-group-lg.btn-group > input[type="submit"] + .dropdown-toggle, .woocommerce .btn-group-lg.btn-group > a.button + .dropdown-toggle,
.woocommerce .btn-group-lg.btn-group > button.button + .dropdown-toggle,
.woocommerce .btn-group-lg.btn-group > input.button + .dropdown-toggle, .woocommerce table.wishlist_table .btn-group-lg.btn-group > .awe-button + .dropdown-toggle, .product-list-actions .btn-group > .product_type_variable + .dropdown-toggle,
.product-list-actions .btn-group > .Awe_add_to_cart + .dropdown-toggle, .product-list-actions .btn-group > .Awe_add_to_wishlist + .dropdown-toggle, .woocommerce-cart .woocommerce .btn-group > .button + .dropdown-toggle, .product-list-actions .btn-group > .awe-button.product_type_simple + .dropdown-toggle,
.product-list-actions .btn-group > .awe-button.product_type_external + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}

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

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

.btn .caret, .product-list-actions .product_type_variable .caret,
.product-list-actions .Awe_add_to_cart .caret, .product-list-actions .Awe_add_to_wishlist .caret, .group_table .product_type_external .caret, .search-submit .caret, .woocommerce .woocommerce-product-search input[type="submit"] .caret, .woocommerce a.button .caret,
.woocommerce button.button .caret,
.woocommerce input.button .caret, .woocommerce table.wishlist_table .awe-button .caret, .product-list-actions .awe-button.product_type_simple .caret,
.product-list-actions .awe-button.product_type_external .caret {
  margin-left: 0;
}

.btn-lg .caret, .btn-group-lg > .btn .caret, .group_table .btn-group-lg > .product_type_external .caret, .btn-group-lg > .search-submit .caret, .woocommerce .woocommerce-product-search .btn-group-lg > input[type="submit"] .caret, .woocommerce .btn-group-lg > a.button .caret,
.woocommerce .btn-group-lg > button.button .caret,
.woocommerce .btn-group-lg > input.button .caret, .woocommerce table.wishlist_table .btn-group-lg > .awe-button .caret, .product-list-actions .product_type_variable .caret,
.product-list-actions .Awe_add_to_cart .caret, .product-list-actions .Awe_add_to_wishlist .caret, .woocommerce-cart .woocommerce .button .caret, .product-list-actions .awe-button.product_type_simple .caret,
.product-list-actions .awe-button.product_type_external .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}

.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret, .dropup .group_table .btn-group-lg > .product_type_external .caret, .group_table .dropup .btn-group-lg > .product_type_external .caret, .dropup .btn-group-lg > .search-submit .caret, .dropup .woocommerce .woocommerce-product-search .btn-group-lg > input[type="submit"] .caret, .woocommerce .woocommerce-product-search .dropup .btn-group-lg > input[type="submit"] .caret, .dropup .woocommerce .btn-group-lg > a.button .caret, .woocommerce .dropup .btn-group-lg > a.button .caret,
.dropup .woocommerce .btn-group-lg > button.button .caret, .woocommerce .dropup .btn-group-lg > button.button .caret,
.dropup .woocommerce .btn-group-lg > input.button .caret, .woocommerce .dropup .btn-group-lg > input.button .caret, .dropup .woocommerce table.wishlist_table .btn-group-lg > .awe-button .caret, .woocommerce table.wishlist_table .dropup .btn-group-lg > .awe-button .caret, .dropup .product-list-actions .product_type_variable .caret, .product-list-actions .dropup .product_type_variable .caret,
.dropup .product-list-actions .Awe_add_to_cart .caret, .product-list-actions .dropup .Awe_add_to_cart .caret, .dropup .product-list-actions .Awe_add_to_wishlist .caret, .product-list-actions .dropup .Awe_add_to_wishlist .caret, .dropup .woocommerce-cart .woocommerce .button .caret, .woocommerce-cart .woocommerce .dropup .button .caret, .dropup .product-list-actions .awe-button.product_type_simple .caret, .product-list-actions .dropup .awe-button.product_type_simple .caret,
.dropup .product-list-actions .awe-button.product_type_external .caret, .product-list-actions .dropup .awe-button.product_type_external .caret {
  border-width: 0 5px 5px;
}

.btn-group-vertical > .btn,
.product-list-actions .btn-group-vertical > .product_type_variable,
.product-list-actions .btn-group-vertical > .Awe_add_to_cart, .product-list-actions .btn-group-vertical > .Awe_add_to_wishlist, .group_table .btn-group-vertical > .product_type_external, .btn-group-vertical > .search-submit,
.woocommerce .woocommerce-product-search .btn-group-vertical > input[type="submit"], .woocommerce .btn-group-vertical > a.button,
.woocommerce .btn-group-vertical > button.button,
.woocommerce .btn-group-vertical > input.button, .woocommerce table.wishlist_table .btn-group-vertical > .awe-button, .product-list-actions .btn-group-vertical > .awe-button.product_type_simple,
.product-list-actions .btn-group-vertical > .awe-button.product_type_external, .btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn, .product-list-actions .btn-group-vertical > .btn-group > .product_type_variable,
.product-list-actions .btn-group-vertical > .btn-group > .Awe_add_to_cart, .product-list-actions .btn-group-vertical > .btn-group > .Awe_add_to_wishlist, .group_table .btn-group-vertical > .btn-group > .product_type_external, .btn-group-vertical > .btn-group > .search-submit, .woocommerce .woocommerce-product-search .btn-group-vertical > .btn-group > input[type="submit"], .woocommerce .btn-group-vertical > .btn-group > a.button,
.woocommerce .btn-group-vertical > .btn-group > button.button,
.woocommerce .btn-group-vertical > .btn-group > input.button, .woocommerce table.wishlist_table .btn-group-vertical > .btn-group > .awe-button, .product-list-actions .btn-group-vertical > .btn-group > .awe-button.product_type_simple,
.product-list-actions .btn-group-vertical > .btn-group > .awe-button.product_type_external {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}

.btn-group-vertical > .btn-group::after {
  content: '';
  display: table;
  clear: both;
}

.btn-group-vertical > .btn-group > .btn, .product-list-actions .btn-group-vertical > .btn-group > .product_type_variable,
.product-list-actions .btn-group-vertical > .btn-group > .Awe_add_to_cart, .product-list-actions .btn-group-vertical > .btn-group > .Awe_add_to_wishlist, .group_table .btn-group-vertical > .btn-group > .product_type_external, .btn-group-vertical > .btn-group > .search-submit, .woocommerce .woocommerce-product-search .btn-group-vertical > .btn-group > input[type="submit"], .woocommerce .btn-group-vertical > .btn-group > a.button,
.woocommerce .btn-group-vertical > .btn-group > button.button,
.woocommerce .btn-group-vertical > .btn-group > input.button, .woocommerce table.wishlist_table .btn-group-vertical > .btn-group > .awe-button, .product-list-actions .btn-group-vertical > .btn-group > .awe-button.product_type_simple,
.product-list-actions .btn-group-vertical > .btn-group > .awe-button.product_type_external {
  float: none;
}

.btn-group-vertical > .btn + .btn,
.product-list-actions .btn-group-vertical > .product_type_variable + .btn,
.product-list-actions .btn-group-vertical > .Awe_add_to_cart + .btn, .product-list-actions .btn-group-vertical > .Awe_add_to_wishlist + .btn, .group_table .btn-group-vertical > .product_type_external + .btn, .btn-group-vertical > .search-submit + .btn,
.woocommerce .woocommerce-product-search .btn-group-vertical > input[type="submit"] + .btn, .woocommerce .btn-group-vertical > a.button + .btn,
.woocommerce .btn-group-vertical > button.button + .btn,
.woocommerce .btn-group-vertical > input.button + .btn, .woocommerce table.wishlist_table .btn-group-vertical > .awe-button + .btn, .product-list-actions .btn-group-vertical > .awe-button.product_type_simple + .btn,
.product-list-actions .btn-group-vertical > .awe-button.product_type_external + .btn, .product-list-actions .btn-group-vertical > .btn + .product_type_variable,
.product-list-actions .btn-group-vertical > .product_type_variable + .product_type_variable,
.product-list-actions .btn-group-vertical > .Awe_add_to_cart + .product_type_variable,
.product-list-actions .btn-group-vertical > .Awe_add_to_wishlist + .product_type_variable,
.group_table .product-list-actions .btn-group-vertical > .product_type_external + .product_type_variable, .product-list-actions .group_table .btn-group-vertical > .product_type_external + .product_type_variable,
.product-list-actions .btn-group-vertical > .search-submit + .product_type_variable,
.woocommerce .woocommerce-product-search .product-list-actions .btn-group-vertical > input[type="submit"] + .product_type_variable, .product-list-actions .woocommerce .woocommerce-product-search .btn-group-vertical > input[type="submit"] + .product_type_variable,
.woocommerce .product-list-actions .btn-group-vertical > a.button + .product_type_variable,
.product-list-actions .woocommerce .btn-group-vertical > a.button + .product_type_variable,
.woocommerce .product-list-actions .btn-group-vertical > button.button + .product_type_variable,
.product-list-actions .woocommerce .btn-group-vertical > button.button + .product_type_variable,
.woocommerce .product-list-actions .btn-group-vertical > input.button + .product_type_variable, .product-list-actions .woocommerce .btn-group-vertical > input.button + .product_type_variable,
.woocommerce table.wishlist_table .product-list-actions .btn-group-vertical > .awe-button + .product_type_variable, .product-list-actions .woocommerce table.wishlist_table .btn-group-vertical > .awe-button + .product_type_variable,
.product-list-actions .btn-group-vertical > .awe-button.product_type_simple + .product_type_variable,
.product-list-actions .btn-group-vertical > .awe-button.product_type_external + .product_type_variable,
.product-list-actions .btn-group-vertical > .btn + .Awe_add_to_cart, .product-list-actions .btn-group-vertical > .product_type_variable + .Awe_add_to_cart, .product-list-actions .btn-group-vertical > .Awe_add_to_cart + .Awe_add_to_cart, .product-list-actions .btn-group-vertical > .Awe_add_to_wishlist + .Awe_add_to_cart, .group_table .product-list-actions .btn-group-vertical > .product_type_external + .Awe_add_to_cart, .product-list-actions .group_table .btn-group-vertical > .product_type_external + .Awe_add_to_cart, .product-list-actions .btn-group-vertical > .search-submit + .Awe_add_to_cart, .woocommerce .woocommerce-product-search .product-list-actions .btn-group-vertical > input[type="submit"] + .Awe_add_to_cart, .product-list-actions .woocommerce .woocommerce-product-search .btn-group-vertical > input[type="submit"] + .Awe_add_to_cart, .woocommerce .product-list-actions .btn-group-vertical > a.button + .Awe_add_to_cart,
.product-list-actions .woocommerce .btn-group-vertical > a.button + .Awe_add_to_cart, .woocommerce .product-list-actions .btn-group-vertical > button.button + .Awe_add_to_cart,
.product-list-actions .woocommerce .btn-group-vertical > button.button + .Awe_add_to_cart, .woocommerce .product-list-actions .btn-group-vertical > input.button + .Awe_add_to_cart, .product-list-actions .woocommerce .btn-group-vertical > input.button + .Awe_add_to_cart, .woocommerce table.wishlist_table .product-list-actions .btn-group-vertical > .awe-button + .Awe_add_to_cart, .product-list-actions .woocommerce table.wishlist_table .btn-group-vertical > .awe-button + .Awe_add_to_cart, .product-list-actions .btn-group-vertical > .awe-button.product_type_simple + .Awe_add_to_cart, .product-list-actions .btn-group-vertical > .awe-button.product_type_external + .Awe_add_to_cart, .product-list-actions .btn-group-vertical > .btn + .Awe_add_to_wishlist, .product-list-actions .btn-group-vertical > .product_type_variable + .Awe_add_to_wishlist, .product-list-actions .btn-group-vertical > .Awe_add_to_cart + .Awe_add_to_wishlist, .product-list-actions .btn-group-vertical > .Awe_add_to_wishlist + .Awe_add_to_wishlist, .group_table .product-list-actions .btn-group-vertical > .product_type_external + .Awe_add_to_wishlist, .product-list-actions .group_table .btn-group-vertical > .product_type_external + .Awe_add_to_wishlist, .product-list-actions .btn-group-vertical > .search-submit + .Awe_add_to_wishlist, .woocommerce .woocommerce-product-search .product-list-actions .btn-group-vertical > input[type="submit"] + .Awe_add_to_wishlist, .product-list-actions .woocommerce .woocommerce-product-search .btn-group-vertical > input[type="submit"] + .Awe_add_to_wishlist, .woocommerce .product-list-actions .btn-group-vertical > a.button + .Awe_add_to_wishlist,
.product-list-actions .woocommerce .btn-group-vertical > a.button + .Awe_add_to_wishlist, .woocommerce .product-list-actions .btn-group-vertical > button.button + .Awe_add_to_wishlist,
.product-list-actions .woocommerce .btn-group-vertical > button.button + .Awe_add_to_wishlist, .woocommerce .product-list-actions .btn-group-vertical > input.button + .Awe_add_to_wishlist, .product-list-actions .woocommerce .btn-group-vertical > input.button + .Awe_add_to_wishlist, .woocommerce table.wishlist_table .product-list-actions .btn-group-vertical > .awe-button + .Awe_add_to_wishlist, .product-list-actions .woocommerce table.wishlist_table .btn-group-vertical > .awe-button + .Awe_add_to_wishlist, .product-list-actions .btn-group-vertical > .awe-button.product_type_simple + .Awe_add_to_wishlist, .product-list-actions .btn-group-vertical > .awe-button.product_type_external + .Awe_add_to_wishlist, .group_table .btn-group-vertical > .btn + .product_type_external, .product-list-actions .group_table .btn-group-vertical > .product_type_variable + .product_type_external,
.group_table .product-list-actions .btn-group-vertical > .product_type_variable + .product_type_external, .product-list-actions .group_table .btn-group-vertical > .Awe_add_to_cart + .product_type_external, .group_table .product-list-actions .btn-group-vertical > .Awe_add_to_cart + .product_type_external, .product-list-actions .group_table .btn-group-vertical > .Awe_add_to_wishlist + .product_type_external, .group_table .product-list-actions .btn-group-vertical > .Awe_add_to_wishlist + .product_type_external, .group_table .btn-group-vertical > .product_type_external + .product_type_external, .group_table .btn-group-vertical > .search-submit + .product_type_external, .woocommerce .woocommerce-product-search .group_table .btn-group-vertical > input[type="submit"] + .product_type_external, .group_table .woocommerce .woocommerce-product-search .btn-group-vertical > input[type="submit"] + .product_type_external, .woocommerce .group_table .btn-group-vertical > a.button + .product_type_external,
.group_table .woocommerce .btn-group-vertical > a.button + .product_type_external, .woocommerce .group_table .btn-group-vertical > button.button + .product_type_external,
.group_table .woocommerce .btn-group-vertical > button.button + .product_type_external, .woocommerce .group_table .btn-group-vertical > input.button + .product_type_external, .group_table .woocommerce .btn-group-vertical > input.button + .product_type_external, .woocommerce table.wishlist_table .group_table .btn-group-vertical > .awe-button + .product_type_external, .group_table .woocommerce table.wishlist_table .btn-group-vertical > .awe-button + .product_type_external, .product-list-actions .group_table .btn-group-vertical > .awe-button.product_type_simple + .product_type_external,
.group_table .product-list-actions .btn-group-vertical > .awe-button.product_type_simple + .product_type_external, .product-list-actions .group_table .btn-group-vertical > .awe-button.product_type_external + .product_type_external, .group_table .product-list-actions .btn-group-vertical > .awe-button.product_type_external + .product_type_external, .btn-group-vertical > .btn + .search-submit,
.product-list-actions .btn-group-vertical > .product_type_variable + .search-submit,
.product-list-actions .btn-group-vertical > .Awe_add_to_cart + .search-submit, .product-list-actions .btn-group-vertical > .Awe_add_to_wishlist + .search-submit, .group_table .btn-group-vertical > .product_type_external + .search-submit, .btn-group-vertical > .search-submit + .search-submit,
.woocommerce .woocommerce-product-search .btn-group-vertical > input[type="submit"] + .search-submit, .woocommerce .btn-group-vertical > a.button + .search-submit,
.woocommerce .btn-group-vertical > button.button + .search-submit,
.woocommerce .btn-group-vertical > input.button + .search-submit, .woocommerce table.wishlist_table .btn-group-vertical > .awe-button + .search-submit, .product-list-actions .btn-group-vertical > .awe-button.product_type_simple + .search-submit,
.product-list-actions .btn-group-vertical > .awe-button.product_type_external + .search-submit, .woocommerce .woocommerce-product-search .btn-group-vertical > .btn + input[type="submit"], .product-list-actions .woocommerce .woocommerce-product-search .btn-group-vertical > .product_type_variable + input[type="submit"],
.woocommerce .woocommerce-product-search .product-list-actions .btn-group-vertical > .product_type_variable + input[type="submit"], .product-list-actions .woocommerce .woocommerce-product-search .btn-group-vertical > .Awe_add_to_cart + input[type="submit"], .woocommerce .woocommerce-product-search .product-list-actions .btn-group-vertical > .Awe_add_to_cart + input[type="submit"], .product-list-actions .woocommerce .woocommerce-product-search .btn-group-vertical > .Awe_add_to_wishlist + input[type="submit"], .woocommerce .woocommerce-product-search .product-list-actions .btn-group-vertical > .Awe_add_to_wishlist + input[type="submit"], .group_table .woocommerce .woocommerce-product-search .btn-group-vertical > .product_type_external + input[type="submit"], .woocommerce .woocommerce-product-search .group_table .btn-group-vertical > .product_type_external + input[type="submit"], .woocommerce .woocommerce-product-search .btn-group-vertical > .search-submit + input[type="submit"], .woocommerce .woocommerce-product-search .btn-group-vertical > input[type="submit"] + input[type="submit"], .woocommerce .woocommerce-product-search .btn-group-vertical > a.button + input[type="submit"], .woocommerce .woocommerce-product-search .btn-group-vertical > button.button + input[type="submit"], .woocommerce .woocommerce-product-search .btn-group-vertical > input.button + input[type="submit"], .woocommerce table.wishlist_table .woocommerce-product-search .btn-group-vertical > .awe-button + input[type="submit"], .woocommerce .woocommerce-product-search table.wishlist_table .btn-group-vertical > .awe-button + input[type="submit"], .product-list-actions .woocommerce .woocommerce-product-search .btn-group-vertical > .awe-button.product_type_simple + input[type="submit"],
.woocommerce .woocommerce-product-search .product-list-actions .btn-group-vertical > .awe-button.product_type_simple + input[type="submit"], .product-list-actions .woocommerce .woocommerce-product-search .btn-group-vertical > .awe-button.product_type_external + input[type="submit"], .woocommerce .woocommerce-product-search .product-list-actions .btn-group-vertical > .awe-button.product_type_external + input[type="submit"], .woocommerce .btn-group-vertical > .btn + a.button,
.product-list-actions .woocommerce .btn-group-vertical > .product_type_variable + a.button,
.woocommerce .product-list-actions .btn-group-vertical > .product_type_variable + a.button,
.product-list-actions .woocommerce .btn-group-vertical > .Awe_add_to_cart + a.button, .woocommerce .product-list-actions .btn-group-vertical > .Awe_add_to_cart + a.button,
.product-list-actions .woocommerce .btn-group-vertical > .Awe_add_to_wishlist + a.button, .woocommerce .product-list-actions .btn-group-vertical > .Awe_add_to_wishlist + a.button,
.group_table .woocommerce .btn-group-vertical > .product_type_external + a.button, .woocommerce .group_table .btn-group-vertical > .product_type_external + a.button,
.woocommerce .btn-group-vertical > .search-submit + a.button,
.woocommerce .woocommerce-product-search .btn-group-vertical > input[type="submit"] + a.button,
.woocommerce .btn-group-vertical > a.button + a.button,
.woocommerce .btn-group-vertical > button.button + a.button,
.woocommerce .btn-group-vertical > input.button + a.button,
.woocommerce table.wishlist_table .btn-group-vertical > .awe-button + a.button,
.product-list-actions .woocommerce .btn-group-vertical > .awe-button.product_type_simple + a.button,
.woocommerce .product-list-actions .btn-group-vertical > .awe-button.product_type_simple + a.button,
.product-list-actions .woocommerce .btn-group-vertical > .awe-button.product_type_external + a.button, .woocommerce .product-list-actions .btn-group-vertical > .awe-button.product_type_external + a.button,
.woocommerce .btn-group-vertical > .btn + button.button,
.product-list-actions .woocommerce .btn-group-vertical > .product_type_variable + button.button,
.woocommerce .product-list-actions .btn-group-vertical > .product_type_variable + button.button,
.product-list-actions .woocommerce .btn-group-vertical > .Awe_add_to_cart + button.button, .woocommerce .product-list-actions .btn-group-vertical > .Awe_add_to_cart + button.button,
.product-list-actions .woocommerce .btn-group-vertical > .Awe_add_to_wishlist + button.button, .woocommerce .product-list-actions .btn-group-vertical > .Awe_add_to_wishlist + button.button,
.group_table .woocommerce .btn-group-vertical > .product_type_external + button.button, .woocommerce .group_table .btn-group-vertical > .product_type_external + button.button,
.woocommerce .btn-group-vertical > .search-submit + button.button,
.woocommerce .woocommerce-product-search .btn-group-vertical > input[type="submit"] + button.button,
.woocommerce .btn-group-vertical > a.button + button.button,
.woocommerce .btn-group-vertical > button.button + button.button,
.woocommerce .btn-group-vertical > input.button + button.button,
.woocommerce table.wishlist_table .btn-group-vertical > .awe-button + button.button,
.product-list-actions .woocommerce .btn-group-vertical > .awe-button.product_type_simple + button.button,
.woocommerce .product-list-actions .btn-group-vertical > .awe-button.product_type_simple + button.button,
.product-list-actions .woocommerce .btn-group-vertical > .awe-button.product_type_external + button.button, .woocommerce .product-list-actions .btn-group-vertical > .awe-button.product_type_external + button.button,
.woocommerce .btn-group-vertical > .btn + input.button, .product-list-actions .woocommerce .btn-group-vertical > .product_type_variable + input.button,
.woocommerce .product-list-actions .btn-group-vertical > .product_type_variable + input.button, .product-list-actions .woocommerce .btn-group-vertical > .Awe_add_to_cart + input.button, .woocommerce .product-list-actions .btn-group-vertical > .Awe_add_to_cart + input.button, .product-list-actions .woocommerce .btn-group-vertical > .Awe_add_to_wishlist + input.button, .woocommerce .product-list-actions .btn-group-vertical > .Awe_add_to_wishlist + input.button, .group_table .woocommerce .btn-group-vertical > .product_type_external + input.button, .woocommerce .group_table .btn-group-vertical > .product_type_external + input.button, .woocommerce .btn-group-vertical > .search-submit + input.button, .woocommerce .woocommerce-product-search .btn-group-vertical > input[type="submit"] + input.button, .woocommerce .btn-group-vertical > a.button + input.button, .woocommerce .btn-group-vertical > button.button + input.button, .woocommerce .btn-group-vertical > input.button + input.button, .woocommerce table.wishlist_table .btn-group-vertical > .awe-button + input.button, .product-list-actions .woocommerce .btn-group-vertical > .awe-button.product_type_simple + input.button,
.woocommerce .product-list-actions .btn-group-vertical > .awe-button.product_type_simple + input.button, .product-list-actions .woocommerce .btn-group-vertical > .awe-button.product_type_external + input.button, .woocommerce .product-list-actions .btn-group-vertical > .awe-button.product_type_external + input.button, .woocommerce table.wishlist_table .btn-group-vertical > .btn + .awe-button, .product-list-actions .woocommerce table.wishlist_table .btn-group-vertical > .product_type_variable + .awe-button,
.woocommerce table.wishlist_table .product-list-actions .btn-group-vertical > .product_type_variable + .awe-button, .product-list-actions .woocommerce table.wishlist_table .btn-group-vertical > .Awe_add_to_cart + .awe-button, .woocommerce table.wishlist_table .product-list-actions .btn-group-vertical > .Awe_add_to_cart + .awe-button, .product-list-actions .woocommerce table.wishlist_table .btn-group-vertical > .Awe_add_to_wishlist + .awe-button, .woocommerce table.wishlist_table .product-list-actions .btn-group-vertical > .Awe_add_to_wishlist + .awe-button, .group_table .woocommerce table.wishlist_table .btn-group-vertical > .product_type_external + .awe-button, .woocommerce table.wishlist_table .group_table .btn-group-vertical > .product_type_external + .awe-button, .woocommerce table.wishlist_table .btn-group-vertical > .search-submit + .awe-button, .woocommerce .woocommerce-product-search table.wishlist_table .btn-group-vertical > input[type="submit"] + .awe-button, .woocommerce table.wishlist_table .woocommerce-product-search .btn-group-vertical > input[type="submit"] + .awe-button, .woocommerce table.wishlist_table .btn-group-vertical > a.button + .awe-button, .woocommerce table.wishlist_table .btn-group-vertical > button.button + .awe-button, .woocommerce table.wishlist_table .btn-group-vertical > input.button + .awe-button, .woocommerce table.wishlist_table .btn-group-vertical > .awe-button + .awe-button, .product-list-actions .woocommerce table.wishlist_table .btn-group-vertical > .awe-button.product_type_simple + .awe-button,
.woocommerce table.wishlist_table .product-list-actions .btn-group-vertical > .awe-button.product_type_simple + .awe-button, .product-list-actions .woocommerce table.wishlist_table .btn-group-vertical > .awe-button.product_type_external + .awe-button, .woocommerce table.wishlist_table .product-list-actions .btn-group-vertical > .awe-button.product_type_external + .awe-button, .product-list-actions .btn-group-vertical > .btn + .awe-button.product_type_simple,
.product-list-actions .btn-group-vertical > .product_type_variable + .awe-button.product_type_simple,
.product-list-actions .btn-group-vertical > .Awe_add_to_cart + .awe-button.product_type_simple,
.product-list-actions .btn-group-vertical > .Awe_add_to_wishlist + .awe-button.product_type_simple,
.group_table .product-list-actions .btn-group-vertical > .product_type_external + .awe-button.product_type_simple, .product-list-actions .group_table .btn-group-vertical > .product_type_external + .awe-button.product_type_simple,
.product-list-actions .btn-group-vertical > .search-submit + .awe-button.product_type_simple,
.woocommerce .woocommerce-product-search .product-list-actions .btn-group-vertical > input[type="submit"] + .awe-button.product_type_simple, .product-list-actions .woocommerce .woocommerce-product-search .btn-group-vertical > input[type="submit"] + .awe-button.product_type_simple,
.woocommerce .product-list-actions .btn-group-vertical > a.button + .awe-button.product_type_simple,
.product-list-actions .woocommerce .btn-group-vertical > a.button + .awe-button.product_type_simple,
.woocommerce .product-list-actions .btn-group-vertical > button.button + .awe-button.product_type_simple,
.product-list-actions .woocommerce .btn-group-vertical > button.button + .awe-button.product_type_simple,
.woocommerce .product-list-actions .btn-group-vertical > input.button + .awe-button.product_type_simple, .product-list-actions .woocommerce .btn-group-vertical > input.button + .awe-button.product_type_simple,
.woocommerce table.wishlist_table .product-list-actions .btn-group-vertical > .awe-button + .awe-button.product_type_simple, .product-list-actions .woocommerce table.wishlist_table .btn-group-vertical > .awe-button + .awe-button.product_type_simple,
.product-list-actions .btn-group-vertical > .awe-button.product_type_simple + .awe-button.product_type_simple,
.product-list-actions .btn-group-vertical > .awe-button.product_type_external + .awe-button.product_type_simple,
.product-list-actions .btn-group-vertical > .btn + .awe-button.product_type_external, .product-list-actions .btn-group-vertical > .product_type_variable + .awe-button.product_type_external, .product-list-actions .btn-group-vertical > .Awe_add_to_cart + .awe-button.product_type_external, .product-list-actions .btn-group-vertical > .Awe_add_to_wishlist + .awe-button.product_type_external, .group_table .product-list-actions .btn-group-vertical > .product_type_external + .awe-button.product_type_external, .product-list-actions .group_table .btn-group-vertical > .product_type_external + .awe-button.product_type_external, .product-list-actions .btn-group-vertical > .search-submit + .awe-button.product_type_external, .woocommerce .woocommerce-product-search .product-list-actions .btn-group-vertical > input[type="submit"] + .awe-button.product_type_external, .product-list-actions .woocommerce .woocommerce-product-search .btn-group-vertical > input[type="submit"] + .awe-button.product_type_external, .woocommerce .product-list-actions .btn-group-vertical > a.button + .awe-button.product_type_external,
.product-list-actions .woocommerce .btn-group-vertical > a.button + .awe-button.product_type_external, .woocommerce .product-list-actions .btn-group-vertical > button.button + .awe-button.product_type_external,
.product-list-actions .woocommerce .btn-group-vertical > button.button + .awe-button.product_type_external, .woocommerce .product-list-actions .btn-group-vertical > input.button + .awe-button.product_type_external, .product-list-actions .woocommerce .btn-group-vertical > input.button + .awe-button.product_type_external, .woocommerce table.wishlist_table .product-list-actions .btn-group-vertical > .awe-button + .awe-button.product_type_external, .product-list-actions .woocommerce table.wishlist_table .btn-group-vertical > .awe-button + .awe-button.product_type_external, .product-list-actions .btn-group-vertical > .awe-button.product_type_simple + .awe-button.product_type_external, .product-list-actions .btn-group-vertical > .awe-button.product_type_external + .awe-button.product_type_external, .btn-group-vertical > .btn + .btn-group,
.product-list-actions .btn-group-vertical > .product_type_variable + .btn-group,
.product-list-actions .btn-group-vertical > .Awe_add_to_cart + .btn-group, .product-list-actions .btn-group-vertical > .Awe_add_to_wishlist + .btn-group, .group_table .btn-group-vertical > .product_type_external + .btn-group, .btn-group-vertical > .search-submit + .btn-group,
.woocommerce .woocommerce-product-search .btn-group-vertical > input[type="submit"] + .btn-group, .woocommerce .btn-group-vertical > a.button + .btn-group,
.woocommerce .btn-group-vertical > button.button + .btn-group,
.woocommerce .btn-group-vertical > input.button + .btn-group, .woocommerce table.wishlist_table .btn-group-vertical > .awe-button + .btn-group, .product-list-actions .btn-group-vertical > .awe-button.product_type_simple + .btn-group,
.product-list-actions .btn-group-vertical > .awe-button.product_type_external + .btn-group, .btn-group-vertical > .btn-group + .btn,
.product-list-actions .btn-group-vertical > .btn-group + .product_type_variable,
.product-list-actions .btn-group-vertical > .btn-group + .Awe_add_to_cart, .product-list-actions .btn-group-vertical > .btn-group + .Awe_add_to_wishlist, .group_table .btn-group-vertical > .btn-group + .product_type_external, .btn-group-vertical > .btn-group + .search-submit,
.woocommerce .woocommerce-product-search .btn-group-vertical > .btn-group + input[type="submit"], .woocommerce .btn-group-vertical > .btn-group + a.button,
.woocommerce .btn-group-vertical > .btn-group + button.button,
.woocommerce .btn-group-vertical > .btn-group + input.button, .woocommerce table.wishlist_table .btn-group-vertical > .btn-group + .awe-button, .product-list-actions .btn-group-vertical > .btn-group + .awe-button.product_type_simple,
.product-list-actions .btn-group-vertical > .btn-group + .awe-button.product_type_external, .btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}

.btn-group-vertical > .btn:not(:first-child):not(:last-child), .product-list-actions .btn-group-vertical > .product_type_variable:not(:first-child):not(:last-child),
.product-list-actions .btn-group-vertical > .Awe_add_to_cart:not(:first-child):not(:last-child), .product-list-actions .btn-group-vertical > .Awe_add_to_wishlist:not(:first-child):not(:last-child), .group_table .btn-group-vertical > .product_type_external:not(:first-child):not(:last-child), .btn-group-vertical > .search-submit:not(:first-child):not(:last-child), .woocommerce .woocommerce-product-search .btn-group-vertical > input[type="submit"]:not(:first-child):not(:last-child), .woocommerce .btn-group-vertical > a.button:not(:first-child):not(:last-child),
.woocommerce .btn-group-vertical > button.button:not(:first-child):not(:last-child),
.woocommerce .btn-group-vertical > input.button:not(:first-child):not(:last-child), .woocommerce table.wishlist_table .btn-group-vertical > .awe-button:not(:first-child):not(:last-child), .product-list-actions .btn-group-vertical > .awe-button.product_type_simple:not(:first-child):not(:last-child),
.product-list-actions .btn-group-vertical > .awe-button.product_type_external:not(:first-child):not(:last-child) {
  border-radius: 0;
}

.btn-group-vertical > .btn:first-child:not(:last-child), .product-list-actions .btn-group-vertical > .product_type_variable:first-child:not(:last-child),
.product-list-actions .btn-group-vertical > .Awe_add_to_cart:first-child:not(:last-child), .product-list-actions .btn-group-vertical > .Awe_add_to_wishlist:first-child:not(:last-child), .group_table .btn-group-vertical > .product_type_external:first-child:not(:last-child), .btn-group-vertical > .search-submit:first-child:not(:last-child), .woocommerce .woocommerce-product-search .btn-group-vertical > input[type="submit"]:first-child:not(:last-child), .woocommerce .btn-group-vertical > a.button:first-child:not(:last-child),
.woocommerce .btn-group-vertical > button.button:first-child:not(:last-child),
.woocommerce .btn-group-vertical > input.button:first-child:not(:last-child), .woocommerce table.wishlist_table .btn-group-vertical > .awe-button:first-child:not(:last-child), .product-list-actions .btn-group-vertical > .awe-button.product_type_simple:first-child:not(:last-child),
.product-list-actions .btn-group-vertical > .awe-button.product_type_external:first-child:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn:last-child:not(:first-child), .product-list-actions .btn-group-vertical > .product_type_variable:last-child:not(:first-child),
.product-list-actions .btn-group-vertical > .Awe_add_to_cart:last-child:not(:first-child), .product-list-actions .btn-group-vertical > .Awe_add_to_wishlist:last-child:not(:first-child), .group_table .btn-group-vertical > .product_type_external:last-child:not(:first-child), .btn-group-vertical > .search-submit:last-child:not(:first-child), .woocommerce .woocommerce-product-search .btn-group-vertical > input[type="submit"]:last-child:not(:first-child), .woocommerce .btn-group-vertical > a.button:last-child:not(:first-child),
.woocommerce .btn-group-vertical > button.button:last-child:not(:first-child),
.woocommerce .btn-group-vertical > input.button:last-child:not(:first-child), .woocommerce table.wishlist_table .btn-group-vertical > .awe-button:last-child:not(:first-child), .product-list-actions .btn-group-vertical > .awe-button.product_type_simple:last-child:not(:first-child),
.product-list-actions .btn-group-vertical > .awe-button.product_type_external:last-child:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn, .product-list-actions .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .product_type_variable,
.product-list-actions .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .Awe_add_to_cart, .product-list-actions .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .Awe_add_to_wishlist, .group_table .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .product_type_external, .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .search-submit, .woocommerce .woocommerce-product-search .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > input[type="submit"], .woocommerce .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > a.button,
.woocommerce .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > button.button,
.woocommerce .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > input.button, .woocommerce table.wishlist_table .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .awe-button, .product-list-actions .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .awe-button.product_type_simple,
.product-list-actions .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .awe-button.product_type_external {
  border-radius: 0;
}

.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.product-list-actions .btn-group-vertical > .btn-group:first-child:not(:last-child) > .product_type_variable:last-child,
.product-list-actions .btn-group-vertical > .btn-group:first-child:not(:last-child) > .Awe_add_to_cart:last-child, .product-list-actions .btn-group-vertical > .btn-group:first-child:not(:last-child) > .Awe_add_to_wishlist:last-child, .group_table .btn-group-vertical > .btn-group:first-child:not(:last-child) > .product_type_external:last-child, .btn-group-vertical > .btn-group:first-child:not(:last-child) > .search-submit:last-child,
.woocommerce .woocommerce-product-search .btn-group-vertical > .btn-group:first-child:not(:last-child) > input[type="submit"]:last-child, .woocommerce .btn-group-vertical > .btn-group:first-child:not(:last-child) > a.button:last-child,
.woocommerce .btn-group-vertical > .btn-group:first-child:not(:last-child) > button.button:last-child,
.woocommerce .btn-group-vertical > .btn-group:first-child:not(:last-child) > input.button:last-child, .woocommerce table.wishlist_table .btn-group-vertical > .btn-group:first-child:not(:last-child) > .awe-button:last-child, .product-list-actions .btn-group-vertical > .btn-group:first-child:not(:last-child) > .awe-button.product_type_simple:last-child,
.product-list-actions .btn-group-vertical > .btn-group:first-child:not(:last-child) > .awe-button.product_type_external: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, .product-list-actions .btn-group-vertical > .btn-group:last-child:not(:first-child) > .product_type_variable:first-child,
.product-list-actions .btn-group-vertical > .btn-group:last-child:not(:first-child) > .Awe_add_to_cart:first-child, .product-list-actions .btn-group-vertical > .btn-group:last-child:not(:first-child) > .Awe_add_to_wishlist:first-child, .group_table .btn-group-vertical > .btn-group:last-child:not(:first-child) > .product_type_external:first-child, .btn-group-vertical > .btn-group:last-child:not(:first-child) > .search-submit:first-child, .woocommerce .woocommerce-product-search .btn-group-vertical > .btn-group:last-child:not(:first-child) > input[type="submit"]:first-child, .woocommerce .btn-group-vertical > .btn-group:last-child:not(:first-child) > a.button:first-child,
.woocommerce .btn-group-vertical > .btn-group:last-child:not(:first-child) > button.button:first-child,
.woocommerce .btn-group-vertical > .btn-group:last-child:not(:first-child) > input.button:first-child, .woocommerce table.wishlist_table .btn-group-vertical > .btn-group:last-child:not(:first-child) > .awe-button:first-child, .product-list-actions .btn-group-vertical > .btn-group:last-child:not(:first-child) > .awe-button.product_type_simple:first-child,
.product-list-actions .btn-group-vertical > .btn-group:last-child:not(:first-child) > .awe-button.product_type_external: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,
.product-list-actions .btn-group-justified > .product_type_variable,
.product-list-actions .btn-group-justified > .Awe_add_to_cart, .product-list-actions .btn-group-justified > .Awe_add_to_wishlist, .group_table .btn-group-justified > .product_type_external, .btn-group-justified > .search-submit,
.woocommerce .woocommerce-product-search .btn-group-justified > input[type="submit"], .woocommerce .btn-group-justified > a.button,
.woocommerce .btn-group-justified > button.button,
.woocommerce .btn-group-justified > input.button, .woocommerce table.wishlist_table .btn-group-justified > .awe-button, .product-list-actions .btn-group-justified > .awe-button.product_type_simple,
.product-list-actions .btn-group-justified > .awe-button.product_type_external, .btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}

.btn-group-justified > .btn-group .btn, .btn-group-justified > .btn-group .product-list-actions .product_type_variable, .product-list-actions .btn-group-justified > .btn-group .product_type_variable,
.btn-group-justified > .btn-group .product-list-actions .Awe_add_to_cart, .product-list-actions .btn-group-justified > .btn-group .Awe_add_to_cart, .btn-group-justified > .btn-group .product-list-actions .Awe_add_to_wishlist, .product-list-actions .btn-group-justified > .btn-group .Awe_add_to_wishlist, .btn-group-justified > .btn-group .group_table .product_type_external, .group_table .btn-group-justified > .btn-group .product_type_external, .btn-group-justified > .btn-group .search-submit, .btn-group-justified > .btn-group .woocommerce .woocommerce-product-search input[type="submit"], .woocommerce .woocommerce-product-search .btn-group-justified > .btn-group input[type="submit"], .btn-group-justified > .btn-group .woocommerce a.button, .woocommerce .btn-group-justified > .btn-group a.button,
.btn-group-justified > .btn-group .woocommerce button.button, .woocommerce .btn-group-justified > .btn-group button.button,
.btn-group-justified > .btn-group .woocommerce input.button, .woocommerce .btn-group-justified > .btn-group input.button, .btn-group-justified > .btn-group .woocommerce table.wishlist_table .awe-button, .woocommerce table.wishlist_table .btn-group-justified > .btn-group .awe-button, .btn-group-justified > .btn-group .product-list-actions .awe-button.product_type_simple, .product-list-actions .btn-group-justified > .btn-group .awe-button.product_type_simple,
.btn-group-justified > .btn-group .product-list-actions .awe-button.product_type_external, .product-list-actions .btn-group-justified > .btn-group .awe-button.product_type_external {
  width: 100%;
}

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

[data-toggle="buttons"] > .btn input[type="radio"],
.product-list-actions [data-toggle="buttons"] > .product_type_variable input[type="radio"],
.product-list-actions [data-toggle="buttons"] > .Awe_add_to_cart input[type="radio"], .product-list-actions [data-toggle="buttons"] > .Awe_add_to_wishlist input[type="radio"], .group_table [data-toggle="buttons"] > .product_type_external input[type="radio"], [data-toggle="buttons"] > .search-submit input[type="radio"],
.woocommerce .woocommerce-product-search [data-toggle="buttons"] > input[type="submit"] input[type="radio"], .woocommerce [data-toggle="buttons"] > a.button input[type="radio"],
.woocommerce [data-toggle="buttons"] > button.button input[type="radio"],
.woocommerce [data-toggle="buttons"] > input.button input[type="radio"], .woocommerce table.wishlist_table [data-toggle="buttons"] > .awe-button input[type="radio"], .product-list-actions [data-toggle="buttons"] > .awe-button.product_type_simple input[type="radio"],
.product-list-actions [data-toggle="buttons"] > .awe-button.product_type_external input[type="radio"], [data-toggle="buttons"] > .btn input[type="checkbox"],
.product-list-actions [data-toggle="buttons"] > .product_type_variable input[type="checkbox"],
.product-list-actions [data-toggle="buttons"] > .Awe_add_to_cart input[type="checkbox"], .product-list-actions [data-toggle="buttons"] > .Awe_add_to_wishlist input[type="checkbox"], .group_table [data-toggle="buttons"] > .product_type_external input[type="checkbox"], [data-toggle="buttons"] > .search-submit input[type="checkbox"],
.woocommerce .woocommerce-product-search [data-toggle="buttons"] > input[type="submit"] input[type="checkbox"], .woocommerce [data-toggle="buttons"] > a.button input[type="checkbox"],
.woocommerce [data-toggle="buttons"] > button.button input[type="checkbox"],
.woocommerce [data-toggle="buttons"] > input.button input[type="checkbox"], .woocommerce table.wishlist_table [data-toggle="buttons"] > .awe-button input[type="checkbox"], .product-list-actions [data-toggle="buttons"] > .awe-button.product_type_simple input[type="checkbox"],
.product-list-actions [data-toggle="buttons"] > .awe-button.product_type_external input[type="checkbox"], [data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
.product-list-actions [data-toggle="buttons"] > .btn-group > .product_type_variable input[type="radio"],
.product-list-actions [data-toggle="buttons"] > .btn-group > .Awe_add_to_cart input[type="radio"], .product-list-actions [data-toggle="buttons"] > .btn-group > .Awe_add_to_wishlist input[type="radio"], .group_table [data-toggle="buttons"] > .btn-group > .product_type_external input[type="radio"], [data-toggle="buttons"] > .btn-group > .search-submit input[type="radio"],
.woocommerce .woocommerce-product-search [data-toggle="buttons"] > .btn-group > input[type="submit"] input[type="radio"], .woocommerce [data-toggle="buttons"] > .btn-group > a.button input[type="radio"],
.woocommerce [data-toggle="buttons"] > .btn-group > button.button input[type="radio"],
.woocommerce [data-toggle="buttons"] > .btn-group > input.button input[type="radio"], .woocommerce table.wishlist_table [data-toggle="buttons"] > .btn-group > .awe-button input[type="radio"], .product-list-actions [data-toggle="buttons"] > .btn-group > .awe-button.product_type_simple input[type="radio"],
.product-list-actions [data-toggle="buttons"] > .btn-group > .awe-button.product_type_external input[type="radio"], [data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"], .product-list-actions [data-toggle="buttons"] > .btn-group > .product_type_variable input[type="checkbox"],
.product-list-actions [data-toggle="buttons"] > .btn-group > .Awe_add_to_cart input[type="checkbox"], .product-list-actions [data-toggle="buttons"] > .btn-group > .Awe_add_to_wishlist input[type="checkbox"], .group_table [data-toggle="buttons"] > .btn-group > .product_type_external input[type="checkbox"], [data-toggle="buttons"] > .btn-group > .search-submit input[type="checkbox"], .woocommerce .woocommerce-product-search [data-toggle="buttons"] > .btn-group > input[type="submit"] input[type="checkbox"], .woocommerce [data-toggle="buttons"] > .btn-group > a.button input[type="checkbox"],
.woocommerce [data-toggle="buttons"] > .btn-group > button.button input[type="checkbox"],
.woocommerce [data-toggle="buttons"] > .btn-group > input.button input[type="checkbox"], .woocommerce table.wishlist_table [data-toggle="buttons"] > .btn-group > .awe-button input[type="checkbox"], .product-list-actions [data-toggle="buttons"] > .btn-group > .awe-button.product_type_simple input[type="checkbox"],
.product-list-actions [data-toggle="buttons"] > .btn-group > .awe-button.product_type_external 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 .search-field, .input-group .woocommerce select, .woocommerce .input-group select,
.input-group .woocommerce textarea, .woocommerce .input-group textarea,
.input-group .woocommerce .input-text, .woocommerce .input-group .input-text,
.input-group .woocommerce input[type="text"], .woocommerce .input-group input[type="text"],
.input-group .woocommerce input[type="password"], .woocommerce .input-group input[type="password"],
.input-group .woocommerce input[type="email"], .woocommerce .input-group input[type="email"],
.input-group .woocommerce input[type="number"], .woocommerce .input-group input[type="number"] {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}

.input-group-addon,
.input-group-btn,
.input-group .form-control, .input-group .search-field, .input-group .woocommerce select, .woocommerce .input-group select,
.input-group .woocommerce textarea, .woocommerce .input-group textarea,
.input-group .woocommerce .input-text, .woocommerce .input-group .input-text,
.input-group .woocommerce input[type="text"], .woocommerce .input-group input[type="text"],
.input-group .woocommerce input[type="password"], .woocommerce .input-group input[type="password"],
.input-group .woocommerce input[type="email"], .woocommerce .input-group input[type="email"],
.input-group .woocommerce input[type="number"], .woocommerce .input-group input[type="number"] {
  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 .search-field:not(:first-child):not(:last-child), .input-group .woocommerce select:not(:first-child):not(:last-child), .woocommerce .input-group select:not(:first-child):not(:last-child),
.input-group .woocommerce textarea:not(:first-child):not(:last-child), .woocommerce .input-group textarea: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 .woocommerce input[type="text"]:not(:first-child):not(:last-child), .woocommerce .input-group input[type="text"]:not(:first-child):not(:last-child),
.input-group .woocommerce input[type="password"]:not(:first-child):not(:last-child), .woocommerce .input-group input[type="password"]:not(:first-child):not(:last-child),
.input-group .woocommerce input[type="email"]:not(:first-child):not(:last-child), .woocommerce .input-group input[type="email"]:not(:first-child):not(:last-child),
.input-group .woocommerce input[type="number"]:not(:first-child):not(:last-child), .woocommerce .input-group input[type="number"]: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: 0;
}

.input-group-addon.input-sm, .woocommerce .input-group-sm > select.input-group-addon,
.woocommerce .input-group-sm > textarea.input-group-addon,
.woocommerce .input-group-sm > .input-group-addon.input-text,
.woocommerce .input-group-sm > input.input-group-addon[type="text"],
.woocommerce .input-group-sm > input.input-group-addon[type="password"],
.woocommerce .input-group-sm > input.input-group-addon[type="email"],
.woocommerce .input-group-sm > input.input-group-addon[type="number"], .input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .input-group-addon.btn, .product-list-actions .input-group-sm > .input-group-btn > .input-group-addon.product_type_variable,
.product-list-actions .input-group-sm > .input-group-btn > .input-group-addon.Awe_add_to_cart, .product-list-actions .input-group-sm > .input-group-btn > .input-group-addon.Awe_add_to_wishlist, .group_table .input-group-sm > .input-group-btn > .input-group-addon.product_type_external, .input-group-sm > .input-group-btn > .input-group-addon.search-submit, .woocommerce .woocommerce-product-search .input-group-sm > .input-group-btn > input.input-group-addon[type="submit"], .woocommerce .input-group-sm > .input-group-btn > a.input-group-addon.button,
.woocommerce .input-group-sm > .input-group-btn > button.input-group-addon.button,
.woocommerce .input-group-sm > .input-group-btn > input.input-group-addon.button, .woocommerce table.wishlist_table .input-group-sm > .input-group-btn > .input-group-addon.awe-button, .product-list-actions .input-group-sm > .input-group-btn > .input-group-addon.awe-button.product_type_simple,
.product-list-actions .input-group-sm > .input-group-btn > .input-group-addon.awe-button.product_type_external, .woocommerce-ordering > select.input-group-addon, .form-control
.input-group-addon#p_show,
.search-field .input-group-addon#p_show,
.woocommerce select .input-group-addon#p_show,
.woocommerce textarea .input-group-addon#p_show,
.woocommerce .input-text .input-group-addon#p_show,
.woocommerce input[type="text"] .input-group-addon#p_show,
.woocommerce input[type="password"] .input-group-addon#p_show,
.woocommerce input[type="email"] .input-group-addon#p_show,
.woocommerce input[type="number"] .input-group-addon#p_show,
.woocommerce-ordering .input-group-addon.orderby {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 0;
}

.input-group-addon.input-lg, .woocommerce .input-group-lg > select.input-group-addon,
.woocommerce .input-group-lg > textarea.input-group-addon,
.woocommerce .input-group-lg > .input-group-addon.input-text,
.woocommerce .input-group-lg > input.input-group-addon[type="text"],
.woocommerce .input-group-lg > input.input-group-addon[type="password"],
.woocommerce .input-group-lg > input.input-group-addon[type="email"],
.woocommerce .input-group-lg > input.input-group-addon[type="number"], .input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .input-group-addon.btn, .product-list-actions .input-group-lg > .input-group-btn > .input-group-addon.product_type_variable,
.product-list-actions .input-group-lg > .input-group-btn > .input-group-addon.Awe_add_to_cart, .product-list-actions .input-group-lg > .input-group-btn > .input-group-addon.Awe_add_to_wishlist, .group_table .input-group-lg > .input-group-btn > .input-group-addon.product_type_external, .input-group-lg > .input-group-btn > .input-group-addon.search-submit, .woocommerce .woocommerce-product-search .input-group-lg > .input-group-btn > input.input-group-addon[type="submit"], .woocommerce .input-group-lg > .input-group-btn > a.input-group-addon.button,
.woocommerce .input-group-lg > .input-group-btn > button.input-group-addon.button,
.woocommerce .input-group-lg > .input-group-btn > input.input-group-addon.button, .woocommerce table.wishlist_table .input-group-lg > .input-group-btn > .input-group-addon.awe-button, .product-list-actions .input-group-lg > .input-group-btn > .input-group-addon.awe-button.product_type_simple,
.product-list-actions .input-group-lg > .input-group-btn > .input-group-addon.awe-button.product_type_external {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 1px;
}

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

.input-group .form-control:first-child,
.input-group .search-field:first-child,
.input-group .woocommerce select:first-child,
.woocommerce .input-group select:first-child,
.input-group .woocommerce textarea:first-child,
.woocommerce .input-group textarea:first-child,
.input-group .woocommerce .input-text:first-child,
.woocommerce .input-group .input-text:first-child,
.input-group .woocommerce input[type="text"]:first-child,
.woocommerce .input-group input[type="text"]:first-child,
.input-group .woocommerce input[type="password"]:first-child,
.woocommerce .input-group input[type="password"]:first-child,
.input-group .woocommerce input[type="email"]:first-child,
.woocommerce .input-group input[type="email"]:first-child,
.input-group .woocommerce input[type="number"]:first-child,
.woocommerce .input-group input[type="number"]:first-child, .input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.product-list-actions .input-group-btn:first-child > .product_type_variable,
.product-list-actions .input-group-btn:first-child > .Awe_add_to_cart, .product-list-actions .input-group-btn:first-child > .Awe_add_to_wishlist, .group_table .input-group-btn:first-child > .product_type_external, .input-group-btn:first-child > .search-submit,
.woocommerce .woocommerce-product-search .input-group-btn:first-child > input[type="submit"], .woocommerce .input-group-btn:first-child > a.button,
.woocommerce .input-group-btn:first-child > button.button,
.woocommerce .input-group-btn:first-child > input.button, .woocommerce table.wishlist_table .input-group-btn:first-child > .awe-button, .product-list-actions .input-group-btn:first-child > .awe-button.product_type_simple,
.product-list-actions .input-group-btn:first-child > .awe-button.product_type_external, .input-group-btn:first-child > .btn-group > .btn,
.product-list-actions .input-group-btn:first-child > .btn-group > .product_type_variable,
.product-list-actions .input-group-btn:first-child > .btn-group > .Awe_add_to_cart, .product-list-actions .input-group-btn:first-child > .btn-group > .Awe_add_to_wishlist, .group_table .input-group-btn:first-child > .btn-group > .product_type_external, .input-group-btn:first-child > .btn-group > .search-submit,
.woocommerce .woocommerce-product-search .input-group-btn:first-child > .btn-group > input[type="submit"], .woocommerce .input-group-btn:first-child > .btn-group > a.button,
.woocommerce .input-group-btn:first-child > .btn-group > button.button,
.woocommerce .input-group-btn:first-child > .btn-group > input.button, .woocommerce table.wishlist_table .input-group-btn:first-child > .btn-group > .awe-button, .product-list-actions .input-group-btn:first-child > .btn-group > .awe-button.product_type_simple,
.product-list-actions .input-group-btn:first-child > .btn-group > .awe-button.product_type_external, .input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.product-list-actions .input-group-btn:last-child > .product_type_variable:not(:last-child):not(.dropdown-toggle),
.product-list-actions .input-group-btn:last-child > .Awe_add_to_cart:not(:last-child):not(.dropdown-toggle), .product-list-actions .input-group-btn:last-child > .Awe_add_to_wishlist:not(:last-child):not(.dropdown-toggle), .group_table .input-group-btn:last-child > .product_type_external:not(:last-child):not(.dropdown-toggle), .input-group-btn:last-child > .search-submit:not(:last-child):not(.dropdown-toggle),
.woocommerce .woocommerce-product-search .input-group-btn:last-child > input[type="submit"]:not(:last-child):not(.dropdown-toggle), .woocommerce .input-group-btn:last-child > a.button:not(:last-child):not(.dropdown-toggle),
.woocommerce .input-group-btn:last-child > button.button:not(:last-child):not(.dropdown-toggle),
.woocommerce .input-group-btn:last-child > input.button:not(:last-child):not(.dropdown-toggle), .woocommerce table.wishlist_table .input-group-btn:last-child > .awe-button:not(:last-child):not(.dropdown-toggle), .product-list-actions .input-group-btn:last-child > .awe-button.product_type_simple:not(:last-child):not(.dropdown-toggle),
.product-list-actions .input-group-btn:last-child > .awe-button.product_type_external:not(:last-child):not(.dropdown-toggle), .input-group-btn:last-child > .btn-group:not(:last-child) > .btn, .product-list-actions .input-group-btn:last-child > .btn-group:not(:last-child) > .product_type_variable,
.product-list-actions .input-group-btn:last-child > .btn-group:not(:last-child) > .Awe_add_to_cart, .product-list-actions .input-group-btn:last-child > .btn-group:not(:last-child) > .Awe_add_to_wishlist, .group_table .input-group-btn:last-child > .btn-group:not(:last-child) > .product_type_external, .input-group-btn:last-child > .btn-group:not(:last-child) > .search-submit, .woocommerce .woocommerce-product-search .input-group-btn:last-child > .btn-group:not(:last-child) > input[type="submit"], .woocommerce .input-group-btn:last-child > .btn-group:not(:last-child) > a.button,
.woocommerce .input-group-btn:last-child > .btn-group:not(:last-child) > button.button,
.woocommerce .input-group-btn:last-child > .btn-group:not(:last-child) > input.button, .woocommerce table.wishlist_table .input-group-btn:last-child > .btn-group:not(:last-child) > .awe-button, .product-list-actions .input-group-btn:last-child > .btn-group:not(:last-child) > .awe-button.product_type_simple,
.product-list-actions .input-group-btn:last-child > .btn-group:not(:last-child) > .awe-button.product_type_external {
  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 .search-field:last-child,
.input-group .woocommerce select:last-child,
.woocommerce .input-group select:last-child,
.input-group .woocommerce textarea:last-child,
.woocommerce .input-group textarea:last-child,
.input-group .woocommerce .input-text:last-child,
.woocommerce .input-group .input-text:last-child,
.input-group .woocommerce input[type="text"]:last-child,
.woocommerce .input-group input[type="text"]:last-child,
.input-group .woocommerce input[type="password"]:last-child,
.woocommerce .input-group input[type="password"]:last-child,
.input-group .woocommerce input[type="email"]:last-child,
.woocommerce .input-group input[type="email"]:last-child,
.input-group .woocommerce input[type="number"]:last-child,
.woocommerce .input-group input[type="number"]:last-child, .input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.product-list-actions .input-group-btn:last-child > .product_type_variable,
.product-list-actions .input-group-btn:last-child > .Awe_add_to_cart, .product-list-actions .input-group-btn:last-child > .Awe_add_to_wishlist, .group_table .input-group-btn:last-child > .product_type_external, .input-group-btn:last-child > .search-submit,
.woocommerce .woocommerce-product-search .input-group-btn:last-child > input[type="submit"], .woocommerce .input-group-btn:last-child > a.button,
.woocommerce .input-group-btn:last-child > button.button,
.woocommerce .input-group-btn:last-child > input.button, .woocommerce table.wishlist_table .input-group-btn:last-child > .awe-button, .product-list-actions .input-group-btn:last-child > .awe-button.product_type_simple,
.product-list-actions .input-group-btn:last-child > .awe-button.product_type_external, .input-group-btn:last-child > .btn-group > .btn,
.product-list-actions .input-group-btn:last-child > .btn-group > .product_type_variable,
.product-list-actions .input-group-btn:last-child > .btn-group > .Awe_add_to_cart, .product-list-actions .input-group-btn:last-child > .btn-group > .Awe_add_to_wishlist, .group_table .input-group-btn:last-child > .btn-group > .product_type_external, .input-group-btn:last-child > .btn-group > .search-submit,
.woocommerce .woocommerce-product-search .input-group-btn:last-child > .btn-group > input[type="submit"], .woocommerce .input-group-btn:last-child > .btn-group > a.button,
.woocommerce .input-group-btn:last-child > .btn-group > button.button,
.woocommerce .input-group-btn:last-child > .btn-group > input.button, .woocommerce table.wishlist_table .input-group-btn:last-child > .btn-group > .awe-button, .product-list-actions .input-group-btn:last-child > .btn-group > .awe-button.product_type_simple,
.product-list-actions .input-group-btn:last-child > .btn-group > .awe-button.product_type_external, .input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.product-list-actions .input-group-btn:first-child > .product_type_variable:not(:first-child),
.product-list-actions .input-group-btn:first-child > .Awe_add_to_cart:not(:first-child), .product-list-actions .input-group-btn:first-child > .Awe_add_to_wishlist:not(:first-child), .group_table .input-group-btn:first-child > .product_type_external:not(:first-child), .input-group-btn:first-child > .search-submit:not(:first-child),
.woocommerce .woocommerce-product-search .input-group-btn:first-child > input[type="submit"]:not(:first-child), .woocommerce .input-group-btn:first-child > a.button:not(:first-child),
.woocommerce .input-group-btn:first-child > button.button:not(:first-child),
.woocommerce .input-group-btn:first-child > input.button:not(:first-child), .woocommerce table.wishlist_table .input-group-btn:first-child > .awe-button:not(:first-child), .product-list-actions .input-group-btn:first-child > .awe-button.product_type_simple:not(:first-child),
.product-list-actions .input-group-btn:first-child > .awe-button.product_type_external:not(:first-child), .input-group-btn:first-child > .btn-group:not(:first-child) > .btn, .product-list-actions .input-group-btn:first-child > .btn-group:not(:first-child) > .product_type_variable,
.product-list-actions .input-group-btn:first-child > .btn-group:not(:first-child) > .Awe_add_to_cart, .product-list-actions .input-group-btn:first-child > .btn-group:not(:first-child) > .Awe_add_to_wishlist, .group_table .input-group-btn:first-child > .btn-group:not(:first-child) > .product_type_external, .input-group-btn:first-child > .btn-group:not(:first-child) > .search-submit, .woocommerce .woocommerce-product-search .input-group-btn:first-child > .btn-group:not(:first-child) > input[type="submit"], .woocommerce .input-group-btn:first-child > .btn-group:not(:first-child) > a.button,
.woocommerce .input-group-btn:first-child > .btn-group:not(:first-child) > button.button,
.woocommerce .input-group-btn:first-child > .btn-group:not(:first-child) > input.button, .woocommerce table.wishlist_table .input-group-btn:first-child > .btn-group:not(:first-child) > .awe-button, .product-list-actions .input-group-btn:first-child > .btn-group:not(:first-child) > .awe-button.product_type_simple,
.product-list-actions .input-group-btn:first-child > .btn-group:not(:first-child) > .awe-button.product_type_external {
  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, .product-list-actions .input-group-btn > .product_type_variable,
.product-list-actions .input-group-btn > .Awe_add_to_cart, .product-list-actions .input-group-btn > .Awe_add_to_wishlist, .group_table .input-group-btn > .product_type_external, .input-group-btn > .search-submit, .woocommerce .woocommerce-product-search .input-group-btn > input[type="submit"], .woocommerce .input-group-btn > a.button,
.woocommerce .input-group-btn > button.button,
.woocommerce .input-group-btn > input.button, .woocommerce table.wishlist_table .input-group-btn > .awe-button, .product-list-actions .input-group-btn > .awe-button.product_type_simple,
.product-list-actions .input-group-btn > .awe-button.product_type_external {
  position: relative;
}

.input-group-btn > .btn + .btn, .product-list-actions .input-group-btn > .product_type_variable + .btn,
.product-list-actions .input-group-btn > .Awe_add_to_cart + .btn, .product-list-actions .input-group-btn > .Awe_add_to_wishlist + .btn, .group_table .input-group-btn > .product_type_external + .btn, .input-group-btn > .search-submit + .btn, .woocommerce .woocommerce-product-search .input-group-btn > input[type="submit"] + .btn, .woocommerce .input-group-btn > a.button + .btn,
.woocommerce .input-group-btn > button.button + .btn,
.woocommerce .input-group-btn > input.button + .btn, .woocommerce table.wishlist_table .input-group-btn > .awe-button + .btn, .product-list-actions .input-group-btn > .awe-button.product_type_simple + .btn,
.product-list-actions .input-group-btn > .awe-button.product_type_external + .btn, .product-list-actions .input-group-btn > .btn + .product_type_variable,
.product-list-actions .input-group-btn > .product_type_variable + .product_type_variable,
.product-list-actions .input-group-btn > .Awe_add_to_cart + .product_type_variable,
.product-list-actions .input-group-btn > .Awe_add_to_wishlist + .product_type_variable,
.group_table .product-list-actions .input-group-btn > .product_type_external + .product_type_variable, .product-list-actions .group_table .input-group-btn > .product_type_external + .product_type_variable,
.product-list-actions .input-group-btn > .search-submit + .product_type_variable,
.woocommerce .woocommerce-product-search .product-list-actions .input-group-btn > input[type="submit"] + .product_type_variable, .product-list-actions .woocommerce .woocommerce-product-search .input-group-btn > input[type="submit"] + .product_type_variable,
.woocommerce .product-list-actions .input-group-btn > a.button + .product_type_variable,
.product-list-actions .woocommerce .input-group-btn > a.button + .product_type_variable,
.woocommerce .product-list-actions .input-group-btn > button.button + .product_type_variable,
.product-list-actions .woocommerce .input-group-btn > button.button + .product_type_variable,
.woocommerce .product-list-actions .input-group-btn > input.button + .product_type_variable, .product-list-actions .woocommerce .input-group-btn > input.button + .product_type_variable,
.woocommerce table.wishlist_table .product-list-actions .input-group-btn > .awe-button + .product_type_variable, .product-list-actions .woocommerce table.wishlist_table .input-group-btn > .awe-button + .product_type_variable,
.product-list-actions .input-group-btn > .awe-button.product_type_simple + .product_type_variable,
.product-list-actions .input-group-btn > .awe-button.product_type_external + .product_type_variable,
.product-list-actions .input-group-btn > .btn + .Awe_add_to_cart, .product-list-actions .input-group-btn > .product_type_variable + .Awe_add_to_cart, .product-list-actions .input-group-btn > .Awe_add_to_cart + .Awe_add_to_cart, .product-list-actions .input-group-btn > .Awe_add_to_wishlist + .Awe_add_to_cart, .group_table .product-list-actions .input-group-btn > .product_type_external + .Awe_add_to_cart, .product-list-actions .group_table .input-group-btn > .product_type_external + .Awe_add_to_cart, .product-list-actions .input-group-btn > .search-submit + .Awe_add_to_cart, .woocommerce .woocommerce-product-search .product-list-actions .input-group-btn > input[type="submit"] + .Awe_add_to_cart, .product-list-actions .woocommerce .woocommerce-product-search .input-group-btn > input[type="submit"] + .Awe_add_to_cart, .woocommerce .product-list-actions .input-group-btn > a.button + .Awe_add_to_cart,
.product-list-actions .woocommerce .input-group-btn > a.button + .Awe_add_to_cart, .woocommerce .product-list-actions .input-group-btn > button.button + .Awe_add_to_cart,
.product-list-actions .woocommerce .input-group-btn > button.button + .Awe_add_to_cart, .woocommerce .product-list-actions .input-group-btn > input.button + .Awe_add_to_cart, .product-list-actions .woocommerce .input-group-btn > input.button + .Awe_add_to_cart, .woocommerce table.wishlist_table .product-list-actions .input-group-btn > .awe-button + .Awe_add_to_cart, .product-list-actions .woocommerce table.wishlist_table .input-group-btn > .awe-button + .Awe_add_to_cart, .product-list-actions .input-group-btn > .awe-button.product_type_simple + .Awe_add_to_cart, .product-list-actions .input-group-btn > .awe-button.product_type_external + .Awe_add_to_cart, .product-list-actions .input-group-btn > .btn + .Awe_add_to_wishlist, .product-list-actions .input-group-btn > .product_type_variable + .Awe_add_to_wishlist, .product-list-actions .input-group-btn > .Awe_add_to_cart + .Awe_add_to_wishlist, .product-list-actions .input-group-btn > .Awe_add_to_wishlist + .Awe_add_to_wishlist, .group_table .product-list-actions .input-group-btn > .product_type_external + .Awe_add_to_wishlist, .product-list-actions .group_table .input-group-btn > .product_type_external + .Awe_add_to_wishlist, .product-list-actions .input-group-btn > .search-submit + .Awe_add_to_wishlist, .woocommerce .woocommerce-product-search .product-list-actions .input-group-btn > input[type="submit"] + .Awe_add_to_wishlist, .product-list-actions .woocommerce .woocommerce-product-search .input-group-btn > input[type="submit"] + .Awe_add_to_wishlist, .woocommerce .product-list-actions .input-group-btn > a.button + .Awe_add_to_wishlist,
.product-list-actions .woocommerce .input-group-btn > a.button + .Awe_add_to_wishlist, .woocommerce .product-list-actions .input-group-btn > button.button + .Awe_add_to_wishlist,
.product-list-actions .woocommerce .input-group-btn > button.button + .Awe_add_to_wishlist, .woocommerce .product-list-actions .input-group-btn > input.button + .Awe_add_to_wishlist, .product-list-actions .woocommerce .input-group-btn > input.button + .Awe_add_to_wishlist, .woocommerce table.wishlist_table .product-list-actions .input-group-btn > .awe-button + .Awe_add_to_wishlist, .product-list-actions .woocommerce table.wishlist_table .input-group-btn > .awe-button + .Awe_add_to_wishlist, .product-list-actions .input-group-btn > .awe-button.product_type_simple + .Awe_add_to_wishlist, .product-list-actions .input-group-btn > .awe-button.product_type_external + .Awe_add_to_wishlist, .group_table .input-group-btn > .btn + .product_type_external, .product-list-actions .group_table .input-group-btn > .product_type_variable + .product_type_external,
.group_table .product-list-actions .input-group-btn > .product_type_variable + .product_type_external, .product-list-actions .group_table .input-group-btn > .Awe_add_to_cart + .product_type_external, .group_table .product-list-actions .input-group-btn > .Awe_add_to_cart + .product_type_external, .product-list-actions .group_table .input-group-btn > .Awe_add_to_wishlist + .product_type_external, .group_table .product-list-actions .input-group-btn > .Awe_add_to_wishlist + .product_type_external, .group_table .input-group-btn > .product_type_external + .product_type_external, .group_table .input-group-btn > .search-submit + .product_type_external, .woocommerce .woocommerce-product-search .group_table .input-group-btn > input[type="submit"] + .product_type_external, .group_table .woocommerce .woocommerce-product-search .input-group-btn > input[type="submit"] + .product_type_external, .woocommerce .group_table .input-group-btn > a.button + .product_type_external,
.group_table .woocommerce .input-group-btn > a.button + .product_type_external, .woocommerce .group_table .input-group-btn > button.button + .product_type_external,
.group_table .woocommerce .input-group-btn > button.button + .product_type_external, .woocommerce .group_table .input-group-btn > input.button + .product_type_external, .group_table .woocommerce .input-group-btn > input.button + .product_type_external, .woocommerce table.wishlist_table .group_table .input-group-btn > .awe-button + .product_type_external, .group_table .woocommerce table.wishlist_table .input-group-btn > .awe-button + .product_type_external, .product-list-actions .group_table .input-group-btn > .awe-button.product_type_simple + .product_type_external,
.group_table .product-list-actions .input-group-btn > .awe-button.product_type_simple + .product_type_external, .product-list-actions .group_table .input-group-btn > .awe-button.product_type_external + .product_type_external, .group_table .product-list-actions .input-group-btn > .awe-button.product_type_external + .product_type_external, .input-group-btn > .btn + .search-submit, .product-list-actions .input-group-btn > .product_type_variable + .search-submit,
.product-list-actions .input-group-btn > .Awe_add_to_cart + .search-submit, .product-list-actions .input-group-btn > .Awe_add_to_wishlist + .search-submit, .group_table .input-group-btn > .product_type_external + .search-submit, .input-group-btn > .search-submit + .search-submit, .woocommerce .woocommerce-product-search .input-group-btn > input[type="submit"] + .search-submit, .woocommerce .input-group-btn > a.button + .search-submit,
.woocommerce .input-group-btn > button.button + .search-submit,
.woocommerce .input-group-btn > input.button + .search-submit, .woocommerce table.wishlist_table .input-group-btn > .awe-button + .search-submit, .product-list-actions .input-group-btn > .awe-button.product_type_simple + .search-submit,
.product-list-actions .input-group-btn > .awe-button.product_type_external + .search-submit, .woocommerce .woocommerce-product-search .input-group-btn > .btn + input[type="submit"], .product-list-actions .woocommerce .woocommerce-product-search .input-group-btn > .product_type_variable + input[type="submit"],
.woocommerce .woocommerce-product-search .product-list-actions .input-group-btn > .product_type_variable + input[type="submit"], .product-list-actions .woocommerce .woocommerce-product-search .input-group-btn > .Awe_add_to_cart + input[type="submit"], .woocommerce .woocommerce-product-search .product-list-actions .input-group-btn > .Awe_add_to_cart + input[type="submit"], .product-list-actions .woocommerce .woocommerce-product-search .input-group-btn > .Awe_add_to_wishlist + input[type="submit"], .woocommerce .woocommerce-product-search .product-list-actions .input-group-btn > .Awe_add_to_wishlist + input[type="submit"], .group_table .woocommerce .woocommerce-product-search .input-group-btn > .product_type_external + input[type="submit"], .woocommerce .woocommerce-product-search .group_table .input-group-btn > .product_type_external + input[type="submit"], .woocommerce .woocommerce-product-search .input-group-btn > .search-submit + input[type="submit"], .woocommerce .woocommerce-product-search .input-group-btn > input[type="submit"] + input[type="submit"], .woocommerce .woocommerce-product-search .input-group-btn > a.button + input[type="submit"], .woocommerce .woocommerce-product-search .input-group-btn > button.button + input[type="submit"], .woocommerce .woocommerce-product-search .input-group-btn > input.button + input[type="submit"], .woocommerce table.wishlist_table .woocommerce-product-search .input-group-btn > .awe-button + input[type="submit"], .woocommerce .woocommerce-product-search table.wishlist_table .input-group-btn > .awe-button + input[type="submit"], .product-list-actions .woocommerce .woocommerce-product-search .input-group-btn > .awe-button.product_type_simple + input[type="submit"],
.woocommerce .woocommerce-product-search .product-list-actions .input-group-btn > .awe-button.product_type_simple + input[type="submit"], .product-list-actions .woocommerce .woocommerce-product-search .input-group-btn > .awe-button.product_type_external + input[type="submit"], .woocommerce .woocommerce-product-search .product-list-actions .input-group-btn > .awe-button.product_type_external + input[type="submit"], .woocommerce .input-group-btn > .btn + a.button,
.product-list-actions .woocommerce .input-group-btn > .product_type_variable + a.button,
.woocommerce .product-list-actions .input-group-btn > .product_type_variable + a.button,
.product-list-actions .woocommerce .input-group-btn > .Awe_add_to_cart + a.button, .woocommerce .product-list-actions .input-group-btn > .Awe_add_to_cart + a.button,
.product-list-actions .woocommerce .input-group-btn > .Awe_add_to_wishlist + a.button, .woocommerce .product-list-actions .input-group-btn > .Awe_add_to_wishlist + a.button,
.group_table .woocommerce .input-group-btn > .product_type_external + a.button, .woocommerce .group_table .input-group-btn > .product_type_external + a.button,
.woocommerce .input-group-btn > .search-submit + a.button,
.woocommerce .woocommerce-product-search .input-group-btn > input[type="submit"] + a.button,
.woocommerce .input-group-btn > a.button + a.button,
.woocommerce .input-group-btn > button.button + a.button,
.woocommerce .input-group-btn > input.button + a.button,
.woocommerce table.wishlist_table .input-group-btn > .awe-button + a.button,
.product-list-actions .woocommerce .input-group-btn > .awe-button.product_type_simple + a.button,
.woocommerce .product-list-actions .input-group-btn > .awe-button.product_type_simple + a.button,
.product-list-actions .woocommerce .input-group-btn > .awe-button.product_type_external + a.button, .woocommerce .product-list-actions .input-group-btn > .awe-button.product_type_external + a.button,
.woocommerce .input-group-btn > .btn + button.button,
.product-list-actions .woocommerce .input-group-btn > .product_type_variable + button.button,
.woocommerce .product-list-actions .input-group-btn > .product_type_variable + button.button,
.product-list-actions .woocommerce .input-group-btn > .Awe_add_to_cart + button.button, .woocommerce .product-list-actions .input-group-btn > .Awe_add_to_cart + button.button,
.product-list-actions .woocommerce .input-group-btn > .Awe_add_to_wishlist + button.button, .woocommerce .product-list-actions .input-group-btn > .Awe_add_to_wishlist + button.button,
.group_table .woocommerce .input-group-btn > .product_type_external + button.button, .woocommerce .group_table .input-group-btn > .product_type_external + button.button,
.woocommerce .input-group-btn > .search-submit + button.button,
.woocommerce .woocommerce-product-search .input-group-btn > input[type="submit"] + button.button,
.woocommerce .input-group-btn > a.button + button.button,
.woocommerce .input-group-btn > button.button + button.button,
.woocommerce .input-group-btn > input.button + button.button,
.woocommerce table.wishlist_table .input-group-btn > .awe-button + button.button,
.product-list-actions .woocommerce .input-group-btn > .awe-button.product_type_simple + button.button,
.woocommerce .product-list-actions .input-group-btn > .awe-button.product_type_simple + button.button,
.product-list-actions .woocommerce .input-group-btn > .awe-button.product_type_external + button.button, .woocommerce .product-list-actions .input-group-btn > .awe-button.product_type_external + button.button,
.woocommerce .input-group-btn > .btn + input.button, .product-list-actions .woocommerce .input-group-btn > .product_type_variable + input.button,
.woocommerce .product-list-actions .input-group-btn > .product_type_variable + input.button, .product-list-actions .woocommerce .input-group-btn > .Awe_add_to_cart + input.button, .woocommerce .product-list-actions .input-group-btn > .Awe_add_to_cart + input.button, .product-list-actions .woocommerce .input-group-btn > .Awe_add_to_wishlist + input.button, .woocommerce .product-list-actions .input-group-btn > .Awe_add_to_wishlist + input.button, .group_table .woocommerce .input-group-btn > .product_type_external + input.button, .woocommerce .group_table .input-group-btn > .product_type_external + input.button, .woocommerce .input-group-btn > .search-submit + input.button, .woocommerce .woocommerce-product-search .input-group-btn > input[type="submit"] + input.button, .woocommerce .input-group-btn > a.button + input.button, .woocommerce .input-group-btn > button.button + input.button, .woocommerce .input-group-btn > input.button + input.button, .woocommerce table.wishlist_table .input-group-btn > .awe-button + input.button, .product-list-actions .woocommerce .input-group-btn > .awe-button.product_type_simple + input.button,
.woocommerce .product-list-actions .input-group-btn > .awe-button.product_type_simple + input.button, .product-list-actions .woocommerce .input-group-btn > .awe-button.product_type_external + input.button, .woocommerce .product-list-actions .input-group-btn > .awe-button.product_type_external + input.button, .woocommerce table.wishlist_table .input-group-btn > .btn + .awe-button, .product-list-actions .woocommerce table.wishlist_table .input-group-btn > .product_type_variable + .awe-button,
.woocommerce table.wishlist_table .product-list-actions .input-group-btn > .product_type_variable + .awe-button, .product-list-actions .woocommerce table.wishlist_table .input-group-btn > .Awe_add_to_cart + .awe-button, .woocommerce table.wishlist_table .product-list-actions .input-group-btn > .Awe_add_to_cart + .awe-button, .product-list-actions .woocommerce table.wishlist_table .input-group-btn > .Awe_add_to_wishlist + .awe-button, .woocommerce table.wishlist_table .product-list-actions .input-group-btn > .Awe_add_to_wishlist + .awe-button, .group_table .woocommerce table.wishlist_table .input-group-btn > .product_type_external + .awe-button, .woocommerce table.wishlist_table .group_table .input-group-btn > .product_type_external + .awe-button, .woocommerce table.wishlist_table .input-group-btn > .search-submit + .awe-button, .woocommerce .woocommerce-product-search table.wishlist_table .input-group-btn > input[type="submit"] + .awe-button, .woocommerce table.wishlist_table .woocommerce-product-search .input-group-btn > input[type="submit"] + .awe-button, .woocommerce table.wishlist_table .input-group-btn > a.button + .awe-button, .woocommerce table.wishlist_table .input-group-btn > button.button + .awe-button, .woocommerce table.wishlist_table .input-group-btn > input.button + .awe-button, .woocommerce table.wishlist_table .input-group-btn > .awe-button + .awe-button, .product-list-actions .woocommerce table.wishlist_table .input-group-btn > .awe-button.product_type_simple + .awe-button,
.woocommerce table.wishlist_table .product-list-actions .input-group-btn > .awe-button.product_type_simple + .awe-button, .product-list-actions .woocommerce table.wishlist_table .input-group-btn > .awe-button.product_type_external + .awe-button, .woocommerce table.wishlist_table .product-list-actions .input-group-btn > .awe-button.product_type_external + .awe-button, .product-list-actions .input-group-btn > .btn + .awe-button.product_type_simple,
.product-list-actions .input-group-btn > .product_type_variable + .awe-button.product_type_simple,
.product-list-actions .input-group-btn > .Awe_add_to_cart + .awe-button.product_type_simple,
.product-list-actions .input-group-btn > .Awe_add_to_wishlist + .awe-button.product_type_simple,
.group_table .product-list-actions .input-group-btn > .product_type_external + .awe-button.product_type_simple, .product-list-actions .group_table .input-group-btn > .product_type_external + .awe-button.product_type_simple,
.product-list-actions .input-group-btn > .search-submit + .awe-button.product_type_simple,
.woocommerce .woocommerce-product-search .product-list-actions .input-group-btn > input[type="submit"] + .awe-button.product_type_simple, .product-list-actions .woocommerce .woocommerce-product-search .input-group-btn > input[type="submit"] + .awe-button.product_type_simple,
.woocommerce .product-list-actions .input-group-btn > a.button + .awe-button.product_type_simple,
.product-list-actions .woocommerce .input-group-btn > a.button + .awe-button.product_type_simple,
.woocommerce .product-list-actions .input-group-btn > button.button + .awe-button.product_type_simple,
.product-list-actions .woocommerce .input-group-btn > button.button + .awe-button.product_type_simple,
.woocommerce .product-list-actions .input-group-btn > input.button + .awe-button.product_type_simple, .product-list-actions .woocommerce .input-group-btn > input.button + .awe-button.product_type_simple,
.woocommerce table.wishlist_table .product-list-actions .input-group-btn > .awe-button + .awe-button.product_type_simple, .product-list-actions .woocommerce table.wishlist_table .input-group-btn > .awe-button + .awe-button.product_type_simple,
.product-list-actions .input-group-btn > .awe-button.product_type_simple + .awe-button.product_type_simple,
.product-list-actions .input-group-btn > .awe-button.product_type_external + .awe-button.product_type_simple,
.product-list-actions .input-group-btn > .btn + .awe-button.product_type_external, .product-list-actions .input-group-btn > .product_type_variable + .awe-button.product_type_external, .product-list-actions .input-group-btn > .Awe_add_to_cart + .awe-button.product_type_external, .product-list-actions .input-group-btn > .Awe_add_to_wishlist + .awe-button.product_type_external, .group_table .product-list-actions .input-group-btn > .product_type_external + .awe-button.product_type_external, .product-list-actions .group_table .input-group-btn > .product_type_external + .awe-button.product_type_external, .product-list-actions .input-group-btn > .search-submit + .awe-button.product_type_external, .woocommerce .woocommerce-product-search .product-list-actions .input-group-btn > input[type="submit"] + .awe-button.product_type_external, .product-list-actions .woocommerce .woocommerce-product-search .input-group-btn > input[type="submit"] + .awe-button.product_type_external, .woocommerce .product-list-actions .input-group-btn > a.button + .awe-button.product_type_external,
.product-list-actions .woocommerce .input-group-btn > a.button + .awe-button.product_type_external, .woocommerce .product-list-actions .input-group-btn > button.button + .awe-button.product_type_external,
.product-list-actions .woocommerce .input-group-btn > button.button + .awe-button.product_type_external, .woocommerce .product-list-actions .input-group-btn > input.button + .awe-button.product_type_external, .product-list-actions .woocommerce .input-group-btn > input.button + .awe-button.product_type_external, .woocommerce table.wishlist_table .product-list-actions .input-group-btn > .awe-button + .awe-button.product_type_external, .product-list-actions .woocommerce table.wishlist_table .input-group-btn > .awe-button + .awe-button.product_type_external, .product-list-actions .input-group-btn > .awe-button.product_type_simple + .awe-button.product_type_external, .product-list-actions .input-group-btn > .awe-button.product_type_external + .awe-button.product_type_external {
  margin-left: -1px;
}

.input-group-btn > .btn:hover,
.product-list-actions .input-group-btn > .product_type_variable:hover,
.product-list-actions .input-group-btn > .Awe_add_to_cart:hover, .product-list-actions .input-group-btn > .Awe_add_to_wishlist:hover, .group_table .input-group-btn > .product_type_external:hover, .input-group-btn > .search-submit:hover,
.woocommerce .woocommerce-product-search .input-group-btn > input[type="submit"]:hover, .woocommerce .input-group-btn > a.button:hover,
.woocommerce .input-group-btn > button.button:hover,
.woocommerce .input-group-btn > input.button:hover, .woocommerce table.wishlist_table .input-group-btn > .awe-button:hover, .product-list-actions .input-group-btn > .awe-button.product_type_simple:hover,
.product-list-actions .input-group-btn > .awe-button.product_type_external:hover, .input-group-btn > .btn:focus,
.product-list-actions .input-group-btn > .product_type_variable:focus,
.product-list-actions .input-group-btn > .Awe_add_to_cart:focus, .product-list-actions .input-group-btn > .Awe_add_to_wishlist:focus, .group_table .input-group-btn > .product_type_external:focus, .input-group-btn > .search-submit:focus,
.woocommerce .woocommerce-product-search .input-group-btn > input[type="submit"]:focus, .woocommerce .input-group-btn > a.button:focus,
.woocommerce .input-group-btn > button.button:focus,
.woocommerce .input-group-btn > input.button:focus, .woocommerce table.wishlist_table .input-group-btn > .awe-button:focus, .product-list-actions .input-group-btn > .awe-button.product_type_simple:focus,
.product-list-actions .input-group-btn > .awe-button.product_type_external:focus, .input-group-btn > .btn:active, .product-list-actions .input-group-btn > .product_type_variable:active,
.product-list-actions .input-group-btn > .Awe_add_to_cart:active, .product-list-actions .input-group-btn > .Awe_add_to_wishlist:active, .group_table .input-group-btn > .product_type_external:active, .input-group-btn > .search-submit:active, .woocommerce .woocommerce-product-search .input-group-btn > input[type="submit"]:active, .woocommerce .input-group-btn > a.button:active,
.woocommerce .input-group-btn > button.button:active,
.woocommerce .input-group-btn > input.button:active, .woocommerce table.wishlist_table .input-group-btn > .awe-button:active, .product-list-actions .input-group-btn > .awe-button.product_type_simple:active,
.product-list-actions .input-group-btn > .awe-button.product_type_external:active {
  z-index: 2;
}

.input-group-btn:first-child > .btn,
.product-list-actions .input-group-btn:first-child > .product_type_variable,
.product-list-actions .input-group-btn:first-child > .Awe_add_to_cart, .product-list-actions .input-group-btn:first-child > .Awe_add_to_wishlist, .group_table .input-group-btn:first-child > .product_type_external, .input-group-btn:first-child > .search-submit,
.woocommerce .woocommerce-product-search .input-group-btn:first-child > input[type="submit"], .woocommerce .input-group-btn:first-child > a.button,
.woocommerce .input-group-btn:first-child > button.button,
.woocommerce .input-group-btn:first-child > input.button, .woocommerce table.wishlist_table .input-group-btn:first-child > .awe-button, .product-list-actions .input-group-btn:first-child > .awe-button.product_type_simple,
.product-list-actions .input-group-btn:first-child > .awe-button.product_type_external, .input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}

.input-group-btn:last-child > .btn,
.product-list-actions .input-group-btn:last-child > .product_type_variable,
.product-list-actions .input-group-btn:last-child > .Awe_add_to_cart, .product-list-actions .input-group-btn:last-child > .Awe_add_to_wishlist, .group_table .input-group-btn:last-child > .product_type_external, .input-group-btn:last-child > .search-submit,
.woocommerce .woocommerce-product-search .input-group-btn:last-child > input[type="submit"], .woocommerce .input-group-btn:last-child > a.button,
.woocommerce .input-group-btn:last-child > button.button,
.woocommerce .input-group-btn:last-child > input.button, .woocommerce table.wishlist_table .input-group-btn:last-child > .awe-button, .product-list-actions .input-group-btn:last-child > .awe-button.product_type_simple,
.product-list-actions .input-group-btn:last-child > .awe-button.product_type_external, .input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}

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

.nav::after {
  content: '';
  display: table;
  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: #333;
}

.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.42857;
  border: 1px solid transparent;
  border-radius: 0 0 0 0;
}

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

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #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: 0;
}

.nav-pills > li + li {
  margin-left: 2px;
}

.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #ffa200;
}

.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: 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: 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: 0 0 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::after {
  content: '';
  display: table;
  clear: both;
}

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

.navbar-header::after {
  content: '';
  display: table;
  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::after {
  content: '';
  display: table;
  clear: both;
}

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

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

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

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

.container > .navbar-header,
.header-style-4 .awemenu-left .awemenu-megamenu-item > .container-fluid > .navbar-header,
.container > .navbar-collapse,
.header-style-4 .awemenu-left .awemenu-megamenu-item > .container-fluid > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}

@media (min-width: 768px) {
  .container > .navbar-header,
  .header-style-4 .awemenu-left .awemenu-megamenu-item > .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .header-style-4 .awemenu-left .awemenu-megamenu-item > .container-fluid > .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 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,
  .header-style-4 .awemenu-left .awemenu-megamenu-item.navbar > .container-fluid .navbar-brand, .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}

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

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

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

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

@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}

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

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

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

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

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

@media (min-width: 768px) {
  .navbar-form .form-group, .navbar-form .woocommerce .form-row, .woocommerce .navbar-form .form-row {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control, .navbar-form .search-field, .navbar-form .woocommerce select, .woocommerce .navbar-form select,
  .navbar-form .woocommerce textarea, .woocommerce .navbar-form textarea,
  .navbar-form .woocommerce .input-text, .woocommerce .navbar-form .input-text,
  .navbar-form .woocommerce input[type="text"], .woocommerce .navbar-form input[type="text"],
  .navbar-form .woocommerce input[type="password"], .woocommerce .navbar-form input[type="password"],
  .navbar-form .woocommerce input[type="email"], .woocommerce .navbar-form input[type="email"],
  .navbar-form .woocommerce input[type="number"], .woocommerce .navbar-form input[type="number"] {
    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 .search-field, .navbar-form .input-group .woocommerce select, .woocommerce .navbar-form .input-group select,
  .navbar-form .input-group .woocommerce textarea, .woocommerce .navbar-form .input-group textarea,
  .navbar-form .input-group .woocommerce .input-text, .woocommerce .navbar-form .input-group .input-text,
  .navbar-form .input-group .woocommerce input[type="text"], .woocommerce .navbar-form .input-group input[type="text"],
  .navbar-form .input-group .woocommerce input[type="password"], .woocommerce .navbar-form .input-group input[type="password"],
  .navbar-form .input-group .woocommerce input[type="email"], .woocommerce .navbar-form .input-group input[type="email"],
  .navbar-form .input-group .woocommerce input[type="number"], .woocommerce .navbar-form .input-group input[type="number"] {
    width: auto;
  }
  .navbar-form .input-group > .form-control, .navbar-form .input-group > .search-field, .navbar-form .woocommerce .input-group > select, .woocommerce .navbar-form .input-group > select,
  .navbar-form .woocommerce .input-group > textarea, .woocommerce .navbar-form .input-group > textarea,
  .navbar-form .woocommerce .input-group > .input-text, .woocommerce .navbar-form .input-group > .input-text,
  .navbar-form .woocommerce .input-group > input[type="text"], .woocommerce .navbar-form .input-group > input[type="text"],
  .navbar-form .woocommerce .input-group > input[type="password"], .woocommerce .navbar-form .input-group > input[type="password"],
  .navbar-form .woocommerce .input-group > input[type="email"], .woocommerce .navbar-form .input-group > input[type="email"],
  .navbar-form .woocommerce .input-group > input[type="number"], .woocommerce .navbar-form .input-group > input[type="number"] {
    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, .navbar-form .woocommerce .form-row, .woocommerce .navbar-form .form-row {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child, .navbar-form .woocommerce .form-row:last-child, .woocommerce .navbar-form .form-row:last-child {
    margin-bottom: 0;
  }
}

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

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

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

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

.navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn, .product-list-actions .btn-group-sm > .navbar-btn.product_type_variable,
.product-list-actions .btn-group-sm > .navbar-btn.Awe_add_to_cart, .product-list-actions .btn-group-sm > .navbar-btn.Awe_add_to_wishlist, .group_table .btn-group-sm > .navbar-btn.product_type_external, .woocommerce .btn-group-sm > a.navbar-btn.button,
.woocommerce .btn-group-sm > button.navbar-btn.button,
.woocommerce .btn-group-sm > input.navbar-btn.button, .woocommerce table.wishlist_table .btn-group-sm > .navbar-btn.awe-button, .product-list-actions .btn-group-sm > .navbar-btn.awe-button.product_type_simple,
.product-list-actions .btn-group-sm > .navbar-btn.awe-button.product_type_external, .navbar-btn.search-submit, .woocommerce .woocommerce-product-search input.navbar-btn[type="submit"] {
  margin-top: 10px;
  margin-bottom: 10px;
}

.navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn, .product-list-actions .btn-group-xs > .navbar-btn.product_type_variable,
.product-list-actions .btn-group-xs > .navbar-btn.Awe_add_to_cart, .product-list-actions .btn-group-xs > .navbar-btn.Awe_add_to_wishlist, .group_table .btn-group-xs > .navbar-btn.product_type_external, .btn-group-xs > .navbar-btn.search-submit, .woocommerce .woocommerce-product-search .btn-group-xs > input.navbar-btn[type="submit"], .woocommerce .btn-group-xs > a.navbar-btn.button,
.woocommerce .btn-group-xs > button.navbar-btn.button,
.woocommerce .btn-group-xs > input.navbar-btn.button, .woocommerce table.wishlist_table .btn-group-xs > .navbar-btn.awe-button, .product-list-actions .btn-group-xs > .navbar-btn.awe-button.product_type_simple,
.product-list-actions .btn-group-xs > .navbar-btn.awe-button.product_type_external {
  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;
}

.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 0;
}

.breadcrumb > li {
  display: inline-block;
}

.breadcrumb > li > a:hover,
.breadcrumb > li > a:focus {
  color: #ffa200;
}

.breadcrumb > li > a + a:before,
.breadcrumb > li + li:before {
  content: "/";
  padding: 0 5px;
  color: #ccc;
}

.breadcrumb > .active {
  color: #777777;
}

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 0;
}

.pagination > li {
  display: inline;
}

.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857;
  text-decoration: none;
  color: #333;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px;
}

.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.pagination > li > a:hover,
.pagination > li > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus {
  z-index: 3;
  color: #ffa200;
  background-color: #eeeeee;
  border-color: #ddd;
}

.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: #ffa200;
  border-color: #ffa200;
  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.33333;
}

.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 1px;
  border-top-left-radius: 1px;
}

.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 1px;
  border-top-right-radius: 1px;
}

.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: 0;
  border-top-left-radius: 0;
}

.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center;
}

.pager::after {
  content: '';
  display: table;
  clear: both;
}

.pager li {
  display: inline;
}

.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}

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

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

.label, .wishlist-in-stock {
  display: inline;
  padding: 0.2em 0.6em 0.3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}

.label:empty, .wishlist-in-stock:empty {
  display: none;
}

.btn .label, .product-list-actions .product_type_variable .label,
.product-list-actions .Awe_add_to_cart .label, .product-list-actions .Awe_add_to_wishlist .label, .group_table .product_type_external .label, .search-submit .label, .woocommerce .woocommerce-product-search input[type="submit"] .label, .woocommerce a.button .label,
.woocommerce button.button .label,
.woocommerce input.button .label, .woocommerce table.wishlist_table .awe-button .label, .product-list-actions .awe-button.product_type_simple .label,
.product-list-actions .awe-button.product_type_external .label, .btn .wishlist-in-stock, .product-list-actions .product_type_variable .wishlist-in-stock,
.product-list-actions .Awe_add_to_cart .wishlist-in-stock, .product-list-actions .Awe_add_to_wishlist .wishlist-in-stock, .group_table .product_type_external .wishlist-in-stock, .search-submit .wishlist-in-stock, .woocommerce .woocommerce-product-search input[type="submit"] .wishlist-in-stock, .woocommerce a.button .wishlist-in-stock,
.woocommerce button.button .wishlist-in-stock,
.woocommerce input.button .wishlist-in-stock, .woocommerce table.wishlist_table .awe-button .wishlist-in-stock, .product-list-actions .awe-button.product_type_simple .wishlist-in-stock,
.product-list-actions .awe-button.product_type_external .wishlist-in-stock {
  position: relative;
  top: -1px;
}

a.label:hover,
a.wishlist-in-stock:hover,
a.label:focus, a.wishlist-in-stock:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

.label-default {
  background-color: #777777;
}

.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}

.label-primary {
  background-color: #ffa200;
}

.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #cc8200;
}

.label-success {
  background-color: #59b408;
}

.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #418306;
}

.label-info, .wishlist-in-stock {
  background-color: #3cbc8d;
}

.label-info[href]:hover,
[href].wishlist-in-stock:hover,
.label-info[href]:focus, [href].wishlist-in-stock:focus {
  background-color: #309570;
}

.label-warning {
  background-color: #fca13f;
}

.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #fb880d;
}

.label-danger {
  background-color: #fd6a4d;
}

.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #fc401b;
}

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px;
}

.badge:empty {
  display: none;
}

.btn .badge, .product-list-actions .product_type_variable .badge,
.product-list-actions .Awe_add_to_cart .badge, .product-list-actions .Awe_add_to_wishlist .badge, .group_table .product_type_external .badge, .search-submit .badge, .woocommerce .woocommerce-product-search input[type="submit"] .badge, .woocommerce a.button .badge,
.woocommerce button.button .badge,
.woocommerce input.button .badge, .woocommerce table.wishlist_table .awe-button .badge, .product-list-actions .awe-button.product_type_simple .badge,
.product-list-actions .awe-button.product_type_external .badge {
  position: relative;
  top: -1px;
}

.btn-xs .badge,
.btn-group-xs > .btn .badge,
.product-list-actions .btn-group-xs > .product_type_variable .badge,
.product-list-actions .btn-group-xs > .Awe_add_to_cart .badge, .product-list-actions .btn-group-xs > .Awe_add_to_wishlist .badge, .group_table .btn-group-xs > .product_type_external .badge, .btn-group-xs > .search-submit .badge,
.woocommerce .woocommerce-product-search .btn-group-xs > input[type="submit"] .badge, .woocommerce .btn-group-xs > a.button .badge,
.woocommerce .btn-group-xs > button.button .badge,
.woocommerce .btn-group-xs > input.button .badge, .woocommerce table.wishlist_table .btn-group-xs > .awe-button .badge, .product-list-actions .btn-group-xs > .awe-button.product_type_simple .badge,
.product-list-actions .btn-group-xs > .awe-button.product_type_external .badge, .btn-group-xs > .btn .badge, .product-list-actions .btn-group-xs > .product_type_variable .badge,
.product-list-actions .btn-group-xs > .Awe_add_to_cart .badge, .product-list-actions .btn-group-xs > .Awe_add_to_wishlist .badge, .group_table .btn-group-xs > .product_type_external .badge, .btn-group-xs > .search-submit .badge, .woocommerce .woocommerce-product-search .btn-group-xs > input[type="submit"] .badge, .woocommerce .btn-group-xs > a.button .badge,
.woocommerce .btn-group-xs > button.button .badge,
.woocommerce .btn-group-xs > input.button .badge, .woocommerce table.wishlist_table .btn-group-xs > .awe-button .badge, .product-list-actions .btn-group-xs > .awe-button.product_type_simple .badge,
.product-list-actions .btn-group-xs > .awe-button.product_type_external .badge {
  top: 0;
  padding: 1px 5px;
}

.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #333;
  background-color: #fff;
}

.list-group-item > .badge {
  float: right;
}

.list-group-item > .badge + .badge {
  margin-right: 5px;
}

.nav-pills > li > a > .badge {
  margin-left: 3px;
}

a.badge:hover,
a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

.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,
.header-style-4 .awemenu-left .awemenu-megamenu-item > .container-fluid .jumbotron,
.container-fluid .jumbotron {
  border-radius: 1px;
}

.jumbotron .container, .jumbotron .header-style-4 .awemenu-left .awemenu-megamenu-item > .container-fluid, .header-style-4 .awemenu-left .jumbotron .awemenu-megamenu-item > .container-fluid {
  max-width: 100%;
}

@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron,
  .header-style-4 .awemenu-left .awemenu-megamenu-item > .container-fluid .jumbotron,
  .container-fluid .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}

.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 0;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}

.thumbnail > img,
.thumbnail a > img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}

.thumbnail .caption {
  padding: 9px;
  color: #333333;
}

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #333;
}

.alert, .woocommerce .woocommerce-info,
.woocommerce .woocommerce-error,
.woocommerce .woocommerce-message, .woocommerce-account .woocommerce .myaccount_user {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 0;
}

.alert h4, .woocommerce .woocommerce-info h4,
.woocommerce .woocommerce-error h4,
.woocommerce .woocommerce-message h4, .woocommerce-account .woocommerce .myaccount_user h4 {
  margin-top: 0;
  color: inherit;
}

.alert .alert-link, .woocommerce .woocommerce-info .alert-link,
.woocommerce .woocommerce-error .alert-link,
.woocommerce .woocommerce-message .alert-link, .woocommerce-account .woocommerce .myaccount_user .alert-link {
  font-weight: bold;
}

.alert > p,
.woocommerce .woocommerce-info > p,
.woocommerce .woocommerce-error > p,
.woocommerce .woocommerce-message > p,
.woocommerce-account .woocommerce .myaccount_user > p,
.alert > ul, .woocommerce .woocommerce-info > ul,
.woocommerce .woocommerce-error > ul,
.woocommerce .woocommerce-message > ul, .woocommerce-account .woocommerce .myaccount_user > ul {
  margin-bottom: 0;
}

.alert > p + p, .woocommerce .woocommerce-info > p + p,
.woocommerce .woocommerce-error > p + p,
.woocommerce .woocommerce-message > p + p, .woocommerce-account .woocommerce .myaccount_user > 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, .woocommerce .woocommerce-message {
  background-color: #59b408;
  border-color: #59b408;
  color: #fff;
}

.alert-success hr, .woocommerce .woocommerce-message hr {
  border-top-color: #4d9c07;
}

.alert-success .alert-link, .woocommerce .woocommerce-message .alert-link {
  color: #e6e6e6;
}

.alert-success.alert-outline, .woocommerce .alert-success.woocommerce-info,
.woocommerce .alert-success.woocommerce-error,
.woocommerce .woocommerce-message, .woocommerce-account .woocommerce .alert-success.myaccount_user, .woocommerce-account .woocommerce .myaccount_user.woocommerce-message {
  color: #59b408;
  background-color: transparent;
  border-color: #59b408;
}

.alert-info, .woocommerce .woocommerce-info {
  background-color: #3cbc8d;
  border-color: #3cbc8d;
  color: #fff;
}

.alert-info hr, .woocommerce .woocommerce-info hr {
  border-top-color: #36a97f;
}

.alert-info .alert-link, .woocommerce .woocommerce-info .alert-link {
  color: #e6e6e6;
}

.alert-info.alert-outline, .woocommerce .woocommerce-info,
.woocommerce .alert-info.woocommerce-error,
.woocommerce .alert-info.woocommerce-message, .woocommerce-account .woocommerce .alert-info.myaccount_user, .woocommerce-account .woocommerce .myaccount_user.woocommerce-info {
  color: #3cbc8d;
  background-color: transparent;
  border-color: #3cbc8d;
}

.alert-warning {
  background-color: #fca13f;
  border-color: #fca13f;
  color: #fff;
}

.alert-warning hr {
  border-top-color: #fc9526;
}

.alert-warning .alert-link {
  color: #e6e6e6;
}

.alert-warning.alert-outline, .woocommerce .alert-warning.woocommerce-info,
.woocommerce .alert-warning.woocommerce-error,
.woocommerce .alert-warning.woocommerce-message, .woocommerce-account .woocommerce .alert-warning.myaccount_user {
  color: #fca13f;
  background-color: transparent;
  border-color: #fca13f;
}

.alert-danger, .woocommerce .woocommerce-error {
  background-color: #fd6a4d;
  border-color: #fd6a4d;
  color: #fff;
}

.alert-danger hr, .woocommerce .woocommerce-error hr {
  border-top-color: #fd5534;
}

.alert-danger .alert-link, .woocommerce .woocommerce-error .alert-link {
  color: #e6e6e6;
}

.alert-danger.alert-outline, .woocommerce .alert-danger.woocommerce-info,
.woocommerce .woocommerce-error,
.woocommerce .alert-danger.woocommerce-message, .woocommerce-account .woocommerce .alert-danger.myaccount_user, .woocommerce-account .woocommerce .myaccount_user.woocommerce-error {
  color: #fd6a4d;
  background-color: transparent;
  border-color: #fd6a4d;
}

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}

@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}

.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #ffa200;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.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: #59b408;
}

.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: #3cbc8d;
}

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

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

.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 {
  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: 0;
  border-top-left-radius: 0;
}

.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

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: #ffa200;
  border-color: #ffa200;
}

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

.list-group-item-success {
  color: #fff;
  background-color: #59b408;
}

a.list-group-item-success,
button.list-group-item-success {
  color: #fff;
}

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: #fff;
  background-color: #4d9c07;
}

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: #fff;
  border-color: #fff;
}

.list-group-item-info {
  color: #fff;
  background-color: #3cbc8d;
}

a.list-group-item-info,
button.list-group-item-info {
  color: #fff;
}

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: #fff;
  background-color: #36a97f;
}

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: #fff;
  border-color: #fff;
}

.list-group-item-warning {
  color: #fff;
  background-color: #fca13f;
}

a.list-group-item-warning,
button.list-group-item-warning {
  color: #fff;
}

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: #fff;
  background-color: #fc9526;
}

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: #fff;
  border-color: #fff;
}

.list-group-item-danger {
  color: #fff;
  background-color: #fd6a4d;
}

a.list-group-item-danger,
button.list-group-item-danger {
  color: #fff;
}

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: #fff;
  background-color: #fd5534;
}

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: #fff;
  border-color: #fff;
}

.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}

.panel, .woocommerce-account .woocommerce .lost_reset_password, .woocommerce-checkout form.checkout_coupon {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 0;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

.panel-body {
  padding: 15px;
}

.panel-body::after {
  content: '';
  display: table;
  clear: both;
}

.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: -1;
  border-top-left-radius: -1;
}

.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: -1;
  border-bottom-left-radius: -1;
}

.panel > .list-group,
.woocommerce-account .woocommerce .lost_reset_password > .list-group,
.woocommerce-checkout form.checkout_coupon > .list-group,
.panel > .panel-collapse > .list-group, .woocommerce-account .woocommerce .lost_reset_password > .panel-collapse > .list-group, .woocommerce-checkout form.checkout_coupon > .panel-collapse > .list-group {
  margin-bottom: 0;
}

.panel > .list-group .list-group-item,
.woocommerce-account .woocommerce .lost_reset_password > .list-group .list-group-item,
.woocommerce-checkout form.checkout_coupon > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item, .woocommerce-account .woocommerce .lost_reset_password > .panel-collapse > .list-group .list-group-item, .woocommerce-checkout form.checkout_coupon > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}

.panel > .list-group:first-child .list-group-item:first-child,
.woocommerce-account .woocommerce .lost_reset_password > .list-group:first-child .list-group-item:first-child,
.woocommerce-checkout form.checkout_coupon > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child, .woocommerce-account .woocommerce .lost_reset_password > .panel-collapse > .list-group:first-child .list-group-item:first-child, .woocommerce-checkout form.checkout_coupon > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: -1;
  border-top-left-radius: -1;
}

.panel > .list-group:last-child .list-group-item:last-child,
.woocommerce-account .woocommerce .lost_reset_password > .list-group:last-child .list-group-item:last-child,
.woocommerce-checkout form.checkout_coupon > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child, .woocommerce-account .woocommerce .lost_reset_password > .panel-collapse > .list-group:last-child .list-group-item:last-child, .woocommerce-checkout form.checkout_coupon > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1;
}

.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child, .woocommerce-account .woocommerce .lost_reset_password > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child, .woocommerce-checkout form.checkout_coupon > .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,
.woocommerce-account .woocommerce .lost_reset_password > .table,
.woocommerce-checkout form.checkout_coupon > .table,
.woocommerce .panel > table.shop_table, .woocommerce-account .woocommerce .lost_reset_password > table.shop_table,
.woocommerce-checkout .woocommerce form.checkout_coupon > table.shop_table,
.woocommerce .woocommerce-checkout form.checkout_coupon > table.shop_table, .panel > .table-responsive > .table,
.woocommerce-account .woocommerce .lost_reset_password > .table-responsive > .table,
.woocommerce-checkout form.checkout_coupon > .table-responsive > .table,
.woocommerce .panel > .table-responsive > table.shop_table, .woocommerce-account .woocommerce .lost_reset_password > .table-responsive > table.shop_table,
.woocommerce-checkout .woocommerce form.checkout_coupon > .table-responsive > table.shop_table,
.woocommerce .woocommerce-checkout form.checkout_coupon > .table-responsive > table.shop_table, .panel > .panel-collapse > .table, .woocommerce-account .woocommerce .lost_reset_password > .panel-collapse > .table, .woocommerce-checkout form.checkout_coupon > .panel-collapse > .table, .woocommerce .panel > .panel-collapse > table.shop_table, .woocommerce-account .woocommerce .lost_reset_password > .panel-collapse > table.shop_table, .woocommerce-checkout .woocommerce form.checkout_coupon > .panel-collapse > table.shop_table, .woocommerce .woocommerce-checkout form.checkout_coupon > .panel-collapse > table.shop_table {
  margin-bottom: 0;
}

.panel > .table caption,
.woocommerce-account .woocommerce .lost_reset_password > .table caption,
.woocommerce-checkout form.checkout_coupon > .table caption,
.woocommerce .panel > table.shop_table caption, .woocommerce-account .woocommerce .lost_reset_password > table.shop_table caption,
.woocommerce-checkout .woocommerce form.checkout_coupon > table.shop_table caption,
.woocommerce .woocommerce-checkout form.checkout_coupon > table.shop_table caption, .panel > .table-responsive > .table caption,
.woocommerce-account .woocommerce .lost_reset_password > .table-responsive > .table caption,
.woocommerce-checkout form.checkout_coupon > .table-responsive > .table caption,
.woocommerce .panel > .table-responsive > table.shop_table caption, .woocommerce-account .woocommerce .lost_reset_password > .table-responsive > table.shop_table caption,
.woocommerce-checkout .woocommerce form.checkout_coupon > .table-responsive > table.shop_table caption,
.woocommerce .woocommerce-checkout form.checkout_coupon > .table-responsive > table.shop_table caption, .panel > .panel-collapse > .table caption, .woocommerce-account .woocommerce .lost_reset_password > .panel-collapse > .table caption, .woocommerce-checkout form.checkout_coupon > .panel-collapse > .table caption, .woocommerce .panel > .panel-collapse > table.shop_table caption, .woocommerce-account .woocommerce .lost_reset_password > .panel-collapse > table.shop_table caption, .woocommerce-checkout .woocommerce form.checkout_coupon > .panel-collapse > table.shop_table caption, .woocommerce .woocommerce-checkout form.checkout_coupon > .panel-collapse > table.shop_table caption {
  padding-left: 15px;
  padding-right: 15px;
}

.panel > .table:first-child,
.woocommerce-account .woocommerce .lost_reset_password > .table:first-child,
.woocommerce-checkout form.checkout_coupon > .table:first-child,
.woocommerce .panel > table.shop_table:first-child, .woocommerce-account .woocommerce .lost_reset_password > table.shop_table:first-child,
.woocommerce-checkout .woocommerce form.checkout_coupon > table.shop_table:first-child,
.woocommerce .woocommerce-checkout form.checkout_coupon > table.shop_table:first-child, .panel > .table-responsive:first-child > .table:first-child, .woocommerce-account .woocommerce .lost_reset_password > .table-responsive:first-child > .table:first-child, .woocommerce-checkout form.checkout_coupon > .table-responsive:first-child > .table:first-child, .woocommerce .panel > .table-responsive:first-child > table.shop_table:first-child, .woocommerce-account .woocommerce .lost_reset_password > .table-responsive:first-child > table.shop_table:first-child, .woocommerce-checkout .woocommerce form.checkout_coupon > .table-responsive:first-child > table.shop_table:first-child, .woocommerce .woocommerce-checkout form.checkout_coupon > .table-responsive:first-child > table.shop_table:first-child {
  border-top-right-radius: -1;
  border-top-left-radius: -1;
}

.panel > .table:first-child > thead:first-child > tr:first-child,
.woocommerce-account .woocommerce .lost_reset_password > .table:first-child > thead:first-child > tr:first-child,
.woocommerce-checkout form.checkout_coupon > .table:first-child > thead:first-child > tr:first-child,
.woocommerce .panel > table.shop_table:first-child > thead:first-child > tr:first-child, .woocommerce-account .woocommerce .lost_reset_password > table.shop_table:first-child > thead:first-child > tr:first-child,
.woocommerce-checkout .woocommerce form.checkout_coupon > table.shop_table:first-child > thead:first-child > tr:first-child,
.woocommerce .woocommerce-checkout form.checkout_coupon > table.shop_table:first-child > thead:first-child > tr:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child,
.woocommerce-account .woocommerce .lost_reset_password > .table:first-child > tbody:first-child > tr:first-child,
.woocommerce-checkout form.checkout_coupon > .table:first-child > tbody:first-child > tr:first-child,
.woocommerce .panel > table.shop_table:first-child > tbody:first-child > tr:first-child, .woocommerce-account .woocommerce .lost_reset_password > table.shop_table:first-child > tbody:first-child > tr:first-child,
.woocommerce-checkout .woocommerce form.checkout_coupon > table.shop_table:first-child > tbody:first-child > tr:first-child,
.woocommerce .woocommerce-checkout form.checkout_coupon > table.shop_table:first-child > tbody:first-child > tr:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.woocommerce-account .woocommerce .lost_reset_password > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.woocommerce-checkout form.checkout_coupon > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.woocommerce .panel > .table-responsive:first-child > table.shop_table:first-child > thead:first-child > tr:first-child, .woocommerce-account .woocommerce .lost_reset_password > .table-responsive:first-child > table.shop_table:first-child > thead:first-child > tr:first-child,
.woocommerce-checkout .woocommerce form.checkout_coupon > .table-responsive:first-child > table.shop_table:first-child > thead:first-child > tr:first-child,
.woocommerce .woocommerce-checkout form.checkout_coupon > .table-responsive:first-child > table.shop_table:first-child > thead:first-child > tr:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child, .woocommerce-account .woocommerce .lost_reset_password > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child, .woocommerce-checkout form.checkout_coupon > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child, .woocommerce .panel > .table-responsive:first-child > table.shop_table:first-child > tbody:first-child > tr:first-child, .woocommerce-account .woocommerce .lost_reset_password > .table-responsive:first-child > table.shop_table:first-child > tbody:first-child > tr:first-child, .woocommerce-checkout .woocommerce form.checkout_coupon > .table-responsive:first-child > table.shop_table:first-child > tbody:first-child > tr:first-child, .woocommerce .woocommerce-checkout form.checkout_coupon > .table-responsive:first-child > table.shop_table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: -1;
  border-top-right-radius: -1;
}

.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.woocommerce-account .woocommerce .lost_reset_password > .table:first-child > thead:first-child > tr:first-child td:first-child,
.woocommerce-checkout form.checkout_coupon > .table:first-child > thead:first-child > tr:first-child td:first-child,
.woocommerce .panel > table.shop_table:first-child > thead:first-child > tr:first-child td:first-child, .woocommerce-account .woocommerce .lost_reset_password > table.shop_table:first-child > thead:first-child > tr:first-child td:first-child,
.woocommerce-checkout .woocommerce form.checkout_coupon > table.shop_table:first-child > thead:first-child > tr:first-child td:first-child,
.woocommerce .woocommerce-checkout form.checkout_coupon > table.shop_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,
.woocommerce-account .woocommerce .lost_reset_password > .table:first-child > thead:first-child > tr:first-child th:first-child,
.woocommerce-checkout form.checkout_coupon > .table:first-child > thead:first-child > tr:first-child th:first-child,
.woocommerce .panel > table.shop_table:first-child > thead:first-child > tr:first-child th:first-child, .woocommerce-account .woocommerce .lost_reset_password > table.shop_table:first-child > thead:first-child > tr:first-child th:first-child,
.woocommerce-checkout .woocommerce form.checkout_coupon > table.shop_table:first-child > thead:first-child > tr:first-child th:first-child,
.woocommerce .woocommerce-checkout form.checkout_coupon > table.shop_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,
.woocommerce-account .woocommerce .lost_reset_password > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.woocommerce-checkout form.checkout_coupon > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.woocommerce .panel > table.shop_table:first-child > tbody:first-child > tr:first-child td:first-child, .woocommerce-account .woocommerce .lost_reset_password > table.shop_table:first-child > tbody:first-child > tr:first-child td:first-child,
.woocommerce-checkout .woocommerce form.checkout_coupon > table.shop_table:first-child > tbody:first-child > tr:first-child td:first-child,
.woocommerce .woocommerce-checkout form.checkout_coupon > table.shop_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,
.woocommerce-account .woocommerce .lost_reset_password > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.woocommerce-checkout form.checkout_coupon > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.woocommerce .panel > table.shop_table:first-child > tbody:first-child > tr:first-child th:first-child, .woocommerce-account .woocommerce .lost_reset_password > table.shop_table:first-child > tbody:first-child > tr:first-child th:first-child,
.woocommerce-checkout .woocommerce form.checkout_coupon > table.shop_table:first-child > tbody:first-child > tr:first-child th:first-child,
.woocommerce .woocommerce-checkout form.checkout_coupon > table.shop_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,
.woocommerce-account .woocommerce .lost_reset_password > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.woocommerce-checkout form.checkout_coupon > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.woocommerce .panel > .table-responsive:first-child > table.shop_table:first-child > thead:first-child > tr:first-child td:first-child, .woocommerce-account .woocommerce .lost_reset_password > .table-responsive:first-child > table.shop_table:first-child > thead:first-child > tr:first-child td:first-child,
.woocommerce-checkout .woocommerce form.checkout_coupon > .table-responsive:first-child > table.shop_table:first-child > thead:first-child > tr:first-child td:first-child,
.woocommerce .woocommerce-checkout form.checkout_coupon > .table-responsive:first-child > table.shop_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,
.woocommerce-account .woocommerce .lost_reset_password > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.woocommerce-checkout form.checkout_coupon > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.woocommerce .panel > .table-responsive:first-child > table.shop_table:first-child > thead:first-child > tr:first-child th:first-child, .woocommerce-account .woocommerce .lost_reset_password > .table-responsive:first-child > table.shop_table:first-child > thead:first-child > tr:first-child th:first-child,
.woocommerce-checkout .woocommerce form.checkout_coupon > .table-responsive:first-child > table.shop_table:first-child > thead:first-child > tr:first-child th:first-child,
.woocommerce .woocommerce-checkout form.checkout_coupon > .table-responsive:first-child > table.shop_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,
.woocommerce-account .woocommerce .lost_reset_password > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.woocommerce-checkout form.checkout_coupon > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.woocommerce .panel > .table-responsive:first-child > table.shop_table:first-child > tbody:first-child > tr:first-child td:first-child, .woocommerce-account .woocommerce .lost_reset_password > .table-responsive:first-child > table.shop_table:first-child > tbody:first-child > tr:first-child td:first-child,
.woocommerce-checkout .woocommerce form.checkout_coupon > .table-responsive:first-child > table.shop_table:first-child > tbody:first-child > tr:first-child td:first-child,
.woocommerce .woocommerce-checkout form.checkout_coupon > .table-responsive:first-child > table.shop_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, .woocommerce-account .woocommerce .lost_reset_password > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child, .woocommerce-checkout form.checkout_coupon > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child, .woocommerce .panel > .table-responsive:first-child > table.shop_table:first-child > tbody:first-child > tr:first-child th:first-child, .woocommerce-account .woocommerce .lost_reset_password > .table-responsive:first-child > table.shop_table:first-child > tbody:first-child > tr:first-child th:first-child, .woocommerce-checkout .woocommerce form.checkout_coupon > .table-responsive:first-child > table.shop_table:first-child > tbody:first-child > tr:first-child th:first-child, .woocommerce .woocommerce-checkout form.checkout_coupon > .table-responsive:first-child > table.shop_table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: -1;
}

.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.woocommerce-account .woocommerce .lost_reset_password > .table:first-child > thead:first-child > tr:first-child td:last-child,
.woocommerce-checkout form.checkout_coupon > .table:first-child > thead:first-child > tr:first-child td:last-child,
.woocommerce .panel > table.shop_table:first-child > thead:first-child > tr:first-child td:last-child, .woocommerce-account .woocommerce .lost_reset_password > table.shop_table:first-child > thead:first-child > tr:first-child td:last-child,
.woocommerce-checkout .woocommerce form.checkout_coupon > table.shop_table:first-child > thead:first-child > tr:first-child td:last-child,
.woocommerce .woocommerce-checkout form.checkout_coupon > table.shop_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,
.woocommerce-account .woocommerce .lost_reset_password > .table:first-child > thead:first-child > tr:first-child th:last-child,
.woocommerce-checkout form.checkout_coupon > .table:first-child > thead:first-child > tr:first-child th:last-child,
.woocommerce .panel > table.shop_table:first-child > thead:first-child > tr:first-child th:last-child, .woocommerce-account .woocommerce .lost_reset_password > table.shop_table:first-child > thead:first-child > tr:first-child th:last-child,
.woocommerce-checkout .woocommerce form.checkout_coupon > table.shop_table:first-child > thead:first-child > tr:first-child th:last-child,
.woocommerce .woocommerce-checkout form.checkout_coupon > table.shop_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,
.woocommerce-account .woocommerce .lost_reset_password > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.woocommerce-checkout form.checkout_coupon > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.woocommerce .panel > table.shop_table:first-child > tbody:first-child > tr:first-child td:last-child, .woocommerce-account .woocommerce .lost_reset_password > table.shop_table:first-child > tbody:first-child > tr:first-child td:last-child,
.woocommerce-checkout .woocommerce form.checkout_coupon > table.shop_table:first-child > tbody:first-child > tr:first-child td:last-child,
.woocommerce .woocommerce-checkout form.checkout_coupon > table.shop_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,
.woocommerce-account .woocommerce .lost_reset_password > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.woocommerce-checkout form.checkout_coupon > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.woocommerce .panel > table.shop_table:first-child > tbody:first-child > tr:first-child th:last-child, .woocommerce-account .woocommerce .lost_reset_password > table.shop_table:first-child > tbody:first-child > tr:first-child th:last-child,
.woocommerce-checkout .woocommerce form.checkout_coupon > table.shop_table:first-child > tbody:first-child > tr:first-child th:last-child,
.woocommerce .woocommerce-checkout form.checkout_coupon > table.shop_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,
.woocommerce-account .woocommerce .lost_reset_password > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.woocommerce-checkout form.checkout_coupon > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.woocommerce .panel > .table-responsive:first-child > table.shop_table:first-child > thead:first-child > tr:first-child td:last-child, .woocommerce-account .woocommerce .lost_reset_password > .table-responsive:first-child > table.shop_table:first-child > thead:first-child > tr:first-child td:last-child,
.woocommerce-checkout .woocommerce form.checkout_coupon > .table-responsive:first-child > table.shop_table:first-child > thead:first-child > tr:first-child td:last-child,
.woocommerce .woocommerce-checkout form.checkout_coupon > .table-responsive:first-child > table.shop_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,
.woocommerce-account .woocommerce .lost_reset_password > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.woocommerce-checkout form.checkout_coupon > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.woocommerce .panel > .table-responsive:first-child > table.shop_table:first-child > thead:first-child > tr:first-child th:last-child, .woocommerce-account .woocommerce .lost_reset_password > .table-responsive:first-child > table.shop_table:first-child > thead:first-child > tr:first-child th:last-child,
.woocommerce-checkout .woocommerce form.checkout_coupon > .table-responsive:first-child > table.shop_table:first-child > thead:first-child > tr:first-child th:last-child,
.woocommerce .woocommerce-checkout form.checkout_coupon > .table-responsive:first-child > table.shop_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,
.woocommerce-account .woocommerce .lost_reset_password > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.woocommerce-checkout form.checkout_coupon > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.woocommerce .panel > .table-responsive:first-child > table.shop_table:first-child > tbody:first-child > tr:first-child td:last-child, .woocommerce-account .woocommerce .lost_reset_password > .table-responsive:first-child > table.shop_table:first-child > tbody:first-child > tr:first-child td:last-child,
.woocommerce-checkout .woocommerce form.checkout_coupon > .table-responsive:first-child > table.shop_table:first-child > tbody:first-child > tr:first-child td:last-child,
.woocommerce .woocommerce-checkout form.checkout_coupon > .table-responsive:first-child > table.shop_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, .woocommerce-account .woocommerce .lost_reset_password > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child, .woocommerce-checkout form.checkout_coupon > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child, .woocommerce .panel > .table-responsive:first-child > table.shop_table:first-child > tbody:first-child > tr:first-child th:last-child, .woocommerce-account .woocommerce .lost_reset_password > .table-responsive:first-child > table.shop_table:first-child > tbody:first-child > tr:first-child th:last-child, .woocommerce-checkout .woocommerce form.checkout_coupon > .table-responsive:first-child > table.shop_table:first-child > tbody:first-child > tr:first-child th:last-child, .woocommerce .woocommerce-checkout form.checkout_coupon > .table-responsive:first-child > table.shop_table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: -1;
}

.panel > .table:last-child,
.woocommerce-account .woocommerce .lost_reset_password > .table:last-child,
.woocommerce-checkout form.checkout_coupon > .table:last-child,
.woocommerce .panel > table.shop_table:last-child, .woocommerce-account .woocommerce .lost_reset_password > table.shop_table:last-child,
.woocommerce-checkout .woocommerce form.checkout_coupon > table.shop_table:last-child,
.woocommerce .woocommerce-checkout form.checkout_coupon > table.shop_table:last-child, .panel > .table-responsive:last-child > .table:last-child, .woocommerce-account .woocommerce .lost_reset_password > .table-responsive:last-child > .table:last-child, .woocommerce-checkout form.checkout_coupon > .table-responsive:last-child > .table:last-child, .woocommerce .panel > .table-responsive:last-child > table.shop_table:last-child, .woocommerce-account .woocommerce .lost_reset_password > .table-responsive:last-child > table.shop_table:last-child, .woocommerce-checkout .woocommerce form.checkout_coupon > .table-responsive:last-child > table.shop_table:last-child, .woocommerce .woocommerce-checkout form.checkout_coupon > .table-responsive:last-child > table.shop_table:last-child {
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1;
}

.panel > .table:last-child > tbody:last-child > tr:last-child,
.woocommerce-account .woocommerce .lost_reset_password > .table:last-child > tbody:last-child > tr:last-child,
.woocommerce-checkout form.checkout_coupon > .table:last-child > tbody:last-child > tr:last-child,
.woocommerce .panel > table.shop_table:last-child > tbody:last-child > tr:last-child, .woocommerce-account .woocommerce .lost_reset_password > table.shop_table:last-child > tbody:last-child > tr:last-child,
.woocommerce-checkout .woocommerce form.checkout_coupon > table.shop_table:last-child > tbody:last-child > tr:last-child,
.woocommerce .woocommerce-checkout form.checkout_coupon > table.shop_table:last-child > tbody:last-child > tr:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child,
.woocommerce-account .woocommerce .lost_reset_password > .table:last-child > tfoot:last-child > tr:last-child,
.woocommerce-checkout form.checkout_coupon > .table:last-child > tfoot:last-child > tr:last-child,
.woocommerce .panel > table.shop_table:last-child > tfoot:last-child > tr:last-child, .woocommerce-account .woocommerce .lost_reset_password > table.shop_table:last-child > tfoot:last-child > tr:last-child,
.woocommerce-checkout .woocommerce form.checkout_coupon > table.shop_table:last-child > tfoot:last-child > tr:last-child,
.woocommerce .woocommerce-checkout form.checkout_coupon > table.shop_table:last-child > tfoot:last-child > tr:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.woocommerce-account .woocommerce .lost_reset_password > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.woocommerce-checkout form.checkout_coupon > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.woocommerce .panel > .table-responsive:last-child > table.shop_table:last-child > tbody:last-child > tr:last-child, .woocommerce-account .woocommerce .lost_reset_password > .table-responsive:last-child > table.shop_table:last-child > tbody:last-child > tr:last-child,
.woocommerce-checkout .woocommerce form.checkout_coupon > .table-responsive:last-child > table.shop_table:last-child > tbody:last-child > tr:last-child,
.woocommerce .woocommerce-checkout form.checkout_coupon > .table-responsive:last-child > table.shop_table:last-child > tbody:last-child > tr:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child, .woocommerce-account .woocommerce .lost_reset_password > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child, .woocommerce-checkout form.checkout_coupon > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child, .woocommerce .panel > .table-responsive:last-child > table.shop_table:last-child > tfoot:last-child > tr:last-child, .woocommerce-account .woocommerce .lost_reset_password > .table-responsive:last-child > table.shop_table:last-child > tfoot:last-child > tr:last-child, .woocommerce-checkout .woocommerce form.checkout_coupon > .table-responsive:last-child > table.shop_table:last-child > tfoot:last-child > tr:last-child, .woocommerce .woocommerce-checkout form.checkout_coupon > .table-responsive:last-child > table.shop_table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: -1;
  border-bottom-right-radius: -1;
}

.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.woocommerce-account .woocommerce .lost_reset_password > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.woocommerce-checkout form.checkout_coupon > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.woocommerce .panel > table.shop_table:last-child > tbody:last-child > tr:last-child td:first-child, .woocommerce-account .woocommerce .lost_reset_password > table.shop_table:last-child > tbody:last-child > tr:last-child td:first-child,
.woocommerce-checkout .woocommerce form.checkout_coupon > table.shop_table:last-child > tbody:last-child > tr:last-child td:first-child,
.woocommerce .woocommerce-checkout form.checkout_coupon > table.shop_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,
.woocommerce-account .woocommerce .lost_reset_password > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.woocommerce-checkout form.checkout_coupon > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.woocommerce .panel > table.shop_table:last-child > tbody:last-child > tr:last-child th:first-child, .woocommerce-account .woocommerce .lost_reset_password > table.shop_table:last-child > tbody:last-child > tr:last-child th:first-child,
.woocommerce-checkout .woocommerce form.checkout_coupon > table.shop_table:last-child > tbody:last-child > tr:last-child th:first-child,
.woocommerce .woocommerce-checkout form.checkout_coupon > table.shop_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,
.woocommerce-account .woocommerce .lost_reset_password > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.woocommerce-checkout form.checkout_coupon > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.woocommerce .panel > table.shop_table:last-child > tfoot:last-child > tr:last-child td:first-child, .woocommerce-account .woocommerce .lost_reset_password > table.shop_table:last-child > tfoot:last-child > tr:last-child td:first-child,
.woocommerce-checkout .woocommerce form.checkout_coupon > table.shop_table:last-child > tfoot:last-child > tr:last-child td:first-child,
.woocommerce .woocommerce-checkout form.checkout_coupon > table.shop_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,
.woocommerce-account .woocommerce .lost_reset_password > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.woocommerce-checkout form.checkout_coupon > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.woocommerce .panel > table.shop_table:last-child > tfoot:last-child > tr:last-child th:first-child, .woocommerce-account .woocommerce .lost_reset_password > table.shop_table:last-child > tfoot:last-child > tr:last-child th:first-child,
.woocommerce-checkout .woocommerce form.checkout_coupon > table.shop_table:last-child > tfoot:last-child > tr:last-child th:first-child,
.woocommerce .woocommerce-checkout form.checkout_coupon > table.shop_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,
.woocommerce-account .woocommerce .lost_reset_password > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.woocommerce-checkout form.checkout_coupon > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.woocommerce .panel > .table-responsive:last-child > table.shop_table:last-child > tbody:last-child > tr:last-child td:first-child, .woocommerce-account .woocommerce .lost_reset_password > .table-responsive:last-child > table.shop_table:last-child > tbody:last-child > tr:last-child td:first-child,
.woocommerce-checkout .woocommerce form.checkout_coupon > .table-responsive:last-child > table.shop_table:last-child > tbody:last-child > tr:last-child td:first-child,
.woocommerce .woocommerce-checkout form.checkout_coupon > .table-responsive:last-child > table.shop_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,
.woocommerce-account .woocommerce .lost_reset_password > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.woocommerce-checkout form.checkout_coupon > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.woocommerce .panel > .table-responsive:last-child > table.shop_table:last-child > tbody:last-child > tr:last-child th:first-child, .woocommerce-account .woocommerce .lost_reset_password > .table-responsive:last-child > table.shop_table:last-child > tbody:last-child > tr:last-child th:first-child,
.woocommerce-checkout .woocommerce form.checkout_coupon > .table-responsive:last-child > table.shop_table:last-child > tbody:last-child > tr:last-child th:first-child,
.woocommerce .woocommerce-checkout form.checkout_coupon > .table-responsive:last-child > table.shop_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,
.woocommerce-account .woocommerce .lost_reset_password > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.woocommerce-checkout form.checkout_coupon > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.woocommerce .panel > .table-responsive:last-child > table.shop_table:last-child > tfoot:last-child > tr:last-child td:first-child, .woocommerce-account .woocommerce .lost_reset_password > .table-responsive:last-child > table.shop_table:last-child > tfoot:last-child > tr:last-child td:first-child,
.woocommerce-checkout .woocommerce form.checkout_coupon > .table-responsive:last-child > table.shop_table:last-child > tfoot:last-child > tr:last-child td:first-child,
.woocommerce .woocommerce-checkout form.checkout_coupon > .table-responsive:last-child > table.shop_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, .woocommerce-account .woocommerce .lost_reset_password > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child, .woocommerce-checkout form.checkout_coupon > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child, .woocommerce .panel > .table-responsive:last-child > table.shop_table:last-child > tfoot:last-child > tr:last-child th:first-child, .woocommerce-account .woocommerce .lost_reset_password > .table-responsive:last-child > table.shop_table:last-child > tfoot:last-child > tr:last-child th:first-child, .woocommerce-checkout .woocommerce form.checkout_coupon > .table-responsive:last-child > table.shop_table:last-child > tfoot:last-child > tr:last-child th:first-child, .woocommerce .woocommerce-checkout form.checkout_coupon > .table-responsive:last-child > table.shop_table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: -1;
}

.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.woocommerce-account .woocommerce .lost_reset_password > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.woocommerce-checkout form.checkout_coupon > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.woocommerce .panel > table.shop_table:last-child > tbody:last-child > tr:last-child td:last-child, .woocommerce-account .woocommerce .lost_reset_password > table.shop_table:last-child > tbody:last-child > tr:last-child td:last-child,
.woocommerce-checkout .woocommerce form.checkout_coupon > table.shop_table:last-child > tbody:last-child > tr:last-child td:last-child,
.woocommerce .woocommerce-checkout form.checkout_coupon > table.shop_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,
.woocommerce-account .woocommerce .lost_reset_password > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.woocommerce-checkout form.checkout_coupon > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.woocommerce .panel > table.shop_table:last-child > tbody:last-child > tr:last-child th:last-child, .woocommerce-account .woocommerce .lost_reset_password > table.shop_table:last-child > tbody:last-child > tr:last-child th:last-child,
.woocommerce-checkout .woocommerce form.checkout_coupon > table.shop_table:last-child > tbody:last-child > tr:last-child th:last-child,
.woocommerce .woocommerce-checkout form.checkout_coupon > table.shop_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,
.woocommerce-account .woocommerce .lost_reset_password > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.woocommerce-checkout form.checkout_coupon > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.woocommerce .panel > table.shop_table:last-child > tfoot:last-child > tr:last-child td:last-child, .woocommerce-account .woocommerce .lost_reset_password > table.shop_table:last-child > tfoot:last-child > tr:last-child td:last-child,
.woocommerce-checkout .woocommerce form.checkout_coupon > table.shop_table:last-child > tfoot:last-child > tr:last-child td:last-child,
.woocommerce .woocommerce-checkout form.checkout_coupon > table.shop_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,
.woocommerce-account .woocommerce .lost_reset_password > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.woocommerce-checkout form.checkout_coupon > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.woocommerce .panel > table.shop_table:last-child > tfoot:last-child > tr:last-child th:last-child, .woocommerce-account .woocommerce .lost_reset_password > table.shop_table:last-child > tfoot:last-child > tr:last-child th:last-child,
.woocommerce-checkout .woocommerce form.checkout_coupon > table.shop_table:last-child > tfoot:last-child > tr:last-child th:last-child,
.woocommerce .woocommerce-checkout form.checkout_coupon > table.shop_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,
.woocommerce-account .woocommerce .lost_reset_password > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.woocommerce-checkout form.checkout_coupon > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.woocommerce .panel > .table-responsive:last-child > table.shop_table:last-child > tbody:last-child > tr:last-child td:last-child, .woocommerce-account .woocommerce .lost_reset_password > .table-responsive:last-child > table.shop_table:last-child > tbody:last-child > tr:last-child td:last-child,
.woocommerce-checkout .woocommerce form.checkout_coupon > .table-responsive:last-child > table.shop_table:last-child > tbody:last-child > tr:last-child td:last-child,
.woocommerce .woocommerce-checkout form.checkout_coupon > .table-responsive:last-child > table.shop_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,
.woocommerce-account .woocommerce .lost_reset_password > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.woocommerce-checkout form.checkout_coupon > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.woocommerce .panel > .table-responsive:last-child > table.shop_table:last-child > tbody:last-child > tr:last-child th:last-child, .woocommerce-account .woocommerce .lost_reset_password > .table-responsive:last-child > table.shop_table:last-child > tbody:last-child > tr:last-child th:last-child,
.woocommerce-checkout .woocommerce form.checkout_coupon > .table-responsive:last-child > table.shop_table:last-child > tbody:last-child > tr:last-child th:last-child,
.woocommerce .woocommerce-checkout form.checkout_coupon > .table-responsive:last-child > table.shop_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,
.woocommerce-account .woocommerce .lost_reset_password > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.woocommerce-checkout form.checkout_coupon > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.woocommerce .panel > .table-responsive:last-child > table.shop_table:last-child > tfoot:last-child > tr:last-child td:last-child, .woocommerce-account .woocommerce .lost_reset_password > .table-responsive:last-child > table.shop_table:last-child > tfoot:last-child > tr:last-child td:last-child,
.woocommerce-checkout .woocommerce form.checkout_coupon > .table-responsive:last-child > table.shop_table:last-child > tfoot:last-child > tr:last-child td:last-child,
.woocommerce .woocommerce-checkout form.checkout_coupon > .table-responsive:last-child > table.shop_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, .woocommerce-account .woocommerce .lost_reset_password > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child, .woocommerce-checkout form.checkout_coupon > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child, .woocommerce .panel > .table-responsive:last-child > table.shop_table:last-child > tfoot:last-child > tr:last-child th:last-child, .woocommerce-account .woocommerce .lost_reset_password > .table-responsive:last-child > table.shop_table:last-child > tfoot:last-child > tr:last-child th:last-child, .woocommerce-checkout .woocommerce form.checkout_coupon > .table-responsive:last-child > table.shop_table:last-child > tfoot:last-child > tr:last-child th:last-child, .woocommerce .woocommerce-checkout form.checkout_coupon > .table-responsive:last-child > table.shop_table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: -1;
}

.panel > .panel-body + .table,
.woocommerce-account .woocommerce .lost_reset_password > .panel-body + .table,
.woocommerce-checkout form.checkout_coupon > .panel-body + .table,
.woocommerce .panel > .panel-body + table.shop_table, .woocommerce-account .woocommerce .lost_reset_password > .panel-body + table.shop_table,
.woocommerce-checkout .woocommerce form.checkout_coupon > .panel-body + table.shop_table,
.woocommerce .woocommerce-checkout form.checkout_coupon > .panel-body + table.shop_table, .panel > .panel-body + .table-responsive,
.woocommerce-account .woocommerce .lost_reset_password > .panel-body + .table-responsive,
.woocommerce-checkout form.checkout_coupon > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.woocommerce-account .woocommerce .lost_reset_password > .table + .panel-body,
.woocommerce-checkout form.checkout_coupon > .table + .panel-body,
.woocommerce .panel > table.shop_table + .panel-body, .woocommerce-account .woocommerce .lost_reset_password > table.shop_table + .panel-body,
.woocommerce-checkout .woocommerce form.checkout_coupon > table.shop_table + .panel-body,
.woocommerce .woocommerce-checkout form.checkout_coupon > table.shop_table + .panel-body, .panel > .table-responsive + .panel-body, .woocommerce-account .woocommerce .lost_reset_password > .table-responsive + .panel-body, .woocommerce-checkout form.checkout_coupon > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}

.panel > .table > tbody:first-child > tr:first-child th,
.woocommerce-account .woocommerce .lost_reset_password > .table > tbody:first-child > tr:first-child th,
.woocommerce-checkout form.checkout_coupon > .table > tbody:first-child > tr:first-child th,
.woocommerce .panel > table.shop_table > tbody:first-child > tr:first-child th, .woocommerce-account .woocommerce .lost_reset_password > table.shop_table > tbody:first-child > tr:first-child th,
.woocommerce-checkout .woocommerce form.checkout_coupon > table.shop_table > tbody:first-child > tr:first-child th,
.woocommerce .woocommerce-checkout form.checkout_coupon > table.shop_table > tbody:first-child > tr:first-child th, .panel > .table > tbody:first-child > tr:first-child td, .woocommerce-account .woocommerce .lost_reset_password > .table > tbody:first-child > tr:first-child td, .woocommerce-checkout form.checkout_coupon > .table > tbody:first-child > tr:first-child td, .woocommerce .panel > table.shop_table > tbody:first-child > tr:first-child td, .woocommerce-account .woocommerce .lost_reset_password > table.shop_table > tbody:first-child > tr:first-child td, .woocommerce-checkout .woocommerce form.checkout_coupon > table.shop_table > tbody:first-child > tr:first-child td, .woocommerce .woocommerce-checkout form.checkout_coupon > table.shop_table > tbody:first-child > tr:first-child td {
  border-top: 0;
}

.panel > .table-bordered,
.woocommerce-account .woocommerce .lost_reset_password > .table-bordered,
.woocommerce-checkout form.checkout_coupon > .table-bordered,
.panel > .table-responsive > .table-bordered, .woocommerce-account .woocommerce .lost_reset_password > .table-responsive > .table-bordered, .woocommerce-checkout form.checkout_coupon > .table-responsive > .table-bordered {
  border: 0;
}

.panel > .table-bordered > thead > tr > th:first-child,
.woocommerce-account .woocommerce .lost_reset_password > .table-bordered > thead > tr > th:first-child,
.woocommerce-checkout form.checkout_coupon > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.woocommerce-account .woocommerce .lost_reset_password > .table-bordered > thead > tr > td:first-child,
.woocommerce-checkout form.checkout_coupon > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.woocommerce-account .woocommerce .lost_reset_password > .table-bordered > tbody > tr > th:first-child,
.woocommerce-checkout form.checkout_coupon > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.woocommerce-account .woocommerce .lost_reset_password > .table-bordered > tbody > tr > td:first-child,
.woocommerce-checkout form.checkout_coupon > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.woocommerce-account .woocommerce .lost_reset_password > .table-bordered > tfoot > tr > th:first-child,
.woocommerce-checkout form.checkout_coupon > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.woocommerce-account .woocommerce .lost_reset_password > .table-bordered > tfoot > tr > td:first-child,
.woocommerce-checkout form.checkout_coupon > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.woocommerce-account .woocommerce .lost_reset_password > .table-responsive > .table-bordered > thead > tr > th:first-child,
.woocommerce-checkout form.checkout_coupon > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.woocommerce-account .woocommerce .lost_reset_password > .table-responsive > .table-bordered > thead > tr > td:first-child,
.woocommerce-checkout form.checkout_coupon > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.woocommerce-account .woocommerce .lost_reset_password > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.woocommerce-checkout form.checkout_coupon > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.woocommerce-account .woocommerce .lost_reset_password > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.woocommerce-checkout form.checkout_coupon > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.woocommerce-account .woocommerce .lost_reset_password > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.woocommerce-checkout form.checkout_coupon > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child, .woocommerce-account .woocommerce .lost_reset_password > .table-responsive > .table-bordered > tfoot > tr > td:first-child, .woocommerce-checkout form.checkout_coupon > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}

.panel > .table-bordered > thead > tr > th:last-child,
.woocommerce-account .woocommerce .lost_reset_password > .table-bordered > thead > tr > th:last-child,
.woocommerce-checkout form.checkout_coupon > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.woocommerce-account .woocommerce .lost_reset_password > .table-bordered > thead > tr > td:last-child,
.woocommerce-checkout form.checkout_coupon > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.woocommerce-account .woocommerce .lost_reset_password > .table-bordered > tbody > tr > th:last-child,
.woocommerce-checkout form.checkout_coupon > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.woocommerce-account .woocommerce .lost_reset_password > .table-bordered > tbody > tr > td:last-child,
.woocommerce-checkout form.checkout_coupon > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.woocommerce-account .woocommerce .lost_reset_password > .table-bordered > tfoot > tr > th:last-child,
.woocommerce-checkout form.checkout_coupon > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.woocommerce-account .woocommerce .lost_reset_password > .table-bordered > tfoot > tr > td:last-child,
.woocommerce-checkout form.checkout_coupon > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.woocommerce-account .woocommerce .lost_reset_password > .table-responsive > .table-bordered > thead > tr > th:last-child,
.woocommerce-checkout form.checkout_coupon > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.woocommerce-account .woocommerce .lost_reset_password > .table-responsive > .table-bordered > thead > tr > td:last-child,
.woocommerce-checkout form.checkout_coupon > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.woocommerce-account .woocommerce .lost_reset_password > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.woocommerce-checkout form.checkout_coupon > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.woocommerce-account .woocommerce .lost_reset_password > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.woocommerce-checkout form.checkout_coupon > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.woocommerce-account .woocommerce .lost_reset_password > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.woocommerce-checkout form.checkout_coupon > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child, .woocommerce-account .woocommerce .lost_reset_password > .table-responsive > .table-bordered > tfoot > tr > td:last-child, .woocommerce-checkout form.checkout_coupon > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}

.panel > .table-bordered > thead > tr:first-child > td,
.woocommerce-account .woocommerce .lost_reset_password > .table-bordered > thead > tr:first-child > td,
.woocommerce-checkout form.checkout_coupon > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.woocommerce-account .woocommerce .lost_reset_password > .table-bordered > thead > tr:first-child > th,
.woocommerce-checkout form.checkout_coupon > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > td,
.woocommerce-account .woocommerce .lost_reset_password > .table-bordered > tbody > tr:first-child > td,
.woocommerce-checkout form.checkout_coupon > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > th,
.woocommerce-account .woocommerce .lost_reset_password > .table-bordered > tbody > tr:first-child > th,
.woocommerce-checkout form.checkout_coupon > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.woocommerce-account .woocommerce .lost_reset_password > .table-responsive > .table-bordered > thead > tr:first-child > td,
.woocommerce-checkout form.checkout_coupon > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.woocommerce-account .woocommerce .lost_reset_password > .table-responsive > .table-bordered > thead > tr:first-child > th,
.woocommerce-checkout form.checkout_coupon > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.woocommerce-account .woocommerce .lost_reset_password > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.woocommerce-checkout form.checkout_coupon > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th, .woocommerce-account .woocommerce .lost_reset_password > .table-responsive > .table-bordered > tbody > tr:first-child > th, .woocommerce-checkout form.checkout_coupon > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}

.panel > .table-bordered > tbody > tr:last-child > td,
.woocommerce-account .woocommerce .lost_reset_password > .table-bordered > tbody > tr:last-child > td,
.woocommerce-checkout form.checkout_coupon > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.woocommerce-account .woocommerce .lost_reset_password > .table-bordered > tbody > tr:last-child > th,
.woocommerce-checkout form.checkout_coupon > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > td,
.woocommerce-account .woocommerce .lost_reset_password > .table-bordered > tfoot > tr:last-child > td,
.woocommerce-checkout form.checkout_coupon > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > th,
.woocommerce-account .woocommerce .lost_reset_password > .table-bordered > tfoot > tr:last-child > th,
.woocommerce-checkout form.checkout_coupon > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.woocommerce-account .woocommerce .lost_reset_password > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.woocommerce-checkout form.checkout_coupon > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.woocommerce-account .woocommerce .lost_reset_password > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.woocommerce-checkout form.checkout_coupon > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.woocommerce-account .woocommerce .lost_reset_password > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.woocommerce-checkout form.checkout_coupon > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th, .woocommerce-account .woocommerce .lost_reset_password > .table-responsive > .table-bordered > tfoot > tr:last-child > th, .woocommerce-checkout form.checkout_coupon > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}

.panel > .table-responsive, .woocommerce-account .woocommerce .lost_reset_password > .table-responsive, .woocommerce-checkout form.checkout_coupon > .table-responsive {
  border: 0;
  margin-bottom: 0;
}

.panel-group {
  margin-bottom: 20px;
}

.panel-group .panel, .panel-group .woocommerce-account .woocommerce .lost_reset_password, .woocommerce-account .woocommerce .panel-group .lost_reset_password, .panel-group .woocommerce-checkout form.checkout_coupon, .woocommerce-checkout .panel-group form.checkout_coupon {
  margin-bottom: 0;
  border-radius: 0;
}

.panel-group .panel + .panel, .panel-group .woocommerce-account .woocommerce .lost_reset_password + .panel, .woocommerce-account .woocommerce .panel-group .lost_reset_password + .panel, .panel-group .woocommerce-checkout form.checkout_coupon + .panel, .woocommerce-checkout .panel-group form.checkout_coupon + .panel, .panel-group .woocommerce-account .woocommerce .panel + .lost_reset_password, .woocommerce-account .woocommerce .panel-group .panel + .lost_reset_password, .panel-group .woocommerce-account .woocommerce .lost_reset_password + .lost_reset_password, .woocommerce-account .woocommerce .panel-group .lost_reset_password + .lost_reset_password, .panel-group .woocommerce-checkout .woocommerce-account .woocommerce form.checkout_coupon + .lost_reset_password, .woocommerce-account .woocommerce .panel-group .woocommerce-checkout form.checkout_coupon + .lost_reset_password, .woocommerce-checkout .panel-group .woocommerce-account .woocommerce form.checkout_coupon + .lost_reset_password, .woocommerce-account .woocommerce .woocommerce-checkout .panel-group form.checkout_coupon + .lost_reset_password, .panel-group .woocommerce-checkout .panel + form.checkout_coupon, .woocommerce-checkout .panel-group .panel + form.checkout_coupon, .panel-group .woocommerce-account .woocommerce .woocommerce-checkout .lost_reset_password + form.checkout_coupon, .woocommerce-checkout .panel-group .woocommerce-account .woocommerce .lost_reset_password + form.checkout_coupon, .woocommerce-account .woocommerce .panel-group .woocommerce-checkout .lost_reset_password + form.checkout_coupon, .woocommerce-checkout .woocommerce-account .woocommerce .panel-group .lost_reset_password + form.checkout_coupon, .panel-group .woocommerce-checkout form.checkout_coupon + form.checkout_coupon, .woocommerce-checkout .panel-group form.checkout_coupon + form.checkout_coupon {
  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, .woocommerce-account .woocommerce .lost_reset_password, .woocommerce-checkout form.checkout_coupon {
  border-color: #ddd;
}

.panel-default > .panel-heading, .woocommerce-account .woocommerce .lost_reset_password > .panel-heading, .woocommerce-checkout form.checkout_coupon > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #ddd;
}

.panel-default > .panel-heading + .panel-collapse > .panel-body, .woocommerce-account .woocommerce .lost_reset_password > .panel-heading + .panel-collapse > .panel-body, .woocommerce-checkout form.checkout_coupon > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}

.panel-default > .panel-heading .badge, .woocommerce-account .woocommerce .lost_reset_password > .panel-heading .badge, .woocommerce-checkout form.checkout_coupon > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}

.panel-default > .panel-footer + .panel-collapse > .panel-body, .woocommerce-account .woocommerce .lost_reset_password > .panel-footer + .panel-collapse > .panel-body, .woocommerce-checkout form.checkout_coupon > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}

.panel-primary {
  border-color: #ffa200;
}

.panel-primary > .panel-heading {
  color: #fff;
  background-color: #ffa200;
  border-color: #ffa200;
}

.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ffa200;
}

.panel-primary > .panel-heading .badge {
  color: #ffa200;
  background-color: #fff;
}

.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ffa200;
}

.panel-success {
  border-color: #59b408;
}

.panel-success > .panel-heading {
  color: #fff;
  background-color: #59b408;
  border-color: #59b408;
}

.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #59b408;
}

.panel-success > .panel-heading .badge {
  color: #59b408;
  background-color: #fff;
}

.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #59b408;
}

.panel-info {
  border-color: #3cbc8d;
}

.panel-info > .panel-heading {
  color: #fff;
  background-color: #3cbc8d;
  border-color: #3cbc8d;
}

.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #3cbc8d;
}

.panel-info > .panel-heading .badge {
  color: #3cbc8d;
  background-color: #fff;
}

.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #3cbc8d;
}

.panel-warning {
  border-color: #fca13f;
}

.panel-warning > .panel-heading {
  color: #fff;
  background-color: #fca13f;
  border-color: #fca13f;
}

.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #fca13f;
}

.panel-warning > .panel-heading .badge {
  color: #fca13f;
  background-color: #fff;
}

.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #fca13f;
}

.panel-danger {
  border-color: #fd6a4d;
}

.panel-danger > .panel-heading {
  color: #fff;
  background-color: #fd6a4d;
  border-color: #fd6a4d;
}

.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #fd6a4d;
}

.panel-danger > .panel-heading .badge {
  color: #fd6a4d;
  background-color: #fff;
}

.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #fd6a4d;
}

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}

.well-lg {
  padding: 24px;
  border-radius: 1px;
}

.well-sm {
  padding: 9px;
  border-radius: 0;
}

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}

.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}

.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}

.embed-responsive-4by3 {
  padding-bottom: 75%;
}

.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}

.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: Roboto, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857;
  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: 1;
  filter: alpha(opacity=100);
}

.tooltip.top {
  margin-top: -3px;
  padding: 10px 0;
}

.tooltip.right {
  margin-left: 3px;
  padding: 0 10px;
}

.tooltip.bottom {
  margin-top: 3px;
  padding: 10px 0;
}

.tooltip.left {
  margin-left: -3px;
  padding: 0 10px;
}

.tooltip-inner {
  max-width: 250px;
  padding: 3px 8px;
  color: #666;
  text-align: center;
  background-color: white;
  border-radius: 0;
}

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -10px;
  border-width: 10px 10px 0;
  border-top-color: #eee;
}

.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 10px;
  margin-bottom: -10px;
  border-width: 10px 10px 0;
  border-top-color: #eee;
}

.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 10px;
  margin-bottom: -10px;
  border-width: 10px 10px 0;
  border-top-color: #eee;
}

.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -10px;
  border-width: 10px 10px 10px 0;
  border-right-color: #eee;
}

.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -10px;
  border-width: 10px 0 10px 10px;
  border-left-color: #eee;
}

.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -10px;
  border-width: 0 10px 10px;
  border-bottom-color: #eee;
}

.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 10px;
  margin-top: -10px;
  border-width: 0 10px 10px;
  border-bottom-color: #eee;
}

.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 10px;
  margin-top: -10px;
  border-width: 0 10px 10px;
  border-bottom-color: #eee;
}

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: Roboto, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857;
  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: 1px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}

.popover.top {
  margin-top: -10px;
}

.popover.right {
  margin-left: 10px;
}

.popover.bottom {
  margin-top: 10px;
}

.popover.left {
  margin-left: -10px;
}

.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 0px 0px 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 {
  position: relative;
}

.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}

.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.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 {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -moz-transition: -moz-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    -moz-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: 0.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: 0.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, .carousel-caption .product-list-actions .product_type_variable, .product-list-actions .carousel-caption .product_type_variable,
.carousel-caption .product-list-actions .Awe_add_to_cart, .product-list-actions .carousel-caption .Awe_add_to_cart, .carousel-caption .product-list-actions .Awe_add_to_wishlist, .product-list-actions .carousel-caption .Awe_add_to_wishlist, .carousel-caption .group_table .product_type_external, .group_table .carousel-caption .product_type_external, .carousel-caption .search-submit, .carousel-caption .woocommerce .woocommerce-product-search input[type="submit"], .woocommerce .woocommerce-product-search .carousel-caption input[type="submit"], .carousel-caption .woocommerce a.button, .woocommerce .carousel-caption a.button,
.carousel-caption .woocommerce button.button, .woocommerce .carousel-caption button.button,
.carousel-caption .woocommerce input.button, .woocommerce .carousel-caption input.button, .carousel-caption .woocommerce table.wishlist_table .awe-button, .woocommerce table.wishlist_table .carousel-caption .awe-button, .carousel-caption .product-list-actions .awe-button.product_type_simple, .product-list-actions .carousel-caption .awe-button.product_type_simple,
.carousel-caption .product-list-actions .awe-button.product_type_external, .product-list-actions .carousel-caption .awe-button.product_type_external {
  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;
  }
}

.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%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}

.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-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: 1px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}

.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}

.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.42857px;
}

.modal-header .close {
  margin-top: -2px;
}

.modal-title {
  margin: 0;
  line-height: 1.42857;
}

.modal-body {
  position: relative;
  padding: 15px;
}

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}

.modal-footer::after {
  content: '';
  display: table;
  clear: both;
}

.modal-footer .btn + .btn, .modal-footer .product-list-actions .product_type_variable + .btn, .product-list-actions .modal-footer .product_type_variable + .btn,
.modal-footer .product-list-actions .Awe_add_to_cart + .btn, .product-list-actions .modal-footer .Awe_add_to_cart + .btn, .modal-footer .product-list-actions .Awe_add_to_wishlist + .btn, .product-list-actions .modal-footer .Awe_add_to_wishlist + .btn, .modal-footer .group_table .product_type_external + .btn, .group_table .modal-footer .product_type_external + .btn, .modal-footer .search-submit + .btn, .modal-footer .woocommerce .woocommerce-product-search input[type="submit"] + .btn, .woocommerce .woocommerce-product-search .modal-footer input[type="submit"] + .btn, .modal-footer .woocommerce a.button + .btn, .woocommerce .modal-footer a.button + .btn,
.modal-footer .woocommerce button.button + .btn, .woocommerce .modal-footer button.button + .btn,
.modal-footer .woocommerce input.button + .btn, .woocommerce .modal-footer input.button + .btn, .modal-footer .woocommerce table.wishlist_table .awe-button + .btn, .woocommerce table.wishlist_table .modal-footer .awe-button + .btn, .modal-footer .product-list-actions .awe-button.product_type_simple + .btn, .product-list-actions .modal-footer .awe-button.product_type_simple + .btn,
.modal-footer .product-list-actions .awe-button.product_type_external + .btn, .product-list-actions .modal-footer .awe-button.product_type_external + .btn, .modal-footer .product-list-actions .btn + .product_type_variable, .product-list-actions .modal-footer .btn + .product_type_variable,
.modal-footer .product-list-actions .product_type_variable + .product_type_variable, .product-list-actions .modal-footer .product_type_variable + .product_type_variable,
.modal-footer .product-list-actions .Awe_add_to_cart + .product_type_variable, .product-list-actions .modal-footer .Awe_add_to_cart + .product_type_variable,
.modal-footer .product-list-actions .Awe_add_to_wishlist + .product_type_variable, .product-list-actions .modal-footer .Awe_add_to_wishlist + .product_type_variable,
.modal-footer .group_table .product-list-actions .product_type_external + .product_type_variable, .product-list-actions .modal-footer .group_table .product_type_external + .product_type_variable,
.group_table .modal-footer .product-list-actions .product_type_external + .product_type_variable, .product-list-actions .group_table .modal-footer .product_type_external + .product_type_variable,
.modal-footer .product-list-actions .search-submit + .product_type_variable, .product-list-actions .modal-footer .search-submit + .product_type_variable,
.modal-footer .woocommerce .woocommerce-product-search .product-list-actions input[type="submit"] + .product_type_variable, .product-list-actions .modal-footer .woocommerce .woocommerce-product-search input[type="submit"] + .product_type_variable,
.woocommerce .woocommerce-product-search .modal-footer .product-list-actions input[type="submit"] + .product_type_variable, .product-list-actions .woocommerce .woocommerce-product-search .modal-footer input[type="submit"] + .product_type_variable,
.modal-footer .woocommerce .product-list-actions a.button + .product_type_variable, .product-list-actions .modal-footer .woocommerce a.button + .product_type_variable,
.woocommerce .modal-footer .product-list-actions a.button + .product_type_variable,
.product-list-actions .woocommerce .modal-footer a.button + .product_type_variable,
.modal-footer .woocommerce .product-list-actions button.button + .product_type_variable, .product-list-actions .modal-footer .woocommerce button.button + .product_type_variable,
.woocommerce .modal-footer .product-list-actions button.button + .product_type_variable,
.product-list-actions .woocommerce .modal-footer button.button + .product_type_variable,
.modal-footer .woocommerce .product-list-actions input.button + .product_type_variable, .product-list-actions .modal-footer .woocommerce input.button + .product_type_variable,
.woocommerce .modal-footer .product-list-actions input.button + .product_type_variable, .product-list-actions .woocommerce .modal-footer input.button + .product_type_variable,
.modal-footer .woocommerce table.wishlist_table .product-list-actions .awe-button + .product_type_variable, .product-list-actions .modal-footer .woocommerce table.wishlist_table .awe-button + .product_type_variable,
.woocommerce table.wishlist_table .modal-footer .product-list-actions .awe-button + .product_type_variable, .product-list-actions .woocommerce table.wishlist_table .modal-footer .awe-button + .product_type_variable,
.modal-footer .product-list-actions .awe-button.product_type_simple + .product_type_variable, .product-list-actions .modal-footer .awe-button.product_type_simple + .product_type_variable,
.modal-footer .product-list-actions .awe-button.product_type_external + .product_type_variable, .product-list-actions .modal-footer .awe-button.product_type_external + .product_type_variable,
.modal-footer .product-list-actions .btn + .Awe_add_to_cart, .product-list-actions .modal-footer .btn + .Awe_add_to_cart, .modal-footer .product-list-actions .product_type_variable + .Awe_add_to_cart, .product-list-actions .modal-footer .product_type_variable + .Awe_add_to_cart, .modal-footer .product-list-actions .Awe_add_to_cart + .Awe_add_to_cart, .product-list-actions .modal-footer .Awe_add_to_cart + .Awe_add_to_cart, .modal-footer .product-list-actions .Awe_add_to_wishlist + .Awe_add_to_cart, .product-list-actions .modal-footer .Awe_add_to_wishlist + .Awe_add_to_cart, .modal-footer .group_table .product-list-actions .product_type_external + .Awe_add_to_cart, .product-list-actions .modal-footer .group_table .product_type_external + .Awe_add_to_cart, .group_table .modal-footer .product-list-actions .product_type_external + .Awe_add_to_cart, .product-list-actions .group_table .modal-footer .product_type_external + .Awe_add_to_cart, .modal-footer .product-list-actions .search-submit + .Awe_add_to_cart, .product-list-actions .modal-footer .search-submit + .Awe_add_to_cart, .modal-footer .woocommerce .woocommerce-product-search .product-list-actions input[type="submit"] + .Awe_add_to_cart, .product-list-actions .modal-footer .woocommerce .woocommerce-product-search input[type="submit"] + .Awe_add_to_cart, .woocommerce .woocommerce-product-search .modal-footer .product-list-actions input[type="submit"] + .Awe_add_to_cart, .product-list-actions .woocommerce .woocommerce-product-search .modal-footer input[type="submit"] + .Awe_add_to_cart, .modal-footer .woocommerce .product-list-actions a.button + .Awe_add_to_cart, .product-list-actions .modal-footer .woocommerce a.button + .Awe_add_to_cart, .woocommerce .modal-footer .product-list-actions a.button + .Awe_add_to_cart,
.product-list-actions .woocommerce .modal-footer a.button + .Awe_add_to_cart, .modal-footer .woocommerce .product-list-actions button.button + .Awe_add_to_cart, .product-list-actions .modal-footer .woocommerce button.button + .Awe_add_to_cart, .woocommerce .modal-footer .product-list-actions button.button + .Awe_add_to_cart,
.product-list-actions .woocommerce .modal-footer button.button + .Awe_add_to_cart, .modal-footer .woocommerce .product-list-actions input.button + .Awe_add_to_cart, .product-list-actions .modal-footer .woocommerce input.button + .Awe_add_to_cart, .woocommerce .modal-footer .product-list-actions input.button + .Awe_add_to_cart, .product-list-actions .woocommerce .modal-footer input.button + .Awe_add_to_cart, .modal-footer .woocommerce table.wishlist_table .product-list-actions .awe-button + .Awe_add_to_cart, .product-list-actions .modal-footer .woocommerce table.wishlist_table .awe-button + .Awe_add_to_cart, .woocommerce table.wishlist_table .modal-footer .product-list-actions .awe-button + .Awe_add_to_cart, .product-list-actions .woocommerce table.wishlist_table .modal-footer .awe-button + .Awe_add_to_cart, .modal-footer .product-list-actions .awe-button.product_type_simple + .Awe_add_to_cart, .product-list-actions .modal-footer .awe-button.product_type_simple + .Awe_add_to_cart, .modal-footer .product-list-actions .awe-button.product_type_external + .Awe_add_to_cart, .product-list-actions .modal-footer .awe-button.product_type_external + .Awe_add_to_cart, .modal-footer .product-list-actions .btn + .Awe_add_to_wishlist, .product-list-actions .modal-footer .btn + .Awe_add_to_wishlist, .modal-footer .product-list-actions .product_type_variable + .Awe_add_to_wishlist, .product-list-actions .modal-footer .product_type_variable + .Awe_add_to_wishlist, .modal-footer .product-list-actions .Awe_add_to_cart + .Awe_add_to_wishlist, .product-list-actions .modal-footer .Awe_add_to_cart + .Awe_add_to_wishlist, .modal-footer .product-list-actions .Awe_add_to_wishlist + .Awe_add_to_wishlist, .product-list-actions .modal-footer .Awe_add_to_wishlist + .Awe_add_to_wishlist, .modal-footer .group_table .product-list-actions .product_type_external + .Awe_add_to_wishlist, .product-list-actions .modal-footer .group_table .product_type_external + .Awe_add_to_wishlist, .group_table .modal-footer .product-list-actions .product_type_external + .Awe_add_to_wishlist, .product-list-actions .group_table .modal-footer .product_type_external + .Awe_add_to_wishlist, .modal-footer .product-list-actions .search-submit + .Awe_add_to_wishlist, .product-list-actions .modal-footer .search-submit + .Awe_add_to_wishlist, .modal-footer .woocommerce .woocommerce-product-search .product-list-actions input[type="submit"] + .Awe_add_to_wishlist, .product-list-actions .modal-footer .woocommerce .woocommerce-product-search input[type="submit"] + .Awe_add_to_wishlist, .woocommerce .woocommerce-product-search .modal-footer .product-list-actions input[type="submit"] + .Awe_add_to_wishlist, .product-list-actions .woocommerce .woocommerce-product-search .modal-footer input[type="submit"] + .Awe_add_to_wishlist, .modal-footer .woocommerce .product-list-actions a.button + .Awe_add_to_wishlist, .product-list-actions .modal-footer .woocommerce a.button + .Awe_add_to_wishlist, .woocommerce .modal-footer .product-list-actions a.button + .Awe_add_to_wishlist,
.product-list-actions .woocommerce .modal-footer a.button + .Awe_add_to_wishlist, .modal-footer .woocommerce .product-list-actions button.button + .Awe_add_to_wishlist, .product-list-actions .modal-footer .woocommerce button.button + .Awe_add_to_wishlist, .woocommerce .modal-footer .product-list-actions button.button + .Awe_add_to_wishlist,
.product-list-actions .woocommerce .modal-footer button.button + .Awe_add_to_wishlist, .modal-footer .woocommerce .product-list-actions input.button + .Awe_add_to_wishlist, .product-list-actions .modal-footer .woocommerce input.button + .Awe_add_to_wishlist, .woocommerce .modal-footer .product-list-actions input.button + .Awe_add_to_wishlist, .product-list-actions .woocommerce .modal-footer input.button + .Awe_add_to_wishlist, .modal-footer .woocommerce table.wishlist_table .product-list-actions .awe-button + .Awe_add_to_wishlist, .product-list-actions .modal-footer .woocommerce table.wishlist_table .awe-button + .Awe_add_to_wishlist, .woocommerce table.wishlist_table .modal-footer .product-list-actions .awe-button + .Awe_add_to_wishlist, .product-list-actions .woocommerce table.wishlist_table .modal-footer .awe-button + .Awe_add_to_wishlist, .modal-footer .product-list-actions .awe-button.product_type_simple + .Awe_add_to_wishlist, .product-list-actions .modal-footer .awe-button.product_type_simple + .Awe_add_to_wishlist, .modal-footer .product-list-actions .awe-button.product_type_external + .Awe_add_to_wishlist, .product-list-actions .modal-footer .awe-button.product_type_external + .Awe_add_to_wishlist, .modal-footer .group_table .btn + .product_type_external, .group_table .modal-footer .btn + .product_type_external, .modal-footer .product-list-actions .group_table .product_type_variable + .product_type_external, .group_table .modal-footer .product-list-actions .product_type_variable + .product_type_external, .product-list-actions .modal-footer .group_table .product_type_variable + .product_type_external,
.group_table .product-list-actions .modal-footer .product_type_variable + .product_type_external, .modal-footer .product-list-actions .group_table .Awe_add_to_cart + .product_type_external, .group_table .modal-footer .product-list-actions .Awe_add_to_cart + .product_type_external, .product-list-actions .modal-footer .group_table .Awe_add_to_cart + .product_type_external, .group_table .product-list-actions .modal-footer .Awe_add_to_cart + .product_type_external, .modal-footer .product-list-actions .group_table .Awe_add_to_wishlist + .product_type_external, .group_table .modal-footer .product-list-actions .Awe_add_to_wishlist + .product_type_external, .product-list-actions .modal-footer .group_table .Awe_add_to_wishlist + .product_type_external, .group_table .product-list-actions .modal-footer .Awe_add_to_wishlist + .product_type_external, .modal-footer .group_table .product_type_external + .product_type_external, .group_table .modal-footer .product_type_external + .product_type_external, .modal-footer .group_table .search-submit + .product_type_external, .group_table .modal-footer .search-submit + .product_type_external, .modal-footer .woocommerce .woocommerce-product-search .group_table input[type="submit"] + .product_type_external, .group_table .modal-footer .woocommerce .woocommerce-product-search input[type="submit"] + .product_type_external, .woocommerce .woocommerce-product-search .modal-footer .group_table input[type="submit"] + .product_type_external, .group_table .woocommerce .woocommerce-product-search .modal-footer input[type="submit"] + .product_type_external, .modal-footer .woocommerce .group_table a.button + .product_type_external, .group_table .modal-footer .woocommerce a.button + .product_type_external, .woocommerce .modal-footer .group_table a.button + .product_type_external,
.group_table .woocommerce .modal-footer a.button + .product_type_external, .modal-footer .woocommerce .group_table button.button + .product_type_external, .group_table .modal-footer .woocommerce button.button + .product_type_external, .woocommerce .modal-footer .group_table button.button + .product_type_external,
.group_table .woocommerce .modal-footer button.button + .product_type_external, .modal-footer .woocommerce .group_table input.button + .product_type_external, .group_table .modal-footer .woocommerce input.button + .product_type_external, .woocommerce .modal-footer .group_table input.button + .product_type_external, .group_table .woocommerce .modal-footer input.button + .product_type_external, .modal-footer .woocommerce table.wishlist_table .group_table .awe-button + .product_type_external, .group_table .modal-footer .woocommerce table.wishlist_table .awe-button + .product_type_external, .woocommerce table.wishlist_table .modal-footer .group_table .awe-button + .product_type_external, .group_table .woocommerce table.wishlist_table .modal-footer .awe-button + .product_type_external, .modal-footer .product-list-actions .group_table .awe-button.product_type_simple + .product_type_external, .group_table .modal-footer .product-list-actions .awe-button.product_type_simple + .product_type_external, .product-list-actions .modal-footer .group_table .awe-button.product_type_simple + .product_type_external,
.group_table .product-list-actions .modal-footer .awe-button.product_type_simple + .product_type_external, .modal-footer .product-list-actions .group_table .awe-button.product_type_external + .product_type_external, .group_table .modal-footer .product-list-actions .awe-button.product_type_external + .product_type_external, .product-list-actions .modal-footer .group_table .awe-button.product_type_external + .product_type_external, .group_table .product-list-actions .modal-footer .awe-button.product_type_external + .product_type_external, .modal-footer .btn + .search-submit, .modal-footer .product-list-actions .product_type_variable + .search-submit, .product-list-actions .modal-footer .product_type_variable + .search-submit,
.modal-footer .product-list-actions .Awe_add_to_cart + .search-submit, .product-list-actions .modal-footer .Awe_add_to_cart + .search-submit, .modal-footer .product-list-actions .Awe_add_to_wishlist + .search-submit, .product-list-actions .modal-footer .Awe_add_to_wishlist + .search-submit, .modal-footer .group_table .product_type_external + .search-submit, .group_table .modal-footer .product_type_external + .search-submit, .modal-footer .search-submit + .search-submit, .modal-footer .woocommerce .woocommerce-product-search input[type="submit"] + .search-submit, .woocommerce .woocommerce-product-search .modal-footer input[type="submit"] + .search-submit, .modal-footer .woocommerce a.button + .search-submit, .woocommerce .modal-footer a.button + .search-submit,
.modal-footer .woocommerce button.button + .search-submit, .woocommerce .modal-footer button.button + .search-submit,
.modal-footer .woocommerce input.button + .search-submit, .woocommerce .modal-footer input.button + .search-submit, .modal-footer .woocommerce table.wishlist_table .awe-button + .search-submit, .woocommerce table.wishlist_table .modal-footer .awe-button + .search-submit, .modal-footer .product-list-actions .awe-button.product_type_simple + .search-submit, .product-list-actions .modal-footer .awe-button.product_type_simple + .search-submit,
.modal-footer .product-list-actions .awe-button.product_type_external + .search-submit, .product-list-actions .modal-footer .awe-button.product_type_external + .search-submit, .modal-footer .woocommerce .woocommerce-product-search .btn + input[type="submit"], .woocommerce .woocommerce-product-search .modal-footer .btn + input[type="submit"], .modal-footer .product-list-actions .woocommerce .woocommerce-product-search .product_type_variable + input[type="submit"], .woocommerce .woocommerce-product-search .modal-footer .product-list-actions .product_type_variable + input[type="submit"], .product-list-actions .modal-footer .woocommerce .woocommerce-product-search .product_type_variable + input[type="submit"],
.woocommerce .woocommerce-product-search .product-list-actions .modal-footer .product_type_variable + input[type="submit"], .modal-footer .product-list-actions .woocommerce .woocommerce-product-search .Awe_add_to_cart + input[type="submit"], .woocommerce .woocommerce-product-search .modal-footer .product-list-actions .Awe_add_to_cart + input[type="submit"], .product-list-actions .modal-footer .woocommerce .woocommerce-product-search .Awe_add_to_cart + input[type="submit"], .woocommerce .woocommerce-product-search .product-list-actions .modal-footer .Awe_add_to_cart + input[type="submit"], .modal-footer .product-list-actions .woocommerce .woocommerce-product-search .Awe_add_to_wishlist + input[type="submit"], .woocommerce .woocommerce-product-search .modal-footer .product-list-actions .Awe_add_to_wishlist + input[type="submit"], .product-list-actions .modal-footer .woocommerce .woocommerce-product-search .Awe_add_to_wishlist + input[type="submit"], .woocommerce .woocommerce-product-search .product-list-actions .modal-footer .Awe_add_to_wishlist + input[type="submit"], .modal-footer .group_table .woocommerce .woocommerce-product-search .product_type_external + input[type="submit"], .woocommerce .woocommerce-product-search .modal-footer .group_table .product_type_external + input[type="submit"], .group_table .modal-footer .woocommerce .woocommerce-product-search .product_type_external + input[type="submit"], .woocommerce .woocommerce-product-search .group_table .modal-footer .product_type_external + input[type="submit"], .modal-footer .woocommerce .woocommerce-product-search .search-submit + input[type="submit"], .woocommerce .woocommerce-product-search .modal-footer .search-submit + input[type="submit"], .modal-footer .woocommerce .woocommerce-product-search input[type="submit"] + input[type="submit"], .woocommerce .woocommerce-product-search .modal-footer input[type="submit"] + input[type="submit"], .modal-footer .woocommerce .woocommerce-product-search a.button + input[type="submit"], .woocommerce .modal-footer .woocommerce-product-search a.button + input[type="submit"], .woocommerce .woocommerce-product-search .modal-footer a.button + input[type="submit"], .modal-footer .woocommerce .woocommerce-product-search button.button + input[type="submit"], .woocommerce .modal-footer .woocommerce-product-search button.button + input[type="submit"], .woocommerce .woocommerce-product-search .modal-footer button.button + input[type="submit"], .modal-footer .woocommerce .woocommerce-product-search input.button + input[type="submit"], .woocommerce .modal-footer .woocommerce-product-search input.button + input[type="submit"], .woocommerce .woocommerce-product-search .modal-footer input.button + input[type="submit"], .modal-footer .woocommerce table.wishlist_table .woocommerce-product-search .awe-button + input[type="submit"], .modal-footer .woocommerce .woocommerce-product-search table.wishlist_table .awe-button + input[type="submit"], .woocommerce table.wishlist_table .modal-footer .woocommerce-product-search .awe-button + input[type="submit"], .woocommerce .woocommerce-product-search table.wishlist_table .modal-footer .awe-button + input[type="submit"], .modal-footer .product-list-actions .woocommerce .woocommerce-product-search .awe-button.product_type_simple + input[type="submit"], .woocommerce .woocommerce-product-search .modal-footer .product-list-actions .awe-button.product_type_simple + input[type="submit"], .product-list-actions .modal-footer .woocommerce .woocommerce-product-search .awe-button.product_type_simple + input[type="submit"],
.woocommerce .woocommerce-product-search .product-list-actions .modal-footer .awe-button.product_type_simple + input[type="submit"], .modal-footer .product-list-actions .woocommerce .woocommerce-product-search .awe-button.product_type_external + input[type="submit"], .woocommerce .woocommerce-product-search .modal-footer .product-list-actions .awe-button.product_type_external + input[type="submit"], .product-list-actions .modal-footer .woocommerce .woocommerce-product-search .awe-button.product_type_external + input[type="submit"], .woocommerce .woocommerce-product-search .product-list-actions .modal-footer .awe-button.product_type_external + input[type="submit"], .modal-footer .woocommerce .btn + a.button, .woocommerce .modal-footer .btn + a.button,
.modal-footer .product-list-actions .woocommerce .product_type_variable + a.button, .woocommerce .modal-footer .product-list-actions .product_type_variable + a.button,
.product-list-actions .modal-footer .woocommerce .product_type_variable + a.button,
.woocommerce .product-list-actions .modal-footer .product_type_variable + a.button,
.modal-footer .product-list-actions .woocommerce .Awe_add_to_cart + a.button, .woocommerce .modal-footer .product-list-actions .Awe_add_to_cart + a.button,
.product-list-actions .modal-footer .woocommerce .Awe_add_to_cart + a.button, .woocommerce .product-list-actions .modal-footer .Awe_add_to_cart + a.button,
.modal-footer .product-list-actions .woocommerce .Awe_add_to_wishlist + a.button, .woocommerce .modal-footer .product-list-actions .Awe_add_to_wishlist + a.button,
.product-list-actions .modal-footer .woocommerce .Awe_add_to_wishlist + a.button, .woocommerce .product-list-actions .modal-footer .Awe_add_to_wishlist + a.button,
.modal-footer .group_table .woocommerce .product_type_external + a.button, .woocommerce .modal-footer .group_table .product_type_external + a.button,
.group_table .modal-footer .woocommerce .product_type_external + a.button, .woocommerce .group_table .modal-footer .product_type_external + a.button,
.modal-footer .woocommerce .search-submit + a.button, .woocommerce .modal-footer .search-submit + a.button,
.modal-footer .woocommerce .woocommerce-product-search input[type="submit"] + a.button, .woocommerce .woocommerce-product-search .modal-footer input[type="submit"] + a.button,
.modal-footer .woocommerce a.button + a.button, .woocommerce .modal-footer a.button + a.button,
.modal-footer .woocommerce button.button + a.button, .woocommerce .modal-footer button.button + a.button,
.modal-footer .woocommerce input.button + a.button, .woocommerce .modal-footer input.button + a.button,
.modal-footer .woocommerce table.wishlist_table .awe-button + a.button, .woocommerce table.wishlist_table .modal-footer .awe-button + a.button,
.modal-footer .product-list-actions .woocommerce .awe-button.product_type_simple + a.button, .woocommerce .modal-footer .product-list-actions .awe-button.product_type_simple + a.button,
.product-list-actions .modal-footer .woocommerce .awe-button.product_type_simple + a.button,
.woocommerce .product-list-actions .modal-footer .awe-button.product_type_simple + a.button,
.modal-footer .product-list-actions .woocommerce .awe-button.product_type_external + a.button, .woocommerce .modal-footer .product-list-actions .awe-button.product_type_external + a.button,
.product-list-actions .modal-footer .woocommerce .awe-button.product_type_external + a.button, .woocommerce .product-list-actions .modal-footer .awe-button.product_type_external + a.button,
.modal-footer .woocommerce .btn + button.button, .woocommerce .modal-footer .btn + button.button,
.modal-footer .product-list-actions .woocommerce .product_type_variable + button.button, .woocommerce .modal-footer .product-list-actions .product_type_variable + button.button,
.product-list-actions .modal-footer .woocommerce .product_type_variable + button.button,
.woocommerce .product-list-actions .modal-footer .product_type_variable + button.button,
.modal-footer .product-list-actions .woocommerce .Awe_add_to_cart + button.button, .woocommerce .modal-footer .product-list-actions .Awe_add_to_cart + button.button,
.product-list-actions .modal-footer .woocommerce .Awe_add_to_cart + button.button, .woocommerce .product-list-actions .modal-footer .Awe_add_to_cart + button.button,
.modal-footer .product-list-actions .woocommerce .Awe_add_to_wishlist + button.button, .woocommerce .modal-footer .product-list-actions .Awe_add_to_wishlist + button.button,
.product-list-actions .modal-footer .woocommerce .Awe_add_to_wishlist + button.button, .woocommerce .product-list-actions .modal-footer .Awe_add_to_wishlist + button.button,
.modal-footer .group_table .woocommerce .product_type_external + button.button, .woocommerce .modal-footer .group_table .product_type_external + button.button,
.group_table .modal-footer .woocommerce .product_type_external + button.button, .woocommerce .group_table .modal-footer .product_type_external + button.button,
.modal-footer .woocommerce .search-submit + button.button, .woocommerce .modal-footer .search-submit + button.button,
.modal-footer .woocommerce .woocommerce-product-search input[type="submit"] + button.button, .woocommerce .woocommerce-product-search .modal-footer input[type="submit"] + button.button,
.modal-footer .woocommerce a.button + button.button, .woocommerce .modal-footer a.button + button.button,
.modal-footer .woocommerce button.button + button.button, .woocommerce .modal-footer button.button + button.button,
.modal-footer .woocommerce input.button + button.button, .woocommerce .modal-footer input.button + button.button,
.modal-footer .woocommerce table.wishlist_table .awe-button + button.button, .woocommerce table.wishlist_table .modal-footer .awe-button + button.button,
.modal-footer .product-list-actions .woocommerce .awe-button.product_type_simple + button.button, .woocommerce .modal-footer .product-list-actions .awe-button.product_type_simple + button.button,
.product-list-actions .modal-footer .woocommerce .awe-button.product_type_simple + button.button,
.woocommerce .product-list-actions .modal-footer .awe-button.product_type_simple + button.button,
.modal-footer .product-list-actions .woocommerce .awe-button.product_type_external + button.button, .woocommerce .modal-footer .product-list-actions .awe-button.product_type_external + button.button,
.product-list-actions .modal-footer .woocommerce .awe-button.product_type_external + button.button, .woocommerce .product-list-actions .modal-footer .awe-button.product_type_external + button.button,
.modal-footer .woocommerce .btn + input.button, .woocommerce .modal-footer .btn + input.button, .modal-footer .product-list-actions .woocommerce .product_type_variable + input.button, .woocommerce .modal-footer .product-list-actions .product_type_variable + input.button, .product-list-actions .modal-footer .woocommerce .product_type_variable + input.button,
.woocommerce .product-list-actions .modal-footer .product_type_variable + input.button, .modal-footer .product-list-actions .woocommerce .Awe_add_to_cart + input.button, .woocommerce .modal-footer .product-list-actions .Awe_add_to_cart + input.button, .product-list-actions .modal-footer .woocommerce .Awe_add_to_cart + input.button, .woocommerce .product-list-actions .modal-footer .Awe_add_to_cart + input.button, .modal-footer .product-list-actions .woocommerce .Awe_add_to_wishlist + input.button, .woocommerce .modal-footer .product-list-actions .Awe_add_to_wishlist + input.button, .product-list-actions .modal-footer .woocommerce .Awe_add_to_wishlist + input.button, .woocommerce .product-list-actions .modal-footer .Awe_add_to_wishlist + input.button, .modal-footer .group_table .woocommerce .product_type_external + input.button, .woocommerce .modal-footer .group_table .product_type_external + input.button, .group_table .modal-footer .woocommerce .product_type_external + input.button, .woocommerce .group_table .modal-footer .product_type_external + input.button, .modal-footer .woocommerce .search-submit + input.button, .woocommerce .modal-footer .search-submit + input.button, .modal-footer .woocommerce .woocommerce-product-search input[type="submit"] + input.button, .woocommerce .woocommerce-product-search .modal-footer input[type="submit"] + input.button, .modal-footer .woocommerce a.button + input.button, .woocommerce .modal-footer a.button + input.button, .modal-footer .woocommerce button.button + input.button, .woocommerce .modal-footer button.button + input.button, .modal-footer .woocommerce input.button + input.button, .woocommerce .modal-footer input.button + input.button, .modal-footer .woocommerce table.wishlist_table .awe-button + input.button, .woocommerce table.wishlist_table .modal-footer .awe-button + input.button, .modal-footer .product-list-actions .woocommerce .awe-button.product_type_simple + input.button, .woocommerce .modal-footer .product-list-actions .awe-button.product_type_simple + input.button, .product-list-actions .modal-footer .woocommerce .awe-button.product_type_simple + input.button,
.woocommerce .product-list-actions .modal-footer .awe-button.product_type_simple + input.button, .modal-footer .product-list-actions .woocommerce .awe-button.product_type_external + input.button, .woocommerce .modal-footer .product-list-actions .awe-button.product_type_external + input.button, .product-list-actions .modal-footer .woocommerce .awe-button.product_type_external + input.button, .woocommerce .product-list-actions .modal-footer .awe-button.product_type_external + input.button, .modal-footer .woocommerce table.wishlist_table .btn + .awe-button, .woocommerce table.wishlist_table .modal-footer .btn + .awe-button, .modal-footer .product-list-actions .woocommerce table.wishlist_table .product_type_variable + .awe-button, .woocommerce table.wishlist_table .modal-footer .product-list-actions .product_type_variable + .awe-button, .product-list-actions .modal-footer .woocommerce table.wishlist_table .product_type_variable + .awe-button,
.woocommerce table.wishlist_table .product-list-actions .modal-footer .product_type_variable + .awe-button, .modal-footer .product-list-actions .woocommerce table.wishlist_table .Awe_add_to_cart + .awe-button, .woocommerce table.wishlist_table .modal-footer .product-list-actions .Awe_add_to_cart + .awe-button, .product-list-actions .modal-footer .woocommerce table.wishlist_table .Awe_add_to_cart + .awe-button, .woocommerce table.wishlist_table .product-list-actions .modal-footer .Awe_add_to_cart + .awe-button, .modal-footer .product-list-actions .woocommerce table.wishlist_table .Awe_add_to_wishlist + .awe-button, .woocommerce table.wishlist_table .modal-footer .product-list-actions .Awe_add_to_wishlist + .awe-button, .product-list-actions .modal-footer .woocommerce table.wishlist_table .Awe_add_to_wishlist + .awe-button, .woocommerce table.wishlist_table .product-list-actions .modal-footer .Awe_add_to_wishlist + .awe-button, .modal-footer .group_table .woocommerce table.wishlist_table .product_type_external + .awe-button, .woocommerce table.wishlist_table .modal-footer .group_table .product_type_external + .awe-button, .group_table .modal-footer .woocommerce table.wishlist_table .product_type_external + .awe-button, .woocommerce table.wishlist_table .group_table .modal-footer .product_type_external + .awe-button, .modal-footer .woocommerce table.wishlist_table .search-submit + .awe-button, .woocommerce table.wishlist_table .modal-footer .search-submit + .awe-button, .modal-footer .woocommerce .woocommerce-product-search table.wishlist_table input[type="submit"] + .awe-button, .modal-footer .woocommerce table.wishlist_table .woocommerce-product-search input[type="submit"] + .awe-button, .woocommerce .woocommerce-product-search .modal-footer table.wishlist_table input[type="submit"] + .awe-button, .woocommerce table.wishlist_table .woocommerce-product-search .modal-footer input[type="submit"] + .awe-button, .modal-footer .woocommerce table.wishlist_table a.button + .awe-button, .woocommerce .modal-footer table.wishlist_table a.button + .awe-button, .woocommerce table.wishlist_table .modal-footer a.button + .awe-button, .modal-footer .woocommerce table.wishlist_table button.button + .awe-button, .woocommerce .modal-footer table.wishlist_table button.button + .awe-button, .woocommerce table.wishlist_table .modal-footer button.button + .awe-button, .modal-footer .woocommerce table.wishlist_table input.button + .awe-button, .woocommerce .modal-footer table.wishlist_table input.button + .awe-button, .woocommerce table.wishlist_table .modal-footer input.button + .awe-button, .modal-footer .woocommerce table.wishlist_table .awe-button + .awe-button, .woocommerce table.wishlist_table .modal-footer .awe-button + .awe-button, .modal-footer .product-list-actions .woocommerce table.wishlist_table .awe-button.product_type_simple + .awe-button, .woocommerce table.wishlist_table .modal-footer .product-list-actions .awe-button.product_type_simple + .awe-button, .product-list-actions .modal-footer .woocommerce table.wishlist_table .awe-button.product_type_simple + .awe-button,
.woocommerce table.wishlist_table .product-list-actions .modal-footer .awe-button.product_type_simple + .awe-button, .modal-footer .product-list-actions .woocommerce table.wishlist_table .awe-button.product_type_external + .awe-button, .woocommerce table.wishlist_table .modal-footer .product-list-actions .awe-button.product_type_external + .awe-button, .product-list-actions .modal-footer .woocommerce table.wishlist_table .awe-button.product_type_external + .awe-button, .woocommerce table.wishlist_table .product-list-actions .modal-footer .awe-button.product_type_external + .awe-button, .modal-footer .product-list-actions .btn + .awe-button.product_type_simple, .product-list-actions .modal-footer .btn + .awe-button.product_type_simple,
.modal-footer .product-list-actions .product_type_variable + .awe-button.product_type_simple, .product-list-actions .modal-footer .product_type_variable + .awe-button.product_type_simple,
.modal-footer .product-list-actions .Awe_add_to_cart + .awe-button.product_type_simple, .product-list-actions .modal-footer .Awe_add_to_cart + .awe-button.product_type_simple,
.modal-footer .product-list-actions .Awe_add_to_wishlist + .awe-button.product_type_simple, .product-list-actions .modal-footer .Awe_add_to_wishlist + .awe-button.product_type_simple,
.modal-footer .group_table .product-list-actions .product_type_external + .awe-button.product_type_simple, .product-list-actions .modal-footer .group_table .product_type_external + .awe-button.product_type_simple,
.group_table .modal-footer .product-list-actions .product_type_external + .awe-button.product_type_simple, .product-list-actions .group_table .modal-footer .product_type_external + .awe-button.product_type_simple,
.modal-footer .product-list-actions .search-submit + .awe-button.product_type_simple, .product-list-actions .modal-footer .search-submit + .awe-button.product_type_simple,
.modal-footer .woocommerce .woocommerce-product-search .product-list-actions input[type="submit"] + .awe-button.product_type_simple, .product-list-actions .modal-footer .woocommerce .woocommerce-product-search input[type="submit"] + .awe-button.product_type_simple,
.woocommerce .woocommerce-product-search .modal-footer .product-list-actions input[type="submit"] + .awe-button.product_type_simple, .product-list-actions .woocommerce .woocommerce-product-search .modal-footer input[type="submit"] + .awe-button.product_type_simple,
.modal-footer .woocommerce .product-list-actions a.button + .awe-button.product_type_simple, .product-list-actions .modal-footer .woocommerce a.button + .awe-button.product_type_simple,
.woocommerce .modal-footer .product-list-actions a.button + .awe-button.product_type_simple,
.product-list-actions .woocommerce .modal-footer a.button + .awe-button.product_type_simple,
.modal-footer .woocommerce .product-list-actions button.button + .awe-button.product_type_simple, .product-list-actions .modal-footer .woocommerce button.button + .awe-button.product_type_simple,
.woocommerce .modal-footer .product-list-actions button.button + .awe-button.product_type_simple,
.product-list-actions .woocommerce .modal-footer button.button + .awe-button.product_type_simple,
.modal-footer .woocommerce .product-list-actions input.button + .awe-button.product_type_simple, .product-list-actions .modal-footer .woocommerce input.button + .awe-button.product_type_simple,
.woocommerce .modal-footer .product-list-actions input.button + .awe-button.product_type_simple, .product-list-actions .woocommerce .modal-footer input.button + .awe-button.product_type_simple,
.modal-footer .woocommerce table.wishlist_table .product-list-actions .awe-button + .awe-button.product_type_simple, .product-list-actions .modal-footer .woocommerce table.wishlist_table .awe-button + .awe-button.product_type_simple,
.woocommerce table.wishlist_table .modal-footer .product-list-actions .awe-button + .awe-button.product_type_simple, .product-list-actions .woocommerce table.wishlist_table .modal-footer .awe-button + .awe-button.product_type_simple,
.modal-footer .product-list-actions .awe-button.product_type_simple + .awe-button.product_type_simple, .product-list-actions .modal-footer .awe-button.product_type_simple + .awe-button.product_type_simple,
.modal-footer .product-list-actions .awe-button.product_type_external + .awe-button.product_type_simple, .product-list-actions .modal-footer .awe-button.product_type_external + .awe-button.product_type_simple,
.modal-footer .product-list-actions .btn + .awe-button.product_type_external, .product-list-actions .modal-footer .btn + .awe-button.product_type_external, .modal-footer .product-list-actions .product_type_variable + .awe-button.product_type_external, .product-list-actions .modal-footer .product_type_variable + .awe-button.product_type_external, .modal-footer .product-list-actions .Awe_add_to_cart + .awe-button.product_type_external, .product-list-actions .modal-footer .Awe_add_to_cart + .awe-button.product_type_external, .modal-footer .product-list-actions .Awe_add_to_wishlist + .awe-button.product_type_external, .product-list-actions .modal-footer .Awe_add_to_wishlist + .awe-button.product_type_external, .modal-footer .group_table .product-list-actions .product_type_external + .awe-button.product_type_external, .product-list-actions .modal-footer .group_table .product_type_external + .awe-button.product_type_external, .group_table .modal-footer .product-list-actions .product_type_external + .awe-button.product_type_external, .product-list-actions .group_table .modal-footer .product_type_external + .awe-button.product_type_external, .modal-footer .product-list-actions .search-submit + .awe-button.product_type_external, .product-list-actions .modal-footer .search-submit + .awe-button.product_type_external, .modal-footer .woocommerce .woocommerce-product-search .product-list-actions input[type="submit"] + .awe-button.product_type_external, .product-list-actions .modal-footer .woocommerce .woocommerce-product-search input[type="submit"] + .awe-button.product_type_external, .woocommerce .woocommerce-product-search .modal-footer .product-list-actions input[type="submit"] + .awe-button.product_type_external, .product-list-actions .woocommerce .woocommerce-product-search .modal-footer input[type="submit"] + .awe-button.product_type_external, .modal-footer .woocommerce .product-list-actions a.button + .awe-button.product_type_external, .product-list-actions .modal-footer .woocommerce a.button + .awe-button.product_type_external, .woocommerce .modal-footer .product-list-actions a.button + .awe-button.product_type_external,
.product-list-actions .woocommerce .modal-footer a.button + .awe-button.product_type_external, .modal-footer .woocommerce .product-list-actions button.button + .awe-button.product_type_external, .product-list-actions .modal-footer .woocommerce button.button + .awe-button.product_type_external, .woocommerce .modal-footer .product-list-actions button.button + .awe-button.product_type_external,
.product-list-actions .woocommerce .modal-footer button.button + .awe-button.product_type_external, .modal-footer .woocommerce .product-list-actions input.button + .awe-button.product_type_external, .product-list-actions .modal-footer .woocommerce input.button + .awe-button.product_type_external, .woocommerce .modal-footer .product-list-actions input.button + .awe-button.product_type_external, .product-list-actions .woocommerce .modal-footer input.button + .awe-button.product_type_external, .modal-footer .woocommerce table.wishlist_table .product-list-actions .awe-button + .awe-button.product_type_external, .product-list-actions .modal-footer .woocommerce table.wishlist_table .awe-button + .awe-button.product_type_external, .woocommerce table.wishlist_table .modal-footer .product-list-actions .awe-button + .awe-button.product_type_external, .product-list-actions .woocommerce table.wishlist_table .modal-footer .awe-button + .awe-button.product_type_external, .modal-footer .product-list-actions .awe-button.product_type_simple + .awe-button.product_type_external, .product-list-actions .modal-footer .awe-button.product_type_simple + .awe-button.product_type_external, .modal-footer .product-list-actions .awe-button.product_type_external + .awe-button.product_type_external, .product-list-actions .modal-footer .awe-button.product_type_external + .awe-button.product_type_external {
  margin-left: 5px;
  margin-bottom: 0;
}

.modal-footer .btn-group .btn + .btn, .modal-footer .btn-group .product-list-actions .product_type_variable + .btn, .product-list-actions .modal-footer .btn-group .product_type_variable + .btn,
.modal-footer .btn-group .product-list-actions .Awe_add_to_cart + .btn, .product-list-actions .modal-footer .btn-group .Awe_add_to_cart + .btn, .modal-footer .btn-group .product-list-actions .Awe_add_to_wishlist + .btn, .product-list-actions .modal-footer .btn-group .Awe_add_to_wishlist + .btn, .modal-footer .btn-group .group_table .product_type_external + .btn, .group_table .modal-footer .btn-group .product_type_external + .btn, .modal-footer .btn-group .search-submit + .btn, .modal-footer .btn-group .woocommerce .woocommerce-product-search input[type="submit"] + .btn, .woocommerce .woocommerce-product-search .modal-footer .btn-group input[type="submit"] + .btn, .modal-footer .btn-group .woocommerce a.button + .btn, .woocommerce .modal-footer .btn-group a.button + .btn,
.modal-footer .btn-group .woocommerce button.button + .btn, .woocommerce .modal-footer .btn-group button.button + .btn,
.modal-footer .btn-group .woocommerce input.button + .btn, .woocommerce .modal-footer .btn-group input.button + .btn, .modal-footer .btn-group .woocommerce table.wishlist_table .awe-button + .btn, .woocommerce table.wishlist_table .modal-footer .btn-group .awe-button + .btn, .modal-footer .btn-group .product-list-actions .awe-button.product_type_simple + .btn, .product-list-actions .modal-footer .btn-group .awe-button.product_type_simple + .btn,
.modal-footer .btn-group .product-list-actions .awe-button.product_type_external + .btn, .product-list-actions .modal-footer .btn-group .awe-button.product_type_external + .btn, .modal-footer .btn-group .product-list-actions .btn + .product_type_variable, .product-list-actions .modal-footer .btn-group .btn + .product_type_variable,
.modal-footer .btn-group .product-list-actions .product_type_variable + .product_type_variable, .product-list-actions .modal-footer .btn-group .product_type_variable + .product_type_variable,
.modal-footer .btn-group .product-list-actions .Awe_add_to_cart + .product_type_variable, .product-list-actions .modal-footer .btn-group .Awe_add_to_cart + .product_type_variable,
.modal-footer .btn-group .product-list-actions .Awe_add_to_wishlist + .product_type_variable, .product-list-actions .modal-footer .btn-group .Awe_add_to_wishlist + .product_type_variable,
.modal-footer .btn-group .group_table .product-list-actions .product_type_external + .product_type_variable, .product-list-actions .modal-footer .btn-group .group_table .product_type_external + .product_type_variable,
.group_table .modal-footer .btn-group .product-list-actions .product_type_external + .product_type_variable, .product-list-actions .group_table .modal-footer .btn-group .product_type_external + .product_type_variable,
.modal-footer .btn-group .product-list-actions .search-submit + .product_type_variable, .product-list-actions .modal-footer .btn-group .search-submit + .product_type_variable,
.modal-footer .btn-group .woocommerce .woocommerce-product-search .product-list-actions input[type="submit"] + .product_type_variable, .product-list-actions .modal-footer .btn-group .woocommerce .woocommerce-product-search input[type="submit"] + .product_type_variable,
.woocommerce .woocommerce-product-search .modal-footer .btn-group .product-list-actions input[type="submit"] + .product_type_variable, .product-list-actions .woocommerce .woocommerce-product-search .modal-footer .btn-group input[type="submit"] + .product_type_variable,
.modal-footer .btn-group .woocommerce .product-list-actions a.button + .product_type_variable, .product-list-actions .modal-footer .btn-group .woocommerce a.button + .product_type_variable,
.woocommerce .modal-footer .btn-group .product-list-actions a.button + .product_type_variable,
.product-list-actions .woocommerce .modal-footer .btn-group a.button + .product_type_variable,
.modal-footer .btn-group .woocommerce .product-list-actions button.button + .product_type_variable, .product-list-actions .modal-footer .btn-group .woocommerce button.button + .product_type_variable,
.woocommerce .modal-footer .btn-group .product-list-actions button.button + .product_type_variable,
.product-list-actions .woocommerce .modal-footer .btn-group button.button + .product_type_variable,
.modal-footer .btn-group .woocommerce .product-list-actions input.button + .product_type_variable, .product-list-actions .modal-footer .btn-group .woocommerce input.button + .product_type_variable,
.woocommerce .modal-footer .btn-group .product-list-actions input.button + .product_type_variable, .product-list-actions .woocommerce .modal-footer .btn-group input.button + .product_type_variable,
.modal-footer .btn-group .woocommerce table.wishlist_table .product-list-actions .awe-button + .product_type_variable, .product-list-actions .modal-footer .btn-group .woocommerce table.wishlist_table .awe-button + .product_type_variable,
.woocommerce table.wishlist_table .modal-footer .btn-group .product-list-actions .awe-button + .product_type_variable, .product-list-actions .woocommerce table.wishlist_table .modal-footer .btn-group .awe-button + .product_type_variable,
.modal-footer .btn-group .product-list-actions .awe-button.product_type_simple + .product_type_variable, .product-list-actions .modal-footer .btn-group .awe-button.product_type_simple + .product_type_variable,
.modal-footer .btn-group .product-list-actions .awe-button.product_type_external + .product_type_variable, .product-list-actions .modal-footer .btn-group .awe-button.product_type_external + .product_type_variable,
.modal-footer .btn-group .product-list-actions .btn + .Awe_add_to_cart, .product-list-actions .modal-footer .btn-group .btn + .Awe_add_to_cart, .modal-footer .btn-group .product-list-actions .product_type_variable + .Awe_add_to_cart, .product-list-actions .modal-footer .btn-group .product_type_variable + .Awe_add_to_cart, .modal-footer .btn-group .product-list-actions .Awe_add_to_cart + .Awe_add_to_cart, .product-list-actions .modal-footer .btn-group .Awe_add_to_cart + .Awe_add_to_cart, .modal-footer .btn-group .product-list-actions .Awe_add_to_wishlist + .Awe_add_to_cart, .product-list-actions .modal-footer .btn-group .Awe_add_to_wishlist + .Awe_add_to_cart, .modal-footer .btn-group .group_table .product-list-actions .product_type_external + .Awe_add_to_cart, .product-list-actions .modal-footer .btn-group .group_table .product_type_external + .Awe_add_to_cart, .group_table .modal-footer .btn-group .product-list-actions .product_type_external + .Awe_add_to_cart, .product-list-actions .group_table .modal-footer .btn-group .product_type_external + .Awe_add_to_cart, .modal-footer .btn-group .product-list-actions .search-submit + .Awe_add_to_cart, .product-list-actions .modal-footer .btn-group .search-submit + .Awe_add_to_cart, .modal-footer .btn-group .woocommerce .woocommerce-product-search .product-list-actions input[type="submit"] + .Awe_add_to_cart, .product-list-actions .modal-footer .btn-group .woocommerce .woocommerce-product-search input[type="submit"] + .Awe_add_to_cart, .woocommerce .woocommerce-product-search .modal-footer .btn-group .product-list-actions input[type="submit"] + .Awe_add_to_cart, .product-list-actions .woocommerce .woocommerce-product-search .modal-footer .btn-group input[type="submit"] + .Awe_add_to_cart, .modal-footer .btn-group .woocommerce .product-list-actions a.button + .Awe_add_to_cart, .product-list-actions .modal-footer .btn-group .woocommerce a.button + .Awe_add_to_cart, .woocommerce .modal-footer .btn-group .product-list-actions a.button + .Awe_add_to_cart,
.product-list-actions .woocommerce .modal-footer .btn-group a.button + .Awe_add_to_cart, .modal-footer .btn-group .woocommerce .product-list-actions button.button + .Awe_add_to_cart, .product-list-actions .modal-footer .btn-group .woocommerce button.button + .Awe_add_to_cart, .woocommerce .modal-footer .btn-group .product-list-actions button.button + .Awe_add_to_cart,
.product-list-actions .woocommerce .modal-footer .btn-group button.button + .Awe_add_to_cart, .modal-footer .btn-group .woocommerce .product-list-actions input.button + .Awe_add_to_cart, .product-list-actions .modal-footer .btn-group .woocommerce input.button + .Awe_add_to_cart, .woocommerce .modal-footer .btn-group .product-list-actions input.button + .Awe_add_to_cart, .product-list-actions .woocommerce .modal-footer .btn-group input.button + .Awe_add_to_cart, .modal-footer .btn-group .woocommerce table.wishlist_table .product-list-actions .awe-button + .Awe_add_to_cart, .product-list-actions .modal-footer .btn-group .woocommerce table.wishlist_table .awe-button + .Awe_add_to_cart, .woocommerce table.wishlist_table .modal-footer .btn-group .product-list-actions .awe-button + .Awe_add_to_cart, .product-list-actions .woocommerce table.wishlist_table .modal-footer .btn-group .awe-button + .Awe_add_to_cart, .modal-footer .btn-group .product-list-actions .awe-button.product_type_simple + .Awe_add_to_cart, .product-list-actions .modal-footer .btn-group .awe-button.product_type_simple + .Awe_add_to_cart, .modal-footer .btn-group .product-list-actions .awe-button.product_type_external + .Awe_add_to_cart, .product-list-actions .modal-footer .btn-group .awe-button.product_type_external + .Awe_add_to_cart, .modal-footer .btn-group .product-list-actions .btn + .Awe_add_to_wishlist, .product-list-actions .modal-footer .btn-group .btn + .Awe_add_to_wishlist, .modal-footer .btn-group .product-list-actions .product_type_variable + .Awe_add_to_wishlist, .product-list-actions .modal-footer .btn-group .product_type_variable + .Awe_add_to_wishlist, .modal-footer .btn-group .product-list-actions .Awe_add_to_cart + .Awe_add_to_wishlist, .product-list-actions .modal-footer .btn-group .Awe_add_to_cart + .Awe_add_to_wishlist, .modal-footer .btn-group .product-list-actions .Awe_add_to_wishlist + .Awe_add_to_wishlist, .product-list-actions .modal-footer .btn-group .Awe_add_to_wishlist + .Awe_add_to_wishlist, .modal-footer .btn-group .group_table .product-list-actions .product_type_external + .Awe_add_to_wishlist, .product-list-actions .modal-footer .btn-group .group_table .product_type_external + .Awe_add_to_wishlist, .group_table .modal-footer .btn-group .product-list-actions .product_type_external + .Awe_add_to_wishlist, .product-list-actions .group_table .modal-footer .btn-group .product_type_external + .Awe_add_to_wishlist, .modal-footer .btn-group .product-list-actions .search-submit + .Awe_add_to_wishlist, .product-list-actions .modal-footer .btn-group .search-submit + .Awe_add_to_wishlist, .modal-footer .btn-group .woocommerce .woocommerce-product-search .product-list-actions input[type="submit"] + .Awe_add_to_wishlist, .product-list-actions .modal-footer .btn-group .woocommerce .woocommerce-product-search input[type="submit"] + .Awe_add_to_wishlist, .woocommerce .woocommerce-product-search .modal-footer .btn-group .product-list-actions input[type="submit"] + .Awe_add_to_wishlist, .product-list-actions .woocommerce .woocommerce-product-search .modal-footer .btn-group input[type="submit"] + .Awe_add_to_wishlist, .modal-footer .btn-group .woocommerce .product-list-actions a.button + .Awe_add_to_wishlist, .product-list-actions .modal-footer .btn-group .woocommerce a.button + .Awe_add_to_wishlist, .woocommerce .modal-footer .btn-group .product-list-actions a.button + .Awe_add_to_wishlist,
.product-list-actions .woocommerce .modal-footer .btn-group a.button + .Awe_add_to_wishlist, .modal-footer .btn-group .woocommerce .product-list-actions button.button + .Awe_add_to_wishlist, .product-list-actions .modal-footer .btn-group .woocommerce button.button + .Awe_add_to_wishlist, .woocommerce .modal-footer .btn-group .product-list-actions button.button + .Awe_add_to_wishlist,
.product-list-actions .woocommerce .modal-footer .btn-group button.button + .Awe_add_to_wishlist, .modal-footer .btn-group .woocommerce .product-list-actions input.button + .Awe_add_to_wishlist, .product-list-actions .modal-footer .btn-group .woocommerce input.button + .Awe_add_to_wishlist, .woocommerce .modal-footer .btn-group .product-list-actions input.button + .Awe_add_to_wishlist, .product-list-actions .woocommerce .modal-footer .btn-group input.button + .Awe_add_to_wishlist, .modal-footer .btn-group .woocommerce table.wishlist_table .product-list-actions .awe-button + .Awe_add_to_wishlist, .product-list-actions .modal-footer .btn-group .woocommerce table.wishlist_table .awe-button + .Awe_add_to_wishlist, .woocommerce table.wishlist_table .modal-footer .btn-group .product-list-actions .awe-button + .Awe_add_to_wishlist, .product-list-actions .woocommerce table.wishlist_table .modal-footer .btn-group .awe-button + .Awe_add_to_wishlist, .modal-footer .btn-group .product-list-actions .awe-button.product_type_simple + .Awe_add_to_wishlist, .product-list-actions .modal-footer .btn-group .awe-button.product_type_simple + .Awe_add_to_wishlist, .modal-footer .btn-group .product-list-actions .awe-button.product_type_external + .Awe_add_to_wishlist, .product-list-actions .modal-footer .btn-group .awe-button.product_type_external + .Awe_add_to_wishlist, .modal-footer .btn-group .group_table .btn + .product_type_external, .group_table .modal-footer .btn-group .btn + .product_type_external, .modal-footer .btn-group .product-list-actions .group_table .product_type_variable + .product_type_external, .group_table .modal-footer .btn-group .product-list-actions .product_type_variable + .product_type_external, .product-list-actions .modal-footer .btn-group .group_table .product_type_variable + .product_type_external,
.group_table .product-list-actions .modal-footer .btn-group .product_type_variable + .product_type_external, .modal-footer .btn-group .product-list-actions .group_table .Awe_add_to_cart + .product_type_external, .group_table .modal-footer .btn-group .product-list-actions .Awe_add_to_cart + .product_type_external, .product-list-actions .modal-footer .btn-group .group_table .Awe_add_to_cart + .product_type_external, .group_table .product-list-actions .modal-footer .btn-group .Awe_add_to_cart + .product_type_external, .modal-footer .btn-group .product-list-actions .group_table .Awe_add_to_wishlist + .product_type_external, .group_table .modal-footer .btn-group .product-list-actions .Awe_add_to_wishlist + .product_type_external, .product-list-actions .modal-footer .btn-group .group_table .Awe_add_to_wishlist + .product_type_external, .group_table .product-list-actions .modal-footer .btn-group .Awe_add_to_wishlist + .product_type_external, .modal-footer .btn-group .group_table .product_type_external + .product_type_external, .group_table .modal-footer .btn-group .product_type_external + .product_type_external, .modal-footer .btn-group .group_table .search-submit + .product_type_external, .group_table .modal-footer .btn-group .search-submit + .product_type_external, .modal-footer .btn-group .woocommerce .woocommerce-product-search .group_table input[type="submit"] + .product_type_external, .group_table .modal-footer .btn-group .woocommerce .woocommerce-product-search input[type="submit"] + .product_type_external, .woocommerce .woocommerce-product-search .modal-footer .btn-group .group_table input[type="submit"] + .product_type_external, .group_table .woocommerce .woocommerce-product-search .modal-footer .btn-group input[type="submit"] + .product_type_external, .modal-footer .btn-group .woocommerce .group_table a.button + .product_type_external, .group_table .modal-footer .btn-group .woocommerce a.button + .product_type_external, .woocommerce .modal-footer .btn-group .group_table a.button + .product_type_external,
.group_table .woocommerce .modal-footer .btn-group a.button + .product_type_external, .modal-footer .btn-group .woocommerce .group_table button.button + .product_type_external, .group_table .modal-footer .btn-group .woocommerce button.button + .product_type_external, .woocommerce .modal-footer .btn-group .group_table button.button + .product_type_external,
.group_table .woocommerce .modal-footer .btn-group button.button + .product_type_external, .modal-footer .btn-group .woocommerce .group_table input.button + .product_type_external, .group_table .modal-footer .btn-group .woocommerce input.button + .product_type_external, .woocommerce .modal-footer .btn-group .group_table input.button + .product_type_external, .group_table .woocommerce .modal-footer .btn-group input.button + .product_type_external, .modal-footer .btn-group .woocommerce table.wishlist_table .group_table .awe-button + .product_type_external, .group_table .modal-footer .btn-group .woocommerce table.wishlist_table .awe-button + .product_type_external, .woocommerce table.wishlist_table .modal-footer .btn-group .group_table .awe-button + .product_type_external, .group_table .woocommerce table.wishlist_table .modal-footer .btn-group .awe-button + .product_type_external, .modal-footer .btn-group .product-list-actions .group_table .awe-button.product_type_simple + .product_type_external, .group_table .modal-footer .btn-group .product-list-actions .awe-button.product_type_simple + .product_type_external, .product-list-actions .modal-footer .btn-group .group_table .awe-button.product_type_simple + .product_type_external,
.group_table .product-list-actions .modal-footer .btn-group .awe-button.product_type_simple + .product_type_external, .modal-footer .btn-group .product-list-actions .group_table .awe-button.product_type_external + .product_type_external, .group_table .modal-footer .btn-group .product-list-actions .awe-button.product_type_external + .product_type_external, .product-list-actions .modal-footer .btn-group .group_table .awe-button.product_type_external + .product_type_external, .group_table .product-list-actions .modal-footer .btn-group .awe-button.product_type_external + .product_type_external, .modal-footer .btn-group .btn + .search-submit, .modal-footer .btn-group .product-list-actions .product_type_variable + .search-submit, .product-list-actions .modal-footer .btn-group .product_type_variable + .search-submit,
.modal-footer .btn-group .product-list-actions .Awe_add_to_cart + .search-submit, .product-list-actions .modal-footer .btn-group .Awe_add_to_cart + .search-submit, .modal-footer .btn-group .product-list-actions .Awe_add_to_wishlist + .search-submit, .product-list-actions .modal-footer .btn-group .Awe_add_to_wishlist + .search-submit, .modal-footer .btn-group .group_table .product_type_external + .search-submit, .group_table .modal-footer .btn-group .product_type_external + .search-submit, .modal-footer .btn-group .search-submit + .search-submit, .modal-footer .btn-group .woocommerce .woocommerce-product-search input[type="submit"] + .search-submit, .woocommerce .woocommerce-product-search .modal-footer .btn-group input[type="submit"] + .search-submit, .modal-footer .btn-group .woocommerce a.button + .search-submit, .woocommerce .modal-footer .btn-group a.button + .search-submit,
.modal-footer .btn-group .woocommerce button.button + .search-submit, .woocommerce .modal-footer .btn-group button.button + .search-submit,
.modal-footer .btn-group .woocommerce input.button + .search-submit, .woocommerce .modal-footer .btn-group input.button + .search-submit, .modal-footer .btn-group .woocommerce table.wishlist_table .awe-button + .search-submit, .woocommerce table.wishlist_table .modal-footer .btn-group .awe-button + .search-submit, .modal-footer .btn-group .product-list-actions .awe-button.product_type_simple + .search-submit, .product-list-actions .modal-footer .btn-group .awe-button.product_type_simple + .search-submit,
.modal-footer .btn-group .product-list-actions .awe-button.product_type_external + .search-submit, .product-list-actions .modal-footer .btn-group .awe-button.product_type_external + .search-submit, .modal-footer .btn-group .woocommerce .woocommerce-product-search .btn + input[type="submit"], .woocommerce .woocommerce-product-search .modal-footer .btn-group .btn + input[type="submit"], .modal-footer .btn-group .product-list-actions .woocommerce .woocommerce-product-search .product_type_variable + input[type="submit"], .woocommerce .woocommerce-product-search .modal-footer .btn-group .product-list-actions .product_type_variable + input[type="submit"], .product-list-actions .modal-footer .btn-group .woocommerce .woocommerce-product-search .product_type_variable + input[type="submit"],
.woocommerce .woocommerce-product-search .product-list-actions .modal-footer .btn-group .product_type_variable + input[type="submit"], .modal-footer .btn-group .product-list-actions .woocommerce .woocommerce-product-search .Awe_add_to_cart + input[type="submit"], .woocommerce .woocommerce-product-search .modal-footer .btn-group .product-list-actions .Awe_add_to_cart + input[type="submit"], .product-list-actions .modal-footer .btn-group .woocommerce .woocommerce-product-search .Awe_add_to_cart + input[type="submit"], .woocommerce .woocommerce-product-search .product-list-actions .modal-footer .btn-group .Awe_add_to_cart + input[type="submit"], .modal-footer .btn-group .product-list-actions .woocommerce .woocommerce-product-search .Awe_add_to_wishlist + input[type="submit"], .woocommerce .woocommerce-product-search .modal-footer .btn-group .product-list-actions .Awe_add_to_wishlist + input[type="submit"], .product-list-actions .modal-footer .btn-group .woocommerce .woocommerce-product-search .Awe_add_to_wishlist + input[type="submit"], .woocommerce .woocommerce-product-search .product-list-actions .modal-footer .btn-group .Awe_add_to_wishlist + input[type="submit"], .modal-footer .btn-group .group_table .woocommerce .woocommerce-product-search .product_type_external + input[type="submit"], .woocommerce .woocommerce-product-search .modal-footer .btn-group .group_table .product_type_external + input[type="submit"], .group_table .modal-footer .btn-group .woocommerce .woocommerce-product-search .product_type_external + input[type="submit"], .woocommerce .woocommerce-product-search .group_table .modal-footer .btn-group .product_type_external + input[type="submit"], .modal-footer .btn-group .woocommerce .woocommerce-product-search .search-submit + input[type="submit"], .woocommerce .woocommerce-product-search .modal-footer .btn-group .search-submit + input[type="submit"], .modal-footer .btn-group .woocommerce .woocommerce-product-search input[type="submit"] + input[type="submit"], .woocommerce .woocommerce-product-search .modal-footer .btn-group input[type="submit"] + input[type="submit"], .modal-footer .btn-group .woocommerce .woocommerce-product-search a.button + input[type="submit"], .woocommerce .modal-footer .btn-group .woocommerce-product-search a.button + input[type="submit"], .woocommerce .woocommerce-product-search .modal-footer .btn-group a.button + input[type="submit"], .modal-footer .btn-group .woocommerce .woocommerce-product-search button.button + input[type="submit"], .woocommerce .modal-footer .btn-group .woocommerce-product-search button.button + input[type="submit"], .woocommerce .woocommerce-product-search .modal-footer .btn-group button.button + input[type="submit"], .modal-footer .btn-group .woocommerce .woocommerce-product-search input.button + input[type="submit"], .woocommerce .modal-footer .btn-group .woocommerce-product-search input.button + input[type="submit"], .woocommerce .woocommerce-product-search .modal-footer .btn-group input.button + input[type="submit"], .modal-footer .btn-group .woocommerce table.wishlist_table .woocommerce-product-search .awe-button + input[type="submit"], .modal-footer .btn-group .woocommerce .woocommerce-product-search table.wishlist_table .awe-button + input[type="submit"], .woocommerce table.wishlist_table .modal-footer .btn-group .woocommerce-product-search .awe-button + input[type="submit"], .woocommerce .woocommerce-product-search table.wishlist_table .modal-footer .btn-group .awe-button + input[type="submit"], .modal-footer .btn-group .product-list-actions .woocommerce .woocommerce-product-search .awe-button.product_type_simple + input[type="submit"], .woocommerce .woocommerce-product-search .modal-footer .btn-group .product-list-actions .awe-button.product_type_simple + input[type="submit"], .product-list-actions .modal-footer .btn-group .woocommerce .woocommerce-product-search .awe-button.product_type_simple + input[type="submit"],
.woocommerce .woocommerce-product-search .product-list-actions .modal-footer .btn-group .awe-button.product_type_simple + input[type="submit"], .modal-footer .btn-group .product-list-actions .woocommerce .woocommerce-product-search .awe-button.product_type_external + input[type="submit"], .woocommerce .woocommerce-product-search .modal-footer .btn-group .product-list-actions .awe-button.product_type_external + input[type="submit"], .product-list-actions .modal-footer .btn-group .woocommerce .woocommerce-product-search .awe-button.product_type_external + input[type="submit"], .woocommerce .woocommerce-product-search .product-list-actions .modal-footer .btn-group .awe-button.product_type_external + input[type="submit"], .modal-footer .btn-group .woocommerce .btn + a.button, .woocommerce .modal-footer .btn-group .btn + a.button,
.modal-footer .btn-group .product-list-actions .woocommerce .product_type_variable + a.button, .woocommerce .modal-footer .btn-group .product-list-actions .product_type_variable + a.button,
.product-list-actions .modal-footer .btn-group .woocommerce .product_type_variable + a.button,
.woocommerce .product-list-actions .modal-footer .btn-group .product_type_variable + a.button,
.modal-footer .btn-group .product-list-actions .woocommerce .Awe_add_to_cart + a.button, .woocommerce .modal-footer .btn-group .product-list-actions .Awe_add_to_cart + a.button,
.product-list-actions .modal-footer .btn-group .woocommerce .Awe_add_to_cart + a.button, .woocommerce .product-list-actions .modal-footer .btn-group .Awe_add_to_cart + a.button,
.modal-footer .btn-group .product-list-actions .woocommerce .Awe_add_to_wishlist + a.button, .woocommerce .modal-footer .btn-group .product-list-actions .Awe_add_to_wishlist + a.button,
.product-list-actions .modal-footer .btn-group .woocommerce .Awe_add_to_wishlist + a.button, .woocommerce .product-list-actions .modal-footer .btn-group .Awe_add_to_wishlist + a.button,
.modal-footer .btn-group .group_table .woocommerce .product_type_external + a.button, .woocommerce .modal-footer .btn-group .group_table .product_type_external + a.button,
.group_table .modal-footer .btn-group .woocommerce .product_type_external + a.button, .woocommerce .group_table .modal-footer .btn-group .product_type_external + a.button,
.modal-footer .btn-group .woocommerce .search-submit + a.button, .woocommerce .modal-footer .btn-group .search-submit + a.button,
.modal-footer .btn-group .woocommerce .woocommerce-product-search input[type="submit"] + a.button, .woocommerce .woocommerce-product-search .modal-footer .btn-group input[type="submit"] + a.button,
.modal-footer .btn-group .woocommerce a.button + a.button, .woocommerce .modal-footer .btn-group a.button + a.button,
.modal-footer .btn-group .woocommerce button.button + a.button, .woocommerce .modal-footer .btn-group button.button + a.button,
.modal-footer .btn-group .woocommerce input.button + a.button, .woocommerce .modal-footer .btn-group input.button + a.button,
.modal-footer .btn-group .woocommerce table.wishlist_table .awe-button + a.button, .woocommerce table.wishlist_table .modal-footer .btn-group .awe-button + a.button,
.modal-footer .btn-group .product-list-actions .woocommerce .awe-button.product_type_simple + a.button, .woocommerce .modal-footer .btn-group .product-list-actions .awe-button.product_type_simple + a.button,
.product-list-actions .modal-footer .btn-group .woocommerce .awe-button.product_type_simple + a.button,
.woocommerce .product-list-actions .modal-footer .btn-group .awe-button.product_type_simple + a.button,
.modal-footer .btn-group .product-list-actions .woocommerce .awe-button.product_type_external + a.button, .woocommerce .modal-footer .btn-group .product-list-actions .awe-button.product_type_external + a.button,
.product-list-actions .modal-footer .btn-group .woocommerce .awe-button.product_type_external + a.button, .woocommerce .product-list-actions .modal-footer .btn-group .awe-button.product_type_external + a.button,
.modal-footer .btn-group .woocommerce .btn + button.button, .woocommerce .modal-footer .btn-group .btn + button.button,
.modal-footer .btn-group .product-list-actions .woocommerce .product_type_variable + button.button, .woocommerce .modal-footer .btn-group .product-list-actions .product_type_variable + button.button,
.product-list-actions .modal-footer .btn-group .woocommerce .product_type_variable + button.button,
.woocommerce .product-list-actions .modal-footer .btn-group .product_type_variable + button.button,
.modal-footer .btn-group .product-list-actions .woocommerce .Awe_add_to_cart + button.button, .woocommerce .modal-footer .btn-group .product-list-actions .Awe_add_to_cart + button.button,
.product-list-actions .modal-footer .btn-group .woocommerce .Awe_add_to_cart + button.button, .woocommerce .product-list-actions .modal-footer .btn-group .Awe_add_to_cart + button.button,
.modal-footer .btn-group .product-list-actions .woocommerce .Awe_add_to_wishlist + button.button, .woocommerce .modal-footer .btn-group .product-list-actions .Awe_add_to_wishlist + button.button,
.product-list-actions .modal-footer .btn-group .woocommerce .Awe_add_to_wishlist + button.button, .woocommerce .product-list-actions .modal-footer .btn-group .Awe_add_to_wishlist + button.button,
.modal-footer .btn-group .group_table .woocommerce .product_type_external + button.button, .woocommerce .modal-footer .btn-group .group_table .product_type_external + button.button,
.group_table .modal-footer .btn-group .woocommerce .product_type_external + button.button, .woocommerce .group_table .modal-footer .btn-group .product_type_external + button.button,
.modal-footer .btn-group .woocommerce .search-submit + button.button, .woocommerce .modal-footer .btn-group .search-submit + button.button,
.modal-footer .btn-group .woocommerce .woocommerce-product-search input[type="submit"] + button.button, .woocommerce .woocommerce-product-search .modal-footer .btn-group input[type="submit"] + button.button,
.modal-footer .btn-group .woocommerce a.button + button.button, .woocommerce .modal-footer .btn-group a.button + button.button,
.modal-footer .btn-group .woocommerce button.button + button.button, .woocommerce .modal-footer .btn-group button.button + button.button,
.modal-footer .btn-group .woocommerce input.button + button.button, .woocommerce .modal-footer .btn-group input.button + button.button,
.modal-footer .btn-group .woocommerce table.wishlist_table .awe-button + button.button, .woocommerce table.wishlist_table .modal-footer .btn-group .awe-button + button.button,
.modal-footer .btn-group .product-list-actions .woocommerce .awe-button.product_type_simple + button.button, .woocommerce .modal-footer .btn-group .product-list-actions .awe-button.product_type_simple + button.button,
.product-list-actions .modal-footer .btn-group .woocommerce .awe-button.product_type_simple + button.button,
.woocommerce .product-list-actions .modal-footer .btn-group .awe-button.product_type_simple + button.button,
.modal-footer .btn-group .product-list-actions .woocommerce .awe-button.product_type_external + button.button, .woocommerce .modal-footer .btn-group .product-list-actions .awe-button.product_type_external + button.button,
.product-list-actions .modal-footer .btn-group .woocommerce .awe-button.product_type_external + button.button, .woocommerce .product-list-actions .modal-footer .btn-group .awe-button.product_type_external + button.button,
.modal-footer .btn-group .woocommerce .btn + input.button, .woocommerce .modal-footer .btn-group .btn + input.button, .modal-footer .btn-group .product-list-actions .woocommerce .product_type_variable + input.button, .woocommerce .modal-footer .btn-group .product-list-actions .product_type_variable + input.button, .product-list-actions .modal-footer .btn-group .woocommerce .product_type_variable + input.button,
.woocommerce .product-list-actions .modal-footer .btn-group .product_type_variable + input.button, .modal-footer .btn-group .product-list-actions .woocommerce .Awe_add_to_cart + input.button, .woocommerce .modal-footer .btn-group .product-list-actions .Awe_add_to_cart + input.button, .product-list-actions .modal-footer .btn-group .woocommerce .Awe_add_to_cart + input.button, .woocommerce .product-list-actions .modal-footer .btn-group .Awe_add_to_cart + input.button, .modal-footer .btn-group .product-list-actions .woocommerce .Awe_add_to_wishlist + input.button, .woocommerce .modal-footer .btn-group .product-list-actions .Awe_add_to_wishlist + input.button, .product-list-actions .modal-footer .btn-group .woocommerce .Awe_add_to_wishlist + input.button, .woocommerce .product-list-actions .modal-footer .btn-group .Awe_add_to_wishlist + input.button, .modal-footer .btn-group .group_table .woocommerce .product_type_external + input.button, .woocommerce .modal-footer .btn-group .group_table .product_type_external + input.button, .group_table .modal-footer .btn-group .woocommerce .product_type_external + input.button, .woocommerce .group_table .modal-footer .btn-group .product_type_external + input.button, .modal-footer .btn-group .woocommerce .search-submit + input.button, .woocommerce .modal-footer .btn-group .search-submit + input.button, .modal-footer .btn-group .woocommerce .woocommerce-product-search input[type="submit"] + input.button, .woocommerce .woocommerce-product-search .modal-footer .btn-group input[type="submit"] + input.button, .modal-footer .btn-group .woocommerce a.button + input.button, .woocommerce .modal-footer .btn-group a.button + input.button, .modal-footer .btn-group .woocommerce button.button + input.button, .woocommerce .modal-footer .btn-group button.button + input.button, .modal-footer .btn-group .woocommerce input.button + input.button, .woocommerce .modal-footer .btn-group input.button + input.button, .modal-footer .btn-group .woocommerce table.wishlist_table .awe-button + input.button, .woocommerce table.wishlist_table .modal-footer .btn-group .awe-button + input.button, .modal-footer .btn-group .product-list-actions .woocommerce .awe-button.product_type_simple + input.button, .woocommerce .modal-footer .btn-group .product-list-actions .awe-button.product_type_simple + input.button, .product-list-actions .modal-footer .btn-group .woocommerce .awe-button.product_type_simple + input.button,
.woocommerce .product-list-actions .modal-footer .btn-group .awe-button.product_type_simple + input.button, .modal-footer .btn-group .product-list-actions .woocommerce .awe-button.product_type_external + input.button, .woocommerce .modal-footer .btn-group .product-list-actions .awe-button.product_type_external + input.button, .product-list-actions .modal-footer .btn-group .woocommerce .awe-button.product_type_external + input.button, .woocommerce .product-list-actions .modal-footer .btn-group .awe-button.product_type_external + input.button, .modal-footer .btn-group .woocommerce table.wishlist_table .btn + .awe-button, .woocommerce table.wishlist_table .modal-footer .btn-group .btn + .awe-button, .modal-footer .btn-group .product-list-actions .woocommerce table.wishlist_table .product_type_variable + .awe-button, .woocommerce table.wishlist_table .modal-footer .btn-group .product-list-actions .product_type_variable + .awe-button, .product-list-actions .modal-footer .btn-group .woocommerce table.wishlist_table .product_type_variable + .awe-button,
.woocommerce table.wishlist_table .product-list-actions .modal-footer .btn-group .product_type_variable + .awe-button, .modal-footer .btn-group .product-list-actions .woocommerce table.wishlist_table .Awe_add_to_cart + .awe-button, .woocommerce table.wishlist_table .modal-footer .btn-group .product-list-actions .Awe_add_to_cart + .awe-button, .product-list-actions .modal-footer .btn-group .woocommerce table.wishlist_table .Awe_add_to_cart + .awe-button, .woocommerce table.wishlist_table .product-list-actions .modal-footer .btn-group .Awe_add_to_cart + .awe-button, .modal-footer .btn-group .product-list-actions .woocommerce table.wishlist_table .Awe_add_to_wishlist + .awe-button, .woocommerce table.wishlist_table .modal-footer .btn-group .product-list-actions .Awe_add_to_wishlist + .awe-button, .product-list-actions .modal-footer .btn-group .woocommerce table.wishlist_table .Awe_add_to_wishlist + .awe-button, .woocommerce table.wishlist_table .product-list-actions .modal-footer .btn-group .Awe_add_to_wishlist + .awe-button, .modal-footer .btn-group .group_table .woocommerce table.wishlist_table .product_type_external + .awe-button, .woocommerce table.wishlist_table .modal-footer .btn-group .group_table .product_type_external + .awe-button, .group_table .modal-footer .btn-group .woocommerce table.wishlist_table .product_type_external + .awe-button, .woocommerce table.wishlist_table .group_table .modal-footer .btn-group .product_type_external + .awe-button, .modal-footer .btn-group .woocommerce table.wishlist_table .search-submit + .awe-button, .woocommerce table.wishlist_table .modal-footer .btn-group .search-submit + .awe-button, .modal-footer .btn-group .woocommerce .woocommerce-product-search table.wishlist_table input[type="submit"] + .awe-button, .modal-footer .btn-group .woocommerce table.wishlist_table .woocommerce-product-search input[type="submit"] + .awe-button, .woocommerce .woocommerce-product-search .modal-footer .btn-group table.wishlist_table input[type="submit"] + .awe-button, .woocommerce table.wishlist_table .woocommerce-product-search .modal-footer .btn-group input[type="submit"] + .awe-button, .modal-footer .btn-group .woocommerce table.wishlist_table a.button + .awe-button, .woocommerce .modal-footer .btn-group table.wishlist_table a.button + .awe-button, .woocommerce table.wishlist_table .modal-footer .btn-group a.button + .awe-button, .modal-footer .btn-group .woocommerce table.wishlist_table button.button + .awe-button, .woocommerce .modal-footer .btn-group table.wishlist_table button.button + .awe-button, .woocommerce table.wishlist_table .modal-footer .btn-group button.button + .awe-button, .modal-footer .btn-group .woocommerce table.wishlist_table input.button + .awe-button, .woocommerce .modal-footer .btn-group table.wishlist_table input.button + .awe-button, .woocommerce table.wishlist_table .modal-footer .btn-group input.button + .awe-button, .modal-footer .btn-group .woocommerce table.wishlist_table .awe-button + .awe-button, .woocommerce table.wishlist_table .modal-footer .btn-group .awe-button + .awe-button, .modal-footer .btn-group .product-list-actions .woocommerce table.wishlist_table .awe-button.product_type_simple + .awe-button, .woocommerce table.wishlist_table .modal-footer .btn-group .product-list-actions .awe-button.product_type_simple + .awe-button, .product-list-actions .modal-footer .btn-group .woocommerce table.wishlist_table .awe-button.product_type_simple + .awe-button,
.woocommerce table.wishlist_table .product-list-actions .modal-footer .btn-group .awe-button.product_type_simple + .awe-button, .modal-footer .btn-group .product-list-actions .woocommerce table.wishlist_table .awe-button.product_type_external + .awe-button, .woocommerce table.wishlist_table .modal-footer .btn-group .product-list-actions .awe-button.product_type_external + .awe-button, .product-list-actions .modal-footer .btn-group .woocommerce table.wishlist_table .awe-button.product_type_external + .awe-button, .woocommerce table.wishlist_table .product-list-actions .modal-footer .btn-group .awe-button.product_type_external + .awe-button, .modal-footer .btn-group .product-list-actions .btn + .awe-button.product_type_simple, .product-list-actions .modal-footer .btn-group .btn + .awe-button.product_type_simple,
.modal-footer .btn-group .product-list-actions .product_type_variable + .awe-button.product_type_simple, .product-list-actions .modal-footer .btn-group .product_type_variable + .awe-button.product_type_simple,
.modal-footer .btn-group .product-list-actions .Awe_add_to_cart + .awe-button.product_type_simple, .product-list-actions .modal-footer .btn-group .Awe_add_to_cart + .awe-button.product_type_simple,
.modal-footer .btn-group .product-list-actions .Awe_add_to_wishlist + .awe-button.product_type_simple, .product-list-actions .modal-footer .btn-group .Awe_add_to_wishlist + .awe-button.product_type_simple,
.modal-footer .btn-group .group_table .product-list-actions .product_type_external + .awe-button.product_type_simple, .product-list-actions .modal-footer .btn-group .group_table .product_type_external + .awe-button.product_type_simple,
.group_table .modal-footer .btn-group .product-list-actions .product_type_external + .awe-button.product_type_simple, .product-list-actions .group_table .modal-footer .btn-group .product_type_external + .awe-button.product_type_simple,
.modal-footer .btn-group .product-list-actions .search-submit + .awe-button.product_type_simple, .product-list-actions .modal-footer .btn-group .search-submit + .awe-button.product_type_simple,
.modal-footer .btn-group .woocommerce .woocommerce-product-search .product-list-actions input[type="submit"] + .awe-button.product_type_simple, .product-list-actions .modal-footer .btn-group .woocommerce .woocommerce-product-search input[type="submit"] + .awe-button.product_type_simple,
.woocommerce .woocommerce-product-search .modal-footer .btn-group .product-list-actions input[type="submit"] + .awe-button.product_type_simple, .product-list-actions .woocommerce .woocommerce-product-search .modal-footer .btn-group input[type="submit"] + .awe-button.product_type_simple,
.modal-footer .btn-group .woocommerce .product-list-actions a.button + .awe-button.product_type_simple, .product-list-actions .modal-footer .btn-group .woocommerce a.button + .awe-button.product_type_simple,
.woocommerce .modal-footer .btn-group .product-list-actions a.button + .awe-button.product_type_simple,
.product-list-actions .woocommerce .modal-footer .btn-group a.button + .awe-button.product_type_simple,
.modal-footer .btn-group .woocommerce .product-list-actions button.button + .awe-button.product_type_simple, .product-list-actions .modal-footer .btn-group .woocommerce button.button + .awe-button.product_type_simple,
.woocommerce .modal-footer .btn-group .product-list-actions button.button + .awe-button.product_type_simple,
.product-list-actions .woocommerce .modal-footer .btn-group button.button + .awe-button.product_type_simple,
.modal-footer .btn-group .woocommerce .product-list-actions input.button + .awe-button.product_type_simple, .product-list-actions .modal-footer .btn-group .woocommerce input.button + .awe-button.product_type_simple,
.woocommerce .modal-footer .btn-group .product-list-actions input.button + .awe-button.product_type_simple, .product-list-actions .woocommerce .modal-footer .btn-group input.button + .awe-button.product_type_simple,
.modal-footer .btn-group .woocommerce table.wishlist_table .product-list-actions .awe-button + .awe-button.product_type_simple, .product-list-actions .modal-footer .btn-group .woocommerce table.wishlist_table .awe-button + .awe-button.product_type_simple,
.woocommerce table.wishlist_table .modal-footer .btn-group .product-list-actions .awe-button + .awe-button.product_type_simple, .product-list-actions .woocommerce table.wishlist_table .modal-footer .btn-group .awe-button + .awe-button.product_type_simple,
.modal-footer .btn-group .product-list-actions .awe-button.product_type_simple + .awe-button.product_type_simple, .product-list-actions .modal-footer .btn-group .awe-button.product_type_simple + .awe-button.product_type_simple,
.modal-footer .btn-group .product-list-actions .awe-button.product_type_external + .awe-button.product_type_simple, .product-list-actions .modal-footer .btn-group .awe-button.product_type_external + .awe-button.product_type_simple,
.modal-footer .btn-group .product-list-actions .btn + .awe-button.product_type_external, .product-list-actions .modal-footer .btn-group .btn + .awe-button.product_type_external, .modal-footer .btn-group .product-list-actions .product_type_variable + .awe-button.product_type_external, .product-list-actions .modal-footer .btn-group .product_type_variable + .awe-button.product_type_external, .modal-footer .btn-group .product-list-actions .Awe_add_to_cart + .awe-button.product_type_external, .product-list-actions .modal-footer .btn-group .Awe_add_to_cart + .awe-button.product_type_external, .modal-footer .btn-group .product-list-actions .Awe_add_to_wishlist + .awe-button.product_type_external, .product-list-actions .modal-footer .btn-group .Awe_add_to_wishlist + .awe-button.product_type_external, .modal-footer .btn-group .group_table .product-list-actions .product_type_external + .awe-button.product_type_external, .product-list-actions .modal-footer .btn-group .group_table .product_type_external + .awe-button.product_type_external, .group_table .modal-footer .btn-group .product-list-actions .product_type_external + .awe-button.product_type_external, .product-list-actions .group_table .modal-footer .btn-group .product_type_external + .awe-button.product_type_external, .modal-footer .btn-group .product-list-actions .search-submit + .awe-button.product_type_external, .product-list-actions .modal-footer .btn-group .search-submit + .awe-button.product_type_external, .modal-footer .btn-group .woocommerce .woocommerce-product-search .product-list-actions input[type="submit"] + .awe-button.product_type_external, .product-list-actions .modal-footer .btn-group .woocommerce .woocommerce-product-search input[type="submit"] + .awe-button.product_type_external, .woocommerce .woocommerce-product-search .modal-footer .btn-group .product-list-actions input[type="submit"] + .awe-button.product_type_external, .product-list-actions .woocommerce .woocommerce-product-search .modal-footer .btn-group input[type="submit"] + .awe-button.product_type_external, .modal-footer .btn-group .woocommerce .product-list-actions a.button + .awe-button.product_type_external, .product-list-actions .modal-footer .btn-group .woocommerce a.button + .awe-button.product_type_external, .woocommerce .modal-footer .btn-group .product-list-actions a.button + .awe-button.product_type_external,
.product-list-actions .woocommerce .modal-footer .btn-group a.button + .awe-button.product_type_external, .modal-footer .btn-group .woocommerce .product-list-actions button.button + .awe-button.product_type_external, .product-list-actions .modal-footer .btn-group .woocommerce button.button + .awe-button.product_type_external, .woocommerce .modal-footer .btn-group .product-list-actions button.button + .awe-button.product_type_external,
.product-list-actions .woocommerce .modal-footer .btn-group button.button + .awe-button.product_type_external, .modal-footer .btn-group .woocommerce .product-list-actions input.button + .awe-button.product_type_external, .product-list-actions .modal-footer .btn-group .woocommerce input.button + .awe-button.product_type_external, .woocommerce .modal-footer .btn-group .product-list-actions input.button + .awe-button.product_type_external, .product-list-actions .woocommerce .modal-footer .btn-group input.button + .awe-button.product_type_external, .modal-footer .btn-group .woocommerce table.wishlist_table .product-list-actions .awe-button + .awe-button.product_type_external, .product-list-actions .modal-footer .btn-group .woocommerce table.wishlist_table .awe-button + .awe-button.product_type_external, .woocommerce table.wishlist_table .modal-footer .btn-group .product-list-actions .awe-button + .awe-button.product_type_external, .product-list-actions .woocommerce table.wishlist_table .modal-footer .btn-group .awe-button + .awe-button.product_type_external, .modal-footer .btn-group .product-list-actions .awe-button.product_type_simple + .awe-button.product_type_external, .product-list-actions .modal-footer .btn-group .awe-button.product_type_simple + .awe-button.product_type_external, .modal-footer .btn-group .product-list-actions .awe-button.product_type_external + .awe-button.product_type_external, .product-list-actions .modal-footer .btn-group .awe-button.product_type_external + .awe-button.product_type_external {
  margin-left: -1px;
}

.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}

@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}

.clearfix::after, .awe-menubar-header::after {
  content: '';
  display: table;
  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 {
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap;
}

.hidden {
  display: none !important;
}

.affix {
  position: fixed;
}

@-ms-viewport {
  width: device-width;
}

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

@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}

@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}

.visible-print {
  display: none !important;
}

@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}

.visible-print-block {
  display: none !important;
}

@media print {
  .visible-print-block {
    display: block !important;
  }
}

.visible-print-inline {
  display: none !important;
}

@media print {
  .visible-print-inline {
    display: inline !important;
  }
}

.visible-print-inline-block {
  display: none !important;
}

@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}

@media print {
  .hidden-print {
    display: none !important;
  }
}

#wrapper {
  background: #fff;
}

#main {
  display: block;
  margin-bottom: 50px;
}

.awe-logo {
  float: left;
  display: inline-block;
  margin-right: 15px;
  line-height: 80px;
}

.awe-hidden-text {
  display: none;
}

.menu-shopping-cart {
  position: relative;
}

.menu-shopping-cart.have-product {
  color: #ffa200 !important;
}

.cart-number {
  color: #fff;
  font-size: 10px;
  font-weight: 700;
  text-align: center;
  background: url("../img/bg-cart-number.png") no-repeat center center;
  width: 20px;
  height: 20px;
  line-height: 20px;
  display: inline-block;
  position: absolute;
  top: 18px;
  right: 3px;
}

.awemenu-icon {
  font-size: 16px;
}

.menubar-search-form {
  position: absolute;
  z-index: 1000;
  top: 0;
  right: 150px;
  background: #fff;
  min-width: 500px;
  margin-top: 23px;
  transition: all 0.35s ease;
  transform: translateY(-100%);
  visibility: hidden;
  opacity: 0;
}

.menubar-search-form.open {
  transform: translateY(1px);
  visibility: visible;
  opacity: 1;
}

.menubar-search-form > form {
  position: relative;
}

.menubar-search-form > form .form-control,
.menubar-search-form > form .search-field,
.menubar-search-form > form .woocommerce select,
.woocommerce .menubar-search-form > form select,
.menubar-search-form > form .woocommerce textarea,
.woocommerce .menubar-search-form > form textarea,
.menubar-search-form > form .woocommerce .input-text,
.woocommerce .menubar-search-form > form .input-text,
.menubar-search-form > form .woocommerce input[type="text"],
.woocommerce .menubar-search-form > form input[type="text"],
.menubar-search-form > form .woocommerce input[type="password"],
.woocommerce .menubar-search-form > form input[type="password"],
.menubar-search-form > form .woocommerce input[type="email"],
.woocommerce .menubar-search-form > form input[type="email"],
.menubar-search-form > form .woocommerce input[type="number"],
.woocommerce .menubar-search-form > form input[type="number"], .menubar-search-form > form .form-control:focus, .menubar-search-form > form .search-field:focus, .menubar-search-form > form .woocommerce select:focus, .woocommerce .menubar-search-form > form select:focus,
.menubar-search-form > form .woocommerce textarea:focus, .woocommerce .menubar-search-form > form textarea:focus,
.menubar-search-form > form .woocommerce .input-text:focus, .woocommerce .menubar-search-form > form .input-text:focus,
.menubar-search-form > form .woocommerce input[type="text"]:focus, .woocommerce .menubar-search-form > form input[type="text"]:focus,
.menubar-search-form > form .woocommerce input[type="password"]:focus, .woocommerce .menubar-search-form > form input[type="password"]:focus,
.menubar-search-form > form .woocommerce input[type="email"]:focus, .woocommerce .menubar-search-form > form input[type="email"]:focus,
.menubar-search-form > form .woocommerce input[type="number"]:focus, .woocommerce .menubar-search-form > form input[type="number"]:focus {
  border-color: #333 !important;
}

.menubar-search-form > form .menubar-search-buttons {
  margin-right: 5px;
  margin-top: 3px;
  position: absolute;
  right: 0;
  top: 0;
}

.menubar-search-form > form .menubar-search-buttons button:hover {
  background: #f9f9f9;
}

.menubar-search-form > form .menubar-search-buttons button:focus {
  box-shadow: none;
}

@media (max-width: 1199px) {
  .menubar-search-form {
    left: 0 !important;
    right: 0 !important;
    width: 100% !important;
    top: inherit;
    margin-top: 0;
    padding: 25px;
    min-width: 100%;
    box-shadow: 1px 2px 3px rgba(0, 0, 0, 0.15);
  }
}

.awemenu-megamenu-wrapper {
  padding: 15px;
}

.awemenu-megamenu-wrapper p {
  color: #555555;
  margin-bottom: 15px;
}

.awemenu-megamenu-wrapper .sublist {
  margin-top: 40px;
}

.awemenu-megamenu-wrapper .bottom-link {
  position: absolute;
  bottom: 40px;
}

.awemenu-megamenu-wrapper h2 {
  font-size: 25px;
  margin-top: 0;
  margin-bottom: 15px;
}

.awemenu-megamenu-wrapper ul {
  list-style: none;
  padding-left: 0;
}

.awemenu-megamenu-wrapper ul > li > a {
  color: #555555;
  padding: 10px 0;
  display: block;
}

.awemenu-megamenu-wrapper ul > li > a:hover,
.awemenu-megamenu-wrapper ul > li > a:active {
  color: #ffa200;
}

.awemenu-megamenu-wrapper ul.super > li > a {
  font-size: 16px;
}

.awemenu-megamenu-wrapper .numbers-list {
  list-style: none;
  padding-left: 0;
  margin-bottom: 25px;
  overflow: hidden;
}

.awemenu-megamenu-wrapper .numbers-list > li {
  float: left;
  margin-right: 15px;
  margin-bottom: 15px;
}

.awemenu-megamenu-wrapper .numbers-list > li > a {
  border: solid 1px #898989;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  padding: 0;
}

.awemenu-megamenu-wrapper .numbers-list > li > a:hover {
  color: #fff;
  background-color: #ffa200;
  border-color: #ffa200;
}

.awemenu-mobile .awemenu-megamenu-wrapper .bottom-link {
  margin-top: 25px;
  position: inherit;
}

.awemenu-mobile .awemenu-megamenu-wrapper .bottom-link .btn, .awemenu-mobile .awemenu-megamenu-wrapper .bottom-link .product-list-actions .product_type_variable, .product-list-actions .awemenu-mobile .awemenu-megamenu-wrapper .bottom-link .product_type_variable,
.awemenu-mobile .awemenu-megamenu-wrapper .bottom-link .product-list-actions .Awe_add_to_cart, .product-list-actions .awemenu-mobile .awemenu-megamenu-wrapper .bottom-link .Awe_add_to_cart, .awemenu-mobile .awemenu-megamenu-wrapper .bottom-link .product-list-actions .Awe_add_to_wishlist, .product-list-actions .awemenu-mobile .awemenu-megamenu-wrapper .bottom-link .Awe_add_to_wishlist, .awemenu-mobile .awemenu-megamenu-wrapper .bottom-link .group_table .product_type_external, .group_table .awemenu-mobile .awemenu-megamenu-wrapper .bottom-link .product_type_external, .awemenu-mobile .awemenu-megamenu-wrapper .bottom-link .search-submit, .awemenu-mobile .awemenu-megamenu-wrapper .bottom-link .woocommerce .woocommerce-product-search input[type="submit"], .woocommerce .woocommerce-product-search .awemenu-mobile .awemenu-megamenu-wrapper .bottom-link input[type="submit"], .awemenu-mobile .awemenu-megamenu-wrapper .bottom-link .woocommerce a.button, .woocommerce .awemenu-mobile .awemenu-megamenu-wrapper .bottom-link a.button,
.awemenu-mobile .awemenu-megamenu-wrapper .bottom-link .woocommerce button.button, .woocommerce .awemenu-mobile .awemenu-megamenu-wrapper .bottom-link button.button,
.awemenu-mobile .awemenu-megamenu-wrapper .bottom-link .woocommerce input.button, .woocommerce .awemenu-mobile .awemenu-megamenu-wrapper .bottom-link input.button, .awemenu-mobile .awemenu-megamenu-wrapper .bottom-link .woocommerce table.wishlist_table .awe-button, .woocommerce table.wishlist_table .awemenu-mobile .awemenu-megamenu-wrapper .bottom-link .awe-button, .awemenu-mobile .awemenu-megamenu-wrapper .bottom-link .product-list-actions .awe-button.product_type_simple, .product-list-actions .awemenu-mobile .awemenu-megamenu-wrapper .bottom-link .awe-button.product_type_simple,
.awemenu-mobile .awemenu-megamenu-wrapper .bottom-link .product-list-actions .awe-button.product_type_external, .product-list-actions .awemenu-mobile .awemenu-megamenu-wrapper .bottom-link .awe-button.product_type_external {
  width: 100%;
  padding: auto;
}

.body-headroom-running #wrapper {
  padding-top: 80px;
}

.owemenu-left {
  float: left;
}

.headroom {
  transition: transform 0.5s ease;
  position: fixed;
  z-index: 1001;
  top: 0;
  left: 0;
  right: 0;
}

.headroom--pinned {
  transform: translateY(0%);
}

.headroom--unpinned {
  transform: translateY(-100%);
}

.awemenu-active.headroom--pinned {
  transform: none !important;
}

.pages-list {
  margin: 15px 0;
}

.pages-list ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.pages-list ul > li + li {
  margin-top: solid 1px #eee;
}

.pages-list ul a {
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 700;
  font-family: Montserrat, Arial, sans-serif;
  display: block;
  padding: 5px 10px;
}

.pages-list ul a:hover {
  background: #f7f7f7;
}

.admin-bar .headroom,
.admin-bar .awemenu-wp {
  top: 32px;
}

.awemenu-megamenu-item {
  padding-top: 20px;
  padding-bottom: 20px;
}

.navbar-icons,
.navbar-search {
  float: right;
  list-style: none;
  margin: 0;
  padding: 0;
}

.navbar-icons > li,
.navbar-search > li {
  float: left;
}

.navbar-icons > li > a,
.navbar-search > li > a {
  display: inline-block;
  padding: 0 15px;
  height: 80px;
  line-height: 80px;
}

.navbar-icons > li .submenu,
.navbar-search > li .submenu {
  position: absolute;
  list-style: none;
  margin: 0;
  padding: 0;
  right: 0;
  transition: all 0.25s ease;
  transform: translateY(15px);
  opacity: 0;
  visibility: hidden;
  z-index: 999;
  margin-top: 1px;
}

@media (max-width: 1200px) {
  .navbar-icons > li .submenu,
  .navbar-search > li .submenu {
    left: 0;
    right: auto;
  }
}

.navbar-icons > li:hover .submenu,
.navbar-icons > li:focus .submenu,
.navbar-search > li:hover .submenu,
.navbar-search > li:focus .submenu {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}

.navbar-search .awe-menubar-search {
  padding-right: 35px;
}

.navbar-icons {
  border-left: solid 1px #e9e8e8;
  border-right: solid 1px #e9e8e8;
}

.navbar-icons .submenu {
  right: 0;
  background: #fff;
  box-shadow: 1px 2px 3px rgba(0, 0, 0, 0.15);
}

.navbar-icons .submenu > li {
  min-width: 250px;
}

.navbar-icons .submenu.dropdown > li > a {
  display: block;
  padding: 10px 15px;
  color: #333;
  font-family: Montserrat, Arial, sans-serif;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
}

.navbar-icons .submenu.dropdown > li > a:hover,
.navbar-icons .submenu.dropdown > li > a:focus {
  color: #ffa200;
}

.navbar-icons .submenu.megamenu > li {
  padding: 20px 0;
}

.navbar-header {
  float: right;
}

@media (max-width: 1200px) {
  #wrapper {
    padding-top: 0 !important;
  }
  .awemenu-nav .container, .awemenu-nav .header-style-4 .awemenu-left .awemenu-megamenu-item > .container-fluid, .header-style-4 .awemenu-left .awemenu-nav .awemenu-megamenu-item > .container-fluid {
    width: 100%;
  }
  .awemenu-nav {
    position: inherit !important;
    height: auto;
  }
  .navbar-header {
    display: block;
    float: none;
    overflow: hidden;
    margin: 0 -15px;
    border-bottom: solid 1px #e1e1e1;
  }
  .navbar-search {
    float: right;
  }
  .navbar-search .awe-menubar-search {
    padding-right: 15px;
  }
  .navbar-icons {
    float: left;
  }
  .navbar-search,
  .navbar-icons {
    border-left: none;
    border-right: none;
  }
  .navbar-search > li > a,
  .navbar-icons > li > a {
    height: 45px;
    line-height: 48px;
  }
  .awemenu-bars {
    margin-top: 15px !important;
    color: #fff !important;
    background: #333 !important;
  }
}

.menubar-account .submenu {
  width: 170px;
}

.submenu .menubar-cart,
.menubar-wishlist .submenu {
  width: 250px;
}

.header-contact {
  margin-top: 13px;
  float: left;
}

.header-contact p {
  font-size: 12px;
  margin-bottom: 2px;
}

.policy-header {
  margin-top: 25px;
  margin-right: 25px;
  float: right;
}

.policy-header .policy {
  display: inline-block;
  text-align: left;
  padding-left: 25px;
  padding-right: 25px;
}

.header-top {
  border: solid 1px #e1e1e1;
}

@media (max-width: 1199px) {
  .header-top .container, .header-top .header-style-4 .awemenu-left .awemenu-megamenu-item > .container-fluid, .header-style-4 .awemenu-left .header-top .awemenu-megamenu-item > .container-fluid {
    width: 100%;
  }
}

.header-top .header-top-relative {
  position: relative;
  z-index: 10000;
}

.header-style-2 .navbar-search a,
.header-style-1 .navbar-search a {
  font-size: 22px;
  padding-right: 15px;
}

.header-style-2 .menubar-search-form,
.header-style-1 .menubar-search-form {
  margin-top: 24px;
  right: 0 !important;
}

.header-style-2 .awemenu-mobile .awemenu,
.header-style-1 .awemenu-mobile .awemenu {
  z-index: 99999 !important;
}

@media (max-width: 1199px) {
  .header-style-2 .navbar-search,
  .header-style-1 .navbar-search {
    margin-top: -45px;
  }
  .header-style-2 .navbar-search .menubar-search-form,
  .header-style-1 .navbar-search .menubar-search-form {
    margin-top: 0 !important;
  }
  .header-style-2 .header-contact,
  .header-style-2 .policy-header,
  .header-style-1 .header-contact,
  .header-style-1 .policy-header {
    display: none;
  }
  .header-style-2 .awemenu-nav .awe-logo,
  .header-style-1 .awemenu-nav .awe-logo {
    display: block;
  }
  .header-style-2 .navtop .awe-logo,
  .header-style-1 .navtop .awe-logo {
    display: none;
  }
}

.header-style-1 .awemenu-nav .awe-logo {
  display: none;
}

.header-style-1 .navbar-search a {
  font-size: 22px;
  padding-right: 15px;
}

.header-style-1 .menubar-search-form {
  width: 500px !important;
}

@media (min-width: 1200px) {
  .header-style-3 .navbar-search-wrapper {
    float: left;
  }
}

.header-style-3 .awe-logo {
  display: none;
}

.header-style-3 .awemenu-mobile .awe-logo {
  display: block;
}

.header-style-3 .awemenu-default .awemenu {
  margin-right: 50px;
}

@media (min-width: 1200px) and (max-width: 1454px) {
  .home-style-4 {
    overflow: hidden;
    margin-left: 50px;
  }
}

@media (min-width: 1455px) {
  .home-style-4 {
    margin-left: 256px;
  }
}

@media (min-width: 1200px) {
  .header-style-4 {
    position: fixed;
    width: 256px;
    z-index: 9999;
    background-color: white;
    left: 0;
    bottom: 0;
    top: 0;
    border-right: solid 1px #e1e1e1;
  }
}

@media (min-width: 1200px) and (max-width: 1454px) {
  .header-style-4 {
    width: 50px;
  }
}

.header-style-4 .logo-small {
  display: none;
}

.header-style-4 .awe-logo {
  display: block;
  margin-right: 0;
  float: none;
  height: 80px;
  line-height: 80px;
  border-bottom: solid 1px #e1e1e1;
}

.header-style-4 .awe-logo a {
  display: block;
  text-align: center;
}

@media (min-width: 1200px) {
  .header-style-4 .awemenu-bars {
    margin: 15px 0 !important;
    text-align: center;
    width: 100% !important;
    font-size: 22px;
  }
  .header-style-4 .menubar-search-form {
    right: auto !important;
    left: 100% !important;
    padding: 15px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
  }
}

@media (max-width: 1454px) and (min-width: 1200px) {
  .header-style-4 .logo-large {
    display: none;
  }
  .header-style-4 .logo-small {
    display: block;
    padding-left: 10px;
    padding-right: 10px;
  }
}

.header-style-4 .awemenu-nav {
  height: auto;
  background-color: white;
  border-bottom: none;
}

@media (min-width: 1200px) {
  .header-style-4 .navbar-icons {
    border-top: solid 1px #e1e1e1;
    border-bottom: solid 1px #e1e1e1;
    border-left: none;
    border-right: none;
  }
  .header-style-4 .navbar-icons,
  .header-style-4 .navbar-search {
    float: none;
    position: relative;
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .header-style-4 .navbar-icons > li,
  .header-style-4 .navbar-search > li {
    float: none;
    display: block;
    position: static;
    text-align: center;
  }
  .header-style-4 .navbar-icons > li > a,
  .header-style-4 .navbar-search > li > a {
    height: 50px;
    line-height: 50px;
  }
  .header-style-4 .navbar-icons > li > ul,
  .header-style-4 .navbar-search > li > ul {
    top: 0;
    left: 100%;
    right: auto;
    background-color: white;
    text-align: left;
  }
  .header-style-4 .awe-menubar-search {
    padding-right: 15px !important;
  }
  .header-style-4 .awemenu-bars {
    float: none !important;
  }
  .header-style-4 .awemenu-mobile-outleft.awemenu-active .awemenu, .header-style-4 .awemenu-active.awemenu-mobile-default.awemenu-mobile-outright .awemenu {
    margin-left: 50px !important;
  }
}

@media (max-width: 1199px) {
  .header-style-4 .navbar-footer {
    border-bottom: solid 1px #e1e1e1;
  }
  .header-style-4 .navbar-footer::after {
    content: '';
    display: table;
    clear: both;
  }
  .header-style-4 .awemenu-bars {
    position: absolute;
    top: 0;
    right: 15px;
  }
  .header-style-4 .awe-logo {
    padding-left: 15px;
    padding-right: 15px;
  }
  .header-style-4 .awe-logo a {
    text-align: left;
  }
}

.header-style-4 .awemenu-left .awemenu {
  margin-top: 15px;
  margin-bottom: 15px;
}

.header-style-4 .awemenu-left .awemenu > li.awemenu-item > a {
  height: 50px;
  line-height: 50px;
  text-align: center;
}

.awemenu-mobile-outleft .awemenu-megamenu-item [class*="col-"], .awemenu-mobile-default.awemenu-mobile-outright .awemenu-megamenu-item [class*="col-"] {
  width: 100%;
}

.footer {
  position: relative;
}

.footer a {
  color: #ffa200;
}

.footer .back-top {
  position: absolute;
  top: 0;
  left: 50%;
  width: 100px;
  margin-left: -50px;
  margin-top: -28px;
  text-align: center;
  z-index: 1005;
}

.footer .back-top .back-top-image {
  display: block;
}

.footer .back-top small,
.footer .back-top span {
  font-family: Montserrat, Arial, sans-serif;
  color: #898989;
}

.footer-wrapper {
  color: #acacac;
  background-color: #252525;
  padding-top: 70px;
}

.footer-copyright {
  background: #2F2F2F;
  color: #898989;
  font-size: 12px;
  padding: 15px 0;
}

.footer-copyright a {
  color: #898989;
}

.footer-copyright a:hover {
  color: #ffa200;
}

.footer-copyright nav {
  margin: 0 -10px 10px;
}

.footer-copyright nav:last-child {
  margin-bottom: 0;
}

.footer-copyright nav > ul {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}

.footer-copyright nav > ul > li {
  display: inline-block;
  padding: 0 10px;
}

.footer-copyright .price-select a:hover,
.footer-copyright .language-select a:hover {
  color: #ffa200;
}

.footer-copyright .price-select .icon,
.footer-copyright .language-select .icon {
  font-size: 10px;
  margin-left: 3px;
}

.footer-copyright .select-title {
  display: inline-block;
  margin-right: 5px;
}

.footer-copyright .dropdown-menu li a {
  padding: 5px 15px;
}

@media (min-width: 1200px) {
  .footer-copyright .copyright > p {
    margin-bottom: 0;
  }
  .footer-copyright .copyright {
    float: left;
  }
  .footer-copyright .footer-nav {
    float: right;
  }
  .footer-copyright nav {
    margin: 0;
    float: left;
    padding: 0 10px;
  }
  .footer-copyright nav + nav {
    border-left: solid 1px #555555;
  }
}

.footer .widget ul > li {
  padding: 5px 0;
}

.post {
  margin-bottom: 50px;
}

.entry-header {
  margin-bottom: 30px;
}

.entry-media {
  position: relative;
}

.entry-media .play-button {
  background: url("../img/play-button.png") no-repeat center center;
  width: 60px;
  height: 60px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -30px;
  margin-top: -30px;
  cursor: pointer;
  z-index: 100;
}

.entry-thumbnail {
  width: 100%;
  overflow: hidden;
}

.entry-thumbnail img {
  width: 100%;
  height: auto;
}

.entry-datetime {
  color: #898989;
}

.entry-datetime a {
  color: #898989;
}

.entry-datetime a:hover,
.entry-datetime a:active,
.entry-datetime a:focus {
  text-decoration: none;
}

.entry-datetime .entry-day {
  font-size: 40px;
}

.entry-title h1,
h1.entry-title,
.entry-title h2,
h2.entry-title {
  color: #333333;
  font-size: 16px;
  margin: 0;
}

.entry-excerpt {
  margin-bottom: 15px;
}

.entry-excerpt p {
  margin-bottom: 0;
}

.entry-meta,
.entry-meta a {
  color: #898989;
  font-size: 12px;
}

.entry-tags {
  color: #898989;
  font-size: 12px;
  margin: 15px 0;
}

.entry-tags > a {
  color: #333;
  font-weight: 700;
}

.entry-tags > a:hover {
  color: #ffa200;
}

.entry-author,
.entry-author a {
  color: #333;
  font-weight: bold;
}

.entry-content {
  margin-bottom: 35px;
}

.entry-share {
  padding: 20px 0;
  border-top: solid 1px #e1e1e1;
  border-bottom: solid 1px #e1e1e1;
  margin-bottom: 5px;
}

.entry-share .list-socials {
  margin-left: 10px;
}

.entry-share-title {
  color: #898989;
}

.entry-share-title .fa, .entry-share-title .icon {
  font-size: 12px;
  margin-right: 7px;
}

.entry-content p,
.entry-content ul, .entry-content ol,
.entry-content blockquote {
  margin-bottom: 20px;
}

.entry-content blockquote {
  background-color: #fbfbfb;
}

.entry-content blockquote p {
  color: #898989 !important;
}

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

.entry-content table > thead > tr > th, .entry-content table > thead > tr > td, .entry-content table > tbody > tr > th, .entry-content table > tbody > tr > td, .entry-content table > tfoot > tr > th, .entry-content table > tfoot > tr > td {
  vertical-align: top;
  padding: 10px;
  border-top: 1px solid #e1e1e1;
}

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

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

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

.entry-navigation {
  padding: 30px 0;
  border-bottom: solid 1px #e3e3e3;
  position: relative;
}

.entry-navigation .entry-navigation-next-post,
.entry-navigation .entry-navigation-prev-post {
  text-align: center;
}

.entry-navigation .entry-navigation-next-post {
  padding-right: 30px;
}

.entry-navigation .entry-navigation-prev-post {
  padding-left: 30px;
}

.entry-navigation .entry-navigation-header {
  color: #898989;
  font-size: 12px;
  font-weight: 700;
  text-align: center;
  margin-bottom: 30px;
  text-transform: uppercase;
}

.entry-navigation h2.entry-navigation-title,
.entry-navigation .entry-navigation-header h2 {
  color: #333333;
  font-size: 14px;
  margin-top: 0;
  margin-bottom: 25px;
}

.entry-navigation .entry-navigation-meta {
  color: #898989;
  font-size: 12px;
}

.entry-navigation .entry-navigation-button .entry-navigation-next,
.entry-navigation .entry-navigation-button .entry-navigation-prev {
  font-size: 21px;
  background: transparent;
  position: absolute;
  top: 50%;
  width: 23px;
  height: 26px;
  line-height: 25px;
  border: none;
  margin-top: -13px;
  display: inline-block;
  text-align: center;
}

.entry-navigation .entry-navigation-button .entry-navigation-next {
  right: -23px;
}

.entry-navigation .entry-navigation-button .entry-navigation-prev {
  left: -23px;
}

@media (max-width: 768px) {
  .entry-navigation .entry-navigation-header,
  .entry-navigation .entry-navigation-next-post,
  .entry-navigation .entry-navigation-prev-post {
    text-align: left;
  }
  .entry-navigation .entry-navigation-prev-post {
    margin-top: 25px;
  }
  .entry-navigation .entry-navigation-next-post,
  .entry-navigation .entry-navigation-prev-post {
    padding-left: 0;
  }
  .entry-navigation .entry-navigation-button {
    display: none;
  }
}

.blog-masonry {
  margin-bottom: 60px;
}

.blog-masonry .entry-thumbnail,
.blog-masonry .entry-title,
.blog-masonry .entry-excerpt,
.blog-masonry .entry-datetime {
  margin-bottom: 25px;
}

@media (max-width: 480px) {
  .blog-masonry .entry-thumbnail img {
    width: 100%;
  }
}

.blog-detail .entry-thumbnail,
.blog-nobar .entry-thumbnail,
.blog-sidebar .entry-thumbnail {
  margin-bottom: 0;
}

.blog-detail .entry-datetime,
.blog-nobar .entry-datetime,
.blog-sidebar .entry-datetime {
  height: 80px;
  line-height: 80px;
}

.blog-detail .entry-title h1,
.blog-detail h1.entry-title,
.blog-detail .entry-title h2,
.blog-detail h2.entry-title,
.blog-nobar .entry-title h1,
.blog-nobar h1.entry-title,
.blog-nobar .entry-title h2,
.blog-nobar h2.entry-title,
.blog-sidebar .entry-title h1,
.blog-sidebar h1.entry-title,
.blog-sidebar .entry-title h2,
.blog-sidebar h2.entry-title {
  font-size: 25px;
  margin-bottom: 15px;
}

.blog-detail .entry-summary,
.blog-detail .entry-container,
.blog-nobar .entry-summary,
.blog-nobar .entry-container,
.blog-sidebar .entry-summary,
.blog-sidebar .entry-container {
  background: #fff;
  position: relative;
  margin: -80px 70px 0;
  padding: 0px 25px 25px;
  z-index: 1;
}

@media (max-width: 480px) {
  .blog-detail .entry-summary,
  .blog-detail .entry-container,
  .blog-nobar .entry-summary,
  .blog-nobar .entry-container,
  .blog-sidebar .entry-summary,
  .blog-sidebar .entry-container {
    background: #fff;
    position: relative;
    margin: 0;
    padding: 0;
  }
}

.entry-carousel.owl-carousel {
  color: #fff;
}

.product {
  margin-bottom: 50px !important;
}

.product-name {
  font-size: 14px;
}

.product-grid .product-name {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.product-category,
.product-status {
  color: #898989;
  margin-bottom: 10px;
}

.product-category a,
.product-status a {
  color: #898989;
}

.product-category a:hover,
.product-category a:focus,
.product-status a:hover, .product-status a:focus {
  color: #ffa200;
}

.product-price {
  color: #333;
  font-size: 25px;
  font-weight: 700;
}

.product-price del {
  color: #898989;
  font-size: 16px;
  font-weight: 400;
}

.product-stars {
  margin-top: 10px;
  margin-bottom: 30px;
}

.product-description {
  color: #898989;
  margin-bottom: 30px;
}

.product-media {
  background: transparent;
  text-align: center;
  overflow: hidden;
  position: relative;
  z-index: 40;
}

.product-media a {
  display: block;
  text-align: center;
}

.product-media:hover .product-hover {
  opacity: 1;
}

.product-soldout {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 45;
}

.product-grid:hover .product-soldout {
  opacity: 1;
  transform: scale(1);
}

.product-soldout {
  color: #fff;
  background-color: rgba(0, 0, 0, 0.5);
  text-align: center;
}

.product-soldout .soldout {
  color: #ffffff;
  font-size: 20px;
  font-weight: 700;
  font-family: Montserrat, Arial, sans-serif;
  text-transform: uppercase;
}

.product-hover {
  position: absolute;
  left: 0;
  width: 100%;
  bottom: -20px;
  opacity: 0;
  visibility: hidden;
  transition: all 0.25s ease-in-out;
}

.product-grid:hover .product-hover {
  visibility: visible;
  opacity: 1;
  bottom: 0;
}

.product-actions {
  background-color: #ffffff;
  padding: 20px 0;
  margin: 0 15px 20px;
  text-align: center;
  box-shadow: 2px 4px 5px 0px rgba(0, 0, 0, 0.09);
  display: table;
}

.product-actions > .awe-button,
.product-actions > button {
  background: transparent;
  border: transparent;
  font-size: 18px;
  padding: 0;
  border-left: solid 1px #ddd;
  display: inline-block;
  position: relative;
  text-align: center;
  width: 1%;
  display: table-cell;
}

.product-actions > .awe-button:first-child,
.product-actions > button:first-child {
  border-left: none;
}

.product-actions > .awe-button > span,
.product-actions > button > span {
  position: relative;
  background-color: #fff;
  border: 1px solid #ddd;
  color: #666;
  bottom: 100%;
  font-size: 12px;
  margin-right: -62.5px;
  padding: 5px;
  right: 50%;
  white-space: nowrap;
  width: 125px;
  position: absolute;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  text-transform: uppercase;
  font-weight: 700;
  opacity: 0;
  visibility: hidden;
  transition: all 0.25s ease;
  margin-bottom: 10px;
}

.product-actions > .awe-button > span:before,
.product-actions > .awe-button > span:after,
.product-actions > button > span:before,
.product-actions > button > span:after {
  display: block;
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  border: solid transparent;
  pointer-events: none;
}

.product-actions > .awe-button > span:after,
.product-actions > button > span:after {
  border-width: 7px;
  border-color: rgba(255, 255, 255, 0);
}

.product-actions > .awe-button > span:before,
.product-actions > button > span:before {
  border-width: 8px;
  border-color: rgba(221, 221, 221, 0);
}

.product-actions > .awe-button > span:before,
.product-actions > .awe-button > span:after,
.product-actions > button > span:before,
.product-actions > button > span:after {
  top: 100%;
  left: 50%;
}

.product-actions > .awe-button > span:after,
.product-actions > button > span:after {
  margin-left: -7px;
  border-top-color: #fff;
}

.product-actions > .awe-button > span:before,
.product-actions > button > span:before {
  margin-left: -8px;
  border-top-color: #ddd;
}

.product-actions > .awe-button.added,
.product-actions > button.added {
  color: #ffa200;
}

.product-actions > .awe-button.active,
.product-actions > .awe-button:hover,
.product-actions > button.active,
.product-actions > button:hover {
  color: #ffa200;
}

.product-actions > .awe-button.active > span,
.product-actions > .awe-button:hover > span,
.product-actions > button.active > span,
.product-actions > button:hover > span {
  opacity: 1;
  visibility: visible;
  margin-bottom: 5px;
}

.onsale,
.product-label {
  background-color: #333;
  font-family: Montserrat, Arial, sans-serif;
  color: #ffffff;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  display: inline-block;
  position: absolute;
  z-index: 50 !important;
  top: 20px !important;
  left: 0 !important;
  width: 56px !important;
  height: 25px !important;
  min-height: 25px !important;
  line-height: 24px !important;
}

.onsale.hot,
.product-label.hot {
  background-color: #D75B51;
}

.onsale.new,
.product-label.new {
  background-color: #43C872;
}

.onsale.sale,
.product-label.sale {
  background-color: #ffa800;
}

.onsale {
  padding-left: 5px !important;
  background-color: #ffa800 !important;
  border-radius: 0 !important;
}

.product-list::after {
  content: '';
  display: table;
  clear: both;
}

.product-list .product-description {
  margin-top: 15px;
}

.product-list .product-stars {
  margin-top: 0;
  margin-bottom: 0;
}

.product-list .product-media {
  float: left;
  margin-right: 30px;
}

.product-list .product-body {
  overflow: hidden;
}

.product-list .product-name {
  font-size: 20px;
  font-weight: 400;
  margin-top: 0;
  margin-bottom: 0;
}

.product-list .product-category,
.product-list .product-status {
  font-size: 16px;
  margin-bottom: 15px;
}

.product-list .product-price {
  line-height: 1.4;
  font-size: 30px;
}

.product-list .product-price del {
  font-size: 18px;
}

@media (max-width: 480px) {
  .product-list .product-media {
    float: none;
    margin-right: 0;
  }
}

.whishlist,
.cart-list {
  padding-left: 0;
  list-style: none;
}

.whishlist > li,
.cart-list > li {
  position: relative;
}

.whishlist > li .remove,
.whishlist > li .remove-cart,
.cart-list > li .remove,
.cart-list > li .remove-cart {
  color: #898989 !important;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -7px;
}

.whishlist > li .remove:hover,
.whishlist > li .remove:focus,
.whishlist > li .remove-cart:hover,
.whishlist > li .remove-cart:focus,
.cart-list > li .remove:hover,
.cart-list > li .remove:focus,
.cart-list > li .remove-cart:hover,
.cart-list > li .remove-cart:focus {
  color: #ffa200 !important;
  background-color: transparent !important;
}

.whishlist > li:last-child .cart-item,
.cart-list > li:last-child .cart-item {
  margin-bottom: 0;
}

.whishlist-item,
.cart-item {
  zoom: 1;
  overflow: hidden;
  margin-bottom: 20px;
}

.whishlist-item .product-image,
.cart-item .product-image {
  float: left;
  margin-right: 30px;
}

.whishlist-item .product-body,
.cart-item .product-body {
  overflow: hidden;
}

.whishlist-item .product-name h3,
.whishlist-item .product-name a,
.cart-item .product-name h3,
.cart-item .product-name a {
  font-size: 14px;
}

.whishlist-item .product-price,
.cart-item .product-price {
  font-family: Montserrat, Arial, sans-serif;
  color: #ffa200;
  font-size: 16px;
  font-weight: 700;
}

.whishlist {
  padding: 0 15px;
}

.whishlist .product-image {
  width: 54px;
  margin-right: 15px;
}

.whishlist .product-body {
  padding-right: 35px;
}

.whishlist .whishlist-name h2,
.whishlist .whishlist-name h3 {
  font-size: 12px;
  margin-top: 0;
  margin-bottom: 10px;
}

.whishlist .whishlist-quantity,
.whishlist .whishlist-price {
  font-family: Montserrat, Arial, sans-serif;
  color: #898989;
  font-size: 12px;
}

.whishlist > li .remove {
  font-size: 10px;
  margin-top: 0;
  top: 0;
}

.header-account .header-account-username h4 {
  font-size: 14px;
  margin-top: 15px;
  margin-bottom: 20px;
}

.header-account ul {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
}

.header-account ul > li > a {
  color: #898989;
  display: block;
  padding: 7px 0;
}

.header-account ul > li > a:hover {
  color: #ffa200;
}

.menu-cart-total {
  border-top: solid 1px #e1e1e1;
  border-bottom: solid 1px #e1e1e1;
  margin-bottom: 15px;
  padding: 15px 0;
  font-family: Montserrat, Arial, sans-serif;
}

.menu-cart-total::after {
  content: '';
  display: table;
  clear: both;
}

.menu-cart-total > span {
  color: #333;
  font-size: 14px;
  font-weight: 700;
}

.menu-cart-total > .price {
  color: #ffa200;
  float: right;
}

.product-header-actions {
  padding-bottom: 15px;
  margin-bottom: 30px;
  border-bottom: solid 1px #e1e1e1;
}

.product-header-actions .form-control, .product-header-actions .search-field, .product-header-actions .woocommerce select, .woocommerce .product-header-actions select,
.product-header-actions .woocommerce textarea, .woocommerce .product-header-actions textarea,
.product-header-actions .woocommerce .input-text, .woocommerce .product-header-actions .input-text,
.product-header-actions .woocommerce input[type="text"], .woocommerce .product-header-actions input[type="text"],
.product-header-actions .woocommerce input[type="password"], .woocommerce .product-header-actions input[type="password"],
.product-header-actions .woocommerce input[type="email"], .woocommerce .product-header-actions input[type="email"],
.product-header-actions .woocommerce input[type="number"], .woocommerce .product-header-actions input[type="number"] {
  margin-left: 5px;
  margin-right: 5px;
}

.product-header-actions .form-group, .product-header-actions .woocommerce .form-row, .woocommerce .product-header-actions .form-row {
  position: relative;
  top: -3px;
}

.product-slider-wrapper {
  position: relative;
  margin-bottom: 50px;
  z-index: 1;
}

.product-slider-thumbs {
  list-style: none;
  padding: 0;
  position: absolute;
  left: 0;
  top: 50%;
  z-index: 2;
  display: inline-block;
  margin-left: 80px;
  margin-top: -145px;
  height: 290px;
}

.product-slider-thumbs img {
  cursor: pointer;
  border: solid 2px transparent;
  width: 80px;
}

@media (max-width: 991px) {
  .product-slider-thumbs {
    margin-left: 40px;
  }
}

.product-slider-thumbs .swiper-slide-active img {
  border: solid 2px #333;
}

.product-slider-main {
  background: #f7f7f7;
  height: 580px;
  overflow: hidden;
}

.product-slider-main .swiper-slide {
  text-align: center;
}

.product-slider-main .swiper-slide .easyzoom {
  height: 100%;
  width: 100%;
}

.product-slider-main .swiper-slide .easyzoom a > img {
  width: 100%;
}

.product-slider-main .swiper-button-next,
.product-slider-main .swiper-button-prev {
  color: #999;
  background: transparent;
  text-align: center;
  font-size: 24px;
  line-height: 44px;
}

.product-slider-main .swiper-button-next {
  right: 25px;
}

.product-slider-main .swiper-button-prev {
  left: 25px;
}

.product-slider-main .swiper-pagination {
  bottom: 25px;
}

.product-slider-main .swiper-pagination-bullet-active {
  background-color: #333;
}

.view-icons {
  display: inline-block;
}

.view-icon {
  color: #333;
  display: inline-block;
  font-size: 14px;
  width: 25px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  opacity: 0.25;
}

.view-icon:hover,
.view-icon.active {
  color: #333;
  opacity: 1;
}

.view-count {
  font-size: 12px;
  display: inline-block;
  margin-left: 45px;
}

@media (max-width: 767px) {
  .form-show-sort {
    margin-top: 15px;
    padding-top: 20px;
    border-top: solid 1px #eee;
  }
}

.form-show-sort .form-group, .form-show-sort .woocommerce .form-row, .woocommerce .form-show-sort .form-row {
  width: 50%;
  margin-bottom: 0;
}

@media (max-width: 479px) {
  .form-show-sort .form-group, .form-show-sort .woocommerce .form-row, .woocommerce .form-show-sort .form-row {
    width: 100%;
    margin-bottom: 15px;
    text-align: left !important;
  }
  .form-show-sort .form-group label, .form-show-sort .woocommerce .form-row label, .woocommerce .form-show-sort .form-row label {
    display: inline-block;
    min-width: 50px;
  }
  .form-show-sort .form-group:last-child, .form-show-sort .woocommerce .form-row:last-child, .woocommerce .form-show-sort .form-row:last-child {
    margin-bottom: 0;
  }
}

.form-show-sort .form-control, .form-show-sort .search-field, .form-show-sort .woocommerce select, .woocommerce .form-show-sort select,
.form-show-sort .woocommerce textarea, .woocommerce .form-show-sort textarea,
.form-show-sort .woocommerce .input-text, .woocommerce .form-show-sort .input-text,
.form-show-sort .woocommerce input[type="text"], .woocommerce .form-show-sort input[type="text"],
.form-show-sort .woocommerce input[type="password"], .woocommerce .form-show-sort input[type="password"],
.form-show-sort .woocommerce input[type="email"], .woocommerce .form-show-sort input[type="email"],
.form-show-sort .woocommerce input[type="number"], .woocommerce .form-show-sort input[type="number"] {
  display: inline-block;
  width: auto;
}

.rating {
  font-size: 18px;
}

.rating.small {
  font-size: 12px;
}

.rating span {
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  display: inline-block;
}

.rating span:hover {
  cursor: pointer;
}

.rating span:before {
  content: "\f005";
  padding-right: 5px;
  color: #ACACAC;
}

.rating span.star:before {
  color: #FEA200;
}

.rating.live:hover span:before {
  color: #FEA200;
}

.rating.live span:hover ~ span:before {
  color: #ACACAC;
}

.product-quickview-popup {
  min-width: 900px;
  padding: 0 !important;
}

.product-quickview-popup .product-list-actions .product-price {
  display: none;
}

.product-quickview-popup .product {
  margin-bottom: 0;
}

.product-quickview-popup .product::after {
  content: '';
  display: table;
  clear: both;
}

.product-quickview-popup .product-description {
  margin-top: 5px;
  margin-bottom: 15px;
  border-bottom: solid 1px #e1e1e1;
}

.product-quickview-popup .product-media {
  float: left;
  width: 370px;
}

.product-quickview-popup .product-body {
  overflow: hidden;
}

.product-quickview-popup .product-body-wrapper {
  max-height: 520px;
  overflow: auto;
  padding: 20px 30px;
}

.product-quickview-popup .product-name {
  font-size: 24px;
  margin-top: 0;
}

.product-quickview-popup .product-category,
.product-quickview-popup .product-status {
  font-size: 12px;
}

.product-quickview-popup .product-status {
  margin-bottom: 0;
}

.product-quickview-popup .product-price {
  font-size: 30px;
  margin-bottom: 20px;
}

.product-quickview-popup .product-price del {
  font-size: 18px;
}

.product-quickview-popup .product-tags {
  color: #898989;
}

.product-quickview-popup .product-list-actions-wrapper {
  border-top: solid 1px #e1e1e1;
  border-bottom: solid 1px #e1e1e1;
  padding: 30px 0;
}

.product-quickview-popup .product-meta {
  font-size: 12px;
  margin-top: 20px;
  padding-top: 15px;
  margin-bottom: 15px;
  border-top: solid 1px #e1e1e1;
}

.product-quickview-popup .form-control, .product-quickview-popup .search-field, .product-quickview-popup .woocommerce select, .woocommerce .product-quickview-popup select,
.product-quickview-popup .woocommerce textarea, .woocommerce .product-quickview-popup textarea,
.product-quickview-popup .woocommerce .input-text, .woocommerce .product-quickview-popup .input-text,
.product-quickview-popup .woocommerce input[type="text"], .woocommerce .product-quickview-popup input[type="text"],
.product-quickview-popup .woocommerce input[type="password"], .woocommerce .product-quickview-popup input[type="password"],
.product-quickview-popup .woocommerce input[type="email"], .woocommerce .product-quickview-popup input[type="email"],
.product-quickview-popup .woocommerce input[type="number"], .woocommerce .product-quickview-popup input[type="number"] {
  border-color: #e1e1e1;
}

.product-quickview-popup .product-stars {
  margin-top: 0;
  margin-bottom: 0;
}

.product-quickview-popup .product-list-actions {
  margin-top: 15px;
}

.product-socials {
  padding: 20px 0;
  border-top: solid 1px #e1e1e1;
  border-bottom: solid 1px #e1e1e1;
  text-align: center;
  margin: 50px 0;
}

.product-socials ul {
  display: inline-block;
}

.product-socials li > a {
  color: #333;
  font-size: 20px;
}

.product-socials li > a:hover {
  color: #ffa200;
}

.product-socials li + li {
  margin-left: 35px;
}

.product-details {
  padding-left: 50px;
}

@media (max-width: 991px) {
  .product-details {
    margin-top: 50px;
    padding-left: 0;
  }
}

.product-details > nav {
  border-bottom: solid 1px #e1e1e1;
  padding-bottom: 30px;
  margin-bottom: 40px;
}

.product-details .nav > li > a {
  font-family: Montserrat, Arial, sans-serif;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 400;
  padding-left: 15px;
}

.product-details .nav > li > a:hover,
.product-details .nav > li > a:focus {
  background: transparent;
}

.product-details .nav > li.active > a {
  background: url("../img/bullet.png") no-repeat center left;
  color: #ffa200;
}

.product-details-wrapper {
  padding-right: 50px;
}

.product-details-wrapper .product-description {
  margin-top: 20px;
}

.product-details-wrapper .product-name {
  font-size: 26px;
  overflow: inherit;
  white-space: inherit;
}

.product-details-wrapper .product-stars {
  margin-bottom: 0;
}

.product-details-wrapper .product-features {
  margin-bottom: 25px;
}

.product-details-wrapper .product-features h3 {
  font-size: 16px;
  margin-top: 0;
}

.product-details-wrapper .product-features ul {
  margin: 0;
  list-style: none;
  padding: 0;
}

.product-details-wrapper .product-features ul > li {
  padding: 5px 0;
}

.product-details-wrapper .product-features ul > li:before {
  font-family: FontAwesome;
  content: "\f00c";
  display: inline-block;
  margin-right: 10px;
  font-size: 12px;
}

.product-details-wrapper .product-actions-wrapper .form-control, .product-details-wrapper .product-actions-wrapper .search-field, .product-details-wrapper .product-actions-wrapper .woocommerce select, .woocommerce .product-details-wrapper .product-actions-wrapper select,
.product-details-wrapper .product-actions-wrapper .woocommerce textarea, .woocommerce .product-details-wrapper .product-actions-wrapper textarea,
.product-details-wrapper .product-actions-wrapper .woocommerce .input-text, .woocommerce .product-details-wrapper .product-actions-wrapper .input-text,
.product-details-wrapper .product-actions-wrapper .woocommerce input[type="text"], .woocommerce .product-details-wrapper .product-actions-wrapper input[type="text"],
.product-details-wrapper .product-actions-wrapper .woocommerce input[type="password"], .woocommerce .product-details-wrapper .product-actions-wrapper input[type="password"],
.product-details-wrapper .product-actions-wrapper .woocommerce input[type="email"], .woocommerce .product-details-wrapper .product-actions-wrapper input[type="email"],
.product-details-wrapper .product-actions-wrapper .woocommerce input[type="number"], .woocommerce .product-details-wrapper .product-actions-wrapper input[type="number"] {
  border-color: #e1e1e1;
}

.product-details-wrapper .product-list-actions {
  margin: 25px 0;
}

.product-details-wrapper .product-list-actions .btn, .product-details-wrapper .product-list-actions .product_type_variable, .product-details-wrapper .product-list-actions .Awe_add_to_cart, .product-details-wrapper .product-list-actions .Awe_add_to_wishlist, .product-details-wrapper .product-list-actions .group_table .product_type_external, .group_table .product-details-wrapper .product-list-actions .product_type_external, .product-details-wrapper .product-list-actions .search-submit, .product-details-wrapper .product-list-actions .woocommerce .woocommerce-product-search input[type="submit"], .woocommerce .woocommerce-product-search .product-details-wrapper .product-list-actions input[type="submit"], .product-details-wrapper .product-list-actions .woocommerce a.button, .woocommerce .product-details-wrapper .product-list-actions a.button,
.product-details-wrapper .product-list-actions .woocommerce button.button, .woocommerce .product-details-wrapper .product-list-actions button.button,
.product-details-wrapper .product-list-actions .woocommerce input.button, .woocommerce .product-details-wrapper .product-list-actions input.button, .product-details-wrapper .product-list-actions .woocommerce table.wishlist_table .awe-button, .woocommerce table.wishlist_table .product-details-wrapper .product-list-actions .awe-button, .product-details-wrapper .product-list-actions .awe-button.product_type_simple, .product-details-wrapper .product-list-actions .awe-button.product_type_external {
  margin-bottom: 10px;
}

.product-details-wrapper .product-price {
  display: inline-block;
  font-size: 40px;
}

.product-details-wrapper .product-price del {
  font-size: 20px;
}

.product-details-wrapper .product-meta {
  font-size: 12px;
}

.product-details-wrapper .product-meta a {
  font-weight: 700;
}

#tab-description > p,
#product-description > p {
  color: #676767;
}

#tab-additional_information ul,
#product-infomation ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

#tab-additional_information ul > li,
#product-infomation ul > li {
  color: #666;
  padding: 10px 0;
}

#tab-additional_information ul > li > .value,
#product-infomation ul > li > .value {
  float: right;
}

#tab-additional_information ul > li + li,
#product-infomation ul > li + li {
  border-top: solid 2px #e1e1e1;
}

#tab-reviews h3,
#tab-reviews h2,
#product-review h3, #product-review h2 {
  font-size: 16px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 25px !important;
}

#tab-reviews .form-control,
#tab-reviews .search-field,
#tab-reviews .woocommerce select,
.woocommerce #tab-reviews select,
#tab-reviews .woocommerce textarea,
.woocommerce #tab-reviews textarea,
#tab-reviews .woocommerce .input-text,
.woocommerce #tab-reviews .input-text,
#tab-reviews .woocommerce input[type="text"],
.woocommerce #tab-reviews input[type="text"],
#tab-reviews .woocommerce input[type="password"],
.woocommerce #tab-reviews input[type="password"],
#tab-reviews .woocommerce input[type="email"],
.woocommerce #tab-reviews input[type="email"],
#tab-reviews .woocommerce input[type="number"],
.woocommerce #tab-reviews input[type="number"], #product-review .form-control, #product-review .search-field, #product-review .woocommerce select, .woocommerce #product-review select,
#product-review .woocommerce textarea, .woocommerce #product-review textarea,
#product-review .woocommerce .input-text, .woocommerce #product-review .input-text,
#product-review .woocommerce input[type="text"], .woocommerce #product-review input[type="text"],
#product-review .woocommerce input[type="password"], .woocommerce #product-review input[type="password"],
#product-review .woocommerce input[type="email"], .woocommerce #product-review input[type="email"],
#product-review .woocommerce input[type="number"], .woocommerce #product-review input[type="number"] {
  border-color: #e1e1e1;
}

#tab-reviews .review-rating,
#product-review .review-rating {
  float: left;
  margin-top: 10px;
}

#tab-reviews .review-rating .title,
#product-review .review-rating .title {
  display: inline-block;
  margin-right: 10px;
}

#product-review .submit {
  padding-left: 50px;
  padding-right: 50px;
}

.product-review-list {
  list-style: none;
  padding: 0;
  margin: 0 0 30px;
}

.product-review-list > li {
  padding: 25px 0;
  border-bottom: solid 2px #e1e1e1;
}

.product-review-list .review-title {
  font-size: 14px;
  margin-top: 0;
  margin-bottom: 10px;
}

.product-review-list .review-comment {
  margin-top: 10px;
  margin-bottom: 10px;
}

.product-review-list .review-comment > p:last-child {
  margin-bottom: 0;
}

.product-review-list .review-meta {
  color: #898989;
  font-size: 12px;
}

.product-review-list .review-meta .author {
  color: #333;
  font-weight: 700;
}

.product-review-list .review-meta .author:hover {
  color: #ffa200;
}

.product-list .product-thumbnail,
.product-grid .product-thumbnail {
  overflow: hidden;
  position: relative;
}

.product-list .product-thumbnail img,
.product-grid .product-thumbnail img {
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s linear;
}

.product-list .product-thumbnail img.current,
.product-grid .product-thumbnail img.current {
  opacity: 1;
  visibility: visible;
}

.product-list .product-thumbnail img ~ img,
.product-grid .product-thumbnail img ~ img {
  position: absolute;
  top: 0;
  left: 0;
}

/* Fix */
.easyzoom img {
  max-width: inherit;
}

#open-filters {
  color: #fff;
  background: #333;
  position: fixed;
  right: 0;
  top: 35%;
  padding: 4px 10px;
  cursor: pointer;
  z-index: 1000;
  display: none;
  font-size: 24px;
}

#open-filters > span {
  display: none;
}

.open-filters-open {
  overflow: hidden;
}

.widgets-filter-overlay {
  background: rgba(255, 255, 255, 0.5);
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 99998;
}

@media (max-width: 991px) {
  .shop-widgets-filters {
    position: fixed;
    width: 256px;
    background: #fff;
    top: 0;
    bottom: 0;
    right: 0;
    padding: 15px;
    border-left: solid 1px #bbbbbb;
    overflow: auto;
    z-index: 100000;
    visibility: hidden;
    transition: all 0.35s ease;
    transform: translateX(100%);
  }
  .shop-widgets-filters.open {
    visibility: visible;
    transform: translateX(0);
  }
  #open-filters {
    display: inline-block;
  }
}

@media (min-width: 481px) and (max-width: 767px) {
  .products-grid-wrapper > .row > [class*="col-"], #review_form_wrapper .products-grid-wrapper > .comment-form > [class*="col-"] {
    width: 50%;
  }
}

@media (max-width: 480px) {
  .home-trending .row > [class*="col-"], .home-trending #review_form_wrapper .comment-form > [class*="col-"], #review_form_wrapper .home-trending .comment-form > [class*="col-"] {
    width: 100% !important;
  }
  .products.scroll {
    overflow: auto;
  }
  .products.scroll > .row, #review_form_wrapper .products.scroll > .comment-form {
    white-space: nowrap;
  }
  .products.scroll > .row > [class*="col-"], #review_form_wrapper .products.scroll > .comment-form > [class*="col-"] {
    float: none !important;
    display: inline-block;
    width: 85% !important;
  }
}

.thumbs-bottom {
  margin: 0;
  padding: 0;
}

.thumbs-bottom .product-slider-thumbs {
  margin: 15px 0 0;
  height: auto;
  position: inherit;
  width: 100%;
}

.thumbs-bottom .product-slider-thumbs .swiper-slide {
  width: 25%;
}

.thumbs-bottom .product-slider-thumbs .swiper-slide img {
  width: 100%;
}

.products-thumbs img {
  display: inline;
  max-height: 660px;
}

.product-details-left {
  padding-bottom: 50px;
  margin-bottom: 50px;
  border-bottom: solid 1px #e1e1e1;
  overflow: hidden;
}

.product-details-left .product-details {
  padding-left: 0;
}

.product-details-left .product-details nav {
  float: left;
  width: 320px;
  border-bottom: none;
  border-right: solid 1px #e1e1e1;
  margin-bottom: 0;
  padding-bottom: 0;
}

@media (max-width: 991px) {
  .product-details-left .product-details nav {
    width: 100%;
    float: none;
    border-right: none;
    border-bottom: solid 1px #e1e1e1;
    padding-bottom: 25px;
    margin-bottom: 25px;
  }
}

.product-details-left .product-details .tab-content {
  overflow: hidden;
  position: relative;
  left: -1px;
  border-left: solid 1px #e1e1e1;
  padding-left: 30px;
}

@media (max-width: 991px) {
  .product-details-left .product-details .tab-content {
    padding-left: 0;
  }
}

.pnav {
  border-bottom: solid 1px #e1e1e1;
  padding-bottom: 25px;
}

.product-price > ins {
  float: left;
  margin-right: 10px;
  text-decoration: none;
}

.row.products > [class*="col-"]:nth-child(3n+1), #review_form_wrapper .products.comment-form > [class*="col-"]:nth-child(3n+1) {
  clear: both;
}

.whishlist-wrapper {
  max-height: 260px;
  overflow: auto;
}

.product-list-actions .fa,
.product-list-actions .icon {
  margin-right: 3px;
}

.product-quickview-popup .quantity label,
.product-actions-wrapper .quantity label {
  display: block;
}

.payment-detail-wrapper .cart-item .product-body {
  padding-right: 20px;
}

.payment-detail-wrapper .cart-item .product-name {
  margin-top: 15px;
}

.product-details-wrapper .product-meta {
  border-top: solid 1px #e1e1e1;
  padding-top: 20px;
}

.product .loader-inner {
  height: 22px;
  padding: 2px 0px;
}

.product .loader-inner div {
  width: 10px;
  height: 10px;
  border-radius: 100%;
  margin: 3px;
}

.product-list .product-list-actions .loading .fa, .product-list .product-list-actions .loading .icon {
  display: none;
}

.product-list .product-list-actions .loading .ball-pulse > div {
  background-color: white;
}

.product-list-actions .Awe_add_to_wishlist {
  margin-left: 15px;
}

.single_variation.product-price > .price,
.product-type-simple .product-price {
  margin-right: 15px;
}

.product-type-variable .product-details-wrapper .product-price {
  font-size: 25px;
}

.product-type-variable .single_variation.product-price {
  font-size: 40px;
}

.group_table .product_type_external .icon {
  margin-right: 5px;
}

.product-details-wrapper .group_table td,
.product-quickview-popup .group_table td {
  padding: 5px;
}

.product-type-grouped .product-price .amount {
  margin-right: 10px;
}

.product-details-wrapper .product-price {
  margin-bottom: 15px;
  display: block;
}

.product-details-wrapper .product-price .in-stock {
  color: #898989 !important;
  font-size: 14px !important;
}

.woocommerce-checkout #payment div.payment_box::before {
  content: none;
}

.woocommerce-checkout #payment div.payment_box {
  margin: 0;
}

.alert-white {
  background-color: #fff;
  border-color: #fff;
  color: #333;
}

.alert-white hr {
  border-top-color: #f2f2f2;
}

.alert-white .alert-link {
  color: #1a1a1a;
}

.alert-white.alert-outline, .woocommerce .alert-white.woocommerce-info,
.woocommerce .alert-white.woocommerce-error,
.woocommerce .alert-white.woocommerce-message, .woocommerce-account .woocommerce .alert-white.myaccount_user {
  color: #fff;
  background-color: transparent;
  border-color: #fff;
}

.alert-dark, .woocommerce-account .woocommerce .myaccount_user, .woocommerce-checkout .woocommerce .woocommerce-info {
  background-color: #333;
  border-color: #333;
  color: #fff;
}

.alert-dark hr, .woocommerce-account .woocommerce .myaccount_user hr, .woocommerce-checkout .woocommerce .woocommerce-info hr {
  border-top-color: #262626;
}

.alert-dark .alert-link, .woocommerce-account .woocommerce .myaccount_user .alert-link, .woocommerce-checkout .woocommerce .woocommerce-info .alert-link {
  color: #e6e6e6;
}

.alert-dark.alert-outline, .woocommerce .alert-dark.woocommerce-info,
.woocommerce-checkout .woocommerce .woocommerce-info, .woocommerce .alert-dark.woocommerce-error,
.woocommerce .alert-dark.woocommerce-message, .woocommerce-account .woocommerce .myaccount_user {
  color: #333;
  background-color: transparent;
  border-color: #333;
}

.text-alert {
  color: #555555;
  font-family: Montserrat, Arial, sans-serif;
  font-size: 12px;
}

.text-alert a {
  color: #333333;
}

.text-alert a:hover {
  color: #ffa200;
}

.form-control, .search-field, .woocommerce select,
.woocommerce textarea,
.woocommerce .input-text,
.woocommerce input[type="text"],
.woocommerce input[type="password"],
.woocommerce input[type="email"],
.woocommerce input[type="number"] {
  border-color: #333;
}

.form-control-dark,
.form-control.dark, .dark.search-field, .woocommerce select.dark,
.woocommerce textarea.dark,
.woocommerce .dark.input-text,
.woocommerce input.dark[type="text"],
.woocommerce input.dark[type="password"],
.woocommerce input.dark[type="email"],
.woocommerce input.dark[type="number"] {
  border-color: #333;
}

.form-control:focus, .search-field:focus, .woocommerce select:focus,
.woocommerce textarea:focus,
.woocommerce .input-text:focus,
.woocommerce input[type="text"]:focus,
.woocommerce input[type="password"]:focus,
.woocommerce input[type="email"]:focus,
.woocommerce input[type="number"]:focus {
  box-shadow: none;
  border-color: #ffa200 !important;
}

.form-control, .search-field, .woocommerce select,
.woocommerce textarea,
.woocommerce .input-text,
.woocommerce input[type="text"],
.woocommerce input[type="password"],
.woocommerce input[type="email"],
.woocommerce input[type="number"] {
  box-shadow: none;
}

.form-control.form-small, .form-small.search-field, .woocommerce select.form-small,
.woocommerce textarea.form-small,
.woocommerce .form-small.input-text,
.woocommerce input.form-small[type="text"],
.woocommerce input.form-small[type="password"],
.woocommerce input.form-small[type="email"],
.woocommerce input.form-small[type="number"] {
  height: 30px;
}

.form-control-search {
  border-color: #e1e1e1;
  border-radius: 35px;
  padding-left: 35px;
}

.form-search {
  position: relative;
}

.form-search-icon {
  color: #999;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -8px;
  margin-left: 15px;
}

.hide-show-password-wrapper {
  position: relative;
  width: 100% !important;
}

.hide-show-password-wrapper .hide-show-password-toggle {
  color: #999;
  position: absolute;
  border: none;
  background: transparent;
  right: 8px !important;
  top: 8px !important;
}

.hide-show-password-wrapper .hide-show-password-toggle:hover,
.hide-show-password-wrapper .hide-show-password-toggle:focus {
  background: #f3f3f3;
}

select {
  background: #fff url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAUCAMAAACzvE1FAAAAV1BMVEWpqan///+pqampqampqampqampqampqampqampqampqampqampqampqampqampqampqampqampqampqampqampqampqampqampqampqampqampqampqakr0C7NAAAAHHRSTlMAAAgKDxAUFhkcHSAuMKm2uby+v8HGytbZ297y/8MrnAAAAE1JREFUeAFjYEQD1BFgQAK4BHj4mIEcVkFemICQjAATA4uYjAhMgF1chp9NVEaCA24Gh4SMtIwkJ5KhnJIyUlwotnAJc4MootxBE+8DAD4hA1La0r4ZAAAAAElFTkSuQmCC) no-repeat right 5px center !important;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding-right: 22px !important;
  background-image: none \9;
}

select::-ms-expand {
  opacity: 0;
}

.input-number {
  display: inline-block;
  overflow: hidden;
  position: relative;
  width: 115px;
}

.input-number input[type="number"] {
  -moz-appearance: textfield;
}

.input-number ::-webkit-inner-spin-button {
  -webkit-appearance: none;
}

.input-number ::-webkit-outer-spin-button {
  -webkit-appearance: none;
}

.input-number input[type="number"],
.input-number input[type="text"] {
  color: #333;
  font-weight: 400;
  width: 100%;
  height: 33px;
  padding-left: 15px;
  padding-right: 15px;
  font-size: 14px;
  border-radius: 0;
  border: none;
  display: inline-block;
  text-align: center !important;
  border-top: solid 1px #ccc;
  border-bottom: solid 1px #ccc;
}

.input-number input[type="number"]:focus,
.input-number input[type="text"]:focus {
  border-color: #aaa;
}

.input-number .number-inc,
.input-number .number-dec {
  color: white;
  background-color: #333;
  display: inline-block;
  border: none;
  padding: 0;
  font-weight: 700;
  width: 30px;
  height: 33px;
  line-height: 33px;
  font-weight: 400;
  text-align: center;
  position: absolute;
  top: 0;
  border: solid 1px #333;
}

.input-number .number-inc:hover,
.input-number .number-inc:focus,
.input-number .number-dec:hover,
.input-number .number-dec:focus {
  color: white;
  background-color: #ffa200;
  border-color: #ffa200;
}

.input-number .number-inc {
  right: 0;
}

.input-number .number-dec {
  left: 0;
}

.input-group-coupon .btn, .input-group-coupon .product-list-actions .product_type_variable, .product-list-actions .input-group-coupon .product_type_variable,
.input-group-coupon .product-list-actions .Awe_add_to_cart, .product-list-actions .input-group-coupon .Awe_add_to_cart, .input-group-coupon .product-list-actions .Awe_add_to_wishlist, .product-list-actions .input-group-coupon .Awe_add_to_wishlist, .input-group-coupon .group_table .product_type_external, .group_table .input-group-coupon .product_type_external, .input-group-coupon .search-submit, .input-group-coupon .woocommerce .woocommerce-product-search input[type="submit"], .woocommerce .woocommerce-product-search .input-group-coupon input[type="submit"], .input-group-coupon .woocommerce a.button, .woocommerce .input-group-coupon a.button,
.input-group-coupon .woocommerce button.button, .woocommerce .input-group-coupon button.button,
.input-group-coupon .woocommerce input.button, .woocommerce .input-group-coupon input.button, .input-group-coupon .woocommerce table.wishlist_table .awe-button, .woocommerce table.wishlist_table .input-group-coupon .awe-button, .input-group-coupon .product-list-actions .awe-button.product_type_simple, .product-list-actions .input-group-coupon .awe-button.product_type_simple,
.input-group-coupon .product-list-actions .awe-button.product_type_external, .product-list-actions .input-group-coupon .awe-button.product_type_external {
  padding-top: 8px;
  padding-bottom: 7px;
}

.btn, .product-list-actions .product_type_variable,
.product-list-actions .Awe_add_to_cart, .product-list-actions .Awe_add_to_wishlist, .group_table .product_type_external, .search-submit, .woocommerce .woocommerce-product-search input[type="submit"], .woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button, .woocommerce table.wishlist_table .awe-button, .product-list-actions .awe-button.product_type_simple,
.product-list-actions .awe-button.product_type_external {
  font-size: 12px;
  text-transform: uppercase;
}

.btn:focus,
.product-list-actions .product_type_variable:focus,
.product-list-actions .Awe_add_to_cart:focus,
.product-list-actions .Awe_add_to_wishlist:focus,
.group_table .product_type_external:focus,
.search-submit:focus,
.woocommerce .woocommerce-product-search input[type="submit"]:focus, .woocommerce a.button:focus,
.woocommerce button.button:focus,
.woocommerce input.button:focus,
.woocommerce table.wishlist_table .awe-button:focus,
.product-list-actions .awe-button.product_type_simple:focus,
.product-list-actions .awe-button.product_type_external:focus,
.btn:active,
.product-list-actions .product_type_variable:active,
.product-list-actions .Awe_add_to_cart:active,
.product-list-actions .Awe_add_to_wishlist:active,
.group_table .product_type_external:active,
.search-submit:active,
.woocommerce .woocommerce-product-search input[type="submit"]:active, .woocommerce a.button:active,
.woocommerce button.button:active,
.woocommerce input.button:active,
.woocommerce table.wishlist_table .awe-button:active,
.product-list-actions .awe-button.product_type_simple:active,
.product-list-actions .awe-button.product_type_external:active,
.btn.active, .product-list-actions .active.product_type_variable,
.product-list-actions .active.Awe_add_to_cart, .product-list-actions .active.Awe_add_to_wishlist, .group_table .active.product_type_external, .active.search-submit, .woocommerce .woocommerce-product-search input.active[type="submit"], .woocommerce a.active.button,
.woocommerce button.active.button,
.woocommerce input.active.button, .woocommerce table.wishlist_table .active.awe-button, .product-list-actions .active.awe-button.product_type_simple,
.product-list-actions .active.awe-button.product_type_external {
  outline: none;
  box-shadow: none;
}

.btn-xs, .btn-group-xs > .btn, .product-list-actions .btn-group-xs > .product_type_variable,
.product-list-actions .btn-group-xs > .Awe_add_to_cart, .product-list-actions .btn-group-xs > .Awe_add_to_wishlist, .group_table .btn-group-xs > .product_type_external, .btn-group-xs > .search-submit, .woocommerce .woocommerce-product-search .btn-group-xs > input[type="submit"], .woocommerce .btn-group-xs > a.button,
.woocommerce .btn-group-xs > button.button,
.woocommerce .btn-group-xs > input.button, .woocommerce table.wishlist_table .btn-group-xs > .awe-button, .product-list-actions .btn-group-xs > .awe-button.product_type_simple,
.product-list-actions .btn-group-xs > .awe-button.product_type_external {
  font-size: 10px;
  padding: 3px 7px;
}

.btn-sm, .btn-group-sm > .btn, .product-list-actions .btn-group-sm > .product_type_variable,
.product-list-actions .btn-group-sm > .Awe_add_to_cart, .product-list-actions .btn-group-sm > .Awe_add_to_wishlist, .group_table .btn-group-sm > .product_type_external, .btn-group-sm > .search-submit, .woocommerce .btn-group-sm > a.button,
.woocommerce .btn-group-sm > button.button,
.woocommerce .btn-group-sm > input.button, .woocommerce table.wishlist_table .btn-group-sm > .awe-button, .product-list-actions .btn-group-sm > .awe-button.product_type_simple,
.product-list-actions .btn-group-sm > .awe-button.product_type_external, .search-submit, .woocommerce .woocommerce-product-search input[type="submit"] {
  font-size: 10px;
  padding: 6px 12px;
}

.btn-lg, .btn-group-lg > .btn, .group_table .btn-group-lg > .product_type_external, .btn-group-lg > .search-submit, .woocommerce .woocommerce-product-search .btn-group-lg > input[type="submit"], .woocommerce .btn-group-lg > a.button,
.woocommerce .btn-group-lg > button.button,
.woocommerce .btn-group-lg > input.button, .woocommerce table.wishlist_table .btn-group-lg > .awe-button, .product-list-actions .product_type_variable,
.product-list-actions .Awe_add_to_cart, .product-list-actions .Awe_add_to_wishlist, .woocommerce-cart .woocommerce .button, .product-list-actions .awe-button.product_type_simple,
.product-list-actions .awe-button.product_type_external {
  font-size: 12px;
  padding: 12px 25px;
  letter-spacing: 1px;
}

.btn-arrow {
  padding: 8px !important;
}

.btn-arrow.btn-sm, .btn-group-sm > .btn-arrow.btn, .product-list-actions .btn-group-sm > .btn-arrow.product_type_variable,
.product-list-actions .btn-group-sm > .btn-arrow.Awe_add_to_cart, .product-list-actions .btn-group-sm > .btn-arrow.Awe_add_to_wishlist, .group_table .btn-group-sm > .btn-arrow.product_type_external, .woocommerce .btn-group-sm > a.btn-arrow.button,
.woocommerce .btn-group-sm > button.btn-arrow.button,
.woocommerce .btn-group-sm > input.btn-arrow.button, .woocommerce table.wishlist_table .btn-group-sm > .btn-arrow.awe-button, .product-list-actions .btn-group-sm > .btn-arrow.awe-button.product_type_simple,
.product-list-actions .btn-group-sm > .btn-arrow.awe-button.product_type_external, .btn-arrow.search-submit, .woocommerce .woocommerce-product-search input.btn-arrow[type="submit"] {
  padding: 5px 10px !important;
}

.btn-arrow.slick-disabled {
  opacity: 0.25;
}

.btn-dark, .product-list-actions .Awe_add_to_wishlist, .search-submit, .woocommerce .woocommerce-product-search input[type="submit"] {
  color: #fff;
  background-color: #333;
  border-color: #333;
  transition: all 0.25s ease-in-out;
}

.btn-dark:focus,
.product-list-actions .Awe_add_to_wishlist:focus,
.search-submit:focus,
.woocommerce .woocommerce-product-search input[type="submit"]:focus, .btn-dark.focus, .product-list-actions .focus.Awe_add_to_wishlist, .focus.search-submit, .woocommerce .woocommerce-product-search input.focus[type="submit"] {
  color: #fff;
  background-color: #1a1a1a;
  border-color: #1a1a1a;
}

.btn-dark:hover, .product-list-actions .Awe_add_to_wishlist:hover, .search-submit:hover, .woocommerce .woocommerce-product-search input[type="submit"]:hover {
  color: #fff;
  background-color: #4d4d4d;
  border-color: #4d4d4d;
}

.btn-dark:active,
.product-list-actions .Awe_add_to_wishlist:active,
.search-submit:active,
.woocommerce .woocommerce-product-search input[type="submit"]:active, .btn-dark.active,
.product-list-actions .active.Awe_add_to_wishlist,
.active.search-submit,
.woocommerce .woocommerce-product-search input.active[type="submit"], .open > .btn-dark.dropdown-toggle, .product-list-actions .open > .dropdown-toggle.Awe_add_to_wishlist, .open > .dropdown-toggle.search-submit, .woocommerce .woocommerce-product-search .open > input.dropdown-toggle[type="submit"] {
  color: #fff;
  background-color: #262626;
  border-color: #262626;
}

.btn-dark:active:hover,
.product-list-actions .Awe_add_to_wishlist:active:hover,
.search-submit:active:hover,
.woocommerce .woocommerce-product-search input[type="submit"]:active:hover, .btn-dark:active:focus,
.product-list-actions .Awe_add_to_wishlist:active:focus,
.search-submit:active:focus,
.woocommerce .woocommerce-product-search input[type="submit"]:active:focus, .btn-dark:active.focus,
.product-list-actions .Awe_add_to_wishlist:active.focus,
.search-submit:active.focus,
.woocommerce .woocommerce-product-search input[type="submit"]:active.focus, .btn-dark.active:hover,
.product-list-actions .active.Awe_add_to_wishlist:hover,
.active.search-submit:hover,
.woocommerce .woocommerce-product-search input.active[type="submit"]:hover, .btn-dark.active:focus,
.product-list-actions .active.Awe_add_to_wishlist:focus,
.active.search-submit:focus,
.woocommerce .woocommerce-product-search input.active[type="submit"]:focus, .btn-dark.active.focus,
.product-list-actions .active.focus.Awe_add_to_wishlist,
.active.focus.search-submit,
.woocommerce .woocommerce-product-search input.active.focus[type="submit"], .open > .btn-dark.dropdown-toggle:hover,
.product-list-actions .open > .dropdown-toggle.Awe_add_to_wishlist:hover, .open > .dropdown-toggle.search-submit:hover,
.woocommerce .woocommerce-product-search .open > input.dropdown-toggle[type="submit"]:hover, .open > .btn-dark.dropdown-toggle:focus,
.product-list-actions .open > .dropdown-toggle.Awe_add_to_wishlist:focus, .open > .dropdown-toggle.search-submit:focus,
.woocommerce .woocommerce-product-search .open > input.dropdown-toggle[type="submit"]:focus, .open > .btn-dark.dropdown-toggle.focus, .product-list-actions .open > .dropdown-toggle.focus.Awe_add_to_wishlist, .open > .dropdown-toggle.focus.search-submit, .woocommerce .woocommerce-product-search .open > input.dropdown-toggle.focus[type="submit"] {
  color: #fff;
  background-color: #1a1a1a;
  border-color: #1a1a1a;
  box-shadow: none;
}

.btn-dark:active,
.product-list-actions .Awe_add_to_wishlist:active,
.search-submit:active,
.woocommerce .woocommerce-product-search input[type="submit"]:active, .btn-dark.active,
.product-list-actions .active.Awe_add_to_wishlist,
.active.search-submit,
.woocommerce .woocommerce-product-search input.active[type="submit"], .open > .btn-dark.dropdown-toggle, .product-list-actions .open > .dropdown-toggle.Awe_add_to_wishlist, .open > .dropdown-toggle.search-submit, .woocommerce .woocommerce-product-search .open > input.dropdown-toggle[type="submit"] {
  background-image: none;
}

.btn-dark.disabled,
.product-list-actions .disabled.Awe_add_to_wishlist,
.disabled.search-submit,
.woocommerce .woocommerce-product-search input.disabled[type="submit"], .btn-dark.disabled:hover,
.product-list-actions .disabled.Awe_add_to_wishlist:hover,
.disabled.search-submit:hover,
.woocommerce .woocommerce-product-search input.disabled[type="submit"]:hover, .btn-dark.disabled:focus,
.product-list-actions .disabled.Awe_add_to_wishlist:focus,
.disabled.search-submit:focus,
.woocommerce .woocommerce-product-search input.disabled[type="submit"]:focus, .btn-dark.disabled.focus,
.product-list-actions .disabled.focus.Awe_add_to_wishlist,
.disabled.focus.search-submit,
.woocommerce .woocommerce-product-search input.disabled.focus[type="submit"], .btn-dark.disabled:active,
.product-list-actions .disabled.Awe_add_to_wishlist:active,
.disabled.search-submit:active,
.woocommerce .woocommerce-product-search input.disabled[type="submit"]:active, .btn-dark.disabled.active,
.product-list-actions .disabled.active.Awe_add_to_wishlist,
.disabled.active.search-submit,
.woocommerce .woocommerce-product-search input.disabled.active[type="submit"], .btn-dark[disabled],
.product-list-actions [disabled].Awe_add_to_wishlist,
[disabled].search-submit,
.woocommerce .woocommerce-product-search input[disabled][type="submit"], .btn-dark[disabled]:hover,
.product-list-actions [disabled].Awe_add_to_wishlist:hover,
[disabled].search-submit:hover,
.woocommerce .woocommerce-product-search input[disabled][type="submit"]:hover, .btn-dark[disabled]:focus,
.product-list-actions [disabled].Awe_add_to_wishlist:focus,
[disabled].search-submit:focus,
.woocommerce .woocommerce-product-search input[disabled][type="submit"]:focus, .btn-dark[disabled].focus,
.product-list-actions [disabled].focus.Awe_add_to_wishlist,
[disabled].focus.search-submit,
.woocommerce .woocommerce-product-search input[disabled].focus[type="submit"], .btn-dark[disabled]:active,
.product-list-actions [disabled].Awe_add_to_wishlist:active,
[disabled].search-submit:active,
.woocommerce .woocommerce-product-search input[disabled][type="submit"]:active, .btn-dark[disabled].active,
.product-list-actions [disabled].active.Awe_add_to_wishlist,
[disabled].active.search-submit,
.woocommerce .woocommerce-product-search input[disabled].active[type="submit"], fieldset[disabled] .btn-dark,
fieldset[disabled] .product-list-actions .Awe_add_to_wishlist,
.product-list-actions fieldset[disabled] .Awe_add_to_wishlist, fieldset[disabled] .search-submit,
fieldset[disabled] .woocommerce .woocommerce-product-search input[type="submit"],
.woocommerce .woocommerce-product-search fieldset[disabled] input[type="submit"], fieldset[disabled] .btn-dark:hover,
fieldset[disabled] .product-list-actions .Awe_add_to_wishlist:hover,
.product-list-actions fieldset[disabled] .Awe_add_to_wishlist:hover, fieldset[disabled] .search-submit:hover,
fieldset[disabled] .woocommerce .woocommerce-product-search input[type="submit"]:hover,
.woocommerce .woocommerce-product-search fieldset[disabled] input[type="submit"]:hover, fieldset[disabled] .btn-dark:focus,
fieldset[disabled] .product-list-actions .Awe_add_to_wishlist:focus,
.product-list-actions fieldset[disabled] .Awe_add_to_wishlist:focus, fieldset[disabled] .search-submit:focus,
fieldset[disabled] .woocommerce .woocommerce-product-search input[type="submit"]:focus,
.woocommerce .woocommerce-product-search fieldset[disabled] input[type="submit"]:focus, fieldset[disabled] .btn-dark.focus,
fieldset[disabled] .product-list-actions .focus.Awe_add_to_wishlist,
.product-list-actions fieldset[disabled] .focus.Awe_add_to_wishlist, fieldset[disabled] .focus.search-submit,
fieldset[disabled] .woocommerce .woocommerce-product-search input.focus[type="submit"],
.woocommerce .woocommerce-product-search fieldset[disabled] input.focus[type="submit"], fieldset[disabled] .btn-dark:active,
fieldset[disabled] .product-list-actions .Awe_add_to_wishlist:active,
.product-list-actions fieldset[disabled] .Awe_add_to_wishlist:active, fieldset[disabled] .search-submit:active,
fieldset[disabled] .woocommerce .woocommerce-product-search input[type="submit"]:active,
.woocommerce .woocommerce-product-search fieldset[disabled] input[type="submit"]:active, fieldset[disabled] .btn-dark.active, fieldset[disabled] .product-list-actions .active.Awe_add_to_wishlist, .product-list-actions fieldset[disabled] .active.Awe_add_to_wishlist, fieldset[disabled] .active.search-submit, fieldset[disabled] .woocommerce .woocommerce-product-search input.active[type="submit"], .woocommerce .woocommerce-product-search fieldset[disabled] input.active[type="submit"] {
  background-color: #333;
  border-color: #333;
}

.btn-dark .badge, .product-list-actions .Awe_add_to_wishlist .badge, .search-submit .badge, .woocommerce .woocommerce-product-search input[type="submit"] .badge {
  color: #333;
  background-color: #fff;
}

.btn-dark.btn-outline, .product-list-actions .Awe_add_to_wishlist, .btn-outline.search-submit, .product-list-actions .woocommerce .woocommerce-product-search input.Awe_add_to_wishlist[type="submit"], .woocommerce .woocommerce-product-search .product-list-actions input.Awe_add_to_wishlist[type="submit"], .woocommerce .woocommerce-product-search input.btn-outline[type="submit"] {
  color: #333;
  border-color: #333;
  background-color: transparent;
}

.btn-dark.btn-outline:hover, .product-list-actions .Awe_add_to_wishlist:hover, .btn-outline.search-submit:hover, .product-list-actions .woocommerce .woocommerce-product-search input.Awe_add_to_wishlist[type="submit"]:hover, .woocommerce .woocommerce-product-search .product-list-actions input.Awe_add_to_wishlist[type="submit"]:hover, .woocommerce .woocommerce-product-search input.btn-outline[type="submit"]:hover {
  color: #fff;
  background-color: #333;
}

.btn-white {
  color: #333;
  background-color: #fff;
  border-color: #fff;
  transition: all 0.25s ease-in-out;
}

.btn-white:focus,
.btn-white.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #e6e6e6;
}

.btn-white:hover {
  color: #333;
  background-color: white;
  border-color: white;
}

.btn-white:active,
.btn-white.active,
.open > .btn-white.dropdown-toggle {
  color: #333;
  background-color: #f2f2f2;
  border-color: #f2f2f2;
}

.btn-white:active:hover,
.btn-white:active:focus,
.btn-white:active.focus,
.btn-white.active:hover,
.btn-white.active:focus,
.btn-white.active.focus,
.open > .btn-white.dropdown-toggle:hover,
.open > .btn-white.dropdown-toggle:focus,
.open > .btn-white.dropdown-toggle.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #e6e6e6;
  box-shadow: none;
}

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

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

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

.btn-white.btn-outline, .product-list-actions .btn-white.Awe_add_to_wishlist {
  color: #fff;
  border-color: #fff;
  background-color: transparent;
}

.btn-white.btn-outline:hover, .product-list-actions .btn-white.Awe_add_to_wishlist:hover {
  color: #333;
  background-color: #fff;
}

.divider {
  display: block;
  margin: 25px 0;
  line-height: 1;
  height: 0;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #333;
  opacity: 0.5;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
}

.divider.light {
  color: #fff;
}

.divider.super {
  margin: 50px 0;
}

.divider:not(.horizontal) {
  height: 1px;
  border-top: 1px solid #e1e1e1;
}

.divider.horizontal {
  display: table;
  white-space: nowrap;
  height: auto;
  line-height: 1;
  overflow: hidden;
  text-align: center;
}

.divider.horizontal:before,
.divider.horizontal:after {
  background-image: url("../img/divider.png");
  content: '';
  display: table-cell;
  position: relative;
  top: 50%;
  width: 50%;
  background-repeat: no-repeat;
}

.divider.horizontal:before {
  background-position: right 25px top 50%;
}

.divider.horizontal:after {
  background-position: left 25px top 50%;
}

.blockquote, .entry-content blockquote {
  padding: 30px 20px;
  border-left: 0;
  overflow: hidden;
  text-align: center;
}

.blockquote > p, .entry-content blockquote > p {
  color: #333;
  font-size: 16px;
  font-style: italic;
  line-height: 30px;
  text-align: center;
  position: relative;
  margin: 0;
}

.blockquote > p:before,
.entry-content blockquote > p:before,
.blockquote > p:after, .entry-content blockquote > p:after {
  font-family: 'aweicon';
}

.blockquote > p:before, .entry-content blockquote > p:before {
  content: "\e619";
  margin-right: 10px;
}

.blockquote > p:after, .entry-content blockquote > p:after {
  content: "\e61a";
  margin-left: 10px;
}

.blockquote footer, .entry-content blockquote footer {
  color: #acacac;
  font-size: 12px;
  font-weight: 700;
  margin-top: 40px;
}

.blockquote footer h4, .entry-content blockquote footer h4 {
  color: #333333;
  font-size: 14px;
  margin-top: 0;
}

.blockquote footer:before, .entry-content blockquote footer:before {
  content: "";
}

.blockquote.large > p, .entry-content blockquote.large > p {
  font-size: 22px;
  line-height: 45px;
}

.progress {
  height: 15px;
  border-radius: 0;
  box-shadow: none;
  overflow: visible;
  margin-top: 10px;
  margin-bottom: 50px;
}

.progress.progress-small {
  height: 3px;
}

.progress-bar {
  color: #fff;
  line-height: 18px;
  box-shadow: none;
  position: relative;
  text-align: left;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 10px;
  padding-left: 5px;
}

.progress-bar .percent {
  position: absolute;
  right: 0;
}

.progress-small .progress-bar {
  color: #333;
  line-height: 30px;
  padding-left: 0;
}

.progress-small .progress-bar .percent {
  color: #737373;
  right: -10px;
  bottom: 100%;
}

.dropdown-menu {
  border-radius: 0;
}

.dropdown-menu li a {
  padding: 7px 15px;
}

.breadcrumb {
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  color: #333;
  background-color: transparent;
  margin: 30px 0 40px;
  padding: 0;
}

.breadcrumb > .active {
  color: #333;
}

.breadcrumb a {
  color: #acacac;
}

.breadcrumb > li + li:before {
  content: '/';
}

/**
 * --------------------------------------------------
 * Pagination
 * --------------------------------------------------
 */
.pagination > li {
  display: inline-block;
  float: none;
}

.pagination > li > a,
.pagination > li > span {
  font-size: 12px;
  margin-left: 0;
  font-family: Montserrat, Arial, sans-serif;
  padding: 4px 10px;
  color: #333;
  background-color: #fff;
  border-color: transparent;
}

.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  color: #fff;
  background-color: #333;
  border-color: transparent;
}

.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  color: #fff;
  background-color: #333;
  border-color: #333;
}

.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #999;
  background-color: #fff;
  border-color: transparent;
}

.pagination > li.pagination-next > span,
.pagination > li.pagination-prev > span {
  opacity: 0.5;
}

.pagination > li.pagination-next > span,
.pagination > li.pagination-prev > span,
.pagination > li.pagination-next > a,
.pagination > li.pagination-prev > a {
  border-radius: 0 !important;
  border-color: #e1e1e1;
  padding: 4px 8px;
}

.pagination > li.pagination-next > span:hover,
.pagination > li.pagination-next > span:focus,
.pagination > li.pagination-prev > span:hover,
.pagination > li.pagination-prev > span:focus,
.pagination > li.pagination-next > a:hover,
.pagination > li.pagination-next > a:focus,
.pagination > li.pagination-prev > a:hover,
.pagination > li.pagination-prev > a:focus {
  border-color: #333;
}

.pagination > li.pagination-next {
  margin-left: 15px;
}

.pagination > li.pagination-prev {
  margin-right: 15px;
}

.colors {
  display: block;
}

.color {
  display: inline-block;
}

.color .color:last-child {
  margin-right: 0;
}

.color.black {
  background-color: #000;
}

.color.white {
  border: solid 1px #eee;
  background-color: #fff;
}

.color.dark {
  background-color: #333;
}

.color.gray {
  background-color: #898989;
}

.color.orange {
  background-color: #ffa200;
}

.color.blue {
  background-color: #31bfdf;
}

.color.green {
  background-color: #0cca4b;
}

.color.red {
  background-color: #f44336;
}

.square .color {
  height: 20px;
  width: 20px;
  margin-right: 10px;
}

.square .color.active,
.square .color.current,
.square .color:hover,
.square .color:active {
  border: solid 1px #000;
}

.dots-color .color {
  width: 11px;
  height: 11px;
  border-radius: 11px;
  margin-right: 5px;
}

.overlay-dark-10:before,
.awe-media .overlay-dark-10 {
  background-color: rgba(51, 51, 51, 0.1) !important;
}

.overlay-light-10:before,
.awe-media .overlay-light-10 {
  background-color: rgba(255, 255, 255, 0.1) !important;
}

.overlay-dark-20:before,
.awe-media .overlay-dark-20 {
  background-color: rgba(51, 51, 51, 0.2) !important;
}

.overlay-light-20:before,
.awe-media .overlay-light-20 {
  background-color: rgba(255, 255, 255, 0.2) !important;
}

.overlay-dark-30:before,
.awe-media .overlay-dark-30 {
  background-color: rgba(51, 51, 51, 0.3) !important;
}

.overlay-light-30:before,
.awe-media .overlay-light-30 {
  background-color: rgba(255, 255, 255, 0.3) !important;
}

.overlay-dark-40:before,
.awe-media .overlay-dark-40 {
  background-color: rgba(51, 51, 51, 0.4) !important;
}

.overlay-light-40:before,
.awe-media .overlay-light-40 {
  background-color: rgba(255, 255, 255, 0.4) !important;
}

.overlay-dark-50:before,
.awe-media .overlay-dark-50 {
  background-color: rgba(51, 51, 51, 0.5) !important;
}

.overlay-light-50:before,
.awe-media .overlay-light-50 {
  background-color: rgba(255, 255, 255, 0.5) !important;
}

.overlay-dark-60:before,
.awe-media .overlay-dark-60 {
  background-color: rgba(51, 51, 51, 0.6) !important;
}

.overlay-light-60:before,
.awe-media .overlay-light-60 {
  background-color: rgba(255, 255, 255, 0.6) !important;
}

.overlay-dark-70:before,
.awe-media .overlay-dark-70 {
  background-color: rgba(51, 51, 51, 0.7) !important;
}

.overlay-light-70:before,
.awe-media .overlay-light-70 {
  background-color: rgba(255, 255, 255, 0.7) !important;
}

.overlay-dark-80:before,
.awe-media .overlay-dark-80 {
  background-color: rgba(51, 51, 51, 0.8) !important;
}

.overlay-light-80:before,
.awe-media .overlay-light-80 {
  background-color: rgba(255, 255, 255, 0.8) !important;
}

.overlay-dark-90:before,
.awe-media .overlay-dark-90 {
  background-color: rgba(51, 51, 51, 0.9) !important;
}

.overlay-light-90:before,
.awe-media .overlay-light-90 {
  background-color: rgba(255, 255, 255, 0.9) !important;
}

.background {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  position: relative;
  z-index: 9;
}

.background:before {
  position: absolute;
  display: block;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
}

.background .container,
.background .header-style-4 .awemenu-left .awemenu-megamenu-item > .container-fluid,
.header-style-4 .awemenu-left .background .awemenu-megamenu-item > .container-fluid, .background .background-wrapper,
.background .wpb_wrapper {
  position: relative;
  z-index: 11;
}

.background .container-fp {
  height: 100%;
}

.background-fixed,
.background-parallax {
  background-attachment: fixed;
}

.background-color-dark {
  color: #fff;
  background-color: #333;
}

.background-color-light {
  color: #333;
  background-color: #fff;
}

.background-color-light .customers-carousel {
  color: #333;
}

.background-image-main-404 {
  background-image: url("../img/backgrounds/main-404.jpg");
}

.background-image-main-comming-soon {
  background-image: url("../img/backgrounds/main-comming-soon.jpg");
}

.background-image-heading-blog {
  background-image: url("../img/backgrounds/heading-blog.jpg");
}

.background-image-heading-about-us {
  background-image: url("../img/backgrounds/heading-about-us.jpg");
}

.background-image-heading-contact {
  background-image: url("../img/backgrounds/heading-contact.jpg");
}

.background-image-heading-customers-say {
  background-image: url("../img/backgrounds/heading-customers-say.jpg");
}

.background-image-heading-checkout {
  background-image: url("../img/backgrounds/heading-checkout.jpg");
}

.background-image-heading-products {
  background-image: url("../img/backgrounds/heading-products.jpg");
}

.background-image-heading-product {
  background-image: url("../img/backgrounds/heading-product.jpg");
}

.background-image-heading-portfolios {
  background-image: url("../img/backgrounds/heading-portfolios.jpg");
}

.background-image-section-counting {
  background-image: url("../img/backgrounds/section-counting.jpg");
}

.background-image-section-customers-say {
  background-image: url("../img/backgrounds/section-customers-say.jpg");
}

.list-socials {
  display: inline-block;
  padding-left: 0;
  list-style: none;
  margin-bottom: 0;
}

.list-socials > li {
  display: inline-block;
}

.list-socials > li > a {
  color: #898989;
  display: inline-block;
  padding: 0 5px;
}

.list-socials > li > a:hover {
  color: #ffa200;
}

.list-socials > li:last-child > a {
  margin-right: 0;
}

.list-socials.list-small > li > a {
  font-size: 12px;
}

.list-socials.list-large > li > a {
  font-size: 16px;
}

.list-socials.list-xlarge > li > a {
  font-size: 18px;
}

.list-socials.list-xxlarge > li > a {
  font-size: 20px;
}

.list-socials.list-dark > li > a {
  color: #333;
}

.list-socials.list-light > li > a {
  color: #fff;
}

.list-socials.list-dark > li > a:hover,
.list-socials.list-light > li > a:hover {
  color: #ffa200;
}

.main-header {
  color: #fff;
  background-color: #333;
  text-align: center;
  padding: 60px 0;
}

.main-header-small {
  padding: 30px 0;
}

.main-header-large {
  padding: 100px 0;
}

.main-header h1,
.main-header-title {
  color: #fff;
  font-size: 34px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  letter-spacing: 10px;
  text-indent: center;
}

.main-header h1 small,
.main-header-title small {
  color: #fff;
  font-size: 18px;
  letter-spacing: 3px;
}

.main-header h1.block small,
.main-header-title.block small {
  display: block;
}

.main-header-light {
  color: #333;
  background: #f9f9f9;
}

.main-header-light h1,
.main-header-light-title {
  color: #333;
}

.main-header .breadcrumb {
  margin-bottom: 15px;
  background-color: transparent;
}

.section-header {
  margin-bottom: 50px;
}

.section-header::after {
  content: '';
  display: table;
  clear: both;
}

.section-header h2 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 40px;
  text-transform: uppercase;
}

.section-header h2.medium {
  font-size: 30px;
}

.section-header p {
  color: #555555;
  font-size: 16px;
  margin-bottom: 0;
}

.section-header p.medium {
  font-size: 14px;
}

.main-slider-wrapper {
  color: #fff;
  position: relative;
}

@media (max-width: 480px) {
  .main-slider-wrapper {
    display: none;
  }
}

.main-slider-item {
  position: relative;
}

.main-slider-item .container, .main-slider-item .header-style-4 .awemenu-left .awemenu-megamenu-item > .container-fluid, .header-style-4 .awemenu-left .main-slider-item .awemenu-megamenu-item > .container-fluid {
  position: relative;
  z-index: 1000;
}

.main-slider-image img {
  width: 100%;
}

.main-slider-text {
  color: #fff;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.main-slider-text h3 {
  font-size: 25px;
  margin-top: 0;
  text-transform: uppercase;
}

.main-slider-text h3.small {
  font-size: 20px;
}

.main-slider-text h3.light {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 30px;
  font-weight: 300;
}

.main-slider-text h2 {
  font-size: 80px;
  margin-bottom: 50px;
  text-transform: uppercase;
}

.main-slider-text h2.small {
  font-size: 60px;
}

@media (max-width: 992px) {
  .main-slider-text h2 {
    font-size: 30px;
    margin-bottom: 15px;
  }
  .main-slider-text h2.small {
    font-size: 20px;
  }
}

@media (max-width: 768px) {
  .main-slider-wrapper .owl-dots {
    display: none;
  }
  .main-slider-wrapper .main-slider-text h2 {
    font-size: 20px;
    margin-bottom: 15px;
  }
  .main-slider-wrapper .main-slider-text h2.small {
    font-size: 15px;
  }
  .main-slider-wrapper .main-slider-text .button .btn, .main-slider-wrapper .main-slider-text .button .product-list-actions .product_type_variable, .product-list-actions .main-slider-wrapper .main-slider-text .button .product_type_variable,
  .main-slider-wrapper .main-slider-text .button .product-list-actions .Awe_add_to_cart, .product-list-actions .main-slider-wrapper .main-slider-text .button .Awe_add_to_cart, .main-slider-wrapper .main-slider-text .button .product-list-actions .Awe_add_to_wishlist, .product-list-actions .main-slider-wrapper .main-slider-text .button .Awe_add_to_wishlist, .main-slider-wrapper .main-slider-text .button .group_table .product_type_external, .group_table .main-slider-wrapper .main-slider-text .button .product_type_external, .main-slider-wrapper .main-slider-text .button .search-submit, .main-slider-wrapper .main-slider-text .button .woocommerce .woocommerce-product-search input[type="submit"], .woocommerce .woocommerce-product-search .main-slider-wrapper .main-slider-text .button input[type="submit"], .main-slider-wrapper .main-slider-text .button .woocommerce a.button, .woocommerce .main-slider-wrapper .main-slider-text .button a.button,
  .main-slider-wrapper .main-slider-text .button .woocommerce button.button, .woocommerce .main-slider-wrapper .main-slider-text .button button.button,
  .main-slider-wrapper .main-slider-text .button .woocommerce input.button, .woocommerce .main-slider-wrapper .main-slider-text .button input.button, .main-slider-wrapper .main-slider-text .button .woocommerce table.wishlist_table .awe-button, .woocommerce table.wishlist_table .main-slider-wrapper .main-slider-text .button .awe-button, .main-slider-wrapper .main-slider-text .button .product-list-actions .awe-button.product_type_simple, .product-list-actions .main-slider-wrapper .main-slider-text .button .awe-button.product_type_simple,
  .main-slider-wrapper .main-slider-text .button .product-list-actions .awe-button.product_type_external, .product-list-actions .main-slider-wrapper .main-slider-text .button .awe-button.product_type_external {
    padding: 7px 10px;
  }
}

.awe-swiper {
  background: none;
  line-height: 44px;
  font-size: 22px;
}

.policy-wrapper {
  background: #fff;
  padding: 20px 0;
}

.policy-wrapper.policy-style {
  position: relative;
  margin-top: -45px;
  z-index: 100;
}

@media (max-width: 991px) {
  .policy-wrapper.policy-style {
    margin-top: 0;
    border-bottom: solid 1px #e1e1e1;
  }
}

@media (max-width: 768px) {
  .policy-wrapper .policy {
    text-align: center;
    padding-bottom: 15px;
    margin-bottom: 15px;
  }
  .policy-wrapper .policy-icon,
  .policy-wrapper .policy-text {
    display: block !important;
    text-align: center !important;
  }
}

.policy {
  text-align: center;
}

.policy .policy-icon,
.policy .policy-text {
  display: inline-block;
  text-align: left;
}

.policy .policy-icon .icon,
.policy .policy-text .icon {
  display: inline;
  vertical-align: inherit;
}

.policy .policy-icon {
  font-size: 30px;
  margin-right: 10px;
}

.policy .policy-text h4, .policy .policy-text p {
  font-size: 12px;
  text-transform: uppercase;
  margin: 0;
}

.policy .policy-text p {
  color: #898989;
  font-family: Montserrat, Arial, sans-serif;
}

.policy-block,
.polity-block-container .policy-block {
  text-align: left;
  padding-right: 100px;
}

.policy-block .policy-icon,
.policy-block .policy-text,
.polity-block-container .policy-block .policy-icon,
.polity-block-container .policy-block .policy-text {
  display: block;
}

.policy-block .policy-icon,
.polity-block-container .policy-block .policy-icon {
  margin-bottom: 10px;
}

.policy-block .policy-text h4,
.polity-block-container .policy-block .policy-text h4 {
  font-size: 14px;
  margin-bottom: 20px;
}

.policy-block .policy-text p,
.polity-block-container .policy-block .policy-text p {
  font-family: Roboto, Arial, sans-serif;
  text-transform: none;
}

.policy-page {
  text-align: center;
}

.policy-page .policy-icon {
  display: block;
  font-size: 40px;
  text-align: center;
  line-height: 1.4;
}

.policy-page .policy-text {
  text-align: center;
}

.policy-page .policy-text h3, .policy-page .policy-text h4 {
  font-size: 18px;
  margin: 30px 0;
  letter-spacing: 3px;
}

.policy-page .policy-text p {
  font-size: 14px;
  font-weight: 400;
  font-family: Roboto, Arial, sans-serif;
  text-transform: inherit;
}

.section-post-media {
  float: left;
  margin-right: 30px;
  width: 50%;
}

.section-post-media img {
  width: 100%;
}

.section-post-body {
  overflow: hidden;
}

.section-post-time {
  font-weight: 400;
  font-size: 30px;
  margin-bottom: 10px;
}

.section-post-time small {
  color: #898989;
  font-weight: 400;
  font-size: 18px;
}

.section-post-title {
  font-size: 16px;
  margin-top: 0;
}

.section-post-excerpt {
  color: #898989;
  font-size: 14px;
  line-height: 23px;
  margin-bottom: 15px;
}

.read-more,
.read-more > a {
  color: #898989;
  font-size: 12px;
  border-bottom: solid 2px;
}

.read-more:hover,
.read-more > a:hover {
  color: #ffa200;
}

@media (max-width: 991px) {
  .section-post-media {
    float: none;
    margin-right: 0;
    width: 100%;
  }
}

.customers-carousel {
  color: #fff;
  margin-bottom: 30px;
}

.customers-carousel h4 {
  margin-top: 0;
  margin-bottom: 40px;
}

.customers-carousel p {
  margin-bottom: 0;
}

.customers-carousel .owl-dots,
.customers-carousel .owl-controls {
  margin-top: 50px !important;
}

.section-brands {
  color: #fff;
  background: #333;
  padding: 20px 0;
  position: relative;
  z-index: 15;
}

.section-brands .brands-carousel {
  height: 80px;
}

.category-text {
  text-align: center;
  padding: 100px 0 0;
  overflow: hidden;
  height: 100%;
  width: 100%;
}

.category-text h3 {
  font-size: 30px;
  margin-top: 0;
  margin-bottom: 20px;
  text-transform: uppercase;
}

.category-text p {
  color: #898989;
  margin-bottom: 50px;
}

.awe-media-overlay .category-text {
  padding: 70px 70px 0;
}

.awe-media-overlay .category-text p {
  color: #fff;
  font-size: 14px;
}

.cate-section-trait {
  position: relative;
}

.cate-section-trait::after {
  content: '';
  display: table;
  clear: both;
}

.cate-section-trait + .cate-section-trait {
  margin-top: 100px;
}

.cate-section-trait h2 {
  font-size: 70px;
  line-height: 70px;
  letter-spacing: 10px;
  text-transform: uppercase;
}

.cate-section-trait h2 > small {
  color: #898989;
  font-size: 30px;
  display: block;
  letter-spacing: 5px;
}

.cate-section-trait .lead {
  color: #898989;
  font-size: 20px;
  font-weight: 400;
  margin-bottom: 50px;
}

.cate-section-trait .small-image {
  position: absolute;
  bottom: 0;
}

.cate-section-trait .content {
  float: left;
}

.cate-section-trait .large-image {
  float: right;
}

.cate-section-trait.reverse .content,
.cate-section-trait:nth-child(even) .content {
  float: right;
}

.cate-section-trait.reverse .large-image,
.cate-section-trait:nth-child(even) .large-image {
  float: left;
}

@media (max-width: 1199px) {
  .cate-section-trait {
    display: inline-block;
  }
  .cate-section-trait .small-image {
    display: none;
  }
  .cate-section-trait .content {
    position: absolute;
    float: none;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.75);
    padding-top: 80px;
  }
  .cate-section-trait .large-image {
    float: none;
  }
  .cate-section-trait .large-image img {
    width: 100%;
  }
}

@media (max-width: 991px) {
  .cate-section-trait h2 {
    font-size: 40px;
    line-height: 40px;
  }
  .cate-section-trait h2 > small {
    font-size: 20px;
  }
}

@media (max-width: 767px) {
  .cate-section-trait h2 {
    font-size: 30px;
    line-height: 30px;
  }
  .cate-section-trait h2 > small {
    font-size: 20px;
  }
}

.cate-section-trait.trait-wp {
  min-height: 600px;
}

.cate-section-trait.trait-wp .small-image img {
  max-width: 270px;
}

.cate-section-trait.trait-wp > [class*="vc_col"] {
  position: static;
}

.cate-section-trait.trait-wp .content {
  float: left;
}

.cate-section-trait.trait-wp.reverse .content {
  float: right;
}

.cate-section-trait.trait-wp.reverse .small-image {
  right: 40px;
}

@media (max-width: 1199px) {
  .cate-section-trait.trait-wp {
    display: block;
  }
  .cate-section-trait.trait-wp .content {
    position: static;
  }
}

@media (max-width: 767px) {
  .cate-section-trait.trait-wp {
    text-align: center;
  }
  .cate-section-trait.trait-wp + .cate-section-trait.trait-wp {
    margin-top: 50px;
    padding-top: 50px;
    border-top: solid 1px #e1e1e1;
  }
  .cate-section-trait.trait-wp h2 {
    font-size: 40px;
    line-height: 40px;
  }
  .cate-section-trait.trait-wp h2 > small {
    font-size: 20px;
  }
  .cate-section-trait.trait-wp .content {
    position: static;
    padding-top: 0;
  }
}

@media (max-width: 479px) {
  .cate-section-trait.trait-wp h2 {
    font-size: 30px;
    line-height: 30px;
  }
  .cate-section-trait.trait-wp h2 > small {
    font-size: 20px;
  }
}

@media (max-width: 1199px) {
  .cate4-wrapper {
    text-align: center;
  }
}

.cate-section-gutter {
  position: relative;
  padding-top: 200%;
  white-space: break-word;
}

.cate-section-gutter .awe-media,
.cate-section-gutter .category-text {
  position: absolute;
}

.cate-section-gutter .awe-media {
  top: 0;
  width: 100%;
  height: 50%;
  overflow: hidden;
}

.cate-section-gutter .awe-media img {
  width: 100%;
}

.cate-section-gutter .category-text {
  top: 50%;
  height: 50%;
}

.cate-section-gutter.inverse .category-text {
  top: 0;
  height: 50%;
}

.cate-section-gutter.inverse .awe-media {
  top: inherit;
  bottom: 0;
  width: 100%;
}

.cate-section-gutter.cate-overlay {
  padding-top: 100%;
}

.cate-section-gutter.cate-overlay .awe-media {
  z-index: 100;
  height: 100% !important;
}

.cate-section-gutter.cate-overlay .category-text {
  color: #fff;
  background-color: rgba(51, 51, 51, 0.5);
  top: 0%;
  height: 100%;
  z-index: 101;
  padding: 100px 0 0;
  width: 100%;
}

@media (max-width: 991px) {
  .cate-section-gutter.cate-overlay .category-text {
    padding-top: 30px;
  }
}

@media (max-width: 767px) {
  .cate-section-gutter.cate-overlay .category-text {
    padding-top: 40px;
  }
}

@media (max-width: 479px) {
  .cate-section-gutter.cate-overlay .category-text {
    padding-top: 30px;
  }
}

.cate-section-gutter.cate-overlay .category-text p {
  color: #fff;
}

.cate-section-gutter.cate-overlay .category-text .btn, .cate-section-gutter.cate-overlay .category-text .product-list-actions .product_type_variable, .product-list-actions .cate-section-gutter.cate-overlay .category-text .product_type_variable,
.cate-section-gutter.cate-overlay .category-text .product-list-actions .Awe_add_to_cart, .product-list-actions .cate-section-gutter.cate-overlay .category-text .Awe_add_to_cart, .cate-section-gutter.cate-overlay .category-text .product-list-actions .Awe_add_to_wishlist, .product-list-actions .cate-section-gutter.cate-overlay .category-text .Awe_add_to_wishlist, .cate-section-gutter.cate-overlay .category-text .group_table .product_type_external, .group_table .cate-section-gutter.cate-overlay .category-text .product_type_external, .cate-section-gutter.cate-overlay .category-text .search-submit, .cate-section-gutter.cate-overlay .category-text .woocommerce .woocommerce-product-search input[type="submit"], .woocommerce .woocommerce-product-search .cate-section-gutter.cate-overlay .category-text input[type="submit"], .cate-section-gutter.cate-overlay .category-text .woocommerce a.button, .woocommerce .cate-section-gutter.cate-overlay .category-text a.button,
.cate-section-gutter.cate-overlay .category-text .woocommerce button.button, .woocommerce .cate-section-gutter.cate-overlay .category-text button.button,
.cate-section-gutter.cate-overlay .category-text .woocommerce input.button, .woocommerce .cate-section-gutter.cate-overlay .category-text input.button, .cate-section-gutter.cate-overlay .category-text .woocommerce table.wishlist_table .awe-button, .woocommerce table.wishlist_table .cate-section-gutter.cate-overlay .category-text .awe-button, .cate-section-gutter.cate-overlay .category-text .product-list-actions .awe-button.product_type_simple, .product-list-actions .cate-section-gutter.cate-overlay .category-text .awe-button.product_type_simple,
.cate-section-gutter.cate-overlay .category-text .product-list-actions .awe-button.product_type_external, .product-list-actions .cate-section-gutter.cate-overlay .category-text .awe-button.product_type_external {
  color: #fff;
  border-color: #fff;
}

.cate-section-gutter.cate-overlay .category-text .btn:hover,
.cate-section-gutter.cate-overlay .category-text .product-list-actions .product_type_variable:hover,
.product-list-actions .cate-section-gutter.cate-overlay .category-text .product_type_variable:hover,
.cate-section-gutter.cate-overlay .category-text .product-list-actions .Awe_add_to_cart:hover,
.product-list-actions .cate-section-gutter.cate-overlay .category-text .Awe_add_to_cart:hover, .cate-section-gutter.cate-overlay .category-text .product-list-actions .Awe_add_to_wishlist:hover,
.product-list-actions .cate-section-gutter.cate-overlay .category-text .Awe_add_to_wishlist:hover, .cate-section-gutter.cate-overlay .category-text .group_table .product_type_external:hover,
.group_table .cate-section-gutter.cate-overlay .category-text .product_type_external:hover, .cate-section-gutter.cate-overlay .category-text .search-submit:hover,
.cate-section-gutter.cate-overlay .category-text .woocommerce .woocommerce-product-search input[type="submit"]:hover,
.woocommerce .woocommerce-product-search .cate-section-gutter.cate-overlay .category-text input[type="submit"]:hover, .cate-section-gutter.cate-overlay .category-text .woocommerce a.button:hover,
.woocommerce .cate-section-gutter.cate-overlay .category-text a.button:hover,
.cate-section-gutter.cate-overlay .category-text .woocommerce button.button:hover,
.woocommerce .cate-section-gutter.cate-overlay .category-text button.button:hover,
.cate-section-gutter.cate-overlay .category-text .woocommerce input.button:hover,
.woocommerce .cate-section-gutter.cate-overlay .category-text input.button:hover, .cate-section-gutter.cate-overlay .category-text .woocommerce table.wishlist_table .awe-button:hover,
.woocommerce table.wishlist_table .cate-section-gutter.cate-overlay .category-text .awe-button:hover, .cate-section-gutter.cate-overlay .category-text .product-list-actions .awe-button.product_type_simple:hover,
.product-list-actions .cate-section-gutter.cate-overlay .category-text .awe-button.product_type_simple:hover,
.cate-section-gutter.cate-overlay .category-text .product-list-actions .awe-button.product_type_external:hover,
.product-list-actions .cate-section-gutter.cate-overlay .category-text .awe-button.product_type_external:hover, .cate-section-gutter.cate-overlay .category-text .btn:focus, .cate-section-gutter.cate-overlay .category-text .product-list-actions .product_type_variable:focus, .product-list-actions .cate-section-gutter.cate-overlay .category-text .product_type_variable:focus,
.cate-section-gutter.cate-overlay .category-text .product-list-actions .Awe_add_to_cart:focus, .product-list-actions .cate-section-gutter.cate-overlay .category-text .Awe_add_to_cart:focus, .cate-section-gutter.cate-overlay .category-text .product-list-actions .Awe_add_to_wishlist:focus, .product-list-actions .cate-section-gutter.cate-overlay .category-text .Awe_add_to_wishlist:focus, .cate-section-gutter.cate-overlay .category-text .group_table .product_type_external:focus, .group_table .cate-section-gutter.cate-overlay .category-text .product_type_external:focus, .cate-section-gutter.cate-overlay .category-text .search-submit:focus, .cate-section-gutter.cate-overlay .category-text .woocommerce .woocommerce-product-search input[type="submit"]:focus, .woocommerce .woocommerce-product-search .cate-section-gutter.cate-overlay .category-text input[type="submit"]:focus, .cate-section-gutter.cate-overlay .category-text .woocommerce a.button:focus, .woocommerce .cate-section-gutter.cate-overlay .category-text a.button:focus,
.cate-section-gutter.cate-overlay .category-text .woocommerce button.button:focus, .woocommerce .cate-section-gutter.cate-overlay .category-text button.button:focus,
.cate-section-gutter.cate-overlay .category-text .woocommerce input.button:focus, .woocommerce .cate-section-gutter.cate-overlay .category-text input.button:focus, .cate-section-gutter.cate-overlay .category-text .woocommerce table.wishlist_table .awe-button:focus, .woocommerce table.wishlist_table .cate-section-gutter.cate-overlay .category-text .awe-button:focus, .cate-section-gutter.cate-overlay .category-text .product-list-actions .awe-button.product_type_simple:focus, .product-list-actions .cate-section-gutter.cate-overlay .category-text .awe-button.product_type_simple:focus,
.cate-section-gutter.cate-overlay .category-text .product-list-actions .awe-button.product_type_external:focus, .product-list-actions .cate-section-gutter.cate-overlay .category-text .awe-button.product_type_external:focus {
  color: #333;
  background-color: #fff;
}

.cate-section-gutter.cate-overlay.inverse .category-text {
  top: 0;
  height: 100%;
}

.cate-section-gutter.cate-overlay.inverse .awe-media {
  top: 0;
  width: 100%;
}

@media (max-width: 1199px) {
  .cate-section-gutter .category-text {
    padding-top: 50px;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
    overflow: hidden;
  }
  .cate-section-gutter .category-text h3, .cate-section-gutter .category-text p {
    white-space: initial;
    word-wrap: break-word;
  }
  .cate-section-gutter .category-text p {
    margin-bottom: 25px;
  }
}

@media (max-width: 991px) {
  .cate-section-gutter .category-text h3 {
    font-size: 24px;
  }
}

@media (max-width: 767px) {
  .cate-section-gutter-wrapper .cate-section-gutter {
    padding-top: 100%;
    margin-bottom: 30px;
  }
  .cate-section-gutter-wrapper .cate-section-gutter .awe-media,
  .cate-section-gutter-wrapper .cate-section-gutter .category-text {
    top: 0;
    height: 100%;
  }
  .cate-section-gutter-wrapper > .row > [class*="col-"], #review_form_wrapper .cate-section-gutter-wrapper > .comment-form > [class*="col-"] {
    width: 100%;
  }
}

.category-media-caption {
  height: 487px;
  background-clip: content-box;
  color: #fff;
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
}

@media (max-width: 1199px) and (min-width: 992px) {
  .category-media-caption {
    height: 420px;
  }
}

@media (max-width: 991px) {
  .category-media-caption {
    height: 250px;
  }
}

.category-media-caption:before {
  background: rgba(0, 0, 0, 0.5);
  bottom: 0;
  content: "";
  left: 0;
  margin-left: 15px;
  margin-right: 15px;
  position: absolute;
  right: 0;
  top: 0;
}

.category-media-caption > .wpb_wrapper {
  display: table;
  height: 100%;
}

.category-media-caption > .wpb_wrapper > .wpb_content_element {
  height: 100%;
  display: table-cell;
  vertical-align: middle;
}

.category-media-caption .content {
  padding: 25px;
  position: relative;
}

.category-media-caption .content .btn, .category-media-caption .content .product-list-actions .product_type_variable, .product-list-actions .category-media-caption .content .product_type_variable,
.category-media-caption .content .product-list-actions .Awe_add_to_cart, .product-list-actions .category-media-caption .content .Awe_add_to_cart, .category-media-caption .content .product-list-actions .Awe_add_to_wishlist, .product-list-actions .category-media-caption .content .Awe_add_to_wishlist, .category-media-caption .content .group_table .product_type_external, .group_table .category-media-caption .content .product_type_external, .category-media-caption .content .search-submit, .category-media-caption .content .woocommerce .woocommerce-product-search input[type="submit"], .woocommerce .woocommerce-product-search .category-media-caption .content input[type="submit"], .category-media-caption .content .woocommerce a.button, .woocommerce .category-media-caption .content a.button,
.category-media-caption .content .woocommerce button.button, .woocommerce .category-media-caption .content button.button,
.category-media-caption .content .woocommerce input.button, .woocommerce .category-media-caption .content input.button, .category-media-caption .content .woocommerce table.wishlist_table .awe-button, .woocommerce table.wishlist_table .category-media-caption .content .awe-button, .category-media-caption .content .product-list-actions .awe-button.product_type_simple, .product-list-actions .category-media-caption .content .awe-button.product_type_simple,
.category-media-caption .content .product-list-actions .awe-button.product_type_external, .product-list-actions .category-media-caption .content .awe-button.product_type_external {
  margin-top: 50px;
}

.cate-section-gutter.cate-overlay {
  overflow: hidden;
}

.cate-section-gutter.cate-overlay:hover .awe-media-image {
  transform: scale(1.1);
}

@media (max-width: 767px) {
  .home-cate-media .awe-media-header {
    background: #333;
    height: 200px;
  }
}

.Awe_image_carousel .owl-item img {
  max-height: 80px;
}

.comments-area {
  padding: 30px 0;
}

.comments-area .comments-list {
  border-bottom: solid 1px #e3e3e3;
  margin-bottom: 30px;
}

.comments-area .comments-list > ol {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
}

.comments-area .comments-list > ol > li ol {
  background: #fbfbfb;
  list-style: none;
}

@media (min-width: 768px) {
  .comments-area .comments-list > ol > li ol {
    padding-left: 100px;
  }
}

.comments-area .comment-title,
.comments-area .reply-comment-title, .comments-area .comment-reply-title {
  font-family: Montserrat;
  font-size: 18px;
  margin-top: 0;
  margin-bottom: 30px;
  text-transform: uppercase;
}

.comments-area .comment-title {
  margin-bottom: 0;
}

.comment {
  zoom: 1;
  overflow: hidden;
  padding: 30px 0;
}

.comment .comment-body {
  overflow: hidden;
}

.comment .comment-avatar {
  display: block;
  float: left;
  margin-right: 30px;
}

@media (max-width: 767px) {
  .comment .comment-avatar {
    width: 45px;
    margin-right: 15px;
  }
}

.comment .comment-title {
  font-size: 14px;
  margin-top: 0;
  margin-bottom: 10px;
}

.comment .comment-text {
  color: #606060;
  font-size: 12px;
  margin-bottom: 10px;
}

.comment .reply-comment-action {
  font-size: 12px;
}

.awewoo-brand {
  border: solid 1px #e1e1e1;
}

.awewoo-brand-header {
  border-bottom: solid 1px #e1e1e1;
  padding: 5px 10px;
}

.awewoo-brand-header .form-control, .awewoo-brand-header .search-field, .awewoo-brand-header .woocommerce select, .woocommerce .awewoo-brand-header select,
.awewoo-brand-header .woocommerce textarea, .woocommerce .awewoo-brand-header textarea,
.awewoo-brand-header .woocommerce .input-text, .woocommerce .awewoo-brand-header .input-text,
.awewoo-brand-header .woocommerce input[type="text"], .woocommerce .awewoo-brand-header input[type="text"],
.awewoo-brand-header .woocommerce input[type="password"], .woocommerce .awewoo-brand-header input[type="password"],
.awewoo-brand-header .woocommerce input[type="email"], .woocommerce .awewoo-brand-header input[type="email"],
.awewoo-brand-header .woocommerce input[type="number"], .woocommerce .awewoo-brand-header input[type="number"] {
  height: 27px;
  line-height: 27px;
  padding-top: 0;
  padding-bottom: 0;
  box-shadow: none;
  border: none;
}

.awewoo-brand-content {
  padding: 10px;
}

/** Subscible **/
.subscible-wrapper {
  color: #fff;
  background: #2F2F2F;
}

.subscribe-title {
  margin: 0;
  text-transform: uppercase;
}

.subscribe-comment {
  margin-bottom: 0;
}

.subscribe-comment p:last-child {
  margin-bottom: 0;
}

.subscible-form .form-control, .subscible-form .search-field, .subscible-form .woocommerce select, .woocommerce .subscible-form select,
.subscible-form .woocommerce textarea, .woocommerce .subscible-form textarea,
.subscible-form .woocommerce .input-text, .woocommerce .subscible-form .input-text,
.subscible-form .woocommerce input[type="text"], .woocommerce .subscible-form input[type="text"],
.subscible-form .woocommerce input[type="password"], .woocommerce .subscible-form input[type="password"],
.subscible-form .woocommerce input[type="email"], .woocommerce .subscible-form input[type="email"],
.subscible-form .woocommerce input[type="number"], .woocommerce .subscible-form input[type="number"] {
  border: none;
  height: 42px;
  padding: 0 15px;
}

.subscible-inline {
  padding: 35px;
}

.subscible-inline .subscribe-title {
  font-size: 22px;
  line-height: 22px;
}

.subscible-inline .subscribe-comment {
  margin-bottom: 15px;
}

.subscible-inline .subscible-form .form-group,
.subscible-inline .subscible-form .woocommerce .form-row,
.woocommerce .subscible-inline .subscible-form .form-row, .subscible-inline .subscible-form .form-submit {
  float: left;
}

.subscible-inline .subscible-form .form-group, .subscible-inline .subscible-form .woocommerce .form-row, .woocommerce .subscible-inline .subscible-form .form-row {
  width: 65%;
  padding-right: 10px;
  margin-bottom: 0;
}

.subscible-inline .subscible-form .form-submit {
  width: 35%;
}

.subscible-inline .subscible-form .form-submit .btn, .subscible-inline .subscible-form .form-submit .product-list-actions .product_type_variable, .product-list-actions .subscible-inline .subscible-form .form-submit .product_type_variable,
.subscible-inline .subscible-form .form-submit .product-list-actions .Awe_add_to_cart, .product-list-actions .subscible-inline .subscible-form .form-submit .Awe_add_to_cart, .subscible-inline .subscible-form .form-submit .product-list-actions .Awe_add_to_wishlist, .product-list-actions .subscible-inline .subscible-form .form-submit .Awe_add_to_wishlist, .subscible-inline .subscible-form .form-submit .group_table .product_type_external, .group_table .subscible-inline .subscible-form .form-submit .product_type_external, .subscible-inline .subscible-form .form-submit .search-submit, .subscible-inline .subscible-form .form-submit .woocommerce .woocommerce-product-search input[type="submit"], .woocommerce .woocommerce-product-search .subscible-inline .subscible-form .form-submit input[type="submit"], .subscible-inline .subscible-form .form-submit .woocommerce a.button, .woocommerce .subscible-inline .subscible-form .form-submit a.button,
.subscible-inline .subscible-form .form-submit .woocommerce button.button, .woocommerce .subscible-inline .subscible-form .form-submit button.button,
.subscible-inline .subscible-form .form-submit .woocommerce input.button, .woocommerce .subscible-inline .subscible-form .form-submit input.button, .subscible-inline .subscible-form .form-submit .woocommerce table.wishlist_table .awe-button, .woocommerce table.wishlist_table .subscible-inline .subscible-form .form-submit .awe-button, .subscible-inline .subscible-form .form-submit .product-list-actions .awe-button.product_type_simple, .product-list-actions .subscible-inline .subscible-form .form-submit .awe-button.product_type_simple,
.subscible-inline .subscible-form .form-submit .product-list-actions .awe-button.product_type_external, .product-list-actions .subscible-inline .subscible-form .form-submit .awe-button.product_type_external {
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}

@media (min-width: 992px) {
  .subscible-inline .subscribe-comment {
    text-align: center;
    margin-bottom: 0;
  }
}

@media (max-width: 768px) {
  .subscible-inline .subscribe-title {
    margin-bottom: 15px !important;
  }
  .subscible-inline .form-group,
  .subscible-inline .woocommerce .form-row,
  .woocommerce .subscible-inline .form-row, .subscible-inline .form-submit {
    float: none !important;
    width: 100% !important;
    padding: 0 !important;
  }
  .subscible-inline .form-group, .subscible-inline .woocommerce .form-row, .woocommerce .subscible-inline .form-row {
    margin-bottom: 10px !important;
  }
  .subscible-inline .form-submit .btn, .subscible-inline .form-submit .product-list-actions .product_type_variable, .product-list-actions .subscible-inline .form-submit .product_type_variable,
  .subscible-inline .form-submit .product-list-actions .Awe_add_to_cart, .product-list-actions .subscible-inline .form-submit .Awe_add_to_cart, .subscible-inline .form-submit .product-list-actions .Awe_add_to_wishlist, .product-list-actions .subscible-inline .form-submit .Awe_add_to_wishlist, .subscible-inline .form-submit .group_table .product_type_external, .group_table .subscible-inline .form-submit .product_type_external, .subscible-inline .form-submit .search-submit, .subscible-inline .form-submit .woocommerce .woocommerce-product-search input[type="submit"], .woocommerce .woocommerce-product-search .subscible-inline .form-submit input[type="submit"], .subscible-inline .form-submit .woocommerce a.button, .woocommerce .subscible-inline .form-submit a.button,
  .subscible-inline .form-submit .woocommerce button.button, .woocommerce .subscible-inline .form-submit button.button,
  .subscible-inline .form-submit .woocommerce input.button, .woocommerce .subscible-inline .form-submit input.button, .subscible-inline .form-submit .woocommerce table.wishlist_table .awe-button, .woocommerce table.wishlist_table .subscible-inline .form-submit .awe-button, .subscible-inline .form-submit .product-list-actions .awe-button.product_type_simple, .product-list-actions .subscible-inline .form-submit .awe-button.product_type_simple,
  .subscible-inline .form-submit .product-list-actions .awe-button.product_type_external, .product-list-actions .subscible-inline .form-submit .awe-button.product_type_external {
    padding-left: 15px !important;
    padding-right: 15px !important;
    width: auto !important;
  }
}

.subscible-block {
  padding: 20px;
}

.subscible-block .subscribe-title {
  font-size: 16px;
  margin-bottom: 10px;
}

.subscible-block .subscribe-comment {
  color: #acacac;
  font-size: 12px;
  margin-bottom: 20px;
}

.footer-wrapper .subscrible-form .form-control, .footer-wrapper .subscrible-form .search-field, .footer-wrapper .subscrible-form .woocommerce select, .woocommerce .footer-wrapper .subscrible-form select,
.footer-wrapper .subscrible-form .woocommerce textarea, .woocommerce .footer-wrapper .subscrible-form textarea,
.footer-wrapper .subscrible-form .woocommerce .input-text, .woocommerce .footer-wrapper .subscrible-form .input-text,
.footer-wrapper .subscrible-form .woocommerce input[type="text"], .woocommerce .footer-wrapper .subscrible-form input[type="text"],
.footer-wrapper .subscrible-form .woocommerce input[type="password"], .woocommerce .footer-wrapper .subscrible-form input[type="password"],
.footer-wrapper .subscrible-form .woocommerce input[type="email"], .woocommerce .footer-wrapper .subscrible-form input[type="email"],
.footer-wrapper .subscrible-form .woocommerce input[type="number"], .woocommerce .footer-wrapper .subscrible-form input[type="number"] {
  border: none;
}

.awe-box {
  display: block;
}

.awe-box-media {
  display: block;
}

.awe-box-icon {
  font-size: inherit;
}

.awe-box-icon.icon-large {
  font-size: 40px;
}

.awe-box-icon.icon-medium {
  font-size: 30px;
}

.awe-box-icon.icon-small {
  font-size: 20px;
}

.awe-box-image {
  display: inline-block;
}

.awe-box-image img {
  max-width: 100%;
}

.awe-box-content {
  display: block;
  overflow: hidden;
}

.awe-box-content h3, .awe-box-content h2 {
  text-transform: uppercase;
  letter-spacing: 3px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.awe-box-content h2 {
  font-size: 30px;
  margin: 45px 0;
}

.awe-box-content h3 {
  font-size: 18px;
  margin: 30px 0;
}

.awe-box-content p {
  margin-bottom: 0;
  color: #898989;
}

.box-left .awe-box-content h2,
.box-left .awe-box-content h3,
.box-right .awe-box-content h2,
.box-right .awe-box-content h3 {
  margin-top: 0;
}

.box-left .awe-box-content h2,
.box-right .awe-box-content h2 {
  margin-bottom: 20px;
}

.box-left .awe-box-content h3,
.box-right .awe-box-content h3 {
  margin-bottom: 15px;
}

.box-left .awe-box-media {
  float: left;
  margin-right: 30px;
}

.box-left .awe-box-content,
.box-left .awe-box-content h2,
.box-left .awe-box-content h3,
.box-left .awe-box-content p {
  text-align: left;
}

.box-right .awe-box-media {
  float: right;
  margin-left: 30px;
}

.box-right .awe-box-content,
.box-right .awe-box-content h2,
.box-right .awe-box-content h3,
.box-right .awe-box-content p {
  text-align: right;
}

.box-inline {
  display: inline-block;
}

.box-inline .awe-box-content {
  display: inline-block;
}

.box-hover:hover .awe-box-icon,
.box-hover:hover .awe-box-content h2,
.box-hover:hover .awe-box-content h3 {
  color: #ffa200;
  transition: color 0.25s ease-out 0s;
}

.awe-nav {
  display: block;
  text-align: center;
  padding-left: 0;
  border-bottom: solid 1px #e1e1e1;
  margin-bottom: 0;
}

.awe-nav > li {
  display: inline-block;
}

.awe-nav > li > a {
  font-family: Montserrat, Arial, sans-serif;
  padding: 20px 15px;
  font-size: 14px;
  text-transform: uppercase;
  display: inline-block;
  position: relative;
  bottom: -1px;
  border-bottom: solid 2px transparent;
}

.awe-nav > li.current,
.awe-nav > li.active > a {
  color: #ffa200;
  border-bottom-color: #ffa200;
}

.awe-nav-responsive {
  overflow: auto;
}

.awe-nav-responsive .awe-nav {
  white-space: nowrap;
}

.awe-media {
  display: block;
  overflow: hidden;
}

.awe-media.inline {
  display: inline-block;
}

.awe-media.inline .awe-media-image {
  display: inline-block;
}

.awe-media-header {
  position: relative;
  overflow: hidden;
}

.awe-media-header:hover .awe-media-overlay,
.awe-media-header:hover .awe-media-hover {
  opacity: 1;
}

.awe-media-header:hover .awe-media-image {
  transform: scale(1.1);
}

.awe-media-image {
  text-align: center;
  position: relative;
  display: block;
  transition: all 0.25s cubic-bezier(0.37, 0.8, 0.76, 0.96);
}

.awe-media-image img {
  display: block;
  width: 100%;
  vertical-align: middle;
}

.awe-media-body {
  display: block;
}

.awe-media-body p {
  margin-bottom: 0;
}

.single-icon {
  color: #ffa200;
  font-size: 26px;
}

.awe-media-title {
  font-size: 16px;
}

.awe-media-title.medium {
  font-size: 14px;
}

.awe-media-caption {
  color: #acacac;
  font-size: 12px;
  margin-bottom: 0;
}

.awe-media-overlay {
  opacity: 1;
}

.awe-media-hover {
  opacity: 0;
  transition: all 0.25s cubic-bezier(0.37, 0.8, 0.76, 0.96);
  transform: translate(0, 100%);
}

.awe-media-hover:hover {
  opacity: 1;
}

.awe-media:hover .awe-media-hover {
  opacity: 1;
  transform: translate(0, 0);
}

.awe-media-overlay {
  transition: opacity 0.25s ease-in-out;
}

.awe-media-overlay,
.awe-media-hover {
  color: #fff;
  position: absolute;
  background-color: rgba(137, 137, 137, 0.85);
  width: 100%;
  bottom: 0;
  z-index: 99;
}

.awe-media-overlay a:not(.btn),
.awe-media-hover a:not(.btn) {
  color: #fff;
}

.awe-media-overlay a:not(.btn):hover,
.awe-media-overlay a:not(.btn):focus,
.awe-media-hover a:not(.btn):hover,
.awe-media-hover a:not(.btn):focus {
  color: #ffa200;
}

.awe-media-overlay.fullpage,
.awe-media-hover.fullpage {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.awe-media-overlay.dark,
.awe-media-hover.dark {
  color: #fff;
  background-color: rgba(0, 0, 0, 0.75);
}

.awe-media-overlay.light,
.awe-media-hover.light {
  color: #333;
  background-color: rgba(255, 255, 255, 0.85);
}

.awe-media-overlay .content,
.awe-media-hover .content {
  position: relative;
  height: 100%;
  padding: 25px;
}

.awe-media-overlay .content p,
.awe-media-hover .content p {
  font-size: 14px;
  line-height: 24px;
}

.awe-media-overlay .content p:last-child,
.awe-media-hover .content p:last-child {
  margin-bottom: 0;
}

.awe-media-overlay .bottom,
.awe-media-hover .bottom {
  bottom: 0;
  left: 0;
  margin: 0 25px 25px;
  position: absolute;
  width: 100%;
}

.awe-media-hover .list-socials > li {
  opacity: 0;
  visibility: hidden;
  transition: all 0.25s ease;
  transform: scale(0);
}

.awe-media-hover .list-socials > li:nth-child(1) {
  transition-delay: 0.1s;
}

.awe-media-hover .list-socials > li:nth-child(2) {
  transition-delay: 0.2s;
}

.awe-media-hover .list-socials > li:nth-child(3) {
  transition-delay: 0.3s;
}

.awe-media-hover .list-socials > li:nth-child(4) {
  transition-delay: 0.4s;
}

.awe-media-hover .list-socials > li:nth-child(5) {
  transition-delay: 0.5s;
}

.awe-media-hover .list-socials > li:nth-child(6) {
  transition-delay: 0.6s;
}

.awe-media-hover .list-socials > li:nth-child(7) {
  transition-delay: 0.7s;
}

.awe-media-hover .list-socials > li:nth-child(8) {
  transition-delay: 0.8s;
}

.awe-media-hover .list-socials > li:nth-child(9) {
  transition-delay: 0.9s;
}

.awe-media-hover .list-socials > li:nth-child(10) {
  transition-delay: 1s;
}

.awe-media:hover .awe-media-hover .list-socials > li {
  opacity: 1;
  visibility: visible;
  transform: scale(1);
}

.awe-counting {
  text-align: center;
}

.awe-counting:before,
.awe-counting:after {
  content: " | ";
}

.awe-counting > h4 {
  font-size: 20px;
  text-transform: uppercase;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.awe-counting > span {
  font-family: Montserrat, Arial, sans-serif;
  font-size: 50px;
  font-weight: 700;
  display: block;
}

@media (max-width: 480px) {
  .awe-counting > h4 {
    font-size: 10px;
    text-overflow: ellipsis;
    overflow: hidden;
  }
  .awe-counting > span {
    font-size: 25px;
  }
}

.awe-body-loading {
  overflow: hidden;
}

.awe-page-loading {
  position: fixed;
  z-index: 999999;
  background: #fff;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.awe-loading-wrapper {
  text-align: center;
  width: 100px;
  height: 100px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -100px;
  margin-left: -50px;
}

.awe-loading-wrapper .awe-loading-icon {
  font-size: 75px;
  line-height: 1;
  margin-bottom: 10px;
  animation-name: aweIcon;
  animation-duration: 4s;
  animation-iteration-count: infinite;
}

.awe-loading-wrapper .awe-loading-icon .icon {
  cursor: default;
}

.awe-loading-wrapper .progress {
  background: #eee;
  border-radius: 0;
  box-shadow: none;
  margin-bottom: 0;
  height: 2px;
}

.awe-loading-wrapper .progress .progress-bar {
  background: #333;
  box-shadow: none;
  width: 100%;
  animation-name: aweProgress;
  animation-duration: 3s;
}

@keyframes aweIcon {
  0% {
    color: #333;
  }
  50% {
    color: #666;
  }
  100% {
    color: #000;
  }
}

@keyframes aweProgres {
  0% {
    width: 0%;
  }
  15% {
    width: 15%;
  }
  25% {
    width: 35%;
  }
  35% {
    width: 50%;
  }
  50% {
    width: 75%;
  }
  65% {
    width: 85%;
  }
  100% {
    width: 100%;
  }
}

@keyframes scale {
  0% {
    transform: scale(1);
    opacity: 1;
  }
  45% {
    transform: scale(0.25);
    opacity: 0.7;
  }
  80% {
    transform: scale(1);
    opacity: 1;
  }
}

.ball-pulse > div:nth-child(0) {
  animation: scale 1.25s -0.36s infinite cubic-bezier(0.2, 0.68, 0.18, 1.08);
}

.ball-pulse > div:nth-child(1) {
  animation: scale 1.25s -0.24s infinite cubic-bezier(0.2, 0.68, 0.18, 1.08);
}

.ball-pulse > div:nth-child(2) {
  animation: scale 1.25s -0.12s infinite cubic-bezier(0.2, 0.68, 0.18, 1.08);
}

.ball-pulse > div:nth-child(3) {
  animation: scale 1.25s 0s infinite cubic-bezier(0.2, 0.68, 0.18, 1.08);
}

.ball-pulse > div {
  width: 12px;
  height: 12px;
  border-radius: 100%;
  margin: 2px;
  background-color: #ffa200;
  animation-fill-mode: both;
  -webkit-animation-fill-mode: both;
  display: inline-block;
}

.mini-cart-loading {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  background-color: rgba(255, 255, 255, 0.7);
  display: none;
}

.mini-cart-loading .loader-inner {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  margin: auto;
  width: 48px;
  height: 20px;
}

/* Custom */
.widget_shopping_cart_content {
  min-height: 50px;
}

.awemenu-wp {
  min-height: 80px;
  background-color: #ffffff;
  border-bottom: solid 1px #e1e1e1;
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
}

.awemenu-wp .menu {
  margin: 0;
  padding: 0;
  list-style: none;
}

.awemenu-wp .menu.menu-right {
  float: right;
}

.awemenu-wp .menu li > a {
  display: block;
  color: #333;
  font-family: Montserrat, Arial, sans-serif;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
}

.awemenu-wp .menu li > a:hover,
.awemenu-wp .menu li.current > a,
.awemenu-wp .menu li.current_page_item > a {
  color: #ffa200;
  background: transparent;
}

.awemenu-wp .menu > li {
  float: left;
}

.awemenu-wp .menu > li > a {
  padding: 0 15px;
  height: 80px;
  line-height: 80px;
}

.awemenu-wp .menu li li ul {
  left: 100%;
  margin-top: -40px;
}

.awemenu-wp .menu li li ul.reverse {
  left: auto;
  right: 100%;
}

.awemenu-wp .menu li ul {
  background: #ffffff;
  position: absolute;
  -webkit-box-shadow: 2px 4px 5px 0px rgba(0, 0, 0, 0.09);
  box-shadow: 2px 4px 5px 0px rgba(0, 0, 0, 0.09);
  z-index: 1000;
  list-style: none;
  margin: 0;
  padding: 0;
  min-width: 250px;
  visibility: hidden;
  opacity: 0;
  transition: all 0.25s ease;
  transform: translateY(15px);
  margin-top: 1px;
}

.awemenu-wp .menu li ul li a {
  padding: 10px 15px;
}

.awemenu-wp .menu li:hover > ul {
  visibility: visible;
  opacity: 1;
  transform: translateY(0);
}

.awemenu-nav {
  min-height: 80px;
  background-color: #ffffff;
  border-bottom: solid 1px #e1e1e1;
}

.awemenu-nav .awemenu-bars {
  display: none;
}

.awemenu-nav .awemenu-container {
  position: relative;
}

.awemenu-left .awemenu,
.awemenu-default .awemenu {
  color: #333;
  position: static;
  width: auto;
}

.awemenu-left .awemenu.awemenu-right,
.awemenu-default .awemenu.awemenu-right {
  float: right;
}

.awemenu-left .awemenu .awemenu-item > a,
.awemenu-default .awemenu .awemenu-item > a {
  color: #333;
  font-family: Montserrat, Arial, sans-serif;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 80px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  text-decoration: none;
  text-overflow: ellipsis;
  white-space: nowrap;
  -webkit-transition: color 0.3s ease, background-color 0.3s ease;
  -o-transition: color 0.3s ease, background-color 0.3s ease;
  transition: color 0.3s ease, background-color 0.3s ease;
}

.awemenu-left .awemenu .awemenu-item:hover > a,
.awemenu-left .awemenu .awemenu-item.awemenu-current-item > a,
.awemenu-left .awemenu .awemenu-item.awemenu-active > a,
.awemenu-default .awemenu .awemenu-item:hover > a,
.awemenu-default .awemenu .awemenu-item.awemenu-current-item > a,
.awemenu-default .awemenu .awemenu-item.awemenu-active > a {
  color: #ffa200;
  background-color: transparent;
}

.awemenu-left .awemenu .awemenu-item .awemenu-submenu,
.awemenu-default .awemenu .awemenu-item .awemenu-submenu {
  background-color: #ffffff;
  box-shadow: 1px 2px 3px rgba(0, 0, 0, 0.15);
  text-align: left;
}

.awemenu-left .awemenu .awemenu-item .awemenu-submenu .awemenu-item > a,
.awemenu-default .awemenu .awemenu-item .awemenu-submenu .awemenu-item > a {
  color: #333;
}

.awemenu-left .awemenu .awemenu-item .awemenu-submenu .awemenu-item:hover > a,
.awemenu-left .awemenu .awemenu-item .awemenu-submenu .awemenu-item.awemenu-current-item > a,
.awemenu-default .awemenu .awemenu-item .awemenu-submenu .awemenu-item:hover > a,
.awemenu-default .awemenu .awemenu-item .awemenu-submenu .awemenu-item.awemenu-current-item > a {
  color: #ffa200;
}

.awemenu-left.awemenu-standard .awemenu .awemenu-item > a,
.awemenu-left.awemenu-top .awemenu .awemenu-item > a,
.awemenu-left.awemenu-bottom .awemenu .awemenu-item > a,
.awemenu-left.awemenu-left .awemenu .awemenu-item > a,
.awemenu-left.awemenu-outleft .awemenu .awemenu-item > a,
.awemenu-default.awemenu-standard .awemenu .awemenu-item > a,
.awemenu-default.awemenu-top .awemenu .awemenu-item > a,
.awemenu-default.awemenu-bottom .awemenu .awemenu-item > a,
.awemenu-default.awemenu-left .awemenu .awemenu-item > a,
.awemenu-default.awemenu-outleft .awemenu .awemenu-item > a {
  display: block;
}

.awemenu-left.awemenu-standard .awemenu .awemenu-item > a .awemenu-arrow,
.awemenu-left.awemenu-top .awemenu .awemenu-item > a .awemenu-arrow,
.awemenu-left.awemenu-bottom .awemenu .awemenu-item > a .awemenu-arrow,
.awemenu-left.awemenu-left .awemenu .awemenu-item > a .awemenu-arrow,
.awemenu-left.awemenu-outleft .awemenu .awemenu-item > a .awemenu-arrow,
.awemenu-default.awemenu-standard .awemenu .awemenu-item > a .awemenu-arrow,
.awemenu-default.awemenu-top .awemenu .awemenu-item > a .awemenu-arrow,
.awemenu-default.awemenu-bottom .awemenu .awemenu-item > a .awemenu-arrow,
.awemenu-default.awemenu-left .awemenu .awemenu-item > a .awemenu-arrow,
.awemenu-default.awemenu-outleft .awemenu .awemenu-item > a .awemenu-arrow {
  position: absolute;
  line-height: 1;
  right: 0;
  top: 50%;
  margin-top: -1px;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
}

.awemenu-left.awemenu-standard .awemenu .awemenu-item .awemenu-dropdown .awemenu-item > a,
.awemenu-left.awemenu-top .awemenu .awemenu-item .awemenu-dropdown .awemenu-item > a,
.awemenu-left.awemenu-bottom .awemenu .awemenu-item .awemenu-dropdown .awemenu-item > a,
.awemenu-left.awemenu-left .awemenu .awemenu-item .awemenu-dropdown .awemenu-item > a,
.awemenu-left.awemenu-outleft .awemenu .awemenu-item .awemenu-dropdown .awemenu-item > a,
.awemenu-default.awemenu-standard .awemenu .awemenu-item .awemenu-dropdown .awemenu-item > a,
.awemenu-default.awemenu-top .awemenu .awemenu-item .awemenu-dropdown .awemenu-item > a,
.awemenu-default.awemenu-bottom .awemenu .awemenu-item .awemenu-dropdown .awemenu-item > a,
.awemenu-default.awemenu-left .awemenu .awemenu-item .awemenu-dropdown .awemenu-item > a,
.awemenu-default.awemenu-outleft .awemenu .awemenu-item .awemenu-dropdown .awemenu-item > a {
  padding-right: 30px;
}

.awemenu-left.awemenu-standard .awemenu .awemenu-item .awemenu-dropdown .awemenu-item > a .awemenu-arrow,
.awemenu-left.awemenu-top .awemenu .awemenu-item .awemenu-dropdown .awemenu-item > a .awemenu-arrow,
.awemenu-left.awemenu-bottom .awemenu .awemenu-item .awemenu-dropdown .awemenu-item > a .awemenu-arrow,
.awemenu-left.awemenu-left .awemenu .awemenu-item .awemenu-dropdown .awemenu-item > a .awemenu-arrow,
.awemenu-left.awemenu-outleft .awemenu .awemenu-item .awemenu-dropdown .awemenu-item > a .awemenu-arrow,
.awemenu-default.awemenu-standard .awemenu .awemenu-item .awemenu-dropdown .awemenu-item > a .awemenu-arrow,
.awemenu-default.awemenu-top .awemenu .awemenu-item .awemenu-dropdown .awemenu-item > a .awemenu-arrow,
.awemenu-default.awemenu-bottom .awemenu .awemenu-item .awemenu-dropdown .awemenu-item > a .awemenu-arrow,
.awemenu-default.awemenu-left .awemenu .awemenu-item .awemenu-dropdown .awemenu-item > a .awemenu-arrow,
.awemenu-default.awemenu-outleft .awemenu .awemenu-item .awemenu-dropdown .awemenu-item > a .awemenu-arrow {
  right: 12px;
}

.awemenu-left.awemenu-standard .awemenu .awemenu-item .awemenu-dropdown .awemenu-item.awemenu-invert > a,
.awemenu-left.awemenu-top .awemenu .awemenu-item .awemenu-dropdown .awemenu-item.awemenu-invert > a,
.awemenu-left.awemenu-bottom .awemenu .awemenu-item .awemenu-dropdown .awemenu-item.awemenu-invert > a,
.awemenu-left.awemenu-left .awemenu .awemenu-item .awemenu-dropdown .awemenu-item.awemenu-invert > a,
.awemenu-left.awemenu-outleft .awemenu .awemenu-item .awemenu-dropdown .awemenu-item.awemenu-invert > a,
.awemenu-default.awemenu-standard .awemenu .awemenu-item .awemenu-dropdown .awemenu-item.awemenu-invert > a,
.awemenu-default.awemenu-top .awemenu .awemenu-item .awemenu-dropdown .awemenu-item.awemenu-invert > a,
.awemenu-default.awemenu-bottom .awemenu .awemenu-item .awemenu-dropdown .awemenu-item.awemenu-invert > a,
.awemenu-default.awemenu-left .awemenu .awemenu-item .awemenu-dropdown .awemenu-item.awemenu-invert > a,
.awemenu-default.awemenu-outleft .awemenu .awemenu-item .awemenu-dropdown .awemenu-item.awemenu-invert > a {
  padding-right: 20px;
  padding-left: 30px;
}

.awemenu-left.awemenu-standard .awemenu .awemenu-item .awemenu-dropdown .awemenu-item.awemenu-invert > a .awemenu-arrow,
.awemenu-left.awemenu-top .awemenu .awemenu-item .awemenu-dropdown .awemenu-item.awemenu-invert > a .awemenu-arrow,
.awemenu-left.awemenu-bottom .awemenu .awemenu-item .awemenu-dropdown .awemenu-item.awemenu-invert > a .awemenu-arrow,
.awemenu-left.awemenu-left .awemenu .awemenu-item .awemenu-dropdown .awemenu-item.awemenu-invert > a .awemenu-arrow,
.awemenu-left.awemenu-outleft .awemenu .awemenu-item .awemenu-dropdown .awemenu-item.awemenu-invert > a .awemenu-arrow,
.awemenu-default.awemenu-standard .awemenu .awemenu-item .awemenu-dropdown .awemenu-item.awemenu-invert > a .awemenu-arrow,
.awemenu-default.awemenu-top .awemenu .awemenu-item .awemenu-dropdown .awemenu-item.awemenu-invert > a .awemenu-arrow,
.awemenu-default.awemenu-bottom .awemenu .awemenu-item .awemenu-dropdown .awemenu-item.awemenu-invert > a .awemenu-arrow,
.awemenu-default.awemenu-left .awemenu .awemenu-item .awemenu-dropdown .awemenu-item.awemenu-invert > a .awemenu-arrow,
.awemenu-default.awemenu-outleft .awemenu .awemenu-item .awemenu-dropdown .awemenu-item.awemenu-invert > a .awemenu-arrow {
  right: auto;
  left: 12px;
}

.awemenu-left.awemenu-left .awemenu,
.awemenu-left.awemenu-outleft .awemenu,
.awemenu-default.awemenu-left .awemenu,
.awemenu-default.awemenu-outleft .awemenu {
  width: 250px;
}

.awemenu-left.awemenu-right .awemenu,
.awemenu-left.awemenu-outright .awemenu,
.awemenu-default.awemenu-right .awemenu,
.awemenu-default.awemenu-outright .awemenu {
  width: 250px;
}

.awemenu-left.awemenu-right .awemenu .awemenu-item > a,
.awemenu-left.awemenu-outright .awemenu .awemenu-item > a,
.awemenu-default.awemenu-right .awemenu .awemenu-item > a,
.awemenu-default.awemenu-outright .awemenu .awemenu-item > a {
  padding-left: 30px;
}

.awemenu-left.awemenu-right .awemenu .awemenu-item > a .awemenu-arrow,
.awemenu-left.awemenu-outright .awemenu .awemenu-item > a .awemenu-arrow,
.awemenu-default.awemenu-right .awemenu .awemenu-item > a .awemenu-arrow,
.awemenu-default.awemenu-outright .awemenu .awemenu-item > a .awemenu-arrow {
  position: absolute;
  line-height: 1;
  left: 12px;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
}

.awemenu-left.awemenu-right .awemenu .awemenu-item .awemenu-dropdown .awemenu-item.awemenu-invert > a,
.awemenu-left.awemenu-outright .awemenu .awemenu-item .awemenu-dropdown .awemenu-item.awemenu-invert > a,
.awemenu-default.awemenu-right .awemenu .awemenu-item .awemenu-dropdown .awemenu-item.awemenu-invert > a,
.awemenu-default.awemenu-outright .awemenu .awemenu-item .awemenu-dropdown .awemenu-item.awemenu-invert > a {
  padding-right: 30px;
  padding-left: 20px;
}

.awemenu-left.awemenu-right .awemenu .awemenu-item .awemenu-dropdown .awemenu-item.awemenu-invert > a .awemenu-arrow,
.awemenu-left.awemenu-outright .awemenu .awemenu-item .awemenu-dropdown .awemenu-item.awemenu-invert > a .awemenu-arrow,
.awemenu-default.awemenu-right .awemenu .awemenu-item .awemenu-dropdown .awemenu-item.awemenu-invert > a .awemenu-arrow,
.awemenu-default.awemenu-outright .awemenu .awemenu-item .awemenu-dropdown .awemenu-item.awemenu-invert > a .awemenu-arrow {
  left: auto;
  right: 12px;
}

.awemenu-left .awemenu-submenu .awemenu-item > a,
.awemenu-default .awemenu-submenu .awemenu-item > a {
  line-height: 40px;
}

.awemenu-mobile-default .awemenu-bars {
  width: 35px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  user-select: none;
  cursor: pointer;
  display: inline-block;
  margin-top: 20px !important;
}

.awemenu-mobile-default.awemenu-mobile-standard .awemenu-container, .awemenu-mobile-default.awemenu-mobile-top .awemenu-container, .awemenu-mobile-default.awemenu-mobile-bottom .awemenu-container, .awemenu-mobile-default.awemenu-mobile-outleft .awemenu-container, .awemenu-mobile-default.awemenu-mobile-outright .awemenu-container {
  background: #fff;
}

.awemenu-mobile-default.awemenu-mobile-standard .awemenu-container .awemenu, .awemenu-mobile-default.awemenu-mobile-top .awemenu-container .awemenu, .awemenu-mobile-default.awemenu-mobile-bottom .awemenu-container .awemenu, .awemenu-mobile-default.awemenu-mobile-outleft .awemenu-container .awemenu, .awemenu-mobile-default.awemenu-mobile-outright .awemenu-container .awemenu {
  position: absolute;
  background-color: #fff;
  border-top: 1px solid rgba(0, 0, 0, 0.05);
  z-index: 1000;
}

.awemenu-mobile-default.awemenu-mobile-standard .awemenu-container .awemenu .awemenu-item > a, .awemenu-mobile-default.awemenu-mobile-top .awemenu-container .awemenu .awemenu-item > a, .awemenu-mobile-default.awemenu-mobile-bottom .awemenu-container .awemenu .awemenu-item > a, .awemenu-mobile-default.awemenu-mobile-outleft .awemenu-container .awemenu .awemenu-item > a, .awemenu-mobile-default.awemenu-mobile-outright .awemenu-container .awemenu .awemenu-item > a {
  display: block;
  color: #333;
  padding: 15px 20px;
  text-decoration: none;
  text-transform: uppercase;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  transition: all 0.25s ease;
  font-family: Montserrat, Arial, sans-serif;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
}

.awemenu-mobile-default.awemenu-mobile-standard .awemenu-container .awemenu .awemenu-item > a .awemenu-arrow, .awemenu-mobile-default.awemenu-mobile-top .awemenu-container .awemenu .awemenu-item > a .awemenu-arrow, .awemenu-mobile-default.awemenu-mobile-bottom .awemenu-container .awemenu .awemenu-item > a .awemenu-arrow, .awemenu-mobile-default.awemenu-mobile-outleft .awemenu-container .awemenu .awemenu-item > a .awemenu-arrow, .awemenu-mobile-default.awemenu-mobile-outright .awemenu-container .awemenu .awemenu-item > a .awemenu-arrow {
  float: right;
  margin-top: 3px;
  width: 15px;
  height: 15px;
  text-align: center;
  line-height: 15px;
}

.awemenu-mobile-default.awemenu-mobile-standard .awemenu-container .awemenu .awemenu-item:hover > a, .awemenu-mobile-default.awemenu-mobile-top .awemenu-container .awemenu .awemenu-item:hover > a, .awemenu-mobile-default.awemenu-mobile-bottom .awemenu-container .awemenu .awemenu-item:hover > a, .awemenu-mobile-default.awemenu-mobile-outleft .awemenu-container .awemenu .awemenu-item:hover > a, .awemenu-mobile-default.awemenu-mobile-outright .awemenu-container .awemenu .awemenu-item:hover > a, .awemenu-mobile-default.awemenu-mobile-standard .awemenu-container .awemenu .awemenu-item.awemenu-active > a, .awemenu-mobile-default.awemenu-mobile-top .awemenu-container .awemenu .awemenu-item.awemenu-active > a, .awemenu-mobile-default.awemenu-mobile-bottom .awemenu-container .awemenu .awemenu-item.awemenu-active > a, .awemenu-mobile-default.awemenu-mobile-outleft .awemenu-container .awemenu .awemenu-item.awemenu-active > a, .awemenu-mobile-default.awemenu-mobile-outright .awemenu-container .awemenu .awemenu-item.awemenu-active > a {
  color: #ffa200;
  background-color: #333;
}

.awemenu-mobile-default.awemenu-mobile-standard .awemenu-container .awemenu .awemenu-item .awemenu-submenu .awemenu-item, .awemenu-mobile-default.awemenu-mobile-top .awemenu-container .awemenu .awemenu-item .awemenu-submenu .awemenu-item, .awemenu-mobile-default.awemenu-mobile-bottom .awemenu-container .awemenu .awemenu-item .awemenu-submenu .awemenu-item, .awemenu-mobile-default.awemenu-mobile-outleft .awemenu-container .awemenu .awemenu-item .awemenu-submenu .awemenu-item, .awemenu-mobile-default.awemenu-mobile-outright .awemenu-container .awemenu .awemenu-item .awemenu-submenu .awemenu-item {
  padding-left: 20px;
  padding-right: 20px;
}

.awemenu-mobile-default.awemenu-mobile-standard .awemenu-container .awemenu .awemenu-item .awemenu-submenu .awemenu-item > a, .awemenu-mobile-default.awemenu-mobile-top .awemenu-container .awemenu .awemenu-item .awemenu-submenu .awemenu-item > a, .awemenu-mobile-default.awemenu-mobile-bottom .awemenu-container .awemenu .awemenu-item .awemenu-submenu .awemenu-item > a, .awemenu-mobile-default.awemenu-mobile-outleft .awemenu-container .awemenu .awemenu-item .awemenu-submenu .awemenu-item > a, .awemenu-mobile-default.awemenu-mobile-outright .awemenu-container .awemenu .awemenu-item .awemenu-submenu .awemenu-item > a {
  padding-left: 0;
  padding-right: 0;
}

.awemenu-mobile-default.awemenu-mobile-standard .awemenu-container .awemenu .awemenu-item .awemenu-submenu .awemenu-item:hover > a, .awemenu-mobile-default.awemenu-mobile-top .awemenu-container .awemenu .awemenu-item .awemenu-submenu .awemenu-item:hover > a, .awemenu-mobile-default.awemenu-mobile-bottom .awemenu-container .awemenu .awemenu-item .awemenu-submenu .awemenu-item:hover > a, .awemenu-mobile-default.awemenu-mobile-outleft .awemenu-container .awemenu .awemenu-item .awemenu-submenu .awemenu-item:hover > a, .awemenu-mobile-default.awemenu-mobile-outright .awemenu-container .awemenu .awemenu-item .awemenu-submenu .awemenu-item:hover > a, .awemenu-mobile-default.awemenu-mobile-standard .awemenu-container .awemenu .awemenu-item .awemenu-submenu .awemenu-item.awemenu-active > a, .awemenu-mobile-default.awemenu-mobile-top .awemenu-container .awemenu .awemenu-item .awemenu-submenu .awemenu-item.awemenu-active > a, .awemenu-mobile-default.awemenu-mobile-bottom .awemenu-container .awemenu .awemenu-item .awemenu-submenu .awemenu-item.awemenu-active > a, .awemenu-mobile-default.awemenu-mobile-outleft .awemenu-container .awemenu .awemenu-item .awemenu-submenu .awemenu-item.awemenu-active > a, .awemenu-mobile-default.awemenu-mobile-outright .awemenu-container .awemenu .awemenu-item .awemenu-submenu .awemenu-item.awemenu-active > a {
  padding-left: 15px;
  padding-right: 15px;
}

.awemenu-mobile-default.awemenu-mobile-outleft .awemenu-bars, .awemenu-mobile-default.awemenu-mobile-outright .awemenu-bars {
  float: right;
}

.awemenu-mobile-default.awemenu-mobile-outleft .awemenu, .awemenu-mobile-default.awemenu-mobile-outright .awemenu {
  width: 250px;
  position: fixed !important;
  border-right: solid 1px #ddd;
}

.awemenu-mobile-default.awemenu-mobile-outright .awemenu-bars {
  float: left;
}

.awemenu-mobile-default.awemenu-active .awemenu-bars span.fa:before {
  content: '\f00d';
}

.awemenu-default .awemenu > .awemenu-item > .awemenu-submenu.awemenu-dropdown {
  border-top: solid 1px #e1e1e1;
}

.awemenu {
  display: none;
}

.awemenu-mobile .awemenu,
.awemenu-default .awemenu {
  display: block;
}

.nano {
  background: #fff;
}

.nano > .nano-pane {
  background: #dfdfdf;
  width: 6px;
  border-radius: 0;
}

.nano > .nano-pane > .nano-slider {
  background: #ffa200;
  border-radius: 0;
  margin: 0;
  transition: background 0.15s ease-in-out;
}

.nano > .nano-pane > .nano-slider:hover,
.nano > .nano-pane > .nano-slider:focus,
.nano > .nano-pane > .nano-slider:active {
  background: #ffbe4d;
}

.ranger-wrapper {
  margin-bottom: 25px;
}

.price_slider.ui-slider,
.ranger.ui-slider {
  height: 3px !important;
  background: #e1e1e1 !important;
  position: relative;
  border: none;
  border-radius: 0 !important;
}

.price_slider.ui-slider .ui-slider-range,
.ranger.ui-slider .ui-slider-range {
  background: #ffa200 !important;
  border: medium none;
  display: block;
  height: 100%;
  position: absolute;
  top: 0;
  z-index: 1;
}

.price_slider.ui-slider .ui-slider-handle,
.ranger.ui-slider .ui-slider-handle {
  background: url("../img/ranger-bar.png") no-repeat center center #b9b9b9 !important;
  cursor: pointer;
  height: 15px;
  width: 15px;
  position: absolute;
  z-index: 2;
  border-radius: 0 !important;
  margin-left: 0;
  top: -7.5px;
  border-radius: 0;
  border: none;
  transition: left 0.15s ease;
}

.price_slider.ui-slider .ui-slider-handle:focus,
.price_slider.ui-slider .ui-slider-handle:active,
.ranger.ui-slider .ui-slider-handle:focus,
.ranger.ui-slider .ui-slider-handle:active {
  outline: none;
}

.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next {
  top: 50%;
  position: absolute;
  text-decoration: none;
  width: 20px;
  height: 30px;
  margin-top: -15px;
  padding: 0;
  border: none;
  outline: none;
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap;
}

.owl-carousel .owl-nav .owl-prev:before,
.owl-carousel .owl-nav .owl-next:before {
  font-family: "aweicon";
  text-indent: 0;
  position: absolute;
  left: 0;
  width: 20px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  font-size: 20px;
}

.owl-carousel .owl-nav .owl-prev {
  left: -25px;
}

.owl-carousel .owl-nav .owl-prev:before {
  content: "\e605";
}

.owl-carousel .owl-nav .owl-next {
  right: -25px;
}

.owl-carousel .owl-nav .owl-next:before {
  content: "\e606";
}

.owl-carousel .owl-nav .disabled {
  opacity: 0.5;
  cursor: default;
}

@media (max-width: 768px) {
  .owl-carousel .owl-nav .owl-prev,
  .owl-carousel .owl-nav .owl-next {
    background: rgba(0, 0, 0, 0.5);
  }
  .owl-carousel .owl-nav .owl-prev:before,
  .owl-carousel .owl-nav .owl-next:before {
    font-size: 14px;
    color: #fff;
  }
  .owl-carousel .owl-nav .owl-prev {
    left: 0;
  }
  .owl-carousel .owl-nav .owl-next {
    right: 0;
  }
}

.owl-carousel .owl-dots {
  display: block;
  margin-top: 10px;
  text-align: center;
}

.owl-carousel .owl-dots .owl-dot {
  display: inline-block;
  padding: 0 5px;
}

.owl-carousel .owl-dots .owl-dot span:before {
  font-size: 10px;
  font-family: "aweicon";
  content: "\e608";
}

.owl-carousel .owl-dots .owl-dot.active > span:before {
  content: "\e609";
}

.owl-carousel-inset .owl-nav .owl-prev {
  left: 0;
}

.owl-carousel-inset .owl-nav .owl-next {
  right: 0;
}

.owl-carousel-inset .owl-dots {
  position: absolute;
  left: 0;
  width: 100%;
  bottom: 25px;
}

.owl-carousel-inset .owl-prev,
.owl-carousel-inset .owl-next {
  opacity: 0;
  visibility: hidden;
  transition: all 0.5s ease;
}

.owl-carousel-inset:hover .owl-prev,
.owl-carousel-inset:hover .owl-next {
  opacity: 1;
  visibility: visible;
}

.owl-carousel-inset:hover .owl-prev.disabled,
.owl-carousel-inset:hover .owl-next.disabled {
  opacity: 0.5;
}

.owl-carousel-inset:hover .owl-nav .owl-prev {
  left: 25px;
}

.owl-carousel-inset:hover .owl-nav .owl-next {
  right: 25px;
}

.owl-carousel .owl-item img {
  display: inline;
  width: auto;
}

.home-section-posts.owl-carousel > .owl-nav {
  position: absolute;
  right: 0;
  top: -85px;
}

.home-section-posts.owl-carousel > .owl-nav .owl-prev {
  margin-right: 10px;
}

.home-section-posts.owl-carousel > .owl-nav .owl-prev,
.home-section-posts.owl-carousel > .owl-nav .owl-next {
  border: 1px solid #333;
  display: inline-block;
  left: 0;
  position: relative;
  width: 30px;
  height: 30px;
  -webkit-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}

.home-section-posts.owl-carousel > .owl-nav .owl-prev:before,
.home-section-posts.owl-carousel > .owl-nav .owl-next:before {
  font-size: 12px;
  width: 28px;
}

.home-section-posts.owl-carousel > .owl-nav .owl-prev:hover,
.home-section-posts.owl-carousel > .owl-nav .owl-next:hover {
  color: #fff;
  background: #333;
}

.home-section-posts.owl-carousel > .owl-nav .owl-prev:hover:before,
.home-section-posts.owl-carousel > .owl-nav .owl-next:hover:before {
  color: #fff;
}

.products.owl-carousel .owl-prev,
.products.owl-carousel .owl-next {
  margin-top: 0;
  top: 33%;
}

.lasted-portfolio-carousel.owl-carousel > .owl-nav .owl-prev,
.lasted-portfolio-carousel.owl-carousel > .owl-nav .owl-next,
.products.owl-carousel > .owl-nav .owl-prev,
.products.owl-carousel > .owl-nav .owl-next {
  margin-top: 0;
  top: 33%;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  padding: 0;
  color: white;
  background-color: rgba(0, 0, 0, 0.75);
  opacity: 0;
  visibility: hidden;
  transition: all 0.25s ease;
  z-index: 999;
}

.lasted-portfolio-carousel.owl-carousel > .owl-nav .owl-prev:before,
.lasted-portfolio-carousel.owl-carousel > .owl-nav .owl-next:before,
.products.owl-carousel > .owl-nav .owl-prev:before,
.products.owl-carousel > .owl-nav .owl-next:before {
  width: 40px;
  height: 40px;
  font-size: 14px;
  line-height: 40px;
  text-align: center;
}

.lasted-portfolio-carousel.owl-carousel > .owl-nav .owl-prev,
.products.owl-carousel > .owl-nav .owl-prev {
  left: 15px;
}

.lasted-portfolio-carousel.owl-carousel > .owl-nav .owl-next,
.products.owl-carousel > .owl-nav .owl-next {
  right: 15px;
}

.lasted-portfolio-carousel.owl-carousel:hover > .owl-nav .owl-prev,
.lasted-portfolio-carousel.owl-carousel:hover > .owl-nav .owl-next,
.products.owl-carousel:hover > .owl-nav .owl-prev,
.products.owl-carousel:hover > .owl-nav .owl-next {
  opacity: 1;
  visibility: visible;
}

.lasted-portfolio-carousel.owl-carousel:hover > .owl-nav .owl-prev.disabled,
.lasted-portfolio-carousel.owl-carousel:hover > .owl-nav .owl-next.disabled,
.products.owl-carousel:hover > .owl-nav .owl-prev.disabled,
.products.owl-carousel:hover > .owl-nav .owl-next.disabled {
  opacity: 0.5;
}

.lasted-portfolio-carousel.owl-carousel:hover > .owl-nav .owl-prev,
.products.owl-carousel:hover > .owl-nav .owl-prev {
  left: 0;
}

.lasted-portfolio-carousel.owl-carousel:hover > .owl-nav .owl-next,
.products.owl-carousel:hover > .owl-nav .owl-next {
  right: 0;
}

/* mfp-zoom-in */
.mfp-zoom-in .white-popup,
.mfp-zoom-in .mfp-with-anim {
  opacity: 0;
  transition: all 0.2s ease-in-out;
  transform: scale(0.5);
}

.mfp-zoom-in.mfp-bg {
  opacity: 0;
  transition: all 0.3s ease-out;
}

.mfp-zoom-in.mfp-ready .white-popup,
.mfp-zoom-in.mfp-ready .mfp-with-anim {
  opacity: 1;
  transform: scale(1);
}

.mfp-zoom-in.mfp-ready.mfp-bg {
  opacity: 0.8;
}

.mfp-zoom-in.mfp-removing .white-popup,
.mfp-zoom-in.mfp-removing .mfp-with-anim {
  transform: scale(0.5);
  opacity: 0;
}

.mfp-zoom-in.mfp-removing.mfp-bg {
  opacity: 0;
}

.subscible-wrapper .screen-reader-response {
  display: none !important;
}

.subscible-wrapper .wpcf7-form {
  position: relative;
}

.subscible-wrapper .wpcf7-not-valid-tip {
  font-size: 13px;
  display: block;
  background: #F93434;
  color: #fff;
  padding: 2px 10px;
}

.subscible-wrapper .wpcf7-response-output {
  position: absolute;
  top: -10px;
  transform: translateY(-100%);
  background: #fff;
  color: #333;
  border: solid 1px #333;
  padding: 5px 10px;
  margin: 0;
}

.subscible-wrapper .wpcf7-response-output:after {
  content: "";
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 8px solid #333;
  position: absolute;
  bottom: -7px;
  left: 5px;
}

.subscible-wrapper .wpcf7-mail-sent-ok.wpcf7-response-output {
  color: #fff;
  background: #59b408;
  border: none;
}

.subscible-wrapper .wpcf7-mail-sent-ok.wpcf7-response-output:after {
  border-top-color: #59b408;
}

.subscible-wrapper .wpcf7-validation-errors.wpcf7-response-output {
  color: #fff;
  background: #F93434;
  border: none;
}

.subscible-wrapper .wpcf7-validation-errors.wpcf7-response-output:after {
  border-top-color: #F93434;
}

.subscible-wrapper .form-submit {
  position: relative;
}

.subscible-wrapper .form-submit .ajax-loader {
  background-color: #fff;
  border-radius: 50%;
  padding: 1px;
  margin-left: 5px !important;
  margin-top: -9px;
  position: absolute;
  left: 0;
  top: 50%;
}

.subscible-wrapper.subscible-block .wpcf7-response-output {
  top: 0 !important;
}

.widget {
  margin-bottom: 50px;
}

.widget:last-child {
  margin-bottom: 0;
}

.widget ul {
  padding: 0;
  list-style: none;
}

.widget ul > li {
  margin: 0;
  padding: 0;
}

.widget ul > li > a {
  display: block;
  height: 100%;
}

.widget ul > li ul {
  margin-left: 20px;
}

.widget ul li.parent > a {
  font-weight: bold;
}

.widget .list-socials > li > a {
  font-size: 18px;
  margin: 0 20px 0 0;
  padding: 0;
}

.widget.woocommerce {
  color: #898989;
  font-family: Montserrat, Arial, sans-serif;
}

.widget.woocommerce ul a,
.widget.woocommerce .form-control, .widget.woocommerce .search-field, .widget.woocommerce select, .widget.woocommerce textarea, .widget.woocommerce .input-text, .widget.woocommerce input[type="text"], .widget.woocommerce input[type="password"], .widget.woocommerce input[type="email"], .widget.woocommerce input[type="number"] {
  font-family: Montserrat, Arial, sans-serif;
}

.widget.woocommerce ul li > a {
  color: #898989;
  font-size: 12px;
}

.widget-title {
  font-family: Montserrat, Arial, sans-serif;
  color: #333333;
  font-size: 20px;
  font-weight: 700;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 25px;
}

.widget-content p:last-child {
  margin-bottom: 0;
}

.widget-comment {
  padding: 10px 0;
}

.widget-comment .widget-comment-title {
  font-size: 14px;
  font-weight: 400;
  margin-top: 0;
}

.widget-comment .widget-comment-time,
.widget-comment .widget-comment-time a {
  color: #898989;
  font-size: 12px;
  margin-bottom: 15px;
}

.widget-comment .widget-comment-sumary {
  font-size: 12px;
}

.widget-comment .widget-comment-sumary > p {
  margin-bottom: 0;
}

.widget-comment .widget-comment-sumary > p:before {
  content: "“";
}

.widget-comment .widget-comment-sumary > p:after {
  content: "”";
}

.woocommerce .widget_layered_nav_filters ul > li,
.woocommerce .widget_layered_nav ul > li,
.widget_categories ul > li,
.widget_product_prices ul > li,
.widget_product_categories ul > li {
  background-repeat: no-repeat;
  background-position: -20px 17px;
  position: relative;
  -webkit-transition: background 0.25s ease;
  -o-transition: background 0.25s ease;
  transition: background 0.25s ease;
}

.woocommerce .widget_layered_nav_filters ul > li:hover,
.woocommerce .widget_layered_nav_filters ul > li.current,
.woocommerce .widget_layered_nav_filters ul > li.chosen,
.woocommerce .widget_layered_nav_filters ul > li.active,
.woocommerce .widget_layered_nav_filters ul > li.current-cat,
.woocommerce .widget_layered_nav ul > li:hover,
.woocommerce .widget_layered_nav ul > li.current,
.woocommerce .widget_layered_nav ul > li.chosen,
.woocommerce .widget_layered_nav ul > li.active,
.woocommerce .widget_layered_nav ul > li.current-cat,
.widget_categories ul > li:hover,
.widget_categories ul > li.current,
.widget_categories ul > li.chosen,
.widget_categories ul > li.active,
.widget_categories ul > li.current-cat,
.widget_product_prices ul > li:hover,
.widget_product_prices ul > li.current,
.widget_product_prices ul > li.chosen,
.widget_product_prices ul > li.active,
.widget_product_prices ul > li.current-cat,
.widget_product_categories ul > li:hover,
.widget_product_categories ul > li.current,
.widget_product_categories ul > li.chosen,
.widget_product_categories ul > li.active,
.widget_product_categories ul > li.current-cat {
  background-image: url("../img/bullet.png");
  background-position: 5px 17px;
}

.woocommerce .widget_layered_nav_filters ul > li:hover > a,
.woocommerce .widget_layered_nav_filters ul > li.current > a,
.woocommerce .widget_layered_nav_filters ul > li.chosen > a,
.woocommerce .widget_layered_nav_filters ul > li.active > a,
.woocommerce .widget_layered_nav_filters ul > li.current-cat > a,
.woocommerce .widget_layered_nav ul > li:hover > a,
.woocommerce .widget_layered_nav ul > li.current > a,
.woocommerce .widget_layered_nav ul > li.chosen > a,
.woocommerce .widget_layered_nav ul > li.active > a,
.woocommerce .widget_layered_nav ul > li.current-cat > a,
.widget_categories ul > li:hover > a,
.widget_categories ul > li.current > a,
.widget_categories ul > li.chosen > a,
.widget_categories ul > li.active > a,
.widget_categories ul > li.current-cat > a,
.widget_product_prices ul > li:hover > a,
.widget_product_prices ul > li.current > a,
.widget_product_prices ul > li.chosen > a,
.widget_product_prices ul > li.active > a,
.widget_product_prices ul > li.current-cat > a,
.widget_product_categories ul > li:hover > a,
.widget_product_categories ul > li.current > a,
.widget_product_categories ul > li.chosen > a,
.widget_product_categories ul > li.active > a,
.widget_product_categories ul > li.current-cat > a {
  color: #ffa200;
}

.woocommerce .widget_layered_nav_filters ul > li > a,
.woocommerce .widget_layered_nav ul > li > a,
.widget_categories ul > li > a,
.widget_product_prices ul > li > a,
.widget_product_categories ul > li > a {
  padding: 10px 20px;
}

.woocommerce .widget_layered_nav_filters ul > li > a:hover,
.woocommerce .widget_layered_nav_filters ul > li.chosen > a,
.woocommerce .widget_layered_nav_filters ul > li.current > a,
.woocommerce .widget_layered_nav_filters ul > li.active > a
> li.current-cat > a,
.woocommerce .widget_layered_nav ul > li > a:hover,
.woocommerce .widget_layered_nav ul > li.chosen > a,
.woocommerce .widget_layered_nav ul > li.current > a,
.woocommerce .widget_layered_nav ul > li.active > a
> li.current-cat > a,
.widget_categories ul > li > a:hover,
.widget_categories ul > li.chosen > a,
.widget_categories ul > li.current > a,
.widget_categories ul > li.active > a
> li.current-cat > a,
.widget_product_prices ul > li > a:hover,
.widget_product_prices ul > li.chosen > a,
.widget_product_prices ul > li.current > a,
.widget_product_prices ul > li.active > a
> li.current-cat > a,
.widget_product_categories ul > li > a:hover,
.widget_product_categories ul > li.chosen > a,
.widget_product_categories ul > li.current > a,
.widget_product_categories ul > li.active > a
> li.current-cat > a {
  color: #ffa200;
}

.woocommerce .widget_layered_nav_filters .chosen a:before,
.woocommerce .widget_layered_nav .chosen a:before,
.widget_categories .chosen a:before,
.widget_product_prices .chosen a:before,
.widget_product_categories .chosen a:before {
  content: none !important;
}

.widget_rss ul > li,
.widget_links ul > li,
.widget_meta ul > li,
.widget_archive ul > li,
.widget_pages ul > li,
.widget_recent_entries ul > li,
.widget_recent_comments ul > li {
  border-bottom: solid 2px #f1f1f1;
  margin-bottom: 10px;
  padding-bottom: 10px;
  overflow: hidden;
}

.widget_rss ul > li:last-child,
.widget_links ul > li:last-child,
.widget_meta ul > li:last-child,
.widget_archive ul > li:last-child,
.widget_pages ul > li:last-child,
.widget_recent_entries ul > li:last-child,
.widget_recent_comments ul > li:last-child {
  border-bottom: none;
}

.widget_product_tag_cloud .tagcloud > a,
.widget_tag_cloud .tagcloud > a {
  color: #898989;
  background: #fff;
  font-size: 12px !important;
  border: solid 1px #dfdfdf;
  padding: 3px 10px;
  margin-right: 10px;
  margin-bottom: 10px;
  display: inline-block;
}

.widget_product_tag_cloud .tagcloud > a:hover,
.widget_product_tag_cloud .tagcloud > a:focus,
.widget_product_tag_cloud .tagcloud > a.counter,
.widget_product_tag_cloud .tagcloud > a.active,
.widget_tag_cloud .tagcloud > a:hover,
.widget_tag_cloud .tagcloud > a:focus,
.widget_tag_cloud .tagcloud > a.counter,
.widget_tag_cloud .tagcloud > a.active {
  color: #fff;
  background: #333;
  border-color: #333;
}

.footer-wrapper .widget {
  margin-bottom: 35px;
}

.footer-wrapper .widget .widget-title {
  font-family: Montserrat, Arial, sans-serif;
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 25px;
}

.footer-wrapper .widget ul {
  padding-left: 0;
  list-style: none;
}

.footer-wrapper .widget ul > li > a {
  color: #acacac;
}

.footer-wrapper .widget ul > li > a:hover,
.footer-wrapper .widget ul > li > a:active {
  color: #ffa200;
}

.subscible-wrapper .widget {
  margin-bottom: 0;
}

.subscible-wrapper .widget-title {
  color: #fff;
}

.twitter-tweets {
  margin: 0;
}

.twitter-tweets > li {
  padding-left: 35px;
  position: relative;
  margin-bottom: 25px !important;
  display: block;
}

.twitter-tweets > li:before {
  color: #898989;
  font-family: 'aweicon';
  content: "\e614";
  position: absolute;
  left: 0;
  font-size: 18px;
}

.twitter-tweets .tweet-content {
  margin-bottom: 10px;
}

.twitter-tweets .tweet-time {
  font-size: 12px;
}

.twitter-tweets .tweet-time a {
  color: #898989;
}

.instagram-widget {
  margin: 0 -25px;
}

.instagram-widget > li {
  float: left;
  padding-left: 25px;
}

.instagram-widget > li a:hover {
  opacity: 0.75;
}

.search-form, .woocommerce .woocommerce-product-search {
  position: relative;
}

.search-form label, .woocommerce .woocommerce-product-search label {
  margin: 0;
  width: 100%;
}

.search-form label > span, .woocommerce .woocommerce-product-search label > span {
  display: none;
}

.search-field {
  width: 100%;
  border: solid 1px #e1e1e1;
  height: 35px;
  line-height: 35px;
  padding: 0 10px;
  display: block;
  font-weight: 400;
  transition: all 0.25s ease-in-out;
}

.search-field:focus {
  outline: none;
  border-color: #8c8c8c;
}

.search-submit, .woocommerce .woocommerce-product-search input[type="submit"] {
  position: absolute;
  right: 5px;
  top: 5px;
}

.search-submit:focus, .woocommerce .woocommerce-product-search input[type="submit"]:focus {
  outline: none;
}

.attachment-awe-thumbnail-small {
  width: 75px;
  float: left;
  margin-right: 10px;
}

.search-form, .woocommerce .woocommerce-product-search {
  position: relative;
}

.search-form label, .woocommerce .woocommerce-product-search label {
  margin: 0;
  display: block;
  font-weight: 400;
}

.search-field {
  font-family: Montserrat, Arial, sans-serif;
  font-size: 12px;
  font-style: italic;
}

.search-submit, .woocommerce .woocommerce-product-search input[type="submit"] {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase;
  border: none;
}

.header-search .search-field {
  height: 44px;
  color: #696969;
  background-color: #292929;
  border: solid 1px #363636;
}

.header-search .search-field::-moz-placeholder {
  color: #696969;
  opacity: 1;
}

.header-search .search-field:-ms-input-placeholder {
  color: #696969;
}

.header-search .search-field::-webkit-input-placeholder {
  color: #696969;
}

.header-search .search-field:focus {
  box-shadow: none;
  border-color: #434343;
}

.header-search .search-submit, .header-search .woocommerce .woocommerce-product-search input[type="submit"], .woocommerce .woocommerce-product-search .header-search input[type="submit"] {
  padding-left: 20px;
  padding-right: 20px;
  height: 44px;
}

#wp-calendar {
  width: 100%;
  font-weight: 400;
  border-collapse: separate;
  border-spacing: 5px;
  margin-left: -2px;
}

#wp-calendar caption {
  display: none;
}

#wp-calendar thead th {
  font-size: 14px;
  color: #888;
  text-align: center;
  padding-bottom: 10px;
}

#wp-calendar tbody td {
  margin-bottom: 10px;
  text-align: center;
  border-radius: 1px;
  border: 1px solid #e1e1e1;
  padding: 5px;
}

#wp-calendar tbody td:hover {
  border-color: #ffa200;
}

#wp-calendar tbody td.pad {
  border: 0;
}

#wp-calendar #today {
  color: #ffa200;
  border-color: #ffa200;
}

#wp-calendar #prev a,
#wp-calendar #next a {
  color: #888;
  font-weight: 400;
  position: relative;
  text-transform: uppercase;
  bottom: -9px;
  margin-bottom: 1px;
}

#wp-calendar #prev {
  text-align: left;
}

#wp-calendar #next {
  text-align: right;
}

#wp-calendar tbody td a,
#wp-calendar #prev a:hover,
#wp-calendar #next a:hover {
  color: #ffa200;
}

.alignnone {
  margin-left: 0;
  margin-right: 0;
  max-width: 100%;
}

.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.alignleft,
.alignright {
  margin-bottom: 10px;
}

@media (min-width: 992px) {
  .alignleft {
    float: left;
    margin-right: 15px;
  }
  .alignright {
    float: right;
    margin-left: 15px;
  }
}

.wp-caption {
  max-width: 100%;
  margin-bottom: 15px;
}

.wp-caption img[class*="wp-image-"] {
  display: block;
  margin: 0;
}

.wp-caption-text {
  color: #555;
  font-size: 12px;
  padding: 10px 0;
}

.gallery {
  margin-bottom: 1.6em;
}

.gallery::after {
  content: '';
  display: table;
  clear: both;
}

[class*="gallery-columns-"] .gallery-item {
  float: left;
}

.gallery-item {
  display: inline-block;
  padding: 1.79104%;
  text-align: center;
  vertical-align: top;
  width: 100%;
}

.gallery-columns-2 .gallery-item {
  max-width: 50%;
}

.gallery-columns-3 .gallery-item {
  max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
  max-width: 25%;
}

.gallery-columns-5 .gallery-item {
  max-width: 20%;
}

.gallery-columns-6 .gallery-item {
  max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
  max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
  max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
  max-width: 11.11%;
}

.gallery-icon img {
  margin: 0 auto;
}

.gallery-caption {
  color: #555;
  display: block;
  font-size: 12px;
  padding: 10px 0;
}

.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
  display: none;
}

.gallery img,
.wp-caption img {
  transition: opacity 0.25s ease-in-out;
}

.gallery img:hover,
.gallery img:focus,
.wp-caption img:hover,
.wp-caption img:focus {
  opacity: 0.75;
}

.woocommerce .woocommerce-info,
.woocommerce .woocommerce-error,
.woocommerce .woocommerce-message {
  padding: 15px !important;
}

.woocommerce .woocommerce-info:before,
.woocommerce .woocommerce-error:before,
.woocommerce .woocommerce-message:before {
  content: none;
}

.woocommerce .woocommerce-info a,
.woocommerce .woocommerce-error a,
.woocommerce .woocommerce-message a {
  font-weight: bold;
}

.woocommerce legend {
  padding-bottom: 15px;
}

.woocommerce .form-row {
  padding: 0 !important;
}

.select2-container .select2-choice {
  border-radius: 0;
  border-color: #333;
}

.select2-drop-active {
  border-radius: 0;
  border: solid 1px #333;
  border-top: none;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}

.select2-results {
  padding: 0;
  background-color: white;
}

.select2-results .select2-highlighted {
  border-radius: 0;
}

.select2-drop.select2-drop-above.select2-drop-active {
  border-top: solid 1px #e1e1e1;
}

.select2-drop.select2-drop-above {
  border-radius: 0;
}

.select2-results .select2-ajax-error,
.select2-results .select2-no-results,
.select2-results .select2-searching,
.select2-results .select2-selection-limit {
  color: #999;
  padding: 5px;
}

.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
  color: white;
  border-radius: 0;
  background-color: #ffa200;
}

.woocommerce a.button:hover,
.woocommerce a.button:focus,
.woocommerce button.button:hover,
.woocommerce button.button:focus,
.woocommerce input.button:hover,
.woocommerce input.button:focus {
  color: white !important;
  background-color: #ffa200;
}

.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt {
  color: #333;
  border-color: #333;
  background-color: transparent;
}

.woocommerce a.button.alt.disabled,
.woocommerce a.button.alt:disabled,
.woocommerce a.button.alt[disabled]:disabled,
.woocommerce button.button.alt.disabled,
.woocommerce button.button.alt:disabled,
.woocommerce button.button.alt[disabled]:disabled,
.woocommerce input.button.alt.disabled,
.woocommerce input.button.alt:disabled,
.woocommerce input.button.alt[disabled]:disabled {
  color: #333;
  border-color: #333;
  background-color: transparent;
}

.woocommerce a.button.alt:hover,
.woocommerce a.button.alt:focus,
.woocommerce button.button.alt:hover,
.woocommerce button.button.alt:focus,
.woocommerce input.button.alt:hover,
.woocommerce input.button.alt:focus {
  color: white;
  background-color: #333;
}

.woocommerce a.button.alt:hover.disabled,
.woocommerce a.button.alt:hover:disabled,
.woocommerce a.button.alt:hover[disabled]:disabled,
.woocommerce a.button.alt:focus.disabled,
.woocommerce a.button.alt:focus:disabled,
.woocommerce a.button.alt:focus[disabled]:disabled,
.woocommerce button.button.alt:hover.disabled,
.woocommerce button.button.alt:hover:disabled,
.woocommerce button.button.alt:hover[disabled]:disabled,
.woocommerce button.button.alt:focus.disabled,
.woocommerce button.button.alt:focus:disabled,
.woocommerce button.button.alt:focus[disabled]:disabled,
.woocommerce input.button.alt:hover.disabled,
.woocommerce input.button.alt:hover:disabled,
.woocommerce input.button.alt:hover[disabled]:disabled,
.woocommerce input.button.alt:focus.disabled,
.woocommerce input.button.alt:focus:disabled,
.woocommerce input.button.alt:focus[disabled]:disabled {
  color: white;
  background-color: #333;
}

.woocommerce p.stars a.star-1::after,
.woocommerce p.stars a.star-2::after,
.woocommerce p.stars a.star-3::after,
.woocommerce p.stars a.star-4::after,
.woocommerce p.stars a.star-5::after {
  font-family: FontAwesome;
}

.woocommerce p.stars a.star-1::after {
  content: "\f005";
}

.woocommerce p.stars a.star-1.active::after,
.woocommerce p.stars a.star-1:hover::after {
  content: "\f005";
}

.woocommerce p.stars a.star-2::after {
  content: "\f005\f005";
}

.woocommerce p.stars a.star-2.active::after,
.woocommerce p.stars a.star-2:hover::after {
  content: "\f005\f005";
}

.woocommerce p.stars a.star-3::after {
  content: "\f005\f005\f005";
}

.woocommerce p.stars a.star-3.active::after,
.woocommerce p.stars a.star-3:hover::after {
  content: "\f005\f005\f005";
}

.woocommerce p.stars a.star-4::after {
  content: "\f005\f005\f005\f005";
}

.woocommerce p.stars a.star-4.active::after,
.woocommerce p.stars a.star-4:hover::after {
  content: "\f005\f005\f005\f005";
}

.woocommerce p.stars a.star-5::after {
  content: "\f005\f005\f005\f005\f005";
}

.woocommerce p.stars a.star-5.active::after,
.woocommerce p.stars a.star-5:hover::after {
  content: "\f005\f005\f005\f005\f005";
}

.woocommerce .star-rating::before {
  font-family: FontAwesome;
  content: "\f005\f005\f005\f005\f005";
}

.woocommerce .star-rating span::before {
  font-family: FontAwesome;
  content: "\f005\f005\f005\f005\f005";
}

.woocommerce p.stars {
  margin-bottom: 0 !important;
}

.woocommerce p.stars a.active {
  color: #ffa200;
}

.woocommerce .wc-proceed-to-checkout a {
  display: inline-block !important;
}

.woocommerce table.shop_table {
  border-radius: 0;
  border: solid 1px #e1e1e1;
  border-collapse: collapse;
}

.woocommerce-cart table.cart img {
  width: inherit;
}

.woocommerce-cart table.cart .coupon .input-text {
  height: 42px;
  line-height: 42px;
  width: 200px !important;
  padding-left: 15px !important;
  padding-right: 15px !important;
}

.woocommerce-cart .product-name {
  font-family: Montserrat, Arial, sans-serif;
  font-size: 14px;
}

.woocommerce-cart .quantity .qty {
  width: 80px !important;
}

.woocommerce-cart .quantity label {
  display: none;
}

.woocommerce-cart .amount {
  font-size: 14px;
  font-weight: bold;
}

.yith-wcwl-share {
  margin-bottom: 0;
}

.yith-wcwl-share h4 {
  display: inline-block;
  text-transform: uppercase;
  font-size: 14px;
}

.yith-wcwl-share ul {
  display: inline-block;
  margin: 0;
}

.woocommerce table.wishlist_table {
  font-size: 100%;
}

.woocommerce table.wishlist_table .product-name a {
  font-family: Montserrat, Arial, sans-serif;
}

.woocommerce table.wishlist_table .product-remove {
  padding: 8px !important;
}

.wishlist_table tr td,
.wishlist_table tr th.wishlist-delete,
.wishlist_table tr th.product-checkbox {
  text-align: left;
}

.wishlist-in-stock {
  color: white !important;
  border-radius: 0;
}

.woocommerce-checkout #payment {
  border-radius: 0;
  background-color: transparent;
}

.woocommerce-checkout #payment .payment_methods label {
  font-size: 14px;
}

.woocommerce-checkout #payment ul.payment_methods {
  border-bottom: none;
}

.woocommerce-checkout #payment .payment_box {
  font-size: 14px !important;
  border-radius: 0 !important;
  background: white !important;
}

.woocommerce-checkout #payment div.payment_box::after {
  content: none;
}

.woocommerce a.remove {
  background: none;
  font-weight: 400;
  color: #999 !important;
}

.woocommerce a.remove:hover,
.woocommerce a.remove:focus {
  background-color: transparent !important;
  color: #ffa200 !important;
}

.woocommerce-account .woocommerce {
  width: 75%;
  margin: auto;
}

@media (max-width: 991px) {
  .woocommerce-account .woocommerce {
    width: 100%;
  }
}

.woocommerce-account .woocommerce h2 {
  font-size: 22px;
}

.woocommerce-account .woocommerce h3 {
  font-size: 18px;
}

.woocommerce-account .woocommerce h2, .woocommerce-account .woocommerce h3 {
  margin-bottom: 20px;
}

.woocommerce-account .woocommerce .form-row-first,
.woocommerce-account .woocommerce .form-row-last {
  width: 50% !important;
}

.woocommerce-account .woocommerce .form-row-first {
  padding-right: 15px !important;
}

.woocommerce-account .woocommerce .form-row-last {
  padding-left: 15px !important;
}

@media (max-width: 479px) {
  .woocommerce-account .woocommerce .form-row-first,
  .woocommerce-account .woocommerce .form-row-last {
    width: 100% !important;
    padding: 0 !important;
  }
}

.woocommerce-account .woocommerce .myaccount_user a {
  font-weight: 700;
}

.woocommerce-account .woocommerce .myaccount_address {
  color: #777777;
}

.woocommerce-account .woocommerce .addresses .title .edit {
  color: #555555;
  font-size: 12px;
  margin-top: 25px;
}

.woocommerce-account .woocommerce .addresses .title .edit:hover,
.woocommerce-account .woocommerce .addresses .title .edit:focus {
  color: #7c7c7c;
}

.woocommerce-account .woocommerce form.login,
.woocommerce-account .woocommerce form.register {
  margin: 0;
  padding: 0;
  border: none;
  border-radius: 0;
  padding-top: 15px;
}

.woocommerce-account .woocommerce form.login {
  padding-right: 30px;
}

.woocommerce-account .woocommerce form.login input[name="login"] {
  margin-right: 10px;
}

.woocommerce-account .woocommerce form.login #rememberme {
  margin-right: 5px;
}

.woocommerce-account .woocommerce form.register {
  padding-left: 30px;
  border-left: solid 1px #e1e1e1;
}

.woocommerce-account .woocommerce #customer_login .col-1,
.woocommerce-account .woocommerce #customer_login .col-2 {
  width: 50%;
  position: relative;
  float: left;
}

.woocommerce-account .woocommerce #customer_login .col-1 h2,
.woocommerce-account .woocommerce #customer_login .col-2 h2 {
  margin-top: 0;
  margin-bottom: 15px;
}

.woocommerce-account .woocommerce #customer_login .col-2 h2 {
  padding-left: 15px;
}

@media (max-width: 767px) {
  .woocommerce-account .woocommerce #customer_login .col-1,
  .woocommerce-account .woocommerce #customer_login .col-2 {
    width: 100%;
  }
  .woocommerce-account .woocommerce #customer_login .col-1 h2,
  .woocommerce-account .woocommerce #customer_login .col-2 h2 {
    margin-top: 25px;
    padding-left: 0;
  }
  .woocommerce-account .woocommerce #customer_login .col-1 form,
  .woocommerce-account .woocommerce #customer_login .col-2 form {
    border: none !important;
    padding: 0 !important;
  }
}

.woocommerce-account .woocommerce .lost_password a {
  font-size: 12px;
  font-family: Montserrat, Arial, sans-serif;
}

.woocommerce-account .woocommerce .lost_reset_password {
  padding: 15px;
}

.woocommerce table.my_account_orders {
  font-size: inherit;
}

.cart_totals {
  width: 50% !important;
  float: none !important;
}

.cart_totals h2 {
  text-transform: uppercase;
}

.woocommerce-checkout #order_review_heading,
.woocommerce-checkout .woocommerce-billing-fields h3 {
  font-size: 24px;
  margin-bottom: 40px;
  text-transform: uppercase;
}

.woocommerce-checkout form.checkout_coupon {
  border-radius: 0;
  padding: 15px;
}

.woocommerce-checkout form.checkout_coupon .form-row {
  margin-bottom: 0;
}

.woocommerce ul.product_list_widget li a {
  font-size: 14px;
  color: #333;
  padding-bottom: 5px !important;
}

.woocommerce ul.product_list_widget li a:hover,
.woocommerce ul.product_list_widget li a:focus {
  color: #ffa200;
}

.woocommerce ul.product_list_widget li img {
  float: left;
  width: 64px;
  margin-left: 0;
  margin-right: 10px;
}

.woocommerce ul.product_list_widget li .amount,
.woocommerce ul.product_list_widget li .reviewer {
  margin-top: 5px;
  display: inline-block;
  font-size: 12px;
}

.woocommerce .star-rating {
  font-size: 12px;
}

.woocommerce .star-rating span {
  color: #ffa200;
}

.woocommerce .widget_layered_nav ul li.chosen a::before,
.woocommerce .widget_layered_nav_filters ul li a::before {
  color: #333;
}

.woocommerce .widget_layered_nav ul .count {
  position: absolute;
  right: 0;
  top: 5px;
}

.woocommerce-result-count,
.woocommerce .Awe_switch_list {
  font-size: 12px;
  float: none;
  display: inline-block;
}

.woocommerce table.shop_attributes {
  border-top: none !important;
}

.woocommerce table.shop_attributes td, .woocommerce table.shop_attributes th {
  color: #666;
  background-color: transparent !important;
  border-bottom: solid 2px #e1e1e1;
}

.woocommerce table.shop_attributes tbody tr:last-child td,
.woocommerce table.shop_attributes tbody tr:last-child th {
  border-bottom: none;
}

.woocommerce table.shop_attributes th {
  font-weight: 400;
}

.woocommerce table.shop_attributes td {
  text-align: right;
}

.woocommerce div.product form.cart,
.woocommerce div.product p.cart {
  margin-bottom: 0;
}

.woocommerce div.product form.cart div.quantity {
  float: none;
  width: 100%;
  margin: 0;
}

.woocommerce .quantity .qty {
  width: 100% !important;
  text-align: left;
}

.woocommerce .widget_price_filter .button {
  padding: 3px 7px;
}

.product-list.out_stock .awe-button.product_type_simple .fa,
.product-list.out_stock .awe-button.product_type_simple .icon {
  display: none;
}

.woocommerce-ordering select {
  line-height: 1.4;
}

.woocommerce-result-count {
  float: none !important;
}

.woocommerce.widget ul > li {
  position: relative;
  padding: 0 !important;
}

.widget.widget_product_categories .count {
  position: absolute;
  top: 10px;
  right: 0;
}

.widget.widget_shopping_cart .widget_shopping_cart_content .container-fluid {
  padding-left: 0;
  padding-right: 0;
}

.woocommerce .product_list_widget li + li {
  overflow: hidden;
  margin-top: 15px !important;
}

.variations_form {
  position: relative;
}

.variations_form .reset_variations {
  position: absolute;
  top: 0;
  right: 0;
  font-size: 0;
  width: 24px;
  height: 24px;
  line-height: 24px;
  text-align: center;
}

.variations_form .reset_variations:before {
  content: '\f05c';
  font-family: FontAwesome;
  color: #666;
  font-size: 18px;
  transition: all 0.25s ease;
}

.variations_form .reset_variations:hover:before,
.variations_form .reset_variations:focus:before {
  color: #ffa200;
}

.variations .attribute-fields {
  margin-bottom: 15px;
}

.product-list-actions .product-price {
  top: 5px;
  line-height: 1;
  position: relative;
}

#content > .product .onsale {
  left: 15px !important;
}

.woocommerce div.product p.price,
.woocommerce div.product span.price {
  color: #333;
}

.woocommerce div.product form.cart .group_table {
  width: 100%;
}

.woocommerce div.product form.cart .group_table td {
  padding-bottom: 0;
  vertical-align: top;
}

.woocommerce div.product form.cart .group_table .g-label label {
  margin: 0;
  font-size: 14px;
}

.woocommerce div.product form.cart .group_table .price {
  font-size: 14px;
}

.woocommerce div.product form.cart .group_table .price .amount {
  font-weight: 700;
}

.woocommerce div.product form.cart .group_table .quantity {
  display: inline-block;
}

.woocommerce div.product form.cart .group_table .quantity label {
  display: none;
}

.woocommerce div.product form.cart .group_table .stock {
  margin-bottom: 0;
}

.woocommerce-shipping-fields .input-checkbox {
  top: 7px;
}

.shop_table.cart td {
  vertical-align: middle !important;
}

.woocommerce-ordering {
  float: none !important;
  margin-bottom: 0 !important;
}

.woocommerce-ordering .orderby {
  width: 130px !important;
}

.woocommerce-ordering .label-orderby > span {
  margin-top: 4px;
  display: inline-block;
}

.product-header-actions label {
  margin-bottom: 0 !important;
}

.form-control
#p_show,
.search-field #p_show,
.woocommerce select #p_show,
.woocommerce textarea #p_show,
.woocommerce .input-text #p_show,
.woocommerce input[type="text"] #p_show,
.woocommerce input[type="password"] #p_show,
.woocommerce input[type="email"] #p_show,
.woocommerce input[type="number"] #p_show,
.woocommerce-ordering .orderby {
  line-height: 1.4 !important;
}

#p_show {
  height: 30px !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.woocommerce a.remove {
  font-size: inherit;
}

.woocommerce #payment #place_order,
.woocommerce-page #payment #place_order {
  float: none;
}

.woocommerce-shipping-fields .input-checkbox {
  top: 10px;
}

#review_form_wrapper #submit {
  background-color: white !important;
  border: solid 1px #e1e1e1 !important;
  text-transform: uppercase;
  border-radius: 0 !important;
  padding: 15px 50px !important;
  transition: all 0.25s ease;
}

#review_form_wrapper #submit:hover, #review_form_wrapper #submit:focus {
  color: white !important;
  border-color: #ffa200 !important;
  background-color: #ffa200 !important;
}

.product-details-wrapper .form-control,
.product-details-wrapper .search-field,
.product-details-wrapper .woocommerce select,
.woocommerce .product-details-wrapper select,
.product-details-wrapper .woocommerce textarea,
.woocommerce .product-details-wrapper textarea,
.product-details-wrapper .woocommerce .input-text,
.woocommerce .product-details-wrapper .input-text,
.product-details-wrapper .woocommerce input[type="text"],
.woocommerce .product-details-wrapper input[type="text"],
.product-details-wrapper .woocommerce input[type="password"],
.woocommerce .product-details-wrapper input[type="password"],
.product-details-wrapper .woocommerce input[type="email"],
.woocommerce .product-details-wrapper input[type="email"],
.product-details-wrapper .woocommerce input[type="number"],
.woocommerce .product-details-wrapper input[type="number"], .product-header-actions .form-control, .product-header-actions .search-field, .product-header-actions .woocommerce select, .woocommerce .product-header-actions select,
.product-header-actions .woocommerce textarea, .woocommerce .product-header-actions textarea,
.product-header-actions .woocommerce .input-text, .woocommerce .product-header-actions .input-text,
.product-header-actions .woocommerce input[type="text"], .woocommerce .product-header-actions input[type="text"],
.product-header-actions .woocommerce input[type="password"], .woocommerce .product-header-actions input[type="password"],
.product-header-actions .woocommerce input[type="email"], .woocommerce .product-header-actions input[type="email"],
.product-header-actions .woocommerce input[type="number"], .woocommerce .product-header-actions input[type="number"] {
  border-color: #e1e1e1;
}

.product-details-wrapper .quantity label {
  display: block;
}

#comments > h2 {
  margin-bottom: 10px !important;
}

#comments {
  margin-bottom: 25px;
}

.product-features ul {
  padding-left: 0;
}

.wishlist_table .product-price {
  font-size: 14px;
}

.wishlist_table .product-price del {
  font-size: 14px;
}

.woocommerce .product-remove a.remove {
  width: auto;
  height: auto;
  font-size: 18px !important;
  text-align: center;
}

dl.variation {
  color: #898989;
  margin-bottom: 0;
}

dl.variation dt {
  width: 80px;
  text-align: left;
}

dl.variation dd {
  line-height: 1;
  margin-left: 80px;
}

.product .product-thumbnail img {
  width: 100%;
}

.woocommerce-cart .cart-collaterals .cart_totals tr td {
  padding: 6px;
}

.woocommerce-remove-coupon {
  font-size: 0;
  width: 20px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  color: #898989;
  display: inline-block;
  position: relative;
  top: 1px;
}

.woocommerce-remove-coupon:hover,
.woocommerce-remove-coupon:focus {
  color: #ffa200;
}

.woocommerce-remove-coupon:after {
  content: "\f05c";
  font-family: FontAwesome;
  font-size: 16px;
}

.woocommerce-shipping-calculator .shipping-calculator-button {
  font-weight: 700;
}

.woocommerce-checkout-review-order-table .product-image > a {
  display: block;
  width: 90px;
  overflow: hidden;
}

.woocommerce .order_details {
  border: 1px dashed #ddd;
  display: inline-block;
  margin: 0;
  padding: 10px;
}

.woocommerce-cart .cart-collaterals .cart_totals table {
  width: 100%;
}

.woocommerce ul#shipping_method li {
  text-indent: 0;
  padding: 0;
}

.woocommerce ul#shipping_method li .radio, .woocommerce ul#shipping_method li .checkbox {
  margin-top: 0;
  margin-bottom: 0;
}

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  top: 4px !important;
}

.error-404 {
  color: #fff;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  top: 0;
}

.error-404 p {
  font-family: Montserrat, Arial, sans-serif;
}

.error-404 h2 {
  font-size: 25px;
  text-transform: uppercase;
  letter-spacing: 7px;
}

.error-404 h1 {
  font-size: 135px;
  line-height: 0.8;
  position: relative;
}

.error-404 h1 .page {
  font-size: 12px;
  left: 0;
  position: absolute;
  text-align: center;
  top: 50%;
  width: 100%;
  margin-top: -5px;
  text-transform: uppercase;
}

@media (min-width: 769px) {
  .error-404 h1 {
    font-size: 300px;
  }
  .error-404 h1 .page {
    font-size: 20px;
    margin-top: -10px;
  }
  .error-404 h2 {
    font-size: 30px;
    font-weight: 400;
  }
}

.about-us-team .awe-media-image {
  background: #f9f9f9;
  text-align: center;
}

.about-us-team .awe-media-image img {
  display: inline-block;
  width: auto;
}

.login-popup {
  padding: 0;
  max-width: 370px;
}

.login-popup .nav-tabs > li > a {
  font-family: Montserrat, Arial, sans-serif;
  color: #898989;
  font-size: 12px;
  font-weight: 700;
  margin-right: 0;
  border-radius: 0;
  text-transform: uppercase;
}

.login-popup .nav-tabs > li.active > a,
.login-popup .nav-tabs > li.active > a:hover,
.login-popup .nav-tabs > li.active > a:focus {
  color: #333;
  background-color: #eee;
  border-bottom: solid 1px #ddd;
}

.login-popup .tab-content {
  padding: 30px;
}

.login-popup .form-control, .login-popup .search-field, .login-popup .woocommerce select, .woocommerce .login-popup select,
.login-popup .woocommerce textarea, .woocommerce .login-popup textarea,
.login-popup .woocommerce .input-text, .woocommerce .login-popup .input-text,
.login-popup .woocommerce input[type="text"], .woocommerce .login-popup input[type="text"],
.login-popup .woocommerce input[type="password"], .woocommerce .login-popup input[type="password"],
.login-popup .woocommerce input[type="email"], .woocommerce .login-popup input[type="email"],
.login-popup .woocommerce input[type="number"], .woocommerce .login-popup input[type="number"] {
  border-color: #898989;
}

.login-popup .forgot-passwd {
  margin-bottom: 25px;
  text-align: center;
}

.login-popup .forgot-passwd .icon {
  margin-right: 10px;
}

.login-popup .forgot-passwd a {
  color: #ffa200;
}

.blog-wrapper {
  margin-bottom: 115px;
}

.edit-comment-action {
  font-size: 12px;
}

.entry-feature-image {
  text-align: center;
  background-color: #f7f7f7;
}

.checkout-wrapper {
  margin-bottom: 100px;
}

.checkout-wrapper h2 {
  color: #242424;
  font-size: 24px;
  margin-bottom: 40px;
  text-transform: uppercase;
}

.payment-detail-wrapper {
  border: solid 1px #000;
  padding: 25px;
  margin-bottom: 40px;
  max-height: 500px;
  overflow: auto;
}

@media (min-width: 992px) {
  .payment-right {
    padding-left: 70px;
  }
}

.list-payments {
  display: inline-block;
  margin-left: 10px;
}

.list-payments > li {
  padding: 0;
}

.cart-total,
.cart_total {
  margin: 50px 0;
}

.cart-total table tr,
.cart_total table tr {
  display: block;
  margin-bottom: 15px;
}

.cart-total table th,
.cart_total table th {
  min-width: 175px;
  font-family: Montserrat, Arial, sans-serif;
  color: #898989;
  font-size: 18px;
  font-weight: 400;
}

.cart-total table td,
.cart_total table td {
  font-family: Montserrat, Arial, sans-serif;
  color: #000;
  font-size: 18px;
  font-weight: 700;
}

.cart-checkboxes {
  margin-bottom: 50px;
}

.cart-checkboxes .checkbox {
  margin-bottom: 25px;
}

.cart-checkboxes .checkbox label {
  font-size: 14px;
  font-family: Montserrat, Arial, sans-serif;
  padding-left: 25px;
}

.cart-checkboxes .checkbox label input[type=checkbox] {
  margin-left: -25px;
}

.cart-checkboxes .checkbox p {
  color: #898989;
  margin: 25px 0 25px 25px;
}

.comming-soon {
  color: #fff;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.comming-soon .comming-soon-logo {
  margin-bottom: 25px;
}

.comming-soon .countdown-time {
  margin: 25px 0;
}

.comming-soon header h1 {
  font-size: 24px;
  letter-spacing: 10px;
  margin: 0 0 15px;
  text-transform: uppercase;
}

.comming-soon footer .follow-us {
  font-size: 16px;
}

.comming-soon footer .list-socials {
  margin-top: 15px;
}

.comming-soon footer .list-socials a {
  color: #fff;
  font-size: 20px;
}

.comming-soon footer .list-socials a:hover {
  color: #ffa200;
}

@media (min-width: 768px) {
  .comming-soon .comming-soon-logo {
    margin-bottom: 45px;
  }
  .comming-soon .countdown-time {
    margin: 50px 0;
  }
  .comming-soon header p {
    font-size: 18px;
  }
  .comming-soon header h1 {
    font-size: 50px;
    letter-spacing: 20px;
    margin: 0 0 40px;
  }
}

.contact-map {
  height: 470px;
  width: 100%;
  overflow: hidden;
  margin-bottom: -50px !important;
}

@media (max-width: 767px) {
  .contact-map {
    height: 250px;
  }
}

@media (max-width: 479px) {
  .contact-map {
    height: 150px;
  }
}

.contact-wrapper {
  color: #898989;
}

.contact-header {
  max-width: 100%;
  margin-bottom: 50px;
}

.contact-header img {
  max-width: 100%;
}

.contact-header .contact-image {
  margin-bottom: 25px;
}

.contact-header > p {
  margin-bottom: 0;
}

.contact-content h3, .contact-content h2 {
  color: #333;
  margin-top: 0;
  text-transform: uppercase;
  margin-bottom: 25px;
}

.contact-content h2 {
  font-size: 26px;
}

.contact-content h3 {
  font-size: 16px;
}

.contact-content strong {
  color: #333;
}

.contact-content .contact-form-heading {
  margin-bottom: 35px;
}

.contact-content .contact-form-heading p {
  margin-bottom: 0;
}

.contact-content .contact-block {
  margin-bottom: 35px;
}

.contact-content .contact-block:last-child {
  margin-bottom: 0;
}

.contact-content .dl-horizontal, .contact-content dl.variation {
  margin-bottom: 0;
}

.contact-content .dl-horizontal dt, .contact-content dl.variation dt {
  width: 100px;
  text-align: left;
  color: #333;
  text-transform: uppercase;
  margin-bottom: 15px;
  font-family: Montserrat, Arial, sans-serif;
}

.contact-content .dl-horizontal dt:last-child, .contact-content dl.variation dt:last-child {
  margin-bottom: 0;
}

.contact-content .dl-horizontal dd, .contact-content dl.variation dd {
  margin-left: 100px;
}

@media (max-width: 991px) {
  .contact-content .dl-horizontal dd, .contact-content dl.variation dd {
    margin-left: 0;
    margin-bottom: 15px;
  }
}

@media (min-width: 768px) {
  .contact-content-left {
    padding-right: 80px;
    border-right: solid 1px #e1e1e1;
  }
  .contact-content-right {
    border-left: solid 1px #e1e1e1;
    padding-left: 80px;
    left: -1px !important;
  }
}

.customer-block {
  color: #898989;
  background-color: #f8f8f8;
  padding: 30px 35px;
  text-align: center;
  margin-bottom: 30px;
}

.customer-block a {
  color: #898989;
}

.customer-block a:hover {
  color: #ffa200;
}

.customer-block blockquote {
  text-align: center;
  padding: 0;
  margin: 0 0 35px;
  border: none;
  font-size: 15px;
}

.customer-block blockquote:before {
  content: "\e61a";
  font-family: 'aweicon';
  color: #898989;
  height: 50px;
  display: block;
}

.customer-block .customer-name,
.customer-block .customer-name h3 {
  color: #333;
  font-size: 14px;
  text-transform: uppercase;
}

.customer-block .customer-address,
.customer-block .customer-address a {
  font-family: Montserrat, Arial, sans-serif;
  font-size: 12px;
  text-transform: uppercase;
}

.customer-block .customer-address:hover,
.customer-block .customer-address a:hover {
  color: #ffa200;
}

.customer-block .customer-avatar {
  background: #fff;
  width: 62px;
  height: 62px;
  border-radius: 50%;
  display: inline-block;
  overflow: hidden;
}

.customer-block .customer-avatar img {
  width: 100%;
}

.customer-block .customer-avatar img:hover {
  transition: all 0.25s ease;
  opacity: 0.85;
}

.lookbook {
  margin-bottom: 70px;
}

.lookbook h2 {
  font-size: 24px;
  margin-top: 0;
  margin-bottom: 50px;
}

.lookbook .heading {
  margin-bottom: 50px;
}

.lookbook .content {
  z-index: 1;
  position: relative;
}

.lookbook .content::after {
  content: '';
  display: table;
  clear: both;
}

.lookbook .content-body {
  background: #fff;
  position: relative;
  float: right;
  z-index: 10;
}

.lookbook .content-body h3 {
  margin-top: 0;
  font-size: 18px;
  margin-bottom: 25px;
  line-height: 30px;
}

.lookbook .content-body p {
  color: #898989;
  line-height: 26px;
  margin-bottom: 45px;
}

.lookbook .small-image {
  display: none;
  float: left;
}

.lookbook .line {
  display: none;
  position: absolute;
  bottom: 0;
  border-top: solid 3px #333;
  width: 70px;
  right: 50%;
  margin-right: -105px;
}

.lookbook:nth-child(2n) .small-image,
.lookbook.lookbook-left .small-image {
  float: right;
}

.lookbook:nth-child(2n) .content-body,
.lookbook.lookbook-left .content-body {
  float: left;
}

.lookbook:nth-child(2n) .line,
.lookbook.lookbook-left .line {
  right: auto;
  left: 50%;
  margin-left: -105px;
}

@media (min-width: 992px) {
  .lookbook h2 {
    text-align: center;
    letter-spacing: 7px;
  }
  .lookbook .line {
    display: inline-block;
  }
  .lookbook .small-image {
    display: block;
  }
  .lookbook .content {
    margin-left: 70px;
    margin-right: 70px;
  }
  .lookbook .content-body {
    width: 50%;
    margin-top: -100px;
    padding: 35px;
  }
}

@media (max-width: 767px) and (min-width: 480px) {
  .lookbook h2 {
    text-align: center;
    letter-spacing: 3px;
  }
  .lookbook .content-body {
    width: inherit;
    margin: -100px 50px 0;
    padding: 35px;
  }
}

.lookbook-wrapper {
  margin-top: 80px;
}

.lookbook-wrapper .toggle-bars {
  float: right;
  margin-top: 5px;
  display: none;
}

.lookbook-wrapper .toggle-action {
  display: block;
}

@media (max-width: 480px) {
  .lookbook-wrapper .section-header h2 {
    margin-top: 50px;
  }
}

@media (max-width: 768px) {
  .lookbook-wrapper .toggle-bars {
    display: block;
  }
  .lookbook-wrapper .toggle-action {
    display: none;
  }
}

.lookbook-actionbar {
  padding: 15px 0;
  margin-bottom: 50px;
  border-top: solid 1px #e1e1e1;
  border-bottom: solid 1px #e1e1e1;
}

.lookbook-actionbar label {
  margin-bottom: 0;
  margin-right: 15px;
}

.lookbook-actionbar strong, .lookbook-actionbar p {
  line-height: 30px;
  margin-bottom: 0;
}

.lookbook-actionbar .form-control, .lookbook-actionbar .search-field, .lookbook-actionbar .woocommerce select, .woocommerce .lookbook-actionbar select,
.lookbook-actionbar .woocommerce textarea, .woocommerce .lookbook-actionbar textarea,
.lookbook-actionbar .woocommerce .input-text, .woocommerce .lookbook-actionbar .input-text,
.lookbook-actionbar .woocommerce input[type="text"], .woocommerce .lookbook-actionbar input[type="text"],
.lookbook-actionbar .woocommerce input[type="password"], .woocommerce .lookbook-actionbar input[type="password"],
.lookbook-actionbar .woocommerce input[type="email"], .woocommerce .lookbook-actionbar input[type="email"],
.lookbook-actionbar .woocommerce input[type="number"], .woocommerce .lookbook-actionbar input[type="number"] {
  border-color: #d5d5d5;
}

@media (min-width: 768px) {
  .lookbook-actionbar .form-group, .lookbook-actionbar .woocommerce .form-row, .woocommerce .lookbook-actionbar .form-row {
    margin-right: 25px;
  }
  .lookbook-actionbar .form-group:last-child, .lookbook-actionbar .woocommerce .form-row:last-child, .woocommerce .lookbook-actionbar .form-row:last-child {
    margin-right: 0;
  }
}

.lookbook-navigation-text {
  color: #898989;
  margin-top: 7px;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
}

.lookbook-navigation-text .icon {
  font-size: 10px;
}

.portfolio-article {
  border-bottom: solid 1px #e1e1e1;
  padding-bottom: 30px;
  margin-bottom: 50px;
}

.lasted-portfolio h3 {
  font-size: 30px;
  margin-top: 0;
  margin-bottom: 50px;
  text-transform: uppercase;
}

.portfolio-detail > header {
  padding-bottom: 20px;
  border-bottom: solid 1px #e1e1e1;
  margin-bottom: 25px;
}

.portfolio-detail > header::after {
  content: '';
  display: table;
  clear: both;
}

.back-to-portfolio, .back-to-pcate {
  font-family: Montserrat, Arial, sans-serif;
  color: #898989;
  font-size: 12px;
  display: block;
  position: relative;
  top: 2px;
}

.back-to-portfolio > .fa,
.back-to-pcate > .fa,
.back-to-portfolio > .icon, .back-to-pcate > .icon {
  margin-right: 5px;
}

.portfolio-title {
  font-size: 20px;
  margin-top: 0;
  margin-bottom: 15px;
}

.portfolio-desc {
  color: #898989;
  margin-bottom: 35px;
}

.portfolio-list {
  padding: 0;
  list-style: none;
  margin-bottom: 25px;
}

.portfolio-list > li {
  padding: 10px 0;
  border-bottom: solid 2px #e1e1e1;
}

.portfolio-list > li:first-child {
  border-top: solid 2px #e1e1e1;
}

.portfolio-list .name {
  font-weight: 700;
}

.portfolio-list .value {
  color: #898989;
  float: right;
}

.portfolio-images .image {
  margin-bottom: 25px;
}

.portfolio-images .image a {
  display: block;
  position: relative;
}

.portfolio-images .image a:before,
.portfolio-images .image a:after {
  opacity: 0;
  position: absolute;
  -webkit-transition: opacity 0.25s ease-in-out;
  -o-transition: opacity 0.25s ease-in-out;
  transition: opacity 0.25s ease-in-out;
}

.portfolio-images .image a:before {
  content: '';
  background: rgba(51, 51, 51, 0.7);
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.portfolio-images .image a:after {
  color: #ffa200;
  font-family: 'aweicon';
  content: '\e61c';
  font-size: 18px;
  width: 30px;
  height: 30px;
  top: 50%;
  left: 50%;
  margin-top: -15px;
  margin-left: -15px;
  text-align: center;
  line-height: 30px;
}

.portfolio-images .image a:hover:before,
.portfolio-images .image a:hover:after {
  opacity: 1;
}

.profolio-content {
  margin-bottom: 100px;
}

.profolio-content h2 {
  font-size: 18px;
}

.profolio-content p {
  color: #ddd;
}

.profolio-content .bottom {
  margin-left: 0;
  margin-right: 0;
}

.profolio-content-text {
  padding: 0 20px;
  position: relative;
  display: block;
}

.profolio-content-text h2 {
  color: #fff;
  font-size: 14px;
}

.profolio-content-text p {
  color: #ddd;
  font-size: 12px;
}

.profolio-content-text .icon-next {
  color: #fff;
  font-size: 18px;
  margin-right: 20px;
  margin-top: -15px;
  position: absolute;
  right: 0;
  top: 50%;
}

::-moz-selection {
  color: #fff;
  background: #ffa200;
}

::selection {
  color: #fff;
  background: #ffa200;
}

html, body {
  height: 100%;
  line-height: 1.833;
}

a, button {
  transition: all 0.25s ease-in-out;
}

a:focus,
a:active, button:focus,
button:active {
  outline: none !important;
}

img {
  max-width: 100%;
  height: auto;
}

label {
  font-size: 12px;
  font-family: Montserrat, Arial, sans-serif;
  font-weight: 400;
}

label .required,
label sup {
  color: red;
}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  line-height: 1.4;
}

.tooltip .tooltip-inner {
  white-space: nowrap;
  text-transform: uppercase;
  font-weight: 700;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  padding: 7px 15px;
}

.section-post-media img {
  width: 100% !important;
}

@media (max-width: 1199px) {
  .subscible-wrapper.subscible-block {
    margin-top: 30px !important;
  }
}

/* Color helpers */
.white {
  color: #fff;
}

.dark {
  color: #333;
}

.gray {
  color: #898989;
}

/* Bg hepers */
.bg-lighten {
  background-color: #f9f9f9;
}

.bg-gray {
  background-color: #f4f4f4;
}

.bg-dark {
  background-color: #333;
}

.bg-darken {
  background-color: #262626;
}

/* Font size */
.tiny {
  font-size: 10px;
}

.small {
  font-size: 12px;
}

.medium {
  font-size: 14px;
}

.large {
  font-size: 16px;
}

/* Font weight helpers */
.light {
  font-weight: 300;
}

.normal {
  font-weight: 400;
}

.bold {
  font-weight: 700;
}

/* Text helpers */
.center {
  text-align: center;
}

.left {
  text-align: left;
}

.right {
  text-align: right;
}

.upper,
.woocommerce-account .woocommerce h2,
.woocommerce-account .woocommerce h3,
.text-upper {
  text-transform: uppercase;
}

.spacing-5 {
  letter-spacing: 5px;
}

.spacing-10 {
  letter-spacing: 10px;
}

/* Display helpers */
.block {
  display: block !important;
}

.inline-block {
  display: inline-block !important;
}

.inline {
  display: inline !important;
}

/* Border helpers */
.border-left {
  border-left: solid 1px #e1e1e1;
}

.border-right {
  border-right: solid 1px #e1e1e1;
}

.border-top {
  border-top: solid 1px #e1e1e1;
}

.border-bottom {
  border-bottom: solid 1px #e1e1e1;
}

/* Fullpage */
.fp-table {
  display: table;
  table-layout: fixed;
}

.fp-table,
.fp-table-cell {
  width: 100%;
  height: 100%;
}

.fp-table-cell {
  text-align: center;
  display: table-cell;
  vertical-align: middle;
}

/* Col centered */
.col-centered {
  float: none;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/* Col border */
@media (min-width: 769px) {
  .cols-border > [class*='col-'] {
    border-right: solid 1px #e1e1e1;
  }
  .cols-border > [class*='col-']:last-child {
    border-right: transparent;
  }
}

/* No gutter */
.no-gutter {
  margin-left: 0;
  margin-right: 0;
}

.no-gutter > [class*='col-'] {
  padding-right: 0;
  padding-left: 0;
}

/* White pop-up */
.white-popup {
  position: relative;
  background: #fff;
  padding: 20px;
  width: auto;
  max-width: 500px;
  margin: 20px auto;
}

/* Embed 1:1 */
.embed-responsive-1by1 {
  padding-bottom: 100%;
}

.underline:after {
  content: '';
  display: block;
  width: 75px;
  height: 0;
  margin: 15px auto 0 auto;
  border-bottom: solid 3px #333;
}

/* Margin and padding helpers */
/* Margin */
.margin-vertical-5 {
  margin-top: 5px !important;
  margin-bottom: 5px !important;
}

.margin-horizontal-5 {
  margin-left: 5px !important;
  margin-right: 5px !important;
}

.margin-top-5 {
  margin-top: 5px !important;
}

.margin-bottom-5 {
  margin-bottom: 5px !important;
}

/* Padding */
.padding-vertical-5 {
  padding-top: 5px !important;
  padding-bottom: 5px !important;
}

.padding-horizontal-5 {
  padding-left: 5px !important;
  padding-right: 5px !important;
}

.padding-top-5 {
  padding-top: 5px !important;
}

.padding-bottom-5 {
  padding-bottom: 5px !important;
}

/* Margin */
.margin-vertical-10 {
  margin-top: 10px !important;
  margin-bottom: 10px !important;
}

.margin-horizontal-10 {
  margin-left: 10px !important;
  margin-right: 10px !important;
}

.margin-top-10 {
  margin-top: 10px !important;
}

.margin-bottom-10 {
  margin-bottom: 10px !important;
}

/* Padding */
.padding-vertical-10 {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}

.padding-horizontal-10 {
  padding-left: 10px !important;
  padding-right: 10px !important;
}

.padding-top-10 {
  padding-top: 10px !important;
}

.padding-bottom-10 {
  padding-bottom: 10px !important;
}

/* Margin */
.margin-vertical-15 {
  margin-top: 15px !important;
  margin-bottom: 15px !important;
}

.margin-horizontal-15 {
  margin-left: 15px !important;
  margin-right: 15px !important;
}

.margin-top-15 {
  margin-top: 15px !important;
}

.margin-bottom-15 {
  margin-bottom: 15px !important;
}

/* Padding */
.padding-vertical-15 {
  padding-top: 15px !important;
  padding-bottom: 15px !important;
}

.padding-horizontal-15 {
  padding-left: 15px !important;
  padding-right: 15px !important;
}

.padding-top-15 {
  padding-top: 15px !important;
}

.padding-bottom-15 {
  padding-bottom: 15px !important;
}

/* Margin */
.margin-vertical-20 {
  margin-top: 20px !important;
  margin-bottom: 20px !important;
}

.margin-horizontal-20 {
  margin-left: 20px !important;
  margin-right: 20px !important;
}

.margin-top-20 {
  margin-top: 20px !important;
}

.margin-bottom-20 {
  margin-bottom: 20px !important;
}

/* Padding */
.padding-vertical-20 {
  padding-top: 20px !important;
  padding-bottom: 20px !important;
}

.padding-horizontal-20 {
  padding-left: 20px !important;
  padding-right: 20px !important;
}

.padding-top-20 {
  padding-top: 20px !important;
}

.padding-bottom-20 {
  padding-bottom: 20px !important;
}

/* Margin */
.margin-vertical-25 {
  margin-top: 25px !important;
  margin-bottom: 25px !important;
}

.margin-horizontal-25 {
  margin-left: 25px !important;
  margin-right: 25px !important;
}

.margin-top-25 {
  margin-top: 25px !important;
}

.margin-bottom-25 {
  margin-bottom: 25px !important;
}

/* Padding */
.padding-vertical-25 {
  padding-top: 25px !important;
  padding-bottom: 25px !important;
}

.padding-horizontal-25 {
  padding-left: 25px !important;
  padding-right: 25px !important;
}

.padding-top-25 {
  padding-top: 25px !important;
}

.padding-bottom-25 {
  padding-bottom: 25px !important;
}

/* Margin */
.margin-vertical-30 {
  margin-top: 30px !important;
  margin-bottom: 30px !important;
}

.margin-horizontal-30 {
  margin-left: 30px !important;
  margin-right: 30px !important;
}

.margin-top-30 {
  margin-top: 30px !important;
}

.margin-bottom-30 {
  margin-bottom: 30px !important;
}

/* Padding */
.padding-vertical-30 {
  padding-top: 30px !important;
  padding-bottom: 30px !important;
}

.padding-horizontal-30 {
  padding-left: 30px !important;
  padding-right: 30px !important;
}

.padding-top-30 {
  padding-top: 30px !important;
}

.padding-bottom-30 {
  padding-bottom: 30px !important;
}

/* Margin */
.margin-vertical-35 {
  margin-top: 35px !important;
  margin-bottom: 35px !important;
}

.margin-horizontal-35 {
  margin-left: 35px !important;
  margin-right: 35px !important;
}

.margin-top-35 {
  margin-top: 35px !important;
}

.margin-bottom-35 {
  margin-bottom: 35px !important;
}

/* Padding */
.padding-vertical-35 {
  padding-top: 35px !important;
  padding-bottom: 35px !important;
}

.padding-horizontal-35 {
  padding-left: 35px !important;
  padding-right: 35px !important;
}

.padding-top-35 {
  padding-top: 35px !important;
}

.padding-bottom-35 {
  padding-bottom: 35px !important;
}

/* Margin */
.margin-vertical-40 {
  margin-top: 40px !important;
  margin-bottom: 40px !important;
}

.margin-horizontal-40 {
  margin-left: 40px !important;
  margin-right: 40px !important;
}

.margin-top-40 {
  margin-top: 40px !important;
}

.margin-bottom-40 {
  margin-bottom: 40px !important;
}

/* Padding */
.padding-vertical-40 {
  padding-top: 40px !important;
  padding-bottom: 40px !important;
}

.padding-horizontal-40 {
  padding-left: 40px !important;
  padding-right: 40px !important;
}

.padding-top-40 {
  padding-top: 40px !important;
}

.padding-bottom-40 {
  padding-bottom: 40px !important;
}

/* Margin */
.margin-vertical-45 {
  margin-top: 45px !important;
  margin-bottom: 45px !important;
}

.margin-horizontal-45 {
  margin-left: 45px !important;
  margin-right: 45px !important;
}

.margin-top-45 {
  margin-top: 45px !important;
}

.margin-bottom-45 {
  margin-bottom: 45px !important;
}

/* Padding */
.padding-vertical-45 {
  padding-top: 45px !important;
  padding-bottom: 45px !important;
}

.padding-horizontal-45 {
  padding-left: 45px !important;
  padding-right: 45px !important;
}

.padding-top-45 {
  padding-top: 45px !important;
}

.padding-bottom-45 {
  padding-bottom: 45px !important;
}

/* Margin */
.margin-vertical-50 {
  margin-top: 50px !important;
  margin-bottom: 50px !important;
}

.margin-horizontal-50 {
  margin-left: 50px !important;
  margin-right: 50px !important;
}

.margin-top-50 {
  margin-top: 50px !important;
}

.margin-bottom-50 {
  margin-bottom: 50px !important;
}

/* Padding */
.padding-vertical-50 {
  padding-top: 50px !important;
  padding-bottom: 50px !important;
}

.padding-horizontal-50 {
  padding-left: 50px !important;
  padding-right: 50px !important;
}

.padding-top-50 {
  padding-top: 50px !important;
}

.padding-bottom-50 {
  padding-bottom: 50px !important;
}

/* Margin */
.margin-vertical-55 {
  margin-top: 55px !important;
  margin-bottom: 55px !important;
}

.margin-horizontal-55 {
  margin-left: 55px !important;
  margin-right: 55px !important;
}

.margin-top-55 {
  margin-top: 55px !important;
}

.margin-bottom-55 {
  margin-bottom: 55px !important;
}

/* Padding */
.padding-vertical-55 {
  padding-top: 55px !important;
  padding-bottom: 55px !important;
}

.padding-horizontal-55 {
  padding-left: 55px !important;
  padding-right: 55px !important;
}

.padding-top-55 {
  padding-top: 55px !important;
}

.padding-bottom-55 {
  padding-bottom: 55px !important;
}

/* Margin */
.margin-vertical-60 {
  margin-top: 60px !important;
  margin-bottom: 60px !important;
}

.margin-horizontal-60 {
  margin-left: 60px !important;
  margin-right: 60px !important;
}

.margin-top-60 {
  margin-top: 60px !important;
}

.margin-bottom-60 {
  margin-bottom: 60px !important;
}

/* Padding */
.padding-vertical-60 {
  padding-top: 60px !important;
  padding-bottom: 60px !important;
}

.padding-horizontal-60 {
  padding-left: 60px !important;
  padding-right: 60px !important;
}

.padding-top-60 {
  padding-top: 60px !important;
}

.padding-bottom-60 {
  padding-bottom: 60px !important;
}

/* Margin */
.margin-vertical-65 {
  margin-top: 65px !important;
  margin-bottom: 65px !important;
}

.margin-horizontal-65 {
  margin-left: 65px !important;
  margin-right: 65px !important;
}

.margin-top-65 {
  margin-top: 65px !important;
}

.margin-bottom-65 {
  margin-bottom: 65px !important;
}

/* Padding */
.padding-vertical-65 {
  padding-top: 65px !important;
  padding-bottom: 65px !important;
}

.padding-horizontal-65 {
  padding-left: 65px !important;
  padding-right: 65px !important;
}

.padding-top-65 {
  padding-top: 65px !important;
}

.padding-bottom-65 {
  padding-bottom: 65px !important;
}

/* Margin */
.margin-vertical-70 {
  margin-top: 70px !important;
  margin-bottom: 70px !important;
}

.margin-horizontal-70 {
  margin-left: 70px !important;
  margin-right: 70px !important;
}

.margin-top-70 {
  margin-top: 70px !important;
}

.margin-bottom-70 {
  margin-bottom: 70px !important;
}

/* Padding */
.padding-vertical-70 {
  padding-top: 70px !important;
  padding-bottom: 70px !important;
}

.padding-horizontal-70 {
  padding-left: 70px !important;
  padding-right: 70px !important;
}

.padding-top-70 {
  padding-top: 70px !important;
}

.padding-bottom-70 {
  padding-bottom: 70px !important;
}

/* Margin */
.margin-vertical-75 {
  margin-top: 75px !important;
  margin-bottom: 75px !important;
}

.margin-horizontal-75 {
  margin-left: 75px !important;
  margin-right: 75px !important;
}

.margin-top-75 {
  margin-top: 75px !important;
}

.margin-bottom-75 {
  margin-bottom: 75px !important;
}

/* Padding */
.padding-vertical-75 {
  padding-top: 75px !important;
  padding-bottom: 75px !important;
}

.padding-horizontal-75 {
  padding-left: 75px !important;
  padding-right: 75px !important;
}

.padding-top-75 {
  padding-top: 75px !important;
}

.padding-bottom-75 {
  padding-bottom: 75px !important;
}

/* Margin */
.margin-vertical-80 {
  margin-top: 80px !important;
  margin-bottom: 80px !important;
}

.margin-horizontal-80 {
  margin-left: 80px !important;
  margin-right: 80px !important;
}

.margin-top-80 {
  margin-top: 80px !important;
}

.margin-bottom-80 {
  margin-bottom: 80px !important;
}

/* Padding */
.padding-vertical-80 {
  padding-top: 80px !important;
  padding-bottom: 80px !important;
}

.padding-horizontal-80 {
  padding-left: 80px !important;
  padding-right: 80px !important;
}

.padding-top-80 {
  padding-top: 80px !important;
}

.padding-bottom-80 {
  padding-bottom: 80px !important;
}

/* Margin */
.margin-vertical-85 {
  margin-top: 85px !important;
  margin-bottom: 85px !important;
}

.margin-horizontal-85 {
  margin-left: 85px !important;
  margin-right: 85px !important;
}

.margin-top-85 {
  margin-top: 85px !important;
}

.margin-bottom-85 {
  margin-bottom: 85px !important;
}

/* Padding */
.padding-vertical-85 {
  padding-top: 85px !important;
  padding-bottom: 85px !important;
}

.padding-horizontal-85 {
  padding-left: 85px !important;
  padding-right: 85px !important;
}

.padding-top-85 {
  padding-top: 85px !important;
}

.padding-bottom-85 {
  padding-bottom: 85px !important;
}

/* Margin */
.margin-vertical-90 {
  margin-top: 90px !important;
  margin-bottom: 90px !important;
}

.margin-horizontal-90 {
  margin-left: 90px !important;
  margin-right: 90px !important;
}

.margin-top-90 {
  margin-top: 90px !important;
}

.margin-bottom-90 {
  margin-bottom: 90px !important;
}

/* Padding */
.padding-vertical-90 {
  padding-top: 90px !important;
  padding-bottom: 90px !important;
}

.padding-horizontal-90 {
  padding-left: 90px !important;
  padding-right: 90px !important;
}

.padding-top-90 {
  padding-top: 90px !important;
}

.padding-bottom-90 {
  padding-bottom: 90px !important;
}

/* Margin */
.margin-vertical-95 {
  margin-top: 95px !important;
  margin-bottom: 95px !important;
}

.margin-horizontal-95 {
  margin-left: 95px !important;
  margin-right: 95px !important;
}

.margin-top-95 {
  margin-top: 95px !important;
}

.margin-bottom-95 {
  margin-bottom: 95px !important;
}

/* Padding */
.padding-vertical-95 {
  padding-top: 95px !important;
  padding-bottom: 95px !important;
}

.padding-horizontal-95 {
  padding-left: 95px !important;
  padding-right: 95px !important;
}

.padding-top-95 {
  padding-top: 95px !important;
}

.padding-bottom-95 {
  padding-bottom: 95px !important;
}

/* Margin */
.margin-vertical-100 {
  margin-top: 100px !important;
  margin-bottom: 100px !important;
}

.margin-horizontal-100 {
  margin-left: 100px !important;
  margin-right: 100px !important;
}

.margin-top-100 {
  margin-top: 100px !important;
}

.margin-bottom-100 {
  margin-bottom: 100px !important;
}

/* Padding */
.padding-vertical-100 {
  padding-top: 100px !important;
  padding-bottom: 100px !important;
}

.padding-horizontal-100 {
  padding-left: 100px !important;
  padding-right: 100px !important;
}

.padding-top-100 {
  padding-top: 100px !important;
}

.padding-bottom-100 {
  padding-bottom: 100px !important;
}

.embed-responsive-wide {
  padding-top: 40%;
}

.margin-left-10 {
  margin-left: 10px !important;
}

/*# sourceMappingURL=maps/main.css.map */