/*!
 *  Font Awesome 4.6.3 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url('../../frontend/Codazon/fastest_grocery_gourmet/en_US/css/fonts/fontawesome-webfont.eot?v=4.6.3');
  src: url('../../frontend/Codazon/fastest_grocery_gourmet/en_US/css/fonts/fontawesome-webfont.eot?#iefix&v=4.6.3') format('embedded-opentype'), url('../../frontend/Codazon/fastest_grocery_gourmet/en_US/css/fonts/fontawesome-webfont.woff2?v=4.6.3') format('woff2'), url('../../frontend/Codazon/fastest_grocery_gourmet/en_US/css/fonts/fontawesome-webfont.woff?v=4.6.3') format('woff'), url('../../frontend/Codazon/fastest_grocery_gourmet/en_US/css/fonts/fontawesome-webfont.ttf?v=4.6.3') format('truetype'), url('../../frontend/Codazon/fastest_grocery_gourmet/en_US/css/fonts/fontawesome-webfont.svg?v=4.6.3#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-fw {
  width: 1.28571429em;
  text-align: center;
}
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.85714286em;
}
.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  border-radius: .1em;
}
.fa-pull-left {
  float: left;
}
.fa-pull-right {
  float: right;
}
.fa.fa-pull-left {
  margin-right: .3em;
}
.fa.fa-pull-right {
  margin-left: .3em;
}
/* Deprecated as of 4.4.0 */
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.fa.pull-left {
  margin-right: .3em;
}
.fa.pull-right {
  margin-left: .3em;
}
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #ffffff;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "\f000";
}
.fa-music:before {
  content: "\f001";
}
.fa-search:before {
  content: "\f002";
}
.fa-envelope-o:before {
  content: "\f003";
}
.fa-heart:before {
  content: "\f004";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-o:before {
  content: "\f006";
}
.fa-user:before {
  content: "\f007";
}
.fa-film:before {
  content: "\f008";
}
.fa-th-large:before {
  content: "\f009";
}
.fa-th:before {
  content: "\f00a";
}
.fa-th-list:before {
  content: "\f00b";
}
.fa-check:before {
  content: "\f00c";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-signal:before {
  content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}
.fa-trash-o:before {
  content: "\f014";
}
.fa-home:before {
  content: "\f015";
}
.fa-file-o:before {
  content: "\f016";
}
.fa-clock-o:before {
  content: "\f017";
}
.fa-road:before {
  content: "\f018";
}
.fa-download:before {
  content: "\f019";
}
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-play-circle-o:before {
  content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}
.fa-refresh:before {
  content: "\f021";
}
.fa-list-alt:before {
  content: "\f022";
}
.fa-lock:before {
  content: "\f023";
}
.fa-flag:before {
  content: "\f024";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-qrcode:before {
  content: "\f029";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-book:before {
  content: "\f02d";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-print:before {
  content: "\f02f";
}
.fa-camera:before {
  content: "\f030";
}
.fa-font:before {
  content: "\f031";
}
.fa-bold:before {
  content: "\f032";
}
.fa-italic:before {
  content: "\f033";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-text-width:before {
  content: "\f035";
}
.fa-align-left:before {
  content: "\f036";
}
.fa-align-center:before {
  content: "\f037";
}
.fa-align-right:before {
  content: "\f038";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-list:before {
  content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-video-camera:before {
  content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}
.fa-pencil:before {
  content: "\f040";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-adjust:before {
  content: "\f042";
}
.fa-tint:before {
  content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}
.fa-share-square-o:before {
  content: "\f045";
}
.fa-check-square-o:before {
  content: "\f046";
}
.fa-arrows:before {
  content: "\f047";
}
.fa-step-backward:before {
  content: "\f048";
}
.fa-fast-backward:before {
  content: "\f049";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-play:before {
  content: "\f04b";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-fast-forward:before {
  content: "\f050";
}
.fa-step-forward:before {
  content: "\f051";
}
.fa-eject:before {
  content: "\f052";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-times-circle-o:before {
  content: "\f05c";
}
.fa-check-circle-o:before {
  content: "\f05d";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}
.fa-expand:before {
  content: "\f065";
}
.fa-compress:before {
  content: "\f066";
}
.fa-plus:before {
  content: "\f067";
}
.fa-minus:before {
  content: "\f068";
}
.fa-asterisk:before {
  content: "\f069";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-gift:before {
  content: "\f06b";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-eye-slash:before {
  content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}
.fa-plane:before {
  content: "\f072";
}
.fa-calendar:before {
  content: "\f073";
}
.fa-random:before {
  content: "\f074";
}
.fa-comment:before {
  content: "\f075";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-arrows-v:before {
  content: "\f07d";
}
.fa-arrows-h:before {
  content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-key:before {
  content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}
.fa-comments:before {
  content: "\f086";
}
.fa-thumbs-o-up:before {
  content: "\f087";
}
.fa-thumbs-o-down:before {
  content: "\f088";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-heart-o:before {
  content: "\f08a";
}
.fa-sign-out:before {
  content: "\f08b";
}
.fa-linkedin-square:before {
  content: "\f08c";
}
.fa-thumb-tack:before {
  content: "\f08d";
}
.fa-external-link:before {
  content: "\f08e";
}
.fa-sign-in:before {
  content: "\f090";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-github-square:before {
  content: "\f092";
}
.fa-upload:before {
  content: "\f093";
}
.fa-lemon-o:before {
  content: "\f094";
}
.fa-phone:before {
  content: "\f095";
}
.fa-square-o:before {
  content: "\f096";
}
.fa-bookmark-o:before {
  content: "\f097";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a";
}
.fa-github:before {
  content: "\f09b";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-credit-card:before {
  content: "\f09d";
}
.fa-feed:before,
.fa-rss:before {
  content: "\f09e";
}
.fa-hdd-o:before {
  content: "\f0a0";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-hand-o-right:before {
  content: "\f0a4";
}
.fa-hand-o-left:before {
  content: "\f0a5";
}
.fa-hand-o-up:before {
  content: "\f0a6";
}
.fa-hand-o-down:before {
  content: "\f0a7";
}
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-tasks:before {
  content: "\f0ae";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-arrows-alt:before {
  content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-magic:before {
  content: "\f0d0";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-google-plus:before {
  content: "\f0d5";
}
.fa-money:before {
  content: "\f0d6";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-columns:before {
  content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-linkedin:before {
  content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}
.fa-comment-o:before {
  content: "\f0e5";
}
.fa-comments-o:before {
  content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}
.fa-lightbulb-o:before {
  content: "\f0eb";
}
.fa-exchange:before {
  content: "\f0ec";
}
.fa-cloud-download:before {
  content: "\f0ed";
}
.fa-cloud-upload:before {
  content: "\f0ee";
}
.fa-user-md:before {
  content: "\f0f0";
}
.fa-stethoscope:before {
  content: "\f0f1";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-bell-o:before {
  content: "\f0a2";
}
.fa-coffee:before {
  content: "\f0f4";
}
.fa-cutlery:before {
  content: "\f0f5";
}
.fa-file-text-o:before {
  content: "\f0f6";
}
.fa-building-o:before {
  content: "\f0f7";
}
.fa-hospital-o:before {
  content: "\f0f8";
}
.fa-ambulance:before {
  content: "\f0f9";
}
.fa-medkit:before {
  content: "\f0fa";
}
.fa-fighter-jet:before {
  content: "\f0fb";
}
.fa-beer:before {
  content: "\f0fc";
}
.fa-h-square:before {
  content: "\f0fd";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-double-up:before {
  content: "\f102";
}
.fa-angle-double-down:before {
  content: "\f103";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-desktop:before {
  content: "\f108";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}
.fa-circle-o:before {
  content: "\f10c";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-quote-right:before {
  content: "\f10e";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-circle:before {
  content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-folder-o:before {
  content: "\f114";
}
.fa-folder-open-o:before {
  content: "\f115";
}
.fa-smile-o:before {
  content: "\f118";
}
.fa-frown-o:before {
  content: "\f119";
}
.fa-meh-o:before {
  content: "\f11a";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-keyboard-o:before {
  content: "\f11c";
}
.fa-flag-o:before {
  content: "\f11d";
}
.fa-flag-checkered:before {
  content: "\f11e";
}
.fa-terminal:before {
  content: "\f120";
}
.fa-code:before {
  content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}
.fa-location-arrow:before {
  content: "\f124";
}
.fa-crop:before {
  content: "\f125";
}
.fa-code-fork:before {
  content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}
.fa-question:before {
  content: "\f128";
}
.fa-info:before {
  content: "\f129";
}
.fa-exclamation:before {
  content: "\f12a";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-shield:before {
  content: "\f132";
}
.fa-calendar-o:before {
  content: "\f133";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-chevron-circle-left:before {
  content: "\f137";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-chevron-circle-up:before {
  content: "\f139";
}
.fa-chevron-circle-down:before {
  content: "\f13a";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-unlock-alt:before {
  content: "\f13e";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-ellipsis-h:before {
  content: "\f141";
}
.fa-ellipsis-v:before {
  content: "\f142";
}
.fa-rss-square:before {
  content: "\f143";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-ticket:before {
  content: "\f145";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-minus-square-o:before {
  content: "\f147";
}
.fa-level-up:before {
  content: "\f148";
}
.fa-level-down:before {
  content: "\f149";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-pencil-square:before {
  content: "\f14b";
}
.fa-external-link-square:before {
  content: "\f14c";
}
.fa-share-square:before {
  content: "\f14d";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}
.fa-gbp:before {
  content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}
.fa-won:before,
.fa-krw:before {
  content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}
.fa-file:before {
  content: "\f15b";
}
.fa-file-text:before {
  content: "\f15c";
}
.fa-sort-alpha-asc:before {
  content: "\f15d";
}
.fa-sort-alpha-desc:before {
  content: "\f15e";
}
.fa-sort-amount-asc:before {
  content: "\f160";
}
.fa-sort-amount-desc:before {
  content: "\f161";
}
.fa-sort-numeric-asc:before {
  content: "\f162";
}
.fa-sort-numeric-desc:before {
  content: "\f163";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-youtube-square:before {
  content: "\f166";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-xing:before {
  content: "\f168";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-youtube-play:before {
  content: "\f16a";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-adn:before {
  content: "\f170";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-bitbucket-square:before {
  content: "\f172";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-long-arrow-down:before {
  content: "\f175";
}
.fa-long-arrow-up:before {
  content: "\f176";
}
.fa-long-arrow-left:before {
  content: "\f177";
}
.fa-long-arrow-right:before {
  content: "\f178";
}
.fa-apple:before {
  content: "\f179";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-android:before {
  content: "\f17b";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-trello:before {
  content: "\f181";
}
.fa-female:before {
  content: "\f182";
}
.fa-male:before {
  content: "\f183";
}
.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184";
}
.fa-sun-o:before {
  content: "\f185";
}
.fa-moon-o:before {
  content: "\f186";
}
.fa-archive:before {
  content: "\f187";
}
.fa-bug:before {
  content: "\f188";
}
.fa-vk:before {
  content: "\f189";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}
.fa-arrow-circle-o-left:before {
  content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}
.fa-dot-circle-o:before {
  content: "\f192";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}
.fa-plus-square-o:before {
  content: "\f196";
}
.fa-space-shuttle:before {
  content: "\f197";
}
.fa-slack:before {
  content: "\f198";
}
.fa-envelope-square:before {
  content: "\f199";
}
.fa-wordpress:before {
  content: "\f19a";
}
.fa-openid:before {
  content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}
.fa-yahoo:before {
  content: "\f19e";
}
.fa-google:before {
  content: "\f1a0";
}
.fa-reddit:before {
  content: "\f1a1";
}
.fa-reddit-square:before {
  content: "\f1a2";
}
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.fa-stumbleupon:before {
  content: "\f1a4";
}
.fa-delicious:before {
  content: "\f1a5";
}
.fa-digg:before {
  content: "\f1a6";
}
.fa-pied-piper-pp:before {
  content: "\f1a7";
}
.fa-pied-piper-alt:before {
  content: "\f1a8";
}
.fa-drupal:before {
  content: "\f1a9";
}
.fa-joomla:before {
  content: "\f1aa";
}
.fa-language:before {
  content: "\f1ab";
}
.fa-fax:before {
  content: "\f1ac";
}
.fa-building:before {
  content: "\f1ad";
}
.fa-child:before {
  content: "\f1ae";
}
.fa-paw:before {
  content: "\f1b0";
}
.fa-spoon:before {
  content: "\f1b1";
}
.fa-cube:before {
  content: "\f1b2";
}
.fa-cubes:before {
  content: "\f1b3";
}
.fa-behance:before {
  content: "\f1b4";
}
.fa-behance-square:before {
  content: "\f1b5";
}
.fa-steam:before {
  content: "\f1b6";
}
.fa-steam-square:before {
  content: "\f1b7";
}
.fa-recycle:before {
  content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}
.fa-tree:before {
  content: "\f1bb";
}
.fa-spotify:before {
  content: "\f1bc";
}
.fa-deviantart:before {
  content: "\f1bd";
}
.fa-soundcloud:before {
  content: "\f1be";
}
.fa-database:before {
  content: "\f1c0";
}
.fa-file-pdf-o:before {
  content: "\f1c1";
}
.fa-file-word-o:before {
  content: "\f1c2";
}
.fa-file-excel-o:before {
  content: "\f1c3";
}
.fa-file-powerpoint-o:before {
  content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}
.fa-file-code-o:before {
  content: "\f1c9";
}
.fa-vine:before {
  content: "\f1ca";
}
.fa-codepen:before {
  content: "\f1cb";
}
.fa-jsfiddle:before {
  content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}
.fa-circle-o-notch:before {
  content: "\f1ce";
}
.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}
.fa-git-square:before {
  content: "\f1d2";
}
.fa-git:before {
  content: "\f1d3";
}
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\f1d4";
}
.fa-tencent-weibo:before {
  content: "\f1d5";
}
.fa-qq:before {
  content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}
.fa-history:before {
  content: "\f1da";
}
.fa-circle-thin:before {
  content: "\f1db";
}
.fa-header:before {
  content: "\f1dc";
}
.fa-paragraph:before {
  content: "\f1dd";
}
.fa-sliders:before {
  content: "\f1de";
}
.fa-share-alt:before {
  content: "\f1e0";
}
.fa-share-alt-square:before {
  content: "\f1e1";
}
.fa-bomb:before {
  content: "\f1e2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3";
}
.fa-tty:before {
  content: "\f1e4";
}
.fa-binoculars:before {
  content: "\f1e5";
}
.fa-plug:before {
  content: "\f1e6";
}
.fa-slideshare:before {
  content: "\f1e7";
}
.fa-twitch:before {
  content: "\f1e8";
}
.fa-yelp:before {
  content: "\f1e9";
}
.fa-newspaper-o:before {
  content: "\f1ea";
}
.fa-wifi:before {
  content: "\f1eb";
}
.fa-calculator:before {
  content: "\f1ec";
}
.fa-paypal:before {
  content: "\f1ed";
}
.fa-google-wallet:before {
  content: "\f1ee";
}
.fa-cc-visa:before {
  content: "\f1f0";
}
.fa-cc-mastercard:before {
  content: "\f1f1";
}
.fa-cc-discover:before {
  content: "\f1f2";
}
.fa-cc-amex:before {
  content: "\f1f3";
}
.fa-cc-paypal:before {
  content: "\f1f4";
}
.fa-cc-stripe:before {
  content: "\f1f5";
}
.fa-bell-slash:before {
  content: "\f1f6";
}
.fa-bell-slash-o:before {
  content: "\f1f7";
}
.fa-trash:before {
  content: "\f1f8";
}
.fa-copyright:before {
  content: "\f1f9";
}
.fa-at:before {
  content: "\f1fa";
}
.fa-eyedropper:before {
  content: "\f1fb";
}
.fa-paint-brush:before {
  content: "\f1fc";
}
.fa-birthday-cake:before {
  content: "\f1fd";
}
.fa-area-chart:before {
  content: "\f1fe";
}
.fa-pie-chart:before {
  content: "\f200";
}
.fa-line-chart:before {
  content: "\f201";
}
.fa-lastfm:before {
  content: "\f202";
}
.fa-lastfm-square:before {
  content: "\f203";
}
.fa-toggle-off:before {
  content: "\f204";
}
.fa-toggle-on:before {
  content: "\f205";
}
.fa-bicycle:before {
  content: "\f206";
}
.fa-bus:before {
  content: "\f207";
}
.fa-ioxhost:before {
  content: "\f208";
}
.fa-angellist:before {
  content: "\f209";
}
.fa-cc:before {
  content: "\f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b";
}
.fa-meanpath:before {
  content: "\f20c";
}
.fa-buysellads:before {
  content: "\f20d";
}
.fa-connectdevelop:before {
  content: "\f20e";
}
.fa-dashcube:before {
  content: "\f210";
}
.fa-forumbee:before {
  content: "\f211";
}
.fa-leanpub:before {
  content: "\f212";
}
.fa-sellsy:before {
  content: "\f213";
}
.fa-shirtsinbulk:before {
  content: "\f214";
}
.fa-simplybuilt:before {
  content: "\f215";
}
.fa-skyatlas:before {
  content: "\f216";
}
.fa-cart-plus:before {
  content: "\f217";
}
.fa-cart-arrow-down:before {
  content: "\f218";
}
.fa-diamond:before {
  content: "\f219";
}
.fa-ship:before {
  content: "\f21a";
}
.fa-user-secret:before {
  content: "\f21b";
}
.fa-motorcycle:before {
  content: "\f21c";
}
.fa-street-view:before {
  content: "\f21d";
}
.fa-heartbeat:before {
  content: "\f21e";
}
.fa-venus:before {
  content: "\f221";
}
.fa-mars:before {
  content: "\f222";
}
.fa-mercury:before {
  content: "\f223";
}
.fa-intersex:before,
.fa-transgender:before {
  content: "\f224";
}
.fa-transgender-alt:before {
  content: "\f225";
}
.fa-venus-double:before {
  content: "\f226";
}
.fa-mars-double:before {
  content: "\f227";
}
.fa-venus-mars:before {
  content: "\f228";
}
.fa-mars-stroke:before {
  content: "\f229";
}
.fa-mars-stroke-v:before {
  content: "\f22a";
}
.fa-mars-stroke-h:before {
  content: "\f22b";
}
.fa-neuter:before {
  content: "\f22c";
}
.fa-genderless:before {
  content: "\f22d";
}
.fa-facebook-official:before {
  content: "\f230";
}
.fa-pinterest-p:before {
  content: "\f231";
}
.fa-whatsapp:before {
  content: "\f232";
}
.fa-server:before {
  content: "\f233";
}
.fa-user-plus:before {
  content: "\f234";
}
.fa-user-times:before {
  content: "\f235";
}
.fa-hotel:before,
.fa-bed:before {
  content: "\f236";
}
.fa-viacoin:before {
  content: "\f237";
}
.fa-train:before {
  content: "\f238";
}
.fa-subway:before {
  content: "\f239";
}
.fa-medium:before {
  content: "\f23a";
}
.fa-yc:before,
.fa-y-combinator:before {
  content: "\f23b";
}
.fa-optin-monster:before {
  content: "\f23c";
}
.fa-opencart:before {
  content: "\f23d";
}
.fa-expeditedssl:before {
  content: "\f23e";
}
.fa-battery-4:before,
.fa-battery-full:before {
  content: "\f240";
}
.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241";
}
.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242";
}
.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243";
}
.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244";
}
.fa-mouse-pointer:before {
  content: "\f245";
}
.fa-i-cursor:before {
  content: "\f246";
}
.fa-object-group:before {
  content: "\f247";
}
.fa-object-ungroup:before {
  content: "\f248";
}
.fa-sticky-note:before {
  content: "\f249";
}
.fa-sticky-note-o:before {
  content: "\f24a";
}
.fa-cc-jcb:before {
  content: "\f24b";
}
.fa-cc-diners-club:before {
  content: "\f24c";
}
.fa-clone:before {
  content: "\f24d";
}
.fa-balance-scale:before {
  content: "\f24e";
}
.fa-hourglass-o:before {
  content: "\f250";
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251";
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252";
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253";
}
.fa-hourglass:before {
  content: "\f254";
}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255";
}
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\f256";
}
.fa-hand-scissors-o:before {
  content: "\f257";
}
.fa-hand-lizard-o:before {
  content: "\f258";
}
.fa-hand-spock-o:before {
  content: "\f259";
}
.fa-hand-pointer-o:before {
  content: "\f25a";
}
.fa-hand-peace-o:before {
  content: "\f25b";
}
.fa-trademark:before {
  content: "\f25c";
}
.fa-registered:before {
  content: "\f25d";
}
.fa-creative-commons:before {
  content: "\f25e";
}
.fa-gg:before {
  content: "\f260";
}
.fa-gg-circle:before {
  content: "\f261";
}
.fa-tripadvisor:before {
  content: "\f262";
}
.fa-odnoklassniki:before {
  content: "\f263";
}
.fa-odnoklassniki-square:before {
  content: "\f264";
}
.fa-get-pocket:before {
  content: "\f265";
}
.fa-wikipedia-w:before {
  content: "\f266";
}
.fa-safari:before {
  content: "\f267";
}
.fa-chrome:before {
  content: "\f268";
}
.fa-firefox:before {
  content: "\f269";
}
.fa-opera:before {
  content: "\f26a";
}
.fa-internet-explorer:before {
  content: "\f26b";
}
.fa-tv:before,
.fa-television:before {
  content: "\f26c";
}
.fa-contao:before {
  content: "\f26d";
}
.fa-500px:before {
  content: "\f26e";
}
.fa-amazon:before {
  content: "\f270";
}
.fa-calendar-plus-o:before {
  content: "\f271";
}
.fa-calendar-minus-o:before {
  content: "\f272";
}
.fa-calendar-times-o:before {
  content: "\f273";
}
.fa-calendar-check-o:before {
  content: "\f274";
}
.fa-industry:before {
  content: "\f275";
}
.fa-map-pin:before {
  content: "\f276";
}
.fa-map-signs:before {
  content: "\f277";
}
.fa-map-o:before {
  content: "\f278";
}
.fa-map:before {
  content: "\f279";
}
.fa-commenting:before {
  content: "\f27a";
}
.fa-commenting-o:before {
  content: "\f27b";
}
.fa-houzz:before {
  content: "\f27c";
}
.fa-vimeo:before {
  content: "\f27d";
}
.fa-black-tie:before {
  content: "\f27e";
}
.fa-fonticons:before {
  content: "\f280";
}
.fa-reddit-alien:before {
  content: "\f281";
}
.fa-edge:before {
  content: "\f282";
}
.fa-credit-card-alt:before {
  content: "\f283";
}
.fa-codiepie:before {
  content: "\f284";
}
.fa-modx:before {
  content: "\f285";
}
.fa-fort-awesome:before {
  content: "\f286";
}
.fa-usb:before {
  content: "\f287";
}
.fa-product-hunt:before {
  content: "\f288";
}
.fa-mixcloud:before {
  content: "\f289";
}
.fa-scribd:before {
  content: "\f28a";
}
.fa-pause-circle:before {
  content: "\f28b";
}
.fa-pause-circle-o:before {
  content: "\f28c";
}
.fa-stop-circle:before {
  content: "\f28d";
}
.fa-stop-circle-o:before {
  content: "\f28e";
}
.fa-shopping-bag:before {
  content: "\f290";
}
.fa-shopping-basket:before {
  content: "\f291";
}
.fa-hashtag:before {
  content: "\f292";
}
.fa-bluetooth:before {
  content: "\f293";
}
.fa-bluetooth-b:before {
  content: "\f294";
}
.fa-percent:before {
  content: "\f295";
}
.fa-gitlab:before {
  content: "\f296";
}
.fa-wpbeginner:before {
  content: "\f297";
}
.fa-wpforms:before {
  content: "\f298";
}
.fa-envira:before {
  content: "\f299";
}
.fa-universal-access:before {
  content: "\f29a";
}
.fa-wheelchair-alt:before {
  content: "\f29b";
}
.fa-question-circle-o:before {
  content: "\f29c";
}
.fa-blind:before {
  content: "\f29d";
}
.fa-audio-description:before {
  content: "\f29e";
}
.fa-volume-control-phone:before {
  content: "\f2a0";
}
.fa-braille:before {
  content: "\f2a1";
}
.fa-assistive-listening-systems:before {
  content: "\f2a2";
}
.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}
.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: "\f2a4";
}
.fa-glide:before {
  content: "\f2a5";
}
.fa-glide-g:before {
  content: "\f2a6";
}
.fa-signing:before,
.fa-sign-language:before {
  content: "\f2a7";
}
.fa-low-vision:before {
  content: "\f2a8";
}
.fa-viadeo:before {
  content: "\f2a9";
}
.fa-viadeo-square:before {
  content: "\f2aa";
}
.fa-snapchat:before {
  content: "\f2ab";
}
.fa-snapchat-ghost:before {
  content: "\f2ac";
}
.fa-snapchat-square:before {
  content: "\f2ad";
}
.fa-pied-piper:before {
  content: "\f2ae";
}
.fa-first-order:before {
  content: "\f2b0";
}
.fa-yoast:before {
  content: "\f2b1";
}
.fa-themeisle:before {
  content: "\f2b2";
}
.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "\f2b3";
}
.fa-fa:before,
.fa-font-awesome:before {
  content: "\f2b4";
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
@font-face {
	font-family: 'Pe-icon-7-stroke';
	src:url('../../frontend/Codazon/fastest_grocery_gourmet/en_US/css/fonts/Pe-icon-7-stroke.eot?d7yf1v');
	src:url('../../frontend/Codazon/fastest_grocery_gourmet/en_US/css/fonts/Pe-icon-7-stroke.eot?#iefixd7yf1v') format('embedded-opentype'),
		url('../../frontend/Codazon/fastest_grocery_gourmet/en_US/css/fonts/Pe-icon-7-stroke.woff?d7yf1v') format('woff'),
		url('../../frontend/Codazon/fastest_grocery_gourmet/en_US/css/fonts/Pe-icon-7-stroke.ttf?d7yf1v') format('truetype'),
		url('../../frontend/Codazon/fastest_grocery_gourmet/en_US/css/fonts/Pe-icon-7-stroke.svg?d7yf1v#Pe-icon-7-stroke') format('svg');
	font-weight: normal;
	font-style: normal;
}

[class^="pe-7s-"], [class*=" pe-7s-"] {
	display: inline-block;
	font-family: 'Pe-icon-7-stroke';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.pe-7s-album:before {
	content: "\e6aa";
}
.pe-7s-arc:before {
	content: "\e6ab";
}
.pe-7s-back-2:before {
	content: "\e6ac";
}
.pe-7s-bandaid:before {
	content: "\e6ad";
}
.pe-7s-car:before {
	content: "\e6ae";
}
.pe-7s-diamond:before {
	content: "\e6af";
}
.pe-7s-door-lock:before {
	content: "\e6b0";
}
.pe-7s-eyedropper:before {
	content: "\e6b1";
}
.pe-7s-female:before {
	content: "\e6b2";
}
.pe-7s-gym:before {
	content: "\e6b3";
}
.pe-7s-hammer:before {
	content: "\e6b4";
}
.pe-7s-headphones:before {
	content: "\e6b5";
}
.pe-7s-helm:before {
	content: "\e6b6";
}
.pe-7s-hourglass:before {
	content: "\e6b7";
}
.pe-7s-leaf:before {
	content: "\e6b8";
}
.pe-7s-magic-wand:before {
	content: "\e6b9";
}
.pe-7s-male:before {
	content: "\e6ba";
}
.pe-7s-map-2:before {
	content: "\e6bb";
}
.pe-7s-next-2:before {
	content: "\e6bc";
}
.pe-7s-paint-bucket:before {
	content: "\e6bd";
}
.pe-7s-pendrive:before {
	content: "\e6be";
}
.pe-7s-photo:before {
	content: "\e6bf";
}
.pe-7s-piggy:before {
	content: "\e6c0";
}
.pe-7s-plugin:before {
	content: "\e6c1";
}
.pe-7s-refresh-2:before {
	content: "\e6c2";
}
.pe-7s-rocket:before {
	content: "\e6c3";
}
.pe-7s-settings:before {
	content: "\e6c4";
}
.pe-7s-shield:before {
	content: "\e6c5";
}
.pe-7s-smile:before {
	content: "\e6c6";
}
.pe-7s-usb:before {
	content: "\e6c7";
}
.pe-7s-vector:before {
	content: "\e6c8";
}
.pe-7s-wine:before {
	content: "\e6c9";
}
.pe-7s-cloud-upload:before {
	content: "\e68a";
}
.pe-7s-cash:before {
	content: "\e68c";
}
.pe-7s-close:before {
	content: "\e680";
}
.pe-7s-bluetooth:before {
	content: "\e68d";
}
.pe-7s-cloud-download:before {
	content: "\e68b";
}
.pe-7s-way:before {
	content: "\e68e";
}
.pe-7s-close-circle:before {
	content: "\e681";
}
.pe-7s-id:before {
	content: "\e68f";
}
.pe-7s-angle-up:before {
	content: "\e682";
}
.pe-7s-wristwatch:before {
	content: "\e690";
}
.pe-7s-angle-up-circle:before {
	content: "\e683";
}
.pe-7s-world:before {
	content: "\e691";
}
.pe-7s-angle-right:before {
	content: "\e684";
}
.pe-7s-volume:before {
	content: "\e692";
}
.pe-7s-angle-right-circle:before {
	content: "\e685";
}
.pe-7s-users:before {
	content: "\e693";
}
.pe-7s-angle-left:before {
	content: "\e686";
}
.pe-7s-user-female:before {
	content: "\e694";
}
.pe-7s-angle-left-circle:before {
	content: "\e687";
}
.pe-7s-up-arrow:before {
	content: "\e695";
}
.pe-7s-angle-down:before {
	content: "\e688";
}
.pe-7s-switch:before {
	content: "\e696";
}
.pe-7s-angle-down-circle:before {
	content: "\e689";
}
.pe-7s-scissors:before {
	content: "\e697";
}
.pe-7s-wallet:before {
	content: "\e600";
}
.pe-7s-safe:before {
	content: "\e698";
}
.pe-7s-volume2:before {
	content: "\e601";
}
.pe-7s-volume1:before {
	content: "\e602";
}
.pe-7s-voicemail:before {
	content: "\e603";
}
.pe-7s-video:before {
	content: "\e604";
}
.pe-7s-user:before {
	content: "\e605";
}
.pe-7s-upload:before {
	content: "\e606";
}
.pe-7s-unlock:before {
	content: "\e607";
}
.pe-7s-umbrella:before {
	content: "\e608";
}
.pe-7s-trash:before {
	content: "\e609";
}
.pe-7s-tools:before {
	content: "\e60a";
}
.pe-7s-timer:before {
	content: "\e60b";
}
.pe-7s-ticket:before {
	content: "\e60c";
}
.pe-7s-target:before {
	content: "\e60d";
}
.pe-7s-sun:before {
	content: "\e60e";
}
.pe-7s-study:before {
	content: "\e60f";
}
.pe-7s-stopwatch:before {
	content: "\e610";
}
.pe-7s-star:before {
	content: "\e611";
}
.pe-7s-speaker:before {
	content: "\e612";
}
.pe-7s-signal:before {
	content: "\e613";
}
.pe-7s-shuffle:before {
	content: "\e614";
}
.pe-7s-shopbag:before {
	content: "\e615";
}
.pe-7s-share:before {
	content: "\e616";
}
.pe-7s-server:before {
	content: "\e617";
}
.pe-7s-search:before {
	content: "\e618";
}
.pe-7s-film:before {
	content: "\e6a5";
}
.pe-7s-science:before {
	content: "\e619";
}
.pe-7s-disk:before {
	content: "\e6a6";
}
.pe-7s-ribbon:before {
	content: "\e61a";
}
.pe-7s-repeat:before {
	content: "\e61b";
}
.pe-7s-refresh:before {
	content: "\e61c";
}
.pe-7s-add-user:before {
	content: "\e6a9";
}
.pe-7s-refresh-cloud:before {
	content: "\e61d";
}
.pe-7s-paperclip:before {
	content: "\e69c";
}
.pe-7s-radio:before {
	content: "\e61e";
}
.pe-7s-note2:before {
	content: "\e69d";
}
.pe-7s-print:before {
	content: "\e61f";
}
.pe-7s-network:before {
	content: "\e69e";
}
.pe-7s-prev:before {
	content: "\e620";
}
.pe-7s-mute:before {
	content: "\e69f";
}
.pe-7s-power:before {
	content: "\e621";
}
.pe-7s-medal:before {
	content: "\e6a0";
}
.pe-7s-portfolio:before {
	content: "\e622";
}
.pe-7s-like2:before {
	content: "\e6a1";
}
.pe-7s-plus:before {
	content: "\e623";
}
.pe-7s-left-arrow:before {
	content: "\e6a2";
}
.pe-7s-play:before {
	content: "\e624";
}
.pe-7s-key:before {
	content: "\e6a3";
}
.pe-7s-plane:before {
	content: "\e625";
}
.pe-7s-joy:before {
	content: "\e6a4";
}
.pe-7s-photo-gallery:before {
	content: "\e626";
}
.pe-7s-pin:before {
	content: "\e69b";
}
.pe-7s-phone:before {
	content: "\e627";
}
.pe-7s-plug:before {
	content: "\e69a";
}
.pe-7s-pen:before {
	content: "\e628";
}
.pe-7s-right-arrow:before {
	content: "\e699";
}
.pe-7s-paper-plane:before {
	content: "\e629";
}
.pe-7s-delete-user:before {
	content: "\e6a7";
}
.pe-7s-paint:before {
	content: "\e62a";
}
.pe-7s-bottom-arrow:before {
	content: "\e6a8";
}
.pe-7s-notebook:before {
	content: "\e62b";
}
.pe-7s-note:before {
	content: "\e62c";
}
.pe-7s-next:before {
	content: "\e62d";
}
.pe-7s-news-paper:before {
	content: "\e62e";
}
.pe-7s-musiclist:before {
	content: "\e62f";
}
.pe-7s-music:before {
	content: "\e630";
}
.pe-7s-mouse:before {
	content: "\e631";
}
.pe-7s-more:before {
	content: "\e632";
}
.pe-7s-moon:before {
	content: "\e633";
}
.pe-7s-monitor:before {
	content: "\e634";
}
.pe-7s-micro:before {
	content: "\e635";
}
.pe-7s-menu:before {
	content: "\e636";
}
.pe-7s-map:before {
	content: "\e637";
}
.pe-7s-map-marker:before {
	content: "\e638";
}
.pe-7s-mail:before {
	content: "\e639";
}
.pe-7s-mail-open:before {
	content: "\e63a";
}
.pe-7s-mail-open-file:before {
	content: "\e63b";
}
.pe-7s-magnet:before {
	content: "\e63c";
}
.pe-7s-loop:before {
	content: "\e63d";
}
.pe-7s-look:before {
	content: "\e63e";
}
.pe-7s-lock:before {
	content: "\e63f";
}
.pe-7s-lintern:before {
	content: "\e640";
}
.pe-7s-link:before {
	content: "\e641";
}
.pe-7s-like:before {
	content: "\e642";
}
.pe-7s-light:before {
	content: "\e643";
}
.pe-7s-less:before {
	content: "\e644";
}
.pe-7s-keypad:before {
	content: "\e645";
}
.pe-7s-junk:before {
	content: "\e646";
}
.pe-7s-info:before {
	content: "\e647";
}
.pe-7s-home:before {
	content: "\e648";
}
.pe-7s-help2:before {
	content: "\e649";
}
.pe-7s-help1:before {
	content: "\e64a";
}
.pe-7s-graph3:before {
	content: "\e64b";
}
.pe-7s-graph2:before {
	content: "\e64c";
}
.pe-7s-graph1:before {
	content: "\e64d";
}
.pe-7s-graph:before {
	content: "\e64e";
}
.pe-7s-global:before {
	content: "\e64f";
}
.pe-7s-gleam:before {
	content: "\e650";
}
.pe-7s-glasses:before {
	content: "\e651";
}
.pe-7s-gift:before {
	content: "\e652";
}
.pe-7s-folder:before {
	content: "\e653";
}
.pe-7s-flag:before {
	content: "\e654";
}
.pe-7s-filter:before {
	content: "\e655";
}
.pe-7s-file:before {
	content: "\e656";
}
.pe-7s-expand1:before {
	content: "\e657";
}
.pe-7s-exapnd2:before {
	content: "\e658";
}
.pe-7s-edit:before {
	content: "\e659";
}
.pe-7s-drop:before {
	content: "\e65a";
}
.pe-7s-drawer:before {
	content: "\e65b";
}
.pe-7s-download:before {
	content: "\e65c";
}
.pe-7s-display2:before {
	content: "\e65d";
}
.pe-7s-display1:before {
	content: "\e65e";
}
.pe-7s-diskette:before {
	content: "\e65f";
}
.pe-7s-date:before {
	content: "\e660";
}
.pe-7s-cup:before {
	content: "\e661";
}
.pe-7s-culture:before {
	content: "\e662";
}
.pe-7s-crop:before {
	content: "\e663";
}
.pe-7s-credit:before {
	content: "\e664";
}
.pe-7s-copy-file:before {
	content: "\e665";
}
.pe-7s-config:before {
	content: "\e666";
}
.pe-7s-compass:before {
	content: "\e667";
}
.pe-7s-comment:before {
	content: "\e668";
}
.pe-7s-coffee:before {
	content: "\e669";
}
.pe-7s-cloud:before {
	content: "\e66a";
}
.pe-7s-clock:before {
	content: "\e66b";
}
.pe-7s-check:before {
	content: "\e66c";
}
.pe-7s-chat:before {
	content: "\e66d";
}
.pe-7s-cart:before {
	content: "\e66e";
}
.pe-7s-camera:before {
	content: "\e66f";
}
.pe-7s-call:before {
	content: "\e670";
}
.pe-7s-calculator:before {
	content: "\e671";
}
.pe-7s-browser:before {
	content: "\e672";
}
.pe-7s-box2:before {
	content: "\e673";
}
.pe-7s-box1:before {
	content: "\e674";
}
.pe-7s-bookmarks:before {
	content: "\e675";
}
.pe-7s-bicycle:before {
	content: "\e676";
}
.pe-7s-bell:before {
	content: "\e677";
}
.pe-7s-battery:before {
	content: "\e678";
}
.pe-7s-ball:before {
	content: "\e679";
}
.pe-7s-back:before {
	content: "\e67a";
}
.pe-7s-attention:before {
	content: "\e67b";
}
.pe-7s-anchor:before {
	content: "\e67c";
}
.pe-7s-albums:before {
	content: "\e67d";
}
.pe-7s-alarm:before {
	content: "\e67e";
}
.pe-7s-airplay:before {
	content: "\e67f";
}
/*

Gold D: fcda2f;
Gold M: ffe84f;
Gold L: fdea70;

Almost White: f9f9f9;

Red: f42f2f;
Pink: ff9999;

Teal 1: 40949f;
Teal 2: 66a9b2;

Gray: BCBEC0;
Blue D: 303051;
Blue L: 434371;
Green D: 39AB86;
Green L: 49BC93;
*/

h3, .h3 {
    font: 500 20px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
}
a, a:visited,
.alink, .alink:visited {
    color: #39AB86;
    text-decoration: none;
}
a:hover, .alink:hover {
    text-decoration: none;
    color: #434371;
    transition: 500ms;
}
button {
    background-color: #303051;
    border: 1px solid #303051;
    color: #ffffff;
    font: 500 14px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
    border-radius: 8px;
}
button:hover {
    background-color: #434371;
    border: 1px solid #434371;
    color: #ffffff;
}
button:focus, button:active {
    background: #303051;
    border: 1px solid #303051;
    color: #eeeeee;
}
button#send2 {
    border: 1px solid #303051;
    margin-bottom: 30px;
    border-radius: 8px;
}
button.action.primary.green {
    background-color: #39AB86;
    border-color: #39AB86;
}
button.action.primary.green:hover {
    background-color: #49BC93;
    border-color: #49BC93;
}
.actionButton {
    background: #39AB86 !important;
    border: 0px solid !important;
    padding: 4px 8px !important;
    color: #ffffff !important;
    font: 500 13px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif !important;
}
.actionButton:hover {
    background: #49BC93 !important;
}
.fa5 {
    font-family: "Font Awesome 5 Free";
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    font-weight: 900;
}
.fa {
    font: normal normal normal 14px/1 FontAwesome !important;
    font-size: inherit !important;
}
.disable {
    opacity: 0.5;
    cursor: default;
    pointer-events: none;
}

/*Mobile Nav*/
.nav-toggle span:after, .nav-toggle span:before, .nav-toggle:before {
    background: #303051 !important;
}

/*Header Top*/
.cdz-login-form-dropdown {
    border: 0px solid #81bc00;
    border-bottom: 3px solid #49BC93;
    box-shadow: 0 5px 8px rgba(0, 0, 0, 0.05);
}
@media only screen and (max-width: 767px) {
    .cdz-login-form-dropdown {
        top: 20px;
        right: 0;
        transform: translateX(calc(50% + 15px));
    }
}
.cdz-login-form-dropdown .block-customer-login a:hover {
    color: #434371;
    text-decoration: none;
}
.panel.header .row {
    text-align: center;
}
li.greet.welcome h2 {
    display: none;
}
li.greet.welcome {
    font-weight: 600;
    font-size: 14px;
    color: #ffffff;
    display: inline;
}
li.greet.welcome img {
    vertical-align: middle;
}
@media only screen and (max-width: 767px), print {
    .page-header .header-wrapper-middle {
        border-bottom: 3px solid #eeeeee;
    }
}
@media (min-width: 768px), print {
    .header-wrapper-content.sticky-menu.active .header.links {
        display: none;
    }
}
@media (max-width: 767px), print {
    .header-wrapper-content.sticky-menu.active .header.links {
        display: none;
    }
}
.header-wrapper-subright {
    float: right;
}
.header-wrapper-subright ul.header.links {
    display: flex;
}
.header-wrapper-subright li#authorization-top-link {
    margin-top: -1px;
}

.page-header .header.links > li {
    margin: 0px 0px 0px 16.5px;
}
@media (max-width: 767px) {
    li.link.wishlist,
    li.item.link.compare {
        display: none;
    }
}
.page-header .header-wrapper-bottom {
    border-bottom: 3px solid #49BC93;
    box-shadow: 0px 9px 0px #fff;
}
@media only screen and (max-width: 767px), print {
    .page-header .header-wrapper-bottom {
        border-bottom: 0px solid #eeeeee;
    }
}
.page-header .panel.wrapper {
    border-bottom: 0px;
    background-color: #49BC93;
    position: relative;
}
.page-header .panel.wrapper:after {
    content: '';
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -10px;
    width: 0;
    height: 0;
    border-top: solid 8px #49bc93;
    border-left: solid 10px transparent;
    border-right: solid 10px transparent;
}
@media (max-width: 767px) {
    .page-header .panel.wrapper {
        padding: 5px;
    }
}
.page-header .header-panel-right {
    padding-top: 0px;
}
.page-header .switcher .options .action.toggle.active, .page-header .switcher .options .action.toggle {
    color: #666666;
}
.page-header .switcher .options .action.toggle.active, .page-header .switcher .options .action.toggle:hover {
    color: #BCBEC0;
}
.page-header .switcher .options ul.dropdown, .page-footer .switcher .options ul.dropdown {
    border: 0px solid #bbbbbb;
    border-bottom: 3px solid #39AB86;
    box-shadow: 0 5px 8px rgba(0, 0, 0, 0.05);
}
.cms-index-index .left-navigation .block {
    box-shadow: 0px 3px 0px #ffffff;
}
@media only screen and (max-width: 767px), print {
    .cms-index-index .page-main {
        margin-top: 0px;
        padding-top: 0px;
    }
    .cdz-main-menu.menu-main-icon {
        margin: 0px;
    }
    .block-static-block.widget, .block-cms-link.widget {
        margin-bottom: 0px;
    }
    .space-base {
        margin-bottom: 0px;
    }
}


.header.content {
    padding: 10px 10px 5px;
}
.sticky-menu:not(.active) .header-wrapper-left {
    padding-top: 0px;
}
@media only screen and (max-width: 767px) {
    .logo img {
        max-height: 65px;
    }
}
@media only screen and (min-width: 1024px) {
    .page-header .logo .main-logo {
		width: 530px;
        padding-right: 40px;
    }
}
@media only screen and (max-width: 767px) {
    .page-header .logo {
        padding: 0 50px 0 50px;
        margin: 0px;
    }
    .page-header .logo .small-logo {
        margin: 0px;
        max-width: 256.5px;
    }
}
.sticky-menu:not(.active) .header-wrapper-center {
    padding: 25px 0;
}
@media only screen and (max-width: 767px), print {
    .sticky-menu:not(.active) .header-wrapper-center {
        display: none;
    }
}

.page-header .minicart-wrapper {
    margin-top: 15px;
}
.opc-block-summary .minicart-items-wrapper {
    margin: 0px;
    padding: 10px 10px 0 0;
}
.opc-block-summary .product-item .product-item-name-block {
    padding-right: 10px;
}

.page-header #ds2d_notice_banner {
    background: #fbee8a;
    color: #333;
    padding: 6px 0px 10px 0px;
    text-align: center;
}
.page-header #ds2d_notice_banner h2 {
    margin: 0px 0px 5px 0px;
}
.page-header #ds2d_notice_banner p {
    font-size: 16px;
    color: #615920;
}
@media (max-width: 767px) {
    .page-header #ds2d_notice_banner h2 {
        font-size: 18px;
    }
    .page-header #ds2d_notice_banner p {
        font-size: 12px;
    }
}


/*Search Bar*/
.sticky-menu:not(.active) .search-wrapper {
    margin-right: 0;
    border: 0;
    border-bottom: 3px solid #eeeeee;
}
.sticky-menu:not(.active) .search-wrapper .block-search .action.search {
    background: #FFFFFF;
}
.sticky-menu:not(.active) .search-wrapper .block-search .action.search:before {
    color: #434371;
}
.sticky-menu:not(.active) .search-wrapper .block-search .action.search:hover:before {
    color: #BCBEC0;
}
.header a {
    color: #666666;
}
.header a:hover {
    color: #BCBEC0;
    text-decoration: none;
}

.search-form-container .cdz-cat-search .current-cat:hover {
    color: inherit;
    background-color: #ffffff;
}
.search-form-container .cdz-cat-search .current-cat span:active, .search-form-container .cdz-cat-search .current-cat span:hover {
    color: #BCBEC0;
    background-color: #ffffff;
}
.search-form-container .cdz-cat-search .dropdown ul li a:hover {
    color: #434371;
}

/*Search Categories*/
.cdz-cat-search .dropdown {
    border: 0px solid #dfdede;
    border-bottom: 3px solid #303051;
}

/*Search Results*/
.searchsuite-autocomplete {
    top: 31px;
    border: 0px solid #c2c2c2;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05);
    border-bottom: 3px solid #49BC93;
}
.searchsuite-autocomplete .product ul li {
    padding-bottom: 6px;
    border-bottom: 1px dashed #D4D2D2;
}
.searchsuite-autocomplete .title {
    padding: 10px;
    margin-bottom: 10px;
    background: #eeeeee;
    color: #575757;
}
.searchsuite-autocomplete .product .qs-option-info .qs-option-reviews, .qs-option-description {
    display: none !important;
}

/*Delivery Information*/
.page-header .header-wrapper-content {
    color: #39AB86;
}

/*Help, Office Delivery*/
.page-header .header-wrapper-content a {
    color: #434371;
}

/*My Cart Text*/
.minicart-wrapper .action.showcart {
    color: #434371;
}
.page-header .header-wrapper-content a:visited {
    color: #434371;
    text-decoration: none;
}
.page-header .header-wrapper-content a:hover {
    color: #BCBEC0;
    text-decoration: none;
}
.page-header .minicart-wrapper .action.showcart:before {
    background: #303051;
    font-family: FontAwesome;
    content: '\f291';
    font-size: 28px;
}
@media only screen and (max-width: 767px), print {
    .page-header .minicart-wrapper .action.showcart {
        border: 1px solid #303051;
        border-radius: 5px;
    }
    .page-header .minicart-wrapper .action.showcart:hover {
        background-color: #ffffff;
    }
    .page-header .minicart-wrapper .action.showcart:before {
        font-size: 17px;
        border-radius: 3px;
    }
}
.page-header .minicart-wrapper .action.showcart .counter.qty {
    line-height: 20px;
    background: #eeeeee;
    border: 1px solid #eeeeee;
}
.page-header .minicart-wrapper .action.showcart .price-label span {
    color: #444444;
}

/*Cart*/
.block-minicart .items-total .count {
    font-weight: 700;
    color: #303051;
    font-size: 18px;
}
.block-minicart .items-total span {
    margin-bottom: 0px;
}
.minicart-items-wrapper {
    border: 0px solid;
    border-top: 1px solid #dddddd;
    border-bottom: 1px solid #dddddd;
}
.minicart-items .product-item:not(:first-child) {
    border-top: 1px dashed #dddddd;
}
.minicart-wrapper .action.close:hover {
    color: #434371;
}
.minicart-wrapper .ui-dialog .block-minicart {
    margin-top: 3px;
    border-top: 3px solid #49BC93;
    box-shadow: 0 5px 8px rgba(0, 0, 0, 0.05);
}
@media only screen and (max-width: 767px), print {
    .minicart-wrapper .ui-dialog .block-minicart {
        margin-top: 0px;
    }
}

/*Header Bottom*/
.header-wrapper-bottom {
    background-color: #f9f9f9;
}
.cdz-main-menu .cdz-horizontal-menu li.level0 > a.menu-link {
    text-decoration: none;
    color: #666666;
    background-color: #f9f9f9;
    border-color: #ffffff;
    font: 400 15px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
}
.cdz-main-menu .cdz-horizontal-menu li.level0 > a.menu-link:visited {
    color: #666666;
    text-decoration: none;
}
.cdz-main-menu .cdz-horizontal-menu li.level0:hover > a.menu-link {
    cursor: pointer;
    color: #666666;
    background-color: #f0f0f0;
    border-color: #ffffff;
}
.cdz-main-menu .cdz-horizontal-menu li.level0.parent:hover:after {
    content: '';
}
li.item.level0.nav-sale-link.level-top a span {
    color: #49BC93;
    font-weight: 700;
}

/*Static Navigation*/
.header-wrapper-content.sticky-menu.active {
    box-shadow: 0 5px 8px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0 5px 8px rgba(0, 0, 0, 0.05);
    -webkit-box-shadow: 0 5px 8px rgba(0, 0, 0, 0.05);
    -o-box-shadow: 0 5px 8px rgba(0, 0, 0, 0.05);
    -ms-box-shadow: 0 5px 8px rgba(0, 0, 0, 0.05);
}
.header-wrapper-content.sticky-menu.active .left-navigation .navigation .menu-title {
    padding: 6px 8px 6px 10px;
    min-height: 51px;
    min-width: 280px;
}
.header-wrapper-content.sticky-menu.active .header-wrapper-bottom {
    padding: 0px 0px;
    box-shadow: 0px 0px 0px;
}
.header-wrapper-content.sticky-menu.active .search-wrapper .block-search .action.search {
    background: #303051;
    border: 0px solid #303051;
}
.header-wrapper-content.sticky-menu.active .search-wrapper .block-search:hover .action.search {
    background: #303051;
    border-bottom: 3px solid #434371;
}
.header-wrapper-content.sticky-menu.active .search-wrapper .block-search:hover .action.search:before {
    color: #BCBEC0;
}
.header-wrapper-content.sticky-menu.active .search-wrapper .block-search input[type="text"] {
    text-transform: none;
    backface-visibility: hidden;
    padding: 0 24px 0 9px;
    border: 1px solid #303051;
    height: 35px;
    background: #303051;
}
.header-wrapper-content.sticky-menu.active .search-wrapper .block-search:hover input[type="text"] {
    width: 280px;
    padding: 0 40px 0 10px;
    border-width: 1px;
    background-color: #303051;
    border: 0px;
    border-bottom: 3px solid #434371;
    color: #ffffff;
}
.header-wrapper-content.sticky-menu.active .minicart-wrapper .action.showcart {
    border: 0px solid #ffffff;
    background-color: #434371;
}
.header-wrapper-content.sticky-menu.active .minicart-wrapper .action.showcart:before {
    font-size: 18px;
    color: #ffffff;
    margin: 1.5px;
}
.header-wrapper-content.sticky-menu.active .minicart-wrapper .action.showcart:hover {
    background-color: #BCBEC0;
}
.header-wrapper-content.sticky-menu.active .minicart-wrapper .action.showcart .counter.qty {
    top: -6px;
    right: -11px;
    color: #000000;
    background-color: #f8f8f8;
    border: 2px solid #39ab86;
    font-weight: bold;
    line-height: 19px;
}
.block-search input[type="text"] {
    color: #8b8b8b;
    background-color: #ffffff;
    border-color: #434371;
    font-style: normal;
    height: 40px;
    border-top-width: 0;
    border-bottom-width: 0;
    text-transform: capitalize;
    font-size: 15px;
}
.category-chooser.dropdown {
    box-shadow: 0 5px 8px rgba(0, 0, 0, 0.05);
}
.cdz-horizontal-menu .groupmenu li.level0 > a.menu-link {
    padding: 16px 20px 15px;
}
.breadcrumbs {
    padding-left: 30px;
}

/*Left Navigation Header*/
@media only screen and (max-width: 767px), print {
    nav#left-nav {
        padding: 0px;
    }
}
.left-navigation .navigation .menu-title {
    text-transform: uppercase;
    background: #f0f0f0;
    color: #333;
    border: 9px solid #f9f9f9;
    padding: 10px;
    box-shadow: 0 3px 0px #49BC93;
}
@media only screen and (max-width: 767px), print {
    .left-navigation .navigation .menu-title {
    border: 9px solid #f0f0f0;
    background: #f0f0f0;
    }
}
.menu-title > cdz-menu cdz-vertical-menu   cdz-normal.left-navigation .navigation .menu-title:hover {
    border: 9px solid #f0f0f0;
    transition: 400ms;
}
.left-navigation .menu-title {
    margin-bottom: 0px;
}

/*Left Navigation*/
.cdz-main-menu .cdz-vertical-menu li.level0 > a.menu-link {
    background-color: #ffffff;
}
.cdz-main-menu .cdz-vertical-menu li.level0 > a.menu-link:visited {
    color: #666666;
    text-decoration: none;
}
@media only screen and (min-width: 768px), print {
    .cdz-main-menu .cdz-vertical-menu li.level0 > a.menu-link span {
        padding: 17px 20px 17px 0px;
    }
}
.cdz-main-menu .cdz-vertical-menu .groupmenu li.level0 {
    margin-bottom: 0px;
    border-color: #d0d0d0;
    border: 0px;
}
.cdz-main-menu .cdz-vertical-menu li.level0:hover>a.menu-link {
    color: #303051;
}
.cdz-main-menu .cdz-vertical-menu .groupmenu li.level0:hover > a.menu-link {
    background-color: #f0f0f0;
}
.cdz-vertical-menu .item.level0 {
    display: block;
    padding: 0px;
    border: 0px solid #dfdfdf;
    position: relative;
    margin-bottom: 0px;
}
.cdz-vertical-menu .item.level0.parent>a.menu-link:before {
    margin-right: 20px;
}
.cdz-vertical-menu .item.level0 > a.menu-link .menu-icon + span {
    border-left: 0px solid #dfdfdf;
}
.left-navigation .cdz-vertical-menu {
    margin: 0;
    padding: 0;
    list-style: none none;
    border-bottom: 3px solid #49BC93;
    box-shadow: 0 5px 8px rgba(0, 0, 0, 0.05);
}
@media (min-width: 768px), print {
    .cms-index-index .header-wrapper-content.sticky-menu:not(.active) .cdz-main-menu .left-navigation:hover .cdz-vertical-menu {
        display: block;
    }
}

/*Left Navigation Popup*/
.cdz-menu .groupmenu-drop {
    background: #ffffff;
    z-index: 2;
    border: 0;
    border-bottom: 3px solid #434371;
    box-shadow: 0 5px 8px rgba(0, 0, 0, 0.05);
}
.cdz-menu .groupmenu-drop .groupmenu-drop {
    top: -15px;
    left: 100%;
    z-index: 4;
}
@media only screen and (max-width: 767px), print {
    .cdz-menu .groupmenu-drop {
        background: #f1f1f1;
        border-top: 3px solid #dddddd !important;
    }
}
@media (max-width: 767px) {
    .cdz-menu .groupmenu-drop li.item {
        padding: 0px;
    }
}
.cdz-menu .groupmenu-drop > li.item {
    padding: 0px 10px;
}
.cdz-menu .groupmenu-drop > li.item:not(.level0) {
    padding: 6px 30px;
}
@media only screen and (max-width: 767px), print {
    .cdz-menu .groupmenu-drop > li.item {
        padding: 0px;
        margin: 0px 0px 16px 12px;
    }
}
.cdz-main-menu .groupmenu .groupmenu-drop-content .groupdrop-link {
    margin-bottom: 0px;
}
.cdz-main-menu .groupmenu-drop-content {
    padding: 0px 0px;
}
.cdz-main-menu .groupmenu-drop-content a {
    color: #444444;
    text-decoration: none;
}
.cdz-main-menu .groupmenu-drop-content a:visited {
    color: #444444;
    text-decoration: none;
}
.cdz-main-menu .groupmenu-drop-content a:hover {
    color: #434371;
    text-decoration: none;
}
.cdz-main-menu .groupmenu-drop-content .groupdrop-link {
    margin-bottom: 0px;
}
.cdz-main-menu .groupmenu-drop-content .groupdrop-link li a {
    color: #444444;
}
.cdz-main-menu .groupmenu-drop-content .groupdrop-link li a:before {
    content: none;
}
.cdz-main-menu .groupmenu-drop-content .groupdrop-link li a:visited {
    color: #444444;
}
.cdz-main-menu .groupmenu-drop-content .groupdrop-link li a:hover {
    padding-left: 0px;
    color: #434371;
}
.cdz-menu .item.level-top .groupmenu-drop {
    margin: 0px;
    border-left: 0px;
    border-right: 0px;
    border-top: 0px;
    padding: 15px 0px;
}
.cdz-menu .item.level-top > .menu-link .fa {
    margin: 0px 10px 0px 5px;
}

/* Rx Dropdown */
.StartRx ul.groupmenu-drop.slidedown {
    z-index: 3;
    font: 400 13px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
}
.StartRx .cdz-menu .item.level-top > .groupmenu-drop {
    padding: 0px 20px;
}
.StartRx .cdz-menu .groupmenu-drop > li.item {
    padding: 20px;
}
.StartRx .cdz-menu .groupmenu-drop > li.item:hover {
    background: #EEEEEE;
}

.menu-container .widget.block.block-static-block {
    display: flex;
}
.startRx.left-navigation .navigation .menu-title {
    background: transparent;
    color: #666;
    font: 400 15px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
}
.header-wrapper-content.sticky-menu.active .startRx.left-navigation .navigation .menu-title {
    min-width: initial;
}
.startRx.left-navigation .navigation .menu-title:hover {
    border: 9px solid #f0f0f0;
    background: #f0f0f0;
    transition: 400ms;
}
.startRx.cdz-main-menu .cdz-vertical-menu li.level0 > a.menu-link span {
    padding: 17px 20px 17px 20px;
}
.startRx.left-navigation .navigation .menu-title:after {
    content: '';
}

#rxButtonContainer {
    /*display: flex;
    justify-content: space-between;*/
    text-align: center;
}
button.action.primary.rxOrderButton {
    /*float: left;*/
    font-size: 36px;
    font-weight: bold;
    width: calc(55% - 10px);
    margin: 20px 0px 0px 0px;
    border-radius: 6px;
}
button.action.primary.rxOrderButton#checkStatusButton {
    margin-left: 20px;
    width: calc(45% - 10px);
}
button.action.primary.rxOrderButton i {
    margin-right: 15px;
}
@media (max-width: 767px) {
    button.action.primary.rxOrderButton {
        font-size: 19px;
        width: calc(55% - 5px);
        padding: 10px 20px;
        margin: 10px 0px 0px 0px;
    }
    button.action.primary.rxOrderButton#refillRxButton {
        width: calc(31% - 6.66666px);
    }
    button.action.primary.rxOrderButton#transferRxButton {
        width: calc(42% - 6.66666px);
    }
    button.action.primary.rxOrderButton#checkStatusButton {
        display: inline-block;
        margin-left: 10px;
        width: calc(45% - 5px);
    }
    button.action.primary.rxOrderButton i {
        margin-right: 10px;
    }
    .cdz-main-menu.cdz-fix-left {
        width: 100%;
    }
    .header-wrapper-bottom-content .col-sm-6 {
        display: none;
    }
    .startRx.cdz-main-menu.left-navigation {
        display: none !important;
    }
}

/*Mobile Catalog */
@media only screen and (max-width: 639px) {
    .filter-title strong {
        border: 1px solid #434371 !important;
        background-color: #434371;
        border-color: #434371;
    }
}

/*Content */
@media (min-width: 768px), print {
    .md-10-1 {
        width: 10%;
    }
    .md-10-2 {
        width: 20%;
    }
    .md-10-3 {
        width: 30%;
    }
    .md-10-4 {
        width: 40%;
    }
    .md-10-5 {
        width: 50%;
    }
    .md-10-6 {
        width: 60%;
    }
    .md-10-7 {
        width: 70%;
    }
    .md-10-8 {
        width: 80%;
    }
    .md-10-9 {
        width: 90%;
    }
    .md-10-10 {
        width: 100%;
    }
}
@media (min-width: 768px), print {
    .md-12-1 {
        width: 8.33333%;
    }
    .md-12-2 {
        width: 16.66667%;
    }
    .md-12-3 {
        width: 25%;
    }
    .md-12-4 {
        width: 33.33333%;
    }
    .md-12-5 {
        width: 41.66667%;
    }
    .md-12-6 {
        width: 50%;
    }
    .md-12-7 {
        width: 58.33333%;
    }
    .md-12-8 {
        width: 66.66667%;
    }
    .md-12-9 {
        width: 75%;
    }
    .md-12-10 {
        width: 83.33333%;
    }
    .md-12-11 {
        width: 91.66667%;
    }
    .md-12-12 {
        width: 100%;
    }
}
@media (min-width: 1024px), print {
    .lg-10-1 {
        width: 10%;
    }
    .lg-10-2 {
        width: 20%;
    }
    .lg-10-3 {
        width: 30%;
    }
    .lg-10-4 {
        width: 40%;
    }
    .lg-10-5 {
        width: 50%;
    }
    .lg-10-6 {
        width: 60%;
    }
    .lg-10-7 {
        width: 70%;
    }
    .lg-10-8 {
        width: 80%;
    }
    .lg-10-9 {
        width: 90%;
    }
    .lg-10-10 {
        width: 100%;
    }
}
@media (min-width: 1024px), print {
    .lg-12-1 {
        width: 8.33333%;
    }
    .lg-12-2 {
        width: 16.66667%;
    }
    .lg-12-3 {
        width: 25%;
    }
    .lg-12-4 {
        width: 33.33333%;
    }
    .lg-12-5 {
        width: 41.66667%;
    }
    .lg-12-6 {
        width: 50%;
    }
    .lg-12-7 {
        width: 58.33333%;
    }
    .lg-12-8 {
        width: 66.66667%;
    }
    .lg-12-9 {
        width: 75%;
    }
    .lg-12-10 {
        width: 83.33333%;
    }
    .lg-12-11 {
        width: 91.66667%;
    }
    .lg-12-12 {
        width: 100%;
    }
}

/*Product Box*/
.fotorama__caption__wrap {
    background-color: rgba(255, 255, 255, 0.7);
    padding: 5px 10px;
}
.abs-product-link > a:hover, .minicart-items .product-item-name > a:hover, .product-item-name > a:hover, .product.name a > a:hover {
    color: #434371;
    text-decoration: none;
}
.cdz-best-seller-wrap.cdz-products.product-style08.box-product .col-sm-24.text-center:first-child {
    border: 0px;
    margin-bottom: 20px;
}
.block.widget.block-viewed-products-grid .block-title {
    text-align: left;
    background: #f8f8f8;
    font: 500 20px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
    text-transform: uppercase;
    color: #303051;
}
.block.widget.block-viewed-products-grid .block-title strong {
    font-weight: 500;
}
.block-recently-viewed .products-grid {
    padding: 20px;
    border-bottom: 3px solid #eeeeee;
}

@media (min-width: 1024px), print {
    .products-grid .desktop_4 .product-items:not(.owl-carousel) > .product-item {
        width: 25%;
        padding-left: 5px;
        padding-right: 5px;
    }
}
.b-title h3 {
    border-bottom: 3px solid #dbdbdb;
}
.box-product {
    border: 0px solid #dbdbdb;
    padding: 0px;
    background-color: transparent;
}
.owl-carousel .owl-nav [class*='owl-'] {
    border: none;
    background: transparent;
}
.owl-carousel .owl-nav [class*='owl-']:hover {
    color: #39AB86 !important;
    background-color: transparent !important;
    border-color: transparent !important;
}
.box-product .block-title {
    border-bottom: 0px solid #dbdbdb;
    padding: 20px 20px 12px 20px;
}
.block-reorder .block-title, .widget .block-title, .block-wishlist .block-title, .block-compare .block-title {
    margin: 0px;
    padding-bottom: 12px;
}
.box-product .block-title .b-title {
    text-transform: uppercase;
    color: #303051;
}
.box-cate-style01.bkg-color02 .block-title .b-title {
    color: #303051;
    margin-top: 20px;
    margin-left: 20px;
}
.box-cate-style01.bkg-color02 .box-cate-products {
    border: 0px solid #434371;
    border-top: 0px solid #434371;
    padding: 0px;
    background: transparent;
}
@media only screen and (max-width: 767px), print {
    .box-products, .box-cate-style02 .box-cate-link {
        border-bottom: 0px solid #dbdbdb;
    }
}
.block.widget.block-products-list.grid {
padding: 30px 20px 10px 20px;
}
@media screen and (min-width: 768px), print {
    .purpletop .block.widget.block-products-list.grid {
        padding-left: 10px;
    }
}

li.item.product.product-item {
    padding-bottom: 10px;
}
.products-list .product-item-details .qs-button, .products-list .product-item-details .cdz-buttons-container .action, .products-list .product-item-details .cdz-buttons-container button.tocart.primary {
    color: #ffffff;
    background-color: #303051;
    border-color: #303051;
}
.products-list .product-item-details .qs-button:hover, .products-list .product-item-details .cdz-buttons-container .action:hover, .products-list .product-item-details .cdz-buttons-container button.tocart.primary:hover {
    color: #ffffff;
    background-color: #434371;
    border-color: #434371;
}
.products-list .cdz-buttons-container form, .products-grid .cdz-buttons-container form {
    background: #BCBEC0;
}
.cdz_wapper-blog01.text-center.space-lg {
    margin-bottom: 0px;
}
.related-upsell-crossell .products.wrapper.grid.products-grid {
    margin-bottom: 10px;
    border-bottom: 3px solid #eeeeee;
    padding: 0px 20px;
}
.product.attribute.description .value table {
    outline: none !important;
}
.magnify{
    display: none !important;
}
.row.no-margin {
    background: #ffffff;
    border-bottom: 3px solid #eeeeee;
    font-size: 0px;
}

/* Compare To */
.compareto-header {
    background-color: #f8f8f8;
    border-bottom: 3px solid #39AB86;
    padding: 10px;
    font-weight: 500;
    text-transform: uppercase;
    text-align: center;
}
.compareto-body {
    text-align: center;
}
.compareto-price {
    font: 500 14px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
    color: #303051;
}
.product.attribute.description .value td.hed3 {
    font-weight: 500;
    width: 33%;
}
.product.attribute.description .value td[colspan="2"].subheader {
    background-color: #EEEEEE;
    padding: 5px 10px 5px 10px;
    font-weight: 500;
}
.product.attribute.description .value td[colspan="2"].l {
    padding: 10px 10px 20px 10px;
}

/*Float Bar*/
.float-bar {
    border: 0px solid #DBDBDB;
    border-top: 3px #434371 solid;
    margin-top: 30px;
    margin-left: 10px;
    background: #FFFFFF;
    box-shadow: 0 2px 5px rgb(0, 0, 0, 0.05);
}
.float-bar .item {
    border-bottom: 0px solid #dbdbdb;
}
.float-bar .item a .fa {
    margin-bottom: 5px;
    color: #39AB86;
}
.float-bar .item a:hover {
    color: #434371;
    text-decoration: none;
}
.checkout-index-index .float-bar {
    display: none;
}
.checkout-index-index .page-header {
    padding: 0px;
}
.checkout-index-index .header-wrapper-container {
    text-align: center;
}
.checkout-index-index .logo {
    float: none;
}
.checkout-index-index .logo .main-logo {
    padding-left: 20px;
    padding-right: 20px;
}

/* Slideshow */
.slider-item img:not(#ds2d_testimonial img) {
    object-fit: cover;
}
/*@media (max-width: 1600px) {
    .slider-item img:not(#ds2d_testimonial img) {
        height: 500px;
    }
}
@media (max-width: 1440px) {
    .slider-item img:not(#ds2d_testimonial img) {
        height: 480px;
    }
}
@media (max-width: 1280px) {
    .slider-item img:not(#ds2d_testimonial img) {
        height: 450px;
    }
}
@media (max-width: 1024px) {
    .slider-item img:not(#ds2d_testimonial img) {
        height: 400px;
    }
}
@media (max-width: 900px) {
    .slider-item img:not(#ds2d_testimonial img) {
        height: 380px;
    }
}
@media (max-width: 850px) {
    .slider-item img:not(#ds2d_testimonial img) {
        height: 350px;
    }
}
@media (max-width: 768px) {
    .slider-item img:not(#ds2d_testimonial img) {
        height: 300px;
    }
}
@media (max-width: 700px) {
    .slider-item img:not(#ds2d_testimonial img) {
        height: 270px;
    }
}
@media (max-width: 600px) {
    .slider-item img:not(#ds2d_testimonial img) {
        height: 240px;
    }
}
@media (max-width: 550px) {
    .slider-item img:not(#ds2d_testimonial img) {
        height: 200px;
    }
}
@media (max-width: 450px) {
    .slider-item img:not(#ds2d_testimonial img) {
        height: 180px;
    }
}
@media (max-width: 400px) {
    .slider-item img:not(#ds2d_testimonial img) {
        height: 170px;
    }
}
@media (max-width: 380px) {
    .slider-item img:not(#ds2d_testimonial img) {
        height: 160px;
    }
}
@media (max-width: 320px) {
    .slider-item img:not(#ds2d_testimonial img) {
        height: 140px;
    }
}*/

/*Content Header*/
.block.crosssell:not(.block-static-block) .block-collapsible-nav-title, .block.upsell:not(.block-static-block) .block-collapsible-nav-title, .block.related:not(.block-static-block) .block-collapsible-nav-title, .page-main .sidebar .block:not(.block-static-block) .block-collapsible-nav-title, .block.crosssell:not(.block-static-block) .block-title, .block.upsell:not(.block-static-block) .block-title, .block.related:not(.block-static-block) .block-title, .page-main .sidebar .block:not(.block-static-block) .block-title {
    background-color: #444444;
}
.block.crosssell:not(.block-static-block) .block-collapsible-nav-title strong, .block.upsell:not(.block-static-block) .block-collapsible-nav-title strong, .block.related:not(.block-static-block) .block-collapsible-nav-title strong, .page-main .sidebar .block:not(.block-static-block) .block-collapsible-nav-title strong, .block.crosssell:not(.block-static-block) .block-title strong, .block.upsell:not(.block-static-block) .block-title strong, .block.related:not(.block-static-block) .block-title strong, .page-main .sidebar .block:not(.block-static-block) .block-title strong {
    font: 600 16px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
    padding: 5px 0px 5px 0px;
}

body.account .page-main .sidebar .block:not(.block-static-block) > .empty, .page-main .sidebar .block:not(.block-static-block) .block-content {
    padding: 15px 15px !important;
}

.page-main .sidebar .block:not(.block-static-block) > .empty, .page-main .sidebar .block:not(.block-static-block) .block-content {
    padding: 15px 20px;
    border: 0px solid #dbdbdb;
    border-bottom: 3px solid #eeeeee;
}

/*New Products*/
.purpletop {
    background-color: #FFFFFF;
    padding: 0px;
}
.col-sm-24.text-center {
    background-color: #FFFFFF;
    padding: 0px;
}
@media (min-width: 768px) {
    .floatleft-md {
        float: left;
    }
    .floatright-md {
        float: right;
    }
}

/*Product Catalog Grid*/
.product-image-wrapper img {
    max-height: 192px;
}
.product.details.product-item-details {
    height: 96px !important;
}
.products-grid .product-item {
    margin-bottom: 0px;
}
.products-grid .product-item:hover .product-item-info {
    box-shadow: none;
}
.products-grid .product-item-info {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border: 0px solid #e1e1e1;
}
.products-grid .product-item-actions {
    margin: 0px 0px 10px;
}
.products-grid .product-item-info .product-item-details .product-item-description {
    display: none;
}
.products-grid .product-items:not(.owl-carousel) {
    margin-left: -5px !important;
    margin-right: -5px !important;
    overflow: hidden;
}
@media only screen and (max-width: 767px), print {
    .products-grid .product-items:not(.owl-carousel) > .product-item {
        padding-left: 5px !important;
        padding-right: 5px !important;
    }
    .product-image-wrapper img {
        max-height: 172px;
    }
    .product-item .product-image-container .product-image-wrapper img {
        max-height: 162px;
        padding-top: 10px;
    }
    .product.details.product-item-details {
        height: 146px !important;
    }
}
@media all and (min-width: 768px), print {
    .products-grid .product-items:not(.owl-carousel) > .product-item {
        width: 33.33333333%;
        min-height: 210px;
    }
}
@media all and (min-width: 1024px), print {
    .products-grid .product-items:not(.owl-carousel) > .product-item {
        width: 16.66666666%;
    }
}
.box-products .item-slider > .product-item {
    border-bottom: 0px solid #e1e1e1;
}
.box-products .item-slider > .product-item:first-child {
    border-bottom: 0px solid #e1e1e1;
}
.box-products .item-slider:before {
    width: 0px;
    left: 0px;
}
.box-products .owl-nav [class*='owl-'] {
    color: #ffffff;
    background-color: #cccccc;
    border-color: #cccccc;
}
.box-products .owl-nav [class*='owl-']:hover {
    color: #ffffff;
    background-color: #39AB86;
    border-color: #39AB86;
}
.product-item-info:hover .cdz-product-wishlist a.action.towishlist {
    color: #39AB86;
}
.cdz-buttons-container .field.qty.box-tocart {
    display: none;
}
.cdz-buttons-container button.tocart.primary {
    color: #ffffff;
    background-color: #303051;
    border-color: #303051;
}
.cdz-buttons-container button.tocart.primary:hover {
    color: #ffffff;
    background-color: #434371;
    border-color: #434371;
}
.product-buttons-inner .actions-secondary .action, .cdz-buttons-container .action, .addto-hover-container .action, .product-buttons-inner .table-comparison .action.towishlist {
    color: #ffffff;
    background-color: #303051;
    border-color: #303051;
}
.product-buttons-inner .actions-secondary .action:hover, .cdz-buttons-container .action:hover, .addto-hover-container .action:hover, .product-buttons-inner .table-comparison .action.towishlist:hover {
    color: #ffffff;
    background-color: #434371;
    border-color: #434371;
}
.desktop_4 .cdz-hover-section {
    padding: 10px 10px 0px 10px;
}
.product-style08 .products-grid .product-item .product-item-info .cdz-hover-section {
    margin: 0px 30px;
}
@media all and (min-width: 1024px), print {
    .product-style08 .products-grid .product-item .product-item-info .product-item-details {
        height: 100px !important;
    }
}
.cdz-best-seller-wrap .product-item .product-item-name {
    white-space: normal;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.cdz-best-seller-wrap.cdz-products.product-style08.box-product .col-sm-24.text-center {
    min-height: 0px;
}

/*Catalog Grid Buttons*/
.qs-button.show-tooltip {
    display: none;
}
/*.action.tocompare.show-tooltip {
    display: none;
}*/

/*Quickshop Modal*/
.modal-slide .modal-inner-wrap, .modal-popup .modal-inner-wrap {
    box-shadow: 0 0 12px 2px rgba(0, 0, 0, 0.1);
}

/*Availability Modal*/
@media (min-width: 768px) {
    .modal-popup .modal-content {
        padding-bottom: 0px;
    }
}

/*View*/
.modes-mode {
    border: 1px solid #cccccc;

    span {
        color: #000;
    }
}
.modes-mode:before {
    color: #cccccc;
}
.modes-mode.active {
    color: #ffffff;
    background-color: #cccccc;
    border-color: #cccccc;
    border: 1px solid #cccccc;
    border-width: 1px;
}
.modes-mode:hover {
    color: #ffffff;
    background-color: #BCBEC0;
    border-color: #BCBEC0;
    border: 1px solid #BCBEC0;
    border-width: 1px;
}

/*Paging*/
.pages strong.page {
    background: #666666;
    border: 1px solid #666666;
}
.pages a.page {
    background: #ffffff;
    border: 1px solid #cccccc;
    color: #666666;
    display: inline-block;
    padding: 0 14px;
    text-decoration: none;
}
.pages a.page:visited {
    background: #ffffff;
    border: 1px solid #cccccc;
    color: #cccccc;
}
.pages a.page:hover {
    background: #BCBEC0;
    border: 1px solid #BCBEC0;
    color: #ffffff;
    text-decoration: none;
}
.pages .action {
    background: #ffffff;
    border: 1px solid #cccccc;
    color: #cccccc;
}
.pages .action:visited {
    background: #ffffff;
    border: 1px solid #cccccc;
    color: #cccccc;
}
.pages .action:hover {
    background: #BCBEC0;
    border: 1px solid #BCBEC0;
    color: #ffffff;
    text-decoration: none;
}
.pages .action.previous:before {
    color: #666666;
}
.pages .action.next:visited:before {
    color: #666666;
}
.pages .action.next:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: inherit;
    color: #666666;
}

/*Space Between Sections*/
.abs-margin-for-blocks-and-widgets-desktop, .page-main .block, .customer-review .product-details {
    margin-bottom: 0px;
}
.wrapper-ads07 {
    margin: 10px 0px 30px 0px;
}

/*Footer*/
[id^="footer-content"] li a {
    color: #888;
}
.page-footer a:hover {
    color: #434371;
}
.page-footer .top-footer-wrapper {
    background-color: #303051;
}
.page-footer .bottom-footer-wrapper {
    background: #f9f9f9;
    padding: 30px 0;
    overflow: hidden;
    border-top: 0px solid #f9f9f9;
}
.page-footer .block.newsletter .action.subscribe:hover {
    color: #ffffff;
    background-color: #BCBEC0;
    border-color: #BCBEC0;
}


/*Cart Footer*/
.cart-footer .cart-qty {
    background: #39AB86 !important;
    box-shadow: 0px 3px 0px #39AB86;
    z-index: 3;
}
.footer-mini-cart:before {
    border-top: 6px solid #434371;
    box-shadow: 0px 0px 0px #000000;
}
.footer-mini-cart .item img {
    object-fit: contain;
}
.action.primary {
    background-image: none;
    background: #303051;
    border: 1px solid #303051;
}
.action.primary:hover {
    background: #434371;
    border: 1px solid #434371;
    color: #ffffff;
}
.action.primary:focus, .action.primary:active {
    background: #BCBEC0;
    border: 1px solid #BCBEC0;
    color: #ffffff;
}

/*Checkout*/
.checkout-index-index .modal-custom.opc-sidebar.opc-summary-wrapper.custom-slide .opc-block-summary .mark .value {
    padding: 0px;
}
.checkout-index-index #checkout .authentication-wrapper button.action {
    position: relative;
    z-index: 10;
}
.checkout-billing-address {
    margin-bottom: 30px;
}
.block-minicart .block-content > .actions .paypal-logo {
    margin-top: 15px;
    text-align: center;
    display: none;
}
.paypal.checkout.after.paypal-logo {
    display: none;
}
.paypal.checkout.before.paypal-logo {
    display: none;
}
.cart-discount .block .content {
    box-shadow: 0px 0px 0px #fff;
    -webkit-box-shadow: 0px 0px 0px #fff !important;
    border-bottom: 3px solid #eee;
}
.opc-wrapper {
    padding-right: 20px;
}
.opc-wrapper .opc {
    background-color: transparent;
    box-shadow: 0px 0px 0px #8c8686;
    -moz-box-shadow: 0px 0px 0px #8c8686;
    -webkit-box-shadow: 0px 0px 0px #8c8686;
    -o-box-shadow: 0px 0px 0px #8c8686;
    -ms-box-shadow: 0px 0px 0px #8c8686;
    border-top: 3px solid #434371;
}
@media (max-width: 767px) {
    .opc-wrapper .opc {
        padding: 0px;
        background: transparent;
    }
}
.shipping-address-item {
    line-height: 25px;
    margin: 0px 0px 15px 0px !important;
}
.shipping-address-item.selected-item{
    padding: 15px;
}
.opc-wrapper .shipping-address-item.selected-item {
    border-color: #49BC93;
}
.opc-wrapper .shipping-address-item.selected-item:after {
    background: #49bc93;
}
.opc-block-summary {
    box-shadow: 0px 0px 0px #8c8686;
    -moz-box-shadow: 0px 0px 0px #8c8686;
    -webkit-box-shadow: 0px 0px 0px #8c8686;
    -o-box-shadow: 0px 0px 0px #8c8686;
    -ms-box-shadow: 0px 0px 0px #8c8686;
    border-top: 3px solid #434371;
}
.opc-block-shipping-information .ship-to, .opc-block-shipping-information .ship-via {
    box-shadow: 0px 0px 0px #8c8686;
    -moz-box-shadow: 0px 0px 0px #8c8686;
    -webkit-box-shadow: 0px 0px 0px #8c8686;
    -o-box-shadow: 0px 0px 0px #8c8686;
    -ms-box-shadow: 0px 0px 0px #8c8686;
    border-top: 3px solid #434371;
}
.opc-progress-bar-item:before {
    top: 16px;
}
.opc-progress-bar-item {
    width: calc(20% - 15px);
}
.opc-progress-bar-item._active:before {
    background: #49BC93;
}
.opc-progress-bar-item._active>span:before {
    background: #49BC93;
}
.action.button, .action.continue {
    background: #303051;
    border: 1px solid #303051;
    color: #ffffff;
}
.action.button:hover, .action.continue:hover {
    background: #434371;
    border: 1px solid #434371;
    color: #ffffff;
}
.product-item .product-image-container .product-image-wrapper {
    text-align: center;
}
.product-item .product-image-container .product-image-wrapper img {
    object-fit: contain;
    width: auto;
}
button.action.action-select-shipping-item {
    position: absolute;
    /*right: 20px;
    top: 25px;*/
    bottom: 0px !important;
    right: 0px !important;
}
@media (max-width: 767px) {
    .opc-wrapper {
        padding-right: 0px;
    }
    button.action.action-select-shipping-item {
        right: 0px;
        top: 0px;
        width: 120px;
    }
}
button.action.edit-address-link {
    position: absolute;
    right: 30px;
    top: 40px;
}
h4#fileuploadbox-text:before {
    content: '\f030 \A';
    font-family: FontAwesome;
    white-space: pre-wrap;
    color: #777;
    font-size: 36px;
}
.firecheckout #checkout .opc-wrapper .opc > li, .firecheckout #checkout .opc-sidebar {
    padding: 20px !important;
}
.firecheckout .place-order .actions-toolbar .primary .action {
    width: calc(100% - 10px) !important;
    margin: 0px 0px -20px 5px !important;
}

#rxType .control {
    display: inline-block;
    margin: 25px 0px 20px 5px;
}
#rxType #rxRefill .control,
#rxType #rxTransferInfo .control,
#rxType #imageUpload .control {
    display: initial;
    margin: initial;
}
#rxType .admin__field-control {
    display: inline-flex;
}
#rxType .admin__field.admin__field-option {
    position: relative;
    margin-right: 10px;
}
#rxType .admin__control-checkbox {
    display: none !important;
}
#rxType #rxTypeNotice {
    margin-top: 16px !important;
}
#rxType label.admin__field-label {
    background: #EEEEEE;
    color: #CCCCCC;
    padding: 10px 5px 10px 28px;
    font-size: 15px;
    text-transform: uppercase;
    border-radius: 6px;
    font-weight: 600;
    transition: 200ms;
}
#rxType label.admin__field-label:before {
    content: '';
    left: 10px;
    top: -3px;
    width: 10px;
    height: 18px;
    border: solid #F8F8F8;
    border-width: 0 4px 4px 0;
    transform: rotate(45deg);
    display: block !important;
    position: absolute;
}
#rxType label.admin__field-label:hover {
    background-color: #303051;
    color: #FFFFFF;
    cursor: pointer;
}
#rxType label.admin__field-label:active {
    background-color: #434371;
    color: #FFFFFF;
}

#rxType .admin__control-checkbox:checked ~ label.admin__field-label {
    background: #303051;
    color: #FFFFFF;
}
#rxType .admin__control-checkbox:checked ~ label.admin__field-label:before {
    border-color: #49bc93;
}
#rxType .admin__control-checkbox:checked ~ label.admin__field-label:hover {
    background-color: #434371;
    cursor: pointer;
}
#rxType .admin__control-checkbox:checked ~ label.admin__field-label:active {
    background-color: #EEEEEE;
    color: #000000
}
@media (max-width: 767px) {
    #rxType .control {
        display: inline-block;
        margin: 30px 0px 10px 0px;
    }
    #rxType .admin__field-control {
        display: inline-flex;
        justify-content: space-between;
        min-width: calc(100vw - 60px);
    }
    #rxType .admin__field.admin__field-option {
        margin-right: 0px;
    }
    #rxType label.admin__field-label {
        background: #EEEEEE;
        color: #CCCCCC;
        padding: 28px 10px 4px 10px;
        font-size: calc(4px + 2.8vw);
        font-weight: bold;
    }
    #rxType label.admin__field-label:before {
        left: calc(50% - 5px);
        top: -22px;
    }
    #rxType label.admin__field-label:hover {
        background: #EEEEEE;
        color: #CCCCCC;
    }
}
.message > :first-child::before {
    float: left;
    height: 100%;
}

/*Place Order*/
.payment-option-title.field.choice span {
    font: 500 18px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
}

/*Up Arrow*/
#back-top a {
    background: #303051 !important;
    border-color: #303051 !important;
}

#back-top a:hover {
    background: #434371 !important;
    color: #ffffff !important;
    border-color: #434371 !important;
}

/*Product Filter Toolbar*/
.toolbar {
    background: #ffffff;
    box-shadow: 0px 0px 0px #8c8686;
    -moz-box-shadow: 0px 0px 0px #8c8686;
    -webkit-box-shadow: 0px 0px 0px #8c8686;
    border-top: 3px solid #303051;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
}
.filter-options-content a:hover {
    color: #434371;
    text-decoration: none;
}

/*Products*/
.product-image-photo {
    padding: 0px;
    max-height: 192px;
}
.product.name.product-item-name {
    max-height: 50px;
    overflow: hidden;
}
.product-main-content {
    box-shadow: 0px 0px 0px #8c8686;
    -moz-box-shadow: 0px 0px 0px #8c8686;
    -webkit-box-shadow: 0px 0px 0px #8c8686;
    -o-box-shadow: 0px 0px 0px #8c8686;
    -ms-box-shadow: 0px 0px 0px #8c8686;
    border-bottom: 3px solid #eeeeee;
    margin-bottom: 10px;
}
.product-info-main .stock.available, .product-info-main .stock.unavailable {
    color: #434371;
}
.product.data.items > .item.title.active > .switch {
    font-weight: 500;
    color: #303051;
    background-color: #ffffff;
    border-color: #303051;
}
.product.data.items > .item.title:not(.disabled) > .switch:active, .product.data.items > .item.title.active > .switch, .product.data.items > .item.title.active > .switch:focus, .product.data.items > .item.title.active > .switch:hover {
    background: #ffffff;
    color: #303051;
}
.box-tocart .control .qty-minus:hover .btn-qty, .box-tocart .control .qty-plus:hover .btn-qty {
    color: #ffffff;
    background-color: #303051;
    border-color: #303051;
}
.box-tocart .control .qty-input {
    float: left;
    padding: 0px 12px;
}
.product-social-links a:hover {
    color: #BCBEC0;
    text-decoration: none;
}
.product-reviews-summary .reviews-actions a:hover {
    color: #434371;
    text-decoration: none;
}
.product-addto-links .action:hover span {
    color: #303051;
    background-color: #ffffff;
    border-color: #434371;
}
.product.info.detailed:not(.without_tab) {
    margin-bottom: 25px;
    background: #ffffff;
    box-shadow: 0px 0px 0px #8c8686;
    -moz-box-shadow: 0px 0px 0px #8c8686;
    -webkit-box-shadow: 0px 0px 0px #8c8686;
    -o-box-shadow: 0px 0px 0px #8c8686;
    -ms-box-shadow: 0px 0px 0px #8c8686;
    border-bottom: 3px solid #eeeeee;
}
.product.data.items > .item.title > .switch:before {
    content: '';
    width: 100%;
    background: #eeeeee;
    height: 3px;
    -moz-transition: all 250ms ease;
    -webkit-transition: all 250ms ease;
    -o-transition: all 250ms ease;
    transition: all 250ms ease;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.product.info.detailed .product.data.items > .item.content {
    border-top-width: 0px;
}
.product.info.detailed .product.data.items > .item.title > .switch:hover {
    color: #BCBEC0;
}
.price {
    color: #303051;
}
.review-form .action.submit.primary {
    background: #303051;
    border: 1px solid #303051;
}
.review-form .action.submit.primary:hover {
    background: #434371;
    border: 1px solid #434371;
    color: #ffffff;
}
.product-main-content .title strong.type {
    margin-left: 10px;
}
.product-main-content #short_description_content {
    margin-top: 12px;
}
.product-main-content .box-tocart .control #qty-error {
    display: table-caption;
    width: max-content;
    max-width: 230px;
}


/*Related Products*/
.block.related .block-title.title {
    background: transparent;
}
strong#block-related-heading {
    font: 500 20px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
    padding: 0px;
    color: #303051;
}
.related-upsell-crossell.block-content.content {
    border: 0px !important;
}
.related-upsell-crossell.block-content.content .block-actions {
    display: none;
}
/*ol.products.list.items.product-items.owl-carousel.owl-loaded.owl-drag {
    padding: 0px;
} */
ol.products.list.items.product-items.owl-carousel.owl-loaded.owl-drag .owl-nav {
    top: -40px;
}
.block.related .related-available strong.product.name.product-item-name {
    margin: 0;
}

/*Product Comparison*/
.table-comparison {
    background-color: #ffffff;
}
.table-comparison .cell {
    padding: 15px;
    border: 5px solid #f8f8f8;
    border-top: 0px;
}
.table-comparison .cell.label, .table-comparison td:last-child {
    border-right: 0px;
    border-left: 0px;
}
.table-comparison .cell.product.info, .table-comparison .cell.product.label {
    border-bottom: 5px solid #f8f8f8;
}
.abs-revert-to-action-secondary, .paypal-review .block .actions-toolbar .action.primary, .cart-summary .block .actions-toolbar > .primary .action.primary, .cart-summary .form.giftregistry .fieldset .action.primary, .block-compare .action.primary {
    background: #303051;
    border: 1px solid #303051;
    color: #ffffff;
}
.abs-revert-secondary-color:hover, .abs-revert-to-action-secondary:hover, .paypal-review .block .actions-toolbar .action.primary:hover, .cart-summary .block .actions-toolbar > .primary .action.primary:hover, .cart-summary .form.giftregistry .fieldset .action.primary:hover, .block-compare .action.primary:hover {
    background: #434371;
    border: 1px solid #434371;
    color: #ffffff;
}
a#compare-clear-all {
    padding: 8px 16px;
    background-color: #303051;
    margin: 0px;
    color: #ffffff;
    text-transform: uppercase;
    font: 500 14px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
}
a#compare-clear-all:hover {
    background-color: #434371;
}

/*Ads*/
.wrapper-ads07 .text-area .icon-font:hover {
    color: #434371;
    background-color: #f8f8f8;
    border-color: #434371;
}

/*QuickShop*/
.qs-button {
    background-color: #303051;
    border-color: #303051;
}
.qs-button:hover {
    color: #ffffff;
    background-color: #434371;
    border-color: #434371;
}

/*Shopping Cart*/
.cart.table-wrapper {
    box-shadow: 0px 3px 0px 0px #eeeeee;
}
.cart.main.actions {
    box-shadow: 0px 3px 0px 0px #eeeeee;
}
.cart-summary {
    box-shadow: 0px 3px 0px 0px #eeeeee;
}
input#coupon_code {
    height: 34px;
}
@media (min-width: 768px) {
    form#form-validate {
        padding-right: 20px;
    }
    .cart-discount {
        padding-right: 20px;
    }
}

/* My Orders */
ul.items.order-links {
    display: flex;
    flex-grow: 99;
    font-size: 13px;
}
.order-links .item a {
    margin-bottom: 0px;
    padding: 13px 20px 9px 20px;
    border: 0px;
    background: #e8e8e8;
    color: #303051;
    line-height: 14px;
    font-weight: normal;
}
.order-links .item.current strong {
    margin-bottom: 0px;
    padding: 12px 20px 10px 20px;
    border: 0px;
    background: #49bc93;
    color: #ffffff;
    text-transform: uppercase;
}
.order-links .item a:hover {
    background: #eee;
}
.order-details-items {
    margin-top: -7px;
    padding: 10px 20px 20px 20px;
    border: 0px;
    border-top: 3px solid;
}
.order-details-items .order-title {
    padding: 10px 0px;
}
.order-details-items .order-title strong {
    font: 400 16px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
    margin-top: 10px;
}
.actions-toolbar.order-actions-toolbar {
    margin: 10px 20px;
}
@media (max-width: 767px) {
    .order-links .item.current strong {
        margin-bottom: 1px;
        margin-right: 5px;
        padding: 8px 14px;
        line-height: normal;
        font-size: 12px;
    }
    .order-links .item a {
        margin-bottom: 0px;
        margin-right: 5px;
        padding: 8px 14px 4px 14px;
        line-height: normal;
        font-size: 12px;
    }
    .actions-toolbar.order-actions-toolbar {
        display: none;
    }
    .order-details-items .order-title {
        display: none;
    }
}

/*Account*/
form#form-validate {
    margin-bottom: 30px;
}
.block.block-new-customer {
    padding: 0px 30px;
    max-width: 540px;
    margin: 30px auto !important;
}
.block-new-customer .block-content .actions-toolbar a.primary {
    color: #ffffff;
    background-color: #39AB86;
    border-color: #39AB86;
    width: 60%;
    margin: 0px 20%;
    border-radius: 8px;
}
.block-new-customer .block-content .actions-toolbar a.primary:hover {
    color: #ffffff;
    background-color: #49BC93;
    border-color: #49BC93;
}
.block-new-customer .block-title {
    padding-bottom: 0px;
}
.block-register-account .block-content-register {
    background-color: #ffffff;
    box-shadow: 0px 0px 0px #8c8686;
    -moz-box-shadow: 0px 0px 0px #8c8686;
    -webkit-box-shadow: 0px 0px 0px #8c8686;
    -o-box-shadow: 0px 0px 0px #8c8686;
    -ms-box-shadow: 0px 0px 0px #8c8686;
    border-top: 3px solid #434371;
}
.block-register-account .block-content-register .field .label {
    display: inline-block;
}
.customer-account-login .page-main .block-customer-login .block-content {
    background-color: #ffffff;
    padding: 30px;
    max-width: 540px;
    box-shadow: 0px 0px 0px #8c8686;
    -moz-box-shadow: 0px 0px 0px #8c8686;
    -webkit-box-shadow: 0px 0px 0px #8c8686;
    -o-box-shadow: 0px 0px 0px #8c8686;
    -ms-box-shadow: 0px 0px 0px #8c8686;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border-top: 3px solid #434371;
    margin: auto;
}
.customer-account-forgotpassword .page-main, .login-container, #register-form-now {
    margin: 20px auto;
}
.customer-account-forgotpassword .form.password.forget {
    box-shadow: 0px 0px 0px #8c8686;
    -moz-box-shadow: 0px 0px 0px #8c8686;
    -webkit-box-shadow: 0px 0px 0px #8c8686;
    -o-box-shadow: 0px 0px 0px #8c8686;
    -ms-box-shadow: 0px 0px 0px #8c8686;
    border-top: 3px solid #434371;
}

/*Account Logged In*/
.account .column.main>.table-wrapper, .account .column.main>.form-address-edit, .account .column.main>.form, .account .column.main .block {
    background-color: #fff;
    padding: 20px;
    box-shadow: 0px 0px 0px #8c8686;
    -moz-box-shadow: 0px 0px 0px #8c8686;
    -webkit-box-shadow: 0px 0px 0px #8c8686;
    -o-box-shadow: 0px 0px 0px #8c8686;
    -ms-box-shadow: 0px 0px 0px #8c8686;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    margin-bottom: 20px;
    border-top: 3px solid #434371;
}
.block-collapsible-nav .content {
    padding: 15px 20px !important;
    border: 0px solid #dbdbdb;
    border-top: 0;
    border-bottom: 3px solid #eee;
}
.sidebar .block-wishlist .action.tocart {
    color: #fff;
    background-color: #39AB86;
    border-color: #39AB86;
}
.sidebar .block-wishlist .action.tocart:hover {
    color: #49BC93;
    background-color: #FFFFFF;
    border-color: #49BC93;
}
.abs-revert-secondary-color:focus, .abs-revert-secondary-color:active, .abs-revert-to-action-secondary:focus, .abs-revert-to-action-secondary:active, .paypal-review .block .actions-toolbar .action.primary:focus, .paypal-review .block .actions-toolbar .action.primary:active, .cart-summary .block .actions-toolbar>.primary .action.primary:focus, .cart-summary .block .actions-toolbar>.primary .action.primary:active, .cart-summary .form.giftregistry .fieldset .action.primary:focus, .cart-summary .form.giftregistry .fieldset .action.primary:active, .block-compare .action.primary:focus, .block-compare .action.primary:active {
    background: #39AB86;
    border: 1px solid #39AB86;
    color: #ffffff;
}
a.action.compare.primary {
    margin-right: 9px;
}

/*Page Layout 1 Column*/
@media (max-width: 767px) {
    .navigation, .breadcrumbs, .page-header .header.panel, .header.content, .footer.content, .page-main, .page-wrapper > .widget, .page-wrapper > .page-bottom, .block.category.event, .top-container {
    padding-left: 10px;
    padding-right: 10px;
    }
}
.page-title-wrapper {
    text-transform: uppercase;
    border-bottom: 0px solid #434371;
    padding: 0px;
}
body:not(.sales-order-view) .page-title-wrapper:not(.product) .page-title {
    margin: 5px 0px 10px 20px !important;
}
.page-layout-1column .columns {
    margin-bottom: 40px;
    background-color: transparent;
    padding: 0px;
    box-shadow: 0px 0px 0px #8c8686;
    -moz-box-shadow: 0px 0px 0px #8c8686;
    -webkit-box-shadow: 0px 0px 0px #8c8686;
    -o-box-shadow: 0px 0px 0px #8c8686;
    -ms-box-shadow: 0px 0px 0px #8c8686;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}
.page-layout-1column .columns .column.main {
    padding: 0px;
}
body.account.page-layout-2columns-left .column.main .widget.block.block-static-block {
    display: none;
}
.page-layout-1column.cms-index-index .columns, .page-layout-1column.checkout-index-index .columns, .page-layout-1column.checkout-cart-index .columns, .page-layout-1column.cms-no-route .columns, .page-layout-1column.catalog-product-view .columns, .page-layout-1column.catalog-category-view .columns, .page-layout-1column.customer-account-forgotpassword .columns, .page-layout-1column.customer-account-login .columns, .page-layout-1column.cms-home .columns, .page-layout-1column.customer-account-create .columns {
    margin-left: 0px;
    margin-right: 0px;
}

/*Custom Page*/
.contentBox {
    background-color: #FFFFFF;
    padding: 30px;
    border-bottom: 3px solid #eeeeee;
    text-align: left;
    color: #444444;
}
@media (max-width: 767px) {
    .contentBox {
        padding: 20px;
    }
}
.contentBox p {
    margin-top: 20px;
}
.contentBox h2 {
    font: 500 20px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
    margin: 0px;
    margin-top: 20px;
    margin-bottom: -10px;
}
.contentBox p:not(:first-child) {
    margin-top: 20px;
}
.contentBox p {
    margin: 0px;
}
@media all and (max-width: 767px), print {
    .gridBox-2col {
        float: left;
        width: 100%;
        padding: 20px;
        margin: 0px 0px 10px 0px;
        background: #FFF;
    }
}
@media all and (min-width: 768px), print {
    .gridBox-2col {
        float: left;
        width: calc(50% - 10px);
        padding: 20px;
        margin: 0px 10px 10px 0px;
        background: #FFF;
    }
    .gridBox-2col.last2 {
        margin: 0px 0px 10px 0px;
    }
}
@media all and (max-width: 767px), print {
    .gridBox-3col {
        float: left;
        width: 100%;
        padding: 20px;
        margin: 0px 0px 10px 0px;
        background: #FFF;
    }
}
@media all and (min-width: 768px), print {
    .gridBox-3col {
        float: left;
        width: calc(50% - 10px);
        padding: 20px;
        margin: 0px 10px 10px 0px;
        background: #FFF;
    }
    .gridBox-3col.last2 {
        margin: 0px 0px 10px 0px;
    }
}
@media all and (min-width: 1024px), print {
    .gridBox-3col {
        float: left;
        width: calc(33.333% - 6.666px);
        padding: 20px;
        margin: 0px 10px 10px 0px;
        background: #FFF;
    }
    .gridBox-3col.last2 {
        margin: 0px 10px 10px 0px;
    }
    .gridBox-3col.last3 {
        margin: 0px 0px 10px 0px;
    }
}

.content-3col {
    float: left;
    width: 33.33%;
    padding: 5px 5px 20px 5px;
}
.contentTable {
    margin: -5px -5px -20px -5px;
}
@media (max-width: 767px) {
    .hidden768 {
        display:none;
    }
}
.boldPurple {
    font-weight: bold;
    color: #434371;
}
.tableHeader {
    background-color: #eeeeee;
    padding: 12px 20px;
    border-bottom: 3px solid #434371;
}

/*Store Locator*/
.sidebar.left {
    padding: 20px;
    background: #fff;
    margin-right: 10px;
    box-shadow: 0px 3px 0px 0px #eeeeee;
}
@media (max-width: 767px) {
    .sidebar.left {
        margin-right: 0px;
        margin-bottom: 20px;
    }
}
.sidebar.left h3 {
    display: none;
}
@media (max-width: 767px) {
    .bh-sl-container {
        padding: 0px;
    }
}
.bh-sl-container button {
    background: #303051;
    border: 1px solid #303051;
    border-radius: 4px;
    white-space: nowrap;
    margin: 0px 0px 10px 0px;
    padding: 8px;
}
.bh-sl-container button:hover {
    background: #434371;
    border: 1px solid #434371;
}
.bh-sl-container .bh-sl-form-container {
    padding: 0px;
    margin-top: 0px;
}
.bh-sl-container .bh-sl-form-container .form-input {
    margin-top: 0px;
}
@media (min-width: 768px), print {
    /*.modal-inner-wrap {
        margin: 0px !important;
    }*/
    .bh-sl-container .bh-sl-map {
        height: 740px;
    }
    footer.modal-footer {
        margin-top: -65px;
    }
}
.bh-sl-container .bh-sl-map-container {
    margin-top: 0px;
}
.bh-sl-container #bh-sl-map-container #bh-sl-map {
    border: 20px solid #fff;
    box-shadow: 0px 3px 0px 0px #eeeeee;
}
@media (max-width: 767px) {
    .bh-sl-container #bh-sl-map-container #bh-sl-map {
        border: 0px;
    }
}
.bh-sl-container .bh-sl-loc-list {
    height: 552px;
}
@media (max-width: 767px) {
    .bh-sl-container .bh-sl-loc-list {
        height: 240px;
    }
}
.bh-sl-container .bh-sl-loc-list ul li {
    margin-bottom: 0px;
}
.bh-sl-container .bh-sl-loc-list .list-focus {
    background: #4343714d !important;
    border: 0px solid #39AB86;
    transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
}
.bh-sl-container .form-input input, .bh-sl-container .form-input select {
    border-radius: 4px;
}
@media (min-width: 768px), print {
    .bh-sl-container .form-input input, .bh-sl-container .form-input select {
        width: 100%;
        margin: 0px 0px 10px 0px;
    }
}

.bh-sl-pagination-container {
    display: none;
}
#bh-sl-user-location div#narrow-by-list {
    display: none;
}
.gm-style-iw .loc-details {
    padding: 0px 0px 0px 10px;
    width: 60%;
}
@media (min-width: 768px), print {
    .sidebar {
        width: calc(30% - 10px);
    }
}

div.opening-hours li {
    margin-bottom: 0px;
}
div.opening-hours ul, ol {
    margin-top: 0rem;
    margin-bottom: 0px;
}

/*Store Detail*/
.store-detail {
    margin-top: 0px;
    border-bottom: 0px;
    padding-bottom: 10px;
}
@media only screen and (min-width: 768px) {
    .store-detail .image {
        width: calc(35% - 10px);
        margin-right: 10px;
        background: #fff;
        padding: 0px;
    }
}
@media only screen and (min-width: 768px) {
    .store-detail .details {
        width: 65%;
        margin-top: 0px;
        background: #fff;
        padding: 20px;
    }
}
@media only screen and (min-width: 1120px) {
    .store-detail .image {
        width: calc(35% - 10px);
        background: #fff;
        margin-right: 10px;
        padding: 0px;
    }
}
@media only screen and (min-width: 1120px) {
    .store-detail .details {
        width: 65%;
        background: #fff;
        margin: 0px;
        padding: 15px 20px 20px 20px;
    }
}
.store-detail .image .store-contact {
    padding: 20px;
}
@media only screen and (min-width: 1120px) {
    #map-canvas-individual {
        max-width: 100%;
    }
}
@media only screen and (min-width: 768px) {
    #map-canvas-individual {
        height: 400px;
    }
}

/*Store Locator*/
#store-locator.bh-sl-container #bh-sl-map-container #bh-sl-map {
    border: 0px;
    border-right: 20px solid #fff;
    box-shadow: 0px 0px 0px 0px #eeeeee;
}
@media (max-width: 767px) {
    .modal-popup.modal-slide {
        left: 20px;
    }
    .modal-inner-wrap {
        margin: 0px !important;
        width: calc(100% - 20px) !important;
        max-height: 100% !important;
    }
}
@media (min-width: 768px) {
    #store-locator .sidebar.right {
        width: 30%;
    }
    .checkout-index-index footer.modal-footer {
        margin-top: -65px;
    }
    .checkout-index-index .modal-inner-wrap {
        max-height: 90% !important;
    }
}

@media (max-width: 767px) {
    #store-locator .gmnoprint,
    #store-locator button.gm-control-active.gm-fullscreen-control {
        display: none;
    }
    #store-locator .modal-popup .modal-content {
        padding-bottom: 20px;
    }
    #store-locator .modal-popup .modal-header, .modal-popup .modal-content, .modal-popup .modal-footer {
        padding-left: 20px;
        padding-right: 20px;
    }
    #store-locator.bh-sl-container {
        display: grid;
        height: calc(70vh - 0px);
        padding: 0px;
    }
    #store-locator.bh-sl-container .bh-sl-map {
        height: 50%;
    }
    #store-locator.bh-sl-container #bh-sl-map-container #bh-sl-map {
        border: 0px;
        box-shadow: none;
    }
    #store-locator.bh-sl-container .bh-sl-loc-list {
        height: calc(30vh - 0px);
        font-size: 12px;
    }
    #store-locator.bh-sl-container .form-input label {
        display: none;
    }
    #store-locator.bh-sl-container .form-input {
        margin-top: 0px;
        margin-right: 10px;
    }
    #store-locator.bh-sl-container .bh-sl-form-container {
        margin-top: 0px;
    }
    #store-locator form#bh-sl-user-location {
        display: flex;
        align-items: center;
    }
    .bh-sl-container .form-input input, .bh-sl-container .form-input select {
        margin: 0px 0px 10px
    }
    #store-locator #bh-sl-submit {
        height: 34px;
        width: 120px;
        margin: 0px;
        padding: 0px;
    }
    #store-locator .loc-name {
        font-size: 14px !important;
    }
    .modal-popup .modal-header {
        padding-top: 10px;
    }
    .modal-popup .modal-footer {
        margin-top: 10px;
        padding-top: 0px;
        padding-bottom: 20px;
    }
    .modal-popup .modal-footer button {
        margin-bottom: 0px;
    }
}

/*Symptom Search*/
#block-symptom-search {
    font-size: 0px;
    overflow: hidden;
}
#symptom-container {
    float: left;
    width: 280px;
    margin: 0px 20px 0px 0px;
}
#results-container {
    vertical-align: top;
    overflow: hidden;
}
.question {
    font-size: 18px;
    padding: 20px;
    background: #fff;
    margin-bottom: 10px;
    border-bottom: 3px solid #434371;
}
.answers {
    margin: -5px;
    display: flex;
    flex-wrap: wrap;
}
.answers:after {
  content: '';
  flex-grow: 999;
}
.symptom-label {
    flex-grow: 1;
    font-size: 11px;
    padding: 10px;
    margin: 5px;
    background: #e9e9e9;
    cursor: pointer;
    text-align: center;
    height: 86.666px;
    width: 86.666px;
    vertical-align: top;
    display: inline-block;
    box-sizing: border-box;
}
.symptom-label:hover {
    background: #dddddd;
}
.symptom-input {
    display: none;
}
.symptom-input:checked + .symptom-label{
    background: #ffffff;
    box-shadow: 0 5px 8px rgba(0, 0, 0, 0.05);
}
.symptom-input:checked + .symptom-label:hover{
    background: #fcfcfc;
    box-shadow: 0 5px 8px rgba(0, 0, 0, 0.02);
}
.ailment {
    padding: 10px 15px;
    height: inherit;
    width: inherit;
}
.symptoms {
    position: relative;
    left: 0px;
    top: 0px;
    width: 100%;
}
.symptom-image {
    margin: 5px 0px;
}
.cms-recommendation .item.product.product-item {
    height: 230px;
}
.cms-recommendation strong.product.name.product-item-name {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.cms-recommendation div[class^='ajax_symptoms'] {
    width: 880px;
}
.cms-recommendation .products-grid .product-item-info .product-item-details {
    padding: 10px 5px 10px 5px;
}
#symptom-start-shape {
    display: flex;
}
#symptom-start-triangle {
    width: 0;
    height: 0;
    border: 18px solid transparent;
    border-left: 0px solid transparent;
    border-right: 8px solid #39AB86;
    display: inline-block;
}
#symptom-start-square {
    padding: 0px 8px 0px 5px;
    height: 36px;
    vertical-align: top;
    background: #39AB86;
    display: inline-block;
    box-sizing: border-box
}
#symptom-start-square p {
    font-size: 15px;
    color: #fff;
    vertical-align: middle;
    margin: 9px;
}
.symptom-img {
    display: inline;
}
.symptom-img-hide {
    display: none !important;
}
.drugCat {
    margin-bottom: 20px;
}
.drugCatSym {
    font-size: 12px;
    display: inline-block;
    margin: 0px 5px 10px 10px;
    color: #AAAAAA;
    font-weight: bold;
}
.drugCatSym p {
    display: inline;
    margin-right: 4px;
}
.drugCatName {
    font-size: 20px;
    display: inline-block;
    vertical-align: sub;
    margin-left: 10px;
    margin-bottom: -2px;
}
.drugCatName p {
    font-size: 20px;
    display: inline;
}
.drugCatContent {
    padding: 20px 20px 0px 20px;
    background: #fff;
    border-bottom: 3px solid #eee;
}
.drugCatDesc {
    font-size: 12px;
    margin: 0px 0px 10px 0px;
}
.drugCatFollowUp {
    margin: 0px 0px -25px 0px;
}
.followUpQuestion {
    font-size: 18px;
    display: inline-block;
    vertical-align: top;
    margin: 5px 10px 0px 0px;
}
.followUpAnsCont {
    display: inline-block;
    font-size: 0px;
    max-width: 600px;
}
.followup-label {
    font-size: 12px;
    padding: 8px 10px;
    margin: 0px 5px 5px 0px;
    background: #39AB86;
    cursor: pointer;
    color: #ffffff;
    display: inline-block;
    box-sizing: border-box;
}
.followup-label:hover {
    background: #49BC93;
    color: #ffffff;
}
.followup-label.notselected {
    background: #e9e9e9;
    color: #000;
    border: 0px;
}
.followup-label.notselected:hover {
    background: #dddddd;
    color: #000;
}
.followup-input {
    display: none;
}
.followup-input:checked + .followup-label{
    background: #39AB86;
    color: #ffffff;
    box-shadow: 0 5px 8px rgba(0, 0, 0, 0.05);
}
.followup-input:checked + .followup-label:hover{
    background: #49BC93;
    color: #ffffff;
    box-shadow: 0 5px 8px rgba(0, 0, 0, 0.02);
}
.drugCatProd {
    margin: 45px -5px 0px -5px;
}
.fadeOut {
    transition:all 250ms ease-in;
    opacity: 0;
}
.fadeIn {
    opacity: 1;
}
.hide {
    display: none;
}

/* DS2D */
#ds2d_promo {
    background-color: #fff;
    text-align: center;
    margin-top: -20px;
}
#ds2d_promo img {
    width: 1180px;
    margin: 40px 0;
}

/*DRUGSTORE2DOOR.BIZ*/
.cms-biz-home .page-header .logo .main-logo {
    padding-right: 40px;
    margin-left: calc(50% + 60px);
}
.cms-biz-home span.action.nav-toggle,
.cms-biz-home .panel.wrapper,
.cms-biz-home .col-sm-10.col-md-9,
.cms-biz-home .col-sm-4.col-md-4,
.cms-biz-home li.link.wishlist,
.cms-biz-home li.item.link.compare,
.cms-biz-home .header-wrapper-middle,
.cms-biz-home .header-wrapper-bottom,
.cms-biz-home #topfooter,
.cms-biz-home .footer.content.footer-container-wrapper,
.cms-biz-home #back-top,
.cms-biz-home div#cart-footer {
    opacity: 0 !important;
}
body.firecheckout.checkout-index-index.fc-form-compact.fc-theme-light.fc-form-hide-labels.fc-form-tooltips.firecheckout-col1-set.expanded.fc-onestep.firecheckout-index-index.page-layout-checkout.fc-step-payment.firecheckout-quote-virtual .fieldset.swissup-checkout-fields {
    display: block !important;
}
/*.fieldset.swissup-checkout-fields:before {
    content: 'Acknowledgement';
    font-size: 2.4rem;
    font-weight: 600;
}
#rxDetails .fieldset.swissup-checkout-fields:before {
    content: 'Prescription Details';
}*/
#rxDetails .label {
    display: unset;
}
#rxDetails #rxRefill .message.notice,
#rxDetails #rxTransfer .message.notice {
    margin-top: 20px !important;
}
.swissup-checkout-fields .step-title:first-of-type {
    display: none !important;
}
.admin__field.swissup-checkout-fields__field{
    border: none;
    padding: 0 0 0 3px;
}
.admin__field.swissup-checkout-fields__field .legend.admin__field-label{
    display: none;
}
.field.swissup-checkout-fields__field._required.fc-dirty {
    padding-top: 15px;
}
body.firecheckout.checkout-index-index.fc-form-compact.fc-theme-light.fc-form-hide-labels.fc-form-tooltips.firecheckout-col1-set.expanded.fc-onestep.firecheckout-index-index.page-layout-checkout.fc-step-payment.firecheckout-quote-virtual .field.swissup-checkout-fields__field label {
    vertical-align: sub;
    font-size: 14px;
    color: #e02b27;
}
body.firecheckout.checkout-index-index.fc-form-compact.fc-theme-light.fc-form-hide-labels.fc-form-tooltips.firecheckout-col1-set.expanded.fc-onestep.firecheckout-index-index.page-layout-checkout.fc-step-payment.firecheckout-quote-virtual .field.swissup-checkout-fields__field div.control {
    float: left;
    margin-right: 4px;
}

.swissup-checkout-orderattachment,
.swissup-checkout-fields,
.order-attachments {
    display: none;
}


/* Rewards/Refer */
.rewardssocial-buttons {
    font-size: 0px !important;
    line-height: 20px !important;
}
.rewardssocial-buttons > div {
    height: 20px !important;
    margin-right: 8px !important;
}
.rewardssocial-buttons > div > div {
    margin-left: 0px !important;
    margin-right: 0px !important;
    width: auto !important;
}
.rewardssocial-buttons > div > div > span {
    vertical-align: middle !important;
}
.rewardssocial-buttons > div > div > span > img {
    margin-top: 0px !important;
    vertical-align: middle !important;
}
.cart.table-wrapper .cart .item .product-image-wrapper img {
    width: 50px;
    margin-left: 30px;
}
.block-minicart .block-content > .actions > .primary .action.primary {
    color: #fff;
    text-align: center;
    border-radius: 8px;
}
body.checkout-index-index .label{
    display:  initial;
}
#checkout-step-payment hr{
    display: none;
}

#checkout-step-payment fieldset{
    display: contents;
}

#checkout-step-payment .ds2d-opc-payment{
    width: 100%;
}
