@charset "UTF-8";
/*
Theme Name: nb_flower
Theme URI: http://netbaseteam.com
Author: Netbase Team
Author URI: http://netbaseteam.com/
Description: Flower WordPress Theme
Version: 2.0.8
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: nb_flower
Tags:two-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, flexible-header, full-width-template, sticky-post, theme-options, threaded-comments, translation-ready
*/
/*--------------------------------------------------------

[Table of Content]. You can find sections with this table!

1. Bootstrap
2. Owl Carousel
3. Pages
    3.1   Blog
    3.2   Woocommerce Category    
    3.3   Woocommerce Single Product
    3.4   Wishlist
    3.5   Cart
    3.6   Checkout
    3.7   404
    3.8   FAQ
    3.9   Contact
    3.10  About
    3.11  Account
4. Partials
    4.1   Header
    4.2   Buttons
    4.3   Form
    4.4   Heading
    4.5   Home page Best Seller     
    4.6   Home page Blog
    4.7   Home page New Products
    4.8   Home page Servics
    4.9   Home page Testimonials
    4.10  Home page Time Working
    4.11  Home page About Shop
    4.12  Home page Coupon
    4.12  Home page Contact forms
    4.13  Footer
    4.14  View toogle button in shop page 
    4.15  Pagination
    4.16  Comments
    4.17  Main navigation
    4.18  Back to top button
    4.19  Page Title
    4.20  Quickview
    4.21  Compare
    4.22  Other 
5. Home Page 2
    5.1  Home2 top 
    5.2  Home2 image banner
    5.3  Home2 feature products
    5.4  Home2 four step
    5.5  Home2 service
    5.6  Home2 customer
    5.7  Home 2 blog
    5.8  Home 2 letter
    5.9  Home2 testimonials
    5.10  Home2 bottom
6. Home Page 3
    6.1  Home3 Passion
    6.2  Home3 step
    6.3  Home3 imgage banner
    6.4  Home3 feature products
    6.5  Home3 two banner
    6.6  Home3 services
    6.7  Hom3 team 
    6.8  Hom3 blog  
-------------------------------------------------------*/
/*
1. Bootstrap
*/
/*!
 * Bootstrap v3.3.6 (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,
  .dropup > .btn > .caret {
    border-top-color: #000 !important; }
  .label {
    border: 1px solid #000; }
  .table {
    border-collapse: collapse !important; }
    .table td,
    .table th {
      background-color: #fff !important; }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important; } }


.glyphicon {
  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: "\002a"; }

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

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

* {
  box-sizing: border-box; }

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

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

body {
  font-family: "Helvetica Neue", Helvetica, 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: #337ab7;
  text-decoration: none; }
  a:hover, a:focus {
    color: #23527c;
    text-decoration: underline; }
  a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }

figure {
  margin: 0; }

img {
  vertical-align: middle; }

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

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

.img-thumbnail {
  padding: 4px;
  line-height: 1.42857;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-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 {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

[role="button"] {
  cursor: pointer; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.5;
  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: #fcf8e3;
  padding: .2em; }

.text-left {
  text-align: left; }

.text-right {
  text-align: right; }

.text-center {
  text-align: center; }

.text-justify {
  text-align: justify; }

.text-nowrap {
  white-space: nowrap; }

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

.text-uppercase, .initialism {
  text-transform: uppercase; }

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

.text-muted {
  color: #777777; }

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

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

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

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

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

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

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

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

.text-danger {
  color: #a94442; }

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

.bg-primary {
  color: #fff; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

dt,
dd {
  line-height: 1.42857; }

dt {
  font-weight: bold; }

dd {
  margin-left: 0; }

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

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

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

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

.initialism {
  font-size: 90%; }

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee; }
  blockquote p:last-child,
  blockquote ul:last-child,
  blockquote ol:last-child {
    margin-bottom: 0; }
  blockquote footer,
  blockquote small,
  blockquote .small {
    display: block;
    font-size: 80%;
    line-height: 1.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: 4px; }

kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25); }
  kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: bold;
    box-shadow: none; }

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px; }
  pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0; }

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

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container:before, .container:after {
    content: " ";
    display: table; }
  .container:after {
    clear: both; }
  @media (min-width: 768px) {
    .container {
      width: 750px; } }
  @media (min-width: 992px) {
    .container {
      width: 970px; } }
  @media (min-width: 1200px) {
    .container {
      width: 1170px; } }

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container-fluid:before, .container-fluid:after {
    content: " ";
    display: table; }
  .container-fluid:after {
    clear: both; }

.row {
  margin-left: -15px;
  margin-right: -15px; }
  .row:before, .row:after {
    content: " ";
    display: table; }
  .row:after {
    clear: both; }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left; }

.col-xs-1 {
  width: 8.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, .error404 main .home-link {
    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, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left; }
  .col-md-1 {
    width: 8.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 {
    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 {
    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 {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px; }
  .table > thead > tr > th,
  .table > thead > tr > td,
  .table > tbody > tr > th,
  .table > tbody > tr > td,
  .table > tfoot > tr > th,
  .table > tfoot > tr > td {
    padding: 8px;
    line-height: 1.42857;
    vertical-align: top;
    border-top: 1px solid #ddd; }
  .table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd; }
  .table > caption + thead > tr:first-child > th,
  .table > caption + thead > tr:first-child > td,
  .table > colgroup + thead > tr:first-child > th,
  .table > colgroup + thead > tr:first-child > td,
  .table > thead:first-child > tr:first-child > th,
  .table > thead:first-child > tr:first-child > td {
    border-top: 0; }
  .table > tbody + tbody {
    border-top: 2px solid #ddd; }
  .table .table {
    background-color: #fff; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.form-control, .woocommerce-checkout .input-text {
  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: 4px;
  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;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }
  .form-control:focus, .woocommerce-checkout .input-text:focus {
    border-color: #66afe9;
    outline: 0;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }
  .form-control::-moz-placeholder, .woocommerce-checkout .input-text::-moz-placeholder {
    color: #999;
    opacity: 1; }
  .form-control:-ms-input-placeholder, .woocommerce-checkout .input-text:-ms-input-placeholder {
    color: #999; }
  .form-control::-webkit-input-placeholder, .woocommerce-checkout .input-text::-webkit-input-placeholder {
    color: #999; }
  .form-control::-ms-expand, .woocommerce-checkout .input-text::-ms-expand {
    border: 0;
    background-color: transparent; }
  .form-control[disabled], .woocommerce-checkout [disabled].input-text, .form-control[readonly], .woocommerce-checkout [readonly].input-text,
  fieldset[disabled] .form-control,
  fieldset[disabled] .woocommerce-checkout .input-text, .woocommerce-checkout
  fieldset[disabled] .input-text {
    background-color: #eeeeee;
    opacity: 1; }
  .form-control[disabled], .woocommerce-checkout [disabled].input-text,
  fieldset[disabled] .form-control,
  fieldset[disabled] .woocommerce-checkout .input-text, .woocommerce-checkout
  fieldset[disabled] .input-text {
    cursor: not-allowed; }

textarea.form-control, .woocommerce-checkout 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, .woocommerce-checkout input[type="date"].input-text,
  input[type="time"].form-control,
  .woocommerce-checkout input[type="time"].input-text,
  input[type="datetime-local"].form-control,
  .woocommerce-checkout input[type="datetime-local"].input-text,
  input[type="month"].form-control,
  .woocommerce-checkout input[type="month"].input-text {
    line-height: 34px; }
  input[type="date"].input-sm, .input-group-sm > input[type="date"].form-control, .woocommerce-checkout .input-group-sm > input[type="date"].input-text,
  .input-group-sm > input[type="date"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="date"].btn,
  .input-group-sm input[type="date"],
  input[type="time"].input-sm,
  .input-group-sm > input[type="time"].form-control,
  .woocommerce-checkout .input-group-sm > input[type="time"].input-text,
  .input-group-sm > input[type="time"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="time"].btn,
  .input-group-sm
  input[type="time"],
  input[type="datetime-local"].input-sm,
  .input-group-sm > input[type="datetime-local"].form-control,
  .woocommerce-checkout .input-group-sm > input[type="datetime-local"].input-text,
  .input-group-sm > input[type="datetime-local"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="datetime-local"].btn,
  .input-group-sm
  input[type="datetime-local"],
  input[type="month"].input-sm,
  .input-group-sm > input[type="month"].form-control,
  .woocommerce-checkout .input-group-sm > input[type="month"].input-text,
  .input-group-sm > input[type="month"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="month"].btn,
  .input-group-sm
  input[type="month"] {
    line-height: 30px; }
  input[type="date"].input-lg, .input-group-lg > input[type="date"].form-control, .woocommerce-checkout .input-group-lg > input[type="date"].input-text,
  .input-group-lg > input[type="date"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="date"].btn,
  .input-group-lg input[type="date"],
  input[type="time"].input-lg,
  .input-group-lg > input[type="time"].form-control,
  .woocommerce-checkout .input-group-lg > input[type="time"].input-text,
  .input-group-lg > input[type="time"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="time"].btn,
  .input-group-lg
  input[type="time"],
  input[type="datetime-local"].input-lg,
  .input-group-lg > input[type="datetime-local"].form-control,
  .woocommerce-checkout .input-group-lg > input[type="datetime-local"].input-text,
  .input-group-lg > input[type="datetime-local"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="datetime-local"].btn,
  .input-group-lg
  input[type="datetime-local"],
  input[type="month"].input-lg,
  .input-group-lg > input[type="month"].form-control,
  .woocommerce-checkout .input-group-lg > input[type="month"].input-text,
  .input-group-lg > input[type="month"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="month"].btn,
  .input-group-lg
  input[type="month"] {
    line-height: 46px; } }

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

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

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

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

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

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

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

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

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

.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px; }
  .form-control-static.input-lg, .input-group-lg > .form-control-static.form-control, .woocommerce-checkout .input-group-lg > .form-control-static.input-text,
  .input-group-lg > .form-control-static.input-group-addon,
  .input-group-lg > .input-group-btn > .form-control-static.btn, .form-control-static.input-sm, .input-group-sm > .form-control-static.form-control, .woocommerce-checkout .input-group-sm > .form-control-static.input-text,
  .input-group-sm > .form-control-static.input-group-addon,
  .input-group-sm > .input-group-btn > .form-control-static.btn {
    padding-left: 0;
    padding-right: 0; }

.input-sm, .input-group-sm > .form-control, .woocommerce-checkout .input-group-sm > .input-text,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

select.input-sm, .input-group-sm > select.form-control, .woocommerce-checkout .input-group-sm > select.input-text,
.input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-btn > select.btn {
  height: 30px;
  line-height: 30px; }

textarea.input-sm, .input-group-sm > textarea.form-control, .woocommerce-checkout .input-group-sm > textarea.input-text,
.input-group-sm > textarea.input-group-addon,
.input-group-sm > .input-group-btn > textarea.btn,
select[multiple].input-sm,
.input-group-sm > select[multiple].form-control,
.woocommerce-checkout .input-group-sm > select[multiple].input-text,
.input-group-sm > select[multiple].input-group-addon,
.input-group-sm > .input-group-btn > select[multiple].btn {
  height: auto; }

.form-group-sm .form-control, .form-group-sm .woocommerce-checkout .input-text, .woocommerce-checkout .form-group-sm .input-text {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

.form-group-sm select.form-control, .form-group-sm .woocommerce-checkout select.input-text, .woocommerce-checkout .form-group-sm select.input-text {
  height: 30px;
  line-height: 30px; }

.form-group-sm textarea.form-control, .form-group-sm .woocommerce-checkout textarea.input-text, .woocommerce-checkout .form-group-sm textarea.input-text,
.form-group-sm select[multiple].form-control,
.form-group-sm .woocommerce-checkout select[multiple].input-text, .woocommerce-checkout
.form-group-sm select[multiple].input-text {
  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, .woocommerce-checkout .input-group-lg > .input-text,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 6px; }

select.input-lg, .input-group-lg > select.form-control, .woocommerce-checkout .input-group-lg > select.input-text,
.input-group-lg > select.input-group-addon,
.input-group-lg > .input-group-btn > select.btn {
  height: 46px;
  line-height: 46px; }

textarea.input-lg, .input-group-lg > textarea.form-control, .woocommerce-checkout .input-group-lg > textarea.input-text,
.input-group-lg > textarea.input-group-addon,
.input-group-lg > .input-group-btn > textarea.btn,
select[multiple].input-lg,
.input-group-lg > select[multiple].form-control,
.woocommerce-checkout .input-group-lg > select[multiple].input-text,
.input-group-lg > select[multiple].input-group-addon,
.input-group-lg > .input-group-btn > select[multiple].btn {
  height: auto; }

.form-group-lg .form-control, .form-group-lg .woocommerce-checkout .input-text, .woocommerce-checkout .form-group-lg .input-text {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 6px; }

.form-group-lg select.form-control, .form-group-lg .woocommerce-checkout select.input-text, .woocommerce-checkout .form-group-lg select.input-text {
  height: 46px;
  line-height: 46px; }

.form-group-lg textarea.form-control, .form-group-lg .woocommerce-checkout textarea.input-text, .woocommerce-checkout .form-group-lg textarea.input-text,
.form-group-lg select[multiple].form-control,
.form-group-lg .woocommerce-checkout select[multiple].input-text, .woocommerce-checkout
.form-group-lg select[multiple].input-text {
  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 .woocommerce-checkout .input-text, .woocommerce-checkout .has-feedback .input-text {
    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, .woocommerce-checkout .input-group-lg > .input-text + .form-control-feedback,
.input-group-lg > .input-group-addon + .form-control-feedback,
.input-group-lg > .input-group-btn > .btn + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback,
.form-group-lg .woocommerce-checkout .input-text + .form-control-feedback, .woocommerce-checkout
.form-group-lg .input-text + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px; }

.input-sm + .form-control-feedback, .input-group-sm > .form-control + .form-control-feedback, .woocommerce-checkout .input-group-sm > .input-text + .form-control-feedback,
.input-group-sm > .input-group-addon + .form-control-feedback,
.input-group-sm > .input-group-btn > .btn + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback,
.form-group-sm .woocommerce-checkout .input-text + .form-control-feedback, .woocommerce-checkout
.form-group-sm .input-text + .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: #3c763d; }

.has-success .form-control, .has-success .woocommerce-checkout .input-text, .woocommerce-checkout .has-success .input-text {
  border-color: #3c763d;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-success .form-control:focus, .has-success .woocommerce-checkout .input-text:focus, .woocommerce-checkout .has-success .input-text:focus {
    border-color: #2b542c;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168; }

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

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

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

.has-warning .form-control, .has-warning .woocommerce-checkout .input-text, .woocommerce-checkout .has-warning .input-text {
  border-color: #8a6d3b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-warning .form-control:focus, .has-warning .woocommerce-checkout .input-text:focus, .woocommerce-checkout .has-warning .input-text:focus {
    border-color: #66512c;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b; }

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

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

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

.has-error .form-control, .has-error .woocommerce-checkout .input-text, .woocommerce-checkout .has-error .input-text {
  border-color: #a94442;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-error .form-control:focus, .has-error .woocommerce-checkout .input-text:focus, .woocommerce-checkout .has-error .input-text:focus {
    border-color: #843534;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483; }

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

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

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

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

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

@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .form-control, .form-inline .woocommerce-checkout .input-text, .woocommerce-checkout .form-inline .input-text {
    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 .woocommerce-checkout .input-text, .woocommerce-checkout
    .form-inline .input-group .input-text {
      width: auto; }
  .form-inline .input-group > .form-control, .form-inline .woocommerce-checkout .input-group > .input-text, .woocommerce-checkout .form-inline .input-group > .input-text {
    width: 100%; }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle; }
    .form-inline .radio label,
    .form-inline .checkbox label {
      padding-left: 0; }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0; }
  .form-inline .has-feedback .form-control-feedback {
    top: 0; } }

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

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

.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px; }
  .form-horizontal .form-group:before, .form-horizontal .form-group:after {
    content: " ";
    display: table; }
  .form-horizontal .form-group:after {
    clear: both; }

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

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

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

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

.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
  .btn:hover, .btn:focus, .btn.focus {
    color: #333;
    text-decoration: none; }
  .btn:active, .btn.active {
    outline: 0;
    background-image: none;
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  .btn.disabled, .btn[disabled],
  fieldset[disabled] .btn {
    cursor: not-allowed;
    opacity: 0.65;
    filter: alpha(opacity=65);
    box-shadow: none; }

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

.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc; }
  .btn-default:focus, .btn-default.focus {
    color: #333;
    background-color: #e6e6e6;
    border-color: #8c8c8c; }
  .btn-default:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad; }
  .btn-default:active, .btn-default.active,
  .open > .btn-default.dropdown-toggle {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad; }
    .btn-default:active:hover, .btn-default:active:focus, .btn-default:active.focus, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus,
    .open > .btn-default.dropdown-toggle:hover,
    .open > .btn-default.dropdown-toggle:focus,
    .open > .btn-default.dropdown-toggle.focus {
      color: #333;
      background-color: #d4d4d4;
      border-color: #8c8c8c; }
  .btn-default:active, .btn-default.active,
  .open > .btn-default.dropdown-toggle {
    background-image: none; }
  .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus,
  fieldset[disabled] .btn-default:hover,
  fieldset[disabled] .btn-default:focus,
  fieldset[disabled] .btn-default.focus {
    background-color: #fff;
    border-color: #ccc; }
  .btn-default .badge {
    color: #fff;
    background-color: #333; }

.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4; }
  .btn-primary:focus, .btn-primary.focus {
    color: #fff;
    background-color: #286090;
    border-color: #122b40; }
  .btn-primary:hover {
    color: #fff;
    background-color: #286090;
    border-color: #204d74; }
  .btn-primary:active, .btn-primary.active,
  .open > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #286090;
    border-color: #204d74; }
    .btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus,
    .open > .btn-primary.dropdown-toggle:hover,
    .open > .btn-primary.dropdown-toggle:focus,
    .open > .btn-primary.dropdown-toggle.focus {
      color: #fff;
      background-color: #204d74;
      border-color: #122b40; }
  .btn-primary:active, .btn-primary.active,
  .open > .btn-primary.dropdown-toggle {
    background-image: none; }
  .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus,
  fieldset[disabled] .btn-primary:hover,
  fieldset[disabled] .btn-primary:focus,
  fieldset[disabled] .btn-primary.focus {
    background-color: #337ab7;
    border-color: #2e6da4; }
  .btn-primary .badge {
    color: #337ab7;
    background-color: #fff; }

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c; }
  .btn-success:focus, .btn-success.focus {
    color: #fff;
    background-color: #449d44;
    border-color: #255625; }
  .btn-success:hover {
    color: #fff;
    background-color: #449d44;
    border-color: #398439; }
  .btn-success:active, .btn-success.active,
  .open > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #449d44;
    border-color: #398439; }
    .btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus,
    .open > .btn-success.dropdown-toggle:hover,
    .open > .btn-success.dropdown-toggle:focus,
    .open > .btn-success.dropdown-toggle.focus {
      color: #fff;
      background-color: #398439;
      border-color: #255625; }
  .btn-success:active, .btn-success.active,
  .open > .btn-success.dropdown-toggle {
    background-image: none; }
  .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus,
  fieldset[disabled] .btn-success:hover,
  fieldset[disabled] .btn-success:focus,
  fieldset[disabled] .btn-success.focus {
    background-color: #5cb85c;
    border-color: #4cae4c; }
  .btn-success .badge {
    color: #5cb85c;
    background-color: #fff; }

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da; }
  .btn-info:focus, .btn-info.focus {
    color: #fff;
    background-color: #31b0d5;
    border-color: #1b6d85; }
  .btn-info:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc; }
  .btn-info:active, .btn-info.active,
  .open > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc; }
    .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: #269abc;
      border-color: #1b6d85; }
  .btn-info:active, .btn-info.active,
  .open > .btn-info.dropdown-toggle {
    background-image: none; }
  .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus,
  fieldset[disabled] .btn-info:hover,
  fieldset[disabled] .btn-info:focus,
  fieldset[disabled] .btn-info.focus {
    background-color: #5bc0de;
    border-color: #46b8da; }
  .btn-info .badge {
    color: #5bc0de;
    background-color: #fff; }

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236; }
  .btn-warning:focus, .btn-warning.focus {
    color: #fff;
    background-color: #ec971f;
    border-color: #985f0d; }
  .btn-warning:hover {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512; }
  .btn-warning:active, .btn-warning.active,
  .open > .btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512; }
    .btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus,
    .open > .btn-warning.dropdown-toggle:hover,
    .open > .btn-warning.dropdown-toggle:focus,
    .open > .btn-warning.dropdown-toggle.focus {
      color: #fff;
      background-color: #d58512;
      border-color: #985f0d; }
  .btn-warning:active, .btn-warning.active,
  .open > .btn-warning.dropdown-toggle {
    background-image: none; }
  .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus,
  fieldset[disabled] .btn-warning:hover,
  fieldset[disabled] .btn-warning:focus,
  fieldset[disabled] .btn-warning.focus {
    background-color: #f0ad4e;
    border-color: #eea236; }
  .btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff; }

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a; }
  .btn-danger:focus, .btn-danger.focus {
    color: #fff;
    background-color: #c9302c;
    border-color: #761c19; }
  .btn-danger:hover {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925; }
  .btn-danger:active, .btn-danger.active,
  .open > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925; }
    .btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus,
    .open > .btn-danger.dropdown-toggle:hover,
    .open > .btn-danger.dropdown-toggle:focus,
    .open > .btn-danger.dropdown-toggle.focus {
      color: #fff;
      background-color: #ac2925;
      border-color: #761c19; }
  .btn-danger:active, .btn-danger.active,
  .open > .btn-danger.dropdown-toggle {
    background-image: none; }
  .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus,
  fieldset[disabled] .btn-danger:hover,
  fieldset[disabled] .btn-danger:focus,
  fieldset[disabled] .btn-danger.focus {
    background-color: #d9534f;
    border-color: #d43f3a; }
  .btn-danger .badge {
    color: #d9534f;
    background-color: #fff; }

.btn-link {
  color: #337ab7;
  font-weight: normal;
  border-radius: 0; }
  .btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled],
  fieldset[disabled] .btn-link {
    background-color: transparent;
    box-shadow: none; }
  .btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
    border-color: transparent; }
  .btn-link:hover, .btn-link:focus {
    color: #23527c;
    text-decoration: underline;
    background-color: transparent; }
  .btn-link[disabled]:hover, .btn-link[disabled]:focus,
  fieldset[disabled] .btn-link:hover,
  fieldset[disabled] .btn-link:focus {
    color: #777777;
    text-decoration: none; }

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

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

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

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

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

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

.fade {
  opacity: 0;
  -webkit-transition: opacity 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: 4px;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box; }
  .dropdown-menu.pull-right {
    right: 0;
    left: auto; }
  .dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.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: #337ab7; }

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

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

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

.open > a {
  outline: 0; }

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

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

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.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,
  .btn-group-vertical > .btn {
    position: relative;
    float: left; }
    .btn-group > .btn:hover, .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
    .btn-group-vertical > .btn:hover,
    .btn-group-vertical > .btn:focus,
    .btn-group-vertical > .btn:active,
    .btn-group-vertical > .btn.active {
      z-index: 2; }

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

.btn-toolbar {
  margin-left: -5px; }
  .btn-toolbar:before, .btn-toolbar:after {
    content: " ";
    display: table; }
  .btn-toolbar:after {
    clear: both; }
  .btn-toolbar .btn,
  .btn-toolbar .btn-group,
  .btn-toolbar .input-group {
    float: left; }
  .btn-toolbar > .btn,
  .btn-toolbar > .btn-group,
  .btn-toolbar > .input-group {
    margin-left: 5px; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate; }
  .btn-group-justified > .btn,
  .btn-group-justified > .btn-group {
    float: none;
    display: table-cell;
    width: 1%; }
  .btn-group-justified > .btn-group .btn {
    width: 100%; }
  .btn-group-justified > .btn-group .dropdown-menu {
    left: auto; }

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

.input-group {
  position: relative;
  display: table;
  border-collapse: separate; }
  .input-group[class*="col-"] {
    float: none;
    padding-left: 0;
    padding-right: 0; }
  .input-group .form-control, .input-group .woocommerce-checkout .input-text, .woocommerce-checkout .input-group .input-text {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0; }
    .input-group .form-control:focus, .input-group .woocommerce-checkout .input-text:focus, .woocommerce-checkout .input-group .input-text:focus {
      z-index: 3; }

.input-group-addon,
.input-group-btn,
.input-group .form-control,
.input-group .woocommerce-checkout .input-text, .woocommerce-checkout
.input-group .input-text {
  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 .woocommerce-checkout .input-text:not(:first-child):not(:last-child), .woocommerce-checkout
  .input-group .input-text:not(:first-child):not(:last-child) {
    border-radius: 0; }

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

.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 4px; }
  .input-group-addon.input-sm, .woocommerce-checkout .input-group-sm > .input-group-addon.input-text,
  .input-group-sm > .input-group-addon,
  .input-group-sm > .input-group-btn > .input-group-addon.btn {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px; }
  .input-group-addon.input-lg, .woocommerce-checkout .input-group-lg > .input-group-addon.input-text,
  .input-group-lg > .input-group-addon,
  .input-group-lg > .input-group-btn > .input-group-addon.btn {
    padding: 10px 16px;
    font-size: 18px;
    border-radius: 6px; }
  .input-group-addon input[type="radio"],
  .input-group-addon input[type="checkbox"] {
    margin-top: 0; }

.input-group .form-control:first-child, .input-group .woocommerce-checkout .input-text:first-child, .woocommerce-checkout .input-group .input-text:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

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

.input-group .form-control:last-child, .input-group .woocommerce-checkout .input-text:last-child, .woocommerce-checkout .input-group .input-text:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

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

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap; }
  .input-group-btn > .btn {
    position: relative; }
    .input-group-btn > .btn + .btn {
      margin-left: -1px; }
    .input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
      z-index: 2; }
  .input-group-btn:first-child > .btn,
  .input-group-btn:first-child > .btn-group {
    margin-right: -1px; }
  .input-group-btn:last-child > .btn,
  .input-group-btn:last-child > .btn-group {
    z-index: 2;
    margin-left: -1px; }

.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none; }
  .nav:before, .nav:after {
    content: " ";
    display: table; }
  .nav:after {
    clear: both; }
  .nav > li {
    position: relative;
    display: block; }
    .nav > li > a {
      position: relative;
      display: block;
      padding: 10px 15px; }
      .nav > li > a:hover, .nav > li > a:focus {
        text-decoration: none;
        background-color: #eeeeee; }
    .nav > li.disabled > a {
      color: #777777; }
      .nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
        color: #777777;
        text-decoration: none;
        background-color: transparent;
        cursor: not-allowed; }
  .nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: #eeeeee;
    border-color: #337ab7; }
  .nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .nav > li > a > img {
    max-width: none; }

.nav-tabs {
  border-bottom: 1px solid #ddd; }
  .nav-tabs > li {
    float: left;
    margin-bottom: -1px; }
    .nav-tabs > li > a {
      margin-right: 2px;
      line-height: 1.42857;
      border: 1px solid transparent;
      border-radius: 4px 4px 0 0; }
      .nav-tabs > li > a:hover {
        border-color: #eeeeee #eeeeee #ddd; }
    .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
      color: #555555;
      background-color: #fff;
      border: 1px solid #ddd;
      border-bottom-color: transparent;
      cursor: default; }

.nav-pills > li {
  float: left; }
  .nav-pills > li > a {
    border-radius: 4px; }
/*  .nav-pills > li + li {
    margin-left: 2px; }*/
  .nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    color: #fff;
    background-color: #eb55a3; }

.nav-stacked > li {
  float: none; }
  .nav-stacked > li + li {
    margin-top: 2px;
    margin-left: 0; }

.nav-justified, .nav-tabs.nav-justified {
  width: 100%; }
  .nav-justified > li, .nav-tabs.nav-justified > li {
    float: none; }
    .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
      text-align: center;
      margin-bottom: 5px; }
  .nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto; }
  @media (min-width: 768px) {
    .nav-justified > li, .nav-tabs.nav-justified > li {
      display: table-cell;
      width: 1%; }
      .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
        margin-bottom: 0; } }

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

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

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

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

.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent; }
  .navbar:before, .navbar:after {
    content: " ";
    display: table; }
  .navbar:after {
    clear: both; }
  @media (min-width: 768px) {
    .navbar {
      border-radius: 4px; } }

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

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

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

.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch; }
  .navbar-collapse:before, .navbar-collapse:after {
    content: " ";
    display: table; }
  .navbar-collapse:after {
    clear: both; }
  .navbar-collapse.in {
    overflow-y: auto; }
  @media (min-width: 768px) {
    .navbar-collapse {
      width: auto;
      border-top: 0;
      box-shadow: none; }
      .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important; }
      .navbar-collapse.in {
        overflow-y: visible; }
      .navbar-fixed-top .navbar-collapse,
      .navbar-static-top .navbar-collapse,
      .navbar-fixed-bottom .navbar-collapse {
        padding-left: 0;
        padding-right: 0; } }

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

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

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

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030; }
  @media (min-width: 768px) {
    .navbar-fixed-top,
    .navbar-fixed-bottom {
      border-radius: 0; } }

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

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

.navbar-brand {
  float: left;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
  height: 50px; }
  .navbar-brand:hover, .navbar-brand:focus {
    text-decoration: none; }
  .navbar-brand > img {
    display: block; }
  @media (min-width: 768px) {
    .navbar > .container .navbar-brand,
    .navbar > .container-fluid .navbar-brand {
      margin-left: -15px; } }

.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px; }
  .navbar-toggle:focus {
    outline: 0; }
  .navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px; }
  .navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px; }
  @media (min-width: 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;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px; }
  @media (min-width: 768px) {
    .navbar-form .form-group {
      display: inline-block;
      margin-bottom: 0;
      vertical-align: middle; }
    .navbar-form .form-control, .navbar-form .woocommerce-checkout .input-text, .woocommerce-checkout .navbar-form .input-text {
      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 .woocommerce-checkout .input-text, .woocommerce-checkout
      .navbar-form .input-group .input-text {
        width: auto; }
    .navbar-form .input-group > .form-control, .navbar-form .woocommerce-checkout .input-group > .input-text, .woocommerce-checkout .navbar-form .input-group > .input-text {
      width: 100%; }
    .navbar-form .control-label {
      margin-bottom: 0;
      vertical-align: middle; }
    .navbar-form .radio,
    .navbar-form .checkbox {
      display: inline-block;
      margin-top: 0;
      margin-bottom: 0;
      vertical-align: middle; }
      .navbar-form .radio label,
      .navbar-form .checkbox label {
        padding-left: 0; }
    .navbar-form .radio input[type="radio"],
    .navbar-form .checkbox input[type="checkbox"] {
      position: relative;
      margin-left: 0; }
    .navbar-form .has-feedback .form-control-feedback {
      top: 0; } }
  @media (max-width: 767px) {
    .navbar-form .form-group {
      margin-bottom: 5px; }
      .navbar-form .form-group:last-child {
        margin-bottom: 0; } }
  @media (min-width: 768px) {
    .navbar-form {
      width: auto;
      border: 0;
      margin-left: 0;
      margin-right: 0;
      padding-top: 0;
      padding-bottom: 0;
      box-shadow: none; } }

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

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

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

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

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

.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7; }
  .navbar-default .navbar-brand {
    color: #777; }
    .navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
      color: #5e5e5e;
      background-color: transparent; }
  .navbar-default .navbar-text {
    color: #777; }
  .navbar-default .navbar-nav > li > a {
    color: #777; }
    .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
      color: #333;
      background-color: transparent; }
  .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #555;
    background-color: #e7e7e7; }
  .navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
    color: #ccc;
    background-color: transparent; }
  .navbar-default .navbar-toggle {
    border-color: #ddd; }
    .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
      background-color: #ddd; }
    .navbar-default .navbar-toggle .icon-bar {
      background-color: #888; }
  .navbar-default .navbar-collapse,
  .navbar-default .navbar-form {
    border-color: #e7e7e7; }
  .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    background-color: #e7e7e7;
    color: #555; }
  @media (max-width: 767px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
      color: #777; }
      .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #333;
        background-color: transparent; }
    .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
      color: #555;
      background-color: #e7e7e7; }
    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
      color: #ccc;
      background-color: transparent; } }
  .navbar-default .navbar-link {
    color: #777; }
    .navbar-default .navbar-link:hover {
      color: #333; }
  .navbar-default .btn-link {
    color: #777; }
    .navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
      color: #333; }
    .navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus,
    fieldset[disabled] .navbar-default .btn-link:hover,
    fieldset[disabled] .navbar-default .btn-link:focus {
      color: #ccc; }

.navbar-inverse {
  background-color: #222;
  border-color: #090909; }
  .navbar-inverse .navbar-brand {
    color: #9d9d9d; }
    .navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
      color: #fff;
      background-color: transparent; }
  .navbar-inverse .navbar-text {
    color: #9d9d9d; }
  .navbar-inverse .navbar-nav > li > a {
    color: #9d9d9d; }
    .navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
      color: #fff;
      background-color: transparent; }
  .navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    color: #fff;
    background-color: #090909; }
  .navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
    color: #444;
    background-color: transparent; }
  .navbar-inverse .navbar-toggle {
    border-color: #333; }
    .navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
      background-color: #333; }
    .navbar-inverse .navbar-toggle .icon-bar {
      background-color: #fff; }
  .navbar-inverse .navbar-collapse,
  .navbar-inverse .navbar-form {
    border-color: #101010; }
  .navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
    background-color: #090909;
    color: #fff; }
  @media (max-width: 767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
      border-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
      background-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
      color: #9d9d9d; }
      .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #fff;
        background-color: transparent; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
      color: #fff;
      background-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
      color: #444;
      background-color: transparent; } }
  .navbar-inverse .navbar-link {
    color: #9d9d9d; }
    .navbar-inverse .navbar-link:hover {
      color: #fff; }
  .navbar-inverse .btn-link {
    color: #9d9d9d; }
    .navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
      color: #fff; }
    .navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus,
    fieldset[disabled] .navbar-inverse .btn-link:hover,
    fieldset[disabled] .navbar-inverse .btn-link:focus {
      color: #444; }

.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px; }
  .breadcrumb > li {
    display: inline-block; }
    .breadcrumb > li + li:before {
      content: "/ ";
      padding: 0 5px;
      color: #ccc; }
  .breadcrumb > .active {
    color: #777777; }

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px; }
  .pagination > li {
    display: inline; }
    .pagination > li > a,
    .pagination > li > span {
      position: relative;
      float: left;
      padding: 6px 12px;
      line-height: 1.42857;
      text-decoration: none;
      color: #337ab7;
      background-color: #fff;
      border: 1px solid #ddd;
      margin-left: -1px; }
    .pagination > li:first-child > a,
    .pagination > li:first-child > span {
      margin-left: 0;
      border-bottom-left-radius: 4px;
      border-top-left-radius: 4px; }
    .pagination > li:last-child > a,
    .pagination > li:last-child > span {
      border-bottom-right-radius: 4px;
      border-top-right-radius: 4px; }
  .pagination > li > a:hover, .pagination > li > a:focus,
  .pagination > li > span:hover,
  .pagination > li > span:focus {
    z-index: 2;
    color: #23527c;
    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: 3;
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7;
    cursor: default; }
  .pagination > .disabled > span,
  .pagination > .disabled > span:hover,
  .pagination > .disabled > span:focus,
  .pagination > .disabled > a,
  .pagination > .disabled > a:hover,
  .pagination > .disabled > a:focus {
    color: #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: 6px;
  border-top-left-radius: 6px; }

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

.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5; }

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

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

.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center; }
  .pager:before, .pager:after {
    content: " ";
    display: table; }
  .pager:after {
    clear: both; }
  .pager li {
    display: inline; }
    .pager li > a,
    .pager li > span {
      display: inline-block;
      padding: 5px 14px;
      background-color: #fff;
      border: 1px solid #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 {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em; }
  .label:empty {
    display: none; }
  .btn .label {
    position: relative;
    top: -1px; }

a.label:hover, a.label: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: #337ab7; }
  .label-primary[href]:hover, .label-primary[href]:focus {
    background-color: #286090; }

.label-success {
  background-color: #5cb85c; }
  .label-success[href]:hover, .label-success[href]:focus {
    background-color: #449d44; }

.label-info {
  background-color: #5bc0de; }
  .label-info[href]:hover, .label-info[href]:focus {
    background-color: #31b0d5; }

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

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

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px; }
  .badge:empty {
    display: none; }
  .btn .badge {
    position: relative;
    top: -1px; }
  .btn-xs .badge, .btn-group-xs > .btn .badge,
  .btn-group-xs > .btn .badge {
    top: 0;
    padding: 1px 5px; }
  .list-group-item.active > .badge,
  .nav-pills > .active > a > .badge {
    color: #337ab7;
    background-color: #fff; }
  .list-group-item > .badge {
    float: right; }
  .list-group-item > .badge + .badge {
    margin-right: 5px; }
  .nav-pills > li > a > .badge {
    margin-left: 3px; }

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,
  .container-fluid .jumbotron {
    border-radius: 6px;
    padding-left: 15px;
    padding-right: 15px; }
  .jumbotron .container {
    max-width: 100%; }
  @media screen and (min-width: 768px) {
    .jumbotron {
      padding-top: 48px;
      padding-bottom: 48px; }
      .container .jumbotron,
      .container-fluid .jumbotron {
        padding-left: 60px;
        padding-right: 60px; }
      .jumbotron h1,
      .jumbotron .h1 {
        font-size: 63px; } }

.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-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: #337ab7; }

.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px; }
  .alert h4 {
    margin-top: 0;
    color: inherit; }
  .alert .alert-link {
    font-weight: bold; }
  .alert > p,
  .alert > ul {
    margin-bottom: 0; }
  .alert > p + p {
    margin-top: 5px; }

.alert-dismissable,
.alert-dismissible {
  padding-right: 35px; }
  .alert-dismissable .close,
  .alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit; }

.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d; }
  .alert-success hr {
    border-top-color: #c9e2b3; }
  .alert-success .alert-link {
    color: #2b542c; }

.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f; }
  .alert-info hr {
    border-top-color: #a6e1ec; }
  .alert-info .alert-link {
    color: #245269; }

.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b; }
  .alert-warning hr {
    border-top-color: #f7e1b5; }
  .alert-warning .alert-link {
    color: #66512c; }

.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442; }
  .alert-danger hr {
    border-top-color: #e4b9c0; }
  .alert-danger .alert-link {
    color: #843534; }

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

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

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

.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 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: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px; }

.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite; }

.progress-bar-success {
  background-color: #5cb85c; }
  .progress-striped .progress-bar-success {
    background-image: -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: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-bar-info {
  background-color: #5bc0de; }
  .progress-striped .progress-bar-info {
    background-image: -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: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-bar-warning {
  background-color: #f0ad4e; }
  .progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-bar-danger {
  background-color: #d9534f; }
  .progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.media {
  margin-top: 15px; }
  .media:first-child {
    margin-top: 0; }

.media,
.media-body {
  zoom: 1;
  overflow: hidden; }

.media-body {
  width: 10000px; }

.media-object {
  display: block; }
  .media-object.img-thumbnail {
    max-width: none; }

.media-right,
.media > .pull-right {
  padding-left: 10px; }

.media-left,
.media > .pull-left {
  padding-right: 10px; }

.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top; }

.media-middle {
  vertical-align: middle; }

.media-bottom {
  vertical-align: bottom; }

.media-heading {
  margin-top: 0;
  margin-bottom: 5px; }

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

.list-group {
  margin-bottom: 20px;
  padding-left: 0; }

.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd; }
  .list-group-item:first-child {
    border-top-right-radius: 4px;
    border-top-left-radius: 4px; }
  .list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px; }

a.list-group-item,
button.list-group-item {
  color: #555; }
  a.list-group-item .list-group-item-heading,
  button.list-group-item .list-group-item-heading {
    color: #333; }
  a.list-group-item:hover, a.list-group-item:focus,
  button.list-group-item:hover,
  button.list-group-item:focus {
    text-decoration: none;
    color: #555;
    background-color: #f5f5f5; }

button.list-group-item {
  width: 100%;
  text-align: left; }

.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
  cursor: not-allowed; }
  .list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
    color: inherit; }
  .list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
    color: #777777; }

.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7; }
  .list-group-item.active .list-group-item-heading,
  .list-group-item.active .list-group-item-heading > small,
  .list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading,
  .list-group-item.active:hover .list-group-item-heading > small,
  .list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading,
  .list-group-item.active:focus .list-group-item-heading > small,
  .list-group-item.active:focus .list-group-item-heading > .small {
    color: inherit; }
  .list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
    color: #c7ddef; }

.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8; }

a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d; }
  a.list-group-item-success .list-group-item-heading,
  button.list-group-item-success .list-group-item-heading {
    color: inherit; }
  a.list-group-item-success:hover, a.list-group-item-success:focus,
  button.list-group-item-success:hover,
  button.list-group-item-success:focus {
    color: #3c763d;
    background-color: #d0e9c6; }
  a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus,
  button.list-group-item-success.active,
  button.list-group-item-success.active:hover,
  button.list-group-item-success.active:focus {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d; }

.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7; }

a.list-group-item-info,
button.list-group-item-info {
  color: #31708f; }
  a.list-group-item-info .list-group-item-heading,
  button.list-group-item-info .list-group-item-heading {
    color: inherit; }
  a.list-group-item-info:hover, a.list-group-item-info:focus,
  button.list-group-item-info:hover,
  button.list-group-item-info:focus {
    color: #31708f;
    background-color: #c4e3f3; }
  a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus,
  button.list-group-item-info.active,
  button.list-group-item-info.active:hover,
  button.list-group-item-info.active:focus {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f; }

.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3; }

a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b; }
  a.list-group-item-warning .list-group-item-heading,
  button.list-group-item-warning .list-group-item-heading {
    color: inherit; }
  a.list-group-item-warning:hover, a.list-group-item-warning:focus,
  button.list-group-item-warning:hover,
  button.list-group-item-warning:focus {
    color: #8a6d3b;
    background-color: #faf2cc; }
  a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus,
  button.list-group-item-warning.active,
  button.list-group-item-warning.active:hover,
  button.list-group-item-warning.active:focus {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b; }

.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede; }

a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442; }
  a.list-group-item-danger .list-group-item-heading,
  button.list-group-item-danger .list-group-item-heading {
    color: inherit; }
  a.list-group-item-danger:hover, a.list-group-item-danger:focus,
  button.list-group-item-danger:hover,
  button.list-group-item-danger:focus {
    color: #a94442;
    background-color: #ebcccc; }
  a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus,
  button.list-group-item-danger.active,
  button.list-group-item-danger.active:hover,
  button.list-group-item-danger.active:focus {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442; }

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

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

.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); }

.panel-body {
  padding: 15px; }
  .panel-body:before, .panel-body:after {
    content: " ";
    display: table; }
  .panel-body:after {
    clear: both; }

.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px; }
  .panel-heading > .dropdown .dropdown-toggle {
    color: inherit; }

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit; }
  .panel-title > a,
  .panel-title > small,
  .panel-title > .small,
  .panel-title > small > a,
  .panel-title > .small > a {
    color: inherit; }

.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px; }

.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0; }
  .panel > .list-group .list-group-item,
  .panel > .panel-collapse > .list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0; }
  .panel > .list-group:first-child .list-group-item:first-child,
  .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px; }
  .panel > .list-group:last-child .list-group-item:last-child,
  .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px; }

.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0; }

.list-group + .panel-footer {
  border-top-width: 0; }

.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0; }
  .panel > .table caption,
  .panel > .table-responsive > .table caption,
  .panel > .panel-collapse > .table caption {
    padding-left: 15px;
    padding-right: 15px; }

.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px; }
  .panel > .table:first-child > thead:first-child > tr:first-child,
  .panel > .table:first-child > tbody:first-child > tr:first-child,
  .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
  .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px; }
    .panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
    .panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
      border-top-left-radius: 3px; }
    .panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
    .panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
      border-top-right-radius: 3px; }

.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px; }
  .panel > .table:last-child > tbody:last-child > tr:last-child,
  .panel > .table:last-child > tfoot:last-child > tr:last-child,
  .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
  .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px; }
    .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
    .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
      border-bottom-left-radius: 3px; }
    .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
    .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
      border-bottom-right-radius: 3px; }

.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd; }

.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0; }

.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0; }
  .panel > .table-bordered > thead > tr > th:first-child,
  .panel > .table-bordered > thead > tr > td:first-child,
  .panel > .table-bordered > tbody > tr > th:first-child,
  .panel > .table-bordered > tbody > tr > td:first-child,
  .panel > .table-bordered > tfoot > tr > th:first-child,
  .panel > .table-bordered > tfoot > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0; }
  .panel > .table-bordered > thead > tr > th:last-child,
  .panel > .table-bordered > thead > tr > td:last-child,
  .panel > .table-bordered > tbody > tr > th:last-child,
  .panel > .table-bordered > tbody > tr > td:last-child,
  .panel > .table-bordered > tfoot > tr > th:last-child,
  .panel > .table-bordered > tfoot > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0; }
  .panel > .table-bordered > thead > tr:first-child > td,
  .panel > .table-bordered > thead > tr:first-child > th,
  .panel > .table-bordered > tbody > tr:first-child > td,
  .panel > .table-bordered > tbody > tr:first-child > th,
  .panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
  .panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
  .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
  .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
    border-bottom: 0; }
  .panel > .table-bordered > tbody > tr:last-child > td,
  .panel > .table-bordered > tbody > tr:last-child > th,
  .panel > .table-bordered > tfoot > tr:last-child > td,
  .panel > .table-bordered > tfoot > tr:last-child > th,
  .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
  .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
    border-bottom: 0; }

.panel > .table-responsive {
  border: 0;
  margin-bottom: 0; }

.panel-group {
  margin-bottom: 20px; }
  .panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px; }
    .panel-group .panel + .panel {
      margin-top: 5px; }
  .panel-group .panel-heading {
    border-bottom: 0; }
    .panel-group .panel-heading + .panel-collapse > .panel-body,
    .panel-group .panel-heading + .panel-collapse > .list-group {
      border-top: 1px solid #ddd; }
  .panel-group .panel-footer {
    border-top: 0; }
    .panel-group .panel-footer + .panel-collapse .panel-body {
      border-bottom: 1px solid #ddd; }

.panel-default {
  border-color: #ddd; }
  .panel-default > .panel-heading {
    color: #333333;
    background-color: #f5f5f5;
    border-color: #ddd; }
    .panel-default > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #ddd; }
    .panel-default > .panel-heading .badge {
      color: #f5f5f5;
      background-color: #333333; }
  .panel-default > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ddd; }

.panel-primary {
  border-color: #337ab7; }
  .panel-primary > .panel-heading {
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7; }
    .panel-primary > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #337ab7; }
    .panel-primary > .panel-heading .badge {
      color: #337ab7;
      background-color: #fff; }
  .panel-primary > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #337ab7; }

.panel-success {
  border-color: #d6e9c6; }
  .panel-success > .panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6; }
    .panel-success > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #d6e9c6; }
    .panel-success > .panel-heading .badge {
      color: #dff0d8;
      background-color: #3c763d; }
  .panel-success > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #d6e9c6; }

.panel-info {
  border-color: #bce8f1; }
  .panel-info > .panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1; }
    .panel-info > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #bce8f1; }
    .panel-info > .panel-heading .badge {
      color: #d9edf7;
      background-color: #31708f; }
  .panel-info > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #bce8f1; }

.panel-warning {
  border-color: #faebcc; }
  .panel-warning > .panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc; }
    .panel-warning > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #faebcc; }
    .panel-warning > .panel-heading .badge {
      color: #fcf8e3;
      background-color: #8a6d3b; }
  .panel-warning > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #faebcc; }

.panel-danger {
  border-color: #ebccd1; }
  .panel-danger > .panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1; }
    .panel-danger > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #ebccd1; }
    .panel-danger > .panel-heading .badge {
      color: #f2dede;
      background-color: #a94442; }
  .panel-danger > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ebccd1; }

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

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

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

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

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

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

.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 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; }

.modal-open {
  overflow: hidden; }

.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0; }
  .modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    transition: -webkit-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out; }
  .modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0); }

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto; }

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px; }

.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  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; }
  .modal-header:before, .modal-header:after {
    content: " ";
    display: table; }
  .modal-header:after {
    clear: both; }

.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:before, .modal-footer:after {
    content: " ";
    display: table; }
  .modal-footer:after {
    clear: both; }
  .modal-footer .btn + .btn {
    margin-left: 5px;
    margin-bottom: 0; }
  .modal-footer .btn-group .btn + .btn {
    margin-left: -1px; }
  .modal-footer .btn-block + .btn-block {
    margin-left: 0; }

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

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

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

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.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: 0.9;
    filter: alpha(opacity=90); }
  .tooltip.top {
    margin-top: -3px;
    padding: 5px 0; }
  .tooltip.right {
    margin-left: 3px;
    padding: 0 5px; }
  .tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0; }
  .tooltip.left {
    margin-left: -3px;
    padding: 0 5px; }

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px; }

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

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

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

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

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

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

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

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

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

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

.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0; }

.popover-content {
  padding: 9px 14px; }

.popover > .arrow, .popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.popover > .arrow {
  border-width: 11px; }

.popover > .arrow:after {
  border-width: 10px;
  content: ""; }

.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px; }
  .popover.top > .arrow:after {
    content: " ";
    bottom: 1px;
    margin-left: -10px;
    border-bottom-width: 0;
    border-top-color: #fff; }

.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25); }
  .popover.right > .arrow:after {
    content: " ";
    left: 1px;
    bottom: -10px;
    border-left-width: 0;
    border-right-color: #fff; }

.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px; }
  .popover.bottom > .arrow:after {
    content: " ";
    top: 1px;
    margin-left: -10px;
    border-top-width: 0;
    border-bottom-color: #fff; }

.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25); }
  .popover.left > .arrow:after {
    content: " ";
    right: 1px;
    border-right-width: 0;
    border-left-color: #fff;
    bottom: -10px; }

.carousel {
  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;
    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;
        transition: -webkit-transform 0.6s ease-in-out;
        transition: transform 0.6s ease-in-out;
        transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        perspective: 1000px; }
        .carousel-inner > .item.next, .carousel-inner > .item.active.right {
          -webkit-transform: translate3d(100%, 0, 0);
          transform: translate3d(100%, 0, 0);
          left: 0; }
        .carousel-inner > .item.prev, .carousel-inner > .item.active.left {
          -webkit-transform: translate3d(-100%, 0, 0);
          transform: translate3d(-100%, 0, 0);
          left: 0; }
        .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
          -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
          left: 0; } }
  .carousel-inner > .active,
  .carousel-inner > .next,
  .carousel-inner > .prev {
    display: block; }
  .carousel-inner > .active {
    left: 0; }
  .carousel-inner > .next,
  .carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%; }
  .carousel-inner > .next {
    left: 100%; }
  .carousel-inner > .prev {
    left: -100%; }
  .carousel-inner > .next.left,
  .carousel-inner > .prev.right {
    left: 0; }
  .carousel-inner > .active.left {
    left: -100%; }
  .carousel-inner > .active.right {
    left: 100%; }

.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 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);
  background-color: transparent; }
  .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: 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: 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 {
    text-shadow: none; }

@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px; }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px; }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px; }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px; }
  .carousel-indicators {
    bottom: 20px; } }

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

.clearfix:after {
  clear: both; }

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.pull-right {
  float: right !important; }

.pull-left {
  float: left !important; }

.hide {
  display: none !important; }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.hidden {
  display: none !important; }

.affix {
  position: fixed; }

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

.visible-xs {
  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, .archive .page-head, .single .page-head, .search-results .page-head, .blog .page-head, .archive.left-sidebar .blog-sidebar, .archive.right-sidebar .blog-sidebar, .single.left-sidebar .blog-sidebar, .single.right-sidebar .blog-sidebar, .search-results.left-sidebar .blog-sidebar, .search-results.right-sidebar .blog-sidebar, .blog.left-sidebar .blog-sidebar, .blog.right-sidebar .blog-sidebar, .home.blog #secondary, .woocommerce .shop-top-banner, .woocommerce .shop-bottom-banner, .woocommerce.left-sidebar .shop-sidebar, .woocommerce.right-sidebar .shop-sidebar, .woocommerce .single-product-sidebar .so-widget-nbtsow-products-widget, .top-banner-wrap, .top-banner-wrap .top-banner, .sp-sidebar, table.cart.stacktable tbody .product-thumbnail, table.cart.stacktable tbody .product-name dl, .woocommerce-sub-sidebar, #faq-header-banner, .woocommerce .woocommerce-result-count, .home-slidershow {
    display: none !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm, .archive.left-sidebar .blog-sidebar, .archive.right-sidebar .blog-sidebar, .single.left-sidebar .blog-sidebar, .single.right-sidebar .blog-sidebar, .search-results.left-sidebar .blog-sidebar, .search-results.right-sidebar .blog-sidebar, .blog.left-sidebar .blog-sidebar, .blog.right-sidebar .blog-sidebar, .home.blog #secondary, .woocommerce.left-sidebar .shop-sidebar, .woocommerce.right-sidebar .shop-sidebar, .woocommerce .single-product-sidebar .so-widget-nbtsow-products-widget, .top-banner-wrap, .sp-sidebar, table.cart.stacktable tbody .product-thumbnail, table.cart.stacktable tbody .product-name dl, .woocommerce-sub-sidebar {
    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; } }

/*
2. Owl Carousel
*/
/* 
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }

.owl-carousel .owl-animated-in {
  z-index: 0; }

.owl-carousel .owl-animated-out {
  z-index: 1; }

.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut; }

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

/* 
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  -webkit-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out; }

/* 
 *  Core Owl Carousel CSS File
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1; }

.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y; }

.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px); }

.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-dot {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.owl-carousel.owl-loaded {
  display: block; }

.owl-carousel.owl-loading {
  opacity: 0;
  display: block; }

.owl-carousel.owl-hidden {
  opacity: 0; }

.owl-carousel .owl-refresh .owl-item {
  display: none; }

.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.owl-carousel .owl-item img {
  display: block;
  width: 100%;
  -webkit-transform-style: preserve-3d; }

.owl-carousel.owl-text-select-on .owl-item {
  -webkit-user-select: auto;
  -moz-user-select: auto;
  -ms-user-select: auto;
  user-select: auto; }

.owl-carousel .owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab; }

.owl-carousel.owl-rtl {
  direction: rtl; }

.owl-carousel.owl-rtl .owl-item {
  float: right; }

/* No Js */
.no-js .owl-carousel {
  display: block; }

/* 
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  -webkit-transition: opacity 400ms ease;
  transition: opacity 400ms ease; }

.owl-carousel .owl-item img {
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d; }

/* 
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000; }

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  -webkit-transition: scale 100ms ease;
  transition: scale 100ms ease; }

.owl-carousel .owl-video-play-icon:hover {
  -webkit-transition: scale(1.3, 1.3);
  transition: scale(1.3, 1.3); }

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none; }

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  -webkit-transition: opacity 400ms ease;
  transition: opacity 400ms ease; }

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1; }

@media print {
  * {
    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) ")"; }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]: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; }
  @page {
    margin: 0.5cm; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; } }

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

* {
  box-sizing: border-box;
  font-smoothing: antialiased;
  text-rendering: optimizeLegibility; }

html {
  font-size: 14px; }

body,
html {
  min-height: 100vh;
  font-family: 'Roboto';
  color: #888;
  overflow-x: hidden;
}

ul,
ol {
  list-style-type: none;
  padding: 0; }

a {
  -webkit-transition: color .4s;
  transition: color .4s; }
  a:hover {
    text-decoration: none;
    color: #eb55a3; }

input:focus,
div:focus,
h3:focus {
  outline: 0px !important; }

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

.table > tbody > tr > td,
.table > tbody > tr > th,
.table > tfoot > tr > td,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > thead > tr > th {
  vertical-align: middle; }

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

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

button:focus {
  outline: 0 !important; }

a:focus {
  text-decoration: none; }

body:not(.home) #content {
  color: #444; }

a {
  color: #eb55a3;
  outline: 0; }
  a:focus {
    outline: 0; }

textarea,
input {
  outline: none; }

textarea:focus,
input:focus {
  box-shadow: 0 0 5px #eb55a3;
  border-color: #eb55a3; }

.wp-caption,
.wp-caption-text,
.sticky,
.screen-reader-text,
.gallery-caption,
.bypostauthor,
.alignright,
.alignleft,
.aligncenter {
  font-weight: 500; }

.gallery-caption {
  min-height: 40px; }

dl dt {
  margin-bottom: 5px; }

dl dd {
  margin-bottom: 15px; }

.alignleft {
  display: inline;
  float: left;
  margin-right: 20px; }

.alignright {
  display: inline;
  float: right;
  margin-left: 20px; }

.aligncenter {
  clear: both;
  display: block;
  margin: 0 auto; }

img {
  max-width: 100%;
  height: auto; }

.wp-caption {
  border: 1px solid #dddddd;
  margin-bottom: 1.5em;
  max-width: 100%;
  background: #f6f6f6; }
  .wp-caption img[class*='wp-image-'] {
    display: block;
    margin: 1.2% auto 0;
    max-width: 98%; }
  .wp-caption .wp-caption-text {
    padding: 10px 0;
    margin: 0;
    text-align: center; }

.gallery .gallery-item {
  float: left;
  margin-top: 10px;
  text-align: center;
  width: 33%; }
  .gallery .gallery-item img {
    width: 100%; }

.gallery-item {
  margin-bottom: 0;
  margin-top: 0 !important;
  padding: 5px; }

article.format-gallery .entry-content:after {
  content: "";
  display: table;
  clear: both; }
  article.format-gallery .entry-content:after .gallery {
    float: left; }

.header-right-wrap-top {
  text-align: center; }
  .header-right-wrap-top .menu {
    padding: 20px 0; }
    .header-right-wrap-top .menu > ul > li {
      display: inline-block; }
      .header-right-wrap-top .menu > ul > li > a {
        padding: 0 10px; }
    .header-right-wrap-top .menu > ul > .page_item_has_children {
      position: relative; }
      .header-right-wrap-top .menu > ul > .page_item_has_children > .children {
        text-align: left;
        position: absolute;
        padding-left: 15px;
        padding-right: 15px;
        background-color: #fff;
        border-top: 3px solid #eb55a3;
        min-width: 250px;
        top: 120%;
        left: -10px;
        visibility: hidden;
        opacity: 0;
        -webkit-transition: all 0.3s;
        transition: all 0.3s; }
        .header-right-wrap-top .menu > ul > .page_item_has_children > .children > li {
          padding-top: 7px;
          padding-bottom: 7px; }
          .header-right-wrap-top .menu > ul > .page_item_has_children > .children > li.page_item_has_children {
            position: relative; }
            .header-right-wrap-top .menu > ul > .page_item_has_children > .children > li.page_item_has_children > .children {
              text-align: left;
              position: absolute;
              border-top: 3px solid #eb55a3;
              width: 200px;
              top: -3px;
              left: 100%;
              visibility: hidden;
              opacity: 0; }
            .header-right-wrap-top .menu > ul > .page_item_has_children > .children > li.page_item_has_children:hover > .children {
              visibility: visible;
              opacity: 1; }
        .header-right-wrap-top .menu > ul > .page_item_has_children > .children .children > li {
          padding-top: 7px;
          padding-bottom: 7px; }
      .header-right-wrap-top .menu > ul > .page_item_has_children:hover > .children {
        visibility: visible;
        opacity: 1; }
  .header-right-wrap-top > li {
    display: inline-block;
    padding: 20px 0; }
    .header-right-wrap-top > li > a {
      padding: 0 10px; }
  .header-right-wrap-top > .menu-item-has-children {
    position: relative; }
    .header-right-wrap-top > .menu-item-has-children > .sub-menu {
      position: absolute;
      min-width: 250px;
      padding-left: 15px;
      padding-right: 15px;
      background-color: #fff;
      border-top: 3px solid #eb55a3;
      text-align: left;
      top: 120%;
      left: -10px;
      z-index: 99;
      visibility: hidden;
      opacity: 0;
      -webkit-transition: all 0.3s;
      transition: all 0.3s; }
      .header-right-wrap-top > .menu-item-has-children > .sub-menu > li {
        padding-top: 7px;
        padding-bottom: 7px; }
        .header-right-wrap-top > .menu-item-has-children > .sub-menu > li.menu-item-has-children {
          position: relative; }
          .header-right-wrap-top > .menu-item-has-children > .sub-menu > li.menu-item-has-children > ul.sub-menu {
            position: absolute;
            width: 200px;
            border-top: 3px solid #eb55a3;
            top: -3px;
            left: 100%;
            visibility: hidden;
            opacity: 0; }
          .header-right-wrap-top > .menu-item-has-children > .sub-menu > li.menu-item-has-children:hover > ul.sub-menu {
            visibility: visible;
            opacity: 1; }
            .header-right-wrap-top > .menu-item-has-children > .sub-menu > li.menu-item-has-children:hover > ul.sub-menu > li {
              padding-top: 7px;
              padding-bottom: 7px; }
    .header-right-wrap-top > .menu-item-has-children:hover > .sub-menu {
      visibility: visible;
      opacity: 1; }
  .header-right-wrap-top .children {
    z-index: 100; }

p {
  line-height: 24px;
  margin-bottom: 20px; }

.entry-content table {
  width: 100%; }
  .entry-content table tbody > tr {
    border-bottom: 1px dotted #ccc; }
  .entry-content table td {
    padding: 5px 0; }

.entry-content ul {
  list-style-type: disc;
  line-height: 1.5;
  margin-left: 20px; }
  .entry-content ul ul {
    list-style-type: circle;
    margin-left: 20px; }
    .entry-content ul ul ul {
      list-style-type: square;
      margin-left: 20px; }

.entry-content ol {
  list-style-type: decimal;
  margin-left: 20px;
  line-height: 1.8; }
  .entry-content ol ol {
    margin-left: 20px; }
    .entry-content ol ol ol {
      margin-left: 20px; }

.home.blog #secondary {
  padding-top: 45px; }

.clear:before, .woocommerce .single-product-sidebar .nbtsow-icon-list-wrap .nbtsow-icon-section:before, .wpcf7-form .contact-form-wrap:before, .woocommerce-tabs:before, .clear:after, .woocommerce .single-product-sidebar .nbtsow-icon-list-wrap .nbtsow-icon-section:after, .wpcf7-form .contact-form-wrap:after, .woocommerce-tabs:after,
.woocommerce-sub-sidebar .nbtsow-icon-section:before, .woocommerce-sub-sidebar .nbtsow-icon-section:after {
  content: ' ';
  display: table; }

.clear, .woocommerce .single-product-sidebar .nbtsow-icon-list-wrap .nbtsow-icon-section, .wpcf7-form .contact-form-wrap, .woocommerce-tabs,
.woocommerce-sub-sidebar .nbtsow-icon-section {
  *zoom: 1; }
  .clear:after, .woocommerce .single-product-sidebar .nbtsow-icon-list-wrap .nbtsow-icon-section:after, .wpcf7-form .contact-form-wrap:after, .woocommerce-tabs:after,
.woocommerce-sub-sidebar .nbtsow-icon-section:after {
    clear: both; }

/*--------
3. Pages
--------*/
/*
3.1   Blog
*/
.archive .page-head, .single .page-head, .search-results .page-head, .blog .page-head {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  margin-bottom: 75px;
  margin-top: 30px; }
  @media (min-width: 768px) {
    .archive .page-head, .single .page-head, .search-results .page-head, .blog .page-head {
      float: left;
      width: 100%; } }
  .archive .page-head img, .single .page-head img, .search-results .page-head img, .blog .page-head img {
    width: 100%;
    height: auto; }
  .archive .page-head h1, .archive .page-head h2, .single .page-head h1, .single .page-head h2, .search-results .page-head h1, .search-results .page-head h2, .blog .page-head h1, .blog .page-head h2 {
    position: absolute;
    top: 50%;
    left: 50%;
    color: #fff;
    text-transform: uppercase;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    font-size: 24px; }

.archive.left-sidebar #primary, .archive.right-sidebar #primary, .single.left-sidebar #primary, .single.right-sidebar #primary, .search-results.left-sidebar #primary, .search-results.right-sidebar #primary, .blog.left-sidebar #primary, .blog.right-sidebar #primary {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }
  @media (min-width: 992px) {
    .archive.left-sidebar #primary, .archive.right-sidebar #primary, .single.left-sidebar #primary, .single.right-sidebar #primary, .search-results.left-sidebar #primary, .search-results.right-sidebar #primary, .blog.left-sidebar #primary, .blog.right-sidebar #primary {
      float: left;
      width: 66.66667%; } }

.archive.left-sidebar .blog-sidebar, .archive.right-sidebar .blog-sidebar, .single.left-sidebar .blog-sidebar, .single.right-sidebar .blog-sidebar, .search-results.left-sidebar .blog-sidebar, .search-results.right-sidebar .blog-sidebar, .blog.left-sidebar .blog-sidebar, .blog.right-sidebar .blog-sidebar {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }
  @media (min-width: 992px) {
    .archive.left-sidebar .blog-sidebar, .archive.right-sidebar .blog-sidebar, .single.left-sidebar .blog-sidebar, .single.right-sidebar .blog-sidebar, .search-results.left-sidebar .blog-sidebar, .search-results.right-sidebar .blog-sidebar, .blog.left-sidebar .blog-sidebar, .blog.right-sidebar .blog-sidebar {
      float: left;
      width: 33.33333%; } }

@media (min-width: 992px) {
  .archive.right-sidebar #primary, .single.right-sidebar #primary, .search-results.right-sidebar #primary, .blog.right-sidebar #primary {
    float: left; } }

@media (min-width: 992px) {
  .archive.left-sidebar #primary, .single.left-sidebar #primary, .search-results.left-sidebar #primary, .blog.left-sidebar #primary {
    float: right; } }

.archive .site-main .post, .single .site-main .post, .search-results .site-main .post, .blog .site-main .post {
  margin-bottom: 35px;
  padding-bottom: 25px;
  border-bottom: 1px solid #eee; }
  .archive .site-main .post .entry-title, .single .site-main .post .entry-title, .search-results .site-main .post .entry-title, .blog .site-main .post .entry-title {
    font-size: 18px;
    font-weight: bold;
    margin-top: 0;
    margin-bottom: 15px;
    line-height: 18px; }
    .archive .site-main .post .entry-title a, .single .site-main .post .entry-title a, .search-results .site-main .post .entry-title a, .blog .site-main .post .entry-title a {
      color: #444; }
  .archive .site-main .post .entry-meta, .single .site-main .post .entry-meta, .search-results .site-main .post .entry-meta, .blog .site-main .post .entry-meta {
    margin-bottom: 15px; }
    .archive .site-main .post .entry-meta span, .single .site-main .post .entry-meta span, .search-results .site-main .post .entry-meta span, .blog .site-main .post .entry-meta span {
      margin-right: 12px;
      text-transform: capitalize;
      font-size: 12px;
      font-style: italic; }
      .archive .site-main .post .entry-meta span a, .single .site-main .post .entry-meta span a, .search-results .site-main .post .entry-meta span a, .blog .site-main .post .entry-meta span a {
        color: #eb55a3; }
      .archive .site-main .post .entry-meta span:before, .single .site-main .post .entry-meta span:before, .search-results .site-main .post .entry-meta span:before, .blog .site-main .post .entry-meta span:before {
        font-size: 16px;
        margin-right: 7px;
        color: #888; }
  .archive .site-main .post .entry-thumb, .single .site-main .post .entry-thumb, .search-results .site-main .post .entry-thumb, .blog .site-main .post .entry-thumb {
    margin-bottom: 20px; }
    .archive .site-main .post .entry-thumb img, .single .site-main .post .entry-thumb img, .search-results .site-main .post .entry-thumb img, .blog .site-main .post .entry-thumb img {
      display: block;
/*      margin: 0 auto;*/ }
  .archive .site-main .post .entry-content p, .single .site-main .post .entry-content p, .search-results .site-main .post .entry-content p, .blog .site-main .post .entry-content p {
    color: #a1a1a1;
    line-height: 23px; }

.single .entry-content p {
  margin-bottom: 20px; }

.blog-sidebar .widget-title, .blog-sidebar .nbtsow-title {
  font-size: 20px;
  color: #444;
  font-weight: bold;
  margin-bottom: 30px;
  text-transform: uppercase; }

.blog-sidebar .nbtsow-social-wrap {
  text-align: center;
  padding: 15px 0 35px;
  border: 2px solid #eb55a3;
  margin-bottom: 55px; }
  .blog-sidebar .nbtsow-social-wrap .nbtsow-title {
    display: block;
    font-size: 16px;
    text-transform: capitalize;
    color: #444;
    margin-bottom: 30px;
    margin-right: 0; }
  .blog-sidebar .nbtsow-social-wrap a i {
    color: #666;
    background: #e6e7e8;
    border-radius: 50%;
    font-size: 17px;
    margin-right: 17px;
    -webkit-transition: all .4s;
    transition: all .4s; }
    .blog-sidebar .nbtsow-social-wrap a i:hover {
      background: #eb55a3;
      color: #fff; }
    .blog-sidebar .nbtsow-social-wrap a i.fa-facebook {
      padding: 13px 17px; }
    .blog-sidebar .nbtsow-social-wrap a i.fa-twitter {
      padding: 13px 14px; }
    .blog-sidebar .nbtsow-social-wrap a i.fa-pinterest, .blog-sidebar .nbtsow-social-wrap a i.fa-linkedin {
      padding: 13px 15px; }

.blog-sidebar .widget_search {
  margin-bottom: 50px; }
  .blog-sidebar .widget_search .form-control, .blog-sidebar .widget_search .woocommerce-checkout .input-text, .woocommerce-checkout .blog-sidebar .widget_search .input-text {
    border-color: #e1e1e1;
    border-right: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    height: 55px; }
    .blog-sidebar .widget_search .form-control::-webkit-input-placeholder, .blog-sidebar .widget_search .woocommerce-checkout .input-text::-webkit-input-placeholder, .woocommerce-checkout .blog-sidebar .widget_search .input-text::-webkit-input-placeholder {
      color: #ccc; }
    .blog-sidebar .widget_search .form-control:-moz-placeholder, .blog-sidebar .widget_search .woocommerce-checkout .input-text:-moz-placeholder, .woocommerce-checkout .blog-sidebar .widget_search .input-text:-moz-placeholder {
      color: #ccc; }
    .blog-sidebar .widget_search .form-control::-moz-placeholder, .blog-sidebar .widget_search .woocommerce-checkout .input-text::-moz-placeholder, .woocommerce-checkout .blog-sidebar .widget_search .input-text::-moz-placeholder {
      color: #ccc; }
    .blog-sidebar .widget_search .form-control:-ms-input-placeholder, .blog-sidebar .widget_search .woocommerce-checkout .input-text:-ms-input-placeholder, .woocommerce-checkout .blog-sidebar .widget_search .input-text:-ms-input-placeholder {
      color: #ccc; }
  .blog-sidebar .widget_search .btn-default {
    height: 55px;
    border-color: #e1e1e1;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px; }
    .blog-sidebar .widget_search .btn-default i {
      color: #ccc; }

.blog-sidebar .nbtsow-wcproducts {
  margin-bottom: 60px; }
  @media (max-width: 991px) {
    .blog-sidebar .nbtsow-wcproducts {
      display: none; } }
  .blog-sidebar .nbtsow-wcproducts .product {
    margin-bottom: 30px; }
    .blog-sidebar .nbtsow-wcproducts .product:after {
      content: "";
      display: table;
      clear: both; }
    .blog-sidebar .nbtsow-wcproducts .product .product-thumb {
      width: 28%;
      float: left;
      border: 1px solid transparent;
      -webkit-transition: all .4s;
      transition: all .4s;
      margin-right: 5%;
      padding: 5px; }
      .blog-sidebar .nbtsow-wcproducts .product .product-thumb img {
        width: 100%;
        height: auto; }
      .blog-sidebar .nbtsow-wcproducts .product .product-thumb:hover {
        border: 1px solid #eb55a3; }
    .blog-sidebar .nbtsow-wcproducts .product .product-details {
      width: 67%;
      float: left; }
      .blog-sidebar .nbtsow-wcproducts .product .product-details .product-title {
        font-size: 16px;
        margin-top: 0; }
        .blog-sidebar .nbtsow-wcproducts .product .product-details .product-title a {
          color: #444; }
      .blog-sidebar .nbtsow-wcproducts .product .product-details > a {
        text-transform: capitalize;
        color: #ccc; }
        .blog-sidebar .nbtsow-wcproducts .product .product-details > a i {
          margin-left: 8px; }
        .blog-sidebar .nbtsow-wcproducts .product .product-details > a:hover {
          color: #eb55a3; }
      .blog-sidebar .nbtsow-wcproducts .product .product-details del {
        font-size: 12px;
        margin-right: 10px; }
      .blog-sidebar .nbtsow-wcproducts .product .product-details ins {
        text-decoration: none;
        color: #eb55a3;
        font-weight: bold; }
  .blog-sidebar .nbtsow-wcproducts .owl-nav i {
    position: absolute; }
    .blog-sidebar .nbtsow-wcproducts .owl-nav i.icon-left-open {
      top: -50px;
      right: 40px; }
    .blog-sidebar .nbtsow-wcproducts .owl-nav i.icon-right-open {
      top: -50px;
      right: 15px; }

@media (max-width: 767px) {
  .category .content-area, .single .content-area {
    margin-top: 45px; } }

.blog-social-share {
  margin-top: 30px;
  padding-top: 30px;
  border-top: 1px solid #eee;
  padding-bottom: 10px; }
  @media (max-width: 767px) {
    .blog-social-share {
      display: none; } }
  .blog-social-share .social-button {
    display: inline-block;
    position: relative;
    margin-right: 10px; }
    .blog-social-share .social-button span:not(.social-number) {
      border: 1px solid;
      border-radius: 2px;
      border: 0; }
    .blog-social-share .social-button span.icon:before {
      position: absolute;
      left: 3px;
      top: 5px;
      color: #fff; }
    .blog-social-share .social-button span a {
      color: #fff;
      font-weight: bold;
      font-size: 10px; }
    .blog-social-share .social-button span.icon-facebook {
      background: #3b5998;
      box-shadow: 0px -2px 0px 0px #6a84b6;
      padding: 2px 12px 6px 26px; }
    .blog-social-share .social-button span.icon-twitter {
      background: #00a6ef;
      box-shadow: 0px -2px 0px 0px #38c4f4;
      padding: 2px 8px 6px 23px; }
    .blog-social-share .social-button span.icon-pinterest {
      background: #c91f26;
      box-shadow: 0px -2px 0px 0px #da5359;
      padding: 2px 11px 6px 23px; }
    .blog-social-share .social-button span.icon-gplus {
      background: #df4f3c;
      box-shadow: 0px -2px 0px 0px #e77868;
      padding: 2px 8px 6px 23px; }

.search-results .page-header {
  margin-top: 0; }
  .search-results .page-header .page-title {
    margin-top: 0;
    font-size: 28px; }
    .search-results .page-header .page-title > span {
      color: #eb55a3;
      text-transform: capitalize; }

.search-no-results .search-form .search-field {
  border-color: #ccc; }

.search-no-results .search-form button.btn {
  border-color: #ccc; }
  .search-no-results .search-form button.btn .icon-search {
    color: #444; }

.search-no-results #secondary {
  display: none; }

.home.blog #primary {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 45px; }
  @media (min-width: 992px) {
    .home.blog #primary {
      float: left;
      width: 66.66667%; } }

.home.blog #secondary {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }
  @media (min-width: 992px) {
    .home.blog #secondary {
      float: left;
      width: 33.33333%; } }

.archive .sticky, .single .sticky, .search-results .sticky, .home.blog .sticky {
  border: 2px solid #eb55a3;
  padding: 15px; }

article.post h1, article.post h2, article.post h3, article.post h4, article.post h5, article.post h6, .comments-area h1, .comments-area h2, .comments-area h3, .comments-area h4, .comments-area h5, .comments-area h6 {
  color: #444; }

article.post table, .comments-area table {
  width: 100%; }
  article.post table th, .comments-area table th {
    padding: 10px 0; }
  article.post table tr, .comments-area table tr {
    border-bottom: 1px dotted #ccc; }

article.post ul:not(.comment-list):not(.children), .comments-area ul:not(.comment-list):not(.children) {
  list-style-type: disc;
  line-height: 1.8;
  margin-left: 20px; }
  article.post ul:not(.comment-list):not(.children) ul, .comments-area ul:not(.comment-list):not(.children) ul {
    list-style-type: circle;
    margin-left: 20px; }
    article.post ul:not(.comment-list):not(.children) ul ul, .comments-area ul:not(.comment-list):not(.children) ul ul {
      list-style-type: square;
      margin-left: 20px; }

article.post ol:not(.comment-list):not(.children), .comments-area ol:not(.comment-list):not(.children) {
  list-style-type: decimal;
  margin-left: 20px;
  line-height: 1.8; }
  article.post ol:not(.comment-list):not(.children) ol, .comments-area ol:not(.comment-list):not(.children) ol {
    margin-left: 20px; }
    article.post ol:not(.comment-list):not(.children) ol ol, .comments-area ol:not(.comment-list):not(.children) ol ol {
      margin-left: 20px; }

article.post address, .comments-area address {
  font-style: italic; }

article.post p, .comments-area p {
  margin-bottom: 20px; }

article.post .entry-meta-footer, .comments-area .entry-meta-footer {
  border-top: 1px dotted #ececec;
  padding-top: 25px; }
  article.post .entry-meta-footer span, .comments-area .entry-meta-footer span {
    margin-right: 5px;
    padding-right: 5px; }
  article.post .entry-meta-footer .meta-category, .comments-area .entry-meta-footer .meta-category {
    border-right: 1px solid #ccc; }

article.post .more-link, .comments-area .more-link {
  display: inline-block;
  background: #eb55a3;
  padding: 5px 10px;
  color: #fff; }

article.post.post-password-required label, .comments-area.post-password-required label {
  width: 85%; }

article.post.post-password-required input[type="password"], .comments-area.post-password-required input[type="password"] {
  width: 88%;
  border: 1px solid #ccc;
  min-height: 35px; }

article.post.post-password-required input[type="submit"], .comments-area.post-password-required input[type="submit"] {
  width: 14%;
  background: #eb55a3;
  border: 1px solid #eb55a3;
  color: #fff;
  text-transform: uppercase;
  font-size: 16px;
  min-height: 35px; }

.single-post .pingback p {
  margin-bottom: 15px;
  font-size: 15px; }

.single-page-links {
  margin-top: 30px;
  font-size: 16px; }

/*
3.2   Woocommerce Category 
*/
.nbtsow-wc-categories .cat-item a {
  text-transform: capitalize; }
  .nbtsow-wc-categories .cat-item a:hover {
    color: #eb55a3 !important; }

.woocommerce .shop-top-banner, .woocommerce .shop-bottom-banner {
  position: relative;
  overflow: hidden; }
  .woocommerce .shop-top-banner:before, .woocommerce .shop-bottom-banner:before {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.1);
    content: '';
    -webkit-transition: -webkit-transform .8s;
    transition: -webkit-transform .8s;
    transition: transform .8s;
    transition: transform .8s, -webkit-transform .8s;
    transition: transform .8s,
 -webkit-transform .8s;
    -webkit-transform: scale3d(1.9, 1.4, 1) rotate(45deg) translate3d(0, -100%, 0);
    transform: scale3d(1.9, 1.4, 1) rotate(45deg) translate3d(0, -100%, 0);
    cursor: pointer; }
  .woocommerce .shop-top-banner:hover:before, .woocommerce .shop-bottom-banner:hover:before {
    opacity: 1;
    visibility: visible;
    -webkit-transform: scale3d(1.9, 1.4, 1) rotate(45deg) translate3d(0, 150%, 0);
    transform: scale3d(1.9, 1.4, 1) rotate(30deg) translate3d(0, 150%, 0); }
  .woocommerce .shop-top-banner img, .woocommerce .shop-bottom-banner img {
    max-width: 100%;
    height: auto; }

.woocommerce.left-sidebar #primary, .woocommerce.right-sidebar #primary {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }
  @media (min-width: 992px) {
    .woocommerce.left-sidebar #primary, .woocommerce.right-sidebar #primary {
      float: left;
      width: 75%; } }

.woocommerce.left-sidebar .shop-sidebar, .woocommerce.right-sidebar .shop-sidebar {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }
  @media (min-width: 992px) {
    .woocommerce.left-sidebar .shop-sidebar, .woocommerce.right-sidebar .shop-sidebar {
      float: left;
      width: 25%; } }

@media (min-width: 992px) {
  .woocommerce.right-sidebar #primary {
    float: left; } }

@media (min-width: 992px) {
  .woocommerce.left-sidebar #primary {
    float: right; } }

.woocommerce ul.products {
  margin-left: -15px;
  margin-right: -15px; }
  .woocommerce ul.products:before, .woocommerce ul.products:after {
    content: "";
    display: table; }
  .woocommerce ul.products:after {
    clear: both; }
  .woocommerce ul.products li.product {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 30px; }
    @media (max-width: 767px) {
      .woocommerce ul.products li.product {
        width: 90%;
        width: 450px;
        margin-left: auto;
        margin-right: auto;
        float: none; } }
    .woocommerce ul.products li.product .product-thumb img {
      width: 100%;
      height: auto;
      margin-bottom: 0; }
    .woocommerce ul.products li.product h3 {
      font-size: 16px;
      color: #444;
      padding-top: 15px;
      padding-bottom: 10px; }
    .woocommerce ul.products li.product .onsale {
      position: absolute;
      background: #eb55a3;
      border-radius: 50%;
      padding: 6px 10px;
      color: #fff;
      text-transform: uppercase;
      font-size: 12px;
      top: 15px;
      left: 15px;
      right: auto;
      font-weight: 300; }
    .woocommerce ul.products li.product .star-rating {
      min-height: 12px;
      max-height: 12px;
      margin-left: auto;
      margin-right: auto;
      color: #fbc443;
      font-size: 10px;
      margin-top: 10px; 
      float: none;
      /*float:right;*/}
      .woocommerce ul.products li.product .star-rating span {
        height: 12px;
        padding: 0; }
    .woocommerce ul.products li.product .price {
      font-size: 18px;
      color: #eb55a3;
      font-weight: bold; }
      .woocommerce ul.products li.product .price del {
        display: inline;
        color: #444;
        opacity: 1;
        /*border-right: 1px solid;*/
        padding-right: 10px;
        margin-right: 4px; }
      .woocommerce ul.products li.product .price ins {
        text-decoration: none;
        color: #eb55a3; }
      .woocommerce ul.products li.product .price span {
        color: #eb55a3;
        font-weight: bold; }
    .woocommerce ul.products li.product .empty-rating {
      max-height: 12px;
      margin-bottom: 10px; }
      .woocommerce ul.products li.product .empty-rating:after {
        display: block;
        content: "\e811\e811\e811\e811\e811";
        font-family: "fontello";
        font-size: 12px;
        text-align: center;
        color: #fbc443;
        line-height: 12px; }
  .woocommerce ul.products.grid:not(.owl-carousel) li.product {
    float: left;
    min-height: 400px; }
    @media (min-width: 768px) {
      .woocommerce ul.products.grid:not(.owl-carousel) li.product {
        width: 33.33%; } }
    @media (min-width: 481px) and (max-width: 767px) {
      .woocommerce ul.products.grid:not(.owl-carousel) li.product {
        width: 50%; } }
    @media (max-width: 480px) {
      .woocommerce ul.products.grid:not(.owl-carousel) li.product {
        width: 100%; } }
  .woocommerce ul.products.grid li.product .list-view-section {
    display: none; }
  .woocommerce ul.products.grid li.product h3 {
    text-align: center; }
  .woocommerce ul.products.grid li.product .product-meta-wrap h3 {
    font-size: 18px;
    font-weight: bold;
    min-height: 70px; }
    .woocommerce ul.products.grid li.product .product-meta-wrap h3:hover {
      color: #eb55a3; }
  .woocommerce ul.products.grid li.product .product-thumb {
    position: relative;
    border-radius: 5px; }
    .woocommerce ul.products.grid li.product .product-thumb:before,.woocommerce ul.products.list li.product .product-thumb:before {
      content: "";
      width: 100%;
      height: 100%;
      position: absolute;
      background: rgba(0, 0, 0, 0.6);
      top: 0;
      left: 0;
      opacity: 0;
      border-radius: 5px;
      visibility: hidden;
      -webkit-transition: all .4s;
      transition: all .4s;
      z-index: 50; }
      @media (max-width: 1199px) {
        .woocommerce ul.products.grid li.product .product-thumb:before {
          display: none !important; } }
    .woocommerce ul.products.grid li.product .product-thumb:hover:before {
      opacity: 1;
      visibility: visible; }
    .woocommerce ul.products.grid li.product .product-thumb:hover .product-action-buttons {
      opacity: 1;
      visibility: visible;
      }
  .woocommerce ul.products.grid li.product .price {
    text-align: center; }
  .woocommerce ul.products.grid li.product .product-action-buttons, .woocommerce ul.products.list .product .product-action-buttons{
    position: absolute;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .4s;
    transition: all .4s;
    top: 43%;
    left: 50%;
    z-index: 100;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    width: 100%;
    text-align: center; }
    @media (max-width: 1199px) {
      .woocommerce ul.products.grid li.product .product-action-buttons {
        display: none !important; } }
    .woocommerce ul.products.grid li.product .product-action-buttons .added_to_cart {
      display: none; }
    .woocommerce ul.products.grid li.product .product-action-buttons .add_to_cart_button.added:after {
      display: none; }
    .woocommerce ul.products.grid li.product .product-action-buttons .add_to_cart_button:after {
      left: 17px;
      position: absolute; }
    .woocommerce ul.products.grid li.product .product-action-buttons .add_to_cart_button .button-tooltip{left: -50%;}
    .woocommerce ul.products.grid li.product .product-action-buttons .yith-wcqv-button:before {
      position: absolute;
      content: '\f06e';
      font-family: 'Fontawesome';
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%);
      color: #666;
      font-weight: normal; }
    .woocommerce ul.products.grid li.product .product-action-buttons .yith-wcqv-button:hover:before {
      color: #fff; }
    .woocommerce ul.products.grid li.product .product-action-buttons .compare:before {
      position: absolute;
      content: '\f021';
      font-family: 'Fontawesome';
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%);
      color: #666;
      font-weight: normal; }
    .woocommerce ul.products.grid li.product .product-action-buttons .compare:hover:before {
      color: #fff; }
    .woocommerce ul.products.grid li.product .product-action-buttons .add_to_cart_button, .woocommerce ul.products.grid li.product .product-action-buttons .yith-wcwl-add-to-wishlist,
    .woocommerce ul.products.grid li.product .product-action-buttons .yith-wcqv-button, .woocommerce ul.products.grid li.product .product-action-buttons .compare.button {
      position: relative;
      display: inline-block;
      width: 43px;
      height: 43px;
      margin: 0;
      padding: 0;
      font-size: 18px;
      background: #fff;
      border: .5px solid #e1e1e1;
      border-radius: 0; }
      .woocommerce ul.products.grid li.product .product-action-buttons .add_to_cart_button i, .woocommerce ul.products.grid li.product .product-action-buttons .yith-wcwl-add-to-wishlist i,
      .woocommerce ul.products.grid li.product .product-action-buttons .yith-wcqv-button i, .woocommerce ul.products.grid li.product .product-action-buttons .compare.button i {
        display: block;
        width: 100%;
        height: 100%;
        color: #666; }
        .woocommerce ul.products.grid li.product .product-action-buttons .add_to_cart_button i:before, .woocommerce ul.products.grid li.product .product-action-buttons .yith-wcwl-add-to-wishlist i:before,
        .woocommerce ul.products.grid li.product .product-action-buttons .yith-wcqv-button i:before, .woocommerce ul.products.grid li.product .product-action-buttons .compare.button i:before {
          position: absolute;
          margin: 0;
          padding: 0;
          top: 50%;
          left: 50%;
          -webkit-transform: translate(-50%, -50%);
                  transform: translate(-50%, -50%); }
      .woocommerce ul.products.grid li.product .product-action-buttons .add_to_cart_button:hover, .woocommerce ul.products.grid li.product .product-action-buttons .yith-wcwl-add-to-wishlist:hover,
      .woocommerce ul.products.grid li.product .product-action-buttons .yith-wcqv-button:hover, .woocommerce ul.products.grid li.product .product-action-buttons .compare.button:hover {
        background: #eb55a3;
        border-color: #eb55a3; }
        .woocommerce ul.products.grid li.product .product-action-buttons .add_to_cart_button:hover i, .woocommerce ul.products.grid li.product .product-action-buttons .yith-wcwl-add-to-wishlist:hover i,
        .woocommerce ul.products.grid li.product .product-action-buttons .yith-wcqv-button:hover i, .woocommerce ul.products.grid li.product .product-action-buttons .compare.button:hover i {
          color: #fff; }
        .woocommerce ul.products.grid li.product .product-action-buttons .add_to_cart_button:hover .button-tooltip, .woocommerce ul.products.grid li.product .product-action-buttons .yith-wcwl-add-to-wishlist:hover .button-tooltip,
        .woocommerce ul.products.grid li.product .product-action-buttons .yith-wcqv-button:hover .button-tooltip, .woocommerce ul.products.grid li.product .product-action-buttons .compare.button:hover .button-tooltip {
          visibility: visible;
          opacity: 1;
          top: -38px; }
    .woocommerce ul.products.grid li.product .product-action-buttons .compare.added {
      font-size: 12px;
      padding: 17px 8px 12px; }
      .woocommerce ul.products.grid li.product .product-action-buttons .compare.added:hover {
        color: #fff; }
    .woocommerce ul.products.grid li.product .product-action-buttons .yith-wcwl-add-to-wishlist {
      margin-left: -4px; }
      .woocommerce ul.products.grid li.product .product-action-buttons .yith-wcwl-add-to-wishlist .ajax-loading {
        visibility: hidden;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        margin: 0; }
      .woocommerce ul.products.grid li.product .product-action-buttons .yith-wcwl-add-to-wishlist .icon-heart-empty{margin: 0; }
      .woocommerce ul.products.grid li.product .product-action-buttons .yith-wcwl-add-to-wishlist .button-tooltip{left: -80%;}
      .woocommerce ul.products.grid li.product .product-action-buttons .yith-wcwl-wishlistaddedbrowse .button-tooltip,
      .woocommerce ul.products.grid li.product .product-action-buttons .yith-wcwl-wishlistexistsbrowse .button-tooltip{left: -74%;}
      .woocommerce ul.products.grid li.product .product-action-buttons .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a {
        display: block; }
        .woocommerce ul.products.grid li.product .product-action-buttons .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before {
          position: absolute;
          content: '\f004';
          font-family: 'Fontawesome';
          top: 50%;
          left: 50%;
          color: #666;
          -webkit-transform: translate(-50%, -50%);
                  transform: translate(-50%, -50%); }
      .woocommerce ul.products.grid li.product .product-action-buttons .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a {
        display: block; }
        .woocommerce ul.products.grid li.product .product-action-buttons .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before {
          position: absolute;
          content: '\f004';
          font-family: 'Fontawesome';
          top: 50%;
          left: 50%;
          color: #666;
          -webkit-transform: translate(-50%, -50%);
                  transform: translate(-50%, -50%); }
      .woocommerce ul.products.grid li.product .product-action-buttons .yith-wcwl-add-to-wishlist:hover .yith-wcwl-wishlistexistsbrowse a:before {
        color: #fff; }
      .woocommerce ul.products.grid li.product .product-action-buttons .yith-wcwl-add-to-wishlist:hover .yith-wcwl-wishlistaddedbrowse a:before {
        color: #fff; }
    .woocommerce ul.products.grid li.product .product-action-buttons .button-tooltip {
      position: absolute;
      display: inline-block;
      top: -50px;
      background: #eb55a3;
      padding: 7px 10px;
      font-size: 12px;
      left: -96%;
      color: #fff;
      font-weight: 300;
      visibility: hidden;
      opacity: 1;
      -webkit-transition: all 0.09s;
      transition: all 0.09s;
      border-radius: 2px;
      z-index: 100;
      line-height: 12px;
      text-transform: capitalize;
      white-space: nowrap; }
      .woocommerce ul.products.grid li.product .product-action-buttons .button-tooltip:after {
        content: "";
        width: 0;
        height: 0;
        position: absolute;
        bottom: -11px;
        left: 44%;
        border: 6px solid transparent;
        border-top: 7px solid #eb55a3; }
  .woocommerce ul.products.list .product {
    position: relative;
    min-height: 1px;
    padding-left: 0;
    padding-right: 0;
    float: left;
    width: 100%; }
    @media (max-width: 767px) {
      .woocommerce ul.products.list .product {
        float: none; } }
    .woocommerce ul.products.list .product .product-thumb {
      position: relative;
      min-height: 1px;
      padding-left: 0;
      padding-right: 0; }
      @media (min-width: 768px) {
        .woocommerce ul.products.list .product .product-thumb {
          float: left;
          width: 33.33333%; } }
   /* .woocommerce ul.products.list .product .product-action-buttons {
      display: none; }*/
    .woocommerce ul.products.list .product .product-meta-wrap {
      position: relative;
      min-height: 1px;
      padding-left: 15px;
      padding-right: 15px; }
      @media (min-width: 768px) {
        .woocommerce ul.products.list .product .product-meta-wrap {
          float: left;
          width: 66.66667%; } }
      .woocommerce ul.products.list .product .product-meta-wrap h3 {
        font-weight: 700;
        display: inline-block;
        margin-right: 30px; }
      .woocommerce ul.products.list .product .product-meta-wrap .star-rating, .woocommerce ul.products.list .product .product-meta-wrap .empty-rating {
        display: block;
        vertical-align: middle;
        margin-bottom: 10px;
        margin-left: 0; }
      .woocommerce ul.products.list .product .product-meta-wrap .empty-rating:after {
        margin-bottom: 0;
        text-align: left; }
      .woocommerce ul.products.list .product .product-meta-wrap .price {
        font-size: 16px;
        margin-bottom: 5px;}
      .woocommerce ul.products.list .product .product-meta-wrap .list-view-section .add_to_cart_button {
        display: block;
        float: left;
        padding: 14px;
        text-transform: uppercase;
        background: #d6d6d6;
        font-weight: 500;
        border-radius: 0;
        -webkit-transition: all .4s;
        transition: all .4s;
        overflow: hidden;
        max-height: 43px; }
        .woocommerce ul.products.list .product .product-meta-wrap .list-view-section .add_to_cart_button i {
          margin-right: 10px; }
      .woocommerce ul.products.list .product .product-meta-wrap .list-view-section .added_to_cart {
        display: none; }
      .woocommerce ul.products.list .product .product-meta-wrap .list-view-section .button-tooltip {
        margin-left: 7px; }
      .woocommerce ul.products.list .product .product-meta-wrap .list-view-section .yith-wcwl-add-to-wishlist {
        display: block;
        float: left;
        position: relative;
        width: 43px;
        height: 43px;
        overflow: hidden;
        margin-left: 5px;
        background: #d6d6d6;
        margin-top: 1em; }
        .woocommerce ul.products.list .product .product-meta-wrap .list-view-section .yith-wcwl-add-to-wishlist i {
          color: #444;
          -webkit-transition: all .4s;
          transition: all .4s; }
          .woocommerce ul.products.list .product .product-meta-wrap .list-view-section .yith-wcwl-add-to-wishlist i:before {
            position: absolute;
            margin: 0;
            top: 50%;
            left: 50%;
            -webkit-transform: translate(-50%, -50%);
                    transform: translate(-50%, -50%); }
        .woocommerce ul.products.list .product .product-meta-wrap .list-view-section .yith-wcwl-add-to-wishlist .icon-heart:before {
          display: inherit; }
        .woocommerce ul.products.list .product .product-meta-wrap .list-view-section .yith-wcwl-add-to-wishlist .yith-wcwl-add-button {
          width: 100%;
          height: 100%; }
          .woocommerce ul.products.list .product .product-meta-wrap .list-view-section .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a {
            display: block;
            width: 100%;
            height: 100%; }
        .woocommerce ul.products.list .product .product-meta-wrap .list-view-section .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse {
          width: 100%;
          height: 100%; }
          .woocommerce ul.products.list .product .product-meta-wrap .list-view-section .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a {
            display: block;
            width: 100%;
            height: 100%; }
            .woocommerce ul.products.list .product .product-meta-wrap .list-view-section .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before {
              position: absolute;
              content: '\f004';
              font-family: 'Fontawesome';
              top: 50%;
              left: 50%;
              color: #666;
              -webkit-transform: translate(-50%, -50%);
                      transform: translate(-50%, -50%); }
            .woocommerce ul.products.list .product .product-meta-wrap .list-view-section .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover:before {
              color: #fff; }
        .woocommerce ul.products.list .product .product-meta-wrap .list-view-section .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse {
          width: 100%;
          height: 100%; }
          .woocommerce ul.products.list .product .product-meta-wrap .list-view-section .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a {
            display: block;
            width: 100%;
            height: 100%; }
            .woocommerce ul.products.list .product .product-meta-wrap .list-view-section .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before {
              position: absolute;
              content: '\f004';
              font-family: 'Fontawesome';
              top: 50%;
              left: 50%;
              color: #666;
              -webkit-transform: translate(-50%, -50%);
                      transform: translate(-50%, -50%); }
            .woocommerce ul.products.list .product .product-meta-wrap .list-view-section .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover:before {
              color: #fff; }
        .woocommerce ul.products.list .product .product-meta-wrap .list-view-section .yith-wcwl-add-to-wishlist .button-tooltip {
          display: none; }
      .woocommerce ul.products.list .product .product-meta-wrap .list-view-section .add_to_cart_button:hover, .woocommerce ul.products.list .product .product-meta-wrap .list-view-section .yith-wcwl-add-to-wishlist i:hover {
        background: #eb55a3;
        color: #fff; }

@-moz-document url-prefix() {
  .woocommerce ul.products.grid li.product .product-action-buttons .compare.added {
    line-height: 13px; } }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .woocommerce ul.products.grid li.product .product-action-buttons .compare.added {
    line-height: 13px; } }

/*
3.3   Woocommerce Single Product
*/
.woocommerce .single-product-images-wraps {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }
  @media (min-width: 768px) {
    .woocommerce .single-product-images-wraps {
      float: left;
      width: 41.66667%; } }
  @media (max-width: 767px) {
    .woocommerce .single-product-images-wraps {
      padding: 0; } }
  @media (min-width: 768px) {
    .woocommerce .single-product-images-wraps {
      padding-left: 0; } }
  .woocommerce .single-product-images-wraps .onsale {
    position: absolute;
    background: #eb55a3;
    border-radius: 50%;
    padding: 6px 10px;
    color: #fff;
    text-transform: uppercase;
    font-size: 12px;
    top: 15px;
    left: 30px;
    right: auto;
    font-weight: 300; }
    @media (max-width: 600px) {
      .woocommerce .single-product-images-wraps .onsale {
        left: 15%; } }
    @media (min-width: 601px) and (max-width: 767px) {
      .woocommerce .single-product-images-wraps .onsale {
        left: 23%; } }
  .woocommerce .single-product-images-wraps .single-product-thumb {
    margin-bottom: 20px;
    border: 1px solid #e8e8e8;
    box-shadow: 1px 1px 2px 1px #e8e8e8; }
    @media (max-width: 767px) {
      .woocommerce .single-product-images-wraps .single-product-thumb {
        width: 90%;
        margin-left: auto;
        margin-right: auto;
        max-width: 450px; } }
  .woocommerce .single-product-images-wraps .thumbnails {
    position: relative; }
    @media (max-width: 767px) {
      .woocommerce .single-product-images-wraps .thumbnails {
        width: 90%;
        margin-left: auto;
        margin-right: auto;
        max-width: 450px; } }
    @media (max-width: 1199px) {
      .woocommerce .single-product-images-wraps .thumbnails .owl-nav {
        display: none; } }
    .woocommerce .single-product-images-wraps .thumbnails .owl-nav i {
      position: absolute;
      font-size: 20px;
      top: 38px; }
    .woocommerce .single-product-images-wraps .thumbnails .owl-nav .owl-prev i {
      left: 0; }
    .woocommerce .single-product-images-wraps .thumbnails .owl-nav .owl-next i {
      right: 0; }
    .woocommerce .single-product-images-wraps .thumbnails.owl-carousel {
      padding-left: 15px;
      padding-right: 15px; }
    .woocommerce .single-product-images-wraps .thumbnails > a {
      display: inline-block;
      width: 23%;
      padding-left: 1%;
      padding-right: 1%; }

.woocommerce div.product div.summary {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  max-width: 500px; }
  @media (min-width: 768px) {
    .woocommerce div.product div.summary {
      float: left;
      width: 58.33333%; } }
  @media (max-width: 767px) {
    .woocommerce div.product div.summary {
      margin-top: 30px;
      padding: 0; } }
  .woocommerce div.product div.summary .price {
    color: #eb55a3; }
    .woocommerce div.product div.summary .price > .amount {
      font-size: 25px;
      font-weight: 700; }
    .woocommerce div.product div.summary .price del {
      margin-right: 15px;
      font-size: 20px; }
    .woocommerce div.product div.summary .price ins {
      font-size: 25px;
      text-decoration: none; }
    .woocommerce div.product div.summary .price .woocs_price_code .amount {
      font-size: 25px;
      font-weight: bold; }
  .woocommerce div.product div.summary .stock-and-sku-wrap {
    margin-bottom: 15px; }
    .woocommerce div.product div.summary .stock-and-sku-wrap .product-stock {
      margin-right: 15px;
      color: #9c3; }

.woocommerce div.product .product_title {
  font-size: 24px;
  margin-top: 5px;
  color: #444;
  font-weight: bold;
  background: none;
  text-transform: capitalize; }

.woocommerce div.product .woocommerce-product-rating {
  margin-bottom: 10px; }
  .woocommerce div.product .woocommerce-product-rating .star-rating {
    color: #fc0;
    font-size: 11px;
    margin-top: 9px; }
  .woocommerce div.product .woocommerce-product-rating .product-review-rating {
    margin-left: 10px;
    margin-right: 10px;
    padding-right: 10px;
    border-right: 1px solid #ccc;
    text-transform: capitalize; }
  .woocommerce div.product .woocommerce-product-rating .woocommerce-review-link {
    color: #444; }

.woocommerce div.product .empty-ratting {
  display: inline-block;
  position: relative;
  width: 65px;
  height: 20px; }
  .woocommerce div.product .empty-ratting:before {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    content: '\f006\f006\f006\f006\f006';
    font-family: 'FontAwesome';
    color: #fbc443;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    left: 0; }

.woocommerce div.product .product_advance_info {
  margin-bottom: 21px;
  padding-bottom: 20px;
  border-bottom: 1px solid #d6d6d6; }
  .woocommerce div.product .product_advance_info .product_info {
    margin-bottom: 0;
    font-size: 13px;
    line-height: 24px;
    color: #666666; }
    .woocommerce div.product .product_advance_info .product_info:before {
      font-family: 'FontAwesome';
      content: '\f05d ';
      font-size: 16px;
      line-height: 25px;
      vertical-align: middle;
      margin-right: 10px; }

.woocommerce div.product form.cart {
  border-bottom: 1px solid #e1e1e1;
  margin-bottom: 20px;
  padding-bottom: 45px; }
  .woocommerce div.product form.cart .variations {
    margin-bottom: 0; }
    .woocommerce div.product form.cart .variations .label {
      color: #444;
      padding-right: 0;
      width: 20%;
      font-size: 14px; }
      .woocommerce div.product form.cart .variations .label .swatchtitlelabel {
        display: inline-block;
        padding-top: 12px;
        color: #444;
        text-transform: capitalize; }
    .woocommerce div.product form.cart .variations .value {
      width: 80%;
      line-height: 50px; }
      .woocommerce div.product form.cart .variations .value > select {
        height: 35px;
        width: 100%;
        text-indent: 15px; }
        .woocommerce div.product form.cart .variations .value > select option {
          text-indent: 15px; }
      .woocommerce div.product form.cart .variations .value .swatchinput {
        padding-top: 10px; }
  .woocommerce div.product form.cart .reset_variations {
    vertical-align: top; }
  @media (max-width: 479px) {
    .woocommerce div.product form.cart .quantity-label {
      margin-right: 15px; } }
  .woocommerce div.product form.cart .woocommerce-variation-add-to-cart > span {
    float: left;
    margin-top: 18px;
    font-weight: bold;
    color: #444; }
    @media (max-width: 479px) {
      .woocommerce div.product form.cart .woocommerce-variation-add-to-cart > span {
        margin-right: 36px; } }
    @media (min-width: 480px) {
      .woocommerce div.product form.cart .woocommerce-variation-add-to-cart > span {
        width: 20%; } }
  .woocommerce div.product form.cart .single_add_to_cart_button {
    background: #eb55a3;
    font-size: 24px;
    text-transform: uppercase;
    border-radius: 0;
    font-weight: 700; }
    @media (max-width: 399px) {
      .woocommerce div.product form.cart .single_add_to_cart_button {
        margin-top: 30px; } }
    @media (min-width: 400px) {
      .woocommerce div.product form.cart .single_add_to_cart_button {
        float: right; } }
    @media (min-width: 768px) {
      .woocommerce div.product form.cart .single_add_to_cart_button {
        padding: 16px 35px; } }
    @media (min-width: 1200px) {
      .woocommerce div.product form.cart .single_add_to_cart_button {
        padding: 16px 55px; } }
    .woocommerce div.product form.cart .single_add_to_cart_button:disabled[disabled] {
      background: #eb55a3;
      color: #fff; }
  .woocommerce div.product form.cart .quantity-label {
    float: left;
    width: 20%;
    margin-top: 18px;
    font-weight: bold; }
  .woocommerce div.product form.cart .quantity input {
    height: 35px;
    width: 60px;
    margin-top: 11px; }

.woocommerce div.product .yith-wcwl-add-to-wishlist {
  display: block;
  float: left;
  margin-right: 30px; }
  @media (max-width: 350px) {
    .woocommerce div.product .yith-wcwl-add-to-wishlist {
      margin-right: 5px; } }
  @media (max-width: 480px) {
    .woocommerce div.product .yith-wcwl-add-to-wishlist {
      /*width: 100%;*/
      margin-bottom: 25px; } }

.woocommerce div.product .yith-wcwl-add-button a {
  display: block; }
  .woocommerce div.product .yith-wcwl-add-button a i {
    display: block;
    position: relative;
    width: 32px;
    height: 29px;
    float: left;
    padding: 0; }
    .woocommerce div.product .yith-wcwl-add-button a i:before {
      position: absolute;
      margin: 0;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%); }
  .woocommerce div.product .yith-wcwl-add-button a span {
    line-height: 29px; }

.woocommerce div.product .yith-wcwl-wishlistexistsbrowse {
  overflow: hidden; }
  .woocommerce div.product .yith-wcwl-wishlistexistsbrowse a {
    float: left;
    margin-right: 5px;
    display: inline-block;
    position: relative;
    width: 32px;
    height: 29px;
    border: 1px solid #e1e1e1; }
    .woocommerce div.product .yith-wcwl-wishlistexistsbrowse a:before {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%);
      content: '\f004';
      font-family: 'Fontawesome';
      color: #444; }
    .woocommerce div.product .yith-wcwl-wishlistexistsbrowse a:hover {
      background: #eb55a3; }
      .woocommerce div.product .yith-wcwl-wishlistexistsbrowse a:hover:before {
        color: #fff; }
  .woocommerce div.product .yith-wcwl-wishlistexistsbrowse span {
    float: left;
    line-height: 29px; }

.woocommerce div.product .yith-wcwl-wishlistaddedbrowse {
  overflow: hidden; }
  .woocommerce div.product .yith-wcwl-wishlistaddedbrowse a {
    display: inline-block;
    float: left;
    margin-right: 5px;
    position: relative;
    width: 32px;
    height: 29px;
    border: 1px solid #e1e1e1; }
    .woocommerce div.product .yith-wcwl-wishlistaddedbrowse a:before {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%);
      content: '\f004';
      font-family: 'Fontawesome';
      color: #444; }
    .woocommerce div.product .yith-wcwl-wishlistaddedbrowse a:hover {
      background: #eb55a3; }
      .woocommerce div.product .yith-wcwl-wishlistaddedbrowse a:hover:before {
        color: #fff; }
  .woocommerce div.product .yith-wcwl-wishlistaddedbrowse span {
    float: left;
    line-height: 29px; }

.woocommerce div.product .icon-heart, .woocommerce div.product .icon-heart-empty,
.woocommerce div.product .compare.button .icon-arrows-ccw,
.woocommerce div.product .wc-details-share-button .icon-share {
  border: 1px solid #e1e1e1;
  -webkit-transition: all .4s;
  transition: all .4s;
  padding: 4px;
  color: #444;
  margin-right: 5px;
  font-size: 16px; }
  .woocommerce div.product .icon-heart:hover, .woocommerce div.product .icon-heart-empty:hover,
  .woocommerce div.product .compare.button .icon-arrows-ccw:hover,
  .woocommerce div.product .wc-details-share-button .icon-share:hover {
    background: #eb55a3;
    color: #fff;
    border: 1px solid #eb55a3; }

.woocommerce div.product .compare.button {
  float: left;
  margin-top: 10px;
  padding: 0;
  background: #fff;
  margin-right: 25px; }
  @media (max-width: 480px) {
    .woocommerce div.product .compare.button {
      margin-right: 20px; } }
  .woocommerce div.product .compare.button:before {
    display: inline-block;
    width: 32px;
    height: 29px;
    content: '\f021';
    font-family: 'Fontawesome';
    color: #444;
    font-weight: normal;
    margin-right: 5px;
    border: 1px solid #e1e1e1;
    line-height: 29px;
    text-align: center; }
  .woocommerce div.product .compare.button:hover:before {
    background: #eb55a3;
    color: #fff; }
  .woocommerce div.product .compare.button.added:before {
    display: none; }

.woocommerce div.product .compare.button.added {
  line-height: 29px;
  font-weight: 300;
  color: #444; }

.woocommerce div.product .wc-details-share-button {
  display: block;
  position: relative;
  float: left;
  margin-top: 10px; }
  .woocommerce div.product .wc-details-share-button .icon-share {
    display: block;
    position: relative;
    width: 32px;
    height: 29px;
    float: left;
    padding: 0;
    cursor: pointer; }
    .woocommerce div.product .wc-details-share-button .icon-share:before {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%);
      margin: 0; }
  .woocommerce div.product .wc-details-share-button span {
    float: left;
    line-height: 29px; }
  .woocommerce div.product .wc-details-share-button .button-wrap {
    position: absolute;
    z-index: 100;
    top: 0px;
    width: 190px;
    left: 80px;
    display: none; }
    @media (max-width: 767px) {
      .woocommerce div.product .wc-details-share-button .button-wrap {
        top: 35px;
        left: 0; } }
    .woocommerce div.product .wc-details-share-button .button-wrap a {
      color: #888; }
      .woocommerce div.product .wc-details-share-button .button-wrap a i {
        border-radius: 50%;
        background: #eb55a3;
        color: #fff; }
        @media (max-width: 767px) {
          .woocommerce div.product .wc-details-share-button .button-wrap a i {
            margin-right: 3px;
            padding: 3px;
            font-size: 17px; } }
        @media (min-width: 768px) {
          .woocommerce div.product .wc-details-share-button .button-wrap a i {
            margin-right: 3px;
            padding: 3px;
            font-size: 17px; } }
        @media (min-width: 1200px) {
          .woocommerce div.product .wc-details-share-button .button-wrap a i {
            margin-right: 10px;
            padding: 6px;
            font-size: 12px; } }

.woocommerce div.product .button-tooltip, .woocommerce div.product .wc-details-share-button > span {
  font-size: 12px;
  font-weight: 300;
  color: #444; }

.woocommerce div.product .woocommerce-tabs {
  margin-top: 30px; }
  @media (min-width: 992px) {
    .woocommerce div.product .woocommerce-tabs {
      padding-right: 15px; } }
  .woocommerce div.product .woocommerce-tabs ul.tabs {
    padding: 0;
    overflow: visible;
    border-bottom: 1px solid #e1e1e1;
    margin-bottom: 30px; }
    .woocommerce div.product .woocommerce-tabs ul.tabs:before {
      display: none; }
    .woocommerce div.product .woocommerce-tabs ul.tabs li {
      background: #fff;
      margin: 0;
      padding-left: 0;
      padding-right: 0;
      margin-right: 15px;
      padding-bottom: 15px;
      border: 0; }
      .woocommerce div.product .woocommerce-tabs ul.tabs li a {
        color: #666;
        text-transform: uppercase;
        font-size: 18px;
        padding: 0;
        -webkit-transition: all .4s;
        transition: all .4s;
        font-weight: 300; }
      .woocommerce div.product .woocommerce-tabs ul.tabs li:before, .woocommerce div.product .woocommerce-tabs ul.tabs li:after {
        display: none; }
      .woocommerce div.product .woocommerce-tabs ul.tabs li.active {
        border-bottom: 3px solid #eb55a3;
        padding-bottom: 12px; }
        .woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
          color: #eb55a3; }
  .woocommerce div.product .woocommerce-tabs #tab-reviews .star-rating span {
    color: #eb55a3; }
  .woocommerce div.product .woocommerce-tabs #tab-reviews #review_form .comment-reply-title {
    font-size: 18px;
    border-bottom: 1px dashed #ccc;
    padding-bottom: 15px;
    margin-bottom: 15px; }
  .woocommerce div.product .woocommerce-tabs #tab-reviews #review_form label {
    font-weight: 500;
    font-size: 16px;
    width: 100%; }
  .woocommerce div.product .woocommerce-tabs #tab-reviews #review_form .comment-form-author input, .woocommerce div.product .woocommerce-tabs #tab-reviews #review_form .comment-form-email input {
    border: 1px solid #ccc;
    height: 35px;
    width: 100%; 
    padding: 15px;}
    .woocommerce div.product .woocommerce-tabs #tab-reviews #review_form .comment-form-author input:focus, .woocommerce div.product .woocommerce-tabs #tab-reviews #review_form .comment-form-email input:focus {
      border: 1px solid #eb55a3; }
  .woocommerce div.product .woocommerce-tabs #tab-reviews #review_form .comment-form-comment #comment {
    border: 1px solid #ccc; 
    padding: 15px;}
    .woocommerce div.product .woocommerce-tabs #tab-reviews #review_form .comment-form-comment #comment:focus {
      border-collapse: #eb55a3; }
  .woocommerce div.product .woocommerce-tabs .panel {
    box-shadow: none; }
  .woocommerce div.product .woocommerce-tabs .required {
    color: red;
    font-size: 10px;
    vertical-align: top; }

.woocommerce .single-product-sidebar {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }
  @media (min-width: 768px) {
    .woocommerce .single-product-sidebar {
      float: left;
      width: 100%; } }
  @media (min-width: 992px) {
    .woocommerce .single-product-sidebar {
      float: left;
      width: 25%; } }
  @media (max-width: 991px) {
    .woocommerce .single-product-sidebar {
      display: none; } }
  .woocommerce .single-product-sidebar .widget_nbtsow-icon-widget,
.woocommerce-sub-sidebar .widget_nbtsow-icon-widget {
    margin-bottom: 10px !important; }
  .woocommerce .single-product-sidebar .nbtsow-icon-list-wrap,
.woocommerce-sub-sidebar .nbtsow-icon-list-wrap {
    padding: 0 0 20px 0;
    border-bottom: 1px solid #d7d7d7; }
    .woocommerce .single-product-sidebar .nbtsow-icon-list-wrap .nbtsow-icon-section,
.woocommerce-sub-sidebar .nbtsow-icon-list-wrap .nbtsow-icon-section {
      margin-bottom: 10px;
      clear: both; }
      .woocommerce .single-product-sidebar .nbtsow-icon-list-wrap .nbtsow-icon-section .icon-wrap,
.woocommerce-sub-sidebar .nbtsow-icon-list-wrap .nbtsow-icon-section .icon-wrap {
        float: left;
        margin-right: 2%; }
        @media (min-width: 1200px) {
          .woocommerce .single-product-sidebar .nbtsow-icon-list-wrap .nbtsow-icon-section .icon-wrap,
.woocommerce-sub-sidebar .nbtsow-icon-list-wrap .nbtsow-icon-section .icon-wrap {
            width: 16%; } }
        .woocommerce .single-product-sidebar .nbtsow-icon-list-wrap .nbtsow-icon-section .icon-wrap .sow-icon-fontawesome,
.woocommerce-sub-sidebar .nbtsow-icon-list-wrap .nbtsow-icon-section .icon-wrap .sow-icon-fontawesome {
          display: block;
          float: left;
          background: #eb55a3;
          color: #fff;
          width: 30px;
          height: 30px;
          text-align: center;
          padding-top: 7px; }
      .woocommerce .single-product-sidebar .nbtsow-icon-list-wrap .nbtsow-icon-section .nbtsow-icon-text,
.woocommerce-sub-sidebar .nbtsow-icon-list-wrap .nbtsow-icon-section .nbtsow-icon-text {
        width: 82%;
        float: left;
        margin-bottom: 0;
        font-size: 13px;
        line-height: 15px; }
  .woocommerce .single-product-sidebar .nbtsow-wcproducts .product {
    margin-bottom: 15px; }
    .woocommerce .single-product-sidebar .nbtsow-wcproducts .product:after {
      content: "";
      display: table;
      clear: both; }
    .woocommerce .single-product-sidebar .nbtsow-wcproducts .product .product-thumb {
      width: 29%;
      float: left;
      border: 1px solid transparent;
      -webkit-transition: all .4s;
      transition: all .4s; }
      @media (min-width: 1200px) {
        .woocommerce .single-product-sidebar .nbtsow-wcproducts .product .product-thumb:hover {
          border: 1px solid #eb55a3; } }
      .woocommerce .single-product-sidebar .nbtsow-wcproducts .product .product-thumb img {
        width: 100%;
        height: auto; }
    .woocommerce .single-product-sidebar .nbtsow-wcproducts .product .product-details {
      width: 65%;
      float: right; }
      .woocommerce .single-product-sidebar .nbtsow-wcproducts .product .product-details .product-title {
        font-size: 14px;
        font-weight: bold;
        text-transform: capitalize;
        margin-top: 0; }
        .woocommerce .single-product-sidebar .nbtsow-wcproducts .product .product-details .product-title a {
          color: #444;
          -webkit-transition: all .4s;
          transition: all .4s; }
          .woocommerce .single-product-sidebar .nbtsow-wcproducts .product .product-details .product-title a:hover {
            color: #eb55a3; }
      .woocommerce .single-product-sidebar .nbtsow-wcproducts .product .product-details .product-price span {
        color: #eb55a3; }
      .woocommerce .single-product-sidebar .nbtsow-wcproducts .product .product-details .product-price del {
        font-size: 12px;
        opacity: .5; }
      .woocommerce .single-product-sidebar .nbtsow-wcproducts .product .product-details .product-price ins {
        font-size: 15px;
        text-decoration: none;
        padding-left: 10px;
        color: #eb55a3;
        font-weight: bold; }
      .woocommerce .single-product-sidebar .nbtsow-wcproducts .product .product-details .product-description {
        margin-top: 7px; }
  .woocommerce .single-product-sidebar .nbtsow-wcproducts .owl-nav i {
    position: absolute;
    font-size: 13px;
    top: -40px; }
    .woocommerce .single-product-sidebar .nbtsow-wcproducts .owl-nav i:hover {
      color: #eb55a3; }
    .woocommerce .single-product-sidebar .nbtsow-wcproducts .owl-nav i.icon-right-open {
      right: 0; }
    .woocommerce .single-product-sidebar .nbtsow-wcproducts .owl-nav i.icon-left-open {
      right: 30px; }
  .woocommerce .single-product-sidebar .so-widget-nbtsow-products-widget .nbtsow-title {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 20px; }

.woocommerce .up-sells {
  padding-top: 45px;
  padding-bottom: 45px; }
  .woocommerce .up-sells .owl-carousel .product-thumb :before {
    border-radius: 0; }
  .woocommerce .up-sells .owl-carousel .product-thumb img {
    border: 1px solid #f3f3f3; }
  .woocommerce .up-sells h2 {
    text-transform: uppercase;
    color: #444;
    font-weight: bold;
    margin-bottom: 20px; }
    @media (max-width: 767px) {
      .woocommerce .up-sells h2 {
        font-size: 18px; } }
    @media (min-width: 768px) {
      .woocommerce .up-sells h2 {
        font-size: 22px; } }
  @media (max-width: 1199px) {
    .woocommerce .up-sells .owl-nav {
      display: none; } }
  .woocommerce .up-sells .owl-nav i {
    position: absolute;
    top: -40px;
    font-size: 25px; }
    .woocommerce .up-sells .owl-nav i.fa-angle-left {
      right: 45px; }
    .woocommerce .up-sells .owl-nav i.fa-angle-right {
      right: 15px; }
    .woocommerce .up-sells .owl-nav i:hover {
      color: #444; }

.woocommerce p.stars a {
  color: #eb55a3; }

.woocommerce #respond input#submit {
  background: #eb55a3;
  color: #fff;
  padding: 15px 35px;
  font-size: 18px;
  -webkit-transition: all .4s;
  transition: all .4s; }
  .woocommerce #respond input#submit:hover {
    background: #eb55a3;
    color: #fff; }

.single-product:not(.has-page-title) #primary {
  margin-top: 60px; }

.single-product:not(.has-page-title) .site-footer {
  margin-top: 0; }

#tab-template .owl-nav i {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%); }

#tab-template .owl-nav .owl-prev i {
  left: -15px; }

#tab-template .owl-nav .owl-next i {
  right: -15px; }

#tab-template .template_tabs {
  max-width: 45%;
  margin: 0 auto; }

.nbtsow-social-wrap a:hover i {
  background: #eb55a3; }

/*
3.4   Wishlist
*/
.woocommerce-message {
  border-top-color: #eb55a3; }
  .woocommerce-message:before {
    color: #eb55a3; }
  .woocommerce-message a.button {
    background: #eb55a3;
    color: #fff; }
    .woocommerce-message a.button:hover {
      background: #FBC443;
      color: #fff; }

#yith-wcwl-popup-message {
  display: none !important; }

#yith-quick-view-content .single-product-thumb {
  padding: 15px; }

#yith-wcwl-form, .yith-wcwl-share {
  padding: 0 15px; }

.woocommerce-wishlist .ms-page-top {
  margin-bottom: 30px; }

.woocommerce-wishlist #main .wishlist-title h2 {
  font-size: 20px;
  color: #2c2c2c;
  margin: 0 0 30px 0;
  padding: 0;
  text-transform: capitalize; }

.woocommerce-wishlist #main .shop_table {
  border: none;
  border-radius: 0; }
  .woocommerce-wishlist #main .shop_table tr {
    border-bottom: 1px dotted #ececec; }
  .woocommerce-wishlist #main .shop_table thead {
    background: transparent; }
    @media (max-width: 991px) {
      .woocommerce-wishlist #main .shop_table thead {
        display: none; } }
    .woocommerce-wishlist #main .shop_table thead tr th {
      text-align: left;
      font-size: 14px;
      color: #2c2c2c;
      font-weight: bold;
      text-transform: uppercase;
      border-top: 1px solid #ececec; }
      .woocommerce-wishlist #main .shop_table thead tr th.product-remove {
        width: 3%; }
      .woocommerce-wishlist #main .shop_table thead tr th.product-thumbnail {
        width: 15%; }
      .woocommerce-wishlist #main .shop_table thead tr th.product-name {
        width: 30%; }
      .woocommerce-wishlist #main .shop_table thead tr th.product-price {
        width: 20%; }
      .woocommerce-wishlist #main .shop_table thead tr th.product-stock-stauts {
        width: 15%; }
      .woocommerce-wishlist #main .shop_table thead tr th.product-add-to-cart {
        width: 15%; }
  @media (max-width: 991px) {
    .woocommerce-wishlist #main .shop_table tbody tr {
      margin-bottom: 30px; } }
  .woocommerce-wishlist #main .shop_table tbody tr td {
    text-align: left; }
    @media (max-width: 991px) {
      .woocommerce-wishlist #main .shop_table tbody tr td {
        width: 100%;
        float: left; } }
    .woocommerce-wishlist #main .shop_table tbody tr td.product-remove a.remove {
      margin: 0 auto;
      width: auto;
      height: auto;
      background: transparent; }
      .woocommerce-wishlist #main .shop_table tbody tr td.product-remove a.remove:hover {
        background: #fff; }
      .woocommerce-wishlist #main .shop_table tbody tr td.product-remove a.remove i {
        font-size: 12px;
        color: #eb55a3;
        border-radius: 50%;
        -webkit-transition: all 0.4s;
        transition: all 0.4s; }
        .woocommerce-wishlist #main .shop_table tbody tr td.product-remove a.remove i:hover {
          background: #eb55a3;
          color: #fff; }
    .woocommerce-wishlist #main .shop_table tbody tr td.product-thumbnail {
      padding: 30px 12px; }
      @media (max-width: 991px) {
        .woocommerce-wishlist #main .shop_table tbody tr td.product-thumbnail {
          border-top: none; }
          .woocommerce-wishlist #main .shop_table tbody tr td.product-thumbnail:before {
            content: 'Product Images';
            width: 50%;
            float: left;
            text-align: right;
            font-size: 14px;
            margin-top: 30px;
            padding-right: 30px;
            color: #2c2c2c; }
          .woocommerce-wishlist #main .shop_table tbody tr td.product-thumbnail a {
            width: 50%;
            float: left;
            border-left: 1px solid #ececec; }
            .woocommerce-wishlist #main .shop_table tbody tr td.product-thumbnail a img {
              margin-left: 30px; } }
    @media (max-width: 991px) {
      .woocommerce-wishlist #main .shop_table tbody tr td.product-name:before {
        content: 'Product Name';
        width: 50%;
        float: left;
        text-align: right;
        font-size: 14px;
        padding-right: 30px;
        color: #2c2c2c; }
      .woocommerce-wishlist #main .shop_table tbody tr td.product-name a {
        width: 50%;
        float: left;
        border-left: 1px solid #ececec;
        padding-left: 30px; } }
    .woocommerce-wishlist #main .shop_table tbody tr td.product-name a {
      -webkit-transition: color 0.4s;
      transition: color 0.4s;
      font-size: 14px;
      font-weight: bold;
      color: #2c2c2c; }
      .woocommerce-wishlist #main .shop_table tbody tr td.product-name a.yith-wcqv-button {
        display: none; }
      .woocommerce-wishlist #main .shop_table tbody tr td.product-name a:hover {
        color: #eb55a3; }
    @media (max-width: 991px) {
      .woocommerce-wishlist #main .shop_table tbody tr td.product-price:before {
        content: 'Product Price';
        width: 50%;
        float: left;
        text-align: right;
        font-size: 14px;
        padding-right: 30px;
        border-right: 1px solid #ececec;
        color: #2c2c2c; }
      .woocommerce-wishlist #main .shop_table tbody tr td.product-price del {
        margin-left: 30px; } }
  @media (max-width: 991px) and (max-width: 400px) {
    .woocommerce-wishlist #main .shop_table tbody tr td.product-price del {
      margin-left: 20px; } }
    @media (max-width: 991px) {
      .woocommerce-wishlist #main .shop_table tbody tr td.product-price > .amount {
        margin-left: 30px; } }
    .woocommerce-wishlist #main .shop_table tbody tr td.product-price .amount {
      font-size: 14px;
      color: #eb55a3; }
      @media (max-width: 400px) {
        .woocommerce-wishlist #main .shop_table tbody tr td.product-price .amount {
          font-size: 12px; }
          .woocommerce-wishlist #main .shop_table tbody tr td.product-price .amount .woocommerce-Price-currencySymbol {
            font-size: 10px; } }
      .woocommerce-wishlist #main .shop_table tbody tr td.product-price .amount span {
        color: #eb55a3; }
    .woocommerce-wishlist #main .shop_table tbody tr td.product-price del {
      color: #eb55a3;
      margin-right: 5px; }
      .woocommerce-wishlist #main .shop_table tbody tr td.product-price del .amount {
        font-size: 14px; }
        @media (max-width: 400px) {
          .woocommerce-wishlist #main .shop_table tbody tr td.product-price del .amount {
            font-size: 10px; }
            .woocommerce-wishlist #main .shop_table tbody tr td.product-price del .amount .woocommerce-Price-currencySymbol {
              font-size: 10px; } }
    .woocommerce-wishlist #main .shop_table tbody tr td.product-price ins {
      color: #eb55a3;
      margin-left: 0;
      text-decoration: none; }
    @media (max-width: 991px) {
      .woocommerce-wishlist #main .shop_table tbody tr td.product-stock-status:before {
        content: 'Stock Status';
        width: 50%;
        float: left;
        text-align: right;
        font-size: 14px;
        padding-right: 30px;
        border-right: 1px solid #ececec;
        color: #2c2c2c; }
      .woocommerce-wishlist #main .shop_table tbody tr td.product-stock-status > span {
        margin-left: 30px; } }
    .woocommerce-wishlist #main .shop_table tbody tr td.product-stock-status .wishlist-in-stock {
      font-size: 14px;
      text-transform: uppercase; }
    .woocommerce-wishlist #main .shop_table tbody tr td.product-add-to-cart a {
      -webkit-transition: all 0.4s;
      transition: all 0.4s;
      font-size: 12px;
      color: #ffffff;
      background: #eb55a3;
      text-transform: capitalize;
      padding: 15px; }
      .woocommerce-wishlist #main .shop_table tbody tr td.product-add-to-cart a:before {
        content: '\f07a';
        font-family: 'Fontawesome';
        margin-right: 3px; }
      .woocommerce-wishlist #main .shop_table tbody tr td.product-add-to-cart a:hover {
        background: #FBC443; }
      @media (max-width: 991px) {
        .woocommerce-wishlist #main .shop_table tbody tr td.product-add-to-cart a {
          max-width: 150px;
          margin: 0 auto; } }

/*
3.5   Cart
*/
.top-banner-wrap {
  margin-bottom: 15px; }
  .top-banner-wrap .top-banner {
    background: url(./images/cart-top-banner.jpg) repeat;
    padding: 10px 115px; }
    .top-banner-wrap .top-banner p {
      color: #fff;
      display: inline-block;
      margin: 10px 0; }
      .top-banner-wrap .top-banner p a {
        color: #fff; }
      .top-banner-wrap .top-banner p:first-child {
        font-size: 30px; }
      .top-banner-wrap .top-banner p:last-child {
        float: right;
        font-size: 18px;
        font-weight: bold;
        text-transform: capitalize;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; }
        .top-banner-wrap .top-banner p:last-child span {
          border-bottom: 2px solid #fff; }
        .top-banner-wrap .top-banner p:last-child i {
          margin-left: 4px; }
          .top-banner-wrap .top-banner p:last-child i:before {
            font-size: 23px; }

.cart-top-section {
  margin-bottom: 24px; }
  .cart-top-section span {
    font-size: 18px;
    color: #444;
    text-transform: capitalize; }
    @media (max-width: 449px) {
      .cart-top-section span:last-of-type {
        width: 100%;
        display: block;
        margin-top: 15px; } }
    @media (min-width: 450px) {
      .cart-top-section span:last-of-type {
        float: right; } }
    .cart-top-section span:last-of-type a {
      color: #444; }
      .cart-top-section span:last-of-type a:hover {
        color: #eb55a3; }
    .cart-top-section span:last-of-type i:before {
      font-weight: bold; }
  .cart-top-section p {
    font-size: 12px;
    margin-top: 15px; }

.sp-sidebar {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin-top: 5px; }
  @media (min-width: 992px) {
    .sp-sidebar {
      float: left;
      width: 25%; } }
  .sp-sidebar img {
    width: 100%;
    height: auto; }

table.cart.stacktable {
  border-collapse: collapse !important;
  margin-bottom: 45px; }
  @media (max-width: 767px) {
    table.cart.stacktable tbody .product-name h2 {
      text-align: center; } }
  table.cart.stacktable tbody .product-subtotal span {
    font-weight: 700;
    color: #eb55a3; }
  table.cart.stacktable tbody tr td {
    padding: 20px 10px;
    border-right: 1px solid #ececec;
    border-top: 1px solid #ececec; }
    table.cart.stacktable tbody tr td.st-key {
      border-right: 1px solid #ececec; }
  table.cart.stacktable tbody .st-head-row .product-name a {
    color: #444;
    text-transform: capitalize;
    font-size: 20px; }
  table.cart.stacktable tbody td.product-quantity > .quantity > .input-text {
    width: 40px;
    height: 35px; }

@media (min-width: 768px) {
  table.cart td {
    padding-top: 30px; } }

table.cart thead {
  background: #f1f1f1;
  border: 1px solid #f1f1f1; }
  table.cart thead th {
    color: #444;
    font-weight: bold;
    height: 45px; }
    table.cart thead th:first-of-type {
      text-indent: 20px; }
  table.cart thead th:not(:first-of-type) {
    text-align: center; }

table.cart tbody i {
  color: #444; }

table.cart tbody span {
  font-size: 16px;
  color: #444; }

table.cart tbody dt, table.cart tbody dd {
  font-size: 12px;
  color: #444;
  text-transform: capitalize;
  margin-bottom: 15px; }

table.cart tbody td:not(.product-meta) {
  text-align: center; }

table.cart tbody .product-meta .product-thumbnail {
  width: 25%;
  margin-right: 5%;
  float: left;
  text-align: center; }
  table.cart tbody .product-meta .product-thumbnail img {
    width: 100px;
    height: auto; }

table.cart tbody .product-meta .remove {
  display: block;
  font-size: 14px;
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
  font-size: 14px; }
  table.cart tbody .product-meta .remove i {
    border-radius: 50%;
    margin-top: 10px;
    color: #eb55a3;
    font-size: 20px;
    -webkit-transition: all .4s;
    transition: all .4s; }
  table.cart tbody .product-meta .remove:hover {
    background: #fff; }
    table.cart tbody .product-meta .remove:hover i {
      color: #fff;
      background: #eb55a3; }

table.cart tbody .product-meta .product-name {
  width: 70%;
  float: left; }
  table.cart tbody .product-meta .product-name h2 {
    font-size: 16px;
    margin-top: 0;
    margin-bottom: 20px; }
    table.cart tbody .product-meta .product-name h2 a {
      color: #444; }
  table.cart tbody .product-meta .product-name dd {
    color: #888;
    margin-left: 5px; }
  table.cart tbody .product-meta .product-name dt {
    float: left;
    margin-right: 7px;
    font-weight: 500; }

table.cart tbody .product-price span {
  font-weight: bold; }

table.cart tbody .product-total span {
  font-weight: bold;
  color: #eb55a3; }

.cart-table-bot-section .coupon {
  display: inline-block; }
  .cart-table-bot-section .coupon input.input-text {
    height: 40px;
    border: 1px solid #e9e9e9;
    text-indent: 12px;
    width: 250px; }
    @media (max-width: 450px) {
      .cart-table-bot-section .coupon input.input-text {
        width: 100%; } }
  .cart-table-bot-section .coupon input.button {
    -webkit-transition: all .4s;
    transition: all .4s;
    padding: 14px 25px;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: normal;
    background: #eb55a3; 
    color: #fff;}
    @media (max-width: 450px) {
      .cart-table-bot-section .coupon input.button {
        margin-top: 15px; } }
    .cart-table-bot-section .coupon input.button:hover {
      color: #fff;
      background: #eb55a3; }
  @media (max-width: 650px) {
    .cart-table-bot-section .coupon {
      width: 100%; } }

.cart-table-bot-section .cart-update {
  float: right;
  -webkit-transition: all .4s;
  transition: all .4s;
  border-radius: 3px; }
  @media (max-width: 650px) {
    .cart-table-bot-section .cart-update {
      float: left;
      margin-top: 30px; } }
  .cart-table-bot-section .cart-update:before {
    display: none; }
  .cart-table-bot-section .cart-update input.button {
    font-size: 12px;
    text-transform: uppercase;
    background: #eb55a3;
    color: #fff;
    padding: 15px 25px;
    -webkit-transition: color .4s;
    transition: color .4s; }
    .cart-table-bot-section .cart-update input.button:disabled[disabled] {
      padding: 10px 25px;
      background: #ccc;
      color: #fff;
      opacity: 0.8; }
  .cart-table-bot-section .cart-update:hover input.button:disabled[disabled] {
    color: #fff; }
  .cart-table-bot-section .cart-update:hover:before {
    color: #fff; }

.woocommerce-cart .cart-collaterals {
  margin-top: 45px;margin-bottom: 50px; }
  .woocommerce-cart .cart-collaterals .cart_totals h2 {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 30px; }
  @media (min-width: 992px) {
    .woocommerce-cart .cart-collaterals .cart_totals {
      float: right;
      width: 69%; } }
  .woocommerce-cart .cart-collaterals .cart_totals table {
    margin-bottom: 20px;
    border-collapse: collapse;
    border-radius: 0; }
    .woocommerce-cart .cart-collaterals .cart_totals table tr {
      border-bottom: 1px #fff dashed; }
      .woocommerce-cart .cart-collaterals .cart_totals table tr th, .woocommerce-cart .cart-collaterals .cart_totals table tr td {
        border-top: 0;
        padding: 15px; }
      .woocommerce-cart .cart-collaterals .cart_totals table tr th {
        font-weight: 300; }
      .woocommerce-cart .cart-collaterals .cart_totals table tr a {
        color: #eb55a3; }
      .woocommerce-cart .cart-collaterals .cart_totals table tr input, .woocommerce-cart .cart-collaterals .cart_totals table tr select {
        color: #444; }
      .woocommerce-cart .cart-collaterals .cart_totals table tr.order-total .amount {
        font-size: 20px; }
      .woocommerce-cart .cart-collaterals .cart_totals table tr th {
        border-right: 1px solid #e9e9e9; }
      .woocommerce-cart .cart-collaterals .cart_totals table tr th, .woocommerce-cart .cart-collaterals .cart_totals table tr td {
        border-bottom: 1px solid #e9e9e9; }
  .woocommerce-cart .cart-collaterals .cart_totals .wc-proceed-to-checkout {
    padding: 0; }
    .woocommerce-cart .cart-collaterals .cart_totals .wc-proceed-to-checkout a {
      width: 100%;
      text-transform: uppercase;
      border-radius: 0;
      background: #eb55a3;
      display: inline-block;
      float: right;
      font-size: 16px; }

@media (max-width: 767px) {
  .woocommerce .quantity .qty {
    width: 36px; } }

.cart-empty, .return-to-shop {
  padding: 0 15px; }

.return-to-shop a {
  background: #eb55a3 !important;
  color: #fff !important; }

.cart-form, .cart-collaterals {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }
  @media (min-width: 992px) {
    .cart-form, .cart-collaterals {
      float: left;
      width: 75%; } }

.woocommerce-sub-sidebar {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin-top: 49px; }
  @media (min-width: 992px) {
    .woocommerce-sub-sidebar {
      float: left;
      width: 25%; } }
  @media (min-width: 992px) {
    .woocommerce-sub-sidebar {
      float: right; } }

/*
3.6   Checkout
*/
.woocommerce-checkout form .form-row:before, .woocommerce-checkout form .form-row:after {
  content: "";
  display: table; }

.woocommerce-checkout form .form-row:after {
  clear: both; }

.woocommerce-checkout form .form-row label {
  display: block; }
  .woocommerce-checkout form .form-row label.checkbox {
    display: inline; }

.woocommerce-checkout form .form-row select {
  width: 100%; }

.woocommerce-checkout form .form-row .input-text {
  box-sizing: border-box;
  width: 100%; }

.woocommerce-checkout form .form-row-first,
.woocommerce-checkout form .form-row-last {
  float: left;
  width: 47%;
  overflow: visible; }

.woocommerce-checkout form .form-row-last {
  float: right; }

.woocommerce-checkout form .form-row-wide {
  clear: both; }

.woocommerce-checkout .col2-set {
  width: 100%; }
  .woocommerce-checkout .col2-set:before, .woocommerce-checkout .col2-set:after {
    content: "";
    display: table; }
  .woocommerce-checkout .col2-set:after {
    clear: both; }
  @media (min-width: 992px) {
    .woocommerce-checkout .col2-set .col-1 {
      float: left;
      width: 48%; } }
  @media (max-width: 991px) {
    .woocommerce-checkout .col2-set .col-2 {
      margin-top: 45px; } }
  @media (min-width: 992px) {
    .woocommerce-checkout .col2-set .col-2 {
      float: right;
      width: 48%; } }

.woocommerce-checkout .entry-content {
  padding-left: 15px;
  padding-right: 15px; }

.woocommerce-checkout .col2-set h3 {
  background: #fff;
  margin-top: 0;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 700;
  padding-bottom: 15px; }

.woocommerce-checkout .woocommerce-billing-fields h3, .woocommerce-checkout .woocommerce-shipping-fields h3 {
  margin-left: -15px;
  margin-right: -15px; }

.woocommerce-checkout .woocommerce-shipping-fields > h3 {
  padding-top: 20px; }

.woocommerce-checkout label {
  font-weight: normal; }

.woocommerce-checkout .col-1 {
  background: #f7f6f7;
  padding: 0 15px; }

.woocommerce-checkout #order_review_heading {
  margin-bottom: 0; }

.woocommerce-checkout .top-banner-wrap {
  margin-bottom: 30px; }

.woocommerce-checkout .login .button {
  background: #eb55a3;
  color: #fff;
  border: 0;
  margin-right: 15px;
  text-transform: capitalize;
  font-weight: 700;
  padding: 8px 18px; }
  .woocommerce-checkout .login .button:hover {
    background: #eb55a3;
    color: #fff; }

.woocommerce-checkout .login .lost_password a {
  color: #eb55a3; }

@media (max-width: 500px) {
  .woocommerce-checkout .login .form-row-first, .woocommerce-checkout .login .form-row-last {
    width: 100%; } }

.woocommerce-checkout .woocommerce-shipping-fields #ship-to-different-address {
  padding-top: 30px; }
  .woocommerce-checkout .woocommerce-shipping-fields #ship-to-different-address label {
    font-weight: bold; }
  .woocommerce-checkout .woocommerce-shipping-fields #ship-to-different-address > label {
    display: inline-block; }
  .woocommerce-checkout .woocommerce-shipping-fields #ship-to-different-address > input {
    margin-top: 0;
    vertical-align: middle;
    margin-left: 10px; }

.checkout_coupon input.button {
  background: #eb55a3;
  color: #fff;
  padding: 10px 18px; }
  .checkout_coupon input.button:hover {
    background: #eb55a3;
    color: #fff; }

.woocommerce-info {
  border-top-color: #eb55a3; }
  .woocommerce-info a {
    color: #eb55a3; }

.woocommerce-info:before {
  color: #eb55a3;
  font-size: 16px;
  content: '\e831';
  font-family: "fontello";
  top: 12px; }

.woocommerce-checkout-review-order table.woocommerce-checkout-review-order-table {
  border: none;
  background: #f7f6f7;
  margin-bottom: 0; }
  .woocommerce-checkout-review-order table.woocommerce-checkout-review-order-table .order-total span.amount {
    font-size: 24px; }
  .woocommerce-checkout-review-order table.woocommerce-checkout-review-order-table td {
    padding: 12px; }
    .woocommerce-checkout-review-order table.woocommerce-checkout-review-order-table td.product-name dl.variation dt {
      font-weight: 500; }
  .woocommerce-checkout-review-order table.woocommerce-checkout-review-order-table .product-name {
    font-weight: 500; }
  .woocommerce-checkout-review-order table.woocommerce-checkout-review-order-table .product-total {
    font-weight: 500; }

.woocommerce-checkout #payment {
  background: transparent;
  border-top: 1px solid rgba(0, 0, 0, 0.1); }
  .woocommerce-checkout #payment ul.payment_methods {
    border-bottom: 0;
    background: #f7f6f7;
    padding-top: 20px; }
  .woocommerce-checkout #payment div.form-row {
    padding: 0; }
    .woocommerce-checkout #payment div.form-row > .button {
      width: 100%;
      border: 0;
      padding: 12px 0;
      text-transform: uppercase;
      font-size: 16px;
      font-weight: 700;
      color: #fff;
      margin-top: 40px;
      background: #eb55a3;
      border-radius: 0; }
  @media (max-width: 400px) {
    .woocommerce-checkout #payment .about_paypal {
      width: 100%; } }

body.woocommerce-checkout {
  padding-top: 0; }

.woocommerce-lost-password input.button {
  background: #eb55a3;
  color: #fff;
  border-bottom: 3px solid #444;
  font-weight: 500;
  border-radius: 0;
  padding: 15px 20px; }
  .woocommerce-lost-password input.button:hover {
    background: #eb55a3;
    color: #fff; }

.woocommerce-order-received .woocommerce-thankyou-order-received {
  font-size: 18px;
  font-weight: bold;
  text-transform: uppercase; }

.woocommerce-order-received .order_details > li {
  font-size: 16px;
  font-weight: bold; }
  .woocommerce-order-received .order_details > li strong {
    font-size: 14px;
    font-weight: normal; }

/*
3.7   404
*/
.error404 main {
  text-align: center;
  padding-top: 75px; }
  .error404 main img {
    position: relative;
    bottom: -90px;
    max-width: 100%;
    height: auto; }
  .error404 main .text-wrap {
    background: #f6f6f6;
    padding-top: 135px;
    padding-bottom: 120px; }
  .error404 main h1 {
    font-size: 24px;
    font-weight: bold;
    text-transform: uppercase;
    color: #eb55a3;
    margin-top: 0;
    margin-bottom: 75px; }
  .error404 main p:not(.home-link) {
    font-size: 14px;
    color: #666;
    font-weight: 500;
    margin-bottom: 0; }
    .error404 main p:not(.home-link) a {
      text-transform: uppercase;
      font-weight: bold;
      color: #666; }
  .error404 main .home-link {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    background: #eb55a3;
    line-height: 95px;
    top: -40px; }
    @media (min-width: 768px) {
      .error404 main .home-link {
        float: left;
        width: 83.33333%; } }
    .error404 main .home-link a {
      color: #fff; }
    .error404 main .home-link .icon-home {
      background: #444;
      padding: 17px 32px;
      text-transform: uppercase; }

/*
3.8   FAQ
*/
#faq-header-banner .nbtsow-cta-wrap {
  position: relative;
  margin-top: 30px;
  margin-bottom: 55px; }
  #faq-header-banner .nbtsow-cta-wrap img {
    width: 100%;
    height: auto; }
  #faq-header-banner .nbtsow-cta-wrap .nbt-cta-headline {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    color: #fff;
    font-size: 2.4rem;
    font-weight: 700; }

#flower-faq .nbtsow-title {
  font-size: 26px;
  color: #444;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 50px; }

@media (max-width: 767px) {
  #flower-faq .nbtsow-faqs-question {
    line-height: 20px;
    padding-top: 10px;
    padding-bottom: 10px; } }

#flower-faq .nbtsow-faqs-answer {
  margin: 0 !important; }
  #flower-faq .nbtsow-faqs-answer > p {
    padding: 20px 15px;
    margin: 0; }

/*
3.9  Contact
*/
#contact-page-heading h1 {
  font-size: 21px;
  color: #444;
  margin-top: 0;
  margin-bottom: 17px;
  font-weight: 700; }

#contact-form-section > .panel-grid-cell:first-child {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  float: left;
  width: 100%; }
  @media (min-width: 768px) {
    #contact-form-section > .panel-grid-cell:first-child {
      float: left;
      width: 100%; } }
  @media (min-width: 992px) {
    #contact-form-section > .panel-grid-cell:first-child {
      float: left;
      width: 25%; } }

#contact-form-section > .panel-grid-cell:last-child {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  float: left;
  width: 100%; }
  @media (min-width: 768px) {
    #contact-form-section > .panel-grid-cell:last-child {
      float: left;
      width: 100%; } }
  @media (min-width: 992px) {
    #contact-form-section > .panel-grid-cell:last-child {
      float: left;
      width: 75%; } }
  @media (max-width: 991px) {
    #contact-form-section > .panel-grid-cell:last-child {
      margin-top: 30px;
      padding-left: 0;
      padding-right: 0; } }

#contact-form-section .nbtsow-icon-list-wrap .nbtsow-icon-section {
  position: relative;
  padding-left: 40px;
  margin-bottom: 10px; }
  #contact-form-section .nbtsow-icon-list-wrap .nbtsow-icon-section:nth-child(5), #contact-form-section .nbtsow-icon-list-wrap .nbtsow-icon-section:nth-child(6), #contact-form-section .nbtsow-icon-list-wrap .nbtsow-icon-section:nth-child(7) {
    margin-bottom: 30px; }
  #contact-form-section .nbtsow-icon-list-wrap .nbtsow-icon-section .icon-wrap {
    position: absolute;
    left: 0;
    top: -6px; }

.wpcf7-form .contact-form-wrap .contact-left {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }
  @media (min-width: 768px) {
    .wpcf7-form .contact-form-wrap .contact-left {
      float: left;
      width: 66.66667%; } }
  .wpcf7-form .contact-form-wrap .contact-left .wpcf7-textarea {
    padding: 15px;
    width: 100%;
    border: 1px solid #d7d7d7;
    border-radius: 4px; }
    .wpcf7-form .contact-form-wrap .contact-left .wpcf7-textarea:-ms-input-placeholder {
      color: #ccc; }

.wpcf7-form .contact-form-wrap .contact-form-contact-note {
  font-size: 12px;
  color: #888; }

.wpcf7-form .contact-form-wrap .contact-right {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }
  @media (min-width: 768px) {
    .wpcf7-form .contact-form-wrap .contact-right {
      float: left;
      width: 33.33333%; } }
  .wpcf7-form .contact-form-wrap .contact-right .wpcf7-text {
    height: 35px;
    border-radius: 4px;
    border: 1px solid #d7d7d7;
    text-indent: 20px;
    width: 100%;
    margin-bottom: 15px; }
    .wpcf7-form .contact-form-wrap .contact-right .wpcf7-text:-ms-input-placeholder {
      color: #ccc; }
  .wpcf7-form .contact-form-wrap .contact-right .wpcf7-submit {
    width: 100%;
    height: 40px;
    font-size: 14px;
    text-transform: uppercase;
    background: #d0d0d0;
    color: #444;
    border: 0;
    border-bottom: 3px solid #646464;
    -webkit-transition: all .4s;
    transition: all .4s; }
    .wpcf7-form .contact-form-wrap .contact-right .wpcf7-submit:hover {
      background: #eb55a3;
      color: #fff; }

/*
3.10  About
*/
#flower-about-top {
  text-align: center; }
  #flower-about-top .textwidget {
    font-size: 48px;
    color: #ffffff;
    text-transform: capitalize; }
  #flower-about-top > .siteorigin-panels-stretch[data-stretch-type=full] {
    position: relative; }
  #flower-about-top .panel-grid-cell div {
    margin-bottom: 10px !important; }
  #flower-about-top .about-line {
    position: absolute;
    top: 50%;
    height: 1px;
    background-color: #8f8d8a;
    z-index: 10; }
  #flower-about-top .show_breadcrumb {
    color: #fff;
    font-weight: 100;
    color: #fff; }
    #flower-about-top .show_breadcrumb > span {
      margin: 0 5px; }
    #flower-about-top .show_breadcrumb span {
      font-size: 14px;
      font-weight: 300;
      color: #fff; }

#flower-about-store {
  padding-bottom: 30px; }
  #flower-about-store > .panel-grid-cell {
    padding: 0 15px; }
    @media (max-width: 767px) {
      #flower-about-store > .panel-grid-cell {
        width: 100%; } }
  #flower-about-store .flower-store-title {
    margin-bottom: 20px;
    margin-top: 0; }
  #flower-about-store img {
    margin: 0 auto; }
    @media (max-width: 767px) {
      #flower-about-store img {
        margin: 0 auto 30px; } }
  #flower-about-store p.flower-store-main-text {
    font-size: 14px;
    line-height: 24px;
    color: #666666;
    font-weight: 300;
    margin-bottom: 35px; }
  #flower-about-store .flower-store-tk {
    width: 33%;
    float: left;
    text-align: center; }
    #flower-about-store .flower-store-tk .about-store-count {
      font-size: 36px;
      color: #eb55a3;
      font-weight: bold; }
    #flower-about-store .flower-store-tk .about-store-title {
      font-size: 18px;
      color: #666666;
      font-weight: 300; }

#flower-about-our-team {
  min-height: 575px; }
  #flower-about-our-team > .panel-grid-cell {
    padding: 0 15px; }
    @media (max-width: 780px) {
      #flower-about-our-team > .panel-grid-cell {
        width: 100%;
        margin-bottom: 30px; } }
  #flower-about-our-team .about-our-team-image-top {
    margin-bottom: 60px; }
  #flower-about-our-team .about-our-team {
    position: relative;
    min-height: 450px; }
    #flower-about-our-team .about-our-team:after {
      position: absolute;
      content: '';
      width: 100%;
      height: 88%;
      bottom: 0;
      left: 0;
      z-index: 9;
      background-color: transparent;
      border: 1px solid #f3f3f3; }
    #flower-about-our-team .about-our-team > div:first-child {
      position: absolute;
      z-index: 10;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0;
      text-align: center; }
      #flower-about-our-team .about-our-team > div:first-child img {
        max-width: 98%;
        max-height: 100%; }
    #flower-about-our-team .about-our-team .about-our-team-info {
      position: absolute;
      z-index: 11;
      width: 100%;
      bottom: 0;
      left: 0;
      background-color: #f3f3f3;
      padding: 15px 0; }
      #flower-about-our-team .about-our-team .about-our-team-info .name-job {
        text-align: center; }
        #flower-about-our-team .about-our-team .about-our-team-info .name-job h2 {
          font-size: 18px;
          margin: 0 0 15px 0;
          font-weight: bold;
          color: #3c3c3c; }
        #flower-about-our-team .about-our-team .about-our-team-info .name-job p {
          font-size: 14px;
          padding: 0;
          font-weight: 300;
          color: #3c3c3c;
          margin: 0; }
      #flower-about-our-team .about-our-team .about-our-team-info .about-social {
        text-align: center;
        display: none; }
        #flower-about-our-team .about-our-team .about-our-team-info .about-social a {
          display: inline-block;
          width: 40px;
          height: 40px;
          margin-right: 20px;
          border-radius: 50%;
          text-align: center;
          line-height: 40px;
          border: 1px solid #fff; }
          #flower-about-our-team .about-our-team .about-our-team-info .about-social a:last-of-type {
            margin-right: 0; }
          #flower-about-our-team .about-our-team .about-our-team-info .about-social a:hover {
            background-color: #fff;
            -webkit-transition: all 1s;
            transition: all 1s; }
            #flower-about-our-team .about-our-team .about-our-team-info .about-social a:hover i {
              color: #eb55a3;
              -webkit-transition: all 1s;
              transition: all 1s; }
          #flower-about-our-team .about-our-team .about-our-team-info .about-social a i {
            display: block;
            position: relative;
            width: 100%;
            height: 100%;
            text-align: center;
            line-height: 40px;
            font-size: 18px;
            color: #fff; }
            #flower-about-our-team .about-our-team .about-our-team-info .about-social a i:before {
              position: absolute;
              top: 50%;
              left: 50%;
              margin: 0;
              padding: 0;
              -webkit-transform: translate(-50%, -50%);
                      transform: translate(-50%, -50%); }
    #flower-about-our-team .about-our-team:hover :after {
      border-color: #eb55a3;
      -webkit-transition: border-color 1s;
      transition: border-color 1s; }
    #flower-about-our-team .about-our-team:hover .about-our-team-info {
      background-color: #eb55a3; }
      #flower-about-our-team .about-our-team:hover .about-our-team-info .name-job p {
        margin: 0 0 15px 0;
        color: #fff;
        -webkit-transition: color 1s;
        transition: color 1s; }
      #flower-about-our-team .about-our-team:hover .about-our-team-info .name-job h2 {
        color: #fff;
        -webkit-transition: color 1s;
        transition: color 1s; }

#flower-about-our-team-2 > .panel-grid-cell {
  padding: 0 15px; }

#flower-about-our-team-2 h1.sow-headline {
  position: relative; }
  #flower-about-our-team-2 h1.sow-headline:after {
    position: absolute;
    content: '';
    width: 84%;
    height: 1px;
    border-top: 2px dashed #888888;
    top: 55%;
    right: 0; }
    @media (max-width: 991px) {
      #flower-about-our-team-2 h1.sow-headline:after {
        display: none; } }

#flower-about-contact > .panel-grid-cell {
  padding: 0 15px; }
  @media (max-width: 640px) {
    #flower-about-contact > .panel-grid-cell {
      width: 100%; }
      #flower-about-contact > .panel-grid-cell:not(:last-of-type) {
        margin-bottom: 50px; } }
  @media (min-width: 641px) {
    #flower-about-contact > .panel-grid-cell {
      width: 50%; } }

#flower-about-contact .about-touch-text {
  margin: -5px 0 30px 0;
  font-size: 14px;
  color: #3c3c3c;
  font-weight: 400;
  line-height: 24px; }

#flower-about-contact .about-touch {
  margin-bottom: 23px; }
  #flower-about-contact .about-touch i {
    display: block;
    position: relative;
    width: 40px;
    height: 40px;
    float: left;
    clear: left;
    margin-right: 30px;
    background-color: #eb55a3;
    border-radius: 50%; }
    #flower-about-contact .about-touch i:before {
      position: absolute;
      top: 50%;
      left: 50%;
      margin: 0;
      -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%);
      font-size: 18px;
      color: #fff; }
  #flower-about-contact .about-touch p {
    margin: 0;
    font-size: 14px;
    line-height: 24px;
    color: #666666;
    font-weight: 300;
    text-transform: capitalize; }

#flower-about-contact .about-contact-form form > p:nth-child(2) {
  width: 48%;
  float: left;
  clear: left; }
  #flower-about-contact .about-contact-form form > p:nth-child(2) input {
    padding: 5px;
    border: 1px solid #d7d7d7; }

#flower-about-contact .about-contact-form form > p:nth-child(3) {
  width: 48%;
  float: right;
  clear: right; }
  #flower-about-contact .about-contact-form form > p:nth-child(3) input {
    padding: 5px;
    border: 1px solid #d7d7d7; }

#flower-about-contact .about-contact-form form > p:nth-child(4) {
  float: left;
  width: 100%; }

#flower-about-contact .about-contact-form form > p input {
  width: 100%;
  outline: none !important; }
  #flower-about-contact .about-contact-form form > p input:focus {
    border-color: #d7d7d7; }
  #flower-about-contact .about-contact-form form > p input[type=submit] {
    border: none;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    color: #fff;
    text-transform: uppercase;
    box-shadow: 0 0 5px #ccc;
    background-color: #eb55a3; }

#flower-about-contact .about-contact-form form > p textarea {
  width: 100%;
  outline: none;
  text-indent: 5px;
  height: 204px;
  border: 1px solid #d7d7d7; }
  #flower-about-contact .about-contact-form form > p textarea:focus {
    border-color: #d7d7d7; }

#flower-about-services > .panel-grid-cell {
  padding: 0 15px; }

#flower-about-services .owl-dots {
  width: 100%;
  text-align: center;
  margin-top: 55px; }
  #flower-about-services .owl-dots .owl-dot {
    width: 18px;
    height: 18px;
    background-color: #eb55a3;
    border: 5px solid #fff;
    margin: 0 7px 0 7px;
    border-radius: 50%;
    display: inline-block; }
    #flower-about-services .owl-dots .owl-dot.active {
      border: 5px solid #fbe0ee; }

#about-line2 {
  padding: 5px 0 40px 0; }

@media (max-width: 480px) {
  #flower-about-store .about-store-text .textwidget .flower-store-tk {
    width: 100%;
    margin-bottom: 30px;
    border-bottom: 1px solid #dedede; }
  #flower-about-store .about-store-text .textwidget .flower-store-tk:last-of-type {
    border-bottom: none; }
  #flower-about-contact .about-contact-form form > p {
    width: 100% !important; } }

@media (max-width: 768px) {
  #flower-about-store .about-store-text .textwidget .flower-store-tk p.about-store-title {
    font-size: 16px; } }

@media (min-width: 781px) and (max-width: 991px) {
  #flower-about-our-team .about-our-team {
    min-height: 306px; }
  #flower-about-our-team {
    min-height: 370px; } }

@media (min-width: 992px) and (max-width: 1199px) {
  #flower-about-our-team .about-our-team {
    min-height: 380px; }
  #flower-about-our-team {
    min-height: 450px; } }

/*
3.11  Account
*/
/*==================== Woocommerce Account =====================*/
.woocommerce-account.logged-in .woocommerce-MyAccount-navigation {
  width: 25%;
  float: left;
  padding-left: 15px;
  padding-right: 15px; }
  @media (max-width: 767px) {
    .woocommerce-account.logged-in .woocommerce-MyAccount-navigation {
      width: 100%;
      margin-bottom: 40px;
      padding: 0; } }
  .woocommerce-account.logged-in .woocommerce-MyAccount-navigation ul {
    margin: 0;
    list-style: none; }
    @media (max-width: 767px) {
      .woocommerce-account.logged-in .woocommerce-MyAccount-navigation ul {
        margin: 0;
        padding: 0; } }
    .woocommerce-account.logged-in .woocommerce-MyAccount-navigation ul li:not(:last-of-type) {
      border-bottom: 2px solid #ccc; }
    .woocommerce-account.logged-in .woocommerce-MyAccount-navigation ul li[class*="dashboard"] a:before {
      content: '\f0e4'; }
    .woocommerce-account.logged-in .woocommerce-MyAccount-navigation ul li[class*="orders"] a:before {
      content: '\f044'; }
    .woocommerce-account.logged-in .woocommerce-MyAccount-navigation ul li[class*="downloads"] a:before {
      content: '\f019'; }
    .woocommerce-account.logged-in .woocommerce-MyAccount-navigation ul li[class*="edit-address"] a:before {
      content: '\f041'; }
    .woocommerce-account.logged-in .woocommerce-MyAccount-navigation ul li[class*="account"] a:before {
      content: '\f007'; }
    .woocommerce-account.logged-in .woocommerce-MyAccount-navigation ul li[class*="logout"] a:before {
      content: '\f08b'; }
    .woocommerce-account.logged-in .woocommerce-MyAccount-navigation ul li[class*="login"] a:before {
      content: '\f090'; }
    .woocommerce-account.logged-in .woocommerce-MyAccount-navigation ul li.is-active a {
      background: #eb55a3;
      color: #fefefe; }
      .woocommerce-account.logged-in .woocommerce-MyAccount-navigation ul li.is-active a:before {
        color: #fefefe; }
    .woocommerce-account.logged-in .woocommerce-MyAccount-navigation ul li:not(.is-active) a:hover {
      color: #fff;
      background: #eb55a3; }
      .woocommerce-account.logged-in .woocommerce-MyAccount-navigation ul li:not(.is-active) a:hover:before {
        color: #fff; }
    .woocommerce-account.logged-in .woocommerce-MyAccount-navigation ul li a {
      display: block;
      position: relative;
      padding-left: 40px;
      text-decoration: none;
      font-size: 14px;
      color: #2c2c2c;
      line-height: 48px;
      background: #dee0e1;
      -webkit-transition: all 0.6s;
      transition: all 0.6s; }
      .woocommerce-account.logged-in .woocommerce-MyAccount-navigation ul li a:before {
        position: absolute;
        font-family: 'Fontawesome';
        color: #2c2c2c;
        font-size: 15px;
        top: 50%;
        left: 15px;
        -webkit-transform: translateY(-52%);
                transform: translateY(-52%); }

.woocommerce-account.logged-in .woocommerce-MyAccount-content {
  background-clip: content-box;
  background: #fefefe;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px; }
  @media (max-width: 767px) {
    .woocommerce-account.logged-in .woocommerce-MyAccount-content {
      width: 100%;
      float: left; } }
  @media (min-width: 768px) {
    .woocommerce-account.logged-in .woocommerce-MyAccount-content {
      width: 75%;
      float: left;
      padding: 15px; } }
  .woocommerce-account.logged-in .woocommerce-MyAccount-content a {
    text-decoration: none;
    color: #eb55a3; }
  .woocommerce-account.logged-in .woocommerce-MyAccount-content .u-columns .woocommerce-Address {
    background: #DEE0E1;
    padding: 15px; }
    .woocommerce-account.logged-in .woocommerce-MyAccount-content .u-columns .woocommerce-Address h3 {
      font-size: 16px;
      line-height: 14px; }
    .woocommerce-account.logged-in .woocommerce-MyAccount-content .u-columns .woocommerce-Address a {
      line-height: 66px; }
  .woocommerce-account.logged-in .woocommerce-MyAccount-content p {
    margin-top: 0;
    font-size: 14px;
    line-height: 14px;
    color: #5c5c5c; }
  .woocommerce-account.logged-in .woocommerce-MyAccount-content .woocommerce-Message:before {
    content: '\f129';
    font-family: 'Fontawesome'; }
  .woocommerce-account.logged-in .woocommerce-MyAccount-content .woocommerce-Message a {
    background: #eb55a3;
    color: #fefefe; }
  .woocommerce-account.logged-in .woocommerce-MyAccount-content form p {
    margin-bottom: 20px; }
    .woocommerce-account.logged-in .woocommerce-MyAccount-content form p label {
      line-height: 14px;
      font-size: 14px;
      color: #2c2c2c; }
    .woocommerce-account.logged-in .woocommerce-MyAccount-content form p input:not([type=submit]) {
      line-height: 30px; }
    .woocommerce-account.logged-in .woocommerce-MyAccount-content form p input[type=submit] {
      background: #eb55a3;
      color: #fefefe; }

.woocommerce-account .woocommerce-MyAccount-navigation {
  padding-top: 15px; }

@media (min-width: 768px) {
  .woocommerce-account .entry-content {
    padding: 30px 0 40px; } }

@media (max-width: 767px) {
  .woocommerce-account .entry-content {
    padding: 30px 0 10px; } }

.woocommerce-account .woocommerce-error {
  border-top-color: #eb55a3; }

.woocommerce-account form p {
  margin-bottom: 20px; }
  .woocommerce-account form p label {
    font-size: 14px;
    line-height: 14px;
    color: #2c2c2c; }
  .woocommerce-account form p input:not([type=submit]) {
    line-height: 30px !important; }
  .woocommerce-account form p input[type=submit] {
    background: #3D4855;
    color: #fff;
    margin-right: 30px;
    -webkit-transition: all 0.5s;
    transition: all 0.5s; }
    .woocommerce-account form p input[type=submit]:hover {
      background: #eb55a3 !important;
      color: #fff; }

.woocommerce-account form a {
  text-decoration: none;
  color: #eb55a3; }

.woocommerce-lost-password .lost_reset_password .woocommerce-Button {
  border: none; }
  .woocommerce-lost-password .lost_reset_password .woocommerce-Button:hover {
    border: none; }

@media (max-width: 767px) {
  .woocommerce-edit-address .entry-content {
    padding: 30px 0; } }

@media (min-width: 768px) {
  .woocommerce-edit-account .entry-content {
    padding: 30px 0 10px; } }

#customer_login {
  padding: 0 15px; }

/*
/*-----------
4. Partials
-----------*/
/*
4.1   Header
*/
#topbar {
  border-bottom: 1px solid #dedede; }

.topbar-inner .header-left-widgets .header-social {
  float: left;
  margin-right: 5px; }
  @media (min-width: 768px) {
    .topbar-inner .header-left-widgets .header-social {
      margin-top: 29px; } }
  .topbar-inner .header-left-widgets .header-social .social-user {
    padding-right: 5px;
    font-size: 12px;
    line-height: 40px;
/*    text-transform: uppercase;*/
    color: #3c3c3c;
    border-right: 2px solid #dedede; }
    .topbar-inner .header-left-widgets .header-social .social-user i {
      margin-right: 5px; }
    .topbar-inner .header-left-widgets .header-social .social-user:hover {
      color: #eb55a3; }

.topbar-inner .header-left-widgets .nb_flower-currency-widget {
  width: 130px;
  float: left; }
  @media (min-width: 768px) {
    .topbar-inner .header-left-widgets .nb_flower-currency-widget {
      margin-top: 29px; } }
  .topbar-inner .header-left-widgets .nb_flower-currency-widget .dd-container .dd-select {
    padding: 0 0 0 0;
    background: transparent !important;
    border: none; }
    .topbar-inner .header-left-widgets .nb_flower-currency-widget .dd-container .dd-select a {
      padding: 0 !important; }
    .topbar-inner .header-left-widgets .nb_flower-currency-widget .dd-container .dd-select label {
      font-size: 12px;
      color: #3c3c3c;
      font-weight: normal;
      line-height: 40px;
      margin: 0 0 0 5px;
      -webkit-transition: color 0.3s;
      transition: color 0.3s; }
      .topbar-inner .header-left-widgets .nb_flower-currency-widget .dd-container .dd-select label:hover {
        color: #eb55a3; }
  .topbar-inner .header-left-widgets .nb_flower-currency-widget .dd-container .dd-options {
    width: 50% !important;
    left: 41%;
    border-top: 1px solid #ccc;
  }
  .topbar-inner .header-left-widgets .nb_flower-currency-widget .dd-container .dd-pointer.dd-pointer-down, .topbar-inner .header-left-widgets .nb_flower-currency-widget .dd-container .dd-pointer.dd-pointer-up {
    border: none !important;
    margin: 0 !important;
    display: block;
    width: 12px;
    height: 12px;
    left: 105px;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%); }
    .topbar-inner .header-left-widgets .nb_flower-currency-widget .dd-container .dd-pointer.dd-pointer-down:before, .topbar-inner .header-left-widgets .nb_flower-currency-widget .dd-container .dd-pointer.dd-pointer-up:before {
      position: absolute;
      content: '\f107';
      font-family: 'Fontawesome';
      color: #3c3c3c;
      font-size: 12px;
      line-height: 12px;
      top: 50%;
      right: 0;
      -webkit-transform: translateY(-50%);
              transform: translateY(-50%); }
  .topbar-inner .header-left-widgets .nb_flower-currency-widget .dd-container .dd-option {
    padding: 0; }
  .topbar-inner .header-left-widgets .nb_flower-currency-widget .dd-container .dd-option-text {
    width: 100%;
    margin: 0;
    font-size: 12px;
    color: #3c3c3c;
    font-weight: 500;
    line-height: 30px;
    text-align: center;
    -webkit-transition: all 0.4s;
    transition: all 0.4s; }
    .topbar-inner .header-left-widgets .nb_flower-currency-widget .dd-container .dd-option-text:hover {
      background: #eb55a3;
      color: #fff; }
  .topbar-inner .header-left-widgets .nb_flower-currency-widget .dd-container .dd-desc {
    display: none; }
#topbar .topbar-inner .header-left-widgets .widget h3{
    font-size: 15px;
    font-weight: normal;
    color: #000;
    margin-bottom: 0px;
    margin-top: 8px;
    float: left;
}
.topbar-inner .header-left-widgets .nb_flower-language-widget {
  width: 120px;
  float: left; }
  @media (min-width: 768px) {
    .topbar-inner .header-left-widgets .nb_flower-language-widget {
      margin-top: 29px; } }
  .topbar-inner .header-left-widgets .nb_flower-language-widget .flower-lang {
    position: relative;
    margin-bottom: 0; }
    .topbar-inner .header-left-widgets .nb_flower-language-widget .flower-lang > li > a {
      line-height: 40px;
      padding-right: 5px;
      border-right: 2px solid #dedede; }
      .topbar-inner .header-left-widgets .nb_flower-language-widget .flower-lang > li > a:hover {
        color: #eb55a3; }
    .topbar-inner .header-left-widgets .nb_flower-language-widget .flower-lang > li a {
      font-size: 12px;
      color: #3c3c3c;
      margin-left: 5px;
      text-transform: uppercase;
      -webkit-transition: all 0.3s;
      transition: all 0.3s; }
    .topbar-inner .header-left-widgets .nb_flower-language-widget .flower-lang > li ul {
      position: absolute;
      left: 17%;
      top: 100%;
      z-index: 10;
      border: 1px solid #dedede;
      box-shadow: 0 0 5px #ccc;
      background: #fff;
      display: none; }
      .topbar-inner .header-left-widgets .nb_flower-language-widget .flower-lang > li ul li {
        padding: 0 30px;
        line-height: 27px; }
        .topbar-inner .header-left-widgets .nb_flower-language-widget .flower-lang > li ul li:hover {
          -webkit-transition: all 0.3s;
          transition: all 0.3s;
          background: #eb55a3; }
          .topbar-inner .header-left-widgets .nb_flower-language-widget .flower-lang > li ul li:hover a {
            color: #fff; }
        .topbar-inner .header-left-widgets .nb_flower-language-widget .flower-lang > li ul li:not(:last-of-type) {
          border-bottom: 1px solid #dedede; }

@media (min-width: 768px) {
  .topbar-inner .header-center-logo img {
    margin: 26px 0; } }

.topbar-inner .header-right-cart-search {
  width: 60px;
  float: right;
  display: table; }
  @media (min-width: 768px) {
    .topbar-inner .header-right-cart-search {
      margin-top: 24px; } }
  @media (max-width: 479px) {
    .topbar-inner .header-right-cart-search {
      margin-top: 24px; } }

.topbar-inner .header-cart-search {
  display: table-cell;
  vertical-align: middle;
  position: relative; }
  .topbar-inner .header-cart-search:hover .widget_shopping_cart_content {
    opacity: 1;
    visibility: visible;
    top: 100%; }
  .topbar-inner .header-cart-search .cart-contentss {
    display: block;
    position: relative;
    width: 20px;
    height: 50px; }
    .topbar-inner .header-cart-search .cart-contentss:before {
      content: '\E802';
      font-family: 'fontello';
      font-size: 16px;
      font-weight: 400;
      color: #3c3c3c;
      padding-right: 0;
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%); }
    .topbar-inner .header-cart-search .cart-contentss > span {
      position: absolute;
      top: 0;
      left: 50%;
      padding: 2px 10px;
      border-radius: 2px;
      -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%);
      border: 1px solid #eb55a3;
      color: #3c3c3c;
      font-size: 11px; }
      .topbar-inner .header-cart-search .cart-contentss > span:before {
        position: absolute;
        top: 97%;
        left: 50%;
        content: '';
        width: 0;
        height: 0;
        border: 5px solid;
        border-color: #fff transparent transparent transparent;
        -webkit-transform: translateX(-50%);
                transform: translateX(-50%);
        z-index: 11; }
      .topbar-inner .header-cart-search .cart-contentss > span:after {
        position: absolute;
        top: 100%;
        left: 50%;
        content: '';
        width: 0;
        height: 0;
        border: 5px solid;
        border-color: #eb55a3 transparent transparent transparent;
        -webkit-transform: translateX(-50%);
                transform: translateX(-50%);
        z-index: 10; }
  .topbar-inner .header-cart-search .widget_shopping_cart_content {
    position: absolute;
    width: 250px;
    top: 130%;
    right: 0;
    border: 1px solid #dedede;
    border-top: 3px solid #eb55a3;
    background: #fff;
    z-index: 1000;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 0.2s;
    transition: all 0.2s; }
	.topbar-inner .header-cart-search .widget_shopping_cart_content .cart_list.product_list_widget{
	z-index: 999999;
    position: relative;
	}
    @media (max-width: 480px) {
      .topbar-inner .header-cart-search .widget_shopping_cart_content {
        right: -50px; } }
    .topbar-inner .header-cart-search .widget_shopping_cart_content:before {
      position: absolute;
      width: 0;
      height: 0;
      content: '';
      border: 6px solid;
      border-color: transparent transparent #eb55a3 transparent;
      top: -15px;
      right: 5px; }
    .topbar-inner .header-cart-search .widget_shopping_cart_content .cart_list li {
      position: relative;
      padding: 10px;
      margin: 0;
      clear: both; }
      .topbar-inner .header-cart-search .widget_shopping_cart_content .cart_list li > a:not(.remove) {
        display: block;
        width: 25%;
        float: left; }
        .topbar-inner .header-cart-search .widget_shopping_cart_content .cart_list li > a:not(.remove) img {
          width: 100%;
          height: auto; }
      .topbar-inner .header-cart-search .widget_shopping_cart_content .cart_list li .cart-data-info {
        width: 70%;
        float: right; }
      .topbar-inner .header-cart-search .widget_shopping_cart_content .cart_list li .variation {
        float: left;
        border: none;
        margin: 0;
        padding: 0; }
        .topbar-inner .header-cart-search .widget_shopping_cart_content .cart_list li .variation dt, .topbar-inner .header-cart-search .widget_shopping_cart_content .cart_list li .variation dd {
          display: inline-block;
          margin: 0;
          padding: 0;
          line-height: 24px;
          font-weight: 400; }
          .topbar-inner .header-cart-search .widget_shopping_cart_content .cart_list li .variation dt p, .topbar-inner .header-cart-search .widget_shopping_cart_content .cart_list li .variation dd p {
            margin: 0; }
      .topbar-inner .header-cart-search .widget_shopping_cart_content .cart_list li .quantity {
        float: left;
        clear: left; }
      .topbar-inner .header-cart-search .widget_shopping_cart_content .cart_list li:not(.empty) {
        border-bottom: 1px solid #dedede; }
      .topbar-inner .header-cart-search .widget_shopping_cart_content .cart_list li .remove {
        position: absolute;
        width: 18px;
        height: 18px;
        right: 5px;
        top: 50%;
        font-size: 12px;
        line-height: 18px;
        text-align: center;
        color: #eb55a3 !important;
        border-radius: 50%;
        -webkit-transition: all 0.3s;
        transition: all 0.3s;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%); }
        .topbar-inner .header-cart-search .widget_shopping_cart_content .cart_list li .remove:hover {
          background: #eb55a3;
          color: #fff !important; }
      .topbar-inner .header-cart-search .widget_shopping_cart_content .cart_list li .mini-cart-pd-name {
        display: block; }
      .topbar-inner .header-cart-search .widget_shopping_cart_content .cart_list li .cart-product-name {
        display: block;
        float: left;
        padding-right: 15px;
        text-transform: capitalize;
        font-size: 14px;
        color: #3c3c3c;
        -webkit-transition: color 0.3s;
        transition: color 0.3s; }
        .topbar-inner .header-cart-search .widget_shopping_cart_content .cart_list li .cart-product-name:hover {
          color: #eb55a3; }
    .topbar-inner .header-cart-search .widget_shopping_cart_content .total, .topbar-inner .header-cart-search .widget_shopping_cart_content .buttons {
      margin: 0;
      padding: 10px;
      text-align: center; }
    .topbar-inner .header-cart-search .widget_shopping_cart_content .buttons a {
      border-radius: 2px;
      color: #fff;
      background: #eb55a3;
      display: inline-block;
      font-size: 12px;
      font-weight: 500;
      line-height: 30px;
      margin: 3px 5px 3px 0;
      padding: 0 10px;
      text-align: center;
      text-decoration: none;
      text-transform: uppercase; }

.topbar-inner .search-form {
  min-width: 30px;
  display: table-cell;
  vertical-align: middle;
  text-align: center; }
  .topbar-inner .search-form:before {
    content: '\f002';
    font-family: 'Fontawesome';
    color: #3c3c3c; }
  .topbar-inner .search-form:hover label {
    visibility: visible;
    opacity: 1;
    top: 100%; }
  .topbar-inner .search-form .screen-reader-text, .topbar-inner .search-form .search-submit {
    display: none; }
  .topbar-inner .search-form label {
    border: 1px solid #dedede;
    border-top: 3px solid #eb55a3;
    position: absolute;
    max-width: none;
    top: 130%;
    right: 5px;
    margin-bottom: 0;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    z-index: 1000; }
    .topbar-inner .search-form label:before {
      position: absolute;
      content: '';
      width: 10px;
      height: 10px;
      border: 6px solid;
      border-color: transparent transparent #eb55a3 transparent;
      top: -15px;
      right: 5px; }
    .topbar-inner .search-form label input {
      border: none;
      width: 230px;
      height: 40px;
      padding: 5px;
      font-size: 12px;
      line-height: 40px;
      color: #666;
      font-weight: normal;
      border-radius: 0 !important; }

.netbase-menu-title, .mega-menu-toggle {
  display: none !important; }

@media (max-width: 767px) {
  #mega-menu-primary > li:not(:last-of-type) {
    border-bottom: 1px solid #dedede !important; } }

@media (max-width: 767px) {
/*  #mega-menu-primary > li.mega-menu-megamenu {
    display: none !important; }*/ }

@media (min-width: 992px) {
  #mega-menu-primary > li.mega-menu-megamenu ul.mega-sub-menu {
    left: -100px !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  #mega-menu-primary > li.mega-menu-megamenu ul.mega-sub-menu {
    width: 650px !important;
    left: -35px !important; } }

#mega-menu-primary > li.mega-menu-megamenu ul.mega-sub-menu .nbt-image-banner-widget img {
  margin-top: 10px; }

#mega-menu-primary > li.mega-menu-megamenu ul.mega-sub-menu .btn-banner {
  display: block;
  text-align: center;
  color: #3c3c3c;
  -webkit-transition: color 0.3s;
  transition: color 0.3s; }
  #mega-menu-primary > li.mega-menu-megamenu ul.mega-sub-menu .btn-banner:hover {
    color: #eb55a3; }

#mega-menu-primary > li.mega-menu-megamenu ul.mega-sub-menu .mega-block-title {
  border-bottom: 1px dashed #d7d7d7 !important;
  margin: 15px 0 !important; }
  @media (min-width: 768px) and (max-width: 991px) {
    #mega-menu-primary > li.mega-menu-megamenu ul.mega-sub-menu .mega-block-title {
      font-size: 16px !important; } }

#mega-menu-primary > li.mega-menu-megamenu ul.mega-sub-menu .widget-title {
  font-size: 14px;
  color: #444444;
  font-weight: bold;
  text-transform: uppercase;
  margin: 0 0 10px 0; }

#mega-menu-primary > li.mega-menu-megamenu ul.mega-sub-menu .image-description {
  margin: 20px 0 !important;
  text-align: left;
  font-size: 14px;
  color: #888;
  font-family: 'Roboto';
  text-transform: none; }

#mega-menu-primary > li.mega-menu-megamenu ul.mega-sub-menu #menu-sub_mega_menu {
  padding: 0; }
  #mega-menu-primary > li.mega-menu-megamenu ul.mega-sub-menu #menu-sub_mega_menu > li {
    border-top: 1px dashed #dedede; }
    #mega-menu-primary > li.mega-menu-megamenu ul.mega-sub-menu #menu-sub_mega_menu > li:last-of-type {
      border-bottom: 1px dashed #dedede; }
    #mega-menu-primary > li.mega-menu-megamenu ul.mega-sub-menu #menu-sub_mega_menu > li a {
      position: relative;
      padding: 0 20px;
      font-size: 14px;
      color: #444444;
      line-height: 40px;
      font-weight: 500;
      text-decoration: none;
      -webkit-transition: color 0.3s;
      transition: color 0.3s; }
      #mega-menu-primary > li.mega-menu-megamenu ul.mega-sub-menu #menu-sub_mega_menu > li a:hover {
        color: #eb55a3; }
      #mega-menu-primary > li.mega-menu-megamenu ul.mega-sub-menu #menu-sub_mega_menu > li a:before {
        position: absolute;
        font-family: 'Fontawesome';
        content: '\f1db';
        font-size: 8px;
        top: -12px;
        left: 0; }

#mega-menu-primary > li.mega-menu-megamenu ul.mega-sub-menu .product-content-info, #mega-menu-primary > li.mega-menu-megamenu ul.mega-sub-menu .star-rating {
  display: none; }

#mega-menu-primary > li.mega-menu-megamenu ul.mega-sub-menu .nbtsow-wcproducts h3 {
  margin: 30px 0 10px 0;
  color: #444444;
  font-size: 14px;
  text-transform: uppercase; }
  #mega-menu-primary > li.mega-menu-megamenu ul.mega-sub-menu .nbtsow-wcproducts h3:hover {
    color: #eb55a3; }

#mega-menu-primary > li.mega-menu-megamenu ul.mega-sub-menu .price del {
  float: left;
  margin-right: 15px;
  line-height: 24px; }
  #mega-menu-primary > li.mega-menu-megamenu ul.mega-sub-menu .price del .amount {
    font-size: 13px;
    color: #3c3c3c; }

#mega-menu-primary > li.mega-menu-megamenu ul.mega-sub-menu .price ins {
  float: left;
  text-decoration: none;
  line-height: 24px; }
  #mega-menu-primary > li.mega-menu-megamenu ul.mega-sub-menu .price ins span {
    font-size: 16px;
    font-weight: bold;
    color: #eb55a3; }

#mega-menu-primary > li.mega-menu-megamenu ul.mega-sub-menu .mega-menu-columns-4-of-4.widget_nbtsow-image-widget {
  padding: 0 !important; }

@media (max-width: 767px) {
  #mega-menu-primary > li.mega-menu-flyout > ul.mega-sub-menu {
    padding-left: 15px !important; } }

#netbase-responsive-toggle {
  font-size: 20px;
  line-height: 50px; }
  @media (max-width: 479px) {
    #netbase-responsive-toggle {
      display: block;
      margin-top: 24px; 
      width: 10%;} }
  @media (min-width: 768px) {
    #netbase-responsive-toggle {
      display: none; } }

/*
4.2   Buttons
*/
#new-products .nbtsow-cta-button, #new-featured-product .nbtsow-cta-button {
  border-radius: 30px;
  padding: 14px 44px;
  font-size: 14px; }

#new-featured-product .nbtsow-cta-button {
  margin-top: 15px; }

#new-products .nbtsow-cta-wrap {
  text-align: center; }
  @media (max-width: 425px) {
    #new-products .nbtsow-cta-wrap {
      margin-top: 60px; } }

#new-products .nbtsow-cta-button {
  padding: 13px 32px;
  font-size: 12px; }

.button-ss {
  border: 0;
  text-transform: uppercase;
  background: #d0d0d0;
  color: #444;
  font-size: 12px;
  border-bottom: 3px solid #646464;
  -webkit-transition: all .4s;
  transition: all .4s; }
  .button-ss i {
    margin-right: 10px; }
  .button-ss:hover {
    background: #eb55a3;
    color: #fff; }

/*
4.3   Form
*/
.input-group .form-control, .input-group .woocommerce-checkout .input-text, .woocommerce-checkout .input-group .input-text {
  background: transparent;
  border: 1px solid #fff;
  border-radius: 18px; }

.input-group .btn {
  background: transparent;
  border-radius: 18px;
  border-color: #fff;
  border-left: 0;
  height: 34px; }
  .input-group .btn .icon-search {
    color: #fff; }

.header-right .form-control::-webkit-input-placeholder, .header-right .woocommerce-checkout .input-text::-webkit-input-placeholder, .woocommerce-checkout .header-right .input-text::-webkit-input-placeholder {
  color: #fff; }

.header-right .form-control:-moz-placeholder, .header-right .woocommerce-checkout .input-text:-moz-placeholder, .woocommerce-checkout .header-right .input-text:-moz-placeholder {
  /* Firefox 18- */
  color: #fff; }

.header-right .form-control::-moz-placeholder, .header-right .woocommerce-checkout .input-text::-moz-placeholder, .woocommerce-checkout .header-right .input-text::-moz-placeholder {
  /* Firefox 19+ */
  color: #fff; }

.header-right .form-control:-ms-input-placeholder, .header-right .woocommerce-checkout .input-text:-ms-input-placeholder, .woocommerce-checkout .header-right .input-text:-ms-input-placeholder {
  color: #fff; }

/*
4.4   Heading
*/
.section-header {
  text-align: center;
  margin-bottom: 60px; }
  .section-header .nbtsow-headline {
    margin-top: 0;
    color: #eb55a3;
    margin-bottom: 0; }
    @media (max-width: 767px) {
      .section-header .nbtsow-headline {
        font-size: 18px; } }
    @media (min-width: 768px) {
      .section-header .nbtsow-headline {
        font-size: 16px; } }
  .section-header .nbtsow-firstsub {
    font-family: 'Brush-Script';
    font-size: 40px;
    font-size: 4rem;
    margin-bottom: 45px;
    color: #333; }
  .section-header .nbtsow-secondsub {
    line-height: 22px; }

@media (min-width: 768px) {
  #home-blog-posts .nbtsow-secondsub {
    width: 630px;
    margin-left: auto;
    margin-right: auto;
    line-height: 22px; } }

@media (min-width: 768px) {
  #team-member-wrap .section-header .nbtsow-secondsub {
    width: 630px;
    margin-left: auto;
    margin-right: auto;
    line-height: 22px; } }

/*
4.5   Home page Best Seller 
*/
.panel-grid:nth-child(7) {
  position: relative; }

#best-seller-title > .panel-grid-cell {
  padding: 0 15px; }

#best-seller-title h2.sow-headline {
  position: relative; }
  #best-seller-title h2.sow-headline:after {
    position: absolute;
    content: '';
    width: 39%;
    height: 0;
    top: 50%;
    left: 238px;
    border-top: 2px dashed #888; }
    @media (max-width: 767px) {
      #best-seller-title h2.sow-headline:after {
        display: none; } }

#flower-home1-best-seller {
  margin-top: 60px; }
  #flower-home1-best-seller ul {
    margin: 0; }
  #flower-home1-best-seller .nav.nav-pills {
    position: absolute;
    top: -125px;
    right: -50px; }
    #flower-home1-best-seller .nav.nav-pills li {
      margin: 0 0 15px 0; }
      #flower-home1-best-seller .nav.nav-pills li a {
        padding: 0 15px;
        border-radius: 0;
        border-right: 1px solid;
        border-color: transparent #999 transparent transparent;
        background-color: transparent;
        color: #000;
        font-size: 14px;
        font-weight: bold;
        line-height: 14px; }
        #flower-home1-best-seller .nav.nav-pills li a:hover, #flower-home1-best-seller .nav.nav-pills li a:active {
          color: #eb55a3;
          -webkit-transition: color 0.7s;
          transition: color 0.7s; }
      #flower-home1-best-seller .nav.nav-pills li.active a {
        color: #eb55a3; }
      #flower-home1-best-seller .nav.nav-pills li:last-child a {
        border: none;
        padding: 0 0 0 15px; }
  #flower-home1-best-seller .poduct-best-seller {
    padding: 0;
    overflow: hidden; }
    #flower-home1-best-seller .poduct-best-seller li.product {
      position: relative; }
      #flower-home1-best-seller .poduct-best-seller li.product:after {
        position: absolute;
        content: '';
        background-color: #3c3c3c;
        opacity: 0;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        z-index: 9; }
      #flower-home1-best-seller .poduct-best-seller li.product:hover:after {
        opacity: 0.7;
        -webkit-transition: opacity 0.5s;
        transition: opacity 0.5s; }
      #flower-home1-best-seller .poduct-best-seller li.product .seller-detail {
        display: none;
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        z-index: 10;
        background: transparent; }
        #flower-home1-best-seller .poduct-best-seller li.product .seller-detail > a {
          display: block;
          width: 100%;
          height: 100%; }
  #flower-home1-best-seller .sub-seller {
    list-style: none;
    width: 50%;
    float: left;
    padding: 0; }
  #flower-home1-best-seller .two-li {
    width: 50%;
    float: left;
    padding: 0; }
    #flower-home1-best-seller .two-li li.product {
      max-width: 100%;
      float: left;
      list-style: none; }
      @media (min-width: 991px) and (max-width: 1199px) {
        #flower-home1-best-seller .two-li li.product {
          float: right; } }
  #flower-home1-best-seller .one-li {
    width: 50%;
    float: right;
    padding: 0; }
    #flower-home1-best-seller .one-li li {
      list-style: none; }
  #flower-home1-best-seller .seller-detail .position {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    font-size: 80px;
    font-weight: 100;
    color: #fff; }
  #flower-home1-best-seller .seller-detail .delta {
    width: 100%;
    display: block;
    overflow: hidden;
    position: absolute;
    left: 0;
    padding: 0 60px; }
  #flower-home1-best-seller .seller-detail h2 {
    width: 100%;
    float: left;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    text-transform: capitalize; }
  #flower-home1-best-seller .seller-detail .seller-price {
    width: 110px;
    float: left; }
  #flower-home1-best-seller .seller-detail .seller-star {
    position: relative;
    overflow: hidden;
    width: 61px;
    height: 20px;
    float: right; }
  #flower-home1-best-seller .seller-detail .star-rating:before {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 10;
    content: '\f006\f006\f006\f006\f006';
    float: left;
    color: #ffc600;
    font-size: 13px;
    line-height: 20px;
    font-family: 'FontAwesome'; }
  #flower-home1-best-seller .seller-detail .star-rating i {
    font-size: 11px; }
  #flower-home1-best-seller .seller-detail .star-rating span {
    position: absolute;
    overflow: hidden;
    left: 0;
    top: 0;
    font-size: 8px;
    line-height: 20px;
    color: transparent; }
    #flower-home1-best-seller .seller-detail .star-rating span:before {
      position: absolute;
      top: 0;
      left: 0;
      z-index: 11;
      content: '\f005\f005\f005\f005\f005';
      float: left;
      font-size: 13px;
      line-height: 20px;
      color: #ffc600;
      font-family: 'FontAwesome'; }
  #flower-home1-best-seller .seller-detail .woocs_price_code {
    display: block;
    overflow: hidden;
    width: 80%;
    float: left;
    font-size: 14px;
    font-weight: bold;
    color: #eb55a3;
    text-decoration: none; }
    #flower-home1-best-seller .seller-detail .woocs_price_code del {
      float: right;
      font-size: 12px;
      line-height: 20px;
      font-weight: 500;
      color: #444; }
    #flower-home1-best-seller .seller-detail .woocs_price_code ins {
      float: left;
      font-size: 14px;
      font-weight: bold;
      color: #eb55a3;
      text-decoration: none; }
  #flower-home1-best-seller li.product .delta {
    bottom: 10px; }
  #flower-home1-best-seller li.product .seller-detail h2 {
    margin: 0 0 10px 0; }
  #flower-home1-best-seller li.product-dif .delta {
    bottom: 60px; }
  #flower-home1-best-seller li.product-dif .seller-detail h2 {
    margin: 0 0 25px 0; }

@media (max-width: 480px) {
  #best-seller-title {
    padding-top: 50px; }
  #best-seller-title h1.sow-headline:after {
    display: none; }
  #flower-home1-best-seller ul.nav.nav-pills {
    top: -45px;
    left: 0;
    right: auto; }
  #flower-home1-best-seller .tab-content {
    padding-top: 15px; }
  #flower-home1-best-seller .tab-content li.product {
    margin-bottom: 15px; }
  #flower-home1-best-seller .sub-seller,
  #flower-home1-best-seller .two-li,
  #flower-home1-best-seller .one-li {
    width: 100%;
    text-align: center; }
  #flower-home1-best-seller .two-li li.product {
    float: none; }
  #flower-home1-best-seller .seller-detail .delta {
    padding: 0 20px; } }

@media (min-width: 481px) and (max-width: 600px) {
  #best-seller-title h1.sow-headline:after {
    display: none; }
  #flower-home1-best-seller ul.nav.nav-pills {
    top: -45px;
    left: 0;
    right: auto; }
  #flower-home1-best-seller .tab-content {
    padding-top: 15px; }
  #flower-home1-best-seller .tab-content li.product {
    margin-bottom: 15px; }
  #flower-home1-best-seller .sub-seller,
  #flower-home1-best-seller .two-li,
  #flower-home1-best-seller .one-li {
    width: 100%;
    text-align: center; }
  #flower-home1-best-seller .two-li li.product {
    float: none;
    max-width: 480px;
    margin: 0 auto 15px auto; }
  #flower-home1-best-seller .poduct-best-seller li.product {
    float: none;
    overflow: hidden;
    max-width: 480px;
    margin: 0 auto 15px auto; } }

@media (min-width: 601px) and (max-width: 1199px) {
  #best-seller-title h1.sow-headline:after {
    display: none; }
  #flower-home1-best-seller ul.nav.nav-pills {
    top: -45px;
    left: 0;
    right: auto; }
  #flower-home1-best-seller .tab-content {
    padding-top: 15px; }
  #flower-home1-best-seller .sub-seller {
    width: 100%;
    margin-bottom: 15px; } }

/*
4.6   Home page Blog
*/
#flower-home1-blog-post > .panel-grid-cell {
  padding: 0 15px; }

#flower-home1-blog-post h2.sow-headline {
  position: relative;
  text-transform: uppercase;
  margin-bottom: 18px; }
  #flower-home1-blog-post h2.sow-headline:after {
    position: absolute;
    content: '';
    width: 69%;
    height: 0;
    border-top: 2px dashed #888;
    top: 50%;
    left: 195px; }
    @media (max-width: 767px) {
      #flower-home1-blog-post h2.sow-headline:after {
        display: none; } }

#flower-home1-blog-post h3.sow-sub-headline {
  margin-bottom: 30px !important; }

#flower-home1-blog-post .nbtsow-blog-thumb {
  width: 42%;
  float: left;
  position: relative;
  overflow: hidden; }

#flower-home1-blog-post .nbtsow-blog-details {
  width: 53%;
  float: right; }

#flower-home1-blog-post .owl-item {
  -webkit-transition: all 0.7s ease-in-out;
  transition: all 0.7s ease-in-out;
  opacity: 0;
  -webkit-transform: translateY(120px);
          transform: translateY(120px); }
  #flower-home1-blog-post .owl-item:nth-child(odd) {
    -webkit-transition-delay: 0.2s;
            transition-delay: 0.2s; }
  #flower-home1-blog-post .owl-item:nth-child(even) {
    -webkit-transition-delay: 0.4s;
            transition-delay: 0.4s; }
  #flower-home1-blog-post .owl-item.inview {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); }

#flower-home1-blog-post .owl-nav {
  position: absolute;
  overflow: hidden;
  width: 95px;
  height: 21px;
  top: -100px;
  right: 0;
  z-index: 10; }
  #flower-home1-blog-post .owl-nav .owl-prev {
    position: static;
    width: 40px;
    float: left;
    padding: 0;
    height: 21px;
    line-height: 19px;
    text-align: center;
    color: #888;
    border: 1px solid #888;
    border-radius: 10px;
    -webkit-transition: all 1s;
    transition: all 1s;
    background: transparent; }
    #flower-home1-blog-post .owl-nav .owl-prev:hover {
      background: #eb55a3;
      border-color: #ea0e8e;
      color: #fff; }
  #flower-home1-blog-post .owl-nav .owl-next {
    position: static;
    width: 40px;
    height: 21px;
    padding: 0;
    float: right;
    text-align: center;
    line-height: 19px;
    color: #888;
    border: 1px solid #888;
    border-radius: 10px;
    -webkit-transition: all 1s;
    transition: all 1s;
    background: transparent; }
    #flower-home1-blog-post .owl-nav .owl-next:hover {
      background: #eb55a3;
      border-color: #ea0e8e;
      color: #fff; }
  #flower-home1-blog-post .owl-nav i {
    line-height: 19px;
    font-size: 20px; }

#flower-home1-blog-post .nbtsow-blog-posts {
  padding: 0;
  margin: 0; }

#flower-home1-blog-post li.nbtsow-blog-post {
  list-style: none; }

#flower-home1-blog-post .nbtsow-blog-details .nbtsow-blog-details a {
  font-size: 18px;
  font-weight: bold;
  color: #3c3c3c;
  margin: 30px 0 15px 0;
  text-transform: uppercase; }
  #flower-home1-blog-post .nbtsow-blog-details .nbtsow-blog-details a:hover {
    color: #eb55a3;
    -webkit-transition: color 0.7s;
    transition: color 0.7s; }
  #flower-home1-blog-post .nbtsow-blog-details .nbtsow-blog-details a:focus, #flower-home1-blog-post .nbtsow-blog-details .nbtsow-blog-details a:active {
    text-decoration: none; }

#flower-home1-blog-post .nbtsow-blog-details .nbtsow-blog-details .nbt-blog-meta {
  margin-bottom: 25px;
  font-size: 14px;
  color: #999; }
  #flower-home1-blog-post .nbtsow-blog-details .nbtsow-blog-details .nbt-blog-meta .nbtsow-post-date {
    margin-right: 5px; }
  #flower-home1-blog-post .nbtsow-blog-details .nbtsow-blog-details .nbt-blog-meta .nbtsow-post-comment {
    margin-left: 5px; }

#flower-home1-blog-post .nbtsow-blog-details .nbtsow-blog-details .nbtsow-blog-excerpt {
  font-size: 14px;
  color: #666;
  line-height: 24px;
  margin-bottom: 25px; }

#flower-home1-blog-post .nbtsow-blog-details .nbtsow-blog-details .nbtsow-read-more {
  position: relative;
  font-size: 14px;
  font-weight: 500;
  color: #3c3c3c;
  text-transform: uppercase; }
  #flower-home1-blog-post .nbtsow-blog-details .nbtsow-blog-details .nbtsow-read-more:hover {
    color: #eb55a3;
    -webkit-transition: color 0.7s;
    transition: color 0.7s; }
  #flower-home1-blog-post .nbtsow-blog-details .nbtsow-blog-details .nbtsow-read-more:after {
    position: absolute;
    content: '';
    width: 100%;
    height: 0;
    top: 50%;
    left: 95px;
    border-top: 1px solid #3c3c3c; }

@media (max-width: 480px) {
  #flower-home1-blog-post h1.sow-headline:after {
    display: none; }
  #flower-home1-blog-post .nbtsow-blog-thumb {
    width: 100%;
    margin-bottom: 10px; }
  #flower-home1-blog-post .nbtsow-blog-details {
    width: 100%; } }

@media (min-width: 481px) and (max-width: 992px) {
  #flower-home1-blog-post h1.sow-headline:after {
    display: none; } }

@media (min-width: 993px) and (max-width: 1199px) {
  #flower-home1-blog-post h1.sow-headline:after {
    width: 62%; } }

/*
4.7   Home page New Products
*/
#flower_home1_new_product > div {
  padding: 90px 15px; }

#flower_home1_new_product h2.sow-headline {
  position: relative; }
  #flower_home1_new_product h2.sow-headline:after {
    position: absolute;
    content: '';
    width: 66%;
    height: 0;
    border-top: 2px dashed #888;
    top: 50%;
    left: 263px; }
    @media (max-width: 767px) {
      #flower_home1_new_product h2.sow-headline:after {
        display: none; } }

#flower_home1_new_product .owl-stage-outer {
  padding: 20px 0; }

#flower_home1_new_product .nbtsow-wcproducts {
  padding: 0;
  margin: 0; }
  #flower_home1_new_product .nbtsow-wcproducts div.owl-item {
    z-index: 10; }
  #flower_home1_new_product .nbtsow-wcproducts li.product {
    overflow: hidden; }
    #flower_home1_new_product .nbtsow-wcproducts li.product .onsale {
      display: block;
      position: absolute;
      width: 50px;
      height: 50px;
      line-height: 45px;
      text-align: center;
      top: 10px;
      left: 10px;
      color: #f3f3f3;
      font-size: 12px;
      font-weight: bold;
      border-radius: 50%;
      border: 3px solid #f2d6e5;
      background-color: #eb55a3;
      text-transform: uppercase; }
    #flower_home1_new_product .nbtsow-wcproducts li.product > div.product-content-info {
      display: none; }
    #flower_home1_new_product .nbtsow-wcproducts li.product .product-content-top {
      position: relative;
      width: 100%;
      float: left;
      overflow: hidden; }
      #flower_home1_new_product .nbtsow-wcproducts li.product .product-content-top > a {
        display: block;
        float: left;
        width: 100%; }
      #flower_home1_new_product .nbtsow-wcproducts li.product .product-content-top .product-content-info a.yith-wcqv-button {
        display: block;
        position: absolute;
        width: 40px;
        height: 40px;
        bottom: -80px;
        left: 50%;
        margin-left: -80px;
        background: #f2d6e5;
        visibility: hidden;
        opacity: 0;
        -webkit-transform: translateX(-50%);
                transform: translateX(-50%); }
        #flower_home1_new_product .nbtsow-wcproducts li.product .product-content-top .product-content-info a.yith-wcqv-button:hover {
          background: #eb55a3;
          -webkit-transition: all 0.7s;
          transition: all 0.7s; }
      #flower_home1_new_product .nbtsow-wcproducts li.product .product-content-top .product-content-info a.compare {
        display: block;
        position: absolute;
        width: 40px;
        height: 40px;
        bottom: -80px;
        right: 50%;
        -webkit-transform: translateX(50%);
                transform: translateX(50%);
        margin-right: -80px;
        color: transparent;
        background: #f2d6e5;
        visibility: hidden;
        opacity: 0; }
        #flower_home1_new_product .nbtsow-wcproducts li.product .product-content-top .product-content-info a.compare.added {
          line-height: 40px;
          font-size: 12px;
          color: transparent;
          text-align: center; }
        #flower_home1_new_product .nbtsow-wcproducts li.product .product-content-top .product-content-info a.compare:before {
          position: absolute;
          content: '\e806';
          font-family: 'fontello';
          color: #3c3c3c;
          font-size: 16px;
          top: 50%;
          left: 50%;
          -webkit-transform: translate(-50%, -50%);
                  transform: translate(-50%, -50%); }
        #flower_home1_new_product .nbtsow-wcproducts li.product .product-content-top .product-content-info a.compare:hover {
          background: #eb55a3;
          -webkit-transition: all 0.7s;
          transition: all 0.7s; }

#flower_home1_new_product .product-content-info .add_to_cart_button {
  display: block;
  position: absolute;
  width: 120px;
  height: 40px;
  bottom: -80px;
  left: 50%;
  text-align: center;
  border-right: 1px solid #e3e3e3;
  border-left: 1px solid #e3e3e3;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  background: #f2d6e5;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.7s;
  transition: all 0.7s; }
  #flower_home1_new_product .product-content-info .add_to_cart_button i {
    display: none; }
  #flower_home1_new_product .product-content-info .add_to_cart_button:hover, #flower_home1_new_product .product-content-info .add_to_cart_button:focus, #flower_home1_new_product .product-content-info .add_to_cart_button:active {
    text-decoration: none; }
  #flower_home1_new_product .product-content-info .add_to_cart_button:hover {
    background: #eb55a3; }
  #flower_home1_new_product .product-content-info .add_to_cart_button span {
    font-size: 14px;
    line-height: 40px;
    font-weight: 500;
    color: #3c3c3c; }
    #flower_home1_new_product .product-content-info .add_to_cart_button span:before {
      content: '\f217';
      left: 0;
      margin-right: 5px;
      font-size: 16px;
      color: #3c3c3c;
      line-height: 40px;
      font-family: 'FontAwesome'; }

#flower_home1_new_product .product-content-info .added_to_cart {
  display: none; }

#flower_home1_new_product .product-content-info a.yith-wcqv-button:before {
  position: absolute;
  content: '\f00e';
  font-family: 'FontAwesome';
  color: #3c3c3c;
  font-size: 16px;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%); }

#flower_home1_new_product .product-content-info .yith-wcwl-add-to-wishlist {
  position: absolute;
  width: 40px;
  height: 40px;
  top: -80px;
  right: 30px;
  margin: 0;
  visibility: hidden;
  opacity: 0; }
  #flower_home1_new_product .product-content-info .yith-wcwl-add-to-wishlist .yith-wcwl-add-button {
    position: relative;
    width: 100%;
    height: 100%; }
    #flower_home1_new_product .product-content-info .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a.add_to_wishlist {
      display: block;
      position: absolute;
      z-index: 100;
      width: 100%;
      height: 100%;
      background: transparent; }
      #flower_home1_new_product .product-content-info .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a.add_to_wishlist i {
        display: none; }
      #flower_home1_new_product .product-content-info .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a.add_to_wishlist:before {
        position: absolute;
        content: '\f08a';
        font-family: 'FontAwesome';
        top: 50%;
        left: 50%;
        font-size: 25px;
        color: #eb55a3;
        -webkit-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%); }
  #flower_home1_new_product .product-content-info .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse {
    position: relative;
    width: 100%;
    height: 100%; }
    #flower_home1_new_product .product-content-info .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a {
      position: absolute;
      width: 100%;
      height: 100%; }
      #flower_home1_new_product .product-content-info .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before {
        position: absolute;
        content: '\f08a';
        font-family: 'FontAwesome';
        top: 50%;
        left: 50%;
        font-size: 25px;
        color: #eb55a3;
        -webkit-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%); }
      #flower_home1_new_product .product-content-info .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:after {
        position: absolute;
        top: 50%;
        left: 50%;
        color: #eb55a3;
        -webkit-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%); }
  #flower_home1_new_product .product-content-info .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse {
    position: relative;
    width: 100%;
    height: 100%; }
    #flower_home1_new_product .product-content-info .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a {
      display: block;
      position: absolute;
      width: 100%;
      height: 100%; }
      #flower_home1_new_product .product-content-info .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before, #flower_home1_new_product .product-content-info .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:after {
        position: absolute;
        font-family: 'FontAwesome';
        z-index: 10;
        top: 50%;
        left: 50%;
        color: #eb55a3;
        font-weight: 300;
        -webkit-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%); }
      #flower_home1_new_product .product-content-info .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before {
        content: '\f08a';
        font-size: 25px; }
      #flower_home1_new_product .product-content-info .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:after {
        content: '\f00c';
        font-size: 9px; }
#flower_home1_new_product .product-content-top .product-content-info a.compare:hover:before,
#flower_home1_new_product .product-content-top .product-content-info a.yith-wcqv-button:hover:before,
#flower_home1_new_product .product-content-top .product-content-info a.add_to_cart_button:hover span,
#flower_home1_new_product .product-content-top .product-content-info a.add_to_cart_button:hover span:before {
  color: #fff;
  -webkit-transition: all 0.7s;
  transition: all 0.7s; }

#flower_home1_new_product .product-content-top .product-content-info a.compare span,
#flower_home1_new_product .product-content-top .product-content-info a.yith-wcqv-button span,
#flower_home1_new_product .product-content-top .product-content-info div.yith-wcwl-add-to-wishlist a span {
  display: none; }

#flower_home1_new_product .nbtsow-wcproducts li.product > a {
  display: block;
  width: 100%;
  float: left;
  padding: 20px 15px;
  overflow: hidden;
  background: #fff;
  border: 1px solid;
  border-width: 0 1px 1px 1px;
  border-color: #f3f3f3;
}
  #flower_home1_new_product .nbtsow-wcproducts li.product > a > h3 {
    margin: 0 0 15px 0;
    font-size: 14px;
    font-weight: bold;
    color: #3c3c3c; }
  #flower_home1_new_product .nbtsow-wcproducts li.product > a:active, #flower_home1_new_product .nbtsow-wcproducts li.product > a:focus {
    text-decoration: none; }

#flower_home1_new_product .nbtsow-wcproducts .price {
  width: 60%;
  float: left; }
  #flower_home1_new_product .nbtsow-wcproducts .price .woocs_price_code {
    display: block;
    width: 95%;
    float: left;
    overflow: hidden;
    font-size: 14px;
    font-weight: bold;
    color: #eb55a3;
    text-decoration: none; }
    #flower_home1_new_product .nbtsow-wcproducts .price .woocs_price_code del {
      float: right;
      font-size: 12px;
      line-height: 20px;
      font-weight: bold;
      color: #888; }
    #flower_home1_new_product .nbtsow-wcproducts .price .woocs_price_code ins {
      float: left;
      font-size: 14px;
      font-weight: bold;
      color: #eb55a3;
      text-decoration: none; }
  #flower_home1_new_product .nbtsow-wcproducts .price > del {
    margin-right: 10px; }
  #flower_home1_new_product .nbtsow-wcproducts .price > ins {
    text-decoration: none; }

#flower_home1_new_product .nbtsow-wcproducts .star-rating {
  position: relative;
  width: 61px;
  height: 20px;
  float: right; }
  #flower_home1_new_product .nbtsow-wcproducts .star-rating:before {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 10;
    content: '\f006\f006\f006\f006\f006';
    float: left;
    color: #ffc600;
    font-size: 11px;
    line-height: 20px;
    font-family: 'FontAwesome';
    background: #fff; }
  #flower_home1_new_product .nbtsow-wcproducts .star-rating span {
    position: absolute;
    overflow: hidden;
    left: 0;
    top: 0;
    font-size: 8px;
    line-height: 20px;
    color: transparent; }
    #flower_home1_new_product .nbtsow-wcproducts .star-rating span:before {
      position: absolute;
      top: 0;
      left: 0;
      z-index: 11;
      content: '\f005\f005\f005\f005\f005';
      float: left;
      font-size: 11px;
      line-height: 20px;
      color: #ffc600;
      font-family: 'FontAwesome'; }

#flower_home1_new_product .nbtsow-wcproducts .star-o-rating {
  width: 61px;
  float: right;
  text-align: right; }
  #flower_home1_new_product .nbtsow-wcproducts .star-o-rating i {
    font-size: 11px; }

#flower_home1_new_product div.active:last-of-type li.product > a {
  border-color: transparent; }

#flower_home1_new_product .nbtsow-wcproducts .owl-nav {
  position: absolute;
  overflow: hidden;
  width: 95px;
  height: 21px;
  top: -70px;
  right: 0;
  z-index: 10; }
  #flower_home1_new_product .nbtsow-wcproducts .owl-nav .owl-prev {
    position: static;
    width: 40px;
    float: left;
    padding: 0;
    height: 21px;
    text-align: center;
    color: #888;
    border: 1px solid #888;
    border-radius: 10px;
    -webkit-transition: all 1s;
    transition: all 1s;
    background: transparent; }
    #flower_home1_new_product .nbtsow-wcproducts .owl-nav .owl-prev:hover {
      background: #eb55a3;
      border-color: #ea0e8e;
      color: #fff; }
    #flower_home1_new_product .nbtsow-wcproducts .owl-nav .owl-prev i {
      line-height: 19px;
      font-size: 20px; }
  #flower_home1_new_product .nbtsow-wcproducts .owl-nav .owl-next {
    position: static;
    width: 40px;
    height: 21px;
    padding: 0;
    float: right;
    text-align: center;
    line-height: 19px;
    color: #888;
    border: 1px solid #888;
    border-radius: 10px;
    -webkit-transition: all 1s;
    transition: all 1s;
    background: transparent; }
    #flower_home1_new_product .nbtsow-wcproducts .owl-nav .owl-next:hover {
      background: #eb55a3;
      border-color: #ea0e8e;
      color: #fff; }
    #flower_home1_new_product .nbtsow-wcproducts .owl-nav .owl-next i {
      line-height: 19px;
      font-size: 20px; }

#flower_home1_new_product .nbtsow-wcproducts div.owl-item:hover .product-content-info .add_to_cart_button,
#flower_home1_new_product .nbtsow-wcproducts div.owl-item:hover .product-content-info .yith-wcqv-button,
#flower_home1_new_product .nbtsow-wcproducts div.owl-item:hover .product-content-info .compare {
  visibility: visible !important;
  opacity: 1 !important;
  bottom: 16px !important;
  -webkit-transition: all 1s ease;
  transition: all 1s ease; }

#flower_home1_new_product .nbtsow-wcproducts div.owl-item:hover .product-content-info .yith-wcwl-add-to-wishlist {
  visibility: visible !important;
  opacity: 1 !important;
  top: 20px !important;
  -webkit-transition: all 1s ease;
  transition: all 1s ease; }

.home .single-product .summary-content div[itemprop=description] {
  text-align: left; }

.home .single-product .summary-content .add_review,
.home .single-product .summary-content .slash {
  display: none; }

@media (max-width: 992px) {
  #flower_home1_new_product h1.sow-headline:after {
    display: none; }
  #flower_home1_new_product .nbtsow-wcproducts .price {
    width: 65%; }
  .owl-carousel .owl-nav {
    display: none; } }

@media (min-width: 992px) and (max-width: 1200px) {
  #flower_home1_new_product h1.sow-headline:after {
    width: 57%; } }

/*
4.8   Home page Servics
*/
#flower_home1_our_services > .panel-grid-cell {
  -webkit-transition: all 0.7s ease-in-out;
  transition: all 0.7s ease-in-out;
  opacity: 0;
  -webkit-transform: translateY(120px);
          transform: translateY(120px); }
  #flower_home1_our_services > .panel-grid-cell:nth-child(odd) {
    -webkit-transition-delay: 0.2s;
            transition-delay: 0.2s; }
  #flower_home1_our_services > .panel-grid-cell:nth-child(even) {
    -webkit-transition-delay: 0.4s;
            transition-delay: 0.4s; }
  #flower_home1_our_services > .panel-grid-cell.inview {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); }
  @media (max-width: 780px) {
    #flower_home1_our_services > .panel-grid-cell {
      width: 100%; } }

#flower_home1_our_services .our_services {
  padding: 0 15px; }
  #flower_home1_our_services .our_services .img_services {
    text-align: center;
    margin-bottom: 25px;
    position: relative;
    overflow: hidden; }
    #flower_home1_our_services .our_services .img_services img {
      -webkit-transition: all 0.4s;
      transition: all 0.4s; }

#flower_home1_our_services .our_services .img_services img,
#flower-home1-blog-post .nbtsow-blog-thumb img,
#home1-banner .sow-image-container img {
  -webkit-transform: scale3d(1.05, 1.05, 1);
          transform: scale3d(1.05, 1.05, 1); }

#home1-banner .sow-image-container:hover img {
  opacity: 0.7; }

#flower_home1_our_services .our_services .img_services:hover img,
#flower-home1-blog-post .nbtsow-blog-thumb:hover img {
  opacity: 0.6;
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1); }

#flower-home1-blog-post .nbtsow-blog-thumb:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.51);
  content: '';
  -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0);
          transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0); }

#flower_home1_our_services .our_services .img_services:hover:before,
#flower-home1-blog-post .nbtsow-blog-thumb:hover:before {
  -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0);
          transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0); }

#flower_home1_our_services .our_services h2.our_services_title {
  font-size: 18px;
  line-height: 24px;
  font-weight: bold;
  color: #2c2c2c;
  margin: 0 0 22px 0; }

#flower_home1_our_services .our_services p.our_services_main_text {
  font-size: 14px;
  color: #555555;
  margin: 0 0 22px 0; }

#flower_home1_our_services .our_services p.our_services_sub_text {
  position: relative; }
  #flower_home1_our_services .our_services p.our_services_sub_text:after {
    position: absolute;
    z-index: 10;
    content: '';
    width: 100%;
    height: 1px;
    top: 75%;
    right: 0;
    border-top: 1px dashed #2c2c2c; }
  #flower_home1_our_services .our_services p.our_services_sub_text:before {
    position: absolute;
    z-index: 11;
    content: '';
    width: 90px;
    height: 1px;
    top: 75%;
    left: 0;
    border-top: 1px solid #fff; }
  #flower_home1_our_services .our_services p.our_services_sub_text a {
    font-size: 14px;
    font-weight: bold;
    color: #eb55a3;
    text-transform: uppercase; }

@media (max-width: 500px) {
  #flower_home1_our_services .img_services img {
    width: 100%; } }

@media (min-width: 501px) and (max-width: 780px) {
  #flower_home1_our_services .our_services .img_services {
    width: 30%;
    float: left; }
  #flower_home1_our_services .our_services .detail-services {
    width: 65%;
    float: right; }
  #flower_home1_our_services .our_services .detail-services h2.our_services_title {
    margin: 0 0 12px 0; }
  #flower_home1_our_services .our_services .detail-services p.our_services_main_text {
    margin: 0 0 17px 0; } }

/*
4.9   Home page Testimonials
*/
.testimonial .testimonial-thumb {
  position: relative;
  width: 50px;
  height: 50px;
  margin: 0 auto 45px auto;
  text-align: center; }
  .testimonial .testimonial-thumb:after {
    position: absolute;
    content: '';
    width: 105%;
    height: 105%;
    top: -1px;
    left: -1px;
    z-index: 100;
    background-color: transparent;
    border: 4px solid #fbe0ee;
    border-radius: 50%; }

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

.testimonial .disabled {
  display: none; }

.t-wapper ul {
  margin: 0 !important; }

.t-wapper li {
  width: 50%;
  float: left;
  overflow: hidden;
  list-style: none; }
  .t-wapper li:nth-child(even) {
    padding-left: 115px; }
  .t-wapper li:nth-child(odd) {
    padding-right: 115px;
    border-right: 1px solid #ececec; }
  .t-wapper li .user_avatar {
    width: 18%;
    height: 80px;
    float: left; }
  .t-wapper li .user-meta {
    width: 82%;
    float: left;
    padding-left: 20px; }
    .t-wapper li .user-meta p {
      font-size: 14px;
      line-height: 24px;
      color: #666;
      margin: 0 0 10px 0; }
    .t-wapper li .user-meta h2 {
      font-size: 16px;
      font-weight: 500;
      color: #3c3c3c;
      margin: 0; }

#home1-testimonial > .panel-grid-cell {
  padding: 0 15px; }

#home1-testimonial .testimonial-content .owl-dots {
  margin-top: 35px;
  width: 100%;
  text-align: center; }

#home1-testimonial .testimonial-content .owl-dot {
  display: inline-block;
  width: 18px;
  height: 18px;
  background-color: #eb55a3;
  border: 5px solid #fff;
  margin: 0 7px 0 7px;
  border-radius: 50%; }
  #home1-testimonial .testimonial-content .owl-dot.active {
    border: 5px solid #fbe0ee; }

@media (max-width: 480px) {
  .t-wapper li:nth-child(odd) {
    width: 100%;
    margin-bottom: 15px;
    padding-bottom: 15px;
    padding-right: 0;
    border-right-color: transparent;
    border-bottom: 1px solid #ececec; }
  .t-wapper li:nth-child(even) {
    width: 100%;
    padding: 0; } }

@media (min-width: 481px) and (max-width: 991px) {
  .t-wapper li .user_avatar {
    width: 100%;
    height: auto;
    margin-bottom: 15px; }
  .owl-carousel .owl-item img {
    width: 100%;
    margin: 0 auto; }
  .t-wapper li:nth-child(odd),
  .t-wapper li:nth-child(even) {
    padding: 0; }
  .t-wapper li:nth-child(odd) .user-meta {
    padding: 0 15px 0 0; }
  .t-wapper li .user-meta {
    width: 100%; } }

/*
4.11  Home page Time Working
*/
@media (max-width: 992px) {
  #home1-banner {
    display: none; } }

#home1-banner .sow-image-container {
  position: relative;
  overflow: hidden; }
  @media (min-width: 1920px) {
    #home1-banner .sow-image-container img {
      width: 100% !important; } }

/*our working time*/
#home1-our-working hr {
  margin: 20px 15px; }

#home1-our-working .working-form > .panel-grid-cell {
  padding: 0 15px;
  -webkit-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
  opacity: 0;
  -webkit-transform: translateY(120px);
          transform: translateY(120px); }
  @media (max-width: 640px) {
    #home1-our-working .working-form > .panel-grid-cell {
      width: 100%; } }
  @media (min-width: 641px) {
    #home1-our-working .working-form > .panel-grid-cell {
      width: 50%; } }
  #home1-our-working .working-form > .panel-grid-cell:nth-child(odd) {
    -webkit-transition-delay: 0.2s;
            transition-delay: 0.2s; }
  #home1-our-working .working-form > .panel-grid-cell:nth-child(even) {
    -webkit-transition-delay: 0.4s;
            transition-delay: 0.4s; }
  #home1-our-working .working-form > .panel-grid-cell.inview {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1; }

#home1-our-working form > p:nth-child(2) {
  width: 48%;
  float: left;
  clear: left; }
  #home1-our-working form > p:nth-child(2) input {
    padding: 5px;
    border: 1px solid #d7d7d7; }

#home1-our-working form > p:nth-child(3) {
  width: 48%;
  float: right;
  clear: right; }
  #home1-our-working form > p:nth-child(3) input {
    padding: 5px;
    border: 1px solid #d7d7d7; }

#home1-our-working form > p:nth-child(4) {
  float: left;
  width: 100%; }

#home1-our-working form > p input {
  width: 100%;
  outline: none !important; }
  #home1-our-working form > p input:focus {
    border-color: #d7d7d7; }
  #home1-our-working form > p input[type=submit] {
    border: none;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    color: #fff;
    text-transform: uppercase;
    box-shadow: 0 0 5px #ccc;
    background-color: #eb55a3; }

#home1-our-working form > p textarea {
  width: 100%;
  outline: none;
  text-indent: 5px;
  height: 204px;
  border: 1px solid #d7d7d7; }
  #home1-our-working form > p textarea:focus {
    border-color: #d7d7d7; }

.our-working > h2 {
  margin: 0;
  font-size: 30px;
  font-weight: bold;
  color: #fff;
  text-align: left;
  background-color: #eb55a3;
  padding: 25px 0 25px 30px; }

.our-working .mon-sun {
  padding: 0;
  margin: 0;
  border-bottom: 2px solid #fff; }
  .our-working .mon-sun li {
    overflow: hidden;
    padding: 0 30px;
    height: 39px;
    background-color: #f9cce3;
    border-bottom: 1px solid #fff;
    list-style: none; }
    .our-working .mon-sun li:last-child {
      border: none; }
    .our-working .mon-sun li span.day {
      float: left;
      font-size: 14px;
      font-weight: bold;
      color: #3c3c3c;
      line-height: 38px; }
    .our-working .mon-sun li span.value {
      float: right;
      font-size: 14px;
      line-height: 38px;
      color: #666; }

.our-working hr {
  border-top: 2px dashed #999;
  margin: 60px 0 0 0; }

@media (max-width: 480px) {
  #home1-our-working form > p:nth-child(2),
  #home1-our-working form > p:nth-child(3) {
    width: 100%; } }

@media (max-width: 780px) {
  #home1-our-working .working-form > .panel-grid-cell:first-of-type {
    margin-bottom: 50px; } }

@media (min-width: 781px) {
  #home1-our-working .working-form > .panel-grid-cell:first-of-type {
    width: 45%;
    float: left; }
  #home1-our-working .working-form > .panel-grid-cell:last-of-type {
    width: 55%;
    float: left; } }

@media (max-width: 1199px) {
  #home1-our-working .our-working .mon-sun li {
    padding: 0 30px; } }

/*
4.11  Home page About Shop
*/
/*slider*/
#flower-home1-slider .rev_slider .tparrows {
  border-radius: 50%;
  border: 2px solid #fff;
  text-align: center; }
  #flower-home1-slider .rev_slider .tparrows:before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    font-size: 18px;
    text-align: center;
    line-height: 48px; }

#flower-home1-slider .hom1-sl2-btt {
  box-shadow: -1px 2px 6px 0 #888888 !important; }
  #flower-home1-slider .hom1-sl2-btt:hover {
    background-color: #d25c99 !important; }

/*shop detail*/
#flower-shop-detail > .panel-grid-cell {
  padding: 0 15px;
  -webkit-transition: all 0.7s ease-in-out;
  transition: all 0.7s ease-in-out;
  opacity: 0;
  -webkit-transform: translateY(120px);
          transform: translateY(120px); }
  #flower-shop-detail > .panel-grid-cell:nth-child(odd) {
    -webkit-transition-delay: 0.2s;
            transition-delay: 0.2s; }
  #flower-shop-detail > .panel-grid-cell:nth-child(even) {
    -webkit-transition-delay: 0.4s;
            transition-delay: 0.4s; }
  #flower-shop-detail > .panel-grid-cell.inview {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); }

#flower-shop-detail .sow-image-container {
  position: relative;
  overflow: hidden; }

#flower-shop-detail .shop-detail-title {
  text-align: right;
  padding-top: 85px; }
  #flower-shop-detail .shop-detail-title p {
    font-size: 18px;
    color: #eb55a3;
    font-weight: 500;
    font-style: italic;
    margin: 0 0 7px 0; }
  #flower-shop-detail .shop-detail-title h2.aboutshop {
    font-size: 36px;
    color: #2c2c2c;
    font-weight: 100;
    text-transform: uppercase;
    margin: 0; }
  #flower-shop-detail .shop-detail-title h2.aboutflower {
    font-size: 30px;
    color: #2c2c2c;
    font-weight: bold;
    margin: 0 0 5px 0;
    text-transform: uppercase; }

#flower-shop-detail .shop-detail-text {
  padding-top: 85px; }
  #flower-shop-detail .shop-detail-text .textwidget {
    font-size: 14px;
    line-height: 24px;
    color: #2c2c2c; }

@media (max-width: 767px) {
  #flower-shop-detail {
    margin-bottom: 50px; } }

@media (max-width: 767px) {
  #flower-shop-detail > .panel-grid-cell {
    width: 100%; }
    #flower-shop-detail > .panel-grid-cell:last-of-type {
      display: none; }
    #flower-shop-detail > .panel-grid-cell .shop-detail-title {
      text-align: left;
      padding-top: 30px; }
    #flower-shop-detail > .panel-grid-cell .shop-detail-text {
      padding-top: 30px; } }

@media (min-width: 768px) and (max-width: 991px) {
  #flower-shop-detail > .panel-grid-cell:first-of-type {
    display: none; }
  #flower-shop-detail > .panel-grid-cell:nth-child(2) {
    width: 70%; }
  #flower-shop-detail > .panel-grid-cell:nth-child(3) {
    width: 30%; }
  #flower-shop-detail > .panel-grid-cell .shop-detail-text {
    padding-top: 45px; } }

@media (min-width: 992px) and (max-width: 1199px) {
  #flower-shop-detail > .panel-grid-cell:first-of-type {
    width: 26%; }
  #flower-shop-detail > .panel-grid-cell:nth-child(2) {
    width: 49%; }
  #flower-shop-detail > .panel-grid-cell:nth-child(3) {
    width: 25%; }
  #flower-shop-detail > .panel-grid-cell .shop-detail-text {
    padding-top: 45px; }
  #flower-shop-detail > .panel-grid-cell .shop-detail-title {
    padding-top: 50px; }
  #flower-shop-detail > .panel-grid-cell .shop-detail-text {
    padding-top: 50px; } }

/*
4.11  Home page Coupon
*/
#flower-home1-coupon .coupon-cell, #countdown, .time-wapper {
  text-align: center; }

#countdown {
  margin-top: 20px; }
  #countdown .time-wapper {
    display: inline-block;
    margin-right: 30px;
    font-size: 16px;
    color: #ffffff;
    text-transform: uppercase;
    -webkit-transition: all 0.7s ease-in-out;
    transition: all 0.7s ease-in-out;
    opacity: 0;
    -webkit-transform: translateY(120px);
            transform: translateY(120px); }
    #countdown .time-wapper:nth-child(odd) {
      -webkit-transition-delay: 0.2s;
              transition-delay: 0.2s; }
    #countdown .time-wapper:nth-child(even) {
      -webkit-transition-delay: 0.4s;
              transition-delay: 0.4s; }
    #countdown .time-wapper:last-of-type {
      margin-right: 0; }
    #countdown .time-wapper.inview {
      opacity: 1;
      -webkit-transform: translateY(0);
              transform: translateY(0); }
    #countdown .time-wapper span {
      display: block;
      width: 80px;
      height: 80px;
      font-size: 36px;
      line-height: 76px;
      font-weight: bold;
      color: #ffffff;
      text-align: center;
      border: 3px solid #7c7173;
      margin: 0 auto 20px auto; }

#flower-home1-coupon > div.panel-grid-cell {
  padding: 90px 0; }
  @media (max-width: 767px) {
    #flower-home1-coupon > div.panel-grid-cell {
      width: 100%;
      padding: 90px 0 0 0; } }

#flower-home1-coupon .countdown-content .widget-title {
  font-size: 65px;
  font-weight: bold;
  text-transform: uppercase;
  color: #fff; }

#flower-home1-coupon .countdown-content img {
  margin-top: 20px; }

#flower-home1-coupon .countdown-content > a {
  display: inline-block;
  margin-top: 20px;
  width: 153px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background-color: #eb55a3;
  border: none;
  border-radius: 3px;
  color: #fff !important;
  font-size: 16px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s; }
  #flower-home1-coupon .countdown-content > a:hover {
    background: #fff;
    color: #eb55a3 !important; }

#flower-home1-coupon .widget_sp_image-description {
  margin-top: 30px; }
  #flower-home1-coupon .widget_sp_image-description p {
    font-size: 14px;
    color: #ffffff;
    margin: 0; }

#flower-home1-coupon .butter-fly, #flower-home1-coupon .coupon-widget {
  margin-bottom: 30px; }

#flower-home1-coupon .coupon-button a {
  padding: 11px 40px;
  background-color: #eb55a3;
  border: none;
  border-radius: 3px;
  color: #fff !important;
  font-size: 16px; }
  #flower-home1-coupon .coupon-button a:hover {
    background-color: #fff;
    color: #eb55a3 !important;
    -webkit-transition: all 0.5s;
    transition: all 0.5s; }
  #flower-home1-coupon .coupon-button a:focus, #flower-home1-coupon .coupon-button a:active {
    text-decoration: none; }

@media (max-width: 480px) {
  #countdown .time-wapper {
    width: 50%;
    float: left;
    margin-right: 0;
    margin-bottom: 20px; } }

@media (min-width: 768px) {
  #flower-home1-coupon {
    border-left: 15px solid #fff;
    border-right: 15px solid #fff; } }

/*
4.12  Home page Contact forms
*/
#contact-location .form-group {
  margin-bottom: 30px; }

#contact-location .widget-title {
  font-weight: bold;
  color: #333;
  margin-bottom: 30px; }

#contact-location .contact-location-wrap .panel-grid-cell {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  float: left;
  width: 100%; }
  @media (min-width: 768px) {
    #contact-location .contact-location-wrap .panel-grid-cell {
      float: left;
      width: 50%; } }
  #contact-location .contact-location-wrap .panel-grid-cell form .form-group input {
    height: 45px; }
  #contact-location .contact-location-wrap .panel-grid-cell form input,
  #contact-location .contact-location-wrap .panel-grid-cell form textarea {
    text-indent: 10px; }
  #contact-location .contact-location-wrap .panel-grid-cell .wpcf7-submit {
    background: #fff;
    border: 1px solid #eb55a3;
    font-size: 18px;
    -webkit-transition: all .4s;
    transition: all .4s;
    cursor: pointer;
    padding: 15px 60px;
    color: #eb55a3;
    font-weight: bold;
    border-radius: 40px;
    margin-top: 15px; }
    @media (max-width: 767px) {
      #contact-location .contact-location-wrap .panel-grid-cell .wpcf7-submit {
        margin-bottom: 60px; } }
    #contact-location .contact-location-wrap .panel-grid-cell .wpcf7-submit:hover {
      color: #fff;
      background: #eb55a3; }

#contact-location .contact-location-wrap .nbtsow-image-widget {
  margin-bottom: 30px; }

#contact-location .contact-location-wrap .nbtsow-icon-section {
  margin-bottom: 15px; }
  #contact-location .contact-location-wrap .nbtsow-icon-section:after {
    content: "";
    display: table;
    clear: both; }
  #contact-location .contact-location-wrap .nbtsow-icon-section .sow-icon-fontawesome {
    float: left;
    border: 1px solid #eb55a3;
    border-radius: 50%;
    margin-right: 10px;
    -webkit-transition: all .4s;
    transition: all .4s; }
    #contact-location .contact-location-wrap .nbtsow-icon-section .sow-icon-fontawesome:hover {
      background: #eb55a3; }
      #contact-location .contact-location-wrap .nbtsow-icon-section .sow-icon-fontawesome:hover:before {
        color: #fff; }
  #contact-location .contact-location-wrap .nbtsow-icon-section:first-child .sow-icon-fontawesome {
    padding: 11px 15px; }
  #contact-location .contact-location-wrap .nbtsow-icon-section:first-child .nbtsow-icon-text {
    display: inline-block;
    margin-top: 8px; }
  #contact-location .contact-location-wrap .nbtsow-icon-section:nth-child(2) .sow-icon-fontawesome {
    padding: 11px 17px; }
  @media (min-width: 992px) {
    #contact-location .contact-location-wrap .nbtsow-icon-section:nth-child(2) .nbtsow-icon-text {
      display: inline-block;
      margin-top: 8px; } }
  #contact-location .contact-location-wrap .nbtsow-icon-section:last-child .sow-icon-fontawesome {
    padding: 11px 12px; }
  #contact-location .contact-location-wrap .nbtsow-icon-section:last-child .nbtsow-icon-text {
    display: inline-block;
    margin-top: 8px; }
  #contact-location .contact-location-wrap .nbtsow-icon-section .nbtsow-icon-text {
    font-size: 18px; }

/*
4.13  Footer
*/
.site-footer {
  background-color: #3c3c3c;
  color: #999999;
  font-size: 14px;
  line-height: 24px; }
  .site-footer .footer-waptop {
    overflow: hidden; }
    .site-footer .footer-waptop .box {
      padding: 30px 0;
      text-align: center;
      background-size: 100% 100% !important; }
      @media (max-width: 610px) {
        .site-footer .footer-waptop .box {
          padding: 30px 0 30px 15px;
          margin-bottom: 1px; } }
      @media (min-width: 611px) and (max-width: 991px) {
        .site-footer .footer-waptop .box {
          width: 33.33%;
          float: left; } }
      .site-footer .footer-waptop .box:nth-child(1) {
        background: url("images/info-bg01.png") no-repeat;}
      .site-footer .footer-waptop .box:nth-child(2) {
        background: url("images/info-bg02.png") no-repeat;}
      .site-footer .footer-waptop .box:nth-child(3) {
        background: url("images/info-bg03.png") no-repeat; }
      .site-footer .footer-waptop .box .f-icon {
        display: inline-block;
        width: 40px;
        height: 40px;
        margin-right: 20px; }
        @media (max-width: 610px) {
          .site-footer .footer-waptop .box .f-icon {
            float: left; } }
        .site-footer .footer-waptop .box .f-icon i {
          display: block;
          position: relative;
          width: 100%;
          height: 100%;
          border-radius: 50%;
          border: 1px solid #fff; }
          .site-footer .footer-waptop .box .f-icon i:before {
            position: absolute;
            top: 50%;
            left: 50%;
            margin: 0;
            color: #ffffff;
            line-height: 20px;
            -webkit-transform: translate(-50%, -50%);
                    transform: translate(-50%, -50%); }
      .site-footer .footer-waptop .box .text-info {
        max-width: 235px;
        display: inline-block;
        text-align: left; }
        @media (max-width: 610px) {
          .site-footer .footer-waptop .box .text-info {
            display: block;
            max-width: 197px;
            float: left; } }
        @media (min-width: 611px) and (max-width: 991px) {
          .site-footer .footer-waptop .box .text-info {
            width: 100%;
            text-align: center; } }
        .site-footer .footer-waptop .box .text-info p {
          font-size: 14px;
          line-height: 24px;
          color: #3c3c3c;
          margin: 0; }
  @media (min-width: 992px) {
    .site-footer .footer-4-columns {
      padding: 45px 0; } }
  @media (max-width: 991px) {
    .site-footer .footer-4-columns {
      padding: 45px 0 0 0; } }
  .site-footer .footer-4-columns .footer-column {
    width: 25%;
    float: left; }
    @media (max-width: 991px) {
      .site-footer .footer-4-columns .footer-column {
        width: 100%; } }
    @media (min-width: 992px) {
      .site-footer .footer-4-columns .footer-column:nth-child(1) {
        padding-right: 15px; } }
    @media (min-width: 992px) {
      .site-footer .footer-4-columns .footer-column:nth-child(2) {
        padding: 0 15px; } }
    @media (min-width: 992px) {
      .site-footer .footer-4-columns .footer-column:nth-child(3) {
        padding: 0 15px; } }
    @media (min-width: 992px) {
      .site-footer .footer-4-columns .footer-column:nth-child(4) {
        padding-left: 15px; } }
    @media (max-width: 991px) {
      .site-footer .footer-4-columns .footer-column:nth-child(4) {
        display: none; } }
    .site-footer .footer-4-columns .footer-column .widget-title {
      position: relative;
      margin: 0;
      padding-bottom: 10px;
      font-size: 18px;
      color: #fff;
      font-weight: normal; }
      @media (max-width: 991px) {
        .site-footer .footer-4-columns .footer-column .widget-title {
          border-bottom: 1px solid #dedede;
          margin-bottom: 7px; } }
    .site-footer .footer-4-columns .footer-column ul a {
      border: none;
      margin-bottom: 0;
      color: #999; }
      .site-footer .footer-4-columns .footer-column ul a:hover {
        color: #eb55a3; }
    .site-footer .footer-4-columns .footer-column .wpcf7-form {
      margin-top: 45px; }
      .site-footer .footer-4-columns .footer-column .wpcf7-form p {
        display: inline-block;
        position: relative;
        color: #999;
        font-size: 14px;
        margin-bottom: 0; }
        .site-footer .footer-4-columns .footer-column .wpcf7-form p span.your-email {
          display: inline-block; }
          .site-footer .footer-4-columns .footer-column .wpcf7-form p span.your-email:after {
            position: absolute;
            content: '\f178';
            right: 13px;
            z-index: 9;
            font-family: 'FontAwesome';
            font-size: 17px;
            top: 0; }
    .site-footer .footer-4-columns .footer-column input[type=email] {
      text-indent: 5px;
      outline: none;
      background-color: #444;
      border: 1px solid #555; }
      @media (min-width: 1200px) {
        .site-footer .footer-4-columns .footer-column input[type=email] {
          max-width: 250px; } }
      @media (min-width: 992px) and (max-width: 1199px) {
        .site-footer .footer-4-columns .footer-column input[type=email] {
          max-width: 200px; } }
    .site-footer .footer-4-columns .footer-column input[type=submit] {
      position: absolute;
      top: 1px;
      right: 0;
      z-index: 10;
      background-color: #444;
      border: none;
      outline: none;
      color: #999;
      opacity: 0; }
    .site-footer .footer-4-columns .footer-column .wpcf7-mail-sent-ng {
      border: none;
      margin: 0;
      padding: 0;
      color: red; }
    .site-footer .footer-4-columns .footer-column .nbtsow-social-wrap {
      border-bottom: none;
      margin: 0;
      padding: 0; }
      .site-footer .footer-4-columns .footer-column .nbtsow-social-wrap .nbtsow-title {
        color: #fff;
        font-weight: normal; }
        @media (min-width: 992px) and (max-width: 1199px) {
          .site-footer .footer-4-columns .footer-column .nbtsow-social-wrap .nbtsow-title {
            font-size: 15px; } }
      .site-footer .footer-4-columns .footer-column .nbtsow-social-wrap a:hover i {
        background: #eb55a3; }
    .site-footer .footer-4-columns .footer-column .footer-share {
      margin-top: 30px;
      overflow: hidden; }
      .site-footer .footer-4-columns .footer-column .footer-share .widget-title {
        float: left;
        margin-right: 5px;
        padding: 0;
        line-height: 38px;
        border: none !important; }
      .site-footer .footer-4-columns .footer-column .footer-share .footer-socials {
        float: left; }
        .site-footer .footer-4-columns .footer-column .footer-share .footer-socials a {
          display: inline-block;
          position: relative;
          width: 40px;
          height: 40px;
          -webkit-transition: all 0.3s;
          transition: all 0.3s;
          border-radius: 50%;
          color: #999; }
          .site-footer .footer-4-columns .footer-column .footer-share .footer-socials a:before {
            position: absolute;
            top: 50%;
            left: 50%;
            -webkit-transform: translate(-50%, -50%);
                    transform: translate(-50%, -50%);
            font-family: 'FontAwesome';
            font-size: 20px; }
          .site-footer .footer-4-columns .footer-column .footer-share .footer-socials a:nth-child(1):before {
            content: '\f09a'; }
          .site-footer .footer-4-columns .footer-column .footer-share .footer-socials a:nth-child(2):before {
            content: '\f231'; }
          .site-footer .footer-4-columns .footer-column .footer-share .footer-socials a:nth-child(3):before {
            content: '\f099'; }
          .site-footer .footer-4-columns .footer-column .footer-share .footer-socials a:hover {
            background: #eb55a3;
            color: #fff; }
  .site-footer .home1_footer_bottom {
    margin-bottom: 0;
    padding: 20px 0;
/*    background-color: #2c2c2c; */}
    @media (min-width: 601px) and (max-width: 991px) {
      .site-footer .home1_footer_bottom .f-copyright {
        width: 50%;
        float: left; } }
    .site-footer .home1_footer_bottom .f-copyright p {
      margin-bottom: 0; }
      @media (max-width: 600px) {
        .site-footer .home1_footer_bottom .f-copyright p {
          text-align: center;
          margin-bottom: 20px; } }
    .site-footer .home1_footer_bottom .f-checkout-method {
      text-align: right; }
      @media (max-width: 600px) {
        .site-footer .home1_footer_bottom .f-checkout-method {
          text-align: center; } }
      @media (min-width: 601px) and (max-width: 991px) {
        .site-footer .home1_footer_bottom .f-checkout-method {
          width: 50%;
          float: left; } }
      .site-footer .home1_footer_bottom .f-checkout-method img {
        margin: 0; }

/*
4.14  View toogle button in shop page
*/
.shop-view-toogle i {
  display: inline-block;
  font-size: 22px;
  border: 1px solid #e1e1e1;
  padding: 4px 10px 4px 4px;
  -webkit-transition: all .4s;
  transition: all .4s;
  margin-right: 8px;
  color: #888;
  cursor: pointer; }
  .shop-view-toogle i.active {
    background: #eb55a3;
    border: 1px solid #eb55a3;
    color: #fff; }
  .shop-view-toogle i:hover {
    background: #eb55a3;
    border: 1px solid #eb55a3;
    color: #fff; }

.woocommerce .product-filter-wrap {
  margin-top: 30px;
  margin-bottom: 30px; }
  .woocommerce .product-filter-wrap .woocommerce-message {
    margin-top: 15px !important; }

.woocommerce .shop-view-toogle, .woocommerce .woocommerce-result-count, .woocommerce .woocommerce-ordering-wrap {
  display: inline-block; }

.woocommerce .shop-view-toogle {
  margin-right: 5px; }
  @media (max-width: 600px) {
    .woocommerce .shop-view-toogle {
      display: block;
      margin-bottom: 15px; } }

.woocommerce .woocommerce-result-count {
  font-weight: 700;
  color: #444;
  margin-bottom: 10px;
  margin-right: 50px; }

.woocommerce .sort-label {
  line-height: 36px;
  padding-right: 8px; }

.woocommerce .woocommerce-ordering-wrap {
  margin-right: 30px; }
  @media (max-width: 767px) {
    .woocommerce .woocommerce-ordering-wrap {
      margin-bottom: 15px; } }
  .woocommerce .woocommerce-ordering-wrap .woocommerce-ordering {
    float: right;
    margin: 0; }
    .woocommerce .woocommerce-ordering-wrap .woocommerce-ordering select {
      border: 1px solid #e1e1e1;
      padding: 8px 10px;
      font-size: 12px;
      color: #666; }

.woocommerce .ppp-wrap {
  display: inline-block; }
  .woocommerce .ppp-wrap .ppp-label {
    padding-right: 8px; }
    @media (max-width: 767px) {
      .woocommerce .ppp-wrap .ppp-label {
        padding-right: 16px; } }
  .woocommerce .ppp-wrap select {
    border: 1px solid #e1e1e1;
    padding: 8px 10px;
    font-size: 12px;
    color: #666; }

/*
4.15  Pagination
*/
.woocommerce nav.woocommerce-pagination {
  text-align: right; }
  @media (min-width: 768px) {
    .woocommerce nav.woocommerce-pagination {
      margin-bottom: 45px; } }
  .woocommerce nav.woocommerce-pagination ul {
    border: 0;
    margin: 0; }
    .woocommerce nav.woocommerce-pagination ul li {
      margin-right: 6px;
      border-right: 0; }
      .woocommerce nav.woocommerce-pagination ul li:last-child {
        margin-right: 0; }
      .woocommerce nav.woocommerce-pagination ul li span.current {
        color: #fff;
        background: #eb55a3;
        padding: 9px;
        border-radius: 3px; }
      .woocommerce nav.woocommerce-pagination ul li a {
        background: #f1f1f1;
        -webkit-transition: all .4s;
        transition: all .4s;
        color: #444;
        padding: 9px;
        border-radius: 3px; }
        .woocommerce nav.woocommerce-pagination ul li a:hover {
          color: #fff;
          background: #eb55a3; }
    .woocommerce nav.woocommerce-pagination ul .next, .woocommerce nav.woocommerce-pagination ul .prev {
      padding: 9px 6px;
      color: #fff;
      background: #444; }

.paging-navigation {
  text-align: right; }
  .paging-navigation .pagination .current, .paging-navigation .pagination .page-numbers {
    padding: 6px 9px;
    border-radius: 3px;
    margin-right: 3px; }
  .paging-navigation .pagination .page-numbers {
    -webkit-transition: all .4s;
    transition: all .4s;
    background: #f1f1f1;
    color: #444; }
    .paging-navigation .pagination .page-numbers:hover {
      background: #eb55a3;
      color: #fff; }
  .paging-navigation .pagination .current {
    background: #eb55a3;
    color: #fff; }
  .paging-navigation .pagination .next, .paging-navigation .pagination .prev {
    color: #fff;
    background: #444;
    padding: 6px 11px; }
    .paging-navigation .pagination .next i, .paging-navigation .pagination .prev i {
      display: inline; }
    .paging-navigation .pagination .next:hover, .paging-navigation .pagination .prev:hover {
      background: #eb55a3;
      color: #fff; }

.posts-navigation .screen-reader-text {
  display: none; }

.posts-navigation .nav-links {
  float: left;
  width: 100%;
  margin-bottom: 30px; }
  .posts-navigation .nav-links > div {
    display: inline-block;
    position: relative; }
  .posts-navigation .nav-links a {
    text-transform: uppercase;
    font-size: 18px; }
  .posts-navigation .nav-links .nav-previous {
    float: left;
    margin-left: 25px; }
  .posts-navigation .nav-links .nav-previous:before {
    content: '\e81f\e81f';
    font-family: fontello;
    position: absolute;
    top: 3px;
    left: -25px;
    padding-right: 10px; }
  .posts-navigation .nav-links .nav-next {
    float: right;
    margin-right: 25px; }
  .posts-navigation .nav-links .nav-next:after {
    content: '\e820\e820';
    font-family: fontello;
    position: absolute;
    top: 3px;
    right: -25px;
    padding-left: 10px; }

/*
4.16  Comments
*/
@media (max-width: 992px) {
  .comments-area {
    margin-bottom: 90px; } }

.comments-area .comments-title {
  font-size: 20px;
  color: #444;
  text-transform: capitalize;
  font-weight: 700;
  margin-bottom: 0;
  padding-bottom: 40px; }
  .comments-area .comments-title:nth-of-type(2) {
    border-bottom: 1px solid #eee;
    padding-bottom: 30px;
    margin-bottom: 30px; }

.comments-area .comment-list {
  margin-bottom: 60px;
  border-bottom: 1px solid #eee; }
  .comments-area .comment-list .comment .comment-body {
    padding-top: 30px;
    padding-bottom: 30px; }
    .comments-area .comment-list .comment .comment-body:after {
      content: "";
      display: table;
      clear: both; }
  .comments-area .comment-list .comment:after {
    content: "";
    display: table;
    clear: both; }
  .comments-area .comment-list .comment:not(.parent) {
    border-top: 1px solid #eee; }
  .comments-area .comment-list .comment .comment-author {
    float: left;
    margin-right: 20px; }
    .comments-area .comment-list .comment .comment-author img {
      max-width: 100%;
      height: auto; }
  .comments-area .comment-list .comment .comment-details {
    width: 83%;
    float: left; }
    .comments-area .comment-list .comment .comment-details .comment-meta {
      margin-bottom: 10px; }
      .comments-area .comment-list .comment .comment-details .comment-meta > cite {
        color: #000;
        font-size: 16px;
        font-size: 1.6rem;
        text-transform: capitalize;
        margin-right: 30px;
        font-style: normal; }
      .comments-area .comment-list .comment .comment-details .comment-meta > a {
        color: #444; }
        @media (max-width: 450px) {
          .comments-area .comment-list .comment .comment-details .comment-meta > a {
            display: block; } }
  .comments-area .comment-list .comment .comment-edit-link {
    margin-left: 30px; }
  .comments-area .comment-list .comment .comment-reply-link:after {
    content: '\e820';
    font-family: "fontello";
    margin-left: 15px; }
  .comments-area .comment-list .children .comment {
    margin-left: 14%; }
    .comments-area .comment-list .children .comment:last-child {
      border-bottom: 1px solid #eee; }
    .comments-area .comment-list .children .comment .comment-avatar {
      width: 16%;
      margin-right: 4%; }
    .comments-area .comment-list .children .comment .comment-details {
      width: 80%; }
  .comments-area .comment-list .reply a {
    color: #ccc; }
  .comments-area .comment-list .reply span {
    text-transform: capitalize;
    margin-right: 8px; }

.comments-area .comment-respond {
  margin-bottom: 45px; }
  .comments-area .comment-respond .comment-reply-title {
    border-bottom: 1px solid #eee;
    padding-bottom: 30px;
    margin-bottom: 30px;
    font-size: 20px;
    text-transform: capitalize;
    font-weight: 700; }
  .comments-area .comment-respond textarea, .comments-area .comment-respond input {
    border: 1px solid transparent; }
    .comments-area .comment-respond textarea:focus, .comments-area .comment-respond input:focus {
      box-shadow: 0 0 5px #eb55a3;
      border: 1px solid #eb55a3 !important; }

.comments-area .comment-form {
  border: 1px solid #e1e1e1;
  padding: 5%; }
  .comments-area .comment-form p {
    margin-bottom: 20px; }
    .comments-area .comment-form p label {
      font-weight: bold;
      text-transform: capitalize;
      color: #444;
      line-height: 30px;
      font-size: 16px;
      margin-right: 6%; }
      @media (max-width: 767px) {
        .comments-area .comment-form p label {
          width: 100%; } }
      @media (min-width: 768px) {
        .comments-area .comment-form p label {
          float: left;
          width: 18%; } }
    .comments-area .comment-form p textarea,
    .comments-area .comment-form p input:not(#submit) {
      border: 1px solid #e1e1e1;
      border-radius: 4px;
      padding: 5px; }
      @media (max-width: 767px) {
        .comments-area .comment-form p textarea,
        .comments-area .comment-form p input:not(#submit) {
          width: 100%; } }
      @media (min-width: 768px) {
        .comments-area .comment-form p textarea,
        .comments-area .comment-form p input:not(#submit) {
          width: 76%; } }
      .comments-area .comment-form p textarea::-moz-placeholder,
      .comments-area .comment-form p input:not(#submit)::-moz-placeholder {
        text-transform: uppercase;
        text-indent: 15px; }
      .comments-area .comment-form p textarea:-ms-input-placeholder,
      .comments-area .comment-form p input:not(#submit):-ms-input-placeholder {
        text-transform: uppercase;
        text-indent: 15px; }
      .comments-area .comment-form p textarea::-webkit-input-placeholder,
      .comments-area .comment-form p input:not(#submit)::-webkit-input-placeholder {
        text-transform: uppercase;
        text-indent: 15px; }
      .comments-area .comment-form p textarea::-ms-expand,
      .comments-area .comment-form p input:not(#submit)::-ms-expand {
        text-transform: uppercase;
        text-indent: 15px; }
    .comments-area .comment-form p input:not(#submit) {
      height: 35px; }
    .comments-area .comment-form p input#submit {
      padding-left: 15px;
      padding-right: 15px;
      text-transform: uppercase;
      background: #eb55a3;
      color: #fff;
      border: 0;
      height: 40px; }
    .comments-area .comment-form p.form-submit {
      text-align: right;
      margin-bottom: 0; }

.comments-area .required {
  font-size: 12px;
  color: red;
  vertical-align: top; }

/*
4.22  Other 
*/
.yith-wcwl-popup-message {
  display: none !important; }

.home-slidershow {
  margin-bottom: 90px; }
  .home-slidershow .slide-color {
    color: #c0c0c0; }
  .home-slidershow .tparrows {
    top: 500px !important; }
    @media (min-width: 768px) and (max-width: 1199px) {
      .home-slidershow .tparrows {
        display: none; } }
  .home-slidershow .tp-rightarrow:hover {
    background-position: initial; }
  .home-slidershow .tp-leftarrow:hover {
    background-position: initial; }

.site-content {
  margin-bottom: 0px; }

@media (max-width: 992px) {
  #hero-image {
    display: none; } }

@media (min-width: 768px) {
  #hero-image {
    margin-bottom: 90px !important; } }

#hero-image .nbtsow-parallax > .panel-grid-cell {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%); }

#hero-image .nbtsow-parallax .nbtsow-image-widget {
  text-align: center; }

#hero-image .nbtsow-parallax img {
  width: auto;
  vertical-align: top; }

#hero-image .nbtsow-parallax .textwidget {
  display: inline-block;
  font-size: 60px;
  font-size: 6rem;
  font-family: 'Brush-Script';
  text-transform: capitalize;
  margin-top: 15px;
  color: #fff; }
  #hero-image .nbtsow-parallax .textwidget:last-child {
    margin-left: 5px; }

.icon-star-1 {
  font-size: 8px;
  color: #de6f6f; }
  .icon-star-1:before {
    vertical-align: top; }

.woocommerce-tabs {
  clear: both; }

@media (max-width: 991px) {
  .site-footer aside {
    margin-bottom: 45px; } }

.site-footer img {
  max-width: 100%;
  height: auto; }

.site-footer .widget_text img {
  margin-bottom: 15px;
  margin-top: 5px; }

.site-footer select {
  width: 100%;
  min-height: 40px;
  border-color: #ccc;
  border-radius: 3px;
  text-indent: 10px; }

.site-footer .widget_calendar .calendar_wrap {
  border-top: 2px solid #ccc; }

.site-footer .widget_calendar table {
  width: 100%; }
  .site-footer .widget_calendar table caption {
    text-align: center;
    font-size: 18px;
    font-weight: bold; }
  .site-footer .widget_calendar table tbody > tr {
    border-bottom: 1px dotted #ccc; }
  .site-footer .widget_calendar table td {
    padding: 5px 0; }

.site-footer .widget_calendar #today {
  color: #eb55a3; }

.site-footer .widget_rss li {
  margin-bottom: 20px; }

.site-footer .widget_rss .rsswidget img {
  margin-bottom: 0;
  margin-top: 0; }

.site-footer .widget_rss .rss-date {
  display: block;
  margin-top: 10px;
  margin-bottom: 10px; }

.site-footer .widget_rss .rssSummary {
  margin-bottom: 10px; }

.site-footer .widget_text .wp-caption-text {
  margin-bottom: 10px; }

.site-footer .widget_text p {
  margin-bottom: 15px; }

.site-footer .widget_tag_cloud .tagcloud a {
  border: 1px solid #888;
  color: #888;
  -webkit-transition: all .4s;
  transition: all .4s;
  line-height: 24px;
  font-size: 12px !important;
  padding: 0px 8px; }
  .site-footer .widget_tag_cloud .tagcloud a:hover {
    border: 1px solid #eb55a3;
    color: #eb55a3; }

.site-footer .widget_archive li {
  margin-bottom: 15px; }

.site-footer .widget_categories a {
  display: block; }

.site-footer .widget_pages li, .site-footer .widget_meta li {
  line-height: 120%; }
  .site-footer .widget_pages li a, .site-footer .widget_meta li a {
    padding-bottom: 10px;
    display: block; }

.site-footer .widget_recent_comments .recentcomments {
  padding-bottom: 15px; }

.site-footer .widget_nav_menu a {
  display: block;
  padding-bottom: 10px;
  margin-bottom: 15px;
  border-bottom: 1px solid #ccc; }

.site-footer .widget_search .search-field {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px; }

.site-footer .widget_search .btn {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px; }

#secondary:not(.blog-sidebar) .widget-title {
  position: relative;
  margin-bottom: 25px;
  padding-bottom: 10px; }
  #secondary:not(.blog-sidebar) .widget-title:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 60px;
    border-bottom: 2px solid #eb55a3; }

#secondary .widget-title, #secondary .nbtsow-title {
  font-size: 20px;
  color: #444; }

#secondary aside {
  margin-bottom: 45px; }

#secondary img {
  max-width: 100%;
  height: auto; }

#secondary .widget_text img {
  margin-bottom: 15px;
  margin-top: 5px; }

#secondary select {
  width: 100%;
  min-height: 40px;
  border-color: #ccc;
  border-radius: 3px;
  text-indent: 10px; }

#secondary .widget_calendar .calendar_wrap {
  border-top: 2px solid #ccc; }

#secondary .widget_calendar table {
  width: 100%; }
  #secondary .widget_calendar table caption {
    text-align: center;
    font-size: 18px;
    font-weight: bold; }
  #secondary .widget_calendar table tbody > tr {
    border-bottom: 1px dotted #ccc; }
  #secondary .widget_calendar table td {
    padding: 5px 0; }

#secondary .widget_calendar #today {
  color: #eb55a3; }

#secondary .widget_rss li {
  margin-bottom: 20px; }

#secondary .widget_rss .rsswidget img {
  margin-bottom: 0;
  margin-top: 0; }

#secondary .widget_rss .rss-date {
  display: block;
  margin-top: 10px;
  margin-bottom: 10px; }

#secondary .widget_rss .rssSummary {
  margin-bottom: 10px; }

#secondary .widget_text .wp-caption-text {
  margin-bottom: 10px; }

#secondary .widget_text p {
  margin-bottom: 15px; }

#secondary .widget_tag_cloud .tagcloud a {
  border: 1px solid #444;
  color: #444;
  -webkit-transition: all .4s;
  transition: all .4s;
  line-height: 24px;
  font-size: 12px !important;
  padding: 0px 8px; }
  #secondary .widget_tag_cloud .tagcloud a:hover {
    border: 1px solid #eb55a3;
    color: #eb55a3; }

#secondary .widget_archive li {
  margin-bottom: 15px; }

#secondary .widget_categories a {
  display: block; }

#secondary .widget_pages li, #secondary .widget_meta li {
  line-height: 120%; }
  #secondary .widget_pages li a, #secondary .widget_meta li a {
    padding-bottom: 10px;
    display: block; }

#secondary .widget_recent_comments .recentcomments {
  padding-bottom: 15px; }

#secondary .widget_nav_menu a {
  display: block;
  padding-bottom: 10px;
  margin-bottom: 15px;
  border-bottom: 1px solid #ccc; }

#secondary .widget_search .search-field {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  border-color: #ccc; }

#secondary .widget_search .btn {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  border-color: #ccc; }

#secondary .widget_search .icon-search {
  color: #ccc; }

.widget_archive .screen-reader-text, .widget_categories .screen-reader-text {
  display: none; }

.home-page-title {
  color: #eb55a3;
  font-weight: 700;
  margin-bottom: 30px; }

.nbtsow-faqs .nbtsow-faqs-question.ui-state-active {
  background-color: #eb55a3 !important; }

.nbtsow-faqs-wrap .nbtsow-title {
  text-align: center;
  margin-bottom: 50px; }

/*
4.18  Back to top button
*/
#btt {
  position: fixed;
  right: 30px;
  bottom: 44px;
  height: 40px;
  width: 40px;
  background: #eb55a3;
  text-align: center;
  color: #fff;
  border-radius: 50%;
  z-index: 999;
  cursor: pointer; }
  #btt i {
    display: block;
    font-size: 10px;
    line-height: 37px;
    font-weight: normal; }

/*
4.19  Page Title
*/
.page-title-wrap {
  border-bottom: 1px solid #e1e1e1;
  border-top: 1px solid #e1e1e1;
  padding-top: 20px;
  padding-bottom: 20px;
	margin-bottom: 30px;
  
  background: #f8f9f9; }
  .page-title-wrap .page-entry-title {
    font-size: 16px;
    font-weight: normal;
    text-transform: capitalize;
    background: none;
    border: none;
    color: #888;
    margin-top: 0; }
    @media (max-width: 599px) {
      .page-title-wrap .page-entry-title {
        margin-bottom: 15px;
        margin-top: 15px; } }
    @media (min-width: 600px) {
      .page-title-wrap .page-entry-title {
        float: left;
        margin-bottom: 0; } }
  .page-title-wrap .page-breadcrumb {
    line-height: 17px; }
    @media (min-width: 992px) {
      .page-title-wrap .page-breadcrumb {
        float: right; } }
    @media (max-width: 991px) {
      .page-title-wrap .page-breadcrumb {
        width: 100%;
        float: left;
        margin-top: 10px; } }
    .page-title-wrap .page-breadcrumb > span {
      margin-right: 3px;
      margin-left: 3px; }
      .page-title-wrap .page-breadcrumb > span:first-of-type {
        margin-left: 0; }
      .page-title-wrap .page-breadcrumb > span a {
        color: #444; }

/*
4.20  Quickview
*/
#yith-quick-view-modal .yith-wcqv-main {
  box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.2); }

#yith-quick-view-modal .images {
  width: 40%;
  float: left;
  opacity: 1 !important; }

#yith-quick-view-modal .entry-summary {
  width: 55%; }

#yith-quick-view-modal div.product .woocommerce-product-rating .product-review-rating {
  border-right: 0; }

#yith-quick-view-modal div.product #pa_color {
  display: block !important; }

#yith-quick-view-modal div.product .attribute-swatch {
  display: none; }

#yith-quick-view-modal.open .yith-wcqv-main {
  height: auto; }

#yith-quick-view-close:hover {
  color: #eb55a3; }

#yith-quick-view-content .onsale {
  background: #eb55a3;
  top: 30px;
  left: 30px;
  padding: 5px 10px; }

#yith-quick-view-content .images {
  margin-right: 0; }

#yith-quick-view-content .summary {
  max-width: none; }
  #yith-quick-view-content .summary .sku_wrapper {
    display: block;
    margin-bottom: 10px; }

/*
4.21  Compare
*/
/**
    5. Home Page 2
*/
/*
5.1  Home2 top
*/
#home2-slider .rev-btn, #home3-slider .rev-btn {
  border-radius: 3px !important; }

.home2-valentine {
  font-family: 'Raleway';
  font-weight: 500;
  margin-bottom: 60px;
  overflow: hidden; }
  @media (max-width: 1199px) {
    .home2-valentine {
      padding: 25px 15px; } }
  @media (min-width: 1200px) {
    .home2-valentine > .panel-grid-cell {
      padding: 25px 15px; } }
  @media (max-width: 1199px) {
    .home2-valentine > .panel-grid-cell {
      width: 100% !important;
      text-align: center; }
      .home2-valentine > .panel-grid-cell:first-of-type {
        margin-bottom: 20px; } }
  .home2-valentine .textwidget {
    font-size: 24px;
    color: #fff;
    line-height: 50px;
    letter-spacing: 2px; }
    @media (max-width: 1199px) {
      .home2-valentine .textwidget {
        line-height: 30px; } }
  .home2-valentine .so-widget-sow-button a {
    display: block;
    padding: 0;
    width: 225px;
    height: 50px;
    line-height: 50px;
    border: none;
    font-size: 20px;
    background: #fff;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    border-radius: 10px !important; }
    @media (max-width: 1199px) {
      .home2-valentine .so-widget-sow-button a {
        margin: 0 auto; } }
    .home2-valentine .so-widget-sow-button a:hover {
      background: #444; }
      .home2-valentine .so-widget-sow-button a:hover span {
        color: #fff; }

/*
5.2  Home2 image banner
*/
#home2-image-banner {
  font-family: 'Raleway';
  color: #fff;
  margin-bottom: 60px; }
  #home2-image-banner > .panel-grid-cell {
    padding: 0 15px;
    text-align: center; }
    #home2-image-banner > .panel-grid-cell > .panel-first-child:not(.panel-last-child) {
      margin-bottom: 40px; }
    @media (max-width: 640px) {
      #home2-image-banner > .panel-grid-cell {
        width: 100%;
        margin-bottom: 30px; } }
    @media (min-width: 641px) and (max-width: 991px) {
      #home2-image-banner > .panel-grid-cell {
        width: 50%; }
        #home2-image-banner > .panel-grid-cell:nth-child(2) {
          display: none; } }
  #home2-image-banner .nbt-image-banner-widget {
    position: relative; }
    @media (max-width: 991px) {
      #home2-image-banner .nbt-image-banner-widget img {
        width: 100%; } }
    #home2-image-banner .nbt-image-banner-widget:hover .nbt-image-banner-info {
      padding: 30px 0;
      bottom: 85px;
      background: rgba(235, 85, 163, 0.8); }
  #home2-image-banner .nbt-image-banner-info {
    position: absolute;
    width: 100%;
    padding: 10px 0;
    bottom: 15px;
    text-align: center;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    background: rgba(0, 0, 0, 0.4); }
    #home2-image-banner .nbt-image-banner-info .title {
      font-size: 26px;
      font-weight: bold;
      text-transform: uppercase; }
      @media (max-width: 767px) {
        #home2-image-banner .nbt-image-banner-info .title {
          font-size: 24px; } }
    #home2-image-banner .nbt-image-banner-info a.btn-banner {
      position: relative;
      display: inline-block;
      padding: 5px 10px;
      font-size: 14px;
      color: #fff;
      text-transform: uppercase; }
      #home2-image-banner .nbt-image-banner-info a.btn-banner:hover {
        background: #eb55a3; }
      #home2-image-banner .nbt-image-banner-info a.btn-banner:after {
        content: '\f101';
        font-family: 'Fontawesome';
        left: 115%; }

/*
5.3  Home2 feature products
*/
#home2-feature-headline .nbtsow-headline {
  padding-left: 15px;
  margin: 0 0 65px 0;
  font-family: 'Raleway';
  font-size: 24px;
  font-weight: bold;
  color: #000;
  text-transform: uppercase; }
  @media (max-width: 1199px) {
    #home2-feature-headline .nbtsow-headline {
      margin: 0 0 20px 0; } }
  #home2-feature-headline .nbtsow-headline:before, #home2-feature-headline .nbtsow-headline:after {
    display: none; }

.home2-feature-products {
  position: relative;
  font-family: 'Raleway';
  margin-bottom: 30px; }
  .home2-feature-products > .panel-grid-cell {
    padding: 0 15px; }
    .home2-feature-products > .panel-grid-cell > .panel-first-child:not(.panel-last-child) {
      margin-bottom: 43px !important; }
    @media (max-width: 991px) {
      .home2-feature-products > .panel-grid-cell:nth-child(1) {
        width: 100% !important; }
      .home2-feature-products > .panel-grid-cell:nth-child(2) {
        display: none; } }
  .home2-feature-products .tabcat {
    position: absolute;
    top: -85px;
    right: 0;
    border: none; }
    @media (max-width: 1199px) {
      .home2-feature-products .tabcat {
        position: static;
        margin-bottom: 30px; } }
    .home2-feature-products .tabcat .pst-item {
      display: inline-block;
      position: relative;
      padding: 5px 20px; }
      @media (max-width: 1199px) {
        .home2-feature-products .tabcat .pst-item {
          border: 1px solid #eb55a3;
          border-radius: 2px;
          margin-bottom: 5px; }
          .home2-feature-products .tabcat .pst-item:before {
            display: none; }
          .home2-feature-products .tabcat .pst-item:hover, .home2-feature-products .tabcat .pst-item.active {
            background: #eb55a3; }
            .home2-feature-products .tabcat .pst-item:hover a, .home2-feature-products .tabcat .pst-item.active a {
              color: #fff; } }
      .home2-feature-products .tabcat .pst-item:not(:last-of-type):before {
        content: '//';
        position: absolute;
        left: 97%;
        color: #a4a4a4; }
      .home2-feature-products .tabcat .pst-item a {
        font-family: 'Raleway';
        font-size: 14px;
        color: #000;
        font-weight: 600;
        text-transform: uppercase; }
      @media (min-width: 1200px) {
        .home2-feature-products .tabcat .pst-item.active a, .home2-feature-products .tabcat .pst-item:hover a {
          color: #eb55a3; } }
  .home2-feature-products .item-posts {
    margin: 0; }
    .home2-feature-products .item-posts li.product {
      overflow: hidden;
      width: 33.33%;
      float: left;
      list-style: none;
      margin-bottom: 25px;
      -webkit-transition: all 0.4s;
      transition: all 0.4s; }
      @media (min-width: 481px) and (max-width: 767px) {
        .home2-feature-products .item-posts li.product {
          width: 50%; } }
      @media (max-width: 480px) {
        .home2-feature-products .item-posts li.product {
          width: 100%; } }
      .home2-feature-products .item-posts li.product .onsale {
        display: block;
        position: absolute;
        width: 50px;
        height: 50px;
        line-height: 45px;
        text-align: center;
        top: 10px;
        left: 10px;
        color: #f3f3f3;
        font-size: 12px;
        font-weight: bold;
        border-radius: 50%;
        border: 3px solid #f2d6e5;
        background-color: #eb55a3;
        text-transform: uppercase; }
      .home2-feature-products .item-posts li.product .product-content-top {
        position: relative;
        width: 100%;
        float: left;
        overflow: hidden; }
        .home2-feature-products .item-posts li.product .product-content-top > a {
          display: block;
          float: left;
          width: 100%;
          text-align: center; }
          @media (max-width: 767px) {
            .home2-feature-products .item-posts li.product .product-content-top > a img {
              width: 100%; } }
        .home2-feature-products .item-posts li.product .product-content-top .added_to_cart.wc-forward {
          display: none !important; }
        @media (max-width: 1199px) {
          .home2-feature-products .item-posts li.product .product-content-top .product-content-info {
            display: none !important; } }
        .home2-feature-products .item-posts li.product .product-content-top .product-content-info a.yith-wcqv-button {
          display: block;
          position: absolute;
          width: 40px;
          height: 40px;
          bottom: -80px;
          left: 50%;
          margin-left: -80px;
          background: #f2d6e5;
          visibility: hidden;
          opacity: 0;
          -webkit-transition: all 1s;
          transition: all 1s;
          -webkit-transform: translateX(-50%);
                  transform: translateX(-50%); }
          .home2-feature-products .item-posts li.product .product-content-top .product-content-info a.yith-wcqv-button:before {
            position: absolute;
            content: '\f00e';
            font-family: 'FontAwesome';
            color: #3c3c3c;
            font-size: 16px;
            top: 50%;
            left: 50%;
            -webkit-transform: translate(-50%, -50%);
                    transform: translate(-50%, -50%); }
          .home2-feature-products .item-posts li.product .product-content-top .product-content-info a.yith-wcqv-button:hover {
            background: #eb55a3;
            -webkit-transition: all 0.7s;
            transition: all 0.7s; }
            .home2-feature-products .item-posts li.product .product-content-top .product-content-info a.yith-wcqv-button:hover:before {
              color: #fff; }
        .home2-feature-products .item-posts li.product .product-content-top .product-content-info .add_to_cart_button {
          display: block;
          position: absolute;
          width: 120px;
          height: 40px;
          bottom: -80px;
          left: 50%;
          text-align: center;
          border-right: 1px solid #e3e3e3;
          border-left: 1px solid #e3e3e3;
          -webkit-transform: translateX(-50%);
                  transform: translateX(-50%);
          background: #f2d6e5;
          line-height: 40px;
          font-weight: 600;
          color: #3c3c3c;
          visibility: hidden;
          opacity: 0;
          -webkit-transition: all 0.7s;
          transition: all 0.7s; }
          .home2-feature-products .item-posts li.product .product-content-top .product-content-info .add_to_cart_button:hover {
            background: #eb55a3;
            color: #fff; }
        .home2-feature-products .item-posts li.product .product-content-top .product-content-info .yith-wcwl-add-to-wishlist {
          position: absolute;
          width: 40px;
          height: 40px;
          top: -80px;
          right: 10px;
          margin: 0;
          text-align: center;
          line-height: 40px;
          visibility: hidden;
          opacity: 0;
          -webkit-transition: all 0.7s;
          transition: all 0.7s; }
          .home2-feature-products .item-posts li.product .product-content-top .product-content-info .yith-wcwl-add-to-wishlist i {
            font-size: 25px; }
          .home2-feature-products .item-posts li.product .product-content-top .product-content-info .yith-wcwl-add-to-wishlist .button-tooltip {
            display: none; }
          .home2-feature-products .item-posts li.product .product-content-top .product-content-info .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse, .home2-feature-products .item-posts li.product .product-content-top .product-content-info .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse {
            width: 100%;
            height: 100%; }
            .home2-feature-products .item-posts li.product .product-content-top .product-content-info .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse > a, .home2-feature-products .item-posts li.product .product-content-top .product-content-info .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse > a {
              display: block;
              width: 100%;
              height: 100%; }
              .home2-feature-products .item-posts li.product .product-content-top .product-content-info .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse > a:before, .home2-feature-products .item-posts li.product .product-content-top .product-content-info .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse > a:before {
                content: '\f004';
                font-family: 'FontAwesome';
                position: absolute;
                top: 50%;
                left: 50%;
                -webkit-transform: translate(-50%, -50%);
                        transform: translate(-50%, -50%);
                font-size: 25px;
                color: #eb55a3; }
        .home2-feature-products .item-posts li.product .product-content-top .product-content-info a.compare {
          display: block;
          position: absolute;
          width: 40px;
          height: 40px;
          bottom: -80px;
          right: 50%;
          -webkit-transform: translateX(50%);
                  transform: translateX(50%);
          margin-right: -80px;
          color: transparent;
          -webkit-transition: all 1s;
          transition: all 1s;
          background: #f2d6e5;
          visibility: hidden;
          opacity: 0; }
          .home2-feature-products .item-posts li.product .product-content-top .product-content-info a.compare.added {
            line-height: 40px;
            font-size: 12px;
            color: transparent;
            text-align: center; }
          .home2-feature-products .item-posts li.product .product-content-top .product-content-info a.compare:before {
            position: absolute;
            content: '\f065 ';
            font-family: 'FontAwesome';
            color: #3c3c3c;
            font-size: 16px;
            top: 50%;
            left: 50%;
            -webkit-transform: translate(-50%, -50%);
                    transform: translate(-50%, -50%); }
          .home2-feature-products .item-posts li.product .product-content-top .product-content-info a.compare:hover {
            background: #eb55a3;
            -webkit-transition: all 0.7s;
            transition: all 0.7s; }
            .home2-feature-products .item-posts li.product .product-content-top .product-content-info a.compare:hover:before {
              color: #fff; }
      .home2-feature-products .item-posts li.product > a {
        display: block;
        padding: 5px 15px;
        width: 100%;
        float: left;
        overflow: hidden;
        border: 1px solid;
        border-width: 0 0 1px 1px;
        border-color: #f3f3f3; }
        @media (max-width: 480px) {
          .home2-feature-products .item-posts li.product > a {
            border-width: 0 1px 1px 1px; } }
        .home2-feature-products .item-posts li.product > a h3 {
          width: 100%;
          clear: both;
          margin: 10px 0;
          font-family: 'Roboto';
          font-size: 14px;
          color: #3c3c3c;
          font-weight: bold; }
        .home2-feature-products .item-posts li.product > a .empty-rating, .home2-feature-products .item-posts li.product > a .star-rating {
          position: relative;
          width: 65px;
          height: 25px;
          float: right; }
          .home2-feature-products .item-posts li.product > a .empty-rating:before, .home2-feature-products .item-posts li.product > a .star-rating:before {
            display: block;
            width: 100%;
            height: 100%;
            position: absolute;
            content: '\f006\f006\f006\f006\f006';
            font-family: 'FontAwesome';
            color: #fbc443;
            top: 50%;
            -webkit-transform: translateY(-50%);
                    transform: translateY(-50%);
            left: 0; }
          .home2-feature-products .item-posts li.product > a .empty-rating span, .home2-feature-products .item-posts li.product > a .star-rating span {
            display: block;
            height: 25px;
            overflow: hidden; }
            .home2-feature-products .item-posts li.product > a .empty-rating span:before, .home2-feature-products .item-posts li.product > a .star-rating span:before {
              content: '\f005\f005\f005\f005\f005';
              font-family: 'FontAwesome';
              color: #fbc443;
              top: 50%;
              -webkit-transform: translateY(-50%);
                      transform: translateY(-50%);
              left: 0; }
        .home2-feature-products .item-posts li.product > a .price {
          width: 60%;
          float: left;
          overflow: hidden; }
          .home2-feature-products .item-posts li.product > a .price .woocs_price_code {
            font-family: 'Roboto';
            font-size: 14px;
            font-weight: bold; }
          .home2-feature-products .item-posts li.product > a .price del {
            width: 40%;
            float: right;
            font-size: 13px;
            color: #999;
            font-family: 'Roboto';
            font-weight: bold; }
          .home2-feature-products .item-posts li.product > a .price ins {
            width: 50%;
            float: left;
            text-decoration: none;
            font-family: 'Roboto';
            font-size: 14px;
            font-weight: bold; }
      @media (min-width: 768px) {
        .home2-feature-products .item-posts li.product:nth-child(3n+3) > a {
          border-width: 0 1px 1px 1px; } }
      @media (min-width: 481px) and (max-width: 767px) {
        .home2-feature-products .item-posts li.product:nth-child(2n+2) > a {
          border-width: 0 1px 1px 1px; } }
      .home2-feature-products .item-posts li.product:hover .product-content-top .product-content-info a.yith-wcqv-button,
      .home2-feature-products .item-posts li.product:hover .product-content-top .product-content-info a.add_to_cart_button,
      .home2-feature-products .item-posts li.product:hover .product-content-top .product-content-info a.compare {
        visibility: visible;
        opacity: 1;
        bottom: 15px; }
      .home2-feature-products .item-posts li.product:hover .product-content-top .product-content-info .yith-wcwl-add-to-wishlist {
        visibility: visible;
        opacity: 1;
        top: 10px; }

/*
5.4  Home2 four step
*/
#home2-four-step .nbtsow-headline-wrap, .home2-services .nbtsow-headline-wrap,
#home2-customer > .panel-grid-cell:last-of-type .nbtsow-headline-wrap,
.home2-blog .nbtsow-headline-wrap {
  text-align: center;
  position: relative;
  margin-bottom: 65px; }
  #home2-four-step .nbtsow-headline-wrap .nbtsow-headline, .home2-services .nbtsow-headline-wrap .nbtsow-headline,
  #home2-customer > .panel-grid-cell:last-of-type .nbtsow-headline-wrap .nbtsow-headline,
  .home2-blog .nbtsow-headline-wrap .nbtsow-headline {
    display: block;
    font-family: 'Brush';
    font-size: 72px;
    color: #eb55a3;
    margin: 0 0 5px 0;
    letter-spacing: 10px; }
    @media (max-width: 480px) {
      #home2-four-step .nbtsow-headline-wrap .nbtsow-headline, .home2-services .nbtsow-headline-wrap .nbtsow-headline,
      #home2-customer > .panel-grid-cell:last-of-type .nbtsow-headline-wrap .nbtsow-headline,
      .home2-blog .nbtsow-headline-wrap .nbtsow-headline {
        letter-spacing: 2px; } }  
    #home2-four-step .nbtsow-headline-wrap .nbtsow-headline:first-letter, .home2-services .nbtsow-headline-wrap .nbtsow-headline:first-letter,
    #home2-customer > .panel-grid-cell:last-of-type .nbtsow-headline-wrap .nbtsow-headline:first-letter,
    .home2-blog .nbtsow-headline-wrap .nbtsow-headline:first-letter {
      font-size: 100px; }
#home2-four-step {
  padding-top: 115px !important;
  padding-bottom: 115px !important;
  margin-bottom: 100px; }
  #home2-four-step .nbtsow-headline-wrap .nbtsow-headline {
    font-size: 100px; }
  #home2-four-step .nbtsow-headline-wrap .nbtsow-secondsub {
    font-size: 18px; }
  #home2-four-step > .panel-grid-cell > .panel-last-child {
    max-width: 1380px;
    margin: 0 auto; }
    #home2-four-step > .panel-grid-cell > .panel-last-child .panel-grid {
      width: 50%;
      float: left;
      padding: 0 15px; }
      @media (max-width: 1199px) {
        #home2-four-step > .panel-grid-cell > .panel-last-child .panel-grid {
          width: 100%;
          margin-bottom: 30px; } }
  #home2-four-step img {
    border: 1px solid #eb55a3; }
    @media (max-width: 640px) {
      #home2-four-step img {
        display: block;
        float: none !important;
        margin: 0 auto 20px auto !important; } }
  #home2-four-step .nbt-image-banner-info .txt_primary {
    position: relative;
    font-family: 'Raleway';
    font-weight: bold;
    font-size: 64px; }
    #home2-four-step .nbt-image-banner-info .txt_primary:before {
      content: '';
      position: absolute;
      height: 1px;
      top: 80px;
      background: #eb55a3; }
  #home2-four-step .nbt-image-banner-info .title {
    font-family: 'Brush';
    font-size: 36px;
    margin-bottom: 10px; }
  #home2-four-step .nbt-image-banner-info .caption {
    font-family: 'Roboto';
    font-size: 14px;
    color: #fff; }
  #home2-four-step .four-left {
    padding-right: 25px; }
    @media (max-width: 1199px) {
      #home2-four-step .four-left {
        padding-right: 0; } }
    #home2-four-step .four-left .panel-first-child .nbt-image-banner-widget {
      overflow: hidden;
      margin-bottom: 45px; }
      #home2-four-step .four-left .panel-first-child .nbt-image-banner-widget img {
        float: left;
        margin-right: 20px; }
      #home2-four-step .four-left .panel-first-child .nbt-image-banner-widget .nbt-image-banner-info {
        max-width: 240px;
        float: left;
        text-align: right; }
        @media (max-width: 640px) {
          #home2-four-step .four-left .panel-first-child .nbt-image-banner-widget .nbt-image-banner-info {
            width: 100%;
            max-width: none;
            text-align: left; } }
        #home2-four-step .four-left .panel-first-child .nbt-image-banner-widget .nbt-image-banner-info .txt_primary, #home2-four-step .four-left .panel-first-child .nbt-image-banner-widget .nbt-image-banner-info .title {
          color: #e6de56; }
        #home2-four-step .four-left .panel-first-child .nbt-image-banner-widget .nbt-image-banner-info .txt_primary {
          line-height: 40px;
          margin-bottom: 55px; }
          #home2-four-step .four-left .panel-first-child .nbt-image-banner-widget .nbt-image-banner-info .txt_primary:before {
            width: 340px;
            right: 0; }
            @media (max-width: 640px) {
              #home2-four-step .four-left .panel-first-child .nbt-image-banner-widget .nbt-image-banner-info .txt_primary:before {
                left: 0; } }
    #home2-four-step .four-left .panel-last-child .nbt-image-banner-widget {
      overflow: hidden; }
      #home2-four-step .four-left .panel-last-child .nbt-image-banner-widget img {
        float: right;
        margin-left: 90px; }
      #home2-four-step .four-left .panel-last-child .nbt-image-banner-widget .nbt-image-banner-info {
        max-width: 185px;
        float: right; }
        @media (max-width: 640px) {
          #home2-four-step .four-left .panel-last-child .nbt-image-banner-widget .nbt-image-banner-info {
            max-width: none;
            width: 100%;
            text-align: left; } }
        #home2-four-step .four-left .panel-last-child .nbt-image-banner-widget .nbt-image-banner-info .txt_primary, #home2-four-step .four-left .panel-last-child .nbt-image-banner-widget .nbt-image-banner-info .title {
          color: #ec6d7d; }
        #home2-four-step .four-left .panel-last-child .nbt-image-banner-widget .nbt-image-banner-info .txt_primary {
          line-height: 40px;
          margin-bottom: 55px; }
          #home2-four-step .four-left .panel-last-child .nbt-image-banner-widget .nbt-image-banner-info .txt_primary:before {
            width: 320px;
            left: 0; }
  #home2-four-step .four-right {
    padding-left: 25px; }
    @media (max-width: 640px) {
      #home2-four-step .four-right {
        padding-left: 0;
        overflow: hidden; } }
    @media (max-width: 640px) {
      #home2-four-step .four-right > .panel-grid-cell {
        width: 100%; } }
    @media (max-width: 640px) {
      #home2-four-step .four-right > .panel-grid-cell:nth-child(1) {
        margin-bottom: 30px; } }
    #home2-four-step .four-right > .panel-grid-cell:nth-child(1) .nbt-image-banner-widget {
      position: relative; }
      #home2-four-step .four-right > .panel-grid-cell:nth-child(1) .nbt-image-banner-widget .nbt-image-banner-info {
        position: absolute;
        padding-top: 70px;
        width: 370px; }
        @media (max-width: 640px) {
          #home2-four-step .four-right > .panel-grid-cell:nth-child(1) .nbt-image-banner-widget .nbt-image-banner-info {
            position: static;
            padding: 0; } }
      #home2-four-step .four-right > .panel-grid-cell:nth-child(1) .nbt-image-banner-widget .txt_primary {
        float: left;
        margin-right: 55px;
        color: #f98f6a; }
        #home2-four-step .four-right > .panel-grid-cell:nth-child(1) .nbt-image-banner-widget .txt_primary:before {
          height: 320px;
          width: 1px;
          left: 134%;
          top: -130px; }
        @media (max-width: 640px) {
          #home2-four-step .four-right > .panel-grid-cell:nth-child(1) .nbt-image-banner-widget .txt_primary {
            margin-right: 0;
            margin-bottom: 50px;
            width: 100%; }
            #home2-four-step .four-right > .panel-grid-cell:nth-child(1) .nbt-image-banner-widget .txt_primary:before {
              width: 300px;
              height: 1px;
              top: 115px;
              left: 0; } }
      #home2-four-step .four-right > .panel-grid-cell:nth-child(1) .nbt-image-banner-widget .title {
        float: left;
        color: #f98f6a; }
      #home2-four-step .four-right > .panel-grid-cell:nth-child(1) .nbt-image-banner-widget .caption {
        float: left;
        max-width: 200px; }
    #home2-four-step .four-right > .panel-grid-cell:nth-child(2) .nbt-image-banner-widget {
      position: relative;
      text-align: right; }
      #home2-four-step .four-right > .panel-grid-cell:nth-child(2) .nbt-image-banner-widget img {
        margin-top: 275px; }
      #home2-four-step .four-right > .panel-grid-cell:nth-child(2) .nbt-image-banner-widget .nbt-image-banner-info {
        position: absolute;
        top: 0;
        margin-right: 90px; }
        @media (max-width: 640px) {
          #home2-four-step .four-right > .panel-grid-cell:nth-child(2) .nbt-image-banner-widget .nbt-image-banner-info {
            position: static;
            margin-right: 0;
            text-align: left; } }
      #home2-four-step .four-right > .panel-grid-cell:nth-child(2) .nbt-image-banner-widget .txt_primary {
        color: #25d8fe;
        line-height: 40px;
        margin-bottom: 55px; }
        #home2-four-step .four-right > .panel-grid-cell:nth-child(2) .nbt-image-banner-widget .txt_primary:before {
          width: 255px;
          right: -30px;
          top: 80px; }
          @media (max-width: 640px) {
            #home2-four-step .four-right > .panel-grid-cell:nth-child(2) .nbt-image-banner-widget .txt_primary:before {
              left: 0; } }
        #home2-four-step .four-right > .panel-grid-cell:nth-child(2) .nbt-image-banner-widget .txt_primary:after {
          position: absolute;
          content: '';
          width: 1px;
          height: 285px;
          top: 80px;
          right: -30px;
          background: #eb55a3; }
          @media (max-width: 640px) {
            #home2-four-step .four-right > .panel-grid-cell:nth-child(2) .nbt-image-banner-widget .txt_primary:after {
              display: none; } }
      #home2-four-step .four-right > .panel-grid-cell:nth-child(2) .nbt-image-banner-widget .title {
        color: #25d8fe; }
        #home2-four-step .nbtsow-headline-wrap .nbtsow-firstsub{top: 37px !important;}
  #home2-four-step .nbtsow-headline-wrap .nbtsow-firstsub, .home2-services .nbtsow-headline-wrap .nbtsow-firstsub,
  #home2-customer > .panel-grid-cell:last-of-type .nbtsow-headline-wrap .nbtsow-firstsub,
  .home2-blog .nbtsow-headline-wrap .nbtsow-firstsub {
    position: absolute;
    top: 20px;
    left: 50%;
    font-size: 16px;
    font-family: "Raleway";
    margin: 0;
    color: #fff;
    text-transform: uppercase; }
    @media (max-width: 480px) {
      #home2-four-step .nbtsow-headline-wrap .nbtsow-firstsub, .home2-services .nbtsow-headline-wrap .nbtsow-firstsub,
      #home2-customer > .panel-grid-cell:last-of-type .nbtsow-headline-wrap .nbtsow-firstsub,
      .home2-blog .nbtsow-headline-wrap .nbtsow-firstsub {
        left: 43%; } }
  #home2-four-step .nbtsow-headline-wrap .nbtsow-secondsub, .home2-services .nbtsow-headline-wrap .nbtsow-secondsub,
  #home2-customer > .panel-grid-cell:last-of-type .nbtsow-headline-wrap .nbtsow-secondsub,
  .home2-blog .nbtsow-headline-wrap .nbtsow-secondsub {
    display: inline-block;
    font-family: 'Raleway';
    font-size: 16px;
    color: #fff;
    margin: 0;
    opacity: .65;
    padding: 0 15px; }

.home2-services .nbtsow-secondsub:before, .home2-services .nbtsow-secondsub:after, #home2-customer > .panel-grid-cell:last-of-type .nbtsow-secondsub:before, #home2-customer > .panel-grid-cell:last-of-type .nbtsow-secondsub:after,
.home2-blog .nbtsow-secondsub:before,
.home2-blog .nbtsow-secondsub:after {
  display: inline-block;
  vertical-align: middle;
  content: '';
  width: 20px;
  height: 1px;
  background: #eb55a3; }

.home2-services .nbtsow-secondsub:before, #home2-customer > .panel-grid-cell:last-of-type .nbtsow-secondsub:before,
.home2-blog .nbtsow-secondsub:before {
  margin-right: 15px; }

.home2-services .nbtsow-secondsub:after, #home2-customer > .panel-grid-cell:last-of-type .nbtsow-secondsub:after,
.home2-blog .nbtsow-secondsub:after {
  margin-left: 15px; }

/*
5.5  Home2 service
*/
/*.home2-services {
  margin-bottom: 80px; }*/
  @media (max-width: 767px) {
/*    .home2-services {
      margin-bottom: 60px; }*/ }
  .home2-services .nbtsow-headline-wrap {
    margin-bottom: 50px; }
    .home2-services .nbtsow-headline-wrap .nbtsow-headline {
      font-size: 72px; }
    .home2-services .nbtsow-headline-wrap .nbtsow-firstsub {
      color: #000;
      top: 40px;
      left: 47%; }
    .home2-services .nbtsow-headline-wrap .nbtsow-secondsub {
      color: #6d6d6d; }
  .home2-services .nav-pills {
    width: 100%;
    margin: 0 0 55px 0; }
    @media (min-width: 768px) {
      .home2-services .nav-pills {
        text-align: center; } }
    @media (max-width: 767px) {
      .home2-services .nav-pills {
        padding: 0 15px; } }
    .home2-services .nav-pills li {
      display: inline-block;
      float: none; }
      @media (max-width: 767px) {
        .home2-services .nav-pills li {
          padding: 5px 10px;
          border-radius: 2px;
          margin-bottom: 5px;
          border: 1px solid #eb55a3; }
          .home2-services .nav-pills li.active, .home2-services .nav-pills li:hover {
            background: #eb55a3; }
            .home2-services .nav-pills li.active a, .home2-services .nav-pills li:hover a {
              color: #fff; }
          .home2-services .nav-pills li a:after {
            display: none; } }
      @media (min-width: 768px) {
        .home2-services .nav-pills li.active a {
          background: transparent !important; } }
      .home2-services .nav-pills li:not(:last-of-type) a:after {
        position: absolute;
        content: "//";
        right: -10px;
        color: #b4b4b4 !important; 
        top: 0;}
      @media (min-width: 768px) {
        .home2-services .nav-pills li.active a, .home2-services .nav-pills li:hover a {
          color: #eb55a3; } }
      .home2-services .nav-pills li a {
        position: relative;
        background: none;
        padding: 0 20px;
        font-family: "Raleway";
        font-size: 13px;
        color: #4e4e4e;
        font-weight: 600;
        text-transform: uppercase; }
  .home2-services .service-left {
    width: 50%;
    float: left;
    padding: 0 15px; }
    @media (max-width: 991px) {
      .home2-services .service-left {
        width: 100%;
        margin-bottom: 30px; } }
    .home2-services .service-left > div:nth-child(1) {
      margin-bottom: 27px; }
    .home2-services .service-left > div:nth-child(2) {
      width: 50%;
      float: left;
      padding-right: 15px; }
      @media (max-width: 480px) {
        .home2-services .service-left > div:nth-child(2) {
          width: 100%;
          margin-bottom: 30px;
          padding: 0; } }
    .home2-services .service-left > div:nth-child(3) {
      width: 50%;
      float: left;
      padding-left: 15px; }
      @media (max-width: 480px) {
        .home2-services .service-left > div:nth-child(3) {
          width: 100%;
          padding: 0; } }
  .home2-services .service-middle {
    width: 25%;
    float: left;
    padding: 0 15px; }
    @media (max-width: 480px) {
      .home2-services .service-middle {
        width: 100%;
        margin-bottom: 30px; } }
    @media (min-width: 481px) and (max-width: 991px) {
      .home2-services .service-middle {
        width: 50%;
        margin-bottom: 30px; } }
  .home2-services .service-right {
    width: 25%;
    float: left;
    padding: 0 15px; }
    .home2-services .service-right > div:first-of-type {
      margin-bottom: 30px; }
    @media (max-width: 480px) {
      .home2-services .service-right {
        width: 100%;
        margin-bottom: 30px; } }
    @media (min-width: 481px) and (max-width: 991px) {
      .home2-services .service-right {
        width: 50%;
        margin-bottom: 30px; } }
  .home2-services .serv-box {
    position: relative; }
    .home2-services .serv-box:before {
      position: absolute;
      content: '';
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background: rgba(235, 85, 163, 0.8);
      z-index: 10;
      visibility: hidden;
      -webkit-transition: all 0.4s;
      transition: all 0.4s;
      opacity: 0; }
    .home2-services .serv-box > p {
      margin-bottom: 0; }
      .home2-services .serv-box > p img {
        width: 100%;
        height: auto; }
    .home2-services .serv-box > div {
      position: absolute;
      z-index: 11;
      padding: 30px 0;
      top: 50%;
      left: 0;
      -webkit-transform: translateY(-50%);
              transform: translateY(-50%);
      text-align: center;
      visibility: hidden;
      opacity: 0;
      -webkit-transition: all 0.4s;
      transition: all 0.4s; }
      .home2-services .serv-box > div h3 {
        line-height: 14px;
        margin: 0 0 25px 0;
        -webkit-transform: translateY(-50px);
                transform: translateY(-50px);
        -webkit-transition: all 0.7s;
        transition: all 0.7s; }
        @media (max-width: 767px) {
          .home2-services .serv-box > div h3 {
            margin: 0 0 10px 0; } }
        .home2-services .serv-box > div h3 a {
          font-family: 'Roboto';
          color: #fff;
          font-size: 18px;
          text-transform: uppercase; }
      .home2-services .serv-box > div p {
        font-family: 'Roboto';
        font-size: 14px;
        line-height: 22px;
        color: #fff;
        margin-bottom: 25px;
        padding: 0 30px;
        text-align: center;
        -webkit-transform: translateY(50px);
                transform: translateY(50px);
        -webkit-transition: all 0.7s;
        transition: all 0.7s; }
        @media (max-width: 1199px) {
          .home2-services .serv-box > div p {
            font-size: 13px;
            line-height: 16px;
            margin: 0 0 10px 0; } }
      .home2-services .serv-box > div > a {
        display: inline-block;
        padding: 10px 20px;
        background: transparent;
        color: #fff;
        text-transform: uppercase;
        border-radius: 5px;
        border: 1px solid #fff;
        -webkit-transition: all 0.7s;
        transition: all 0.7s;
        -webkit-transform: translateY(50px);
                transform: translateY(50px); }
        .home2-services .serv-box > div > a:hover {
          background: #fff;
          color: #eb55a3; }
        @media (max-width: 767px) {
          .home2-services .serv-box > div > a {
            padding: 5px 10px; } }
    .home2-services .serv-box:hover:before {
      visibility: visible;
      opacity: 1; }
    .home2-services .serv-box:hover > div {
      visibility: visible;
      opacity: 1; }
      .home2-services .serv-box:hover > div h3, .home2-services .serv-box:hover > div p {
        -webkit-transform: translateY(0);
                transform: translateY(0); }
      .home2-services .serv-box:hover > div a {
        -webkit-transform: translateY(0);
                transform: translateY(0); }

/*
5.6  Home2 customer
*/
#home2-customer {
  margin-bottom: 105px; }
  @media (max-width: 767px) {
    #home2-customer {
      margin-bottom: 60px; } }
  #home2-customer > .panel-grid-cell:nth-child(1) {
    padding-right: 15px; }
  #home2-customer > .panel-grid-cell:nth-child(2) {
    padding-left: 15px; }
  @media (max-width: 767px) {
    #home2-customer > .panel-grid-cell {
      width: 100%;
      margin-bottom: 30px; }
      #home2-customer > .panel-grid-cell:nth-child(1) {
        padding-left: 15px; }
      #home2-customer > .panel-grid-cell:nth-child(2) {
        padding-right: 15px; } }
  #home2-customer .customer-left {
    text-align: center;
    padding: 80px 0; }
    #home2-customer .customer-left .nbtsow-headline-wrap {
      margin-bottom: 40px; }
      #home2-customer .customer-left .nbtsow-headline-wrap .nbtsow-headline {
        font-family: 'Raleway';
        font-size: 36px;
        color: #fff;
        font-weight: 600;
        margin: 0 0 15px 0;
        text-transform: uppercase; }
      #home2-customer .customer-left .nbtsow-headline-wrap .nbtsow-firstsub {
        font-family: 'Raleway';
        font-size: 16px;
        color: #eb55a3;
        margin: 0;
        text-transform: uppercase; }
    #home2-customer .customer-left .textwidget p {
      padding: 0 15px;
      font-family: 'Raleway';
      font-size: 14px;
      color: #fff;
      line-height: 28px; }
      @media (min-width: 768px) and (max-width: 991px) {
        #home2-customer .customer-left .textwidget p {
          max-width: 360px; } }
      @media (min-width: 992px) and (max-width: 1199px) {
        #home2-customer .customer-left .textwidget p {
          max-width: 480px; } }
      @media (min-width: 1200px) {
        #home2-customer .customer-left .textwidget p {
          max-width: 585px; } }
      #home2-customer .customer-left .textwidget p:nth-child(1) {
        margin: 0 auto 70px auto; }
        @media (min-width: 768px) and (max-width: 991px) {
          #home2-customer .customer-left .textwidget p:nth-child(1) {
            margin: 0 auto 55px auto; } }
      #home2-customer .customer-left .textwidget p:nth-child(2) {
        margin: 0 auto 60px auto; }
    #home2-customer .customer-left img {
      margin-bottom: 25px; }
  #home2-customer .customer-right {
    position: relative;
    padding: 112px 0;
    text-align: center;
    border: 2px solid #eb55a3; }
    @media (min-width: 768px) and (max-width: 991px) {
      #home2-customer .customer-right {
        padding: 85px 0; } }
    @media (min-width: 992px) and (max-width: 1199px) {
      #home2-customer .customer-right {
        padding: 60px 0; } }
    #home2-customer .customer-right .nbtsow-headline-wrap .nbtsow-headline {
      font-size: 72px !important;
      margin-bottom: 15px !important; }
    #home2-customer .customer-right .nbtsow-headline-wrap .nbtsow-firstsub {
      top: 45px !important;
      left: 57% !important;
      color: #000 !important; }
    #home2-customer .customer-right .nbtsow-headline-wrap .nbtsow-secondsub {
      color: #6d6d6d !important;
      padding: 0 15px; }
      @media (max-width: 1299px) {
        #home2-customer .customer-right .nbtsow-headline-wrap .nbtsow-secondsub:before, #home2-customer .customer-right .nbtsow-headline-wrap .nbtsow-secondsub:after {
          display: none; } }
    #home2-customer .customer-right .four-images-top {
      margin: 50px 0; }
    @media (min-width: 992px) and (max-width: 1199px) {
      #home2-customer .customer-right .four-images-bottom {
        margin-bottom: 180px; } }
    @media (min-width: 1200px) {
      #home2-customer .customer-right .four-images-bottom {
        margin-bottom: 55px; } }
    @media (min-width: 768px) and (max-width: 991px) {
      #home2-customer .customer-right .four-images-top > .panel-grid-cell, #home2-customer .customer-right .four-images-bottom > .panel-grid-cell {
        width: 50%; } }
    #home2-customer .customer-right .nbtsow-image-widget img {
      opacity: 0.4;
      width: 150px;
      height: 100px;
      -webkit-transition: all 0.3s;
      transition: all 0.3s; }
      #home2-customer .customer-right .nbtsow-image-widget img:hover {
        opacity: 1; }
  #home2-customer .top-left, #home2-customer .top-right, #home2-customer .bottom-left, #home2-customer .bottom-right {
    position: absolute;
    width: 40px;
    height: 40px;
    overflow: hidden; }
    #home2-customer .top-left:before, #home2-customer .top-right:before, #home2-customer .bottom-left:before, #home2-customer .bottom-right:before {
      display: block;
      position: absolute;
      content: '';
      width: 80px;
      height: 80px;
      border-radius: 50%;
      border: 2px solid #eb55a3;
      background: #fff; }
  #home2-customer .top-left {
    top: -2px;
    left: -2px; }
    #home2-customer .top-left:before {
      top: -40px;
      left: -40px; }
  #home2-customer .top-right {
    top: -2px;
    right: -2px; }
    #home2-customer .top-right:before {
      top: -41px;
      right: -41px; }
  #home2-customer .bottom-left {
    bottom: -2px;
    left: -2px; }
    #home2-customer .bottom-left:before {
      bottom: -40px;
      left: -40px; }
  #home2-customer .bottom-right {
    bottom: -2px;
    right: -2px; }
    #home2-customer .bottom-right:before {
      bottom: -41px;
      right: -41px; }

.image-description {
  text-transform: uppercase;
  font-family: 'Raleway';
  font-size: 18px;
  color: #eb55a3;
  margin: 0; }

/*
5.7  Home2 blog
*/
.home2-blog {
  margin-bottom: 120px; }
  @media (max-width: 767px) {
    .home2-blog {
      margin-bottom: 60px; } }
  .home2-blog .nbtsow-headline-wrap .nbtsow-firstsub {
    top: 45px !important;
    left: 51% !important;
    color: #000 !important; }
    @media (max-width: 480px) {
      .home2-blog .nbtsow-headline-wrap .nbtsow-firstsub {
        left: 53% !important; } }
  .home2-blog .nbtsow-headline-wrap .nbtsow-secondsub {
    color: #6d6d6d !important; }
  .home2-blog .nbtsow-blog-posts {
    margin: 0; }
    .home2-blog .nbtsow-blog-posts li {
      position: relative;
      list-style: none;
      padding: 0 15px; }
      @media (max-width: 767px) {
        .home2-blog .nbtsow-blog-posts li img {
          width: 100% !important; } }
      .home2-blog .nbtsow-blog-posts li .home2-blog-date {
        position: absolute;
        padding: 5px;
        top: 10px;
        left: 25px;
        text-align: center;
        background: #eb55a3;
        font-family: 'Roboto';
        font-size: 18px;
        color: #fff; }
        .home2-blog .nbtsow-blog-posts li .home2-blog-date span {
          margin-bottom: 5px; }
        .home2-blog .nbtsow-blog-posts li .home2-blog-date p {
          text-transform: uppercase;
          margin: 0; }
      .home2-blog .nbtsow-blog-posts li .nbtsow-blog-details i {
        margin-right: 5px; }
      .home2-blog .nbtsow-blog-posts li .nbtsow-blog-meta {
        font-family: 'Raleway';
        font-size: 14px;
        color: #000;
        opacity: 0.65; }
        .home2-blog .nbtsow-blog-posts li .nbtsow-blog-meta > span:not(:last-of-type) {
          margin-right: 15px; }
      .home2-blog .nbtsow-blog-posts li .nbtsow-blog-title a {
        font-family: 'Raleway';
        font-size: 16px;
        font-weight: 600;
        line-height: 26px;
        color: #000;
        text-transform: uppercase; }
        .home2-blog .nbtsow-blog-posts li .nbtsow-blog-title a:hover {
          color: #eb55a3; }
      .home2-blog .nbtsow-blog-posts li .nbtsow-read-more {
        display: inline-block;
        padding: 8px 20px;
        text-transform: uppercase;
        border-radius: 5px;
        border: 1px solid #eb55a3;
        color: #eb55a3;
        -webkit-transition: all 0.4s;
        transition: all 0.4s; }
        .home2-blog .nbtsow-blog-posts li .nbtsow-read-more:hover {
          background: #eb55a3;
          color: #fff; }
  .home2-blog .owl-prev, .home2-blog .owl-next {
    display: inline-block;
    position: absolute;
    width: 45px;
    height: 45px;
    text-align: center;
    background: #595959;
    color: #fff;
    top: 50%;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%); }
    @media (max-width: 1300px) {
      .home2-blog .owl-prev, .home2-blog .owl-next {
        display: none !important; } }
    .home2-blog .owl-prev i, .home2-blog .owl-next i {
      line-height: 45px; }
    .home2-blog .owl-prev:hover, .home2-blog .owl-next:hover {
      background: #eb55a3; }
  .home2-blog .owl-prev {
    left: -50px; }
  .home2-blog .owl-next {
    right: -50px; }

/*
5.8  Home2 letter
*/
.home2-contact {
  padding-top: 110px;
  padding-bottom: 110px;
  text-align: center;
background-size: cover;}
  @media (max-width: 767px) {
    .home2-contact {
      margin-bottom: 0px; } }
  .home2-contact .nbtsow-headline-wrap {
    margin-bottom: 35px; }
    @media (max-width: 767px) {
      .home2-contact .nbtsow-headline-wrap {
        padding: 0 15px; } }
    .home2-contact .nbtsow-headline-wrap .nbtsow-headline {
      font-family: 'Raleway';
      font-weight: bold;
      font-size: 41px;
      margin: 0 0 25px 0;
      color: #fff; }
      .home2-contact .nbtsow-headline-wrap .nbtsow-headline:before, .home2-contact .nbtsow-headline-wrap .nbtsow-headline:after {
        display: none; }
      @media (max-width: 767px) {
        .home2-contact .nbtsow-headline-wrap .nbtsow-headline {
          font-size: 30px; } }
    .home2-contact .nbtsow-headline-wrap .nbtsow-secondsub {
      font-family: 'Raleway';
      font-size: 30px;
      color: #fff;
      opacity: 0.9;
      margin-bottom: 35px; }
      @media (max-width: 767px) {
        .home2-contact .nbtsow-headline-wrap .nbtsow-secondsub {
          font-size: 20px; } }
  .home2-contact .wpcf7-form {
    position: relative;
    display: inline-block;
    width: 66%;
    max-width: 860px;
    overflow: hidden;
    margin: 0 auto;
    padding: 0 85px 0 15px; }
    .home2-contact .wpcf7-form > p:nth-child(2) input::-webkit-input-placeholder{color: #fff;}
    @media (max-width: 767px) {
      .home2-contact .wpcf7-form {
        width: 100%; } }
    .home2-contact .wpcf7-form > p:nth-child(2) {
      width: 100%;
      float: left;
      text-align: right; }
      .home2-contact .wpcf7-form > p:nth-child(2) label {
        width: 100%;
        margin: 0; }
      .home2-contact .wpcf7-form > p:nth-child(2) span {
        display: block;
        text-align: right; }
      .home2-contact .wpcf7-form > p:nth-child(2) input {
        width: 100%;
        height: 50px;
        text-indent: 15px;
        font-size: 16px;
        font-family: 'Raleway';
        border: 2px solid #eb55a3;
        background: transparent;
        color: #fff; }
        @media (max-width: 767px) {
          .home2-contact .wpcf7-form > p:nth-child(2) input {
            width: 100%; } }
    .home2-contact .wpcf7-form > p:nth-child(3) {
      position: absolute;
      width: 70px;
      height: 50px;
      top: 0;
      right: 15px; }
      .home2-contact .wpcf7-form > p:nth-child(3) input {
        position: absolute;
        top: 0;
        left: 0;
        width: 70px;
        height: 50px;
        border: none;
        z-index: 10;
        opacity: 0; }
      .home2-contact .wpcf7-form > p:nth-child(3) i {
        display: block;
        width: 70px;
        height: 50px;
        background: #eb55a3; }
        .home2-contact .wpcf7-form > p:nth-child(3) i:before {
          position: absolute;
          top: 50%;
          left: 50%;
          -webkit-transform: translate(-50%, -50%);
                  transform: translate(-50%, -50%);
          color: #fff;
          font-size: 23px;
          z-index: 8; }
      .home2-contact .wpcf7-form > p:nth-child(3) .ajax-loader {
        position: absolute;
        top: 110%;
        left: 0; }
    .home2-contact .wpcf7-form .wpcf7-not-valid-tip {
      text-align: left !important;
      font-size: 14px;
      font-weight: 300; }
    .home2-contact .wpcf7-form .wpcf7-validation-errors {
      display: none !important; }
    .home2-contact .wpcf7-form .wpcf7-mail-sent-ng {
      margin: 0;
      padding: 0;
      float: left;
      border: none;
      color: red;
      text-align: left !important; }
  .home2-contact .textwidget > p {
    font-family: 'Raleway';
    font-size: 22px;
    color: #fff;
/*    opacity: 0.85;*/
    margin: 10px 0 0 0; }
    @media (max-width: 767px) {
      .home2-contact .textwidget > p {
        font-size: 16px;
        padding: 0 15px; } }

/*
5.9  Home2 testimonials
*/
#home2-testimornial {
  padding: 120px 0;
  text-align: center; }
  @media (max-width: 767px) {
    #home2-testimornial {
      padding: 60px 0; } }
  #home2-testimornial .testimonial-content .testi-title {
    font-family: 'Brush';
    font-size: 46px;
    color: #eb55a3;
    margin: 0 0 50px 0; }
  #home2-testimornial .testimonial-content > div {
    position: relative;
    max-width: 950px;
    font-family: 'Raleway';
    font-size: 18px;
    line-height: 28px;
    color: #666;
    margin: 0 auto 50px auto; }
    #home2-testimornial .testimonial-content > div p {
      margin: 0;
      padding: 0 15px;
      font-family: 'Raleway';
      font-size: 18px;
      line-height: 28px;
      color: #666; }
    #home2-testimornial .testimonial-content > div i {
      position: absolute;
      font-size: 40px;
      color: #bebebe; }
      #home2-testimornial .testimonial-content > div i.fa-quote-left {
        top: -30px;
        left: -50px; }
      #home2-testimornial .testimonial-content > div i.fa-quote-right {
        bottom: -30px;
        right: -50px; }
      @media (max-width: 1200px) {
        #home2-testimornial .testimonial-content > div i {
          display: none; } }
  #home2-testimornial .noo-testimonial-sync1 {
    max-width: 520px;
    margin: 0 auto; }
  #home2-testimornial .owl-item .background_image {
    display: inline-block; }
    #home2-testimornial .owl-item .background_image img {
      width: 100px;
      height: 100px;
      border-radius: 50%; }
  #home2-testimornial .owl-item .testimonial-name {
    display: none; }
  #home2-testimornial .owl-item.center .background_image img {
    width: 160px;
    height: 160px;
    border: 4px solid #eb55a3; }
  #home2-testimornial .owl-item.center .testimonial-name {
    display: block;
    margin-top: 50px; }
    #home2-testimornial .owl-item.center .testimonial-name > h4 {
      font-family: 'Brush';
      font-size: 30px;
      color: #353434;
      margin-bottom: 15px; }
      #home2-testimornial .owl-item.center .testimonial-name > h4:before, #home2-testimornial .owl-item.center .testimonial-name > h4:after {
        content: '';
        display: inline-block;
        vertical-align: middle;
        width: 20px;
        height: 1px;
        background: #eb55a3; }
      #home2-testimornial .owl-item.center .testimonial-name > h4:before {
        margin-right: 10px; }
      #home2-testimornial .owl-item.center .testimonial-name > h4:after {
        margin-left: 15px; }
    #home2-testimornial .owl-item.center .testimonial-name .ow-pt-link {
      font-family: 'Raleway';
      font-size: 16px;
      color: #000;
      font-style: italic; }
      #home2-testimornial .so-widget-nbtsow-testimonials2-widget .owl-controls .owl-nav{display: none;}

.noo-testimonial-sync1 .owl-item:not(.center) {
  margin-top: 35px; }

/*
5.10  Home2 bottom
*/
body.home .site-content {
  margin-bottom: 0; }

.home2-bottom {
  margin-bottom: 60px; }
  .home2-bottom > .panel-grid-cell {
    padding: 20px 15px; }
    .home2-bottom > .panel-grid-cell:not(:last-of-type) {
      border-right: 1px solid #fff; }
    @media (min-width: 641px) {
      .home2-bottom > .panel-grid-cell:not(:first-of-type) .so-widget-nbtsow-image-widget {
        margin-left: 30px; } }
    @media (max-width: 640px) {
      .home2-bottom > .panel-grid-cell:not(:first-of-type) .so-widget-nbtsow-image-widget img {
        margin-right: 30px; } }
    .home2-bottom > .panel-grid-cell > .panel-first-child {
      display: table-cell;
      vertical-align: middle; }
      .home2-bottom > .panel-grid-cell > .panel-first-child .so-widget-nbtsow-image-widget {
        margin-right: 30px; }
    .home2-bottom > .panel-grid-cell > .panel-last-child {
      display: table-cell;
      vertical-align: middle; }
      .home2-bottom > .panel-grid-cell > .panel-last-child .textwidget > div h3 {
        font-family: 'Raleway';
        font-size: 18px;
        font-weight: bold;
        color: #fff;
        margin: 0 0 15px 0; }
        @media (min-width: 641px) and (max-width: 991px) {
          .home2-bottom > .panel-grid-cell > .panel-last-child .textwidget > div h3 {
            text-align: center; } }
      .home2-bottom > .panel-grid-cell > .panel-last-child .textwidget > div p {
        font-family: 'Raleway';
        font-size: 14px;
        color: #fff;
        margin: 0; }
        @media (min-width: 641px) and (max-width: 991px) {
          .home2-bottom > .panel-grid-cell > .panel-last-child .textwidget > div p {
            text-align: center; } }
    @media (max-width: 640px) {
      .home2-bottom > .panel-grid-cell {
        width: 100% !important;
        border-right-color: transparent;
        border-bottom: 1px solid #fff; } }
    @media (min-width: 641px) and (max-width: 991px) {
      .home2-bottom > .panel-grid-cell {
        min-height: 190px; }
        .home2-bottom > .panel-grid-cell > .so-panel {
          display: block;
          text-align: center; }
          .home2-bottom > .panel-grid-cell > .so-panel:first-of-type {
            margin-bottom: 15px !important; } }
    @media (min-width: 992px) and (max-width: 1199px) {
      .home2-bottom > .panel-grid-cell {
        min-height: 122px; } }

/**
    6. Home Page 3
*/
/*
6.1  Home3 Passion
*/
@media (max-width: 767px) {
  .home2-contact.home3-contact {
    margin-bottom: 0; } }
.home2-services {margin-bottom: 120px;}
.hom-passion .nbtsow-headline-wrap, .home3-step-four .nbtsow-headline-wrap, .home2-feature-products.home3-feature .nbtsow-headline-wrap,
.home2-services.home3-services .nbtsow-headline-wrap, .home2-blog.hom3-blog .nbtsow-headline-wrap {
  position: relative;
  padding: 0 15px;
  text-align: center; }
  .hom-passion .nbtsow-headline-wrap .nbtsow-headline, .home3-step-four .nbtsow-headline-wrap .nbtsow-headline, .home2-feature-products.home3-feature .nbtsow-headline-wrap .nbtsow-headline,
  .home2-services.home3-services .nbtsow-headline-wrap .nbtsow-headline, .home2-blog.hom3-blog .nbtsow-headline-wrap .nbtsow-headline {
    font-family: 'Raleway';
    font-size: 24px;
    color: #000;
    margin: 0 0 60px 0;
    font-weight: bold;
    text-transform: uppercase; }
    .hom-passion .nbtsow-headline-wrap .nbtsow-headline:after, .home3-step-four .nbtsow-headline-wrap .nbtsow-headline:after, .home2-feature-products.home3-feature .nbtsow-headline-wrap .nbtsow-headline:after,
    .home2-services.home3-services .nbtsow-headline-wrap .nbtsow-headline:after, .home2-blog.hom3-blog .nbtsow-headline-wrap .nbtsow-headline:after, .home2-four-step-class .nbtsow-headline-wrap .nbtsow-headline:after{
      content: url("images/home3-icon-title.png");
      top: 45px;
      left: 50%;
      -webkit-transform: translateX(-50%);
              transform: translateX(-50%); }
  .hom-passion .nbtsow-headline-wrap .nbtsow-firstsub, .home3-step-four .nbtsow-headline-wrap .nbtsow-firstsub, .home2-feature-products.home3-feature .nbtsow-headline-wrap .nbtsow-firstsub,
  .home2-services.home3-services .nbtsow-headline-wrap .nbtsow-firstsub, .home2-blog.hom3-blog .nbtsow-headline-wrap .nbtsow-firstsub {
    font-family: 'Raleway';
    font-size: 20px;
    color: #000;
    font-weight: 300;
    text-transform: uppercase;
    margin: 0 0 5px 0; }
  .hom-passion .nbtsow-headline-wrap .nbtsow-secondsub, .home3-step-four .nbtsow-headline-wrap .nbtsow-secondsub, .home2-feature-products.home3-feature .nbtsow-headline-wrap .nbtsow-secondsub,
  .home2-services.home3-services .nbtsow-headline-wrap .nbtsow-secondsub, .home2-blog.hom3-blog .nbtsow-headline-wrap .nbtsow-secondsub {
    font-family: 'Raleway';
    font-size: 16px;
    color: #d6d6d6;
    margin: 0 0 65px 0; }
    .hom-passion .nbtsow-headline-wrap .nbtsow-secondsub:before, .hom-passion .nbtsow-headline-wrap .nbtsow-secondsub:after, .home3-step-four .nbtsow-headline-wrap .nbtsow-secondsub:before, .home3-step-four .nbtsow-headline-wrap .nbtsow-secondsub:after, .home2-feature-products.home3-feature .nbtsow-headline-wrap .nbtsow-secondsub:before, .home2-feature-products.home3-feature .nbtsow-headline-wrap .nbtsow-secondsub:after,
    .home2-services.home3-services .nbtsow-headline-wrap .nbtsow-secondsub:before,
    .home2-services.home3-services .nbtsow-headline-wrap .nbtsow-secondsub:after, .home2-blog.hom3-blog .nbtsow-headline-wrap .nbtsow-secondsub:before, .home2-blog.hom3-blog .nbtsow-headline-wrap .nbtsow-secondsub:after {
      display: none; }

.hom-passion {
  padding: 30px 0 0px 0; }
  @media (max-width: 767px) {
    .hom-passion {
      padding: 0; } }
  .hom-passion .textwidget {
    font-size: 14px;
    line-height: 28px;
    color: #969696;
    opacity: 0.7;
    text-align: center;
    padding: 0 15px;
    margin: 0 0 50px; }
  .hom-passion .sign-image .nbtsow-image-widget {
    margin-bottom: 110px; }
    @media (max-width: 767px) {
      .hom-passion .sign-image .nbtsow-image-widget {
        margin-bottom: 50px; } }
    .hom-passion .sign-image .nbtsow-image-widget img {
      margin-bottom: 20px;
      max-width: 220px; }
  @media (max-width: 480px) {
    .hom-passion .home3-six-img > .panel-grid-cell {
      width: 100% !important; } }
  @media (min-width: 481px) and (max-width: 640px) {
    .hom-passion .home3-six-img > .panel-grid-cell {
      width: 50% !important; } }
  @media (min-width: 641px) and (max-width: 991px) {
    .hom-passion .home3-six-img > .panel-grid-cell {
      width: 33.33% !important; } }
  .hom-passion .home3-six-img .nbtsow-image-widget {
    margin-bottom: 50px; }
    @media (max-width: 480px) {
      .hom-passion .home3-six-img .nbtsow-image-widget {
        margin-bottom: 25px; } }
    .hom-passion .home3-six-img .nbtsow-image-widget:hover img {
      opacity: 1; }
    .hom-passion .home3-six-img .nbtsow-image-widget img {
      max-width: 200px;
      height: 100px;
      opacity: 0.4; }

/*
6.2  Home3 step
*/
.home3-step-four {
  padding-top: 120px;
  padding-bottom: 120px;
  margin-bottom: 120px !important; }
  @media (max-width: 767px) {
    .home3-step-four {
      margin-bottom: 60px; } }
  .home3-step-four .nbtsow-headline-wrap .nbtsow-headline {
    font-size: 24px;
    color: #fff; }
    @media (max-width: 370px) {
      .home3-step-four .nbtsow-headline-wrap .nbtsow-headline:after {
        top: 130%; } }
  @media (max-width: 991px) {
    .home3-step-four .nbt-image-banner-widget {
      overflow: hidden;
      padding: 0 15px;
      margin-bottom: 50px; } }
  .home3-step-four .nbt-image-banner-widget img {
    width: 265px;
    height: 265px;
    border-radius: 50%;
    border: 2px solid #fff; }
  .home3-step-four .nbt-image-banner-info .txt_primary {
    position: relative;
    font-family: 'Raleway';
    font-weight: bold;
    font-size: 64px;
    line-height: 55px; }
  .home3-step-four .nbt-image-banner-info .title {
    position: relative;
    font-family: 'Brush';
    font-size: 36px;
    margin-bottom: 10px; }
  .home3-step-four .nbt-image-banner-info .caption {
    font-family: 'Roboto';
    font-size: 14px;
    color: #fff; }
  .home3-step-four .four-top, .home3-step-four .four-middle {
    margin-bottom: 120px; }
    @media (max-width: 991px) {
      .home3-step-four .four-top, .home3-step-four .four-middle {
        margin-bottom: 0; } }
  @media (max-width: 991px) {
    .home3-step-four .four-middle > .panel-grid-cell {
      width: 100% !important; } }
  @media (min-width: 992px) {
    .home3-step-four .four-middle > .panel-grid-cell {
      float: right !important; } }
  .home3-step-four .home3-step-01 .nbt-image-banner-widget {
    position: relative; }
    .home3-step-four .home3-step-01 .nbt-image-banner-widget:before, .home3-step-four .home3-step-01 .nbt-image-banner-widget:after {
      position: absolute;
      background: transparent; }
      @media (max-width: 991px) {
        .home3-step-four .home3-step-01 .nbt-image-banner-widget:before, .home3-step-four .home3-step-01 .nbt-image-banner-widget:after {
          display: none; } }
    .home3-step-four .home3-step-01 .nbt-image-banner-widget:before {
      content: '';
      width: 630px;
      height: 260px;
      left: 325px;
      top: 135px;
      border: 2px dashed;
      border-color: #fff #fff transparent transparent;
      border-radius: 10px; }
      @media (min-width: 992px) and (max-width: 1199px) {
        .home3-step-four .home3-step-01 .nbt-image-banner-widget:before {
          left: 250px;
          width: 510px; } }
    .home3-step-four .home3-step-01 .nbt-image-banner-widget:after {
      content: '\f101';
      font-family: 'Fontawesome';
      top: 113px;
      left: 60%;
      color: #fff;
      font-size: 30px; }
    .home3-step-four .home3-step-01 .nbt-image-banner-widget img {
      float: left;
      margin-right: 120px;
      margin-left: 70px; }
      @media (max-width: 640px) {
        .home3-step-four .home3-step-01 .nbt-image-banner-widget img {
          display: block;
          float: none;
          margin: 0 auto 30px auto; } }
      @media (min-width: 641px) and (max-width: 991px) {
        .home3-step-four .home3-step-01 .nbt-image-banner-widget img {
          float: left;
          margin: 0 30px 50px 0; } }
      @media (min-width: 992px) and (max-width: 1199px) {
        .home3-step-four .home3-step-01 .nbt-image-banner-widget img {
          margin: 0 30px 0 0; } }
    .home3-step-four .home3-step-01 .nbt-image-banner-widget .nbt-image-banner-info {
      float: left; }
      @media (max-width: 640px) {
        .home3-step-four .home3-step-01 .nbt-image-banner-widget .nbt-image-banner-info {
          width: 100%; } }
      @media (min-width: 641px) and (max-width: 991px) {
        .home3-step-four .home3-step-01 .nbt-image-banner-widget .nbt-image-banner-info {
          padding-top: 50px;
          width: 50%;
          text-align: left; } }
      .home3-step-four .home3-step-01 .nbt-image-banner-widget .nbt-image-banner-info .txt_primary {
        color: #e6de56; }
      .home3-step-four .home3-step-01 .nbt-image-banner-widget .nbt-image-banner-info .title {
        color: #e6de56;
        margin-bottom: 80px; }
        @media (max-width: 991px) {
          .home3-step-four .home3-step-01 .nbt-image-banner-widget .nbt-image-banner-info .title {
            margin-bottom: 15px; } }
      .home3-step-four .home3-step-01 .nbt-image-banner-widget .nbt-image-banner-info .caption {
        max-width: 170px; }
        @media (max-width: 991px) {
          .home3-step-four .home3-step-01 .nbt-image-banner-widget .nbt-image-banner-info .caption {
            max-width: none; } }
  .home3-step-four .home3-step-02 {
    text-align: right; }
    .home3-step-four .home3-step-02 .nbt-image-banner-widget {
      position: relative; }
      @media (max-width: 991px) {
        .home3-step-four .home3-step-02 .nbt-image-banner-widget {
          position: static;
          width: 100%;
          text-align: right; } }
      .home3-step-four .home3-step-02 .nbt-image-banner-widget:before, .home3-step-four .home3-step-02 .nbt-image-banner-widget:after {
        position: absolute;
        background: transparent; }
        @media (max-width: 991px) {
          .home3-step-four .home3-step-02 .nbt-image-banner-widget:before, .home3-step-four .home3-step-02 .nbt-image-banner-widget:after {
            display: none; } }
      .home3-step-four .home3-step-02 .nbt-image-banner-widget:before {
        content: '';
        width: 490px;
        height: 1px;
        border-top: 2px dashed #fff;
        right: 340px;
        top: 50%; }
      .home3-step-four .home3-step-02 .nbt-image-banner-widget:after {
        content: '\f100';
        font-family: 'Fontawesome';
        top: 50%;
        left: -100px;
        color: #fff;
        font-size: 30px;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%); }
      .home3-step-four .home3-step-02 .nbt-image-banner-widget img {
        margin-right: 70px; }
        @media (max-width: 640px) {
          .home3-step-four .home3-step-02 .nbt-image-banner-widget img {
            display: block;
            float: none;
            margin: 0 auto 30px auto; } }
        @media (min-width: 641px) and (max-width: 991px) {
          .home3-step-four .home3-step-02 .nbt-image-banner-widget img {
            float: left;
            margin: 0 30px 50px 0; } }
      .home3-step-four .home3-step-02 .nbt-image-banner-widget .nbt-image-banner-info {
        position: absolute;
        width: 430px;
        top: -145px;
        right: 0; }
        @media (max-width: 640px) {
          .home3-step-four .home3-step-02 .nbt-image-banner-widget .nbt-image-banner-info {
            position: static;
            width: 100%; } }
        @media (min-width: 641px) and (max-width: 991px) {
          .home3-step-four .home3-step-02 .nbt-image-banner-widget .nbt-image-banner-info {
            position: static;
            width: 50%;
            float: left;
            padding-top: 50px; } }
        .home3-step-four .home3-step-02 .nbt-image-banner-widget .nbt-image-banner-info .txt_primary {
          position: absolute;
          width: 40%;
          right: 0;
          top: 0;
          color: #ec6d7d;
          text-align: left; }
          @media (max-width: 991px) {
            .home3-step-four .home3-step-02 .nbt-image-banner-widget .nbt-image-banner-info .txt_primary {
              position: static; } }
        .home3-step-four .home3-step-02 .nbt-image-banner-widget .nbt-image-banner-info .title {
          position: absolute;
          right: 0;
          top: 55px;
          width: 40%;
          color: #ec6d7d;
          text-align: left; }
          @media (max-width: 991px) {
            .home3-step-four .home3-step-02 .nbt-image-banner-widget .nbt-image-banner-info .title {
              position: static;
              width: 100%; } }
        .home3-step-four .home3-step-02 .nbt-image-banner-widget .nbt-image-banner-info .caption {
          top: 25px;
          left: 0;
          position: absolute;
          max-width: 190px;
          text-align: left; }
          @media (max-width: 991px) {
            .home3-step-four .home3-step-02 .nbt-image-banner-widget .nbt-image-banner-info .caption {
              position: static;
              max-width: none; } }
  .home3-step-four .home3-step-03 .nbt-image-banner-widget {
    position: relative; }
    .home3-step-four .home3-step-03 .nbt-image-banner-widget img {
      margin-left: 70px; }
      @media (max-width: 640px) {
        .home3-step-four .home3-step-03 .nbt-image-banner-widget img {
          display: block;
          float: none;
          margin: 0 auto 30px auto; } }
      @media (min-width: 641px) and (max-width: 991px) {
        .home3-step-four .home3-step-03 .nbt-image-banner-widget img {
          float: left;
          margin: 0 30px 50px 0; } }
    .home3-step-four .home3-step-03 .nbt-image-banner-widget .nbt-image-banner-info {
      position: absolute;
      width: 540px;
      height: 11px;
      bottom: -50px; }
      @media (max-width: 640px) {
        .home3-step-four .home3-step-03 .nbt-image-banner-widget .nbt-image-banner-info {
          position: static;
          width: 100%;
          text-align: right; } }
      @media (min-width: 641px) and (max-width: 991px) {
        .home3-step-four .home3-step-03 .nbt-image-banner-widget .nbt-image-banner-info {
          position: static;
          float: left;
          width: 50%;
          padding-top: 50px;
          text-align: left; } }
      .home3-step-four .home3-step-03 .nbt-image-banner-widget .nbt-image-banner-info .txt_primary {
        position: absolute;
        color: #f98f6a;
        top: 0;
        left: 135px;
        text-align: right; }
        @media (max-width: 991px) {
          .home3-step-four .home3-step-03 .nbt-image-banner-widget .nbt-image-banner-info .txt_primary {
            position: static;
            text-align: left; } }
      .home3-step-four .home3-step-03 .nbt-image-banner-widget .nbt-image-banner-info .title {
        position: absolute;
        color: #f98f6a;
        top: 55px;
        left: 0;
        text-align: right; }
        @media (max-width: 991px) {
          .home3-step-four .home3-step-03 .nbt-image-banner-widget .nbt-image-banner-info .title {
            position: static;
            text-align: left; } }
      .home3-step-four .home3-step-03 .nbt-image-banner-widget .nbt-image-banner-info .caption {
        position: absolute;
        max-width: 190px;
        float: right;
        top: 35px;
        right: 60px;
        text-align: right; }
        @media (max-width: 640px) {
          .home3-step-four .home3-step-03 .nbt-image-banner-widget .nbt-image-banner-info .caption {
            text-align: left; } }
        @media (max-width: 991px) {
          .home3-step-four .home3-step-03 .nbt-image-banner-widget .nbt-image-banner-info .caption {
            position: static;
            max-width: none;
            float: left; } }
  .home3-step-four .home3-step-04 {
    position: relative;
    text-align: right; }
    .home3-step-four .home3-step-04:before, .home3-step-four .home3-step-04:after {
      position: absolute;
      background: transparent; }
      @media (max-width: 991px) {
        .home3-step-four .home3-step-04:before, .home3-step-four .home3-step-04:after {
          display: none; } }
    .home3-step-four .home3-step-04:before {
      content: '';
      width: 590px;
      height: 280px;
      right: 325px;
      top: 50%;
      -webkit-transform: translateY(-50%);
              transform: translateY(-50%);
      border-left: 2px dashed #fff;
      border-bottom: 2px dashed #fff;
      border-radius: 10px; }
      @media (min-width: 992px) and (max-width: 1199px) {
        .home3-step-four .home3-step-04:before {
          width: 450px;
          right: 255px;
          height: 287px; } }
    .home3-step-four .home3-step-04:after {
      content: '\f101';
      font-family: 'Fontawesome';
      top: 116px;
      left: 45%;
      color: #fff;
      font-size: 30px; }
      @media (min-width: 992px) and (max-width: 1199px) {
        .home3-step-four .home3-step-04:after {
          top: 120px; } }
    @media (max-width: 991px) {
      .home3-step-four .home3-step-04 .nbt-image-banner-widget {
        margin-bottom: 0; } }
    .home3-step-four .home3-step-04 .nbt-image-banner-widget img {
      margin-right: 70px;
      margin-left: 120px;
      float: right; }
      @media (max-width: 640px) {
        .home3-step-four .home3-step-04 .nbt-image-banner-widget img {
          display: block;
          float: none;
          margin: 0 auto 30px auto; } }
      @media (min-width: 641px) and (max-width: 991px) {
        .home3-step-four .home3-step-04 .nbt-image-banner-widget img {
          float: left;
          margin: 0 30px 0 0; } }
      @media (min-width: 992px) and (max-width: 1199px) {
        .home3-step-four .home3-step-04 .nbt-image-banner-widget img {
          margin: 0 0 0 30px; } }
    .home3-step-four .home3-step-04 .nbt-image-banner-widget .nbt-image-banner-info {
      float: right; }
      @media (max-width: 991px) {
        .home3-step-four .home3-step-04 .nbt-image-banner-widget .nbt-image-banner-info {
          width: 50%;
          float: left;
          padding-top: 50px;
          text-align: left; } }
      @media (max-width: 640px) {
        .home3-step-four .home3-step-04 .nbt-image-banner-widget .nbt-image-banner-info {
          padding-top: 0;
          width: 100%; } }
      .home3-step-four .home3-step-04 .nbt-image-banner-widget .nbt-image-banner-info .txt_primary {
        color: #25d8fe; }
      .home3-step-four .home3-step-04 .nbt-image-banner-widget .nbt-image-banner-info .title {
        color: #25d8fe;
        margin-bottom: 70px; }
        @media (max-width: 991px) {
          .home3-step-four .home3-step-04 .nbt-image-banner-widget .nbt-image-banner-info .title {
            margin-bottom: 20px; } }
      .home3-step-four .home3-step-04 .nbt-image-banner-widget .nbt-image-banner-info .caption {
        max-width: 190px; }
        @media (max-width: 991px) {
          .home3-step-four .home3-step-04 .nbt-image-banner-widget .nbt-image-banner-info .caption {
            max-width: none; } }

/*
6.3  Home3 images banner
*/
.home3-img-banner {
  margin-bottom: 120px;
  text-align: center; }
  @media (max-width: 767px) {
    .home3-img-banner {
      margin-bottom: 70px; } }
  .home3-img-banner > .panel-grid-cell {
    padding: 0 15px; }
    .home3-img-banner > .panel-grid-cell > .panel-first-child {
      margin-bottom: 30px !important; }
    @media (max-width: 991px) {
      .home3-img-banner > .panel-grid-cell:nth-child(2) > .panel-first-child {
        display: none; } }
    @media (max-width: 640px) {
      .home3-img-banner > .panel-grid-cell {
        width: 100% !important;
        margin-bottom: 30px; } }
    @media (min-width: 641px) and (max-width: 991px) {
      .home3-img-banner > .panel-grid-cell {
        width: 50% !important; } }
  .home3-img-banner .hom3-padding > .panel-grid-cell:nth-child(1) {
    padding-right: 15px; }
    @media (max-width: 991px) {
      .home3-img-banner .hom3-padding > .panel-grid-cell:nth-child(1) {
        width: 100% !important;
        padding-right: 0;
        margin-bottom: 48px; } }
  .home3-img-banner .hom3-padding > .panel-grid-cell:nth-child(2) {
    padding-left: 15px; }
    @media (max-width: 991px) {
      .home3-img-banner .hom3-padding > .panel-grid-cell:nth-child(2) {
        width: 100% !important;
        padding-left: 0px; } }
  .home3-img-banner .nbt-image-banner-widget {
    position: relative;
    display: inline-block; }
    .home3-img-banner .nbt-image-banner-widget:before {
      position: absolute;
      content: '';
      z-index: 10px;
      background: #000;
      opacity: 0.4;
      -webkit-transition: opacity 0.3s;
      transition: opacity 0.3s;
      top: 30px;
      right: 30px;
      bottom: 30px;
      left: 30px; }
    .home3-img-banner .nbt-image-banner-widget:hover .title, .home3-img-banner .nbt-image-banner-widget:hover .caption, .home3-img-banner .nbt-image-banner-widget:hover .btn-banner {
      visibility: visible !important;
      opacity: 1 !important;
      -webkit-transform: translateY(0) !important;
              transform: translateY(0) !important; }
    .home3-img-banner .nbt-image-banner-widget .nbt-image-banner-info {
      position: absolute;
      width: 100%;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%);
      text-align: center;
      text-transform: uppercase;
      font-family: 'Raleway'; }
      .home3-img-banner .nbt-image-banner-widget .nbt-image-banner-info .title {
        font-size: 24px;
        font-weight: bold;
        color: #fff;
        margin-bottom: 15px; }
        @media (max-width: 1199px) {
          .home3-img-banner .nbt-image-banner-widget .nbt-image-banner-info .title {
            font-size: 18px;
            margin-bottom: 10px; } }
      .home3-img-banner .nbt-image-banner-widget .nbt-image-banner-info .caption {
        position: relative;
        font-size: 16px;
        color: #fff;
        opacity: 0.85;
        margin-bottom: 35px; }
        .home3-img-banner .nbt-image-banner-widget .nbt-image-banner-info .caption:after {
          position: absolute;
          content: '';
          width: 55px;
          height: 1px;
          background: #ff6699;
          top: 35px;
          left: 50%;
          -webkit-transform: translateX(-50%);
                  transform: translateX(-50%); }
        @media (max-width: 1199px) {
          .home3-img-banner .nbt-image-banner-widget .nbt-image-banner-info .caption {
            font-size: 14px;
            margin-bottom: 15px; }
            .home3-img-banner .nbt-image-banner-widget .nbt-image-banner-info .caption:after {
              display: none; } }
      .home3-img-banner .nbt-image-banner-widget .nbt-image-banner-info .btn-banner {
        display: inline-block;
        border: 1px solid #fff;
        border-radius: 5px;
        font-size: 14px;
        color: #fff;
        padding: 10px 20px; 
        -webkit-transition: 0.3s;
        transition: 0.3s;
      }  
        .home3-img-banner .nbt-image-banner-widget .nbt-image-banner-info .btn-banner:after {
          content: '\f101';
          font-family: 'Fontawesome'; }
        .home3-img-banner .nbt-image-banner-widget .nbt-image-banner-info .btn-banner:hover {
          background: #eb55a3;
          border-color: #eb55a3; }
        @media (max-width: 1199px) {
          .home3-img-banner .nbt-image-banner-widget .nbt-image-banner-info .btn-banner {
            font-size: 10px;
            margin-bottom: 10px;
            padding: 5px 10px; } }

/*
6.4  Home3 feature products
*/
.home2-feature-products.home3-feature {
  margin-bottom: 90px; }
  @media (max-width: 767px) {
    .home2-feature-products.home3-feature {
      margin-bottom: 30px; } }
  .home2-feature-products.home3-feature > .panel-grid-cell > .panel-first-child.widget_nbtsow-headline-widget {
    margin-bottom: 0 !important; }
  .home2-feature-products.home3-feature .tabcat {
    position: static;
    text-align: center;
    margin-bottom: 45px; }
  .home2-feature-products.home3-feature .item-posts li.product {
    width: 25%;
    float: left; }
    @media (max-width: 480px) {
      .home2-feature-products.home3-feature .item-posts li.product {
        width: 100%; }
        .home2-feature-products.home3-feature .item-posts li.product > a {
          border-width: 1px 1px 1px 1px; } }
    @media (min-width: 481px) and (max-width: 767px) {
      .home2-feature-products.home3-feature .item-posts li.product {
        width: 50%; }
        .home2-feature-products.home3-feature .item-posts li.product > a {
          border-width: 0 0 1px 1px; }
        .home2-feature-products.home3-feature .item-posts li.product:nth-child(2n+2) > a {
          border-width: 0 1px 1px 1px; } }
    @media (min-width: 768px) and (max-width: 991px) {
      .home2-feature-products.home3-feature .item-posts li.product {
        width: 33.33%; }
        .home2-feature-products.home3-feature .item-posts li.product > a {
          border-width: 0 0 1px 1px; }
          .home2-feature-products.home3-feature .item-posts li.product > a:nth-child(3n+3) {
            border-width: 0 1px 1px 1px; } }
    .home2-feature-products.home3-feature .item-posts li.product:nth-child(4n+4) > a {
      border-width: 0 1px 1px 1px; }

/*
6.5  Home3 two banner
*/
.hom3-two-banner {
  margin-bottom: 120px; }
  @media (max-width: 767px) {
    .hom3-two-banner {
      margin-bottom: 60px; } }
  .hom3-two-banner > .panel-grid-cell {
    padding: 0 15px; }
    @media (max-width: 767px) {
      .hom3-two-banner > .panel-grid-cell {
        width: 100% !important; }
        .hom3-two-banner > .panel-grid-cell:nth-child(1) {
          margin-bottom: 30px; } }

/*
6.6  Home3 two servies
*/
.home2-services.home3-services .nbtsow-headline-wrap {
  margin-bottom: 0; }
  .home2-services.home3-services .nbtsow-headline-wrap .nbtsow-headline {
    letter-spacing: normal; }
    .home2-services.home3-services .nbtsow-headline-wrap .nbtsow-headline:first-letter {
      font-size: 24px; }
  .home2-services.home3-services .nbtsow-headline-wrap .nbtsow-secondsub {
    margin-bottom: 50px;
    color: #6d6d6d; }

.home3-contact {
  margin-bottom: 110px; }

/*
6.7  Home3 team
*/
.home3-team {
  font-family: 'Raleway';
  margin-top: 10px;
  margin-bottom: 80px; }
  @media (max-width: 767px) {
    .home3-team {
      margin-bottom: 60px; } }
  .home3-team .ourteam-title {
    text-align: right; }
    @media (max-width: 991px) {
      .home3-team .ourteam-title {
        text-align: center; } }
    .home3-team .ourteam-title .widget-title {
      font-size: 48px;
      color: #000;
      font-weight: bold;
      margin: 50px 0 30px 0; }
    .home3-team .ourteam-title .subtitle {
      display: inline-block;
      max-width: 360px;
      font-size: 16px;
      color: #eb55a3;
      margin-bottom: 105px; }
      @media (max-width: 991px) {
        .home3-team .ourteam-title .subtitle {
          max-width: none;
          margin-bottom: 40px; } }
  .home3-team .cn_list {
    margin: 0; }
    @media (max-width: 480px) {
      .home3-team .cn_list {
        max-width: 260px;
        margin: 0 auto 40px auto; } }
    @media (min-width: 481px) and (max-width: 767px) {
      .home3-team .cn_list {
        max-width: 350px;
        margin: 0 auto 40px auto; } }
    @media (min-width: 768px) and (max-width: 991px) {
      .home3-team .cn_list {
        max-width: 500px;
        margin: 0 auto 40px auto; } }
    .home3-team .cn_list li {
      list-style: none;
      max-height: 153px;
      overflow: hidden; }
    .home3-team .cn_list .owl-nav i {
      position: absolute;
      top: 50%;
      -webkit-transform: translateY(-50%);
              transform: translateY(-50%); }
      .home3-team .cn_list .owl-nav i:hover {
        color: #eb55a3; }
      .home3-team .cn_list .owl-nav i.fa-angle-double-right {
        right: -15px; }
      .home3-team .cn_list .owl-nav i.fa-angle-double-left {
        left: -15px; }
    @media (max-width: 992px) {
      .home3-team .cn_list .owl-nav {
        display: block; } }
  .home3-team .cn_content {
    overflow: hidden;
    display: none; }
    .home3-team .cn_content:nth-child(1) {
      display: block; }
    .home3-team .cn_content .testi-title {
      position: relative;
      font-size: 24px;
      color: #000;
      font-weight: bold;
      text-transform: uppercase;
      margin: 0 0 20px 0; }
      .home3-team .cn_content .testi-title:before {
        position: absolute;
        content: '';
        width: 100px;
        height: 2px;
        background: #525252;
        top: 50%;
        left: -115px; }
        @media (max-width: 767px) {
          .home3-team .cn_content .testi-title:before {
            display: none; } }
    .home3-team .cn_content .ow-pt-link {
      display: block;
      font-size: 16px;
      color: #eb55a3;
      margin: 0 0 40px 0; }
    @media (max-width: 480px) {
      .home3-team .cn_content > div:first-of-type {
        width: 100%;
        margin-bottom: 30px; } }
    @media (max-width: 480px) {
      .home3-team .cn_content > div:last-of-type {
        width: 100%; } }
    @media (min-width: 768px) {
      .home3-team .cn_content > div:last-of-type {
        padding-top: 120px; } }

/*
6.8  Home3 team
*/
.home2-blog.hom3-blog .nbtsow-headline-wrap {
  margin-bottom: 0; }
  .home2-blog.hom3-blog .nbtsow-headline-wrap .nbtsow-headline {
    letter-spacing: normal; }
    .home2-blog.hom3-blog .nbtsow-headline-wrap .nbtsow-headline:first-letter {
      font-size: 24px; }
.home3-step-four .panel-grid:nth-child(2) .panel-grid-cell:first-child{
	order: 1;
}
@media only screen and (min-width: 992px) and (max-width: 1197px) {
	.home3-step-four .panel-grid:last-child, .home3-step-four .panel-grid:last-child .nbt-image-banner-widget{
		left: -32px;
    	position: relative;
	}
	.home3-step-four .panel-grid:first-child .so-widget-nbtsow-image-banner{
		height: 271px;
    	position: relative;
	}
	.home3-step-four .panel-grid:first-child .nbt-image-banner-widget{
		left: 69px;
    	position: absolute;
	}
	.home3-step-four .home3-step-02 .nbt-image-banner-widget {
	    left: 6px;
	    position: relative;
	}
	.home3-step-four .home3-step-01 .nbt-image-banner-widget::before {
	    left: 180px;
	}
	.home3-step-four .nbt-image-banner-widget img{
		z-index: 99999;
		position: relative;
	}


}

@media only screen and (max-width: 991px) {
	.panel-grid .home3-six-img{
		display: block !important;
	}
	.hom-passion .home3-six-img > .panel-grid-cell {
	    float: left;
	    width: 33.33% !important;
	}
	.four-wrapper .panel-grid.panel-no-style, .four-wrapper .panel-grid.panel-has-style > .panel-row-style{
		display: block !important
	}
/*	.home3-img-banner .panel-grid-cell:first-child{
		flex: 0 0 100%;
		max-width: 100%;

	}*/
	.home3-img-banner .hom3-padding.panel-row-style{
		flex-wrap: wrap;
	}
}

@media only screen and (max-width: 780px) {
	.home3-img-banner{
		flex-direction: row !important;
		-webkit-flex-direction: row !important;
    	-ms-flex-direction: row !important;
	}
  #flower_home1_our_services{
    flex-wrap: wrap;
  }
}
@media only screen and (max-width: 767px) {
  #home2-customer, #flower-shop-detail{
    flex-wrap: wrap;
  }
  #home2-customer .panel-grid-cell{
    width: 100% !important;

  }

}
@media only screen and (max-width: 750px) {
	.home3-img-banner{
		flex-direction: column !important;
		-webkit-flex-direction: column !important;
    	-ms-flex-direction: column !important;
    	align-items: center;
	}
}

@media only screen and (max-width: 640px) {
  #home2-image-banner, .home2-bottom, #home1-our-working, #home1-our-working .panel-row-style{
    flex-wrap: wrap !important;
  }
}
.woocommerce div.product div.has-slider .flex-control-thumbs{
  margin-top: 15px;
}
.woocommerce div.product div.has-slider .flex-control-thumbs {
    height: 80px;
    margin: 5px -1% 0;
    overflow: hidden;
}
.woocommerce div.product div.has-slider .flex-control-thumbs li{
  padding: 0 1%;
}
.woocommerce div.product div.has-slider .flex-control-thumbs li img {
    border: 1px solid #d5d5d5;
}
.woocommerce div.product div.has-slider .flex-control-thumbs li img.flex-active {
    border: 1px solid #04b591;
}
@media screen and (min-width: 1000px) {
  .woocommerce div.product div.images .woocommerce-product-gallery__image a > img{
    height: 410px !important;
  }
}
.woocommerce-checkout .woocommerce-account-fields{
  position: relative;

}
.woocommerce-checkout .woocommerce-account-fields #createaccount{
  position: absolute;
  left: 0;
  top: 4px;
}
.woocommerce-checkout .woocommerce-account-fields p.create-account span{
  padding-left: 20px;
}

.wc-terms-and-conditions #terms{
  position: relative;
  top: 0;
}

.site-header.main-menu5 .header-center-logo {
  margin-top: 15px;
}

.site-header.main-menu5 .div-header-cart-from-search {
  display: flex
}
.woocommerce.right-sidebar #content > #primary {
width: 100% !important;
	float: none !important;
	padding: 0 !important;
}
#customer_details {
	margin-bottom: 50px;
}
#pl-3903 #pg-3903-0>.panel-row-style{
	      background-repeat: no-repeat ;
		      background-size: cover;
}
.woocommerce.right-sidebar #content > #primary {
    width: 100% !important;
    float: none !important;
    padding: 0 !important;
}
.woocommerce.left-sidebar #content > #primary{
	width: 100% !important;
    float: none !important;
    padding: 0 !important;
}

/*  update  24/8/2019 ----->*/
.bottombar-header3 .search-form{
  cursor: pointer;
}
.bottombar-header3 .search-form:hover .search-form-label{
    visibility: visible;
    opacity:1;
}
@media (max-width: 767px){
  .site-header.main-menu5 .header-wrap .header-cart-search{
    margin-top: 35px;
  }
  #netbase-responsive-toggle{
    width: inherit!important;
    margin-top: 0px;
     
  }
  .bottombar-header3 .search-form label{
    width: 100%;
    left: 0px;
  } 
  .bottombar-header3 .search-form label input{
    width: inherit!important;
    width: 100%!important;
    margin: auto;
  }
  .bottombar-header3 .search-form label:before{
    right: 0px;
    left: 0px;
    margin: auto;
  }
  .textwidget{
    width: 100%;
    display:block;
  }
  .panel-grid.panel-has-style>.panel-row-style{
    display: block;
  }
  .site-main form.products-per-page{
      float:none!important;
      margin-left:0px!important;
  }
  .site-main .products-per-page select{ 
    height: 30px;
    margin-bottom: 15px;
    width: 100%;
  }
  .site-main .woocommerce-ordering-wrap{
    width: 100%;
  }
  .woocommerce ul.products li.product{
    padding-left: 0px;
    padding-right: 0px;
  }
  #flower-about-store img{
      width: 100%;
  }
  .panel-grid.panel-no-style{
    display: block;
  } 
  .sow-image-container, .sow-image-container > a{
    display: block!important;
  }
  .sow-image-container .so-widget-image img{
    width: 100%;
  }
}

/* update 22/05 */
.entry-summary .yith-wcwl-add-to-wishlist  .yith-wcwl-wishlistexistsbrowse:hover a::before{
  color: #444 !important ;
}
.entry-summary .yith-wcwl-add-to-wishlist  .yith-wcwl-wishlistexistsbrowse a:hover::before{
  color: #ffff !important ;
}
.woocommerce ul.products.grid li.product .product-thumb .product-action-buttons {
  display: flex;
  justify-content: center; }

.woocommerce ul.products li.product .product-thumb .product-action-buttons .yith-wcwl-add-to-wishlist a {
  position: relative;
  display: block;
  height: 38px;
  width: 38px;
}