.postWrapper {
    padding-bottom: 25px;
    clear: both;
}

.postTitle {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #DDDDDD;
    margin-bottom: 15px;
}

.postTitle h2 {
    font-size: 20px;
    font-weight: normal;
    margin: 0px;
    padding: 0px;
}

.postTitle h3 {
    font-size: 10px;
    margin: 0px;
    padding-top: 2px;
    padding-right: 0px;
    padding-bottom: 2px;
    padding-left: 0px;
}

.postContent {
    padding-bottom: 10px;
}

.postContent ul{
    list-style: disc outside;
    margin-bottom: 1.5em;
}

.postContent ul li{
    margin-left: 2em;
}

.postContent ol{
    list-style: decimal outside;
    margin-bottom: 1.5em;
}

.postContent ol li{
    margin-left: 2em;
}

.postDetails {

}

.postBookmarks {
    padding-bottom: 10px;
}

.postBookmarks h4 {

    font-size: 12px;
    font-weight: bold;
}

.postBookmarks a.bm {
    display: inline-block;
}

.postBookmarks img {
    display: inline;
}

.commentWrapper {
    padding-bottom: 15px;
}

.commentContent {
    padding-bottom: 0px;
}

.commentDetails {
    margin-bottom: 5px;
    padding: 0px;
}

.commentDetails h4.username {
    display: inline;
}

.postError {
    font-size: 16px;
}

.tags {
    font-weight: bold;
    padding-bottom: 10px;
}

.tags UL {
    display: inline;
}

.tags UL LI {
    font-weight: normal;
    display: inline;
    padding-right: 6px;
}

.tags h4 {
    font-size: 12px;
    font-weight: bold;
}

.menu-tags, .menu-categories, .menu-recent {
    margin: 5px 9px;
}

.menu-tags h5, .menu-categories h5, .menu-recent h5 {
    font-size: 11px;
}

.block-blog .menu-tags UL LI {
    display: inline;
    padding: 2px;
    margin-left: 10px;
}

.block-blog .menu-categories UL LI {
    margin-left: 10px;
}

.block-blog .menu-recent UL LI {
    margin-left: 10px;
}

.block-blog .menu-recent UL LI a, .block-blog .menu-categories UL LI a, .block-blog .menu-tags UL LI a {
    font-size: 11px;
}

.tagcloud {
    /* text-align:center; */
}

.tag-count-1 {
    font-size: 1em !important;
}

.tag-count-2 {
    font-size: 1.2em !important;
}

.tag-count-3 {
    font-size: 1.4em !important;
}

.tag-count-4 {
    font-size: 1.6em !important;
}

.tag-count-5 {
    font-size: 1.8em !important;
}

.tag-count-6 {
    font-size: 2em !important;
}

.tag-count-7 {
    font-size: 2em !important;
}

.tag-count-8 {
    font-size: 2em !important;
}

.tag-count-9 {
    font-size: 2em !important;
}

.tag-count-10 {
    font-size: 2em !important;
}

.block-blog .head h4 {
    padding-left: 20px;
}

.block-blog .block-title strong {
    background-image: url(https://m2.dev.trackerfit.pirstack.com/skin/frontend/base/default/aw_blog/images/icon_blog.png);
    background-repeat: no-repeat;
    padding-left: 21px;
    text-align: left;
}

.postWrapper .poster {
    display: inline;
}

.input-box.aw-blog-comment-area {
    width: 100%;
}

.widget-latest li {
    font-size: 12px;
    padding: 5px 10px;
}

.block-blog .menu-categories {
    margin: 0;
    padding: 5px 9px;
}

A.awblog_current_comment {
    text-decoration: none !important;
    font-weight: bold !important;
}

/* This is the moving lens square underneath the mouse pointer. */
.cloud-zoom-lens {
    border: 4px solid #888;
    margin:-4px;    /* Set this to minus the border thickness. */
    background-color:#fff;
    cursor:move;
}

/* This is for the title text. */
.cloud-zoom-title {
    font-family:Arial, Helvetica, sans-serif;
    position:absolute !important;
    background-color:#000;
    color:#fff;
    padding:3px;
    width:100%;
    text-align:center;
    font-weight:bold;
    font-size:10px;
    top:0px;
}

/* This is the zoom window. */
.cloud-zoom-big {
    border:4px solid #ccc;
    overflow:hidden;
}

/* This is the loading message. */
.cloud-zoom-loading {
    color:white;
    background:#222;
    padding:3px;
    border:1px solid #000;
}

.product-image .mousetrap {
    z-index:100 !important;
}

@font-face {
  font-family: 'Glyphicons Halflings';

  src: url('https://m2.dev.trackerfit.pirstack.com/skin/frontend/boilerplate/tracker_2016/fonts/glyphicons-halflings-regular.eot');
  src: url('https://m2.dev.trackerfit.pirstack.com/skin/frontend/boilerplate/tracker_2016/fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('https://m2.dev.trackerfit.pirstack.com/skin/frontend/boilerplate/tracker_2016/fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('https://m2.dev.trackerfit.pirstack.com/skin/frontend/boilerplate/tracker_2016/fonts/glyphicons-halflings-regular.woff') format('woff'), url('https://m2.dev.trackerfit.pirstack.com/skin/frontend/boilerplate/tracker_2016/fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('https://m2.dev.trackerfit.pirstack.com/skin/frontend/boilerplate/tracker_2016/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
  font-display: swap;
}

.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;


  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\2a";
}
.glyphicon-plus:before {
  content: "\2b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.glyphicon-cd:before {
  content: "\e201";
}
.glyphicon-save-file:before {
  content: "\e202";
}
.glyphicon-open-file:before {
  content: "\e203";
}
.glyphicon-level-up:before {
  content: "\e204";
}
.glyphicon-copy:before {
  content: "\e205";
}
.glyphicon-paste:before {
  content: "\e206";
}
.glyphicon-alert:before {
  content: "\e209";
}
.glyphicon-equalizer:before {
  content: "\e210";
}
.glyphicon-king:before {
  content: "\e211";
}
.glyphicon-queen:before {
  content: "\e212";
}
.glyphicon-pawn:before {
  content: "\e213";
}
.glyphicon-bishop:before {
  content: "\e214";
}
.glyphicon-knight:before {
  content: "\e215";
}
.glyphicon-baby-formula:before {
  content: "\e216";
}
.glyphicon-tent:before {
  content: "\26fa";
}
.glyphicon-blackboard:before {
  content: "\e218";
}
.glyphicon-bed:before {
  content: "\e219";
}
.glyphicon-apple:before {
  content: "\f8ff";
}
.glyphicon-erase:before {
  content: "\e221";
}
.glyphicon-hourglass:before {
  content: "\231b";
}
.glyphicon-lamp:before {
  content: "\e223";
}
.glyphicon-duplicate:before {
  content: "\e224";
}
.glyphicon-piggy-bank:before {
  content: "\e225";
}
.glyphicon-scissors:before {
  content: "\e226";
}
.glyphicon-bitcoin:before {
  content: "\e227";
}
.glyphicon-btc:before {
  content: "\e227";
}
.glyphicon-xbt:before {
  content: "\e227";
}
.glyphicon-yen:before {
  content: "\00a5";
}
.glyphicon-jpy:before {
  content: "\00a5";
}
.glyphicon-ruble:before {
  content: "\20bd";
}
.glyphicon-rub:before {
  content: "\20bd";
}
.glyphicon-scale:before {
  content: "\e230";
}
.glyphicon-ice-lolly:before {
  content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.glyphicon-education:before {
  content: "\e233";
}
.glyphicon-option-horizontal:before {
  content: "\e234";
}
.glyphicon-option-vertical:before {
  content: "\e235";
}
.glyphicon-menu-hamburger:before {
  content: "\e236";
}
.glyphicon-modal-window:before {
  content: "\e237";
}
.glyphicon-oil:before {
  content: "\e238";
}
.glyphicon-grain:before {
  content: "\e239";
}
.glyphicon-sunglasses:before {
  content: "\e240";
}
.glyphicon-text-size:before {
  content: "\e241";
}
.glyphicon-text-color:before {
  content: "\e242";
}
.glyphicon-text-background:before {
  content: "\e243";
}
.glyphicon-object-align-top:before {
  content: "\e244";
}
.glyphicon-object-align-bottom:before {
  content: "\e245";
}
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.glyphicon-object-align-left:before {
  content: "\e247";
}
.glyphicon-object-align-vertical:before {
  content: "\e248";
}
.glyphicon-object-align-right:before {
  content: "\e249";
}
.glyphicon-triangle-right:before {
  content: "\e250";
}
.glyphicon-triangle-left:before {
  content: "\e251";
}
.glyphicon-triangle-bottom:before {
  content: "\e252";
}
.glyphicon-triangle-top:before {
  content: "\e253";
}
.glyphicon-console:before {
  content: "\e254";
}
.glyphicon-superscript:before {
  content: "\e255";
}
.glyphicon-subscript:before {
  content: "\e256";
}
.glyphicon-menu-left:before {
  content: "\e257";
}
.glyphicon-menu-right:before {
  content: "\e258";
}
.glyphicon-menu-down:before {
  content: "\e259";
}
.glyphicon-menu-up:before {
  content: "\e260";
}


/* = structure ----------------------- */
html, body { position: relative; width: 100%; height: 100%; margin: 0 auto; font-family: 'Source Sans Pro', sans-serif!important; line-height: 1.4; -moz-font-smoothing: antialiased; -webkit-font-smoothing: antialiased; }
header { width: 100%; border-top: 5px solid #5CA622; margin-bottom: 10px; }
@media (min-width: 1200px) {
  header {
    height: 130px;
    overflow: hidden;
  } 
}
@media (min-width: 992px) {
  header .logo {
    width: 262.5px;
    height: 128px;
  }
}
header .logo img { display: inline-block; margin: 14px 0; }
header .mobile-menu-icon { position: relative; font-size: 25px; cursor: pointer; padding-top: 2px; text-align: center; }
header .links { padding: 14px 0; float: right; min-height: 50px; }
@media (min-width: 1200px) {
  header .links { 
    height: 50px; 
    width: 535.23px;
    position: relative; 
    overflow: hidden;
  }
}
header .links li { display: inline-block; color: #373338; line-height: 1; }
header .links li a { display: block; padding: 0 8px; border-right: 1px solid #373338; color: #373338; }
header .links li a.last { border-right: 0!important; }
header .links .fa-facebook-official { font-size: 20px; color: #3B5998; }
header .links .fa-twitter-square { font-size: 20px; color: #00ACED; }
header .links li a.facebook, header .links li a.twitter { padding: 0 2px; }
header .links li a.facebook, header .links li a.twitter { border-right: 0!important; }
header .links li a.facebook, header ul.links li:first-child {
  width: 84px;
}
header .item-count { padding: 10px 0 12px; background: #DCDAD4; font-size: 15px; font-weight: 600; color: #554649; }
header .checkout-button { padding: 10px 0 12px; background: #59A70D; font-size: 15px; font-weight: 700; color: #fff; text-transform: uppercase; }

header .form-search { margin-top: 10px; }
header .form-search input { font-size: 16px; font-style: italic; color: #999999; border-right: 0!important; -webkit-appearance: none; -moz-appearance: none; appearance: none; }
header .form-search input, header .form-search button { height: 50px; border: 2px solid #DCDAD4; border-radius: 0!important; }
header #search_mini_form input:focus { border: 1px solid #5CA622; color: #5CA622; box-shadow: none; }
header #search_mini_form input:focus + span button { background: #5CA622!important; border: 1px solid #5CA622!important; color: #FFF!important; }
header .form-search .search-autocomplete li.selected, .form-search .search-autocomplete li.selected:focus, .form-search .search-autocomplete li.selected:hover { background: #DCDAD4; border: 1px solid #DCDAD4; border-radius: 0; color: #444; }


header .form-search button { padding: 11px 18px; background: #DCDAD4; font-size: 20px; }

header .free-advice { margin-top: 6px; text-align: center; }
header .free-advice em { display: block; font-size: 22px; color: #999999; }

header .call-us { text-align: right; }
header .call-us strong { display: block; font-size: 28px; font-weight: 700; color: #A6D258; line-height: 1; }
header .call-us a { color: #A6D258; }

section.slider-wrapper { margin-bottom: 0!important; color: #fff; line-height: 1; }
section.slider-wrapper .container { position: relative; }
section.slider-wrapper .homepage-slider { position: relative; margin-bottom: 30px; overflow: hidden; height: 420px;}
@media (min-width: 768px) {
  section.slider-wrapper .homepage-slider {
    height: 460px;
  }
}
section.slider-wrapper .homepage-slider .button {
  width: 208px;
}
section.slider-wrapper .homepage-slider .slick-prev:before, section.slider-wrapper .homepage-slider .slick-next:before { color: #828687; }
section.slider-wrapper .homepage-slider .slide-content { padding: 0 40px; }
section.slider-wrapper .homepage-slider .slide-title { margin: 60px 0 15px; font-size: 57px; font-weight: 700; }
section.slider-wrapper .homepage-slider .slide-description { font-size: 42px; font-weight: 300; margin-bottom: 15px; }
section.slider-wrapper .homepage-slider .slide-price { font-size: 44px; font-weight: 700; margin-bottom: 15px; }

section.slider-wrapper .call-to-action { position: absolute; padding: 15px 0; background: rgba(58, 58, 58, 0.8); bottom: 30px; left: 15px; right: 15px; font-size: 19px; text-transform: uppercase; cursor: pointer; }
@media (min-width: 1200px) {
  section.slider-wrapper .call-to-action {
    height: 69px;
    overflow: hidden;
  }
}
section.slider-wrapper .call-to-action img { display: block; float: left; margin-right: 10px; }
section.slider-wrapper .call-to-action span { display: block; font-size: 15px; font-weight: 700; text-transform: capitalize; }


section.slider-mobile-wrapper { margin-bottom: 0!important; color: #fff; line-height: 1; }
section.slider-mobile-wrapper .container { position: relative; }
section.slider-mobile-wrapper .homepage-mobile-slider { position: relative; margin-bottom: 30px; }
section.slider-mobile-wrapper .homepage-mobile-slider .slick-prev:before, section.slider-wrapper .homepage-slider .slick-next:before { color: #828687; }
section.slider-mobile-wrapper .homepage-mobile-slider .slide-content { display: flex; justify-content: center; align-items: center; padding: 0 20px; }
section.slider-mobile-wrapper .homepage-mobile-slider .slide-title { margin: 0 auto 15px; font-size: 32px; font-weight: 700; }
section.slider-mobile-wrapper .homepage-mobile-slider .slide-description { font-size: 26px; font-weight: 300; margin-bottom: 15px; }
section.slider-mobile-wrapper .homepage-mobile-slider .slide-price { font-size: 44px; font-weight: 700; margin-bottom: 15px; }

section.slider-mobile-wrapper .call-to-action { position: absolute; padding: 15px 0; background: rgba(58, 58, 58, 0.8); bottom: 30px; left: 15px; right: 15px; font-size: 16px; text-transform: uppercase; cursor: pointer; }
section.slider-mobile-wrapper .call-to-action img { display: block; float: left; margin-right: 10px; }
section.slider-mobile-wrapper .call-to-action span { display: block; font-size: 15px; font-weight: 700; text-transform: capitalize; }


section.c2a { min-height: 295px; }
section.c2a .boxes { position: relative; padding: 5px; border: 1px solid #ccc; background: #fff; margin-bottom: 30px; }
section.c2a .boxes .overlay { position: absolute; left: 5px; right: 5px; bottom: 5px; padding: 12px 0; background: rgba(51, 51, 51, 0.8); font-size: 30px; color: #fff; line-height: 1; text-align: center; }
section.c2a .boxes .overlay p { font-size: 30px; font-weight: 300; margin-bottom: 15px; }
section.c2a .boxes .overlay .button { background: none; border: 1px solid #fff; color: #fff; margin-bottom: 0; }
@media (min-width: 992px) {
  section.c2a .boxes .overlay .button { 
    width: 225px;
    justify-content: center;
    display: flex;
    margin-left: auto;
    margin-right: auto;
  }
}
section.c2a .boxes img { width: -webkit-fill-available; } 

section.approved-trackers { 
    padding: 20px 0 40px; 
    background:url('https://m2.dev.trackerfit.pirstack.com/skin/frontend/boilerplate/tracker_2016/images/aprroved_trackersBG.jpg'); 
    text-align: center; 
  }


section.approved-trackers .image-wrapper { padding: 20px 0; background: #fff; border: 1px solid #CCCCCC; }
section.approved-trackers .product-name { height: 60px; padding: 20px 0; background: #A7D64F; font-size: 16px!important; font-weight: 700; color: #454546; }
section.approved-trackers .product-name a { color: #454546; }
section.approved-trackers .information-box { padding: 20px 0 0; margin-bottom: 50px; background: #5D5C5E; border: 1px solid #5D5C5E; color: #fff; text-align: left; line-height: 1.5; }
section.approved-trackers .information-box a { color: #fff; }
section.approved-trackers .information-box .row { margin: 0 20px; padding: 0 0 0 28px; font-weight: 600; }
section.approved-trackers .information-box .tick { background:url("https://m2.dev.trackerfit.pirstack.com/skin/frontend/boilerplate/tracker_2016/images/tickBG.png") no-repeat; }
section.approved-trackers .information-box .cross { background:url("https://m2.dev.trackerfit.pirstack.com/skin/frontend/boilerplate/tracker_2016/images/crossBG.png") no-repeat; }
section.approved-trackers .information-box .price-box { padding: 20px 0; background: #000; text-align: center; line-height: 1; }
section.approved-trackers .information-box .price-box .rrp { font-size: 18px; font-weight: 600; color: #A5D833; text-decoration: line-through; }
section.approved-trackers .information-box .price-box .price { font-size: 25px; text-transform: uppercase; color: #fff; margin-bottom: 10px; }
section.approved-trackers .information-box .price-box .button { padding: 8px 30px; background: #43B600; border: 0; color: #fff!important; }
section.approved-trackers .information-box .row { font-size: 15px; margin-bottom: 10px; }
section.approved-trackers .button { background: none; padding: 8px 30px; border: 1px solid #4D4041; color: #4D4041!important; }


section.award-winning { padding: 40px 0; background:url('https://m2.dev.trackerfit.pirstack.com/skin/frontend/boilerplate/tracker_2016/images/award_winningBG.jpg'); background-size: cover; text-align: center; }
section.award-winning h1 { margin-bottom: 30px; }
section.award-winning .button { margin: 30px 10px 60px; }

section#social-wall { padding: 20px 0 40px; text-align: center; }
section#social-wall h2 { text-align: center; }
section#social-wall .social-wall { margin-bottom: 20px; }
section#social-wall .social-wall .grid-sizer { width: 181px; }
section#social-wall .social-wall .item { height: 181px; margin-bottom: 10px; width: 181px; background: #A5D833; }
section#social-wall .social-wall .item.wid2 { width: 372px; }
section#social-wall .social-wall .item.hei2 { height: 372px; }

section#social-wall .social-wall .item img { max-width: 100%; }
section#social-wall .social-wall .item .item-article { padding: 15px; }
section#social-wall .social-wall .item .item-article .title { width: 60px; background: #444; font-size: 18px; font-weight: 700; color: #fff; text-transform: uppercase; }
section#social-wall .social-wall .item .item-article .article-title { display: block; font-family: "Georgia", sans-serif; font-size: 18px; font-style: italic; margin: 5px 0; line-height: 1.2; text-align: left; }

section#social-wall .social-wall .item .item-review { padding: 15px; height: 100%; box-sizing: border-box; text-align: left; }
section#social-wall .social-wall .item .item-review p {	font-size: 16px; font-style: italic; margin-top: 5px; line-height: 1.2; }

section#social-wall .fa-facebook-official, section#social-wall .fa-twitter-square { display: inline-block; margin: 0 3px; }
section#social-wall .fa-facebook-official { font-size: 40px; color: #3B5998; }
section#social-wall .fa-twitter-square { font-size: 40px; color: #00ACED; }

.cms-nationwide-install .yellow-circle { position: relative; margin: 0 auto 20px; width: 221px; height: 221px; background: #FFD804; border-radius: 500px; text-align: center; }
.cms-nationwide-install .yellow-circle .title { position: absolute; width: 200px; top: 38px; left: 50%; margin-left: -100px; font-family: 'Permanent Marker', cursive; font-size: 28px; line-height: 1.3; transform: rotate(-10deg);  -webkit-transform: rotate(-10deg); -moz-transform: rotate(-10deg); -ms-transform: rotate(-10deg); -o-transform: rotate(-10deg); }

.cms-nationwide-install .orange-circle { position: relative; margin: 0 auto 20px; width: 221px; height: 221px; background: #EF7D19; border-radius: 500px; text-align: center; }
.cms-nationwide-install .orange-circle .title { position: absolute; width: 200px; top: 38px; left: 50%; margin-left: -100px; font-size: 28px; font-weight: 700; line-height: 1.1; color: #fff; }
.cms-nationwide-install .orange-circle .title span { font-size: 18px; display: block; margin: 10px 0; }

.cms-nationwide-install .trackers-for-all { margin-bottom: 60px; text-align: center; }
.cms-nationwide-install .trackers-for-all h3 { font-size: 34px; }

.cms-nationwide-install .helpline-links { border: 1px solid #ccc; padding: 15px 0; color: #fff; margin-bottom: 40px; }
.cms-nationwide-install .helpline-links .helpline { background: #454546; text-align: center; padding: 32px 0; font-weight: 300; }
.cms-nationwide-install .helpline-links .helpline span { display: block; font-style: italic; font-weight: 600; color: #FFD23D; margin-bottom: 30px; }
.cms-nationwide-install .helpline-links .helpline a { color: #fff; }

.cms-nationwide-install .how-it-works { margin-bottom: 30px; }
.cms-nationwide-install .how-it-works h3 { font-size: 36px; margin-bottom: 20px; }
.cms-nationwide-install .how-it-works .white { margin-left: 15px; }

.cms-nationwide-install .helpline-links .areas-covered-links { background: #9DCD40; padding: 15px 0; }
.cms-nationwide-install .helpline-links .areas-covered-links h4 { font-size: 30px!important; color: #fff; line-height: 1.1; margin-bottom: 20px; text-align: center; }
.cms-nationwide-install .helpline-links .areas-covered-links li { line-height: 1.3; }
.cms-nationwide-install .helpline-links .areas-covered-links a { color: #fff; }

.cms-nationwide-install .orange-c2a { border: 1px solid #ccc; padding: 5px; margin-bottom: 20px; }
.cms-nationwide-install .orange-c2a .inner { padding: 10px 5px; background: #F17D00; color: #fff; }
.cms-nationwide-install .orange-c2a .inner h4 { margin-bottom: 10px; color: #fff; }
.cms-nationwide-install .orange-c2a .inner .icon { padding: 40px 0; text-align: center; }
.cms-nationwide-install .orange-c2a .inner p { font-size: 16px; margin-bottom: 10px!important; line-height: 1.3; }


/* = sidebar ----------------------- */
aside .block, aside .block-account .block-title, aside .block-layered-nav .block-title, .block .block-title { border-radius: 0; }
aside .block-account .block-title { padding: 15px; background: #59A70D; font-weight: 700; color: #fff; border-color: #51930E; text-transform: uppercase; }
aside .block-account .block-title strong span { font-weight: 700; }

aside .block-account .block-content { padding: 0; background: #59A70D; }
aside .block-account .block-content li { font-size: 16px; padding: 0; border-top: 1px solid #63B412!important; border-bottom: 1px solid #51930E!important; }
aside .block-account .block-content li.current { padding: 0; }
aside .block-account .block-content li strong { display: block; padding: 15px; font-weight: 600; color: #fff; }
aside .block-account .block-content li a { padding: 15px; color: #fff; border: 0; }
aside .block-account .block-content li.last { border-bottom: 0; }

aside .block-layered-nav li a:hover { color: #59A70D; }
aside .block-layered-nav .currently .btn-remove { right: 15px; }
aside .block-layered-nav .block-subtitle { display: none; }

aside .panel-group { margin-bottom: 0; }
aside .panel-group .panel { border: 0; border-radius: 0; }
aside .panel-group .panel a, aside .panel-group .panel a:hover, aside .panel-group .panel a:visited { text-decoration: none; }
aside .panel-group .panel .panel-heading { position: relative; padding: 15px; background: #59A70D; border-top: 1px solid #63B412; border-bottom: 1px solid #51930E; color: #fff; border-radius: 0; }
aside .panel-group .panel .panel-heading:after { position: absolute; top: 15px; right: 15px; font-family: 'Glyphicons Halflings'; content: "\e259"; }
aside .panel-group .panel .panel-heading h4 { font-size: 16px!important; font-weight: 600; text-transform: uppercase; }

aside .panel-group .panel .panel-body { border: 1px solid #59A70D; }
aside .panel-group .panel .panel-body .product-name { margin-bottom: 15px; padding: 0 0 15px; border-bottom: 1px solid #EBEBEB; }
aside .panel-group .panel .panel-body .product-name.active { font-weight: 700; text-transform: uppercase; }
aside .panel-group .panel .panel-body .product-name:last-child { border-bottom: 0; }
aside .panel-group .panel .panel-body .li-name { width: 80%; float: left; font-size: 13px; color: #333; }
aside .panel-group .panel .panel-body span { float: right; font-weight: 700; color: #59A70D; }


aside .boxes { position: relative; background: #fff; margin: 20px 0; }
aside .boxes .overlay { position: absolute; left: 5px; right: 5px; bottom: 5px; padding: 12px 0; background: rgba(51, 51, 51, 0.8); font-size: 30px; color: #fff; line-height: 1; text-align: center; }
aside .boxes .overlay p { font-size: 22px; font-weight: 300; margin-bottom: 0px; }
aside .boxes .overlay .button { background: none; border: 1px solid #fff; color: #fff; margin-bottom: 0; }

aside .nationwide .overlay { top: 11%; bottom: auto; font-size: 16px; }
aside .nationwide .overlay p { margin-bottom: 5px; }
aside .nationwide .overlay p span { display: block; font-size: 12px; }
aside .nationwide .numbers { background: #DCDAD4; /* Old browsers */ background: -moz-linear-gradient(top, #DCDAD4 0%, #ffffff 100%); /* FF3.6-15 */ background: -webkit-linear-gradient(top, #DCDAD4 0%,#ffffff 100%); /* Chrome10-25,Safari5.1-6 */ background: linear-gradient(to bottom, #DCDAD4 0%,#ffffff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#DCDAD4', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */	border-top: 5px solid #fff; padding: 5px 8px; }
aside .nationwide .numbers p { display: block; font-size: 16px; margin-bottom: 0; }

.google-reviews {
    position: fixed;
    bottom: 25px;
    right: 0;
    z-index: 999;
}

/* = toolbar ----------------------- */
.toolbar label { margin: 0px; font-weight: normal; margin-right: 10px; color: #999999; font-size: 15px; }
.toolbar .pages strong { display: block; float: left; margin: 0px; font-weight: 700; margin-right: 10px; color: #999999; font-size: 15px; }
.toolbar .pages li { display: inline-block; padding: 0 5px; font-size: 15px; color: #999999!important; }
.toolbar .pages li.current { text-decoration: underline; }
.toolbar .pages li a { color: #999999; }

.toolbar .limiter { padding: 0px; line-height:normal; text-align: right; }
.blog-index-list .toolbar .limiter {
  display: none!important; 
}
.blog-index-list .toolbar .sorter {
  width: 66.6666666%!important;
}
.blog-index-list .toolbar {
  max-width: calc(100vw - 15px)!important;
}


.toolbar .sorter { padding: 0px; line-height:normal; border: none; }
.toolbar .sorter .sort-by { padding: 0px; }
.toolbar .sorter .sort-by select { width: auto; }
.toolbar select { border: 1px solid #ccc; background: #FFF; border-radius: 0px; box-shadow: none; color: #999999; -webkit-appearance: none; -moz-appearance: none; appearance: none; background: url('https://m2.dev.trackerfit.pirstack.com/skin/frontend/boilerplate/tracker_2016/images/select-arrow.png') center right 5px no-repeat; font-size: 14px; width: auto; padding-right: 30px; display: inline-block; cursor: pointer; line-height: 1; }
.toolbar select:focus { border: 1px solid #0094C3; box-shadow: none; }
.toolbar i { color: #999999; margin-left: 10px; }

.toolbar .view-mode { margin-left: 20px; }
.toolbar .view-mode span { font-size: 25px; }
.toolbar .view-mode span:first-child { margin-right: 5px; }
.toolbar .view-mode a span { color: #BABABA; }
.toolbar .view-mode a span:hover { color: #787878; }
.toolbar .view-mode span { color: #787878; }


/* = cms ----------------------- */
.std ul { padding-left: 0; margin-bottom: 20px; }
.std ul li { position: relative; padding-left: 25px; font-size: 18px; margin-bottom: 5px; list-style: none; }
.std ul li:before { position: absolute; left: 0; content: "\e013"; font-family: 'Glyphicons Halflings'; color: #59A70D; }


/* = product list ----------------------- */
.category-description { margin-bottom: 60px; }

.products-list { margin: 30px 0 60px; }
.products-list li.item:first-child { padding: 30px 0; }
.products-list li.item { padding: 30px 0; border-bottom: 1px solid #EBEBEB; }

.products-list li.item .product-image { width: 100%; float: none; text-align: center; }
.products-list li.item .product-image img { padding: 0; border: 0; border-radius: 0; }

.products-list li.item .product-shop { margin-left: 0; }
.products-list li.item .product-shop h2 { font-size: 28px; font-weight: 700; color: #333; margin-bottom: 15px; line-height: 1; }
.products-list li.item .product-shop h2 a { color: #59A70D; }
.products-list li.item .product-shop p { font-size: 16px; }
.products-list li.item .product-shop ul { padding-left: 0; margin-bottom: 15px; }
.products-list li.item .product-shop ul li { position: relative; padding-left: 20px; font-size: 15px; margin-bottom: 5px; list-style: none; }
.products-list li.item .product-shop ul li:before { position: absolute; left: 0; content: "\e013"; font-family: 'Glyphicons Halflings'; color: #59A70D; }

.products-list li.item .prices { margin: 30px 0 0; text-align: right; line-height: 1.2; }
.products-list li.item .prices .rrp { font-size: 18px; font-weight: 700; color: #D00000; text-decoration: line-through; }
.products-list li.item .prices .fully-fitted { display: block; font-size: 15px; color: #333; }
.products-list li.item .prices .price { font-size: 36px; font-weight: 700; color: #333; }


.products-list li.item .basket-wrapper { margin-top: 40px; }
.products-list li.item .basket-wrapper .button { width: 100%; }


/* = product view ----------------------- */
.product-essential { margin-bottom: 30px; }
.product-essential .product-essential-inner { padding: 15px; background: #f8f8f8; }
.product-essential .product-img-box { width: 100%; padding: 0; }
.product-essential .product-img-box img { border-radius: 0; }
.product-essential .product-img-box .product-image { background: #fff; border: 1px solid #ddd; margin-bottom: 15px; }
.product-essential .product-img-box .product-image img { margin: 0 auto; padding: 0; border: 0; }
.product-essential .product-img-box .more-views ul { margin: 0 auto; }
.product-essential .product-img-box .more-views ul li { width: 20%; margin: 1%; padding: 0; }
.product-essential .product-img-box .more-views { border: 0; margin-bottom: 20px; }
.product-essential .product-img-box .more-views h2 { display: none; }


.product-essential-new { margin-bottom: 30px; }
.product-essential-new .product-essential-inner { padding: 30px 0; }
.product-essential-new .product-img-box { width: 100%; padding: 0; }
.product-essential-new .product-img-box img { border-radius: 0; }
.product-essential-new .product-img-box .product-image { background: #fff; margin-bottom: 15px; }
.product-essential-new .product-img-box .product-image img { margin: 0 auto; padding: 0; border: 0; }
.product-essential-new .product-img-box .more-views ul { margin: 0 auto; }
.product-essential-new .product-img-box .more-views ul li { width: 20%; margin: 1%; padding: 0; }
.product-essential-new .product-img-box .more-views { border: 0; margin-bottom: 20px; }
.product-essential-new .product-img-box .more-views h2 { display: none; }
.product-essential-new .product-img-box .brand-graphic { background: #fff; text-align: center; margin: 30px auto; }
.product-essential-new .product-img-box .download-our-app { display: block; margin: 30px auto; }

.catalog-product-view .product-shop { background: #f8f8f8; box-shadow: none; -webkit-box-shadow: none; margin-bottom: 0; }
.catalog-product-view .product-shop h1 { font-size: 41px!important; font-weight: 100!important; }
.catalog-product-view .product-shop .features-description ul { margin-bottom: 15px; }
.catalog-product-view .product-shop .features-description ul li { position: relative; padding-left: 25px; font-size: 16px; margin-bottom: 5px; list-style: none; }
.catalog-product-view .product-shop .features-description ul li:before { position: absolute; left: 0; content: "\e013"; font-family: 'Glyphicons Halflings'; color: #59A70D; }
.catalog-product-view .product-shop .rrp { font-size: 18px; font-weight: 700; color: #D00000; text-decoration: line-through; }
.catalog-product-view .product-shop .price { font-size: 36px; font-weight: 700; color: #333; }
.catalog-product-view .product-shop .price span { font-size: 15px; font-weight: 400; color: #333; }

.catalog-product-view .layout { margin: 0 auto; }
.catalog-product-view .product-shop-new { box-shadow: none; -webkit-box-shadow: none; margin-bottom: 0; }
.catalog-product-view .product-shop-new h1 { font-size: 41px!important; font-weight: 200!important; margin-top: 0; margin-bottom: 20px; }
.catalog-product-view .product-shop-new .features-description ul { margin-bottom: 30px; }
.catalog-product-view .product-shop-new .features-description ul li { position: relative; padding-left: 25px; font-size: 16px; margin-bottom: 5px; list-style: none; }
.catalog-product-view .product-shop-new .features-description ul li:before { position: absolute; left: 0; content: "\f058"; font-family: 'FontAwesome'; color: #59A70D; }
.catalog-product-view .product-shop-new .rrp { font-size: 18px; font-weight: 700; color: #D00000; text-decoration: line-through; }
.catalog-product-view .product-shop-new .price { font-size: 36px; font-weight: 700; color: #333; }
.catalog-product-view .product-shop-new .price span { font-size: 15px; font-weight: 400; color: #333; }


.catalog-product-view .product-essential .product-shop { width: 100%; float: none; padding: 0; border: 0; }
.catalog-product-view .product-essential .product-shop .brand-graphic { background: #fff; border: 1px solid #ddd; text-align: center; margin-bottom: 15px; }
.catalog-product-view .product-essential .product-shop .product-options { border-radius: 0; }


.catalog-product-view .product-essential-new .product-img-box .product-shop-new { width: 100%; float: none; padding: 0; border: 0; }
.catalog-product-view .product-essential-new .product-img-box .product-shop-new .brand-graphic { background: #fff; border: 1px solid #ddd!important; text-align: center; margin-bottom: 15px; }
.catalog-product-view .product-essential-new .product-img-box .product-shop-new .product-options { border-radius: 0; }


.catalog-product-view .product-shop .price-box { margin-bottom: 20px; }
.catalog-product-view .product-shop .price-box .price { display: inline-block; font-size: 36px; font-weight: 700; color: #333; }
.catalog-product-view .product-shop .price-box .fully-fitted { display: inline-block; font-size: 15px; color: #333!important; }


.catalog-product-view .product-shop-new .price-box { display: none; margin-bottom: 20px; }
.catalog-product-view .product-shop-new .price-box .price { display: inline-block; font-size: 36px; font-weight: 700; color: #333; }
.catalog-product-view .product-shop-new .price-box .fully-fitted { display: inline-block; font-size: 15px; color: #333!important; }


.catalog-product-view .product-shop .product-options { border: 1px solid #ccc; background: #fff; }
.catalog-product-view .product-shop .product-options p.required { font-size: 12px; }
.catalog-product-view .product-options dd select { height: 50px; border: 1px solid #ccc; border-radius: 0px; box-shadow: none; color: #999999; -webkit-appearance: none; -moz-appearance: none; appearance: none; background: url('https://m2.dev.trackerfit.pirstack.com/skin/frontend/boilerplate/tracker_2016/images/select-arrow.png') #fff center right no-repeat; font-size: 14px; width: 100%; padding-right: 30px; display: inline-block; cursor: pointer; line-height: 1; }
.catalog-product-view .product-options dt label { font-weight: 600; text-transform: uppercase; }


.catalog-product-view .product-shop-new .product-options { border: 1px solid #F6F6F6; background: #F6F6F6; border-radius: 0px; margin-bottom: 20px; }
.catalog-product-view .product-shop-new .product-options p.required { font-size: 12px; }
.catalog-product-view .product-options dd select { border: 1px solid #F6F6F6; border-radius: 0px; box-shadow: none; color: #000; -webkit-appearance: none; -moz-appearance: none; appearance: none; background: url('https://m2.dev.trackerfit.pirstack.com/skin/frontend/boilerplate/tracker_2016/images/select-arrow.png') #fff center right 15px no-repeat; font-size: 14px; width: 100%; padding-right: 30px; display: inline-block; cursor: pointer; line-height: 1; }
.catalog-product-view .product-options dt label { font-weight: 200; text-transform: uppercase; }


.catalog-product-view .product-shop-new .availability { display: none; }
.catalog-product-view .product-shop-new .add-to-box { text-align: left; padding: 0; }
.catalog-product-view .product-shop-new .add-to-cart { margin: 20px auto 0; }
.catalog-product-view .product-shop-new .add-to-cart .qty-button { display: block; float: left; width: 45px; height: 42px; background: #ddd; border: 1px solid #ddd!important; font-size: 20px; color: #595959; }
.catalog-product-view .product-shop-new .add-to-cart .qty { position: relative; display: block; float: left; width: 45px; height: 42px; text-align: center; border: 1px solid #aaa; border-radius: 0!important; margin: 0 5px; }
.catalog-product-view .product-shop-new .add-to-cart .button { display: inline-block; margin: 0 5px 15px 0; }
.catalog-product-view .product-shop-new .add-to-cart .button.enquire { display: block!important; padding: 0!important; background: none; border: 0; font-size: 14px!important; color: #4A90E2!important; text-align: left; text-transform: capitalize; }


.catalog-product-view .product-shop .availability { display: none; }
.catalog-product-view .product-shop .add-to-box { text-align: left; padding: 0; }
.catalog-product-view .product-shop .add-to-cart { margin: 0 auto; }
.catalog-product-view .product-shop .add-to-cart .qty-button { display: block; float: left; width: 45px; height: 42px; background: #ddd; border: 1px solid #ddd!important; font-size: 20px; color: #595959; }
.catalog-product-view .product-shop .add-to-cart .qty { position: relative; display: block; float: left; width: 45px; height: 42px; text-align: center; border: 1px solid #aaa; border-radius: 0!important; margin: 0 5px; }
.catalog-product-view .product-shop .add-to-cart .button { display: inline-block; margin: 0 5px 0 0; }

.catalog-product-view div[role=main] { margin-bottom: 0!important; }

.catalog-product-view .product-collateral { padding: 80px 0; float: none; background: #f8f8f8; }
.catalog-product-view .product-collateral h2 { text-align: center; }
.catalog-product-view .product-collateral #accordionProductInformation .card { background: #fff; margin-bottom: 15px; }
.catalog-product-view .product-collateral #accordionProductInformation .card .card-header h4 { display: flex; justify-content: space-between; align-items: center; padding: 15px; font-size: 18px; font-weight: 700; color: #000; margin-top: 0!important; text-transform: uppercase; text-decoration: none!important; }
.catalog-product-view .product-collateral #accordionProductInformation .card-body { padding: 15px; background: #fff; }
.catalog-product-view .product-collateral #accordionProductInformation .card .longfeat-description { margin-bottom: 30px; }
.catalog-product-view .product-collateral #accordionProductInformation .card .longfeat-description ul { margin-bottom: 30px; }
.catalog-product-view .product-collateral #accordionProductInformation .card .longfeat-description ul:after { display: block; content: "";	clear: both; }
.catalog-product-view .product-collateral #accordionProductInformation .card .longfeat-description ul li { width: 48%; float: left; position: relative; margin: 0 1% 5px; padding-left: 25px; font-size: 18px; list-style: none; }
.catalog-product-view .product-collateral #accordionProductInformation .card .longfeat-description ul li:before { position: absolute; left: 0; content: "\e013"; font-family: 'Glyphicons Halflings'; color: #59A70D; }

.catalog-product-view .product-collateral #accordionProductInformation .card .main-description h3 { font-size: 24px; }
.catalog-product-view .product-collateral #accordionProductInformation .card .main-description ul { margin-bottom: 30px; }
.catalog-product-view .product-collateral #accordionProductInformation .card .main-description ul li { position: relative; padding-left: 25px; font-size: 18px; margin-bottom: 10px; list-style: none; }
.catalog-product-view .product-collateral #accordionProductInformation .card .main-description ul li:before { position: absolute; left: 0; content: "■"; color: #444; }

.catalog-product-view .product-collateral #accordionProductInformation .add-to-cart #enquirelink { display: none; }

.catalog-product-view #enquireModal .modal-content { background: #f8f8f8; border-radius: 0!important; }
.catalog-product-view #enquireModal .modal-content .modal-header { border-bottom: 0!important; }

/* = shopping basket ----------------------- */
.cart .page-title { padding-bottom: 15px; }
.cart .title-buttons .checkout-types button { margin: 20px 0 0; }
.cart .discount, .cart .totals { border-radius: 0; }
.cart .cart-collaterals .totals { width: 100%; margin: 0; float: none; }

#shopping-cart-table { font-size: 16px; margin-bottom: 30px; }
#shopping-cart-table tbody tr td { padding: 30px 20px; }
#shopping-cart-table tfoot tr td { padding: 15px; }
#shopping-cart-table h2 a { font-size: 18px; font-weight: 600; color: #554649!important; }
#shopping-cart-table .product-image img { width: 100px!important; height: 100px!important; max-width: 100px; }
#shopping-cart-table input.qty { border-radius: 0!important; }
#shopping-cart-table .glyphicon-trash { font-size: 20px; color: #A5D833; }
#shopping-cart-table button { background: #DCDAD4; border: 1px solid #DCDAD4; font-size: 14px!important; color: #554649!important; margin-bottom: 0; }


#discount-coupon-form { font-size: 18px; }

#shopping-cart-totals-table { font-size: 18px; }
#shopping-cart-totals-table strong { font-size: 18px; }


.opc .section:first-child .step-title, .opc .section:last-child .step-title { border-radius: 0; }
.opc .section .step-title { padding: 15px; background: #fff; }
.opc .section .step-title h2 { text-transform: uppercase; }
.opc .section.active .step-title { background: #DCDAD4; }
.opc .section.active .step-title h2 { line-height: 1.5; color: #554649; text-transform: uppercase; }
.opc .section.active .step-title .number { background: #fff; padding: 0 8px; border-radius: 100px; font-size: 18px; color: #554649; line-height: 25px; }
.opc .step-title .number { background: #DCDAD4; padding: 0 8px; border-radius: 100px; font-size: 18px; color: #554649; line-height: 25px; }


#enquireform { background: #f8f8f8; height: auto; padding: 15px 30px; }
#enquireform h3 { margin: 10px 0; }
#enquireform .form_style input, .form_style textarea  { width: 100%; border: 1px solid #ddd; font-size: 13px; padding: 10px; }
#enquireform .form_style input { margin: 10px auto; }
#enquireform .form_style textarea  { width: 100%; height: 200px; margin: 10px auto; background: #fff; border: 1px solid #ddd; color: #333; }
#enquireform .form_style button { display: inline-block; padding: 8px 30px!important; background: #43B600; border: 1px solid #43B600; border-radius: 0!important; font-size: 18px!important; font-weight: 700!important; color: #fff!important; margin-bottom: 10px; text-transform: uppercase; }


footer { padding: 25px 0; background: #333333; border-top: 5px solid #000000; color: #fff; }
footer h4 { margin: 25px 0 10px; color: #A5D833; }
footer img { display: block; margin-bottom: 20px; }
footer strong { display: inline-block; font-size: 20px; font-weight: 700; color: #A4DC1D; }
footer strong a { display: inline-block; font-size: 20px; font-weight: 700; color: #A4DC1D; }
footer strong:nth-child(2) { padding: 0 10px 0 0; border-right: 1px solid #fff; }
footer strong:nth-child(3) { padding: 0 0 0 10px; }
footer .email { display: block; font-size: 18px; color: #fff; margin-bottom: 20px; }

footer ul li { position: relative; padding-left: 20px; margin-bottom: 5px; }
footer ul li:before { position: absolute; top: -5px; left: 0; content: "■"; font-size: 20px; color: #A5D833; }
footer ul li a { color: #fff!important; }

footer .resources { margin: 0px auto; padding: 5px 0px; text-align: center; }
footer .resources a { text-transform: uppercase; color: #fff; }
footer .resources .slidingDiv { display: none; margin: 10px 0; }
footer .resources ul li { display: inline-block; padding: 0 15px; }
footer .resources ul li:before { display: none; }
footer .resources ul li a { font-size: 14px; color: #fff; text-decoration: none; }
footer .resources ul li a:hover { text-decoration: underline; }


/* = blog ----------------------- */
section.post-wrapper { margin: 40px 0; padding: 0 0 40px; border-bottom: 1px solid #ddd; }
section.post-wrapper .post-title h2 { font-size: 24px; margin-bottom: 10px; }
section.post-wrapper .post-title h2 a { color: #59A70D; }
section.post-wrapper .post-title strong { display: block; font-size: 16px; margin-bottom: 20px; }
section.post-wrapper .aw-blog-read-more { display: inline-block; font-size: 15px!important; color: #59A70D; margin-bottom: 10px; text-transform: uppercase; }
section.post-wrapper .post-details { display: inline-block; font-size: 15px!important;  margin-bottom: 10px; }



section.post-wrapper .post-content ul li { position: relative; padding-left: 20px; font-size: 15px; margin-bottom: 5px; list-style: none; }
section.post-wrapper .post-content ul li:before { position: absolute; left: 0; content: "\e013"; font-family: 'Glyphicons Halflings'; color: #59A70D; }


aside .block-blog h5 { text-transform: uppercase; font-weight: 700; margin-bottom: 10px;  }
aside .block-blog .menu-recent ul li, aside .block-blog .menu-categories ul li { font-size: 15px; margin-bottom: 20px; line-height: 1.2; }
aside .block-blog .menu-recent ul li a, aside .block-blog .menu-categories ul li a  { color: #59A70D; text-decoration: underline; }
aside .block-blog .menu-tags, aside .block-blog .menu-categories, aside .block-blog .menu-recent { margin: 20px 10px 30px; }
aside .block-blog .menu-tags li { display: inline-block; padding: 2px; }
aside .block-blog .menu-tags .tag-count-1 { font-size:1em!important;}
aside .block-blog .menu-tags .tag-count-2 { font-size:1.2em!important; }
aside .block-blog .menu-tags .tag-count-3 { font-size:1.4em!important; }
aside .block-blog .menu-tags .tag-count-4 { font-size:1.6em!important; }
aside .block-blog .menu-tags .tag-count-5 { font-size:1.8em!important; }
aside .block-blog .menu-tags .tag-count-6 { font-size:2em!important; }
aside .block-blog .menu-tags .tag-count-7 { font-size:2em!important; }
aside .block-blog .menu-tags .tag-count-8 { font-size:2em!important; }
aside .block-blog .menu-tags .tag-count-9 { font-size:2em!important; }
aside .block-blog .menu-tags .tag-count-10 { font-size:2em!important; }

.block-blog .block-title strong { background: none!important; padding-left: 0; }
.block-blog ul li { font-size: 17px!important; margin: 0 0 10px!important; }
.block-blog ul li a { font-size: 15px!important; }

/* = login ----------------------- */
.new-users .content { margin-bottom: 75px; }
.box-account, .box-account .box-head { border-radius: 0; }


/* = compare grid ----------------------- */
.compare-grid { width: 1140px; }
.compare-grid .col { display: block; }

.compare-grid .prodrow, .compare-grid .titlerow { float:left; }
.compare-grid .prodrow { width: 162.857142857px; }
.compare-grid .prodrow .col { padding: 10px 0; background: #EFEFEF; color: #666666; font-size: 12px; text-align: center; }

.compare-grid .titlerow { width: 162.857142857px; }
.compare-grid .titlerow .col { padding: 10px 4px; font-size: 12px; text-align: right; }

.compare-grid .titlerow .clientlogo { padding: 0!important; }
.compare-grid .titlerow .product-name { padding: 20px 0!important; }
.compare-grid .titlerow .price { margin-top: 15px; color: #333333!important; font-size: 13px!important; }

.compare-grid .clientlogo { margin-bottom: 10px!important; height: inherit!important; }
.compare-grid .product-name { color: #96CB51!important; font-size: 12px!important; margin-bottom: 10px !important; text-align:center; }

.compare-grid .price { font-size: 36px!important; font-weight: 900!important; color: #333!important; text-align: center; }
.compare-grid .price span.rrp { display: block; font-size: 18px; font-weight: 700; color: #D00000; text-decoration: line-through; }

.compare-grid .actions { margin: 10px 0; text-align: center; }
.compare-grid .actions .button { padding: 8px 15px!important; font-size: 14px!important; }


.cms-compare-range-rovers-trackers .compare-grid .prodrow { width: 190px; }
.cms-compare-range-rovers-trackers .compare-grid .titlerow { width: 190px; }



.cms-no-route dt { font-size: 18px; margin-bottom: 20px; }
.cms-no-route dd { font-size: 18px; margin-bottom: 20px; }


/* = contact ----------------------- */
.contact-numbers { text-align: center; margin: 20px 0; }
.contact-numbers .landline, .contact-numbers .mobile, .contact-numbers .text { font-size: 24px; margin-bottom: 10px; }
.contact-numbers strong { display: block; }
.contact-numbers .fa-phone, .contact-numbers .fa-mobile { display: block; font-size: 40px; color: #444; margin-bottom: 5px; }

.contacts-text .address p { margin-bottom: 0px; }


#contactForm { margin-top: 30px; background: #f8f8f8; height: auto; padding: 15px 30px; }
#contactForm h2 { margin: 10px 0; font-weight: 700; border-bottom: 0; }
#contactForm label { font-weight: 400; margin-bottom: 0; }
#contactForm input, #contactForm textarea { width: 100%; border: 1px solid #ddd; font-size: 13px; padding: 10px; border-radius: 0!important; }
#contactForm input { margin: 10px auto; }
#contactForm textarea { width: 100%; height: 200px; margin: 10px auto; }
#contactForm .buttons-set { margin-top: 0px!important; border-top: 0; text-align: left; }
#contactForm .buttons-set p.required { text-align: left; }
#contactForm .buttons-set button { display: block; float: left; padding: 8px 30px!important; background: #43B600; border: 1px solid #43B600; border-radius: 0!important; font-size: 18px!important; font-weight: 700!important; color: #fff!important; margin-bottom: 10px; text-transform: uppercase; }



footer #enquireform { margin: 0; background: none; height: auto; padding: 0; }
footer #enquireform h3 { margin: 10px 0; }
footer #enquireform input { margin: 5px auto!important; border: 1px solid #000!important; font-size: 13px; padding: 10px; background: #ABABAB; color: #000; }
footer #enquireform textarea { width: 100%; height: 60px!important; margin: 5px auto 10px!important; margin: 5px auto; border: 1px solid #000!important; font-size: 13px; padding: 10px; background: #ABABAB!important; color: #000!important; }
footer #enquireform button { display: inline-block; padding: 8px 30px!important; background: none!important; border: 1px solid #fff!important; border-radius: 0!important; font-size: 18px!important; font-weight: 700!important; color: #fff!important; margin-bottom: 10px; text-transform: uppercase; }

.footer-bottom { background: #fff; padding: 20px 0; font-size: 12px; text-align: right; }
.footer-bottom img { display: block; float: left; margin: 0 15px 0 0; opacity: 0.8; }
.footer-bottom p { font-size: 13px!important; margin-bottom: 0; }

/* = typography ----------------------- */
h1, h2, h3, h4, h5, h6 { font-weight: 700; margin-bottom: 30px; }
h1 { font-size: 36px; margin-bottom: 0; }
h2 { font-size: 30px; color: #4C3F3F; }
h4 { font-size: 18px!important; }


p { font-size: 18px; margin-bottom: 20px; }
strong { font-weight: 700; }
strong span { font-weight: 700; }
em { font-style: italic; }

br { display: none; }

.breadcrumb { padding: 10px 0; margin: 5px 0 15px; background: none; }
.breadcrumb li a { color: #59A70D; }
.breadcrumb li strong { font-weight: 700; }


a { cursor: pointer; color: #59A70D; }
a:hover { opacity: 0.8; -webkit-transition: opacity 0.4s ease-out; -moz-transition: opacity 0.4s ease-out; -o-transition: opacity 0.4s ease-out; -ms-transition: opacity 0.4s ease-out; transition: opacity 0.4s ease-out; text-decoration: none; }

.button { display: inline-block; padding: 10px 30px!important; background: #43B600; border: 1px solid #43B600; border-radius: 0!important; font-size: 18px!important; font-weight: 600!important; color: #fff!important; margin-bottom: 10px; text-transform: uppercase; }
.button:hover { opacity: 0.8; -webkit-transition: opacity 0.4s ease-out; -moz-transition: opacity 0.4s ease-out; -o-transition: opacity 0.4s ease-out; -ms-transition: opacity 0.4s ease-out; transition: opacity 0.4s ease-out; text-decoration: none; }

.white { background: none!important; border: 1px solid #454546!important; color: #454546!important; }
.grey { background: #DCDAD4!important; border: 1px solid #DCDAD4!important; font-weight: 400!important; color: #554649!important; }


.alert, .block-cart .subtotal, .error-msg, .global-site-notice, .note-msg, .notice-msg, .success-msg { border-radius: 0; text-transform: uppercase; }
.input-text { border-radius: 0; }





/* = navigation ----------------------- */
nav.primary { position: relative; background: #444; font-size: 16px; font-weight: 800; color: #fff; text-align: center; margin-bottom: 15px; min-height:51px; max-height: 51px; }
nav.primary > ul { position: relative; margin-bottom: 0!important; }
nav.primary > ul > li { display: inline-block; text-transform: uppercase; font-size: 15px; }
nav.primary > ul > li a, nav.primary > ul > li div.parent { display: block; padding: 15px 25px; color: #fff!important; }


nav.primary > ul > li > ul.child-dropdown { display: none; box-shadow: 0px 2px 3px rgba(0,0,0,0.3); position: absolute; top: 55px; left: 0; width: 100%; background: #fff; padding: 28px 15px 28px 15px; z-index: 999; }
nav.primary > ul > li > ul.child-dropdown li { display: inline-block; font-size: 16px; font-weight: 400; text-align: left; text-transform: capitalize; }
nav.primary > ul > li > ul.child-dropdown li a { position: relative; display: block; padding: 10px 15px; margin-bottom: 0; color: #444!important; }
nav.primary > ul > li > ul.child-dropdown li a i { position: absolute; top: 14px; right: 8px; }
nav.primary > ul > li > ul.child-dropdown li a:hover { background: #DCDAD4; }

nav.primary > ul > li > ul.child-dropdown .nationwide-installation { background: #014421; padding: 15px; font-size: 24px; font-weight: 400; color: #fff; text-align: left; text-transform: capitalize; margin-top: 20px; }
nav.primary > ul > li > ul.child-dropdown .nationwide-installation strong, nav.primary > ul > li > ul.child-dropdown .nationwide-installation strong { display: inline-block; }
nav.primary > ul > li > ul.child-dropdown .nationwide-installation img { margin-top: -5px; margin-right: 10px; }
nav.primary > ul > li > ul.child-dropdown .nationwide-installation a { display: block; padding: 8px 0; font-size: 15px; color: #fff!important; float: right!important; text-decoration: underline; }

nav.primary > ul > li:hover { background: #A7D64F; }
nav.primary > ul > li:hover a { color: #444!important; }
nav.primary > ul > li:hover > ul.child-dropdown { display: block; }


.mobile-nav { margin-top: 55px; }
.mobile-nav-wrapper nav.primary { position: relative; background: #444; font-size: 16px; font-weight: 800; color: #fff; text-align: center; margin-bottom: 10px; }
.mobile-nav-wrapper nav.primary > ul > li { display: block; border-bottom: 1px solid #2C2C2C; border-top: 1px solid #5B5B5B; }
.mobile-nav-wrapper nav.primary > ul > li > ul.child-dropdown { position: relative; top: 0; }
.mobile-nav-wrapper nav.primary > ul > li > ul.child-dropdown li { display: block; border-bottom: 1px solid #ddd; border-top: 1px solid #f7f7f7; }
.mobile-nav-wrapper nav.primary > ul > li > ul.child-dropdown li:first-child { border-top: 0; }
.mobile-nav-wrapper nav.primary > ul > li > ul.child-dropdown li:last-child { border-bottom: 0; }
.mobile-nav-wrapper nav.primary > ul > li > ul.child-dropdown li:hover { background: #DCDAD4; }
.mobile-nav-wrapper nav.primary > ul > li > ul.child-dropdown li:active { background: #DCDAD4!important; }
.mobile-nav-wrapper nav.primary > ul > li > ul.child-dropdown li a { padding: 15px; }
.mobile-nav-wrapper nav.primary > ul > li > ul.child-dropdown li a i { position: absolute; top: 14px; right: 8px; }



.boxes { position: relative; padding: 5px; border: 1px solid #ccc; background: #fff; margin-bottom: 30px; overflow: hidden;}
.boxes .overlay { position: absolute; left: 5px; right: 5px; bottom: 5px; padding: 12px 0; background: rgba(51, 51, 51, 0.8); font-size: 30px; color: #fff; line-height: 1; text-align: center; }
.boxes .overlay p { font-size: 18px; font-weight: 300; margin-bottom: 0px; }

#search_mini_form .form-search button {
  width: 60px; 
  height: 50px; 
  aspect-ratio: 60 / 50; 
}


/* = common ----------------------- */
img { max-width: 100%; }


.alignleft, .alignLeft { float: left; }
.alignright, alignRight { float: right; }

.clearfix, .clear { clear: both; }

.buttons-set { margin: 2em 0 0!important; }

.addthis { margin: 20px 0 10px; }

.nopadding { padding: 0; }
.nopaddingleft { padding-left: 0!important; }
.nopaddingright { padding-right: 0!important; }




/* = media queries ----------------------- */

	/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) (1, 2) ----------------------- */
	@media only screen and (max-width: 479px) {

		header .mobile-menu-icon { top: 48px; }
		header .mobile-basket, header .mobile-login { position: relative; }
		header .mobile-basket { top: 45px; }
		header .mobile-quantity { font-size: 14px; position: absolute;  bottom: 18px; right: -10px; margin-left: 0px; width: 20px; height: 20px; background: #554649; border-radius: 100px; color: #fff!important; z-index: 999; text-align: center; }
		header .mobile-login { top: 25px; }

		header .logo { 
      text-align: center; 
      height: 98.75px;
    }
    @media (max-width: 768px) {
      header .logo img{
        width: auto;
        height: 70.75px;
        object-fit: contain;
      }
    }
		header .links { padding: 0; }
		header .call-us { margin: 10px 0; text-align: center; }
		header .call-us strong { display: inline-block; font-size: 20px; margin: 0 10px; }
    .cart_sidebar_top_row {
      margin-left: auto;
    }
		section.slider-wrapper .homepage-slider .slide-title { font-size: 38px; }
		section.slider-wrapper .homepage-slider .slide-description { font-size: 30px; }
		section.slider-wrapper .homepage-slider .slide-price { font-size: 38px; }
    .homepage-mobile-slider .slick-track .slide-content:first-child a.button {
      width: 155px;
    }
    .homepage-mobile-slider .slick-track .slide-content:nth-child(2) a.button {
      width: 204px;
    }

		.catalog-product-view .product-name h1 { font-size: 21px; }
		.catalog-product-view .product-name .head-price { margin-top: 10px; }
		.catalog-product-view .product-name .head-price .price { font-size: 21px; }

		.catalog-product-view .product-collateral .longfeat-description ul li { width: 100%; }


		section.c2a .boxes img { width: 100%; }




		section#social-wall .social-wall .grid-sizer { width: 165px; }
		section#social-wall .social-wall .item { height: 165px; margin-bottom: 10px; width: 165px; background: #A5D833; }
		section#social-wall .social-wall .item.wid2 { width: 340px; }
		section#social-wall .social-wall .item.hei2 { height: 340px; }

		section#social-wall .social-wall .item .item-article .article-title { font-size: 16px; }
		section#social-wall .social-wall .item .item-review p { font-size: 14px; }



		section.award-winning .button { padding: 8px 20px!important; margin: 30px 5px 60px; }

		.products-list li.item .product-image { margin-bottom: 20px; border: 1px solid #ddd; }
		.products-list li.item .prices { text-align: left; }

		.catalog-product-view .product-shop .add-to-cart .button { padding: 8px 20px!important; font-size: 16px!important; }

		.cms-nationwide-install .orange-c2a .inner .icon { padding: 15px 0; }

		.toolbar .col-xs-3 { width: 50%; }
		.toolbar .col-xs-4 { width: 50%; }
		.toolbar .col-xs-5 { width: 100%; }

		.toolbar label { font-size: 11px; }
		.toolbar .pages li { font-size: 14px; }
		.toolbar .pages { margin-top: 5px; }
		.toolbar .pages .glyphicon { font-size: 11px; }
		.toolbar .pages strong { display: none; }
		.toolbar .sort-by { display: none; }

		.cart .title-buttons .checkout-types { float: left; }
		#shopping-cart-table button { padding: 8px 20px!important; }

		.new-users .content { margin-bottom: 0; }


		footer { text-align: center; }
		footer .col-sm-5 img { margin: 0 auto 10px; }
		footer ul li { padding-left: 0; font-size: 18px; }
		footer ul li:before { display: none; }

		.mobile-margin { margin-left: 15px; margin-right: 15px; }

		.contact-numbers .mobile, .contact-numbers .text { padding-left: 0!important; }




}

	/* Mobile Portrait Size to Mobile Landscape Size SMALL phone (devices and browsers) (1) ----------------------- */
	@media only screen and (min-width: 240px) and (max-width: 800px) {

		section.slider-wrapper .slide-content { background-position: center!important; }
		section.slider-wrapper .homepage-slider .slide-title { font-size: 30px; }
		section.slider-wrapper .homepage-slider .slide-price { font-size: 30px; }



		footer ul li:before { font-size: 18px; top: -2px; }
}

/* TrackerFit Reviews */


.ratings {
	display: inline-block;
    margin-bottom: 10px;
}
.ratings .rating-summary-container {
  	display: inline-block;
	position: relative;
	width: 94px;
}
.ratings .rating-summary-container .rating-summary-background i {
	font-size: 1.5em;
	color: #A6A6A6;
}

.ratings .rating-summary-container .rating-summary-foreground {
	position: absolute;
	left: 0px;
	top: 0px;
}

.ratings .rating-summary-container .rating-summary-foreground .contents {
	width: 94px;
}

.ratings .rating-summary-container .rating-summary-foreground .contents i {
	font-size: 1.5em;
	color: #F5A623;
}

.ratings .amount,
.ratings .rating-links {
	display: inline-block;
	margin-top: 5px;
}
.ratings .rating-links {
	margin-left: 10px;
}
.ratings .amount a,
.ratings .rating-links a {
	color: #000;
	font-size: 0.875em;
	font-weight: 500;
}


.catalog-product-view .product-shop-new .head-price {
	line-height: 1;
	margin: 20px auto!important;
}


.head-price {
	margin-top: 10px!important;
}

.review-summary-top {
	margin-top: 5px;
	text-align: left;
}
.review-summary-top	a {
	text-decoration: none;
}
.review-summary-top	a.count {
	color: #000;
	margin-left: 10px;
	text-decoration: underline;
}
.review-summary-top	.rating-average-container {
	position: relative;
	width: 96px;
	display: inline-block;
}

.review-summary-top	.rating-average-container .rating-average-background i {
	font-size: 1.3em;
	color: #A6A6A6;
}
.review-summary-top	.rating-average-container .rating-average-foreground {
	position: absolute;
	left: 0px;
	top: 0px;
}
.review-summary-top	.rating-average-container .rating-average-foreground .contents {
	width: 96px;
}
.review-summary-top	.rating-average-container .rating-average-foreground .contents i {
	font-size: 1.3em;
	color: #F5A623;

}

/* Review Summary Average */

.review-summary-average {
	cursor: pointer;
	transition: 0.5s all;
	-moz-transition: 0.5s all;
	-webkit-transition: 0.5s all;
	padding: 30px 20px;
	text-align: center;
	background: #F1F1F1;
}

.review-summary-average h4 {
	margin-top: 0px!important;
	margin-bottom: 20px!important;
}
.review-summary-average h5 {
	margin-top: 10px!important;
	margin-bottom: 0px!important;
}
.review-summary-average	.rating-average-container {
	position: relative;
	width: 243px;
	margin: 0px auto;
}
.review-summary-average	.rating-average-container .rating-average-background i {
	font-size: 3em;
	color: #A6A6A6;
}
.review-summary-average	.rating-average-container .rating-average-foreground {
	position: absolute;
	left: 0px;
	top: 0px;
}
.review-summary-average	.rating-average-container .rating-average-foreground .contents {
	width: 243px;
}
.review-summary-average	.rating-average-container .rating-average-foreground .contents i {
	font-size: 3em;
	color: #F5A623;
}
.review-summary-average	.view-all-reviews {
	display: inline-block;
	color: #000;
	border: 1px solid #000;
	background: none;
	cursor: pointer;
	padding: 10px 25px 7px;
	text-align: center;
	font-weight: 500;
	font-size: 0.8em;
}

#customer-reviews {
	border: 4px solid #F8F8F8!important;
	border-radius: 0px!important;
	padding: 30px;
	margin-top: 60px;
	margin-bottom: 60px;
}

#customer-reviews h2 {
	color: #A7D64F;
	background: none;
	border: none;
	text-align: center;
	font-size: 2.5em;
}


.catalog-product-view #customer-reviews	ul {
	padding: 0px;
}
.catalog-product-view #customer-reviews	ul li {
	width: 100%;
	height: auto;
	display: block;
}

.catalog-product-view #customer-reviews	ul li .review {
	padding: 30px 0px;
	border-bottom: 1px solid #F1F1F1;
}

.catalog-product-view #customer-reviews	ul li .review h5 {
	font-size: 1.15em;
	margin-bottom: 30px;
}

.catalog-product-view #customer-reviews	ul li .review .posted-on {
	font-size: 1em;
	margin-top: 15px;
}

.catalog-product-view #customer-reviews	ul li.show {
	display: block!important;
}


/* Review Form */

#review-form {
	background: #F1F1F1;
	padding: 20px 20px;
	text-align: center;
	margin-top: 20px;
}
#review-form h3 {
	margin-bottom: 40px;
	font-size: 1.5em;
	font-weight: bold;
}
#review-form h4 {
	text-align: left!important;
	font-size: 0.9em!important;
	font-weight: 400!important;
	text-transform: uppercase;
	margin-bottom: 5px;
	color: #373a3c;
	width: 100%
}

#review-form h4 em {
	display: inline-block;
	float: none;
	position: relative;
	right: inherit;
	top:inherit;
}

#review-form table {
	margin-top: 0px;
	background: #FFF;
}

#review-form table thead tr th {
	font-size: 0.8em;
	text-align: center;
	line-height: 1;
	text-transform: capitalize;
}

#review-form table tbody tr td {
	background: #FFF;
}


#review-form ul.form-list {
	margin-bottom: 0px!important;
}

#review-form .buttons-set {
	margin-top: 0px!important;
	padding: 0px!important;
	border: none!important;
	text-align: center;
}


#review-form .buttons-set button {
	display: inline-block;
	float: none!important;
}

#review-form ul.form-list li {
	text-align: left!important;
}

#review-form ul.form-list li label {
	font-size: 0.9em;
	font-weight: 400;
	text-transform: uppercase;
}
#review-form ul.form-list li .input-box {
	width: 100%;
}

#review-form ul.form-list li .input-box	input,
#review-form ul.form-list li .input-box textarea {
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	padding: 10px;
	width: 100%;
	box-sizing: border-box;
	border: 1px solid #ddd;
	border-radius: 0px;
	font-size: 13px;
	margin-bottom: 20px!important;
}

/* Login to Review */

.login-to-review {
	margin: 20px 0px 0px 0px;
	background: #F1F1F1;
	padding: 20px 20px 20px;
	text-align: center;
}
.login-to-review a {
	font-size: 1.2em!important;
	text-transform: uppercase;
	color: #000!important;
	font-weight: 700!important;
}

.product-dark p.no-rating a {
			color: white;
			font-size: 0.75em;
		}


aside .review {
	background: #FAD687;
	border: none;
	padding: 20px 15px 10px;
	text-align: center;
	margin-top: 40px!important;
}

aside .review h3 {
	font-size: 1.8em;
	margin-bottom: 10px
}

aside .review img {
	max-width: 80%;
	position: relative;
	top: -40px;
	margin-bottom: -40px;
}

.review-home,
.review-product {
	background: #FAD687;
	border: none;
	text-align: center;
	padding: 15px 15px;
	position: relative;
	margin: 40px 0px;
}

.review-home h3,
.review-product h3 {
	font-size: 1.8em;
}

.review-home h3,
.review-home p,
.review-product h3,
.review-product p {
	margin: 0px;
}

.review-home img {
	position: absolute;
	width: 218px;
	height: 154px;
	top: -40px;
	left: -16px;
}

.review-product img {
	position: absolute;
	width: 158px;
	height: 104px;
	top: -19px;
	left: -10px;
}

.review-product a {
	position: absolute;
	top: 22px;
	right: 22px;
	border: 1px solid #000;
	padding: 8px;
	color: #000;
}

@media screen and (max-width: 768px) {

	.review-home,
	.review-product {
		margin: 0px 15px 40px;
		padding: 15px 20px;
	}
	.review-home img,
	.review-product img {
		position: relative;
		top: -40px;
		margin-bottom: -30px;
		left: inherit;
	}

	.review-home h3,
	.review-product h3 {
		margin-bottom: 15px;
		font-size: 2.2em;
	}

	.review-product a {
		float: none!important;
		position: relative;
		top: inherit;
		right: inherit;
		margin-top: 20px;
		margin-bottom: 15px;
		display: inline-block;
		font-size: 1.2em;
		padding: 8px 16px;
		text-transform: uppercase;
	}
}

#product-options-wrapper dl dt label {
    font-size: 1.3em;
    font-weight: bold!important;
    margin-bottom: 15px;
}

#product-options-wrapper ul.options-list {
    padding-left: 20px;
}

#product-options-wrapper ul.options-list li {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 3px;
}

#product-options-wrapper ul.options-list li input[type="radio"] {
    min-width: 13px;
    margin: 0px;
}

#product-options-wrapper ul.options-list li span.label .price-notice {
    margin-left: 10px;
}

#product-options-wrapper ul.options-list li span.label .price-notice .price {
    font-size: 1.2em;
    color: #59A70D;
}

#product-options-wrapper ul.options-list li span.label label {
    margin: 0px;
    font-size: 1.1em;
}

.font-weight-bold {
  font-weight: 600px;
}

/* PIRANHA CATERGORY STYLE */
.catalog-category-view .layout-2-cols > div {
  display: flex;
  flex-direction: column;
}

.catalog-category-view .layout-2-cols > div .category-title {
  order:1;
}

.catalog-category-view .layout-2-cols > div .category-products {
  order:2;
}

.catalog-category-view .layout-2-cols > div .category-description {
  order:3;
}

.catalog-category-view .layout-2-cols > div > * {
  order:4;
}
/*!
 *  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-face{font-family:'FontAwesome';src:url('https://m2.dev.trackerfit.pirstack.com/skin/frontend/boilerplate/tracker_2016/fonts/fontawesome-webfont.eot?v=4.6.3');src:url('https://m2.dev.trackerfit.pirstack.com/skin/frontend/boilerplate/tracker_2016/fonts/fontawesome-webfont.eot?#iefix&v=4.6.3') format('embedded-opentype'),url('https://m2.dev.trackerfit.pirstack.com/skin/frontend/boilerplate/tracker_2016/fonts/fontawesome-webfont.woff2?v=4.6.3') format('woff2'),url('https://m2.dev.trackerfit.pirstack.com/skin/frontend/boilerplate/tracker_2016/fonts/fontawesome-webfont.woff?v=4.6.3') format('woff'),url('https://m2.dev.trackerfit.pirstack.com/skin/frontend/boilerplate/tracker_2016/fonts/fontawesome-webfont.ttf?v=4.6.3') format('truetype'),url('https://m2.dev.trackerfit.pirstack.com/skin/frontend/boilerplate/tracker_2016/fonts/fontawesome-webfont.svg?v=4.6.3#fontawesomeregular') format('svg');font-weight:normal;font-style:normal;font-display: swap}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-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:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery-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}

@charset 'UTF-8';
/* Slider */
.slick-loading .slick-list
{
    background: #fff url('https://m2.dev.trackerfit.pirstack.com/skin/frontend/boilerplate/tracker_2016/css/ajax-loader.gif') center center no-repeat;
}

/* Icons */
@font-face
{
    font-family: 'slick';
    font-weight: normal;
    font-style: normal;

    src: url('https://m2.dev.trackerfit.pirstack.com/skin/frontend/boilerplate/tracker_2016/css/fonts/slick.eot');
    src: url('https://m2.dev.trackerfit.pirstack.com/skin/frontend/boilerplate/tracker_2016/css/fonts/slick.eot?#iefix') format('embedded-opentype'), url('https://m2.dev.trackerfit.pirstack.com/skin/frontend/boilerplate/tracker_2016/css/fonts/slick.woff') format('woff'), url('https://m2.dev.trackerfit.pirstack.com/skin/frontend/boilerplate/tracker_2016/css/fonts/slick.ttf') format('truetype'), url('https://m2.dev.trackerfit.pirstack.com/skin/frontend/boilerplate/tracker_2016/css/fonts/slick.svg#slick') format('svg');
    font-display: swap;
}
/* Arrows */
.slick-prev,
.slick-next
{
    

	height: 48px!important;
    margin-top: -15px;
    padding: 0px 30px 6px 18px;
    font-size: 0;
    line-height: 0;
    cursor: pointer;

    position: absolute;
    top: 50%;

    display: block;
    width: 48px;

    cursor: pointer;

    color: transparent;
    border: none;
    outline: none;
    background: transparent;
    z-index: 998;
    
}

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
    color: transparent;
    outline: none;
    background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
    opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
    opacity: .25;
}

.slick-prev:before,
.slick-next:before
{
    font-family: 'slick';
    font-size: 40px;
    line-height: 1;

    opacity: .75;
    color: #454546;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev
{
    left: -15px;
}
[dir='rtl'] .slick-prev
{
    right: -15px;
    left: auto;
}
.slick-prev:before
{
    content: '←';
}
[dir='rtl'] .slick-prev:before
{
    content: '→';
}

.slick-next
{
    right: 15px;
}
[dir='rtl'] .slick-next
{
    right: auto;
    left: 15px;
}
.slick-next:before
{
    content: '→';
}
[dir='rtl'] .slick-next:before
{
    content: '←';
}

/* Dots */
.slick-slider
{
    margin-bottom: 30px;
}

.slick-dots
{
    position: absolute;
    bottom: -45px;

    display: block;

    width: 100%;
    padding: 0;

    list-style: none;

    text-align: center;
}
.slick-dots li
{
    position: relative;

    display: inline-block;

    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;

    cursor: pointer;
}
.slick-dots li button
{
    font-size: 0;
    line-height: 0;

    display: block;

    width: 20px;
    height: 20px;
    padding: 5px;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
    opacity: 1;
}
.slick-dots li button:before
{
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;

    position: absolute;
    top: 0;
    left: 0;

    width: 20px;
    height: 20px;

    content: '•';
    text-align: center;

    opacity: .25;
    color: black;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
    opacity: .75;
    color: black;
}

/* Slider */
.slick-slider
{
    position: relative;

    display: block;

    -moz-box-sizing: border-box;
         box-sizing: border-box;

       -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}


#cookie-bar {background:#59A70D; height:auto; line-height:24px; color:#FFF; text-align:center; padding:13px 13px; ;}
#cookie-bar.fixed {position:fixed; top:0; left:0; width:100%;}
#cookie-bar.fixed.bottom {bottom:0; top:auto; z-index: 99999999}
#cookie-bar p {margin:0!important; padding:0; color: #FFF; font-size: 0.9em;}
#cookie-bar a {color:#ffffff; display:inline-block; border-radius:3px; text-decoration:none; padding:0 6px; margin-left:8px; }
#cookie-bar .cb-enable {background:#FFF; color: #59A70D;}
#cookie-bar .cb-enable:hover {background:#59A70D color: #FFF;}
#cookie-bar .cb-policy {background:#59A70D; color: #FFF; text-decoration: underline;}
#cookie-bar .cb-policy:hover {background:#59A70D; color: #FFF; text-decoration: underline;}

.express-pay-container:not(#product-detail-express-pay-container):not(#minicart-express-pay-container) {
    border-bottom: 1px solid #EDEDED;
    margin-bottom: 15px;
    padding-bottom: 5px;

    .page-title {
        width: 100%;
    }
}

#product-detail-express-pay-container {
    clear: left;

    .paypal-buttons > iframe.component-frame {
        z-index: auto;
    }
}

