html{
    padding-bottom: unset!important;
}
.page-width {
    max-width: 960px;
    margin: 0 auto;
}
.darwin-bold{
    font-family: 'Darwin-bld' !important;
}
.darwin-lite{
    font-family: 'Darwin-lite' !important;
}
.darwin-plain{
    font-family: 'Darwin-plain' !important;
}
.darwin-semi{
    font-family: 'Darwin-semi' !important;
}
.arial-font{
    font-family: Arial, sans-serif !important;
}
@viewport { width: 640px }
/*helpers*/
.img-responsive, .img-reponsive { max-width: 100%; height: auto; display: block }
.push-right { float: right }
.push-left { float: left }
.bkg-white { background: #ffffff; }
.bkg-red { background: #f26660 }
.bkg-light-red { background: #FCE0DF }
.bkg-tan { background : #F4F1DD;}
.bkg-purple {background:#5a4a63;}
.bkg-grey{background-color:#d0d1d4;}
.txt-red { color: #f26660 }
.txt-blue {color: #00a7cc;}
.txt-purple {color:#5a4a63;}
.txt-white { color: #fff }
.brdr-btm-1 {border-bottom: solid 1px #fff;}
.brdr-btm-2 {border-bottom: solid 2px #fff;}
.brdr-btm-3 {border-bottom: solid 3px #fff;}
.brdr-right-1 {border-right: solid 1px #fff;}
.brdr-right-2 {border-right: solid 2px #fff;}
.brdr-left-1 {border-left: solid 1px #fff;}
.brdr-left-2 {border-left: solid 2px #fff;}
.brdr-3 {border: solid 3px #fff;}
.brdr-grey-all {border: 1px solid #CCC}
.brdr-black {border-color:#000}
.brdr-red {border-color:#f26660}
.brdr-grey {border-color:#666666}
.brdr-purple {border-color:#5a4a63;}
.NoMarginBottom { margin-bottom: 0 }
.HideElement { display: none }
.FloatRight { float: right }
.FloatLeft { float: left }
.clearfix { *zoom: 1 }
.clearfix:after { content: "."; display: block; clear: both; line-height: 0; height: 0 }
.txtC { text-align: center }
.txtL { text-align: left }
.txtR { text-align: right }
.txt-underline { text-decoration:underline;}
.txt-strike { text-decoration:line-through; }
.txtBld {font-weight:bold;}
.txtSizeP9 {font-size: 0.9em;}
.txtSize2 {font-size: 2em;}
.txtSize3 {font-size: 3em;}
.corners-rnd {-webkit-border-radius: 9px;-moz-border-radius: 9px;border-radius: 9px;}
.ui-resizable, .pos-rel { position: relative }

.ui-button, .ui-spinner, .ui-spinner-input { vertical-align: middle }
.button, .fastCartItemBox a, .sharebutton a, .sharebutton a:hover, .ui-button, .ui-button:active, .ui-button:hover, .ui-button:link, .ui-button:visited, .ui-helper-reset, ul.blog-tags li { text-decoration: none }
.btn, .button { -moz-box-shadow: 1px 1px 0 0 #c5e29f }
*, .btn.text, .flex-container a:active, .flex-container a:focus, .flexslider a:active, .flexslider a:focus, .ui-helper-reset { outline: 0 }
.RequiredClear, .carousel, .slides:after { visibility: hidden }
#SideAccountNavigation .CurrencyList a, div.selector span, div.uploader span.filename { text-overflow: ellipsis; white-space: nowrap }
.flex-direction-nav a, .flex-pauseplay a { z-index: 10; overflow: hidden; position: absolute }
.flex-control-nav, .flex-direction-nav, .slides { margin: 0; padding: 0; list-style: none }
.flexslider { -o-border-radius: 4px; -o-box-shadow: 0 1px 4px rgba(0, 0, 0, .2); zoom: 1 }
.flexslider .slides>li { display: none; -webkit-backface-visibility: hidden }
.flex-direction-nav a, .no-js .slides>li:first-child, .slides:after, html[xmlns] .slides { display: block }
.flexslider .slides img { width: 100%; display: block }
.flex-pauseplay span { text-transform: capitalize }
.BoldUpper, .btn, ul.blog-tags li { text-transform: uppercase }
.slides:after { content: "\0020"; clear: both; line-height: 0; height: 0 }
* html .slides { height: 1% }
.flex-viewport { max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease }
.loading .flex-viewport { max-height: 300px }
.flexslider .slides { zoom: 1 }
.carousel li { margin-right: 5px }
.flex-direction-nav a { opacity: 0; cursor: pointer; color: rgba(0, 0, 0, .8); text-shadow: 1px 1px 0 rgba(255, 255, 255, .3); -webkit-transition: all .3s ease; -moz-transition: all .3s ease; transition: all .3s ease }
#SearchForm .Button, .icon-add { -moz-transition: background-color 150ms ease; -webkit-transition: background-color 150ms ease; -o-transition: background-color 150ms ease }
.flex-direction-nav .flex-next { text-align: right }
.flexslider:hover .flex-prev { opacity: .7; left: 10px }
.flexslider:hover .flex-next { opacity: .7; right: 10px }
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover { opacity: 1 }
.flex-direction-nav .flex-disabled { opacity: 0 !important; filter: alpha(opacity=0); cursor: default }
.flex-direction-nav a:before { font-family: flexslider-icon; font-size: 40px; content: '\f001' }
.flex-direction-nav a.flex-next:before { content: '\f002' }
.flex-pauseplay a { display: block; width: 20px; height: 20px; bottom: 5px; left: 10px; opacity: .8; cursor: pointer; color: #000 }
.flex-pauseplay a:before { font-family: flexslider-icon; font-size: 20px; display: inline-block; content: '\f004' }
.flex-pauseplay a:hover { opacity: 1 }
.flex-pauseplay a.flex-play:before { content: '\f003' }
.flex-control-nav { width: 100%; position: absolute; text-align: center }
.flex-control-nav li { margin: 0 6px; display: inline-block; zoom: 1 }
.flex-control-paging li a { display: block; cursor: pointer; text-indent: -9999px; -o-border-radius: 20px; -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, .3) }
.flex-control-paging li a:hover { background: #333; background: rgba(0, 0, 0, .7) }
.flex-control-paging li a.flex-active { cursor: default }
.flex-control-thumbs { margin: 5px 0 0; position: static; overflow: hidden }
.flex-control-thumbs li { width: 25%; float: left; margin: 0 }
.flex-control-thumbs img { width: 100%; display: block; opacity: .7; cursor: pointer }
.flex-control-thumbs img:hover { opacity: 1 }
.flex-control-thumbs .flex-active { opacity: 1; cursor: default }
@media screen and (max-width:860px) {
    .flex-direction-nav .flex-prev { opacity: 1; left: 10px }
    .flex-direction-nav .flex-next { opacity: 1; right: 10px }
}
.ui-helper-hidden { display: none }
.ui-helper-hidden-accessible { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px }
.ui-helper-reset { margin: 0; padding: 0; border: 0; line-height: 1.3; font-size: 100%; list-style: none }
.ui-helper-clearfix:after, .ui-helper-clearfix:before { content: ""; display: table; border-collapse: collapse }
.ui-helper-clearfix:after { clear: both }
.ui-helper-clearfix { min-height: 0 }
.ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter: Alpha(Opacity=0) }
.ui-front { z-index: 100 }
.ui-state-disabled { cursor: default !important }
.ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat }
.ui-widget-overlay { position: fixed; top: 0; left: 0; width: 100%; height: 100% }
.ui-draggable-handle { -ms-touch-action: none; touch-action: none }

.ui-resizable-handle { position: absolute; font-size: .1px; display: block; -ms-touch-action: none; touch-action: none }
.ui-resizable-autohide .ui-resizable-handle, .ui-resizable-disabled .ui-resizable-handle { display: none }
.ui-resizable-n { cursor: n-resize; height: 7px; width: 100%; top: -5px; left: 0 }
.ui-resizable-s { cursor: s-resize; height: 7px; width: 100%; bottom: -5px; left: 0 }
.ui-resizable-e { cursor: e-resize; width: 7px; right: -5px; top: 0; height: 100% }
.ui-resizable-w { cursor: w-resize; width: 7px; left: -5px; top: 0; height: 100% }
.ui-resizable-se { cursor: se-resize; width: 12px; height: 12px; right: 1px; bottom: 1px }
.ui-resizable-sw { cursor: sw-resize; width: 9px; height: 9px; left: -5px; bottom: -5px }
.ui-resizable-nw { cursor: nw-resize; width: 9px; height: 9px; left: -5px; top: -5px }
.ui-resizable-ne { cursor: ne-resize; width: 9px; height: 9px; right: -5px; top: -5px }
.ui-selectable { -ms-touch-action: none; touch-action: none }
.ui-selectable-helper { position: absolute; z-index: 100; border: 1px dotted #000 }
.ui-sortable-handle { -ms-touch-action: none; touch-action: none }
.ui-button { display: inline-block; position: relative; padding: 0; line-height: normal; margin-right: .1em; cursor: pointer; text-align: center; overflow: visible }
.ui-button-icon-only { width: 2.2em }
button.ui-button-icon-only { width: 2.4em }
.ui-button-icons-only { width: 3.4em }
button.ui-button-icons-only { width: 3.7em }
.ui-button .ui-button-text { display: block; line-height: normal }
.ui-button-icon-only .ui-button-text, .ui-button-icons-only .ui-button-text { padding: .4em; text-indent: -9999999px }
.ui-button-text-icon-primary .ui-button-text, .ui-button-text-icons .ui-button-text { padding: .4em 1em .4em 2.1em }
.ui-button-text-icon-secondary .ui-button-text, .ui-button-text-icons .ui-button-text { padding: .4em 2.1em .4em 1em }
.ui-button-text-icons .ui-button-text { padding-left: 2.1em; padding-right: 2.1em }
input.ui-button { padding: .4em 1em }
.ui-button-icon-only .ui-icon, .ui-button-icons-only .ui-icon, .ui-button-text-icon-primary .ui-icon, .ui-button-text-icon-secondary .ui-icon, .ui-button-text-icons .ui-icon { position: absolute; top: 50%; margin-top: -8px }
.ui-button-icon-only .ui-icon { left: 50%; margin-left: -8px }
.ui-button-icons-only .ui-button-icon-primary, .ui-button-text-icon-primary .ui-button-icon-primary, .ui-button-text-icons .ui-button-icon-primary { left: .5em }
.ui-button-icons-only .ui-button-icon-secondary, .ui-button-text-icon-secondary .ui-button-icon-secondary, .ui-button-text-icons .ui-button-icon-secondary { right: .5em }
.ui-buttonset { margin-right: 7px }
.ui-buttonset .ui-button { margin-left: 0; margin-right: -.3em }
button.ui-button::-moz-focus-inner, input.ui-button::-moz-focus-inner { border: 0; padding: 0 }
.ui-spinner { position: relative; display: inline-block; overflow: hidden; padding: 0 }
.ui-spinner-input { border: none; background: 0 0; color: inherit; padding: 0 }
.ui-spinner-button { width: 16px; height: 50%; font-size: .5em; padding: 0; margin: 0; text-align: center; position: absolute; cursor: default; display: block; overflow: hidden; right: 0 }
.ui-spinner a.ui-spinner-button { border-top: none; border-bottom: none; border-right: none }
.ui-spinner .ui-icon { position: absolute; left: 0 }
.flexslider, .slide-show li.slide, .ui-tabs, .ui-tabs .ui-tabs-nav li, ul.tabs, ul.tabs li img { position: relative }
.ui-spinner-up { top: 0 }
.ui-spinner-down { bottom: 0 }
.ui-spinner .ui-icon-triangle-1-s { background-position: -65px -16px }
.ui-tabs { padding: .2em }
.ui-tabs .ui-tabs-nav { margin: 0; padding: .2em .2em 0 }
.ui-tabs .ui-tabs-nav li { list-style: none; float: left; top: 0; margin: 1px .2em 0 0; border-bottom-width: 0; padding: 0; white-space: nowrap }
.PinterestButtonContainer, div.FacebookLikeButtonContainer { margin-top: 10px; margin-bottom: 10px }
.ui-tabs .ui-tabs-nav .ui-tabs-anchor { float: left; padding: .5em 1em; text-decoration: none }
.ui-tabs .ui-tabs-nav li.ui-tabs-active { margin-bottom: -1px; padding-bottom: 1px }
.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor, .ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor, .ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor { cursor: text }
.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor, ul.tabs li { cursor: pointer }
.ui-tabs .ui-tabs-panel { display: block; border-width: 0; padding: 1em 1.4em; background: 0 0 }
.CartExpectedReleaseDate { font-style: italic; font-size: 11px }
.OrderItemList .ExpectedReleaseDate { display: block; font-size: 11px }
.CartContents .ExpectedReleaseDate { font-size: 11px; padding-left: 20px }
.ProductMain table.ExpectedReleaseDate { clear: left; margin-left: auto; margin-right: auto }
.ProductMain table.ExpectedReleaseDate td { padding: 6px; border: 1px solid #E8B541; background-color: #FFF1A8; color: #353535 }
.BrandCloud { overflow-x: hidden }
.CartProductFields dt { font-weight: 700; clear: left }
.CartProductFields dd { margin-left: 50px }
.ProductList em .CatalogPriceExTax, .ProductList em .ProductDetailsPriceExTax, .ProductPrice .CatalogPriceExTax, .ProductPrice .ProductDetailsPriceExTax { display: block; color: #777 }
.CartContents .ItemShipping th.ItemShippingDescription { text-align: left }
.CartContents .ItemShipping th { border-top: 1px solid; border-bottom: 1px solid; padding: 6px 10px }
.CartContents .ItemShipping:first-child th { border-top: none }
.CartContents tbody td, .CartContents tfoot td { padding: 6px 10px; vertical-align: top }
.CartContents tfoot .SubTotal td { text-align: right; font-weight: 700 }
.OrderShipments .DateShipped { white-space: nowrap; width: 20% }
.OrderShipments .ShippingMethod { width: 55% }
.OrderShipments .TrackingNumber { white-space: nowrap; width: 25% }
div.FacebookLikeButtonContainer { text-align: center }
div.FacebookLikeButtonContainer iframe { border: none; overflow: hidden }
.HorizontalFormContainer p.Submit { margin-top: 10px }
.fastCartQuantity, .fastCartSummaryBox .subtotal { margin-top: 15px }
#fastCartWrapper { clear: both }
#fastCartContainer .ProductList { list-style: none; padding: 0 }
#fastCartContainer .ProductList li { overflow: hidden; float: left }
.fastCartContent h2 { font-size: 25px }
.fastCartSummaryBox .actionLink { margin-top: 10px }
.SpecificInfoMessage { padding: 8px 6px 8px 8px; margin-top: 10px; margin-bottom: 10px }
div.categoryPicker { border: 1px solid #bbb; padding-left: 3px; padding-bottom: 3px; overflow: auto; max-height: 300px }
.productAddToCartBelow { padding-top: 1.5em; clear: both }
.CartContents .productAttributes td { padding: 0 10px 0 0 }
.CartContents .ProductName .CustomizeItemLink { font-weight: 400 }
#CartEditProductFieldsForm .productAttributeList { max-height: 380px; overflow: auto }
#CartEditProductFieldsForm .productAttributeLabel { font-weight: 400; margin: 4px 0 4px -180px; padding-top: 0; width: 180px }
.Bold, .BoldUpper, .ISSelectGroup div, ul.tabs li { font-weight: 700 }
#CartEditProductFieldsForm .productAttributeRow { padding-left: 190px }
#ProductDetails .Content h2 { margin-top: 0; margin-right: 140px; float: left }
.AddThisButtonBox { width: auto; margin: 15px 0 !important }
#cookieNotification p { max-width: 750px }
ul.tabs { margin: 0; padding: 0; list-style-type: none; top: -6px }
ul.tabs li { display: inline; border: 1px solid #DADADA; border-bottom: 0 solid #FFF; padding: 6px 8px 6px 0; -webkit-border-top-left-radius: 5px; -webkit-border-top-right-radius: 5px; -moz-border-radius-topleft: 5px; -moz-border-radius-topright: 5px; border-top-left-radius: 5px; border-top-right-radius: 5px; background: #EFEFEF; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f7f7f7'); background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#f7f7f7)); background: -moz-linear-gradient(top, #fff, #f7f7f7); color: grey; margin-right: 3px }
ul.tabs li.active { background: #FFF; color: #000; cursor: default; border-bottom: 1px solid #FFF }
ul.tabs li img { display: inline; left: 6px; top: 4px; margin-right: 10px; width: 16px; height: 16px }
#tabcontent { border: 1px solid #DADADA; padding: 15px; -webkit-border-radius: 0 5px 5px; -moz-border-radius: 5px; -moz-border-radius-topleft: 0; margin-bottom: 20px; min-height: 120px }
#tabcontent .photo img { display: block; margin: auto }
#tabcontent #url { display: block; font-size: 10px; color: grey }
#shareDescription { margin-bottom: 15px; margin-top: 15px }
.sharebutton { border: 1px solid #4169e1; cursor: pointer; padding: 3px 10px 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; background: #4169e1; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#073daa', endColorstr='#749ae8'); -ms-filter: 'progid:DXImageTransform.Microsoft.Gradient(gradientType=0, startColorStr=#073daa, endColorStr=#749ae8)'; background: -webkit-gradient(linear, left top, left bottom, from(royalblue), to(#073daa)); background: -moz-linear-gradient(top, #073daa, #749ae8) }
.sharebutton a, .sharebutton a:hover { font-weight: 700; color: #fff; font-size: 12px }
#ChooseAnotherProduct li { width: 120px; height: 120px; margin: 15px 0 0 15px }
#ChooseAnotherProduct img.ShareProductImage { display: block; margin: auto }
#ChooseAnotherProduct { display: none }
#SharingDataWrapper p { margin-bottom: 10px }
#SharingDataChoices { overflow: hidden }
#SharingDataChoices li { overflow: hidden; float: left; margin: 15px 0 0 15px }
.next, .prev { margin-top: 30px; float: left }
#SharingDataWrapper.no-scroll #SharingDataChoices { text-align: center; width: 100% }
#SharingDataWrapper.no-scroll li { float: none; display: inline-block }
#SharingDataWrapper.no-scroll #productlist { margin-left: 0 }
#SharingDataWrapper.no-scroll #ImageScrollNext, #SharingDataWrapper.no-scroll #ImageScrollPrev { display: none }
.NotifyMessage { -moz-border-radius: 5px; -webkit-border-radius: 5px; margin-bottom: 20px }
.ReviewEmailHint { color: #777; margin-top: 5px }
.PostTitle { padding-bottom: 5px }

/*Blog Styling*/
div#blog h1 {line-height:1em; margin:10px 0px 0px 0px;}
div#blog a {color:#00a7cc;}
div#blog a:hover {color:#00a7cc; text-decoration: underline;}
div#blog a:active {color:#0088a6;}
div#blog a:visited  {color:#8d548d;}
div#blog .article-date {font-style: italic; font-size:1em;}
div#blog input {margin-bottom: 10px;}
ul.blog-sidebar li { margin-bottom: .5em; padding-bottom: .5em; border-bottom: 1px dotted #ccc;}
ul.blog-sidebar time {font-style: italic; font-size:.8em; }

ul.tag-list li { margin-bottom: 2px; padding-bottom: 2px; border-bottom: 1px dotted #ccc; text-transform: capitalize;}


.BlogPostContent .thumbnail { float: left; margin-right: 1rem; width: 20%; height: 120px; position: relative; text-align: center; margin-bottom: 2rem; margin-top: .3rem }
.BlogPostContent .thumbnail img { max-height: 100%; max-width: 100% }
.bfc { width: 10000px; display: table-cell }
.PostBody audio, .PostBody iframe, .PostBody img, .PostBody video { max-width: 100% }
.BlogShare { margin-top: 15px; margin-bottom: 15px }
.addthis_button_facebook_like { overflow: hidden; width: 45px !important }
ul.blog-tags { list-style: none; margin: 20px 0 5px }
ul.blog-tags li:hover { background: #d4d4d4 }
ul.blog-tags li { margin: 10px 10px 10px 0; display: inline-block; padding: 7px 10px; color: #000; background: #e8e8e8; border: none; border-radius: 3px }

.ISSelect { float: left; border: 1px solid #7F9DB9; background: #fff; width: 300px; overflow: auto; height: 200px }
.ISSelect li, .ISSelect ul { list-style: none; padding: 0; margin: 0 }
.ISSelect li { padding-left: 4px; padding-top: 2px; padding-bottom: 2px; border-top: 1px solid #fff; cursor: default; border-bottom: 1px solid #fff }
.ISSelect li.ISSelectGroup { padding-left: 0 }
.ISSelect input { margin-right: 5px }
.ISSelectGroup li { padding-left: 20px }
.ISSelect .ISSelectOptionHover { background: #efefef }
.ISSelectGroup div { font-style: italic; padding-left: 4px }
.ISSelect li.ISSelectGroup { background: 0 0; border-top: 0; border-bottom: 0; padding-bottom: 0 }
.ISSelect .SelectedRow { background: #316AC5; border-top: 1px solid #316AC5; border-bottom: 1px solid #316AC5; color: #fff }
.RTL .ISSelect { float: right }
.slide-show .slide-text, .slide-show h2 { font-family: Lato, sans-serif; font-weight: 300; background-color: rgba(0, 0, 0, .7); padding: 0; line-height: 2em; letter-spacing: 1px }
.slide-show { margin-bottom: 20px !important }
*, body, html { margin: 0 }
.slide-show h2 { font-size: 34px }
.slide-show .slide-text { font-size: 20px; text-shadow: 0 0 .5em rgba(0, 0, 0, 1) }
.flex-control-nav { bottom: 0 !important }
.slide-show .slide-overlay { position: absolute; left: 20%; right: 20%; top: 30%; text-align: center }
.flex-direction-nav .flex-next { background-position: 100% 0 }
* { padding: 0 }
body { font-family: Darwin-plain, Arial, Sans-Serif !important; background: #FFFFFF; font-size: 14px; font-weight: 400; -webkit-text-size-adjust: 100% }
input, select, textarea { font-family: Arial, Sans-Serif; font-size: 14px }
table { font-family: Arial, Sans-Serif; font-size: 14px }
.visually-hidden { position: absolute; overflow: hidden; clip: rect(0 0 0 0); height: 1px; width: 1px; margin: -1px; padding: 0; border: 0 }
.padright10 { padding-right: 10px }
.inner:after { clear: both; content: ""; display: table }
.TopMenu li, .TopMenu li.last a { display: inline-block }
#Header>.inner, .PageMenu>.inner, .TopMenu>.inner, .footer-links>.inner, .footer-main>.inner, .main>.inner, .newsletter-subscription>.inner { margin: 0 auto }
.TopMenu { font-size: 11px }
.TopMenu .inner { padding: 10px 0 20px }
.TopMenu ul { padding: 0; margin: 0; text-align: right }
.TopMenu li { white-space: nowrap; list-style: none; margin: 0; line-height: 20px }
.TopMenu li .icon { margin-right: 5px }
.TopMenu li.First a { border-left: 0 }
.TopMenu li.last { padding-right: 0; border-right: none }
.TopMenu .CartLink span { width: auto; display: inline-block; zoom: 1 }
.TopMenu a { padding: 0; margin: 0; position: relative }
.TopMenu li.last a .icon { position: absolute; left: 0; top: -2px }
.header { margin-bottom: 31px }
#Header { position: relative; margin-bottom: 10px }
#HeaderLower #SideCategoryList .SideCategoryListClassic li a { width: auto; margin: 15px 10px; padding: 0; font-size: 14px; line-height: 20px; text-transform: uppercase }
#HeaderLower #SideCategoryList .SideCategoryListClassic li:before { float: left; margin-top: 16px; content: "|" }
#HeaderLower #SideCategoryList .SideCategoryListClassic ul:first-child { color: #fff }
#SideCategoryList h2 { display: block }
.header-logo { float: left }
#cookieNotification { position: fixed; z-index: 99999; display: none; float: left; width: 100%; max-height: 88px; background: url(//www.silverfernbrand.com/cdn/shop/t/97/assets/cookie-sprite.png?64659) bottom repeat-x }
#cookieNotification .cookie-inner { max-width: 940px; min-height: 46px; margin: auto; width: 100% }
#cookieNotification .icon-info { float: left; width: 40px; height: 40px; background: url(//www.silverfernbrand.com/cdn/shop/t/97/assets/cookie-sprite.png?64659) 0 8px no-repeat }
#cookieNotification p { margin: 0; padding: 15px 0 12px; line-height: 18px; font-weight: 700; float: none }
#cookieNotification button { float: right; display: block; margin: 17px 0 0; width: 117px; height: 28px; cursor: pointer; text-indent: -9999px; background: url(//www.silverfernbrand.com/cdn/shop/t/97/assets/cookie-sprite.png?64659) 0 -38px no-repeat; border: none }
@media screen and (max-width:768px) {
    #cookieNotification p { font-weight: 400; line-height: 14px; font-size: 90% }
    #cookieNotification .icon-info { display: none }
    #cookieNotification button { margin-top: 0 }
}
#SearchForm { position: relative; float: right; width: 25% }
#SearchForm form { padding: 0; margin: 0 }
#SearchForm label { display: none }
#SearchForm input { border-right: 0; font-size: 13px; height: 35px; line-height: 35px; padding: 0 1em; margin: 0; float: left; width: 80%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box }
#SearchForm input#search_query { border-width: 0 !important }
#SearchForm .Button { cursor: pointer; border: 0 !important; vertical-align: top; margin: 0; width: 20%; height: 35px; padding: 0; border-radius: 0; -moz-border-radius: 0; -webkit-border-radius: 0; background: url(//www.silverfernbrand.com/cdn/shop/t/97/assets/searchIcon.png?64659) 50% 50% no-repeat; transition: background-color 150ms ease }
#SearchForm p { display: none; font-size: .85em; margin: 5px 0 0 }
select { border-radius: none; margin: 0; padding: 9px }
select.Field45 { width: auto }
.no-sel { height: auto; line-height: inherit }
textarea { max-width: 100% }
input { padding: 0 }
p { margin: 0 0 15px; font-size: 16px; line-height: 21px; font-family: Arial, Helvetica, sans-serif; font-weight: 400 }
ul,ol { font-size: 16px; line-height: 21px; font-family: Arial, Helvetica, sans-serif; font-weight: 400 }
a { color: #f26660 }
.header-logo h1 { font-size: 46px; font-weight: 300; padding: 0; letter-spacing: 3px; line-height: .7em }
.btn { font-family: Arial, Lato, sans-serif; vertical-align: middle; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; -webkit-appearance: none; -moz-appearance: none; appearance: none }
.button { text-align: center; font-size: 24px; color: #fff; border: 1px solid #92c94b; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; background: url(bg-button.png) no-repeat; height: 60px; min-width: 192px; line-height: 55px; cursor: pointer; font-weight: 400; -webkit-box-shadow: 1px 1px 0 0 #c5e29f; box-shadow: 1px 1px 0 0 #c5e29f }
fieldset, img, img a { border: 0 }
.button-md { text-align: center; padding:6px; font-size: 17px; color: #fff !important; border: 1px solid #92c94b; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; background: url(bg-button.png) no-repeat; height: 60px; min-width: 192px; line-height: 35px; cursor: pointer; font-weight: 400;}
.btn.text, hr { background: 0 0 }
.btn.alt { color: #fff }
.footer-main h4 { font-size: 14px; padding: 0 0 1em; line-height: 20px; text-transform: none; font-weight: 700 }
hr, li { padding: 0 }
.ProductList li .ProductCompareButton, .SortBox label, .category-featured h3 { text-transform: uppercase }
.productPage .PriceRow.p-price { font-size: 22px }
.productPage .dateselector { display: inline }
.TitleHeading { font-size: 34px; margin-bottom: 20px; line-height:1em;}
@media screen and (max-width: 768px) {.TitleHeading { margin-top:15px;}}
.TitleHeading.zero { margin-bottom: 0 }
.CategoryDescription img { max-width: 100%; height: auto; width: auto }
ol, ul { margin: 0 0 10px 30px }
li { margin: 0 }
blockquote { margin: 30px 0 30px 50px; font-family: Arial, serif; font-size: 20px; font-style: italic; line-height: 1.5em; border-left: solid 1px #e3e3e3; padding-left: 20px }
#main-header .top .about-question .stars, #main-header .top .about-question p, #main-header .top .middle-box .links li a, #main-header .top .middle-box .with-icon-car>p, .breadcrumb li { font-family: Arial, Helvetica, sans-serif }
#main-header-new .top .about-question .stars, #main-header-new .top .about-question p, #main-header-new .top .middle-box .links li a, #main-header-new .top .middle-box .with-icon-car>p, .breadcrumb li { font-family: Arial, Helvetica, sans-serif }
select option { padding: 0 10px; margin-right: 10px }
hr { margin: 20px 0; height: 1px }
fieldset { margin: 0 0 20px }
.horizontal-form input { margin-right: 1em !important }
.horizontal-form fieldset { margin-right: 20px; display: inline-block }
.HorizontalFormContainer { max-width: 1000px }
.HorizontalFormContainer dl, .VerticalFormContainer dl { margin: 0 }
.HorizontalFormContainer dl:after, .VerticalFormContainer dl:after { content: ""; display: table; clear: both }
.HorizontalFormContainer dt img { vertical-align: middle; float: left }
.HorizontalFormContainer dt .fieldLabel { float: left; padding-top: 4px; padding-left: 4px }
.HorizontalFormContainer dt { width: 170px; float: left; clear: left }
#Outer, .Content .Block, .Left li, .Right li { clear: both }
.HorizontalFormContainer dd.ProductField { height: 20px }
.HorizontalFormContainer dd { padding-top: 4px; margin-left: 30px }
form .HorizontalFormContainer dd { float: left }
#contact-us { margin-top: 50px }
.errors, .note { border-radius: 3px; padding: 6px 12px; margin-bottom: 15px; border: 1px solid transparent; font-size: .9em; text-align: left }
.errors ol, .errors ul, .note ol, .note ul { margin-top: 0; margin-bottom: 0 }
.errors li:last-child, .errors p, .note li:last-child, .note p { margin-bottom: 0 }
.note { border-color: #e5e5e5 }
.errors ul { list-style: disc; margin-left: 20px }
.form-success { color: #56ad6a; background-color: #ecfef0; border-color: #56ad6a }
.form-success a { color: #56ad6a; text-decoration: underline }
.form-success a:hover { text-decoration: none }
.errors, .form-error { color: #d02e2e; background-color: #fff6f6; border-color: #d02e2e !important }
.errors a, .form-error a { color: #d02e2e; text-decoration: underline }
.errors a:hover, .form-error a:hover { text-decoration: none }
.med-form { width: 65% }
#WishListEditFrom form .HorizontalFormContainer dd { float: none }
.NarrowFormContainer dt { width: 110px }
.NarrowFormContainer dd, .NarrowFormContainer p.Submit { margin-left: 120px }
.VerticalFormContainer dt { float: none; margin-bottom: 6px; width: auto !important }
.VerticalFormContainer dd { margin-bottom: 25px; margin-left: 0 !important }
#FormField_13, #FormField_23 { width: 180px !important }
#ContainerLower { clear: both; float: left; width: 100%; padding: 0 0 20px }
.centerer { margin: 0 auto; text-align: center }
input.Textbox, input[type=text], input[type=email], input[type=tel], input[type=password], textarea { margin: 0; height: 35px; line-height: 35px; padding: 0 1em; background: #fff; font-size: 14px; vertical-align: middle; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box }
.PrimaryProductDetails .ProductMain, .ProductList li { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; overflow: hidden }
textarea { min-height: 100px; padding: 1em; line-height: 18px }
.Left { float: left; padding-right: 20px; width: 200px }
.Left h3 { padding-top: 0 }
.Left .BlockContent { margin: 0 }
.Left ul { margin: 0 0 20px; padding: 0 }
.Left #SideCategoryList .SideCategoryListFlyout>ul>li, ul.side-menu>li { margin-bottom: 10px !important; padding-bottom: 10px !important }
.Left li { list-style: none; margin: 0 0 5px; padding: 0 }
.Left #SideCategoryList .sf-menu li li { padding-left: 10px }
.Left li li a { margin: 4px 0; font-size: 12px }
.Left .sf-menu li { float: none }
.Left #SideCategoryList { display: block }
.Left #SideCategoryList .BlockContent, .Left .slist .BlockContent { padding: 0 20px 0 0; overflow: hidden }
.Left #GiftCertificatesMenu li a, .Left #SideAccountMenu li a, .Left #SideCategoryList li a, .Left .afterSideShopByBrand a, .Left .slist li a { padding: 0 }
.Left #SideCategoryList li li a, .Left .slist li li a { font-weight: 400; font-size: 12px }
.Content { overflow: hidden; padding: 0 0 20px; min-height: 200px }
.Block { margin-top: 0; margin-bottom: 20px }
.Content.Wide { padding: 0 }
.Content.Widest { padding: 0; border: none }
.Right { float: right; width: 190px }
.Right .Block { padding: 0 0 10px }
.Right .BlockContent { margin: 0 10px }
.Right ul { margin: 0; padding: 0 }
.Right li { list-style: none; margin: 0; padding: 5px 0 7px }
.Block.banner_brand_page_top, .Block.banner_category_page_top, .Block.banner_home_page_top, .Block.banner_search_page_top { position: relative; z-index: 0 }
.Block.banner_brand_page_top *, .Block.banner_category_page_top *, .Block.banner_home_page_top *, .Block.banner_search_page_top * { padding: 0; margin: 0 }
.Block.banner_brand_page_bottom, .Block.banner_category_page_bottom, .Block.banner_home_page_bottom, .Block.banner_search_page_bottom { position: relative; left: 0; margin-bottom: 0 }
.Block.banner_brand_page_bottom div, .Block.banner_category_page_bottom div, .Block.banner_home_page_bottom div, .Block.banner_search_page_bottom div { float: left; width: 320px; position: relative; margin-left: 10px }
.Block.banner_brand_page_bottom div:first-child, .Block.banner_category_page_bottom div:first-child, .Block.banner_home_page_bottom div:first-child, .Block.banner_search_page_bottom div:first-child { margin-left: 0 }
.Block.banner_brand_page_bottom div .text, .Block.banner_category_page_bottom div .text, .Block.banner_home_page_bottom div .text, .Block.banner_search_page_bottom div .text { position: absolute; top: 35px; left: 15px; width: 200px; z-index: 99 }
.Block.banner_brand_page_bottom div .text h2, .Block.banner_category_page_bottom div .text h2, .Block.banner_home_page_bottom div .text h2, .Block.banner_search_page_bottom div .text h2 { font-size: 2.7em; line-height: 1em; margin-bottom: 12px }
.Block.banner_brand_page_bottom div .text h3, .Block.banner_category_page_bottom div .text h3, .Block.banner_home_page_bottom div .text h3, .Block.banner_search_page_bottom div .text h3 { font-size: 1.6em; line-height: 1em; margin-bottom: 10px }
.Block.banner_brand_page_bottom div .text p, .Block.banner_category_page_bottom div .text p, .Block.banner_home_page_bottom div .text p, .Block.banner_search_page_bottom div .text p { margin-bottom: 10px }
.image-container-centered { display: table-cell; vertical-align: middle; text-align: center; float: none !important }
.category-featured .image-container-centered { width: 320px; height: 264px }
.category-featured .image-container-centered img { max-width: 320px; max-height: 264px }
.footer-columns li ul, .footer-columns li:hover ul { display: none !important }
.footer-columns .RecentNews li p { margin: 5px 0 }
.newsletter-subscription { border-width: 1px 0; border-style: solid }
.ProductReviewList li:last-child, .TopMenu li.Flag div, .hide-visually { border: 0 }
.CartContents .CartProductFieldsRow, table.General tbody tr.First td { border-top: 0 }
.newsletter-subscription h4 { padding: 0; line-height: 35px }
.newsletter-subscription .inner { padding: 20px 0 }
.newsletter-subscription label { display: none }
.newsletter-subscription input { width: 100% }
#HomeRecentBlogs ul { padding-left: 0; margin-left: 0 }
#HomeRecentBlogs li { list-style: none; padding: 5px 0 5px 10px; margin: 0 }
#LowerRight .FeedLink { float: left; margin: 6px 4px 0 0 }
.ProductList { margin: 0 0 0 -20px; font-size: 0; padding: 0; overflow: hidden }
.ProductList li { display: inline-block; padding: 0 0 20px 20px; list-style: none; height: auto !important; margin: 0; font-size: 14px; width: 25%; vertical-align: top; box-sizing: border-box }
.ProductList li .ProductCompareButton { font-size: 11px; margin: 10px 0; text-align: center }
.ProductList.List .ProductActionAdd { text-align: left }
.ProductList .ProductPriceRating { padding-bottom: 5px; text-align: center }
.ProductList .ProductActionAdd { text-align: center }
#ProductDetails .ProductThumbImage, .ProductList .ProductImage, .brand-img { overflow: hidden; text-align: center; display: table; table-layout: fixed; width: 100%; position: relative; min-height: 330px }
.ProductList .ProductImage a, .ProductThumbImage a { display: table-cell; width: 100%; vertical-align: middle; line-height: 0 }
#ProductDetails .ProductThumbImage img, .ProductList .ProductImage img { max-height: 352px; max-width: 100%; line-height: 1.5em }
.ProductList .ProductDetails { padding: 10px 10px 0 0; word-wrap: break-word }
.ProductList .pname, .ProductList em { padding-bottom: 5px; display: block; text-align: center }
.ProductList em { font-style: normal }
.ProductList .Rating { display: block; text-align: center }
.ProductList .pname { line-height: 18px }
.ProductList .p-name { font-size: 14px; font-weight: 600; margin-bottom: 10px; padding-bottom: 10px }
.CartContents .ProductName a, .PrimaryProductDetails .ProductThumb p a { font-weight: 700 }
#SimilarMultiProductsByCustomerViews .ProductList li { width: 20% }
.List.ProductList li .ProductPriceRating { padding: 8px 10% 0 0; width: auto; margin: 0 }
.List.ProductList li .ProductCompareButton { width: auto; clear: none; padding: 7px 20px 0 0; margin: 5px 0 0 }
.ProductList.List { margin: 0 }
.ProductList.List li { display: block; margin-bottom: 0; padding: 0; position: relative; width: auto }
.ProductList.List .ProductImage { float: left; width: 190px }
.ProductList.List .ProductDetails { padding: 20px; overflow: hidden }
.ProductList.List .QuickViewBtn { text-align: center; width: 170px }
.ProductList.List .ProductQty { margin-left: 10px }
.ProductList.List .ProductDescription { font-style: normal; margin-top: 5px }
.ProductList .ProductRightCol { float: right }
.ProductList.List li .ProductCompareButton { text-align: left; margin-top: 10px }
.fastCartContent { min-height: 0; width: auto }
#fastCartContainer .ProductList .ProductImage { height: auto; width: 100% }
.SubBrandListGrid .RowDivider { display: none !important }
.Content .TopSellers li .TopSellerNumber, .Content .TopSellers li.TopSeller1 .TopSellerNumber, .Left .ProductList .ProductImage, .Left .TopSellers li.TopSeller1 .ProductImage, .Left .TopSellers li.TopSeller1 img, .Right .ProductList .ProductImage, .Right .TopSellers li.TopSeller1 .ProductImage, .Right .TopSellers li.TopSeller1 img { display: none }
.brand-img { float: left; width: 100%; padding: 5px 0; text-align: center }
.brand-img img { width: auto }
.Left .ProductList li, .Right .ProductList li { margin-bottom: 10px }
.Left .TopSellers, .Right .TopSellers { clear: both; padding: 0 0 10px }
.Left .TopSellers ul, .Right .TopSellers ul { margin: 0; padding: 0 }
.Left .TopSellers li, .Right .TopSellers li { clear: both; margin: 0 0 5px }
.Left .TopSellers li .TopSellerNumber, .Right .TopSellers li .TopSellerNumber { float: left; width: 22px; font-size: 1.3em; text-align: center; padding: 1px 0 2px }
.Left .TopSellers .ProductDetails, .Right .TopSellers .ProductDetails { margin: 0 0 0 28px }
.breadcrumb { padding: 0 }
#checkout-breadcrumb ul, .breadcrumb ul { float: left; list-style-type: none; margin: 0 0 20px; overflow: hidden }
.breadcrumb li { color: #bbb0c3; list-style-type: none; font-size: 14px; padding: 18px 0 0 !important; display: block; float: left; background: 0 0 }
.breadcrumb li a { padding: 0 5px !important; background: 0 0 }
.top-title { position: relative }
.top-title h2 { margin: 0 }
.productlist-page .top-title { margin-bottom: 0 }
.hide-visually { overflow: hidden; position: absolute !important; width: 1px; height: 1px; margin: -1px; padding: 0; clip: rect(0 0 0 0) }
.ClearLeft { clear: left }
.Left .FeedLink, .Right .FeedLink { float: left; margin: 0 7px 0 0 }
.Content .FeedLink { display: none }
.CompareButton { text-align: right; margin-bottom: 20px }
.CompareFieldTop, .CompareRating { text-align: center }
.Required { color: red }
.ShippingAddressList, .ShippingAddressList li { list-style: none; margin: 0; padding: 0 }
.ShippingAddressList li { width: 30%; float: left; margin-right: 10px; margin-bottom: 20px }
#ProductDetails h1 { padding: 0; word-wrap: break-word }
.PrimaryProductDetails .BrandName { padding: 0; margin-bottom: 10px }
.PrimaryProductDetails .ProductThumb { width: auto !important; height: auto !important; margin-bottom: 20px; text-align: center }
.PrimaryProductDetails .ProductThumb .ProductThumbImage .zoomPad { float: none; display: inline-block }
.PrimaryProductDetails .ProductMain { padding: 0 0 20px 20px; float: right; width: 50%; box-sizing: border-box }
.ProductDescription, .ProductOtherDetails, .ProductReviews, .ProductsByCategory { margin-top: 20px }
.PrimaryProductDetails dl { font-size: .9em }
.PrimaryProductDetails dt { font-weight: 700; width: 80px; clear: left }
.ProductReviewList, .productAttributeValue { clear: both }
.PrimaryProductDetails dd { margin-left: 90px }
.Right hr { margin: 5px 0 0 }
.ComparisonCheckbox { float: left }
.SideRecentlyViewed .ProductList li { margin-left: 0 }
.SideRecentlyViewed .ProductDetails { margin-left: 20px }
.ComparisonTable { table-layout: fixed; width: 100% }
.ComparisonTable img { max-height: 100%; max-width: 100% }
.ComparisonTable td { font-size: 14px; padding: 10px; vertical-align: center }
.CompareFieldName { width: 95px; padding: 8px 10px 8px 15px }
.CompareFieldTop a { font-size: 14px }
.CompareLeft { padding: 5px 10px }
.CompareCenter { padding: 5px }
.CompareRating { padding-top: 8px; vertical-align: middle }
.CompareProductOption { margin-left: 20px; padding-left: 5px }
.Availability { color: gray }
.LittleNote { color: gray; font-size: .85em }
.ViewCartLink { padding-left: 30px; padding-top: 10px; padding-bottom: 10px }
table.CartContents, table.General { width: 100% }
table.CartContents thead tr th, table.General thead tr th { text-align: left }
table.CartContents tbody td, table.General tbody td { vertical-align: top }
.HeaderLiveChat img, .LoadingIndicator img { vertical-align: middle }
.CartContents tbody td { border-bottom: 0 }
.CartContents thead { background: #ededed }
.CartContents tbody tr td { padding: 20px }
.ProductOptionList, .ProductOptionList li { list-style: none; margin: 0; padding: 0 }
.ProductOptionList li { margin-left: 2px }
.MiniCart h3 { font-size: 1.3em }
.MiniCart .SubTotal { text-align: center; font-size: 1.1em }
.JustAddedProduct { width: 128px; overflow: hidden; margin: auto auto 10px; text-align: center; padding: 5px }
.JustAddedProduct a, .JustAddedProduct strong { font-size: 1em; font-weight: 400; display: block; margin-bottom: 3px }
.JustAddedProduct .ProductDetails { font-size: 1.2em; padding-bottom: 10px }
.CategoryPagination .PagingList, .CategoryPagination .PagingList li { list-style: none; padding: 0; margin: 0 }
.CategoryPagination { float: left; text-align: center }
.CategoryPagination .PagingList li { display: inline }
.QuickSearch { background-color: #fff; margin: 0; min-width: 400px; position: absolute; top: 100%; right: 0; width: 100%; z-index: 9999 }
.RatingIMG { display: none }
.QuickSearchAllResults td, .QuickSearchTitle td { font-weight: 700; padding: 4px; font-size: 12px }
.QuickSearchResult td { font-size: 12px; padding: 0 10px; cursor: pointer }
.QuickSearchResultImage { margin-left: 4px; margin-right: 10px; text-align: center; background: #fff !important }
.QuickSearchResultNoImage { padding-top: 10px; color: #777 }
.QuickSearchResultName { display: block; padding-bottom: 5px }
.QuickSearchResult .Price { font-weight: 700; font-size: 12px; padding-right: 5px }
.QuickSearchHover { background: #D6D6D6 }
.QuickSearchAllResults { text-indent: 0; padding: 0; line-height: 20px }
.QuickSearch .QuickSearchAllResults a, .QuickSearch .QuickSearchAllResults a:hover { height: 30px; line-height: 30px; display: inline-block }
.QuickSearchAllResults a, .QuickSearchAllResults a:active { outline: 0; -moz-outline-style: none }
#tabs .ui-tabs-nav .ui-tabs-anchor:focus, #tabs .ui-tabs-nav li:focus, .checker input:focus, .input-quantity input:focus, .input-text input:focus, .input-textarea textarea:focus, .radio input:focus, .selectBox-dropdown:focus, .selector select:focus, .uploader input:focus { outline: 0 }
.BrandCloud .smallest { font-size: 12px }
.BrandCloud .small { font-size: 15px }
.BrandCloud .medium { font-size: 18px }
.BrandCloud .large { font-size: 20px }
.BrandCloud .largest { font-size: 26px }
.BrandCloud a { padding-right: 5px }
.DownloadExpires { padding-top: 3px; font-style: italic; color: gray }
.DownloadExpiresToday { color: red }
.CheckoutRedeemCoupon { display: none }
.CheckoutRedeemCoupon h4 { margin-top: 0 }
.CheckoutRedeemCoupon p { margin-top: 10px; margin-bottom: 0 }
.BillingDetails, .ShippingDetails { width: 48%; margin-bottom: 15px; float: left }
.BillingDetails { margin-right: 10px }
.ProductDetailsGrid .DetailRow.product-heading { margin-bottom: 10px }
.ProductDetailsGrid dt { width: 140px; margin-bottom: 6px; float: left; font-weight: 700 }
.ProductDetailsGrid dd { margin-left: 140px; margin-bottom: 6px }
.SubCategoryList { margin-bottom: 20px }
.SubCategoryList li, .SubCategoryList ul { margin-left: 0 }
.SubCategoryList.mobile { color: #999; display: none }
.SubCategoryList.mobile * { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box }
.SubCategoryList.mobile .selector { height: auto; width: 100% }
.SubCategoryList.mobile span { height: auto }
.SearchTips .Examples { padding: 8px; color: #555; margin-left: 30px; margin-bottom: 10px }
.ProductDetails .ProductThumb p { margin-top: 10px; font-size: .9em }
.ProductReviewList li { margin-bottom: 20px }
.ReviewTitle img { margin-left: 10px }
.SoldOut { color: #999 }
.AddToWishlistLink { position: relative; margin: 0 }
.AddToWishlistLink .wishlist-button { position: absolute; top: -70px; left: 165px; font-weight: 700; cursor: pointer; background: #fff; border: 0 }
.productOptionPickListSwatch .swatchColour, .productOptionPickListSwatch .thumbnail { width: 30px !important; height: 30px !important }
.productOptionPickListSwatch ul { margin-bottom: 20px }
.productOptionPickListSwatch li .validation { top: 5px; left: 5px }
.productOptionPickListSwatch .swatchColours, .productOptionPickListSwatch .textureContainer { display: inline-block !important; margin: 0 !important; padding: 2px !important }
.CurrencyList a .Text, .currency-converter:hover .CurrencyChooser { display: block }
.ShippingProviderList li { list-style: none; margin: 0 0 10px }
.AlternativeCheckout p, .GoogleCheckout p, .PayPalExpressCheckout p { margin: 0; float: none !important }
.TopMenu li.Flag img { margin: 3px }
.TopMenu li.Flag img.Last { margin-right: 0 }
.TopMenu li.Flag img.Selected { margin: 1px 3px }
.CurrencyList dl { margin: 0; padding: 0 }
.CurrencyList dd { margin: 0; background-color: #F9F9F9; clear: both }
.CurrencyList a { display: block; padding: 5px 10px; font-size: 11px }
.CurrencyList a .Flag, .selected-currency .Flag { float: left; margin-top: 1px }
.currency-converter { cursor: pointer; position: relative; text-align: left; z-index: 60 }
.currency-converter p { color: #b3b3b3; font-size: 11px; margin: 0 }
.currency-converter p img { margin-left: 5px; position: relative; top: 1px }
.CurrencyChooser { display: none; position: absolute; float: left; right: 0; top: 100%; padding: 15px; background: #fff; min-width: 150px }
.CurrencyChooser h2 { font-size: 13px; font-weight: 400; padding: 0 0 10px }
.CurrencyChooser a span { font-size: 11px; line-height: 22px }
.CurrencyList a .Text { padding-left: 27px }
.selected-currency { cursor: pointer; padding: 10px 20px 10px 9px !important; background: url(//www.silverfernbrand.com/cdn/shop/t/97/assets/icon_arrow_down.png?64659) 95% center no-repeat }
.TopMenu .selected-currency { display: none }
.selected-currency span { font-size: 11px }
.CurrencyChooser .BlockContent { position: relative; margin-top: -1px }
.CurrencyChooser .BlockContent .CurrencyList { display: block }
.PrimaryProductDetails .YouSave { font-weight: 700; margin-top: 3px; display: block }
.EstimateShipping { padding: 20px !important }
.EstimateShipping dt { width: 100px; float: left; margin-bottom: 8px; clear: left }
.EstimateShipping dd { margin-bottom: 8px; font-weight: 400; margin-left: 114px }
.EstimateShipping p.Submit { margin: 20px 0 0 }
.EstimateShipping label { display: block; margin-bottom: 5px }
.EstimatedShippingMethods { clear: both; padding: 20px 0 0 !important; text-align: left }
.EstimatedShippingMethods table { margin: 0 !important; width: 100%; border-collapse: collapse }
.ShippingMethodList { padding: 0 !important }
.EstimatedShippingMethods .Submit { text-align: right }
.CartContents tfoot .SubTotal .EstimatedShippingMethods tbody td { text-align: left }
.CartContents tfoot .SubTotal .EstimatedShippingMethods tbody td.Price { text-align: right }
.SharePublicWishList { padding: 5px }
.ExpressCheckoutBlock .ExpressCheckoutTitle { background-color: #fff; position: relative; margin: 0 0 20px; padding: 20px; cursor: auto; font-weight: 700; text-transform: uppercase }
.ExpressCheckoutBlock h3 a { font-size: 12px }
.ExpressCheckoutBlock .ExpressCheckoutCompletedContent { display: none }
.ExpressCheckoutBlockCompleted .ExpressCheckoutCompletedContent { display: inline; font-size: 12px; font-weight: 400; font-style: normal; top: 0; padding: 22px; white-space: nowrap; text-transform: none; color: #bebebe }
.ExpressCheckoutBlock a.ChangeLink, .ExpressCheckoutBlockCollapsed .ExpressCheckoutContent { display: none }
a.ChangeLink { position: absolute }
.ExpressCheckoutBlockCompleted a.ChangeLink { display: inline; top: auto; right: 20px }
.ExpressCheckoutCompletedContent { position: absolute; left: 350px }
.LoadingIndicator { margin-left: 10px }
.LoadingIndicator img { margin-right: 10px }
.SubCategoryListGrid { border-bottom: 1px solid #d6d6d6; margin-bottom: 20px }
.SubCategoryListGrid li, .SubCategoryListGrid ul { list-style: none; margin: 0 }
.SubCategoryListGrid .sub-cat-name { display: block }
.SubCategoryListGrid>ul li { display: inline-block; margin: 0 20px 20px 0; vertical-align: bottom; text-align: center; width: 150px }
.SubBrandList li, .SubBrandList ul, .SubBrandListGrid li, .SubBrandListGrid ul { margin-left: 0; list-style: none }
.SubCategoryListGrid>ul li img { max-width: 100% }
.SubCategoryListGrid ol { clear: both }
.SubBrandList li { margin-bottom: 4px; padding-left: 25px; background: url(//www.silverfernbrand.com/cdn/shop/t/97/assets/SubBrand.gif?64659) 3px 50% no-repeat }
.SubBrandListGrid li { margin-bottom: 0; width: 33.333%; background: #fff; float: left; text-align: center }
.SubBrandListGrid .brand-img, .SubBrandListGrid .brand-name { float: none; display: block; text-align: center; padding-left: 0; padding-right: 0 }
.CartContents .CartProductFieldsLink, .WrappingOptions { font-size: 11px; color: #666; padding-left: 22px; background: url(//www.silverfernbrand.com/cdn/shop/t/97/assets/GiftWrappingAvailable.png?64659) no-repeat; padding-bottom: 4px }
.SubBrandListGrid ol { clear: both }
.ProductAddToCart dt { float: left; font-weight: 700; width: 140px; margin-bottom: 4px }
.ProductAddToCart dd { margin-left: 140px; margin-bottom: 4px }
.ProductAddToCart.cannot-purchase .add-to-cart { display: none }
#CartEditProductFieldsForm dt div.Required, .ProductAddToCart dt div.Required { width: 8px }
#CartEditProductFieldsForm textarea, .ProductAddToCart textarea { width: 183px; height: 50px }
.CartContents .CartProductFieldsLink { margin-top: 6px }
.ProductFields dd { margin-bottom: 4px }
.ProductFields { margin-bottom: 15px }
.ProductFields TextArea, .ProductFields input.Textbox { width: 100% }
.CartContents .CartProductFieldsRow dl { margin-top: 15px }
p.AddCartButton, p.QuantityInput { text-align: center }
.ProductAddToCart dt.QuantityInput { margin-top: 4px }
.ProductAddToCart dd.AddCartButton span { margin-top: 4px; padding-right: 5px }
.TagList { margin-top: 20px }
.CartThumb { text-align: center; width: 1px }
.WrappingOptions { margin-top: 6px; line-height: 1.6 }
.ViewAllLink a { padding-top: 10px; display: block }
.TabNav, .TabNav li { list-style: none; margin: 0; padding: 0 }
.TabNav { font-size: 12px; padding: 0 20px; margin-bottom: 20px }
.TabNav li { margin-bottom: -1px; display: inline-block }
.TabNav li a { display: block; line-height: 41px; padding: 0 16px; height: 41px; font-weight: 600; font-size: 14px; background: #f9f9f9; margin: 0 4px; color: #a1a1a1 }
.LittleNotePassword, .TransitTime { color: gray; font-weight: 400 }
.TabNav li.Active a { background: #fff; border-bottom: 1px solid #fff }

.ProductAddToCart dd.AddCartButton div.BulkDiscount { display: inline-block; float: left }
.ProductAddToCart .BulkDiscount { clear: both }
.ProductAddToCart .BulkDiscount input { margin-right: 10px }
.ContentList { list-style-type: none; margin: 20px 0 0; padding: 0; list-style-image: none }
.ContentList li { list-style-type: none; margin: 0 0 10px; padding: 10px 0; border-top: 0 }
.OrderItemMessage { padding: 7px; margin: 10px 0 }
.LittleNotePassword { font-size: .85em }
.VideoSingleTitle, .videoRowTitle { font-weight: 700 }
.ProductOptionList li, .ProductOptionList ul { list-style: none; margin: 0; padding: 0 }
#AjaxLoading img, input[type=radio], input[type=checkbox] { margin-right: 5px }
.ProductOptionList li { margin-bottom: 3px }
.ProductOptionList input { vertical-align: middle }
.SearchPaging { float: right; font-size: .95em }
.SearchSorting { float: right }
#SearchResultsCategoryAndBrand { margin: 20px 0 }
.ContentList em, .QuickSearchResultMeta em { font-size: .8em }
#AjaxLoading { background-color: rgba(0, 0, 0, .5); color: #fff; padding: 10px 20px; display: none; position: fixed; text-align: center; z-index: 10000000000; line-height: 32px; left: 0; right: 0 }
#AjaxLoading img { vertical-align: bottom }
#ProductDetails #ImageScrollNext, #ProductDetails #ImageScrollPrev { float: left; background: 0 0; border: none; cursor: pointer; display: none; z-index: 89; position: absolute }
#ProductDetails #ImageScrollPrev { left: 10px }
#ProductDetails #ImageScrollNext { right: 10px }
.ProductTinyImageList img:hover { cursor: pointer }
.ProductTinyImageList ul li div, .sub-prod ul li div { display: table-cell; text-align: center; border: 0 !important }
#tabcontent, ul.tabs li { border-radius: 0 }
#ProductDetails .ProductTinyImageList ul, #ProductDetails .sub-prod ul { margin: 0; padding: 0; list-style-type: none; text-align: left }
.carousel { position: relative; left: -5000px; width: 180px }
#QuickViewProductDetails .Required, #QuickViewProductDetails .required, .ProductMain .Required, .required { color: #be0303 !important; display: block; left: -12px; position: absolute; top: 0; font-weight: 700 }
.ProductMain table.ExpectedReleaseDate { margin-top: 0 }
.productOptionViewSelect { margin: 0 !important; float: none !important; width: auto !important; padding-top: 0 !important }
.productOptionViewSelect label { display: block; margin: 10px 0 !important; position: relative }
.productAttributeList .productAttributeRow, .productAttributeRow { padding-left: 0 !important; margin: 0 0 5px !important; clear: both }
.productAttributeList li { margin-bottom: 10px }
.productAttributeList ul.list-horizontal { margin: 0 }
.productOptionViewProductPickListWithImage { border-color: #ddd !important; margin-bottom: 20px }
.productOptionViewProductPickListWithImage .scrollContainer { max-height: 250px !important }
.productOptionViewProductPickListWithImage td { padding: 10px 5px !important; vertical-align: middle !important }
.productOptionViewRectangle .option label { background-color: #fff; padding: 10px !important; min-width: 30px; text-align: center }
#tabcontent .photo { margin-right: 20px; float: left; width: 200px }
#tabcontent .photo img { height: auto; max-height: 100%; max-width: 100% }
#tabcontent #url { margin-bottom: 20px }
.previewImageContainer { height: 30px; width: 50px }
.videoRow img { float: left; padding-right: 5px }
.videoRowDescription { max-height: 50px; overflow: hidden }
.VideoOverlay { background-image: url(//www.silverfernbrand.com/cdn/shop/t/97/assets/VideoOverlay.png?64659); background-position: center center; position: absolute; left: 0; height: 100%; width: 100%; top: 0 }
.VideoContentContainer { position: relative; margin-left: 3px; padding-left: 92px }
.VideoPreviewSize { width: 92px; height: 69px }
.videoRowLength { padding-left: 4px }
.videoRow, .videoRow img, .videoRowLength, .videoRowTitle { cursor: pointer }
#VideoList ul { position: relative; overflow-y: auto; padding: 0; margin: 0 }
.VideoSingleDescription { margin-bottom: 20px }
.Content #VideoSideContainer, .Left #VideoMiddleContainer, .Right #VideoMiddleContainer { display: none }
#VideoSideContainer ul { text-align: center }
#VideoSideContainer ul li { margin-bottom: 5px }
.VideoSideDescription { padding: 2px 10px }
.VideoImageContainer { position: relative; float: left }
.ToggleSearchFormLink { position: relative; overflow: hidden; z-index: 2 }
.Panel#ProductTabs { padding-top: 0 }
.PinterestButtonContainer { margin: 10px 0; text-align: center }
#prodAccordion .Block { padding: 0 !important; margin: 0 !important }
.current .prodAccordionContent, .prodAccordionContent { display: block }
#prodAccordion h2 span { font-size: 24px; color: #F16560; margin-bottom: 20px }
#GiftCertificatesMenu li, #SideAccountMenu li { list-style: none; line-height: 1.2em; padding: 0 0 10px; margin: 0 }

.PageMenu { position: relative; margin: 0 0 10px; z-index: 50 }
.PageMenu h3 { display: none }
.PageMenu .borderR { border-right: 0 }
.PageMenu ul { border-bottom: none; padding: 0; margin: 0; position: relative; display: inline-block }
.PageMenu li .icon { display: none !important }
.PageMenu .back { float: left; width: 13px; height: 8px; display: block; position: absolute; left: 50%; margin-left: 0; top: -5px; padding: 0; background: url(//www.silverfernbrand.com/cdn/shop/t/97/assets/nav_active.png?64659) center top no-repeat }
.PageMenu li ul:before { content: ' '; position: absolute; width: 0; height: 0; left: 0; margin-left: 10px; top: -18px; border-width: 10px; border-style: solid outset solid solid }
.PageMenu li ul li, .PageMenu li ul li a { width: auto; margin: 0; font-size: 13px; text-align: left; float: none }
.footer .PageMenu li ul:before { top: auto; bottom: -18px; border-color: #333 transparent transparent }
.PageMenu li ul ul:before { content: none; border-color: 0 none }
.PageMenu li ul li { clear: both; display: block; padding: 0 1em; list-style-image: none }
.PageMenu li ul li a { display: block !important; line-height: 3em; font-weight: 400; text-transform: none }
.EstimateShippingButtons input, .FeaturedProducts, .NewProducts, .TopSellers { margin-bottom: 20px }
.PageMenu li ul li a:hover { color: #fff }
.PageMenu li ul { display: none; position: absolute; z-index: 10; top: 100% !important; width: 250px; left: 0; list-style-image: none }
.footer .PageMenu li ul { top: auto !important; bottom: 25px }
.sf-sub-indicator { display: none !important }
.PageMenu li.sfHover ul { display: block }
.PageMenu .sf-menu li { float: none }
.PageMenu .sf-menu li ul { z-index: 150 !important }
.PageMenu .sf-menu li ul li { z-index: 200 !important }
.Left #SideCategoryList .sf-menu ul { display: block !important; visibility: visible !important; position: static; top: 0 }
#recaptcha_reload_btn img, #recaptcha_switch_audio_btn img, .clearfix:after { visibility: hidden }
.PageMenu li, .banner_category_page_top { position: relative }
.Left #SideCategoryList .SideCategoryListFlyout .sf-shadow ul, .Right #SideCategoryList .SideCategoryListFlyout .sf-shadow ul { background: 0 0 !important }
.PageMenu li ul ul { display: none; left: 100% !important; margin-left: 0; top: 0 !important }
.PageMenu li { display: inline-block }
.PageMenu li ul li a.hasSub { background: url(//www.silverfernbrand.com/cdn/shop/t/97/assets/sub.png?64659) 100% 50% no-repeat; padding-right: 20px }
.SideCategoryListClassic ul ul { display: none; position: absolute; top: 79px }
.SideCategoryListClassic ul li:hover > ul { display: list-item }
.SideCategoryListClassic ul ul li { width: 100%; float: none; position: relative; border-bottom: none; padding: 0 !important;width:100%; }
.SideCategoryListClassic ul ul li i { margin-right: 10px }
.SideCategoryListClassic ul ul li a { font-size: 12px !important; padding: 15px 0px; text-align: left }
nav ul ul ul li { position: absolute relative; top: -79px; left: 200px }
.li-mt li {margin-top:6px;}
.mobile-nav { margin: -15px -15px 0 -15px }
.mobile-nav li { margin-bottom: 0 }
.mobile-nav__search { padding: 15px }
.mobile-nav__search .search-bar { margin-bottom: 0 }
.mobile-nav__item { position: relative; display: block }
.mobile-nav>.mobile-nav__item { }
.mobile-nav__item:after { content: ''; position: absolute; bottom: 0; left: 15px; right: 15px }
.mobile-nav>.mobile-nav__item:last-child:after { display: none }
.mobile-nav__item a { display: block }
.mobile-nav__item a, .mobile-nav__toggle button { color: #333; padding: 15px; text-decoration: none }
.mobile-nav__item a:hover, .mobile-nav__item a:active, .mobile-nav__item a:focus, .mobile-nav__toggle button:hover, .mobile-nav__toggle button:active, .mobile-nav__toggle button:focus { color: #0d0d0d }
.mobile-nav__item a:active, .mobile-nav__item a:focus, .mobile-nav__toggle button:active, .mobile-nav__toggle button:focus { background-color: #e9e9e9 }
.mobile-nav__item--active { font-weight: bold }
.mobile-nav__has-sublist { display: table; width: 100% }
.mobile-nav__has-sublist .mobile-nav__link { display: table-cell; vertical-align: middle; width: 100% }
.mobile-nav__toggle { display: table-cell; vertical-align: middle; width: 1% }
.mobile-nav--expanded .mobile-nav__toggle-open { display: none }
.mobile-nav__toggle-close { display: none }
.mobile-nav--expanded .mobile-nav__toggle-close { display: block }
.mobile-nav__sublist { margin: 0; max-height: 0; visibility: hidden; overflow: hidden; transition: all 300ms cubic-bezier(0.57, 0.06, 0.05, 0.95); -webkit-backface-visibility: hidden; backface-visibility: hidden }
.mobile-nav--expanded+.mobile-nav__sublist { visibility: visible; max-height: 800px; transition: all 700ms cubic-bezier(0.57, 0.06, 0.05, 0.95) }
.mobile-nav__sublist .mobile-nav__item:after { top: 0; bottom: auto }
.mobile-nav__sublist .mobile-nav__link { padding-left: 20px; padding-top:8px; padding-bottom: 8px; font-weight: normal; line-height:1.2em}
.inner .Block { display: block; clear: both }
#LayoutColumn1 .h3tt, #LayoutColumn2 .multiStep, .PagingList .icon, .left-content .ProductList .ProductPriceRating { display: none }
table.CartContent, table.CartContents, table.General { border-collapse: collapse }
.CartContents tfoot .SubTotal td { padding: 0 }
.BlockContent .CartThumb img { max-width: 100px; height: auto }
#SharingDataWrapper { height: auto }
#SharingDataChoices { float: none }
#SharingDataChoices li { width: auto; height: auto }
.EstimateShippingButtons { text-align: right }
#uniform-sel_billing_address { width: auto; margin-bottom: 10px }
.left-content { float: left; width: 50% }
.left-content .ProductList li { width: 20%; padding: 0 0 10px 10px }
.left-content .ProductList { margin: 0 0 10px -10px }
.left-content .ProductList .ProductImage a { height: 100px }
.left-content .ProductList .ProductDetails { font-size: 12px; margin: 0; padding: 10px 10px 0 0; word-wrap: break-word }
.left-content .ProductList .ProductDetails .pname { border: 0 solid; font-size: 12px; line-height: 17px }
.left-content .ProductList em.p-price { font-size: 12px; padding-left: 0; padding-top: 0; margin-top: 0 }
#recaptcha_area { max-width: 100%; margin-right: auto }
.SearchSortingSelectContainer div.selector, .SortBox div.selector { padding-top: 0 !important; padding-bottom: 0 !important }
.SearchSortingSelectContainer div.selector span, .SortBox div.selector span { height: 35px; line-height: 35px; padding-top: 0 !important; padding-bottom: 0 !important }
ul.AccountOrdersList { list-style: none; margin: 0; padding: 0 }
.banner_category_page_top h2 { line-height: 1.25 !important; clear: both; color: #312E29 !important; display: block; font-size: 34px !important; font-weight: 600 !important; text-transform: uppercase !important; bottom: 75px; left: 50px; position: absolute }
.CartContents tfoot .gtotal.SubTotal td { font-size: 17px; text-transform: uppercase }
.HowToPay, .NotifyMessage { margin: 0 0 15px; background: #fff; padding: 20px; border-radius: 0 }
.HowToPay p { margin: 0; padding: 0 }
.OrderItem1 .selector, .OrderItem2 .selector { width: 75px }
.BlockContent img { max-width: 100% }
.recaptchatable .recaptcha_image_cell center { height: auto !important }
.recaptchatable .recaptcha_image_cell center img { height: auto !important; max-width: 238px !important }
.recaptchatable #recaptcha_image { height: auto !important; width: auto !important }
.recaptchatable .recaptcha_image_cell { width: 240px !important }
.recaptchatable #recaptcha_response_field { width: 220px !important }
#recaptcha_reload_btn { display: block; background: url(//www.silverfernbrand.com/cdn/shop/t/97/assets/recapRefresh.png?64659) no-repeat !important }
#recaptcha_switch_audio_btn { display: block; background: url(//www.silverfernbrand.com/cdn/shop/t/97/assets/recapAudio.png?64659) no-repeat !important }
#recaptcha_whatsthis_btn { display: block; background: url(//www.silverfernbrand.com/cdn/shop/t/97/assets/recapHelp.png?64659) no-repeat !important }
#recaptcha_whatsthis_btn img { visibility: hidden; isibility: hidden }
.zoomWindow { left: 0 !important; top: -1px !important }
.zoomWrapper { position: relative; z-index: 110 }
#PageMenu { position: relative; z-index: 10 }
#fancy_bg, .PageMenu h4 { display: none !important }
#fancy_content { padding-top: 0 !important }
#fancy_close { background: url(//www.silverfernbrand.com/cdn/shop/t/97/assets/icon-close.png?64659) no-repeat !important; height: 11px !important; top: 10px !important; right: 10px !important; text-indent: 999px; width: 12px !important }
#ModalOverlay { background: #000 !important; opacity: .7 !important }
#ModalContentContainer { box-shadow: none !important; -webkit-border-radius: 0 !important; -moz-border-radius: 0 !important; border-radius: 0 !important; background: #fff }
#ModalContent, .ModalContent { padding: 20px !important; border: none !important; font-size: inherit }
#ModalContent:after, .ModalContent:after { content: ""; display: table; clear: both }
#ModalButtonRow, .ModalButtonRow { background: 0 0 !important; border: none !important; padding: 15px !important; height: auto !important }
#ModalContainer .modalClose { top: 10px !important; right: 11px !important; padding-right: 0 !important }
.ModalButtonRow input { font-weight: 400 !important }
.AddBillingAddress dt, .AddShippingAddress dt { clear: none }
.AddBillingAddress dd, .AddShippingAddress dd { margin: 0; padding: 0 0 20px 15px !important; float: left; width: 240px; min-height: 40px }
.Content .Button, .form .Button { display: inline-block }
.QuickSearch tbody tr { display: block; padding: 10px }
.QuickSearch tbody tr td { border: none; vertical-align: text-top }
.AccountMessageList li, .li-list { border-bottom: 1px solid #d6d6d6 }
.QuickSearch tbody tr.QuickSearchResult:hover { background-color: #ededed }
.QuickSearchResult .QuickSearchResultImage { width: 70px; height: 65px; vertical-align: middle; text-align: center; padding: 0 }
.inner #CategoryPagingBottom, .inner #CategoryPagingTop { float: left; width: auto; clear: none }
.inner #CategoryPagingTop { padding-left: 20px }
.PagingList { float: left }
.CategoryPagination .PagingList li { padding: 0 5px }
.CategoryPagination .PagingList a { color: #b4b4b4 }
.CategoryPagination .PagingList a:hover { color: #312E29 }
.inner #CategoryHeading { float: none; width: auto; clear: none }
.SearchSorting, .SortBox { font-size: 13px; margin: 0; padding: 0 }
.SearchSorting label, .SortBox label { float: left; font-size: 12px; padding: 10px 10px 0 0 }
.SearchSorting div.selector, .SortBox div.selector { float: right; line-height: 35px; min-height: 35px !important; padding: 0; font-size: 12px }
#uniform-revrating { width: 200px !important }
.SearchSorting div.selector span, .SortBox div.selector span { background: #fff; margin-right: 23px; line-height: 35px; height: 35px; padding-right: 10px }
.FormContainer .box { display: block; clear: both; width: 100%; float: left; padding: 20px 0 40px }
.FormContainer .box dt { width: 232px }
.HorizontalFormContainer dt { text-align: right }
.HorizontalFormContainer dd, .HorizontalFormContainer dt { line-height: 36px; padding-bottom: 20px; font-size: 13px; font-weight: 700 }
.HorizontalFormContainer dd p, .HorizontalFormContainer dt p, .btns { font-weight: 400 }
.HorizontalFormContainer dd .selector span { font-weight: 400; font-size: 13px }
.HorizontalFormContainer dd { padding: 0 0 20px }
.HorizontalFormContainer p.Submit { padding-top: 20px }
#ProductReviews .form dd, #ProductReviews .form dt { float: left; clear: both; width: 100%; padding: 5px 0 0; text-align: left }
#ProductReviews .form dd { padding-bottom: 15px }
#ProductReviews .btn { margin-bottom: 20px }
#ProductReviews p.Submit { margin-bottom: 0 }
#message_content { height: 240px }
.UtilityLinks { float: left; width: 100%; clear: both; margin: 20px 0 5px }
ul.ShippingAddressList h4 { display: block; clear: both; padding-bottom: 8px }
table tbody tr td, table thead tr th, table.CartContents tbody tr td, table.CartContents thead tr th, table.General tbody tr td, table.General thead tr th { padding: 20px 10px }
table, table tbody tr td, table.CartContents, table.General, table.General tbody tr td { margin: 0 }
a.ChangeLink { top: 12px; right: 10px }
.ExpressCheckoutContent { padding: 0 0 20px 20px }
.ExpressCheckoutContent .AccountLogin, .ExpressCheckoutContent .CreateAccount { float: left; width: 46% }
.ExpressCheckoutContent .CreateAccount { padding-right: 2% }
.ExpressCheckoutContent .AccountLogin { padding-left: 2% }
.ExpressCheckoutContent .AccountLogin dd { float: none }
.ExpressCheckoutContent .AccountLogin .HorizontalFormContainer dt, .ExpressCheckoutContent .CreateAccount .HorizontalFormContainer dt { text-align: left; padding-bottom: 0; clear: none; float: none; width: auto }
.ExpressCheckoutContent .AccountLogin .HorizontalFormContainer dd, .ExpressCheckoutContent .CreateAccount .HorizontalFormContainer dd { padding-bottom: 0; margin-left: 0 }
#CheckoutStepConfirmation .SubTotal td em, #CheckoutStepConfirmation .SubTotal td strong { display: block; padding-top: 0 }
#CheckoutStepConfirmation .SubTotal .Block { margin-bottom: 0 }
#CheckoutStepConfirmation .SubTotal.st td { border-top: 1px solid #d6d6d6; border-bottom: 1px solid #d6d6d6 }
.AccountMessageList { margin: 0; padding: 0; list-style: none }
.AccountMessageList li { padding: 0 0 20px; margin: 0 }
.AccountMessageList .by { position: relative; display: block; padding: 0 0 0 25px }
.btns form, .productAttributeList .productAttributeValue { display: inline }
.AccountMessageList .by img { position: absolute; left: 0; top: 2px }
.AccountMessageList blockquote { margin-left: 0; padding-top: 5px }
.AccountOrderStatusList { margin: 0; padding: 0; list-style: none }
.Meta { font-size: 12px }
.OrderItemList { margin: 10px 60px }
.AccountOrderStatusList li { list-style-image: none; position: relative }
.AccountOrderStatusList .box1 { padding: 0 10px 0 20px }
.btns { position: absolute; right: 0; top: 10px; float: left; z-index: 2; color: #5e5c5c; font-size: 13px; line-height: 28px }
.ImageCarouselBox, .OutOfStockMessage .CurrentlySoldOut { position: relative }
.btns form { float: right }
.btns span.FloatRight { padding: 0 5px }
.btns .btn-clear { float: left; clear: none }
.bg-gray { float: left; padding: 20px; width: 90%; background: #ededed; display: block; margin-bottom: 20px }
.ShippingMethodList table { clear: both; padding-top: 20px; width: 100% }
.ShippingMethodList table td { padding: 15px 10px 10px !important }
.CartItemQuantity .selector, .DetailRow.qty .selector { width: 75px !important }
.CartItemQuantity div.selector span, .DetailRow.qty .selector span { margin: 0; line-height: 20px; height: 20px }
.CartRemoveLink { float: right; width: 20px; height: 20px; margin-top: 2px; background: url(//www.silverfernbrand.com/cdn/shop/t/97/assets/icon_sprite.png?v=19585722612206222471705606297) -46px -46px no-repeat }
.SubTotal td { padding: 20px 0 0 }
.KeepShopping, .ProceedToCheckout { text-align: right }
.ProceedToCheckout .PayPalExpressCheckout p { margin-bottom: 20px }
.ProceedToCheckout .FloatLeft, .ProceedToCheckout .FloatRight { float: none !important }
.ProceedToCheckout.btm { padding: 0 20px 30px }
.ProceedToCheckout .CheckoutButton { padding-bottom: 20px }
.boxin { display: block; width: 100%; padding: 20px 0; border-bottom: 1px solid #6a6a6a }
.boxin .mtop { margin-top: 20px }
.GiftCertificateThemeList label { float: left; clear: both }
#ProductDetails .ProductTinyImageList ul li, #ProductDetails .sub-prod ul li { background-color: #fff; border: 0 !important; display: table-cell; margin: 0 5px 0 0; padding: 2px; list-style-image: none }
#ProductDetails .ProductTinyImageList ul li a, #ProductDetails .sub-prod ul li a { display: block; padding: 0 !important }
#ProductDetails .ProductTinyImageList, #ProductDetails .sub-prod { white-space: nowrap; overflow: hidden; float: left }
.ImageCarouselBox { margin-bottom: 10px; padding-top: 10px; overflow: hidden }
.productOptionPickListSwatch ul { margin: 0; padding: 0; list-style: none }
#ProductDetails #ImageScrollNext, #ProductDetails #ImageScrollPrev { margin-top: 35px }
.ProductDetailsGrid .DetailRow .BrandName, .ProductDetailsGrid .DetailRow.nop { padding: 0 }
.ProductDetailsGrid .DetailRow.product-rating { padding: 20px 0 }
.ProductAddToCart .productAttributeLabel, .ProductDetailsGrid .Label { font-weight: 700; margin: 0 10px 10px 0px; line-height: 20px; text-align: left !important; position: relative; float: left;}
.ProductDetailsGrid .s-price .YouSave { font-weight: 300; margin: 0 0 10px }
.ProductDetailsGrid .DetailRow.RetailPrice { width: auto; overflow: hidden }
.DetailRow.RetailPrice .Label { margin: 0 10px 0 0 }
.OutOfStockMessage { display: none; padding: 0 }
.OutOfStockMessage p { padding-left: 25px }
.icon-outofstock { position: absolute; float: left; width: 14px; height: 14px; left: 0; top: 3px; background: url(//www.silverfernbrand.com/cdn/shop/t/97/assets/icon-outofstock.png?64659) no-repeat }
#prodAccordion { padding-bottom: 30px }
#prodAccordion .current .subtitle { background: url(//www.silverfernbrand.com/cdn/shop/t/97/assets/icon_arrow_down.png?64659) right center no-repeat !important }
#prodAccordion .subtitle { margin: 15px 0 !important; border: 0 solid !important; font-size: 16px !important; padding: 0 30px 0 0 !important; float: none; background: url(//www.silverfernbrand.com/cdn/shop/t/97/assets/icon_arrow_left.png?64659) right center no-repeat !important; cursor: pointer }
.prodAccordionContent { border-top: 0 solid #EAEAEA }
#SimilarProductsByCustomerViews .btn { display: none }
.fastCartSummaryBox .ProceedToCheckout a, .fastCartSummaryBox .actionLink .btn { display: block }
#fastCartContainer .ProductList { margin: 0 10px 0 -20px }
#fastCartContainer .ProductList li, #home #fastCartContainer .ProductList li { height: auto !important; margin: 0; padding: 0 0 0 20px; width: 25% }
#fastCartContainer .ProductList li .ProductPriceRating { margin-top: 0 }
.fastCartItemBox, .fastCartSummaryBox, .fastCartThumb { width: 33.333333%; max-width: none; float: left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box }
#ModalContainer, div#fancy_outer { overflow-x: hidden; max-width: 920px !important }
#DrawerMenu a, *, :after, :before { -moz-box-sizing: border-box; -webkit-box-sizing: border-box }
.fastCartThumb { text-align: center }
.fastCartItemBox { margin-left: 0; padding: 0 20px }
.fastCartSummaryBox { padding: 20px; text-align: center }
.fastCartSummaryBox .ProceedToCheckout { margin: 0 0 20px }
.fastCartSummaryBox .subtotal { clear: none; font-size: inherit; font-weight: 400; margin: 0 0 20px }
.fastCartSummaryBox .subtotal .ProductPrice { font-size: 40px; word-wrap: break-word }
.footer-links .PageMenu a, .footer-main, .footer-main .grid__item { font-size: 12px }
.fastCartSummaryBox .actionLink { margin: 0 0 20px; line-height: 1.5em }
#ModalTitle, .ModalTitle, .footer #SideCategoryList .sf-menu li ul, .footer #SideCategoryList li ul { display: none !important }
.fastCartSummaryBox .PayPalExpressCheckout { text-align: center; width: 100% }
.modalClose { float: left; width: 12px !important; height: 11px !important; text-indent: 999px; overflow: hidden; right: -10px !important; background: url(//www.silverfernbrand.com/cdn/shop/t/97/assets/icon-close.png?64659) no-repeat !important }
#ModalContainer { position: fixed; height: auto !important; left: 0 !important; margin: 0 auto !important; max-height: 95%; overflow-y: auto; right: 0 !important; top: 20px !important; width: 100% !important }
.footer { text-align: left; overflow: hidden }
.footer-main li { float: left; width: 100% }
.footer-main .inner { padding: 40px 0 }
.subscribe_form ul { text-align: right }
.footer .subtitle, .footer-links .PageMenu .icon { display: none }
.footer #SideCategoryList ul, .footer ul, .footer-links ul { float: left; width: 100% !important; margin: 0; list-style: none }
.footer .footer-columns ul { margin-bottom: 20px }
.footer .footer-columns li { padding: 5px 0 }
.footer-links ul { float: left; width: 100%; margin: 30px 0 0 !important; padding: 15px 0 !important; border-top: 1px solid #6a6a6a }
.footer-links .PageMenu { border: none }
.footer-links .PageMenu ul { float: left; margin-top: 0 !important; padding-bottom: 15px !important; border-bottom: 1px solid #6a6a6a }
.footer-links .PageMenu li { float: left; width: auto !important; margin: 0; padding: 0 8px !important; border-left: 1px solid #6a6a6a; text-transform: none !important }
#DrawerMenu h3, #co-app .bui-button, .heading-col, .payment-due__currency, .test .tab-content h2, .test .tabs-menu li a, div.button span { text-transform: uppercase }
.footer-links .PageMenu #Menu>ul>li>a { padding: 0 }
.footer-links .PageMenu #Menu>ul>li>a:hover { border-bottom: 0 none }
.footer-links .PageMenu li:first-child { border-left: 0; padding-left: 0 !important }
.footer-links .PageMenu ul ul { display: none !important; width: 250px !important; top: 30px; left: 50%; margin-left: -125px !important }
.footer-links .PageMenu ul li.over ul { display: block !important }
.footer-links .PageMenu ul ul li { float: none }
.footer-links .PageMenu ul ul li a { padding: 5px 0 !important }
.footer-links .PageMenu li.First { border-left: none; padding-left: 0 !important }
.footer-links .PageMenu>div { display: block }
.footer-links p { display: block; clear: both; padding: 20px 0; margin: 0; font-size: 11px }
.footer .powered-by { float: right }
.footer .powered-by a { background: url(//www.silverfernbrand.com/cdn/shop/t/97/assets/bc_logo_sprite.png?64659) 0 -50px no-repeat; height: 22px; width: 95px; text-indent: -9999px; display: inline-block; text-align: left; vertical-align: middle; margin-left: 7px }
#ChooseBillingAddress label, #ChooseShippingAddress label, #ProductBreadcrumb ul.last { display: block }
.footer .powered-by a:hover { background-position: 0 -75px }
#VideoSideContainer { display: none }
#FeaturedVideo { position: relative; padding-bottom: 56.25%; padding-top: 30px; height: 0; overflow: hidden }
#FeaturedVideo embed, #FeaturedVideo iframe, #FeaturedVideo object { position: absolute; top: 0; left: 0; width: 100%; height: 100% }
#ChooseBillingAddress, #ChooseShippingAddress, #WishLists, div.uploader { position: relative }
#VideoList { float: none; clear: both; padding: 0 }
#VideoList ul { height: auto; width: auto }
#VideoList li { padding: 10px; height: 69px; margin: 0; border: 0 solid #fff }
.currentVideo { background-color: #fff; border: 0 }
.fullwidth { padding: 0 !important }
.Message { padding: 20px }
.ccode label { float: left; width: 200px; padding: 0 20px; text-align: center }
#provider_list { line-height: 200% }
.SelectBillingAddress, .SelectShippingAddress { margin-bottom: 20px }
#multiAddressForm div.selector { width: 450px }
.CartItemIndividualPrice { text-align: right }
.productAttributes { margin: 15px 0; font-size: 11px }
.productAttributes label, .productAttributes span { white-space: nowrap }
select.JSHidden { opacity: 0 !important; filter: ~"alpha(opacity = 0) !important" }
#fastCartContainer { margin: 20px auto 0 }
.CartCode, .product-nav { margin-bottom: 20px }
.zoomWindow { width: 100% }
#uniform-creditcard_ccexpm, #uniform-creditcard_ccexpy, #uniform-eway_ccexpm, #uniform-eway_ccexpy { width: 75px !important }
.CartCode .CouponCode, .CartCode .GiftCertificate { float: left; width: 50% }
.CartCode .CouponCode input.btn, .CartCode .GiftCertificate input.btn { min-width: 35px; padding: 0; text-align: center }
#uniform-EventDateDay, #uniform-EventDateMonth, #uniform-EventDateYear { width: auto !important }
.sf-menu a.sf-with-ul { min-width: 0 !important; padding-right: 0 !important }
.product-nav #CategoryPagingBottom, .product-nav #CategoryPagingTop, .product-nav .CategoryPagination { margin: 0; line-height: 35px }
.fastCartTop { padding: 0 10px 0 0 }
.fastCartBottom { padding: 0 }
.FormFieldLabel { margin-right: 5px }
.addthis_default_style .at300b, .addthis_default_style .at300bo, .addthis_default_style .at300m { padding: 0 2px; margin: 0 2px }
#ModalContent .btn, #ModalContent .btn:hover, .ModalContent .btn, .ModalContent .btn:hover { color: #fff }
.SubBrandListGrid ul { padding: 0; margin: 0 }
#fastCartWrapper, .SubBrandListGrid ul li { padding: 0 }
html.javascript .productOptionPickListSwatch input, html.javascript .productOptionViewRectangle input { left: -10000px !important; opacity: 0 !important }
#sel_billing_address { margin-bottom: 20px }
.addto #SideProductAddToWishList input { margin-right: 10px }
.pan, .ptn, .pvn { padding-top: 0 !important }
.pas, .pts, .pvs { padding-top: 10px !important }
.pam, .ptm, .pvm { padding-top: 20px !important }
.pal, .ptl, .pvl { padding-top: 40px !important }
.pan, .phn, .prn { padding-right: 0 !important }
.pas, .phs, .prs { padding-right: 10px !important }
.pam, .phm, .prm { padding-right: 20px !important }
.pal, .phl, .prl { padding-right: 40px !important }
.pan, .pbn, .pvn { padding-bottom: 0 !important }
.pas, .pbs, .pvs { padding-bottom: 10px !important }
.pam, .pbm, .pvm { padding-bottom: 20px !important }
.pal, .pbl, .pvl { padding-bottom: 40px !important }
.pan, .phn, .pln { padding-left: 0 !important }
.pas, .phs, .pls { padding-left: 10px !important }
.pam, .phm, .plm { padding-left: 20px !important }
.pal, .phl, .pll { padding-left: 40px !important }
.man, .mtn, .mvn { margin-top: 0 !important }
.mas, .mts, .mvs { margin-top: 10px !important }
.mam, .mtm, .mvm { margin-top: 20px !important }
.mal, .mtl, .mvl { margin-top: 40px !important }
.man, .mhn, .mrn { margin-right: 0 !important }
.mas, .mhs, .mrs { margin-right: 10px !important }
.mam, .mhm, .mrm { margin-right: 20px !important }
.mal, .mhl, .mrl { margin-right: 40px !important }
.man, .mbn, .mvn { margin-bottom: 0 !important }
.mas, .mbs, .mvs { margin-bottom: 10px !important }
.mam, .mbm, .mvm { margin-bottom: 20px !important }
.mal, .mbl, .mvl { margin-bottom: 40px !important }
.man, .mhn, .mln { margin-left: 0 !important }
.mas, .mhs, .mls { margin-left: 10px !important }
.mam, .mhm, .mlm { margin-left: 20px !important }
.mal, .mhl, .mll { margin-left: 40px !important }
.mha, .mra { margin-right: auto !important }
.mha, .mla { margin-left: auto !important }

.small--pan, .small--ptn, .small--pvn { padding-top: 0 !important }
.small--pas, .small--pts, .small--pvs { padding-top: 10px !important }
.small--pam, .small--ptm, .small--pvm { padding-top: 20px !important }
.small--pal, .small--ptl, .small--pvl { padding-top: 40px !important }
.small--pan, .small--phn, .small--prn { padding-right: 0 !important }
.small--pas, .small--phs, .small--prs { padding-right: 10px !important }
.small--pam, .small--phm, .small--prm { padding-right: 20px !important }
.small--pal, .small--phl, .small--prl { padding-right: 40px !important }
.small--pan, .small--pbn, .small--pvn { padding-bottom: 0 !important }
.small--pas, .small--pbs, .small--pvs { padding-bottom: 10px !important }
.small--pam, .small--pbm, .small--pvm { padding-bottom: 20px !important }
.small--pal, .small--pbl, .small--pvl { padding-bottom: 40px !important }
.small--pan, .small--phn, .small--pln { padding-left: 0 !important }
.small--pas, .small--phs, .small--pls { padding-left: 10px !important }
.small--pam, .small--phm, .small--plm { padding-left: 20px !important }
.small--pal, .small--phl, .small--pll { padding-left: 40px !important }
.small--man, .small--mtn, .small--mvn { margin-top: 0 !important }
.small--mas, .small--mts, .small--mvs { margin-top: 10px !important }
.small--mam, .small--mtm, .small--mvm { margin-top: 20px !important }
.small--mal, .small--mtl, .small--mvl { margin-top: 40px !important }
.small--man, .small--mhn, .small--mrn { margin-right: 0 !important }
.small--mas, .small--mhs, .small--mrs { margin-right: 10px !important }
.small--mam, .small--mhm, .small--mrm { margin-right: 20px !important }
.small--mal, .small--mhl, .small--mrl { margin-right: 40px !important }
.small--man, .small--mbn, .small--mvn { margin-bottom: 0 !important }
.small--mas, .small--mbs, .small--mvs { margin-bottom: 10px !important }
.small--mam, .small--mbm, .small--mvm { margin-bottom: 20px !important }
.small--mal, .small--mbl, .small--mvl { margin-bottom: 40px !important }
.small--man, .small--mhn, .small--mln { margin-left: 0 !important }
.small--mas, .small--mhs, .small--mls { margin-left: 10px !important }
.small--mam, .small--mhm, .small--mlm { margin-left: 20px !important }
.small--mal, .small--mhl, .small--mll { margin-left: 40px !important }
.small--mha, .small--mra { margin-right: auto !important }
.small--mha, .small--mla { margin-left: auto !important }

.medium--pan, .medium--ptn, .medium--pvn { padding-top: 0 !important }
.medium--pas, .medium--pts, .medium--pvs { padding-top: 10px !important }
.medium--pam, .medium--ptm, .medium--pvm { padding-top: 20px !important }
.medium--pal, .medium--ptl, .medium--pvl { padding-top: 40px !important }
.medium--pan, .medium--phn, .medium--prn { padding-right: 0 !important }
.medium--pas, .medium--phs, .medium--prs { padding-right: 10px !important }
.medium--pam, .medium--phm, .medium--prm { padding-right: 20px !important }
.medium--pal, .medium--phl, .medium--prl { padding-right: 40px !important }
.medium--pan, .medium--pbn, .medium--pvn { padding-bottom: 0 !important }
.medium--pas, .medium--pbs, .medium--pvs { padding-bottom: 10px !important }
.medium--pam, .medium--pbm, .medium--pvm { padding-bottom: 20px !important }
.medium--pal, .medium--pbl, .medium--pvl { padding-bottom: 40px !important }
.medium--pan, .medium--phn, .medium--pln { padding-left: 0 !important }
.medium--pas, .medium--phs, .medium--pls { padding-left: 10px !important }
.medium--pam, .medium--phm, .medium--plm { padding-left: 20px !important }
.medium--pal, .medium--phl, .medium--pll { padding-left: 40px !important }
.medium--man, .medium--mtn, .medium--mvn { margin-top: 0 !important }
.medium--mas, .medium--mts, .medium--mvs { margin-top: 10px !important }
.medium--mam, .medium--mtm, .medium--mvm { margin-top: 20px !important }
.medium--mal, .medium--mtl, .medium--mvl { margin-top: 40px !important }
.medium--man, .medium--mhn, .medium--mrn { margin-right: 0 !important }
.medium--mas, .medium--mhs, .medium--mrs { margin-right: 10px !important }
.medium--mam, .medium--mhm, .medium--mrm { margin-right: 20px !important }
.medium--mal, .medium--mhl, .medium--mrl { margin-right: 40px !important }
.medium--man, .medium--mbn, .medium--mvn { margin-bottom: 0 !important }
.medium--mas, .medium--mbs, .medium--mvs { margin-bottom: 10px !important }
.medium--mam, .medium--mbm, .medium--mvm { margin-bottom: 20px !important }
.medium--mal, .medium--mbl, .medium--mvl { margin-bottom: 40px !important }
.medium--man, .medium--mhn, .medium--mln { margin-left: 0 !important }
.medium--mas, .medium--mhs, .medium--mls { margin-left: 10px !important }
.medium--mam, .medium--mhm, .medium--mlm { margin-left: 20px !important }
.medium--mal, .medium--mhl, .medium--mll { margin-left: 40px !important }
.medium--mha, .medium--mra { margin-right: auto !important }
.medium--mha, .medium--mla { margin-left: auto !important }

.MB10 { margin-bottom: 10px }
.MTB10 { margin: 10px 0;}
.MTB20 { margin: 20px 0;}
.MTB15 { margin: 15px 0;}
.MTB40 { margin: 40px 0;}
.MT0 { margin-top: 0 }
.LH140 { line-height: 140% }
.PLRB5 { padding: 0 5px 5px }
.PR5 { padding-right: 5px }
.PR15 { padding-right: 15px }
.PLR10 { padding: 0 10px }
.PL15 { padding-left: 15px }
.PL20 { padding: 0 0 0 20px }
.PL40 { padding: 0 0 0 40px }
.MR5 { margin-right: 5px }
.ML5 { margin-left: 5px }
.MRL2 { margin: 0 2px }
.MRL5 { margin: 0 5px }
.MRL10 { margin: 0 10px }
.MRL15 { margin: 0 15px }
.MR15 { margin-right: 15px }
.ML15 { margin-left: 15px }
.ML20 { margin: 0 0 0 20px }
.MT10 { margin-top: 10px }
.PL10 { padding-left: 10px }

.P10 { padding: 10px }
.P20 { padding: 20px }
.PT5 { padding-top: 5px }
.PT15 { padding-top: 15px }
.PT25 { padding-top: 25px }
.PB2 { padding-bottom: 2px }
.PB5 { padding-bottom: 5px }
.PB15 { padding-bottom: 15px }
.PTB5 { padding: 5px 0 }
.PTB10 { padding: 10px 0 }
.PTB15 { padding: 15px 0 }
.PTB20 { padding: 20px 0 }
.PTB30 { padding: 30px 0 }
.PLR20 { padding: 0px 20px }
.PLR40 { padding: 0px 40px }
html[xmlns] .clearfix { display: block }
* html .clearfix { height: 1% }
div.button, div.button span, div.checker span, div.radio span, div.selector, div.selector span { background-image: url(//www.silverfernbrand.com/cdn/shop/t/97/assets/icon_sprite.png?v=19585722612206222471705606297); background-repeat: no-repeat; -webkit-font-smoothing: antialiased }
.button, .button *, .checker, .checker *, .radio, .radio *, .selector, .selector *, .uploader, .uploader * { margin: 0; padding: 0 }
input.email, input.password, input.text, textarea.uniform { color: #444440; font-size: 11px; font-weight: 400; font-style: italic; padding: 3px; border-top: solid 1px #aaa; border-left: solid 1px #aaa; border-bottom: solid 1px #d6d6d6; border-right: solid 1px #d6d6d6; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; outline: 0 }
input.email:focus, input.password:focus, input.text:focus, textarea.uniform:focus { -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, .3); -moz-box-shadow: 0 0 4px rgba(0, 0, 0, .3); box-shadow: 0 0 4px rgba(0, 0, 0, .3); border-color: #999 }
div.selector, div.selector span { line-height: 25px; height: 25px }
div.checker, div.checker input, div.checker span, div.radio, div.radio input, div.radio span { height: 20px; width: 22px }
div.checker span { background-position: 1px -54px }
div.checker span.checked, div.checker.active span.checked, div.checker.focus span.checked, div.checker:active span.checked, div.checker:hover span.checked { background-position: -22px -54px }
div.radio { background: 0 0; text-align:left; }
div.radio span { background-position: 2px -80px }
div.uploader, div.uploader span.action { background-color: #fff; height: 35px; overflow: hidden }
div.radio span.checked, div.radio.active span.checked, div.radio.focus span.checked, div.radio:active span.checked, div.radio:hover span.checked { background-position: -19px -80px }
div.uploader { width: 300px }
div.uploader span.action { line-height: 35px; float: right; padding: 0 10px; cursor: pointer; font-size: 11px; font-weight: 700 }
div.uploader span.filename { height: 37px; line-height: 37px; float: left; display: block; overflow: hidden; cursor: default; padding-left: 10px }
div.uploader input { opacity: 0; filter: ~"alpha(opacity=0)"; -moz-opacity: 0; position: absolute; font-size: 100px; top: 0; right: 0; bottom: 0; float: right; height: 100px; border: none; cursor: default }
div.uploader span.filename { color: #777; font-size: 11px }
div.uploader.disabled span.filename { border-color: #ddd; color: #aaa }
div.uploader.focus, div.uploader.hover, div.uploader:hover { background-position: 0 -353px }
div.uploader.focus span.action, div.uploader.hover span.action, div.uploader:hover span.action { background-position: right -437px }
div.uploader.active span.action, div.uploader:active span.action { background-position: right -465px }
div.uploader.focus.active span.action, div.uploader.focus:active span.action, div.uploader:focus.active span.action, div.uploader:focus:active span.action { background-position: right -493px }
div.uploader.disabled { background-position: 0 -325px }
div.uploader.disabled span.action { color: #aaa; background-position: right -381px }
div.button { background-position: 0 -523px; height: 30px }
div.button span { background-position: right -643px; margin-left: 13px; height: 22px; padding-top: 8px; font-weight: 700; font-size: 12px; padding-left: 2px; padding-right: 15px }
div.button.focus, div.button.hover, div.button:focus, div.button:hover { background-position: 0 -553px }
div.button.focus span, div.button.hover span, div.button:focus span, div.button:hover span { background-position: right -673px }
div.button.active, div.button:active { background-position: 0 -583px }
div.button.active span, div.button:active span { background-position: right -703px; color: #555 }
div.button.disabled, div.button:disabled { background-position: 0 -613px }
div.button.disabled span, div.button:disabled span { background-position: right -733px; color: #bbb; cursor: default }
div.selector { font-size: 14px; background: url(//www.silverfernbrand.com/cdn/shop/t/97/assets/icon_arrow_down.png?64659) 90% center no-repeat #fff !important; height: 35px; line-height: 28px; min-height: 28px !important; padding: 3px 0 !important }
div.selector select { top: 0; right: 0; bottom: 0; left: 0; font-size: 12px; line-height: 18px; width: 100% }
div.selector span { padding: 5px 25px 5px 10px !important; cursor: pointer; background: 0 0; line-height: 20px }
div.selector.disabled span { color: #bbb }
div.checker { margin-right: 5px }
.button, .checker, .radio, .selector, .uploader { display: -moz-inline-box; display: inline-block; vertical-align: middle }
div.button a, div.button button, div.button input { position: absolute }
div.button { cursor: pointer; position: relative }
div.button span { display: -moz-inline-box; display: inline-block; line-height: 1; text-align: center }
div.selector { float: none; position: relative; display: inline-block }
div.selector span { display: block; overflow: hidden; padding-left: 10px }
div.selector select { position: absolute; opacity: 0; filter: alpha(opacity=0); -moz-opacity: 0; border: none; background: 0 0; cursor: pointer; height: 100% }
.p-relative, div.checker, div.radio { position: relative }
div.checker input, div.radio input { filter: ~"alpha(opacity=0)"; background: 0 0 }
div.checker span { display: -moz-inline-box; display: inline-block; text-align: center }
div.checker input { opacity: 0; -moz-opacity: 0; display: inline-block }
div.radio { margin-right: 3px }
div.radio span { display: -moz-inline-box; display: inline-block; text-align: center }
div.radio input { opacity: 0; -moz-opacity: 0; text-align: center; display: inline-block }
.brand-name { padding: 5px 0 5px 4%; text-align: left; min-height: 30px }
.right { float: right }
.txt24 { font-size: 1.4em; font-weight: 700; margin: 0 0 20px }
.txt24 em { font-style: normal !important }
.p-absolute { position: absolute; left: 50px; bottom: 33% }
#WishLists .txt-hide a, .icon-delete, .icon-edit, .icon-share { float: left; width: 18px; height: 21px; margin-right: 10px; background: url(//www.silverfernbrand.com/cdn/shop/t/97/assets/icons_off.png?64659) -170px -152px no-repeat }
#WishLists .txt-hide .icon-delete:hover, #WishLists .txt-hide .icon-edit:hover, #WishLists .txt-hide a:hover, .icon-delete:hover, .icon-edit:hover, .icon-share:hover { background: url(//www.silverfernbrand.com/cdn/shop/t/97/assets/icons_on.png?64659) -170px -152px no-repeat; background-color: transparent !important }
#WishLists .txt-hide .icon-edit, #WishLists .txt-hide .icon-edit:hover, .icon-edit, .icon-edit:hover { background-position: -140px -152px }
#WishLists .txt-hide .icon-delete, #WishLists .txt-hide .icon-delete:hover, .icon-delete, .icon-delete:hover { background-position: -108px -152px }
.c-wrap { width: 980px; margin: 0 auto; display: block; clear: both }
.txt-center { text-align: center !important }
.txt-left { text-align: left !important }
.txt-right { text-align: right !important }
small { font-size: 12px !important }
ul { margin: 0 0 20px 20px }
ul ul ul { list-style-image: url(//www.silverfernbrand.com/cdn/shop/t/97/assets/bullet_line.png?64659) }
.multiStep, .multiStep li { list-style-type: none; margin: 0; padding: 0; list-style-image: none }
.multiStep { text-align: center; position: relative; min-height: 1px; zoom: 1 }
.multiStep li { margin: 0 20px; position: relative; display: inline-block }
.multiStep li.ActivePage h4 { padding-bottom: 0; margin-bottom: 1em }
.multiStep li .icon { background: url(//www.silverfernbrand.com/cdn/shop/t/97/assets/nav_active.png?64659) no-repeat; display: block; float: left; height: 8px; left: 50%; margin-left: -7px; position: absolute; bottom: -5px; width: 13px }
.li-list { padding: 20px 0 }
.li-list h4 { position: relative; z-index: 1 }
.li-list form { position: relative; z-index: 10 }
.icon { display: inline-block; width: 16px; height: 14px; background: url(//www.silverfernbrand.com/cdn/shop/t/97/assets/icon_sprite.png?v=19585722612206222471705606297) 0 -27px no-repeat }
.addto, .form, .form li, .full-width { display: block; clear: both }
.icon-add { position: absolute; right: 0; top: 0; height: 36px; width: 36px; margin: 0 !important; padding: 0 !important; border-radius: 18px; -moz-border-radius: 18px; -webkit-border-radius: 18px; transition: background-color 150ms ease }
.icon-cart { height: 20px; width: 15px; background-position: 0 -23px }
.icon-add:hover { -moz-transition: background-color 150ms ease; -webkit-transition: background-color 150ms ease; -o-transition: background-color 150ms ease; transition: background-color 150ms ease }
.clear { clear: both; overflow: hidden }
.Button a { color: #fff !important }
.full-width { padding: 0 }
.full-width .zeroLeft { padding-left: 0 !important }
.cpage .Content.Wide { padding: 30px 0 0 45px; border-left: 1px solid #e8e8e8 }
.productlist-page.Content { padding: 0 }
.productlist-page.Content .product-nav { border: none }
.nav-next, .nav-prev { float: left; width: 12px; height: 12px; margin: 12px 10px; text-indent: 99px; overflow: hidden; background: url(//www.silverfernbrand.com/cdn/shop/t/97/assets/icon_sprite.png?v=19585722612206222471705606297) -42px -26px no-repeat }
.nav-next { background-position: -54px -27px }
.mtop { margin-top: 27px }
.pbtm { padding-bottom: 30px }
.no-ptop { padding-top: 0 !important }
.list { margin: 0; padding: 0 0 10px; list-style: none }
.list-icon, .list-news { margin: 0; padding: 0; list-style: none }
.list-icon li { line-height: 23px; padding: 0 0 10px }
.list-icon .icon { width: 23px; height: 23px; margin: 0 15px 0 0; background-position: -41px 0 }
.list-news li p { margin-bottom: 10px }
.form { margin: 0; list-style: none }
.form li { width: 100%; padding: 10px 0 }
.form dt, .form li label { float: left; width: 175px; padding: 7px 25px 0 0; line-height: 22px }
.form dd { margin-left: 0; float: none }
.addto { overflow: hidden;}
.addto .DetailRow input { margin-bottom: 0px;}
.addto #SideProductAddToWishList, .addto .BulkDiscount { display: inline-block }
.txt-hide { text-indent: -999px; overflow: hidden; color: #fff }
.left-content .ProductList .p-name { float: left; font-size: 12px; margin: 5px 0 25px; padding: 5px 0 3px 5%; border-left: 2px solid #d6d6d6 }
a.CustomizeItemLink { font-size: 11px }
#CartHeader { position: relative }
#CartHeader .btn { top: 50%; right: 0; margin-top: -20px !important; position: absolute }
.recaptcha_widget_div { margin-bottom: 20px }
.recaptchatable { background-color: #fff }
.productAttributeConfigurablePickListSet ul { margin: 0 }
html.javascript .productOptionViewRectangle label { margin: 0 !important }
.fileInput { margin-bottom: 10px }
#TabContentAddressMultiple { padding-top: 20px }
.login-form input, .login-form label { display: block; margin-bottom: 10px }
.login-form .actions input, .login-form .actions label { display: inline-block; margin: 0 10px 0 0 }
.login-form input[type=email], .login-form input[type=password] { width: 50% }
div#fancy_overlay { background: #000 !important; opacity: .7 !important }
div#fancy_outer { position: fixed !important; top: 20px !important; bottom: 20px !important; left: 0 !important; right: 0 !important; overflow-y: auto; margin: 0 auto !important; width: 95% !important; height: auto !important; padding: 0 !important }
.flex-direction-nav a { background-position: center center; top: 0; bottom: 0; border: 0; margin: 0; max-width: 100px }
.flex-direction-nav .flex-prev { background: url(//www.silverfernbrand.com/cdn/shop/t/97/assets/carousel-left-arrow.png?64659) center left no-repeat; top: 0; left: 0 !important; bottom: 0; margin-top: -40% }
.flex-direction-nav .flex-next { background: url(//www.silverfernbrand.com/cdn/shop/t/97/assets/carousel-right-arrow.png?64659) center right no-repeat; top: 0; right: 0 !important; bottom: 0; margin-top: -40% }
.CreateAccount ul { line-height: 1.8em }
.recaptchatable * { color: #000 !important }
div.FacebookLikeButtonContainer { margin: 0 0 20px }
div.FacebookLikeButtonContainer iframe { display: block; height: 20px; width: 100% }
label.outStock span.name { text-decoration: line-through }
.productOptionViewRectangle label.outStock span.name { text-decoration: none }
.productOptionViewProductPickList .outStock span.name, .productOptionViewProductPickListWithImage .outStock span.name, .productOptionViewRadio .outStock span.name, .productOptionViewRectangle .option label.outStock { opacity: .5; -ms-filter: ~"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)" }
.productOptionPickListSwatch .outStock .swatchColour, .productOptionPickListSwatch .outStock .thumbnail, .productOptionViewRectangle .outStock name { position: relative }
.productOptionPickListSwatch .outStock .swatchColour:after, .productOptionPickListSwatch .outStock .thumbnail:after, .productOptionViewRectangle .outStock .name:after { position: absolute; top: 0; right: 0; bottom: 0; left: 0; background: url(//www.silverfernbrand.com/cdn/shop/t/97/assets/out-of-stock-bg.png?64659) center no-repeat; z-index: 999; content: "" }
#DrawerMenu, #ToggleMenu, #cart-amount { display: none }
#ToggleMenu { width: 60px; height: 60px; vertical-align: middle; cursor: pointer; text-align: center; font-size: 21px }
#Header, .page { -webkit-transition: -webkit-transform .1s ease-out; -ms-transition: -ms-transform .1s ease-out; transition: transform .1s ease-out }
.page.off-screen { -webkit-transform: translateX(80%); -ms-transform: translateX(80%); transform: translateX(80%); position: fixed; overflow-y: hidden }
#Header.off-screen { -webkit-transform: translateY(-50px); -ms-transform: translateY(-50px); transform: translateY(-50px) }
#DrawerMenu { position: absolute; bottom: 0; top: 0; z-index: 0; width: 68%; background-color: #333; color: #fff }
#DrawerMenu.on-screen { display: block; position: absolute; overflow-y: auto }
#DrawerMenu div { margin: 0 }
#DrawerMenu h3 { background: #666; color: #fff; font-size: .8em; font-weight: 400; padding: 10px 15px }
#DrawerMenu ul { list-style: none; margin: 0 }
#DrawerMenu li { float: none; border-bottom: 1px solid #555; list-style: none }
#DrawerMenu a { box-sizing: border-box; display: block; color: #fff; font-size: 1.1em; font-weight: 400; padding: 20px 15px }
#DrawerMenu li>ul a { padding: 15px 15px 15px 1.6em }
#DrawerMenu li>div { padding: 0 15px }
#DrawerMenu li>div>a { margin: 0 -15px }
#DrawerMenu .subcat-expand { border-left: 1px solid #555; position: absolute; right: 0; top: 0; height: 57px; width: 55px }
#DrawerMenu .subcat-expand:after { color: #fff; content: '+'; display: block; font-size: 16px; text-align: center; position: relative; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%) }
#DrawerMenu .subcat-expand.subcat-expanded:after { content: '-' }
.button-cart:before, .cf:after, .cf:before { content: "" }
#DrawerMenu .drawer-subcat { background: #444; display: block !important; max-height: 0; overflow: hidden; left: auto; top: auto; position: relative; visibility: visible !important; -webkit-transition: all .2s ease-in; transition: all .2s ease-in; width: 100% }
#DrawerMenu .drawer-subcat.expanded { border-top: 1px solid #555; max-height: 1000px }
.js-drawermenu-currency-converter { color: #ccc; font-size: 12px; padding: 15px 0 }
.js-drawermenu-currency-converter span { color: #ccc !important }
#SideAccountNavigation .CurrencyChooser { background: 0 0; border: none; display: block; float: none; left: auto; margin-top: 15px !important; padding: 0 0 30px; position: relative; right: auto; top: auto }
#SideAccountNavigation #change-currency, #SideAccountNavigation .CurrencyList, #SideAccountNavigation h2 { display: none }
#SideAccountNavigation .selected-currency { background-color: #474747; border: 1px solid #5c5c5c }
#SideAccountNavigation .selected-currency .Text { padding: 0 0 0 9px }
#SideAccountNavigation .CurrencyList.open { display: block }
#SideAccountNavigation .CurrencyList dd { border: none }
#SideAccountNavigation .CurrencyList a { background: #474747; border-bottom: 1px solid #383838; display: block; font-size: 11px; height: 32px; line-height: 32px; overflow: hidden; padding: 0 10px; -moz-transition: all 60ms ease; -webkit-transition: all 60ms ease; -o-transition: all 60ms ease; transition: all 60ms ease }
#SideAccountNavigation .CurrencyList a:hover { background-color: none }
#SideAccountNavigation .CurrencyList .Flag { display: inline-block; float: none; padding: 0; text-align: left; vertical-align: middle; zoom: 1 }
#SideAccountNavigation .CurrencyList .Text { color: #ccc !important; display: inline-block; overflow: hidden; padding: 0 0 0 5px !important; vertical-align: middle; white-space: nowrap }
#CheckoutStepPaymentDetails dd, #ContactForm dd { float: none; margin-left: 200px }
#CheckoutStepPaymentDetails .Submit, #ContactForm .Submit { margin: 0 0 20px 200px; padding: 0 }
@font-face { font-family: 'darwin'; font-display: swap; src: url('3CEC1F_1_0.eot'); src: url('3CEC1F_1_0.eot?#iefix') format('embedded-opentype'), url('3CEC1F_1_0.woff2') format('woff2'), url('3CEC1F_1_0.woff') format('woff'), url('3CEC1F_1_0.ttf') format('truetype'); font-weight: 400; font-style: normal; font-display: swap; }
@font-face { font-family: 'darwin'; font-display: swap; src: url('3CEC1F_0_0.eot'); src: url('3CEC1F_0_0.eot?#iefix') format('embedded-opentype'), url('3CEC1F_0_0.woff2') format('woff2'), url('3CEC1F_0_0.woff') format('woff'), url('3CEC1F_0_0.ttf') format('truetype'); font-weight: 700; font-style: normal; font-display: swap; }
@font-face { font-family: 'darwin'; font-display: swap; src: url('3CEC1F_1_0.eot'); src: url('3CEC1F_1_0.eot?#iefix') format('embedded-opentype'), url('3CEC1F_1_0.woff2') format('woff2'), url('3CEC1F_1_0.woff') format('woff'), url('3CEC1F_1_0.ttf') format('truetype'); font-weight: 300; font-style: normal; font-display: swap; }
{ % comment % }
@font-face { font-family: Darwin; font-display: swap; src: url(//www.silverfernbrand.com/cdn/shop/t/97/assets/2CEC1F_0_0.eot?64659); src: url(//www.silverfernbrand.com/cdn/shop/t/97/assets/2CEC1F_0_0.eot?%23iefix&64659) format('embedded-opentype'), url(//www.silverfernbrand.com/cdn/shop/t/97/assets/2CEC1F_0_0.woff2?64659) format('woff2'), url(//www.silverfernbrand.com/cdn/shop/t/97/assets/2CEC1F_0_0.woff?64659) format('woff'), url(//www.silverfernbrand.com/cdn/shop/t/97/assets/2CEC1F_0_0.ttf?64659) format('truetype'); font-weight: 700; font-style: normal }
@font-face { font-family: Darwin;  font-display: swap; src: url(//www.silverfernbrand.com/cdn/shop/t/97/assets/2CEC1F_1_0.eot?64659); src: url(//www.silverfernbrand.com/cdn/shop/t/97/assets/2CEC1F_1_0.eot?%23iefix&64659) format('embedded-opentype'), url(//www.silverfernbrand.com/cdn/shop/t/97/assets/2CEC1F_1_0.woff2?64659) format('woff2'), url(//www.silverfernbrand.com/cdn/shop/t/97/assets/2CEC1F_1_0.woff?64659) format('woff'), url(//www.silverfernbrand.com/cdn/shop/t/97/assets/2CEC1F_1_0.ttf?64659) format('truetype'); font-weight: 300; font-style: normal }
@font-face { font-family: Darwin; font-display: swap; src: url(//www.silverfernbrand.com/cdn/shop/t/97/assets/2CEC1F_2_0.eot?64659); src: url(//www.silverfernbrand.com/cdn/shop/t/97/assets/2CEC1F_2_0.eot?%23iefix&64659) format('embedded-opentype'), url(//www.silverfernbrand.com/cdn/shop/t/97/assets/2CEC1F_2_0.woff2?64659) format('woff2'), url(//www.silverfernbrand.com/cdn/shop/t/97/assets/2CEC1F_2_0.woff?64659) format('woff'), url(//www.silverfernbrand.com/cdn/shop/t/97/assets/2CEC1F_2_0.ttf?64659) format('truetype'); font-weight: 400; font-style: normal }
{ % endcomment % }
*, :after, :before { box-sizing: border-box }
.cf:after, .cf:before { display: table }
.cf:after { clear: both }
.container { width: 960px; margin: 0 auto }
#main-header { height: 140px; position: relative; z-index: 10 }
#main-header .container { position: relative }
#main-header .top { background: #f26660; border-bottom: 1px solid #fff; min-height: 90px }
#main-header .top .container { padding-left: 150px }
#main-header .top .about-question { float: left; width: 185px; text-align: center; margin-top: 12px }
#main-header .top .about-question p { font-size: 14px; color: #fff; line-height: 18px; margin-bottom: 0 }
#main-header .top .about-question p small { font-size: 12px }
#main-header .top .about-question p a { color: inherit; text-decoration: none }
#main-header .top .about-question .stars { font-size: 19px; font-style: italic; color: #fff; font-weight: 700; display: block; min-width: 156px; min-height: 29px; background: url(//www.silverfernbrand.com/cdn/shop/t/97/assets/stars.png?v=179691183027626542631705606295) center no-repeat; padding-top: 7px }
#main-header .top .middle-box { float: left; width: 43%; margin-top: 15px }
#main-header .top .middle-box .with-icon-car { color: #5c4b62; position: relative; overflow: hidden; display: inline-block; float: right; margin-bottom: 10px }
#main-header .top .middle-box .with-icon-car>img { float: left; display: block; margin: 3px 12px 0 0 }
#main-header .top .middle-box .with-icon-car>p { float: left; line-height: 16px; margin-bottom: 0; color: #5C4B62 }
#main-header .top .middle-box .with-icon-car>p strong { font-weight: 700; font-size: 20px }
#main-header .top .middle-box .with-icon-car>p span { font-size: 18px }
#main-header .top .middle-box .wrap-links { text-align: right }
#main-header .top .middle-box .links { padding-left: 0; margin: 0; clear: both; display: inline-block }
#main-header .top .middle-box .links li { float: left; list-style: none; line-height: 12px; display: block; position: relative }
#main-header .top .middle-box .links li:before { content: ""; width: 1px; height: 12px; background: #fff; position: absolute; top: 0; left: 0 }
#main-header .top .middle-box .links li:first-child:before { display: none }
#main-header .top .middle-box .links li:last-child a { padding-right: 0 }
#main-header .top .middle-box .links li a { display: inline-block; text-decoration: none; color: #fff; font-size: 12px; padding: 0 10px; line-height: 12px }
#main-header .top .middle-box .links li a:hover { text-decoration: underline }
#main-header .bottom .navigation ul li a, .button-cart { font-family: Arial, Helvetica, sans-serif; text-decoration: none; font-weight: 700 }
#main-header .top .right-box { float: right }
#main-header .top .right-box .card-logos { clear: both; padding-right: 5px }
#main-header .bottom { background: #f38378; border-bottom: 1px solid #fff; height: 50px }
#main-header .bottom .container { padding-left: 139px }
#main-header .bottom .navigation ul { padding-left: 0; margin: 0 }
#main-header .bottom .navigation ul li { list-style: none; float: left; margin-left: 0 }
#main-header .bottom .navigation ul li.active a { background: #5c4b62; padding-bottom: 2px; border-color: #fff }
#main-header .bottom .navigation ul li.active a:hover { background: #5c4b62 }
#main-header .bottom .navigation ul li:first-child { margin-left: 0 }
#main-header .bottom .navigation ul li a { font-size: 16px; color: #fff; border-left: 1px solid transparent; border-right: 1px solid transparent; text-transform: uppercase; padding: 0 9px; line-height: 49px; display: inline-block }
#main-header .bottom .navigation ul li a:hover { background: #f26660; border-color: #fff }
#main-header #logo { width: 140px; height: 139px; border-left: 1px solid #fff; border-right: 1px solid #fff; display: block; float: left; position: absolute; top: 0; left: 0; text-align: center; background: #f26660; z-index: 50 }
#main-header #logo img { display: block; width: 114px; margin: 10px auto 0 }

#main-header-new { height: 140px; position: relative; z-index: 10 }
#main-header-new .container { position: relative }
#main-header-new .top { background: #fff; border-bottom: 1px solid #fff; min-height: 70px }
#main-header-new .top.medium-down--hide { background: #fff; border-bottom: 1px solid #fff; min-height: 90px }
#main-header-new .top .container { padding-left: 150px; padding-top: 0px;}
#main-header-new .top .about-question { float: left; width: 185px; text-align: center; margin-top: 12px }
#main-header-new .top .about-question p { font-size: 14px; color: #333; line-height: 16px; margin-bottom: 4px }
#main-header-new .top .about-question p small { font-size: 12px; color: #999; }
#main-header-new .top .about-question p a { color: inherit; text-decoration: none }
#main-header-new .top .about-question .stars { font-size: 18px; font-style: italic; color: #00a7cc; font-weight: 700; display: block; min-width: 156px; min-height: 31px; background: url(//www.silverfernbrand.com/cdn/shop/t/97/assets/five-stars-blue-lg.png?v=11497871901872407951705606297) center no-repeat; background-size: contain; padding-top: 0px }
#main-header-new .top .middle-box { width:auto; margin: 15px 20px 0 0;}
#main-header-new .top .middle-box .with-icon-car { color: #5c4b62; position: relative; overflow: hidden; display: inline-block; float: right; margin-bottom: 10px }
#main-header-new .top .middle-box .with-icon-car>img { float: left; display: block; margin: 1px 5px 0 0; width: 41px; height: 23px;}
#main-header-new .top .middle-box .with-icon-car>p { float: left; line-height: 16px; margin-bottom: 0; color: #2b3c46 }
#main-header-new .top .middle-box .with-icon-car>p strong { font-weight: 700; font-size: 20px }
#main-header-new .top .middle-box .with-icon-car>p span { font-size: 18px }
#main-header-new .top .middle-box .wrap-links { text-align: right }
#main-header-new .top .middle-box .links { padding-left: 0; margin: 0; clear: both; display: inline-block }
#main-header-new .top .middle-box .links li { float: left; list-style: none; line-height: 12px; display: block; position: relative }
#main-header-new .top .middle-box .links li:before { content: ""; width: 1px; height: 12px; background: #E1251A; position: absolute; top: 0; left: 0 }
#main-header-new .top .middle-box .links li:first-child:before { display: none }
#main-header-new .top .middle-box .links li:last-child a { padding-right: 0 }
#main-header-new .top .middle-box .links li a { display: inline-block; text-decoration: none; color: #E1251A; font-size: 12px; padding: 0 10px; line-height: 12px }
#main-header-new .top .middle-box .links li a:hover { text-decoration: underline }
#main-header-new .bottom .navigation ul li a, .button-cart { font-family: Arial, Helvetica, sans-serif; text-decoration: none; font-weight: 700 }
#main-header-new .top .right-box { float: right }
#main-header-new .top .right-box .card-logos { clear: both;}
#main-header-new .bottom { background: #E1251A; height: 50px }
#main-header-new .bottom .container { padding-left: 139px }
#main-header-new .bottom .navigation ul { padding-left: 0; margin: 0 }
#main-header-new .bottom .navigation ul li { list-style: none; float: left; margin-left: 0 }
#main-header-new .bottom .navigation ul li.active a { background: #5c4b62; padding-bottom: 2px; border-color: #fff }
#main-header-new .bottom .navigation ul li.active a:hover { background: #5c4b62 }
#main-header-new .bottom .navigation ul li:first-child { margin-left: 0 }
#main-header-new .bottom .navigation ul li a { font-size: 16px; color: #fff; border-left: 1px solid transparent; border-right: 1px solid transparent; text-transform: uppercase; padding: 0 9px; line-height: 49px; display: inline-block }
#main-header-new .bottom .navigation ul li a:hover { background: #f26660; border-color: #fff }
#main-header-new #logo { width: 140px; height: 139px; border-left: 1px solid #fff; border-right: 1px solid #fff; display: block; float: left; position: absolute; top: 0; left: 0; text-align: center; background: #E1251A; z-index: 900 }
#main-header-new #logo img { display: block; width: 114px; margin: 10px auto 0 }


.summary-box .card-logos img { display: block; float: left; margin-left: 3px; width:32px; height:20px;}
.card-logos img { display: block; float: left; margin-left: 3px; height:20px; width:184px; }
.card-logos img:first-child { margin-left: 0 }

@media screen and (max-width:768px) {
.card-logos img, .card-logos img:first-child { text-align:center;margin:0px auto 10px auto; float: initial;}
}


.button-cart {background: #fff;width: 180px;height: 50px;display: block;padding: 0 5px;font-size: 14px;color: #E1251A; float: right;margin-bottom: 10px;position: relative;line-height: 50px;text-align: center; border: 1px solid #ccc;
    border-top: 0px;}
.button-cart:before { width: 27px; height: 22px; background: url(//www.silverfernbrand.com/cdn/shop/t/97/assets/icon-cart-basket.svg?v=39588292992266127501705606295) no-repeat; display: inline-block; vertical-align: middle; margin-right: 10px; margin-top: -2px }
.button-cart:hover:before { width: 27px; height: 22px; background: url(//www.silverfernbrand.com/cdn/shop/t/97/assets/icon-cart-basket-hover.svg?v=143117400545776592231705606295) no-repeat; display: inline-block; vertical-align: middle; margin-right: 10px; margin-top: -2px }

.button-cart:hover { color: #00a7cc }
.main-section .container { background: #fff }
.main-section .holder-content { padding: 0px 10px 20px }
.main-section .shadow { -moz-box-shadow: 0 0 15px 15px rgba(0, 0, 0, .1); -webkit-box-shadow: 0 0 15px 15px rgba(0, 0, 0, .1); box-shadow: 0 0 15px 15px rgba(0, 0, 0, .1) }
.main-section .holder-top { background: #5C4B62; overflow: hidden; padding-left: 10px; padding-right: 12px }
.holder-top #search-form { float: right; margin-top: 8px; margin-bottom: 12px }
holder-top .breadcrumbs { float: left }
.main-section .holder-tabs { margin-bottom: 33px }
.main-section .holder-items { margin-bottom: 20px }
.main-section .heading-section { margin-bottom: 10px; padding-left: 0px }
.overflow { overflow: hidden }
.breadcrumbs ul { margin: 0; padding-left: 10px; overflow: hidden; float: left }
.breadcrumbs li { float: left; list-style: none }
.breadcrumb li:first-child:before, .breadcrumbs li:first-child:before { display: none }
.breadcrumb li:before, .breadcrumbs li:before { content: "\00003E"; display: inline-block; font-size: 15px; vertical-align: middle; margin: 0 10px; font-family: Arial, Helvetica, sans-serif; color: #bbb0c3 }
.breadcrumb li a, .breadcrumbs li a, .breadcrumbs li:last-child { font-size: 14px; line-height: 16px; padding: 8px 0 18px; font-family: Arial, Helvetica, sans-serif; display: inline-block; text-decoration: none }
.breadcrumb__item:after { background: 0 0; content: none }
.breadcrumb li a, .breadcrumbs li a { color: #E22412 }
.breadcrumbs li a:hover { color: #cf1620 }
.breadcrumbs li:last-child { color: #757575 }
#search-form label { display: none }
#search-form .input-text { width: 248px; position: relative }
#search-form .input-text input { padding-right: 30px; display: block; -webkit-appearance: none }
#search-form .search-button { position: absolute; top: 1px; right: 1px; width: 30px; height: 33px; background: url(//www.silverfernbrand.com/cdn/shop/t/97/assets/icon-magnifier.png?v=128512173074035199731705606296) center no-repeat; border: none; padding: 0; margin: 0; cursor: pointer }
#home-slider, #home-slider .slides li { position: relative }
.input-text input { border: 1px solid #ccc; background: #fff; width: 100%; height: 35px; padding: 0 10px; color: #000; font-size: 12px }
::-webkit-input-placeholder { font-size: 14px; color: #ccc; font-family: Arial, Helvetica, sans-serif }
:-moz-placeholder { opacity: 1; font-size: 14px; color: #ccc; font-family: Arial, Helvetica, sans-serif }
::-moz-placeholder { opacity: 1; font-size: 14px; color: #ccc; font-family: Arial, Helvetica, sans-serif }
:-ms-input-placeholder { font-size: 14px; color: #ccc; font-family: Arial, Helvetica, sans-serif }
.flexslider { margin: 0; border: none; padding: 0; -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none; -moz-border-radius: 0; -webkit-border-radius: 0; border-radius: 0; background: 0 0 }
.flexslider:hover a.flex-next, .flexslider:hover a.flex-prev { opacity: .75 }
.flex-direction-nav a.flex-next:hover, .flex-direction-nav a.flex-prev:hover, .slide-label .label-first-shape { opacity: 1 }
.flex-direction-nav { position: relative; z-index: 25 }
.flex-direction-nav a { width: 32px; height: 32px; text-indent: -9999px; margin-top: -33% }
.flex-direction-nav a:before { display: none }
.flex-direction-nav a.flex-prev { background: url(//www.silverfernbrand.com/cdn/shop/t/97/assets/icon-slider-arrow-left.svg?64659) no-repeat; text-align: left }
.flex-direction-nav a.flex-next { background: url(//www.silverfernbrand.com/cdn/shop/t/97/assets/icon-slider-arrow-right.svg?64659) no-repeat; text-align: left }
.flex-control-paging li { margin: 0 0 0 7px }
.flex-control-paging li:first-child { margin-left: 0 }
.flex-control-paging li a { width: 11px; height: 11px; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; background: #CCC; -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none }
.flex-control-paging li a.flex-active { background: #5C4B62 }
#home-slider { padding-bottom: 30px }
#home-slider .content-slide { position: absolute; margin: 15.4% auto 0; width: 76.3%; z-index: 50; top: 0; left: 0; right: 0; padding-right: 100px }
#home-slider .content-slide>div { margin-bottom: 36px }
#home-slider .content-slide>div img { width: auto; float: left; margin-right: -39px; margin-top: -53px }
#home-slider .content-slide>div .heading-slide { text-shadow: 0 5px 10px rgba(0, 0, 0, .8); text-align: left }
#home-slider .content-slide .link-with-arrow { float: right }
#home-slider .content-slide .link-with-arrow:hover { color: #fff }
#home-slider .wrap-pagination { position: absolute; height: 100%; top: 0; left: 0; right: 0; bottom: 0 }
.flexslider .pagination { text-align: center; position: absolute; bottom: 7px; width: 100%; left: 0; right: 0 }
.flexslider .pagination .flex-control-nav { position: relative; display: inline-block; width: auto; margin: 0 5px; bottom: 0; height: 11px }
.flexslider .pagination .flex-control-nav:after, .flexslider .pagination .flex-control-nav:before { content: ""; width: 9999px; height: 1px; background: #CBCBCB; position: absolute; top: 5px; display: inline-block }
.flexslider .pagination .flex-control-nav:before { right: 100%; margin-right: 5px }
.flexslider .pagination .flex-control-nav:after { left: 100%; margin-left: 5px }
.link-with-arrow.green:after, .link-with-arrow.red:after, .link-with-arrow:after { width: 16px; height: 16px; content: "" }
.heading-slide { font-size: 36px; color: #fff; font-weight: 400; margin: 0 }
.link-with-arrow { display: inline-block; font-size: 18px; color: #fff; padding-right: 24px; position: relative; text-decoration: none; line-height: 18px; font-weight: 400 }
.link-with-arrow:after { background: url(//www.silverfernbrand.com/cdn/shop/t/97/assets/icons-small-arrow.png?64659) 0 -64px no-repeat; position: absolute; top: 2px; right: 3px }
#tabs .button-box, #tabs>div { position: relative }
.link-with-arrow.red { color: #f26660 }
.link-with-arrow.red:after { background: url(//www.silverfernbrand.com/cdn/shop/t/97/assets/icons-small-arrow.png?64659) 0 -32px no-repeat; display: inline-block }
.link-with-arrow.red:hover:after { background: url(//www.silverfernbrand.com/cdn/shop/t/97/assets/icons-small-arrow.png?64659) 0 -48px no-repeat }
.link-with-arrow.green { color: #9ac0ae }
.link-with-arrow.green:after { background: url(//www.silverfernbrand.com/cdn/shop/t/97/assets/icons-small-arrow.png?64659) no-repeat; display: inline-block }
.link-with-arrow.green:hover { color: #fff }
.link-with-arrow.green:hover:after { background: url(//www.silverfernbrand.com/cdn/shop/t/97/assets/icons-small-arrow.png?64659) 0 -64px no-repeat }
.title-list { color: #fff; font-size: 30px; font-weight: 400; margin: 0; line-height: 32px }
.ui-widget-header { border: none !important; background: 0 0 !important; color: #222; font-weight: 700 }
#tabs { padding: 0; background: #fff }
#tabs .custom-style-tabs { background: #F16660 !important; width: 100%; overflow: hidden; -moz-box-shadow: 3px 3px 7px 0 rgba(0, 0, 0, .6); -webkit-box-shadow: 3px 3px 7px 0 rgba(0, 0, 0, .6); box-shadow: 3px 3px 7px 0 rgba(0, 0, 0, .6); padding: 10px; z-index: 10 }
#tabs .ui-tabs-nav { padding: 0 }
#tabs .ui-tabs-nav li { display: inline-block; float: left; margin: 0; padding: 0 20px; line-height: 18px }
#tabs .ui-tabs-nav li:not(:last-child) { border-right: solid 2px #fff !important; border-radius: 0 }
#tabs .ui-tabs-nav li.ui-tabs-active { margin-bottom: 0; padding-bottom: 0 }
/*.ui-state-active, .ui-state-default, .ui-widget-content .ui-state-active, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-active, .ui-widget-header .ui-state-default { border: none !important; background: 0 0 !important }*/
#tabs>div .part-left .bottom>div:nth-child(2), #tabs>div .part-left .top>div:nth-child(2) { border-left: 2px solid #fff }
#tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor { color: #fff; position: relative; display: inline-block; float: none }
.ui-state-default a, .ui-state-default a:link { line-height: 24px; float: none }
.ui-state-active a, .ui-state-default a:hover { color: #fff; text-decoration: underline; }
#tabs .ui-tabs-nav .ui-tabs-anchor { padding: 0; font-size: 18px; color: #A43531; line-height: 18px; float: none }
#tabs .ui-tabs-nav .ui-tabs-anchor:hover { color: #fff }
#tabs .title-list { margin-bottom: 18px }
#tabs .button-box { display: block; width: 400px; font-size: 20px; padding: 8px 15px; color: #e5e5e5; line-height: 22px; text-decoration: none; float: right; font-weight: 300; bottom: 15px; left: 10px }
.kakato .button-box { background: #5C4B62 }
.tino .button-box { background: #49574A }
.kai .button-box { background: #808184 }
#tabs .button-box a { vertical-align: middle }
#tabs .button-box:after { content: ""; width: 25px; height: 25px; background: url(//www.silverfernbrand.com/cdn/shop/t/97/assets/icons-arrow-middle.png?64659) 0 -50px no-repeat; display: inline-block; vertical-align: middle; margin-left: 7px }
#tabs .button-box:hover { color: #fff }
#tabs>div .part-left { width: 100%; height: 100%; text-align: center }
#tabs>div .part-left .top { overflow: hidden; display: table; width: 100% }
#tabs>div .part-left .top p { padding: 0 }
#tabs>div .part-left .top .first { max-width: 180px }
#tabs>div .part-left .top>div { width: 50%; display: table-cell; padding: 20px 0; font-size: 25px; color: #fff }
#tabs>div .part-left .bottom { overflow: hidden; display: table; width: 100%; min-height: 126px; height: 175px; text-align: left; vertical-align: top }
#tabs>div .part-left .align, #tabs>div .part-left img { vertical-align: middle; display: inline-block }
.kakato .part-left { background: #ADA1B8 }
.tino .part-left { background: #88B19E }
.kai .part-left { background: #D0D2D3 }
.kakato .part-left .first { background: #BEB4C6 }
.tino .part-left .first { background: #A1C0B0 }
.kai .part-left .first { background: #E6E7E8 }
.tab-versus { position: absolute; left: 445px; top: 95px }
#tabs>div .part-left .bottom p { color: #fff; font-family: Darwin; font-size: 20px; float: left; width: 210px }
#tabs .ingredient-tab-right p, .ui-widget { font-family: Darwin, Arial, Sans-Serif !important }
#tabs>div .part-left .bottom .first .align small, #tabs>div .part-left .bottom .first .align>span { color: #fff }
#tabs>div .part-left .bottom .first .align>span { font-size: 35px; font-weight: 700; font-style: italic }
#tabs>div .part-left .bottom .first .align>small { font-size: 18px }
#tabs>div .part-left .bottom>div { display: table-cell; width: 50%; padding: 10px 50px; color: #fff }
#tabs .products-tab-left .ui-state-active img, #tabs .products-tab-left .ui-state-default img:hover { border: 2px solid #F16560 !important }
#tabs>div .part-left .bottom>div .align small, #tabs>div .part-left .bottom>div .align>span { color: #666 }
#tabs>div .part-left .bottom>div .align>span { font-size: 35px; font-style: italic }
#tabs>div .part-left .bottom>div .align>small { font-size: 18px }
#tabs>div .part-left .align { line-height: 28px; font-size: 28px }
#tabs>div .part-left .align small, #tabs>div .part-left .align>span { display: inline-block }
#tabs .ui-tabs-panel { padding: 0 }
.ui-widget { font-size: 19px !important }
#tabs .products-tab-left .ui-tabs-nav li { display: block; float: left; margin: 0; padding: 10px 30px; line-height: 18px; width: 50% }
#tabs .products-tab-left .ui-state-default a, .ui-state-default a, .ui-state-default a:link { padding: 0 !important; font-size: 12px; margin-bottom: 0; color: #656565 }
#tabs .products-tab-left .ui-tabs-nav li.ui-tabs-active { margin-bottom: 0 !important }
#tabs .products-tab-left .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor { color: #fff; position: relative; display: block; float: none }
#tabs .products-tab-left .ui-state-active a { color: #F16560 !important; text-decoration: none !important }
#tabs .products-tab-left .ui-state-default a:hover { color: #F16560 !important; text-decoration: underline !important }
#tabs .products-tab-left { width: 45%; float: left }
#tabs .ingredient-tab-right { width: 55%; float: left }
#tabs .ingredient-tab-right .flavorinfo div { float: right; width: 59%; padding: 5px 18px }
#tabs .ingredient-tab-right p { font-size: 10px; line-height: 17px }
.products-tab-left img, .products-tab-left span { float: left; text-align: center; width: 150px; margin: 2px auto }
#kai-page .products-tab-left img { background-color: #d1d1d1 }
.flavorinfo img { border: 2px solid #616161; margin: 10px 0 }
.title-item, .pk-col-prices .SalePrice { margin: 0; font-size: 24px; color: #F16660; font-weight: 400 }
.title-item .icon-arrow { position: relative; display: inline-block; color: inherit; text-decoration: none }
.title-item .icon-arrow:after { content: ""; width: 25px; height: 25px; background: url(//www.silverfernbrand.com/cdn/shop/t/97/assets/icons-arrow-middle.png?64659) no-repeat; display: inline-block; margin-left: 10px; vertical-align: middle }
.title-item .icon-arrow:hover { color: #5c4b62 }
.title-item .icon-arrow:hover:after { background: url(//www.silverfernbrand.com/cdn/shop/t/97/assets/icons-arrow-middle.png?64659) 0 -25px no-repeat }
.title-item a { text-decoration: none }

.holder-items { overflow: hidden; border-bottom: 1px solid #CCC }
.holder-items>div { border-top: 1px solid #CCC; width: 313px; height: 100%; vertical-align: top; float: left; position: relative }
.holder-items>div:before { content: ""; width: 1px; height: 999px; background: #CCC; position: absolute }
.holder-items>div:first-child:before { display: none }
.holder-items>div .title-item { border-bottom: 1px solid #CCC; padding: 4px 10px 8px }
.holder-items>div>div { text-align: center; min-height: 226px; width: 100%; line-height: 226px }
.holder-items>div>div img { display: inline-block; vertical-align: middle; max-width: 100%; width: auto; padding: 5px }
.holder-items>div>div a { display: block; overflow: hidden }
.holder-body {font-family: Arial, Sans-Serif;}

.wrapper-info-and-badges { background: #F16660; margin-bottom: 10px }
.wrapper-info-and-badges .left { padding: 10px 15px 10px 25px; width: 410px; float: left; min-height: 175px; line-height: 150px }
.wrapper-info-and-badges .left p { font-size: 22px; color: #fff; font-weight: 300; margin-bottom: 0; line-height: 23px; vertical-align: middle; display: inline-block; letter-spacing: 2px; font-family: Darwin }
#main-footer .footer-columns .twice-col p, .heading-col { font-size: 14px; font-family: Arial, Helvetica, sans-serif }
.wrapper-info-and-badges .left p strong { font-weight: 700 }
.wrapper-info-and-badges .right { float: left; width: 530px; position: relative }
.wrapper-info-and-badges .right>img { display: block; width: 100%; max-width: 530px }
.wrapper-info-and-badges .right .badges { position: absolute; text-align: center; z-index: 2; top: 0; left: 0; right: 0; margin-top: 48px }
.wrapper-info-and-badges .right .badges>div { display: inline-block; margin-left: 37px; width: 81px; position: relative }
.wrapper-info-and-badges .right .badges>div:hover .tooltip { display: block }
.wrapper-info-and-badges .right .badges>div:first-child { margin-left: 0 }
.wrapper-info-and-badges .right .badges>div img { display: block; width: 100%; max-width: auto; margin: 0 auto }
.heading-col { font-weight: 400; margin: 0; color: #fff }
#main-footer { background: #999; position: relative; padding: 20px 0; margin-bottom: -20px; z-index: 10; }
#main-footer .footer-columns:before, #main-footer:before { width: 100%; height: 1px; background: #fff; left: 0; content: ""; right: 0 }
#main-footer:before { position: absolute; top: 0 }
#main-footer .footer-columns { overflow: hidden; padding-top: 26px; padding-left: 70px; position: relative; padding-right: 70px; margin-bottom: 29px }
#main-footer .footer-columns:before { position: absolute; top: 53px }
#main-footer .footer-columns>div { float: left; width: 160px; padding-left: 10px }
#main-footer .footer-columns>div:first-child { padding-left: 0 }
#main-footer .footer-columns .twice-col { width: 270px }
#main-footer .footer-columns .twice-col p { color: #ffffff; line-height: 18px; font-weight: 400 }
#main-footer .footer-columns .twice-col p a { text-decoration: none; color: inherit }
#main-footer .bottom p, #main-footer .footer-columns ul li a { font-size: 14px; color: #fff; font-family: Arial, Helvetica, sans-serif }
#main-footer .footer-columns .twice-col .top { overflow: hidden; margin-bottom: 42px }
#main-footer .footer-columns .twice-col .top>div { float: left; padding-left: 10px }
#main-footer .footer-columns .twice-col .top>div:first-child { width: 110px; padding-left: 0 }
#main-footer .footer-columns .twice-col .top>div:first-child+div { width: 160px }
#main-footer .footer-columns .double-col { width: 380px }
#main-footer .footer-columns .double-col ul { float: left }
#main-footer .footer-columns .double-col ul:first-child { width: 175px; padding-right: 10px }
#main-footer .footer-columns .double-col ul:first-child+ul { width: 190px }
#main-footer .footer-columns ul { padding-left: 0; margin: 0 }
#main-footer .footer-columns ul li { list-style: none; display: block; margin-bottom: 2px }
#main-footer .footer-columns ul li a { text-decoration: none; display: inline-block; letter-spacing: .2px }
#main-footer .footer-columns ul li a:hover { text-decoration: underline }
#main-footer .bottom { padding: 0 70px 10px; overflow: hidden }
#main-footer .bottom p { float: left; padding-top: 1px; margin-bottom: 0 }
#main-footer .bottom p a { color: inherit; text-decoration: none; display: inline-block; border-left: 1px solid #fff; padding: 0 5px; line-height: 14px }
#main-footer .bottom p a:hover { text-decoration: underline }
.btn, .save-up-box>div a, .single-link, .stars .small-link { text-decoration: none }
#main-footer .bottom .card-logos { float: right; height:20px; width:184px; }
#main-footer .heading-col { margin-bottom: 24px }
.holder-products { border-bottom: 1px solid #ccc }
.product-info { border-top: 1px solid #ccc; position: relative }
.product-info:after, .product-info:before { content: ""; display: table }
.product-info:after { clear: both }
.product-info .small-link:after { display: none }
.product-info .left { width: 673px; float: left; padding: 10px 40px 8px 0 }
.product-info .left .img-box { max-width: 230px; min-height: 205px; width: 230px; float: left; padding-top: 0; margin-right: 10px; text-align: center }
.product-info .left .img-box img { display: block; width: auto; max-width: 100%; height: auto; margin: 0 auto }
.product-info .left>div { padding-top: 7px }
.product-info .left .first-line { overflow: hidden; padding-bottom: 5px }
.product-info .left .first-line .title-item { display: inline-block; float: left }
.product-info .left .first-line .stars { float: left; margin-left: 14px }
.product-info .left .link-with-arrow { float: right; clear: right; font-weight: 400 }
.product-info .right { border-left: 1px solid #ccc; width: 266px; float: left; position: absolute; top: 0; right: 0; height: 100%; bottom: 0; padding: 38px 10px 10px 40px }
.product-info .right .price { margin-bottom: 15px }
div.left>span.price.RetailPrice, div.left>span.price.SpecialPrice { width: 100% }
div.left>span.RetailPrice>label { color: #656565; font-size: 16px; float: left; width: 55% }
div.right>span.price>strike.RetailPriceValue:before { content: "Retail Price:"; color: #656565; font-size: 16px; float: left; width: 55% }
div.left>span.RetailPrice>strike, div.right>span.price>strike.RetailPriceValue { color: #656565; font-size: 16px; float: left; width: 45% }
div.left>span.SpecialPrice>label, div.right>span.price>span.SalePrice:before { color: #656565; line-height: 26px; font-size: 16px; float: left; width: 55% }
div.right>span.price>span.SalePrice:before { content: "Special Price:" }
div.left>span.SpecialPrice>span, div.right>span.price>span.SalePrice { color: #f26660; font-size: 24px; float: right; width: 45% }
div.right>span.price>span.SalePrice, div.right>span.price>strike.RetailPriceValue { width: 100% }
.product-info p { line-height: 21px; font-family: Arial, Helvetica, sans-serif; margin-bottom: 14px }
.product-info .label-first-shape { position: absolute; right: -28px; top: 37px; z-index: 8 }
.product-info .label-second-shape { position: absolute; top: 22px; left: -20px; z-index: 8 }
.product-info .left .link-with-arrow:hover, .product-info .stars .small-link:hover, .product-info .title-item a:hover { color: #5c4b62 }
.stars { display: inline-block; line-height: 17px; padding-top: 9px }
.stars img { display: block; float: left; margin-left: 1px; vertical-align: middle; margin-top: 1px; margin-right: 0 }
.stars img:first-child { margin-left: 0 }
.stars .small-link { font-size: 14px; color: #f26660; display: inline-block; float: left; margin-left: 5px }
.heading-section { margin: 0; font-size: 36px; color: #00a7cc; font-weight: 400; text-align: left !important }
.banner { position: relative; margin-bottom: 11px }
.banner img { display: block; width: 100% }
.banner .text-box { position: absolute; top: 0; right: 0; bottom: 0; width: 350px; line-height: 226px; padding: 0 10px }
.banner .text-box .heading-slide { z-index: 2; vertical-align: middle; line-height: 43px; display: inline-block }
.price { font-size: 32px; font-weight: 700; display: inline-block; color: #000; font-family: Arial, Helvetica, sans-serif }
.label-first-shape { display: inline-block; position: relative; font-size: 16px; padding-right: 10px; line-height: 35px; padding-left: 11px; -moz-border-radius: 2px; -webkit-border-radius: 2px; border-radius: 2px; color: #5a4a42; background: url(//www.silverfernbrand.com/cdn/shop/t/97/assets/shape-label.png?64659) no-repeat; min-width: 134px; height: 35px }
.label-second-shape { min-width: 122px; max-width: 130px; height: 40px; padding: 0 10px 0 12px; background: #5c4b62; -moz-box-shadow: 3px 2px 2px rgba(0, 0, 0, .5); -webkit-box-shadow: 3px 2px 2px rgba(0, 0, 0, .5); box-shadow: 3px 2px 2px rgba(0, 0, 0, .5); font-size: 14px; font-weight: 700; color: #fff; display: inline-block; line-height: 38px; position: relative }
.label-second-shape:before { content: "$"; font-size: 24px; color: #ada1b8; display: inline-block; vertical-align: top; margin-right: 8px; margin-top: -2px }
.selectBox-dropdown .selectBox-label, .selectBox-options li a { font-size: 13px; font-family: Arial, Helvetica, sans-serif }
.buy-product-form label { display: none }
.buy-product-form .input-select { margin-bottom: 16px }
.buy-product-form .button { width: 100% }
.selectBox-dropdown { min-width: 188px; max-width: 212px; width: 100%; cursor: pointer; border-radius: 4px; height: 40px; background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZjZmNmYyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2QzZDVkNiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==);
background: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0, #fcfcfc), color-stop(100%, #d3d5d6)); background: -moz-linear-gradient(top, #fcfcfc 0, #d3d5d6 100%); background: -webkit-linear-gradient(top, #fcfcfc 0, #d3d5d6 100%); background: linear-gradient(to bottom,#fcfcfc 0,#d3d5d6 100%); background: -ms-linear-gradient(top, #fcfcfc 0, #d3d5d6 100%);}
.selectBox-dropdown .selectBox-arrow { border-left: none; background: url(//www.silverfernbrand.com/cdn/shop/t/97/assets/icon-arrow-dropdown.png?64659) center no-repeat }
.selectBox-dropdown .selectBox-label { color: #5a4a42; padding: 5px 7px; max-width: 190px }
.selectBox-dropdown:focus { border-color: #d9d9d9 }
.selectBox-options li a { color: #333 }
.btn { display: inline-block; text-align: center; font-size: 17px; color: #fff; border: 1px solid #92c94b; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; background: url(//www.silverfernbrand.com/cdn/shop/t/97/assets/bg-button.png?v=163458266509501225011705606290) no-repeat; height: 60px; min-width: 192px; padding: 17px 10px; line-height: 24px; cursor: pointer; font-weight: 400; -webkit-box-shadow: 1px 1px 0 0 #c5e29f; box-shadow: 1px 1px 0 0 #c5e29f }
.holder-additional-boxes, .wrapper-products { border-bottom: 1px solid #ccc }
.button:hover { background: url(//www.silverfernbrand.com/cdn/shop/t/97/assets/bg-button.png?v=163458266509501225011705606290) 0 -58px no-repeat; color: #fff }
button.button { padding: 13px 10px 18px }
.holder-additional-boxes { overflow: hidden; margin-bottom: 10px }
.holder-additional-boxes>div { margin-left: 10px; padding-top: 10px; padding-bottom: 10px; position: relative }
.holder-additional-boxes>div:before { content: ""; width: 1px; height: 999px; background: #ccc; position: absolute; top: 0; left: 0 }
.holder-additional-boxes>div:first-child { border-left: none; margin-left: 0 }
.holder-additional-boxes>div:first-child:before { display: none }
.shipping-box { max-width: 460px; float: left; width: 100%; display: none }
.shipping-box>div { background: #ada1b8; line-height: 114px; padding-left: 61px; padding-right: 10px; width: 100%; min-height: 124px }
.shipping-box>div>span { text-align: left; font-size: 28px; color: #fff; line-height: 18px; position: relative; vertical-align: middle; display: inline-block }
.shipping-box>div>span>img { float: left; display: block; margin-right: 40px; max-width: 79px }
.shipping-box>div>span>span { display: block; float: left; max-width: 270px }
.shipping-box>div>span small { display: block; font-size: 18px; padding-top: 8px }
.save-up-box { max-width: 470px; float: right; width: 100%; padding-left: 10px; display: none }
.save-up-box>div { width: 100%; background: url(//www.silverfernbrand.com/cdn/shop/t/97/assets/illustration2.jpg?64659) no-repeat; text-align: center }
.save-up-box>div a { display: block; vertical-align: middle; line-height: 114px; min-height: 124px }
.save-up-box>div a .icon-arrow { position: relative; display: inline-block; padding-right: 53px; font-size: 28px; color: #5c4b62; line-height: 18px; text-align: left; vertical-align: middle }
.save-up-box>div a .icon-arrow:after { content: ""; width: 32px; height: 32px; background: url(//www.silverfernbrand.com/cdn/shop/t/97/assets/icon-arrow-right-big-red.png?64659) no-repeat; position: absolute; top: 50%; margin-top: -16px; right: 0 }
.save-up-box>div a small { font-size: 18px; display: block; padding-top: 7px }
.save-up-box>div a .red { color: #f16560 }
.heading-box { padding-bottom: 3px; overflow: hidden }
.heading-box .heading-section { float: left; padding-top: 10px }
.heading-box .button { float: right; margin: 0 24px 0 67px }
.heading-box .single-link { float: right; margin-top: 18px }
.single-link { font-size: 18px; color: #999; display: inline-block }
.single-link:hover { color: #000 }
.cart-page .banner { margin-bottom: 20px }
.wrapper-products .product { border-top: 1px solid #ccc; overflow: hidden; padding-top: 10px; position: relative; padding-bottom: 8px }
.wrapper-products .product .img-box { float: left; max-width: 230px; width: 230px }
.wrapper-products .product td { border-bottom: none }
.wrapper-products .product .img-box img { display: block; width: auto; max-width: 100%; margin: 0 auto }
.wrapper-products .product .middle { float: left; padding-top: 57px; width: 380px; padding-right: 10px }
.wrapper-products .product .wrap-prices { float: right }
.wrapper-products .product .title-item { font-size: 18px; padding-left: 10px; margin-bottom: 20px }
.wrapper-products .product .input-select { width: 176px; margin-right: 15px }
.wrapper-products .product .input-select label { display: none }
.wrapper-products .product .input-quantity .ui-spinner, .wrapper-products .product .product-properties .input-quantity, .wrapper-products .product .product-properties .input-select { display: inline-block; float: left }
.wrapper-products .product .remove-link { position: absolute; top: -70px; right: -20px; margin: 20px 42px 0 0 }
.wrapper-products .product .product-properties .selectBox-dropdown { min-width: 176px; width: 100% }
.wrapper-products .product .wrap-prices { margin-top: 82px; padding-right: 40px; width: 310px; position: relative }
.wrapper-products .product .wrap-prices>div { float: right; text-align: center }
.wrapper-products .product .wrap-prices>div.single span { color: #999 }
.wrapper-products .product .wrap-prices>div.total { padding-left: 24px }
.wrapper-products .product .wrap-prices>div.total span { color: #000 }
.remove-link, .remove-link a { color: #999; text-decoration: none }
.wrapper-products .product .wrap-prices>div span { display: block; font-family: Arial, Helvetica, sans-serif; font-weight: 700 }
.wrapper-products .product .wrap-prices>div span:first-child { font-size: 12px; padding-bottom: 4px }
.wrapper-products .product .wrap-prices>div span:first-child+span { font-size: 24px }
.remove-link { font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 14px; position: relative; display: inline-block }
.remove-link a:hover { color: #000 }
.remove-link:after { display: inline-block; margin-left: 3px; vertical-align: top }
div.DetailRow.qty>div.Value.AddCartButton { margin-bottom: 10px }
.AddCartButton>.ui-spinner, .input-quantity>.ui-spinner { border: 1px solid #d2d2d2 !important; -moz-border-radius: 3px !important; -webkit-border-radius: 3px !important; border-radius: 3px !important }
.input-quantity label { font-size: 15px; color: #5a4a42; display: inline-block; font-family: Arial, Helvetica, sans-serif; line-height: 30px; margin-right: 16px; float: left }
.ui-spinner-input { width: 90px; height: 28px; margin: 0 29px; text-align: center }
.ui-spinner .ui-spinner-button { width: 29px; height: 100%; background: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0, #fcfcfc), color-stop(100%, #d3d5d6)) !important; background: -moz-linear-gradient(top, #fcfcfc 0, #d3d5d6 100%) !important; background: -webkit-linear-gradient(top, #fcfcfc 0, #d3d5d6 100%) !important; background: linear-gradient(to bottom, #fcfcfc 0, #d3d5d6 100%) !important; background: -webkit-linear-gradient(top, #fcfcfc 0, #d3d5d6 100%) !important; cursor: pointer }
.ui-spinner .ui-spinner-button.ui-spinner-up { right: 0; border-left: 1px solid #d2d2d2 }
.ui-spinner .ui-spinner-button.ui-spinner-up .ui-icon { background: url(//www.silverfernbrand.com/cdn/shop/t/97/assets/icon-plus.png?64659) center no-repeat }
.ui-spinner .ui-spinner-button.ui-spinner-down { left: 0; border-right: 1px solid #d2d2d2 }
.ui-spinner .ui-spinner-button.ui-spinner-down .ui-icon { background: url(//www.silverfernbrand.com/cdn/shop/t/97/assets/icon-minus.png?64659) center no-repeat }
.ui-spinner .ui-icon { right: 0; bottom: 0; top: 0; margin-top: 0 }
.ui-button-text-only .ui-button-text { padding: 0; width: 100%; height: 100% }
input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button { -webkit-appearance: none }
.holder-additional-boxes.two { margin-bottom: 20px }
.holder-additional-boxes.two .wrap-img { max-width: 459px; float: left }
.holder-additional-boxes.two .wrap-img img { display: block; width: 100%; max-width: 459px }
.holder-additional-boxes.two .summary-box { float: left; width: 100%; max-width: 471px }
.holder-additional-boxes.two .summary-box>div { padding: 14px 40px 10px 33px }
.holder-additional-boxes.two .summary-box>div>div strong, .holder-additional-boxes.two .summary-box>div>strong { display: block; font-size: 24px; font-weight: 700; color: #000; font-family: Arial, Helvetica, sans-serif; margin-bottom: 6px }
.holder-additional-boxes.two .summary-box>div .row-total { padding-bottom: 15px; overflow: hidden }
.holder-additional-boxes.two .summary-box>div .row-total strong { width: 50%; float: left; padding-left: 10px; text-align: right }
.holder-additional-boxes.two .summary-box>div .row-total strong:first-child { padding-left: 0; text-align: left }
.holder-additional-boxes.two .summary-box>div .define-list { margin: 0 0 5px; border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; padding-top: 3px; padding-bottom: 4px }
.holder-additional-boxes.two .summary-box>div .define-list dd, .holder-additional-boxes.two .summary-box>div .define-list dt { float: left; font-size: 24px; color: #000; display: inline-block; margin-left: 0; margin-bottom: 11px }
.holder-additional-boxes.two .summary-box>div .define-list dt { clear: left; width: 40% }
.holder-additional-boxes.two .summary-box>div .define-list dd { clear: right; padding-left: 10px; text-align: right; width: 60% }
.holder-additional-boxes.two .summary-box>div .label-third-shape { margin-top: 2px; margin-right: -10px }
.holder-additional-boxes.two .summary-box>div>div { clear: both }
.holder-additional-boxes.two .summary-box>div .card-logos { clear: both; float: right; margin-right: -15px }
.holder-additional-boxes.two .summary-box>div .row-button { margin-bottom: 31px }
.holder-additional-boxes.two .summary-box>div .row-button .single-link { margin-top: 18px }
.holder-additional-boxes.two .summary-box>div .row-button .button { float: right; margin-right: -16px }

.label-third-shape {
    text-align: left;
    position: relative;
    font-size: 15px;
    font-weight: 600;
    color: #00A7CE;
    display: inline-block;
    line-height: 29px;
    padding-right: 0;
    padding-top: 3px;
    padding-left: 3px;
    padding-bottom: 0px;
    border-top: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    margin: 0px;
}

/*============================================================================
Removed Background Flag fro Free Shipping Diclaimer on Product Pages
.label-third-shape { background: url(//www.silverfernbrand.com/cdn/shop/t/97/assets/shape-label2.png?64659) no-repeat; width: 225px; height: 39px; text-align: center; position: relative; font-size: 15px; color: #5a4a42; display: inline-block; line-height: 29px; padding-right: 0; padding-top: 3px; padding-left: 0 }
==============================================================================*/


.product-page .main-section .holder-content { padding-top: 24px; position: relative }
.product-page .main-section .holder-content:after { content: ""; width: 347px; height: 397px; background: url(//www.silverfernbrand.com/cdn/shop/t/97/assets/watermark.png?64659) no-repeat; position: absolute; top: 1736px; right: 0; z-index: 3 }
.external-wrapper-slider { padding-top: 3px; overflow: hidden; padding-bottom: 10px; border-bottom: 1px solid #ccc }
.external-wrapper-slider .holder-product-slider { float: left; width: 460px }
.external-wrapper-slider .part-order-form { float: right; width: 460px }
#TN0001.part-order-form { margin-bottom: 30px }
#KT0001.part-order-form { margin-bottom: 20px }
.part-order-form .top { overflow: hidden; border-top: 1px solid #ccc; min-height: 465px }
.part-order-form .top>div { width: 50%; float: left }
.part-order-form .top .left { padding: 21px 10px 18px 3px }
.part-order-form .top .left .price { margin-bottom: 5px; display: table }
.part-order-form .top .left .label-third-shape { margin-left: -3px; margin-bottom: 10px }
.part-order-form .top .right { position: relative; padding: 11px 17px }
.part-order-form .top .right:before { content: ""; width: 1px; height: 999px; background: #ccc; position: absolute; top: 0; left: -1px }
.part-order-form .top .right .stars { display: block; overflow: hidden; margin-bottom: 3px }
.part-order-form .top .right .availability-status { margin-bottom: 18px; display: block }
.part-order-form .top .right .input-select label, .part-order-form .top .right .small-link:after { display: none }
.part-order-form .top .right .input-select { margin-bottom: 30px }
.part-order-form .top .right .input-quantity { margin-bottom: 30px; overflow: hidden }
.part-order-form .top .right .input-quantity .ui-spinner { float: right }
.part-order-form .top .right .small-link:hover { color: #5c4b62 }
.part-order-form .top p { font-family: Arial, Helvetica, sans-serif; line-height: 21px; margin-bottom: 0 }
.SSPromo {width:145px; height:auto;}
.part-order-form .bottom { overflow: hidden; border-bottom: 1px solid #ccc; padding-top: 4px; padding-bottom: 5px; display: none }
.part-order-form .bottom .save-up-box { padding-left: 0 }
.part-order-form .bottom .save-up-box>div { text-align: right; background: url(//www.silverfernbrand.com/cdn/shop/t/97/assets/illustration4.jpg?64659) no-repeat }
.part-order-form .bottom .save-up-box>div a { line-height: 68px; min-height: 70px }
.part-order-form .bottom .save-up-box>div a>span { margin-right: 42px }
.availability-status { font-size: 14px; color: #333; font-family: Arial, Helvetica, sans-serif; display: inline-block }
.availability-status span { color: #8fc400 }
.availability-status { font-size: 14px; color: #333; font-family: Arial, Helvetica, sans-serif; display: inline-block }
.ProductDetailsGrid .availability .Label {margin-bottom:1px;}

.product-slider { margin-bottom: 5px; padding-top: 1px }
.product-slider .slider-above-graphic { position: absolute; left: 0; bottom: 0; display: block; width: auto; z-index: 20 }
.product-carousel { height: 80px }
.product-carousel .slides { margin-left: -5px }
.product-carousel .slides li { margin-left: 5px }
.product-carousel .slides li.flex-active-slide img { border: 3px solid #f16560 }
.product-carousel .slides li img { border: 1px solid #ccc }
.headline { margin: 0; font-size: 24px; color: #bbb0c3; font-weight: 400; line-height: 30px }
.headline.violet { color: #5c4b62 }
.headline.green { color: #9ac0ae }
.headline.black { color: #000 }
.headline.white { color: #fff }

.product-overview { overflow: hidden; min-width: 940px }
.product-overview li { margin:4px 0;}
/* .product-overview>div { margin-left: 10px } */
.product-overview .headline { float: left; width: 170px; padding-left: 14px }
.product-overview .middle-part { width: 75%; padding-top: 2px; position: relative; margin: auto }
.product-overview .middle-part p { margin-bottom: 22px }
.product-overview .advantages-part { float: right; width: 220px; padding-top: 5px }
.product-overview .advantages-part .advantages { padding-bottom: 2px }
.product-overview .advantages-part .info { font-size: 18px; color: #f26660; line-height: 18px; border-top: 1px solid #ccc; padding: 21px 21px 23px; font-family: Darwin, Arial, sans-serif; letter-spacing: 1.6px }

.advantages { overflow: hidden; padding: 0 12px; width: 100%; max-width: 200px }
.advantages>div { float: left; width: 80px; margin-bottom: 27px }
.advantages>div:nth-child(2n+2) { margin-left: 15px }
.advantages>div img { display: block; width: 100%; max-width: 66px; margin: 0 auto 10px }
.advantages>div span { display: block; text-align: center; font-size: 18px; color: #5c4b62; line-height: 18px; padding: 0 }

.product-features { padding-left: 0; margin: 0 0 0 -20px; overflow: hidden }
.product-features li { float: left; width: 100%; max-width: 220px; margin-left: 20px; border-top: 1px solid #c4bfba; list-style: none; display: block; font-size: 14px; color: #5a4a42; font-family: Arial, Helvetica, sans-serif; margin-bottom: 2px }

.kai.product-features { border-bottom: 1px solid #c4bfba; margin: 10px 0 }
.kai.product-features li { width: 48%; max-width: none; font-size: 16px; margin: 0 }
.kai.product-features li:nth-child(odd) { margin-right: 2% }
.kai.product-features li a { color: #656565; text-decoration: none; vertical-align: middle; display: block; padding: 6px 0 }
.kai.product-features li a::before { content: ">"; font-family: Darwin, Arial, Helvetica, sans-serif; font-size: 21px; float: right; color: #F16560 }
#KeyBenefitsTable::before, .product-specification>div:before, .tooltip:after { content: "" }
a.back-to-top { float: right; text-decoration: none; font-size: 12px; color: #5C4B62; padding: 1px }
a.back-to-top:hover { text-decoration: underline; font-size: 12px; color: #bbb0c3 }
.product-features li:first-child, .product-features li:first-child+li { border-top: none }
.expanded-features h4, li, p { color: #333 }
.expanded-features p strong { color: #F16560; line-height: 20px }
table.superfoodtable { position: relative; margin: 20px auto; width: 90%; border-collapse: collapse; font-size: 16px; text-align: center }
table.superfoodtable tr td { padding: 15px 10px; width: 50% }
.superfoodtable thead td { background-color: #F16560; color: #fff }
.superfoodtable tbody tr:nth-child(odd) { background-color: #F1EEE1 }
.superfoodtable tbody tr:nth-child(even) { background-color: #F8F6EC }
.superfoodtable tbody td { border: 2px solid #fff; color: #F16560 }
.badges-wrap { border-top: 1px solid #c4bfba; border-bottom: 1px solid #c4bfba; padding: 4px 0; margin-bottom: 10px }
#KeyBenefitsTable { width: 100%; overflow: hidden; background-color: #ada1b8; position: relative; z-index: 0; margin-bottom: 10px }
#KeyBenefitsTable::before { display: block; position: absolute; background: url(//www.silverfernbrand.com/cdn/shop/t/97/assets/watermark-grey.png?64659) -35px 55px no-repeat; width: 260px; height: 100%; opacity: .1; z-index: -1 }
#KeyBenefitsTable table { margin: 1% 14% 2%; border-collapse: collapse; border-bottom: none }
#KeyBenefitsTable thead tr th { color: #fff; font-size: 24px; text-align: center; line-height: 30px; padding: 10px; font-weight: 400 }
#KeyBenefitsTable tbody tr { border-top: 1px solid #fff }
#KeyBenefitsTable tbody td { color: #5C4A61; font-size: 14px; width: 33%; padding: 10px 20px; border-right: 1px solid #fff; border-bottom: none }
#KeyBenefitsTable tbody td:last-child { border-right: none }
.badges-wrap>div { background: #f5f2de }
.badges-wrap .badges { float: left; padding-top: 25px; padding-bottom: 26px }
.badges-wrap .badges>div { display: inline-block; float: left; margin-left: 30px; position: relative }
.badges-wrap .badges>div:first-child { margin-left: 0 }
.badges-wrap .badges>div img { display: block; max-width: 81px; width: 100% }
.badges-wrap .badges>div:hover .tooltip { display: block }
.badges-wrap .text-box { background: #f26660; font-family: Darwin; min-height: 132px; margin-bottom: 0; margin-right: 30px; padding: 18px 20px; font-size: 22px; color: #fff; font-weight: 300; max-width: 250px; width: 100%; -moz-box-shadow: 2px 2px 3px 0 rgba(0, 0, 0, .5); -webkit-box-shadow: 2px 2px 3px 0 rgba(0, 0, 0, .5); box-shadow: 2px 2px 3px 0 rgba(0, 0, 0, .5); float: left; margin-left: -20px; line-height: 23px; letter-spacing: 2.5px }
.badges-wrap .text-box strong { font-weight: 700 }
.tooltip { display: none; position: absolute; bottom: 74px; left: 50%; right: 0; background: #6e5f73; border: 1px solid #5c4b62; width: 317px; margin-left: -158px; z-index: 30; padding: 28px 43px 36px; -moz-box-shadow: 2px 2px 3px 0 rgba(0, 0, 0, .5); -webkit-box-shadow: 2px 2px 3px 0 rgba(0, 0, 0, .5); box-shadow: 2px 2px 3px 0 rgba(0, 0, 0, .5) }
.tooltip:after { width: 34px; height: 24px; background: url(//www.silverfernbrand.com/cdn/shop/t/97/assets/icon-arrow-tooltip.png?64659) no-repeat; position: absolute; bottom: -21px; left: 0; right: 0; margin: 0 auto }
.tooltip p { font-size: 12px; color: #fff; font-family: Arial, Helvetica, sans-serif; line-height: 15px; margin-bottom: 0 }
.information-compare-wrapper { background: #ada1b8; padding: 30px 20px 13px; margin-bottom: 30px }
.information-compare-wrapper.tinoproduct { background: #5c4b62 }
.information-compare-wrapper.kaiproduct { background: #f26660 }
.information-compare-wrapper>div { overflow: hidden; margin-bottom: 8px }
.information-compare-wrapper .side-left, .information-compare-wrapper .side-right { float: left; width: 265px; padding-top: 108px; text-align: center; min-height: 265px }
.information-compare-wrapper .middle-box { float: left; width: 340px; margin: 0 15px }
.information-compare-wrapper .middle-box .heading-information { margin-bottom: 34px; text-align: center }
.information-compare-wrapper>p { clear: both; font-size: 12px; color: #d9d3dd; line-height: 14px; padding: 0 40px }
.information-compare-wrapper .headline { margin-bottom: 30px }
.information-compare-wrapper .img-wrap { width: 100% }
.information-compare-wrapper .img-wrap img { width: auto; display: inline-block; margin: 8px auto 0; vertical-align: middle; max-width: 100% }
.information-compare-wrapper .img-wrap .other-product { margin-top: 15px; margin-bottom: 35px }
.heading-information { margin: 0; font-size: 38px; font-weight: 300; color: #fff; letter-spacing: .3px }
.heading-information strong { font-weight: 700 }
.compare-table { width: 100%; border-top: 1px solid #fff; border-spacing: 0 }
.compare-table tr td { border-bottom: 1px solid #fff; font-size: 18px; color: #fff; text-align: center; padding-top: 6px; padding-bottom: 9px }
.tinotable table, .tinotable tr { border-bottom: 1px solid #ccc }
.compare-table tr td:nth-child(2) { border-left: 1px solid #fff; border-right: 1px solid #fff }
.compare-table tr td:first-child, .compare-table tr td:last-child { padding: 6px 4px 9px }
.compare-table tr td img { display: block; margin: 0 auto; width: 29px }
.compare-table tr:nth-child(1n+2) { background: #7d6f81 }
.kaiproduct .compare-table tr:nth-child(1n+2) { background: #f26660 }
.kaiproduct .compare-table tr:nth-child(2n+2) { background: #f38378 }
.tinotable table { width: 100%; border-collapse: collapse; margin-bottom: 10px; border-top: 1px solid #ccc }
.tinotable tr td, .tinotable tr:last-child { border: none }
.tinotable h1, .tinotable h3 { color: #f26660 !important; padding: 7px }
.tinotable table td:nth-child(even) { border-left: 1px solid #ccc }
.tinotable table tr:nth-child(odd) { background: #eee }
.tinotable table tbody tr td { padding: 10px 0 10px 10px; font-size: 12px; color: #666; font-family: Arial }
.product-specification { border-bottom: 1px solid #c4bfba; border-top: 1px solid #c4bfba; overflow: hidden; margin-bottom: 26px; position: relative; z-index: 5 }
.holder-all-posts .wrapper-form, .posts>div { border-bottom: 1px solid #ccc; overflow: hidden }
.product-specification>div { float: left; width: 50%; position: relative; padding: 18px 14px 10px }
#kai-page .product-specification>div, #pai-page .product-specification>div { width: 100%; padding: 5px }
#pai-page .products-tab-left img { background-color: #fff }
.product-specification>div:before { width: 1px; height: 999px; background: #c4bfba; position: absolute; top: 0; left: 0 }
.product-specification>div:first-child:before { display: none }
.product-specification>div .headline { float: left; width: 100%; padding-right: 10px }
.product-specification .with-text p { float: left; width: 297px; padding-top: 5px }
.product-specification .with-list .product-details-list { float: left; width: 100% }
.product-specification img { float: left; padding-top: 5px }
#pai-page .product-specification img { padding: 0 }
#pai-page .product-specification .flavorinfo img { width: 90%; border: none; display: block; margin-left: 5% }
.product-details-list { padding-left: 0; margin: 0; padding-top: 7px }
.product-details-list dd, .product-details-list dt { float: left; width: 33%; margin-left: 0; font-size: 14px; color: #666; font-family: Arial, Helvetica, sans-serif; margin-bottom: 11px }
.product-details-list dt { padding-right: 5px; clear: left }
.applied-discount:after, .payment-due-container:after, .payment-due:after, .total-line:after { clear: both }
.product-details-list dd { padding-left: 1px }
.holder-all-posts .line { padding-left: 8px; overflow: hidden; padding-bottom: 14px }
.holder-all-posts .line .headline { float: left; max-width: 60% }
.holder-all-posts .line .stars-all-reviews { display: inline-block; margin-left: 7px; padding-top: 5px }
.holder-all-posts .line .stars-all-reviews img { display: block; float: left; margin-left: 2px }
.holder-all-posts .wrapper-form { border-top: 1px solid #ccc; background: #f2f2f2; padding: 16px 20px 19px 30px }
.holder-all-posts .wrapper-form .headline { float: left; width: 280px; padding-right: 15px }
.holder-all-posts .wrapper-form #post-form { float: left; width: 610px; padding-top: 4px }
.holder-all-posts .wrapper-form #post-form>* { position: relative; z-index: 8 }
.posts { padding-bottom: 12px }
.posts>div { padding-bottom: 14px; position: relative }
.posts>div .left { width: 301px; float: left; padding: 13px 0 0 58px }
.posts>div .left img { display: inline-block }
.posts>div .right { width: 555px; padding-left: 10px; float: left; padding-top: 7px; padding-right: 10px }
.posts .holder-like { display: inline-block; position: absolute; top: 0; right: 0; margin: 10px 10px 0 0 }
.posts .holder-like div { float: left; margin-left: 5px }
.posts .holder-like div span { display: inline-block; line-height: 17px; font-size: 10px; color: #ada1b8; font-family: Arial, Helvetica, sans-serif; vertical-align: middle }
.posts .author, .posts .content-post { font-size: 14px; font-family: Arial, Helvetica, sans-serif }
.posts .holder-like div img { display: inline-block; vertical-align: middle; margin-left: 6px }
.posts .user-stars { overflow: hidden; margin-bottom: 13px }
.posts .user-stars img { display: block; float: left; margin-left: 2px }
.posts .author { display: block; color: #5c4b62; margin-bottom: 8px }
.posts .author em { font-style: italic }
.posts .author a { color: inherit; text-decoration: none }
.posts .content-post { padding-left: 0; margin: 0; color: #666; line-height: 20px; position: relative }
.posts .content-post:after, .posts .content-post:before { content: ""; width: 20px; height: 14px; position: absolute }
.posts .content-post:before { background: url(//www.silverfernbrand.com/cdn/shop/t/97/assets/icon-quote-top.png?64659) no-repeat; top: 4px; left: -32px }
.posts .content-post:after { background: url(//www.silverfernbrand.com/cdn/shop/t/97/assets/icon-quote-bottom.png?64659) no-repeat; top: 100%; right: -32px; margin-top: -15px }
.posts .headline { margin-bottom: 7px }
#post-form label { display: none }
#post-form .holder-user-rate { padding: 9px 0 12px }
#post-form .holder-user-rate .rate-stars { float: left; padding-top: 2px; padding-left: 4px; margin-right: 12px }
#post-form .holder-user-rate span { font-size: 12px; display: inline-block; color: #999; font-family: Arial, Helvetica, sans-serif }
#post-form .input-textarea { margin-bottom: 20px }
.input-textarea textarea { width: 100%; resize: none; height: 80px; overflow: auto; border: 1px solid #ccc; background: #fff; padding: 10px 9px; color: #000; display: block }
.rate-stars .star { display: block; float: left; width: 17px; height: 17px; cursor: pointer; background: url(//www.silverfernbrand.com/cdn/shop/t/97/assets/icon-stars.png?64659) no-repeat }
.rate-stars .star.active, .rate-stars .star.on, .rate-stars .star:hover { background-position: -17px 0 }
.default-pagination { display: block; overflow: hidden; padding-right: 10px; padding-bottom: 3px }
.default-pagination ul { padding-left: 0; margin: 0; float: right; overflow: hidden }
.sample-products, .sample-products .overflow { margin-bottom: 10px }
.default-pagination ul li { list-style: none; float: left; margin-right: 8px }
.default-pagination ul li a { display: inline-block; font-size: 14px; color: #666; font-family: Arial, Helvetica, sans-serif; text-decoration: none; line-height: 16px; padding: 0 2px }
.default-pagination a { float: right; display: inline-block; margin-top: 3px }
.default-pagination .arrow-icon { width: 16px; height: 16px; display: inline-block; background: url(//www.silverfernbrand.com/cdn/shop/t/97/assets/icons-small-arrow.png?64659) 0 -16px no-repeat }
.sample-products { background: #ada1b8; padding: 8px 10px 6px }
.sample-products .subtitle { text-align: center; margin-bottom: 23px }
.sample-products .product-columns { overflow: hidden; margin-bottom: 15px }
.sample-products .product-columns>div { float: left; width: 220px; margin-left: 13px }
.sample-products .product-columns>div:first-child { margin-left: 0 }
.sample-products .product-columns>div img { display: block; width: 100%; margin: 0 auto 8px; max-width: 220px }
.sample-products .product-columns>div p { font-size: 14px; color: #333; line-height: 18px; margin-bottom: 1px }
.sample-products .product-columns>div .product-name { margin-bottom: 5px }
.sample-products .product-columns>div .small-link { margin-right: 5px }
.sample-products .text { text-align: center; font-size: 16px; color: #fff; font-weight: 300; margin-bottom: 0; font-family: Darwin; letter-spacing: .6px }
.headlines, .subtitle { letter-spacing: .5px }
.overflow .headlines { display: inline-block; position: relative }
.overflow .headlines:after, .overflow .headlines:before { content: ""; width: 3000px; height: 1px; background: #fff; position: absolute; top: 11px }
.overflow .headlines:before { right: 100%; margin-right: 15px }
.overflow .headlines:after { left: 100%; margin-left: 15px }
.subtitle { font-size: 30px; color: #fff; margin: 0; font-weight: 300; line-height: 36px }
.headlines, .product-name { margin: 0; color: #fff; font-size: 18px }
.headlines, .subtitle strong { font-weight: 700 }
.small-link, .small-link:after { display: inline-block; line-height: 16px }
.product-name { font-weight: 400 }
.small-link { font-size: 14px; color: #e5e5e5; position: relative; text-decoration: none }
.small-link:after { content: "\00003E"; margin-left: 5px; font-size: 12px }
.small-link:hover, .small-link:hover:after { color: #fff }
.internal-section { border-top: 1px solid #cbcbcb; position: relative; padding-top: 51px }
.internal-section:before { content: ""; width: 100%; height: 60px; background: url(//www.silverfernbrand.com/cdn/shop/t/97/assets/shadow.png?64659) no-repeat; position: absolute; top: 0; left: 0; right: 0; display: block; margin: 0 auto; z-index: 1 }
.internal-section>* { position: relative; z-index: 5 }
.internal-section .headings-section { text-align: center; margin-bottom: 14px }
.internal-section .subheadings { text-align: center; margin-bottom: 34px }
.headings-section { margin: 0; font-size: 28px; color: #f26660; font-weight: 700; letter-spacing: 1.1px }
.subheadings { margin: 0; font-size: 38px; color: #666; line-height: 46px; font-weight: 300; letter-spacing: 1.5px }
.product-table td, .product-table th { border-bottom: 1px solid #cbcbcb; font-weight: 400 }
.holder-substitutes { overflow: hidden; margin-bottom: 16px }
.holder-substitutes>div { float: left; width: 156px; padding: 0 5px; text-align: center }
.holder-substitutes>div img { display: block; margin: 0 auto 16px; width: 100%; max-width: 80px }
.holder-substitutes>div p { font-size: 12px; color: #666; font-family: Arial, Helvetica, sans-serif; line-height: 18px }
.product-table { border-top: 1px solid #cbcbcb; width: 100%; margin-bottom: 20px; border-spacing: 0; line-height: normal; }
.product-table tr:nth-child(2n+2) { background: rgba(0, 0, 0, .05) }
.product-table tr.row-bg1 { background: #e8e5d2 }
.product-table tr.row-bg2 { background: #f4f1dd }
.product-table th { font-size: 18px; color: #000; text-align: left; vertical-align: middle; border-left: 1px solid #cbcbcb }
.tino-compare.product-table th { width: 10% }
.kakato-compare.product-table th { width: 6.5% }
.product-table th:first-child { border-left: none; text-align: center; width: 169px }
.product-table th div { height: 165px; position: relative }
.product-table th div span { display: inline-block; -moz-transform: rotate(-90deg); -ms-transform: rotate(-90deg); -webkit-transform: rotate(-90deg); transform: rotate(-90deg); text-align: left; position: absolute }
.test-pop .page_one.pos, .test-pop .page_two.pos { transform: translateX(-560px) }
.kai-compare.product-table th div span, .tino-compare.product-table th div span { bottom: 65px; left: -40%; width: 165px; padding-left: 20px; padding-right: 10px }
.kakato-compare.product-table th div span { bottom: 65px; left: -45%; width: 115px }
.product-table th.active { background: #f26660; color: #fff }
.product-table td { border-left: 1px solid #cbcbcb; text-align: center; font-size: 16px; color: #000; padding: 7px }
.product-table td:first-child { border-left: none; text-align: left; font-size: 17px; vertical-align: middle }
.product-table td:nth-child(2) { background: #ada1b8 }
#tino-page .product-table td:nth-child(2) { background: #9ac0ae }
#kai-page .product-table td:nth-child(2) { background: #bcbdc0 }
.product-table img { display: block; margin: 0 auto; width: auto; max-width: 100%; vertical-align: middle }
.strap-with-link .link-button, .strap-with-link .text { display: inline-block; line-height: 44px; font-size: 24px }
#kai-page .product-table th.active { background: #f48580 }
#kai-page .product-table td:nth-child(6) { background: #bcbdc0 }
.strap-with-link { background: #ada0b7; margin-right: 11px }
.strap-with-link .text { color: #5c4b62; margin: 0; float: left; padding-left: 8px }
.strap-with-link .link-button { float: right; color: #fff; text-decoration: none; position: relative; padding: 0 10px; background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YyODE3OCIvPjxzdG9wIG9mZnNldD0iMTYlIiBzdG9wLWNvbG9yPSIjZjI4ODgwIi8+PHN0b3Agb2Zmc2V0PSIyOCUiIHN0b3AtY29sb3I9IiNmMjg5ODIiLz48c3RvcCBvZmZzZXQ9IjUzJSIgc3RvcC1jb2xvcj0iI2YyODY4MCIvPjxzdG9wIG9mZnNldD0iNzIlIiBzdG9wLWNvbG9yPSIjZjI3ZDc4Ii8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZjI2NzYxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g); background: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0, #f28178), color-stop(16%, #f28880), color-stop(28%, #f28982), color-stop(53%, #f28680), color-stop(72%, #f27d78), color-stop(100%, #f26761)); background: -moz-linear-gradient(top, #f28178 0, #f28880 16%, #f28982 28%, #f28680 53%, #f27d78 72%, #f26761 100%); background: -webkit-linear-gradient(top, #f28178 0, #f28880 16%, #f28982 28%, #f28680 53%, #f27d78 72%, #f26761 100%); background: linear-gradient(to bottom, #f28178 0, #f28880 16%, #f28982 28%, #f28680 53%, #f27d78 72%, #f26761 100%); background: -ms-linear-gradient(top, #f28178 0, #f28880 16%, #f28982 28%, #f28680 53%, #f27d78 72%, #f26761 100%) }
.strap-with-link .link-button:after, .strap-with-link .link-button:before { height: 44px; position: absolute; top: 0; content: "" }
.strap-with-link .link-button:before { width: 15px; background: url(//www.silverfernbrand.com/cdn/shop/t/97/assets/icon-arrow-strap.png?64659) no-repeat; left: -15px }
.strap-with-link .link-button:after { width: 13px; background: url(//www.silverfernbrand.com/cdn/shop/t/97/assets/icon-arrow-strap2.png?64659) no-repeat; right: -11px }
.strap-with-link .link-button:hover { background: #5c4b62; color: #fff }
.strap-with-link .link-button:hover:after, .strap-with-link .link-button:hover:before { background-position: 0 -44px }
.single-products { overflow: hidden; border-bottom: 1px solid #ccc; margin-bottom: 26px }
.single-products>div { float: left; width: 313px; position: relative }
.single-products>div:before { content: ""; width: 1px; height: 999px; background: #ccc; position: absolute; top: 0; left: 0 }
.single-products>div:first-child:before { display: none }
.single-products>div .img-wrap { width: 100%; text-align: center; min-height: 225px; padding: 5px; line-height: 216px }
.single-products>div .img-wrap a { display: block }
.single-products>div .img-wrap img { vertical-align: middle; margin: 0 auto; width: auto; max-width: 100% }
.single-products>div .img-wrap:hover+.title-item a { color: #5c4b62 }
.single-products>div .title-item { font-size: 18px; padding: 0 10px; margin-bottom: 11px }
.single-products>div .bottom { padding: 0 10px 10px }
.single-products>div .bottom .price { font-size: 18px; line-height: 34px }
.single-products>div .bottom .default-button { float: right }
.default-button { text-decoration: none; cursor: pointer; min-width: 150px; display: inline-block; padding: 0 10px; border: 1px solid #9fcf61; line-height: 32px; font-size: 18px; color: #fff; -moz-box-shadow: 1px 1px 0 0 #c5e29f; -webkit-box-shadow: 1px 1px 0 0 #c5e29f; box-shadow: 1px 1px 0 0 #c5e29f; height: 34px; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; text-align: center; background: url(//www.silverfernbrand.com/cdn/shop/t/97/assets/bg-button2.png?64659) no-repeat }
.default-button:hover { background: url(//www.silverfernbrand.com/cdn/shop/t/97/assets/bg-button2.png?64659) 0 -32px no-repeat; color: #fff }
#main-header-landing-page { position: fixed; z-index: 100; background: #f48580; height: 100px; overflow: hidden; -moz-transition: height 250ms; -o-transition: height 250ms; -webkit-transition: height 250ms; transition: height 250ms; width: 100%; top: 0; left: 0; right: 0 }
#kai-page #main-header-landing-page { background-color: #f48580 }
#kai-page .under-header-section { background: #E1251A }
#tino-page .under-header-section { background: #E1251A }
#main-header-landing-page .container { position: relative; height: 100px }
#main-header-landing-page .container:after { content: ""; width: 237px; height: 101px; background: url(//www.silverfernbrand.com/cdn/shop/t/97/assets/watermark2.png?64659) right top no-repeat; position: absolute; top: 0; right: 48px; z-index: 0 }
#main-header-landing-page .right { float: right; width: 65%; text-align: right; padding-top: 31px; padding-right: 10px; position: relative; z-index: 2 }
#main-header-landing-page .right span { font-size: 18px; color: #5c4b62; margin-bottom: 11px; font-weight: 300; letter-spacing: .8px; display: block }
#main-header-landing-page .right .link-with-arrow { font-size: 14px; color: #5c4b62; line-height: 21px; padding-right: 30px }
#main-header-landing-page .right .link-with-arrow:after { content: ""; width: 21px; height: 21px; background: url(//www.silverfernbrand.com/cdn/shop/t/97/assets/icon-arrow-right-white3.png?64659) no-repeat; top: 0; right: 0 }
#main-header-landing-page .right .link-with-arrow:hover { color: #fff; text-decoration: none }
#main-header-landing-page #logo { float: left; display: inline-block; overflow: hidden; margin: 25px 0 0 10px; -moz-transition: all 250ms; -o-transition: all 250ms; -webkit-transition: all 250ms; transition: all 250ms }
#main-header-landing-page #logo img { display: block; width: 100%; max-width: 100% }
#main-header-landing-page #logo.tino { max-width: 137px }
.under-header-section Endurance { background: #E1251A; overflow: hidden; border-top: 3px solid #fff; position: relative; z-index: 10 }
.under-header-section Endurance .main-heading { margin-left: 0; padding: 13px 10px 13px 15px; float: left; width: 650px; letter-spacing: 2.2px }
.under-header-section Endurance .right { float: right; position: relative; width: 310px; padding-left: 2px }
.under-header-section Endurance .right:before { content: ""; width: 2px; height: 500px; background: #fff; position: absolute; left: 0; top: 0 }
.under-header-section Endurance .right p { font-size: 18px; font-weight: 700; color: #fff; line-height: 22px; padding: 11px 20px 0 30px; font-family: Darwin; margin: 0 }
.under-header-section { background: #E1251A; overflow: hidden; border-top: 3px solid #fff; position: relative; z-index: 9 }
.under-header-section .main-heading { margin-left: 0; padding: 13px 10px 13px 15px; float: left; width: 650px; letter-spacing: 2.2px }
.under-header-section .right { float: right; position: relative; width: 310px; padding-left: 2px }
.under-header-section .right:before { content: ""; width: 2px; height: 500px; background: #fff; position: absolute; left: 0; top: 0 }
.under-header-section .right p { font-size: 18px; font-weight: 700; color: #fff; line-height: 22px; padding: 11px 20px 0 30px; font-family: Darwin; margin: 0 }
.under-header-section kaha { background: #E1251A; overflow: hidden; border-top: 3px solid #fff; position: relative; z-index: 9 }
.under-header-section kaha .main-heading { margin-left: 0; padding: 13px 10px 13px 15px; float: left; width: 650px; letter-spacing: 2.2px }
.under-header-section kaha .right { float: right; position: relative; width: 310px; padding-left: 2px }
.under-header-section kaha .right:before { content: ""; width: 2px; height: 500px; background: #fff; position: absolute; left: 0; top: 0 }
.under-header-section kaha .right p { font-size: 18px; font-weight: 700; color: #fff; line-height: 22px; padding: 11px 20px 0 30px; font-family: Darwin; margin: 0 }
.default-list li, .navigation-landing-page ul li a { font-family: Arial, Helvetica, sans-serif }
.Endurance {background-color: #E1251A}
.kaha {background-color: #bcbdc0}
.kakato {background-color: #ada1b8}
#main-header-landing-page.sticky { height: 50px; position: fixed; top: 0; left: 0; right: 0; z-index: 100 }
#main-header-landing-page.sticky .container { height: 50px }
#main-header-landing-page.sticky .container:after { display: none }
#main-header-landing-page.sticky .right { padding-top: 19px; text-align: right; padding-right: 20px }
#main-header-landing-page.sticky .right span { display: inline-block; float: none; font-size: 14px; font-weight: 400; letter-spacing: 0 }
#main-header-landing-page.sticky .right .link-with-arrow { display: inline-block; float: none; padding-left: 6px; position: relative; margin-left: 2px }
#main-header-landing-page.sticky .right .link-with-arrow:before { content: ""; width: 1px; height: 14px; background: #fff; position: absolute; top: 3px; left: 0 }
#main-header-landing-page.sticky #logo { max-width: 95px; margin: 13px 0 0 10px }
#main-header-landing-page.sticky #logo.kai, #main-header-landing-page.sticky #logo.tino { max-width: 75px; margin: 10px 0 0 10px }
.main-heading { margin: 0; font-size: 34px; color: #fff; font-weight: 300 }
#kakato .main-heading, #tino-page .main-heading { font-size: 23px; line-height: 40px }
.landing-page #page.sticky { padding-top: 50px }
.landing-page .holder-content { padding-top: 0; position: relative }
.landing-page #page { padding-top: 100px; -moz-transition: padding-top 250ms; -o-transition: padding-top 250ms; -webkit-transition: padding-top 250ms; transition: padding-top 250ms }
.landing-page #padd-for-sticky-nav { height: 52px }
.landing-page .flexslider { padding-bottom: 20px }
.landing-page .headings-section { letter-spacing: 2.1px }
.landing-page .subheadings { letter-spacing: 2.6px }
.landing-page .information-compare-wrapper { background: #5c4b62; padding-bottom: 29px; margin-bottom: 10px }
.landing-page .information-compare-wrapper .heading-information, .landing-page .information-compare-wrapper .headline { color: #9ac0ae }
.landing-page .information-compare-wrapper .heading-information span { color: #fff }
.landing-page .information-compare-wrapper .compare-table tr:nth-child(2n+2) { background: #7d6f81 }
.landing-page .information-compare-wrapper .img-wrap .other-product { margin-top: 0; margin-bottom: 28px }
.landing-page .information-compare-wrapper .link-with-arrow { color: #9ac0ae }
.landing-page .information-compare-wrapper .link-with-arrow:after { content: ""; width: 16px; height: 16px; background: url(//www.silverfernbrand.com/cdn/shop/t/97/assets/icons-small-arrow.png?64659) no-repeat }
.landing-page .information-compare-wrapper .link-with-arrow:hover { color: #fff }
.landing-page .information-compare-wrapper .link-with-arrow:hover:after { background: url(//www.silverfernbrand.com/cdn/shop/t/97/assets/icons-small-arrow.png?64659) 0 -64px no-repeat }
.landing-page .internal-section .subheadings { margin-bottom: 11px }
.landing-page .internal-section.testimonials .subheadings { margin-bottom: 29px }
.landing-page .holder-substitutes { padding-top: 23px }
.landing-page .holder-products { margin-bottom: 10px }
.landing-page .flex-direction-nav a { margin-top: -29.3% }
.landing-page#tino-page .sample-products { background: #9ac0ae; padding-bottom: 8px }
.landing-page#tino-page .product-table td:nth-child(2) { background: #9ac0ae }
.navigation-landing-page { text-align: center; height: 52px; max-width: 940px; margin: 0 auto; width: auto; background: #fff; position: absolute; top: 0; left: 10px; right: 10px; z-index: 80; border-bottom: 1px solid #cdcdcd }
.navigation-landing-page ul { padding-left: 0; margin: 0; display: inline-block }
.navigation-landing-page ul li { list-style: none; margin-left: 39px; float: left }
.navigation-landing-page ul li:first-child { margin-left: 0 }
.navigation-landing-page ul li a { font-size: 14px; color: #5c4b62; line-height: 52px; text-decoration: none; font-weight: 700; display: block }
.navigation-landing-page ul li a:hover { color: #666 }
.navigation-landing-page.sticky { position: fixed; top: 50px; left: 0; right: 0 }
#tino-landing-page-slider .slides li { position: relative }
#tino-landing-page-slider .slides li .external { position: absolute; top: 0; left: 0; right: 0; height: 100%; min-height: 100%; text-align: center; width: 100%; z-index: 5 }
#tino-landing-page-slider .slides li .content-slide { display: table; width: 100%; height: 100% }
#tino-landing-page-slider .slides li .content-slide .heading-slide { line-height: 45px; font-weight: 300; letter-spacing: 2px; display: table-cell; vertical-align: middle }
#tino-landing-page-slider .slides li .content-slide .heading-slide strong { font-weight: 700 }
.holder-features { overflow: hidden; padding-bottom: 42px }
.holder-features .img-wrap { float: left; width: 50% }
.holder-features .img-wrap img { display: block; width: auto }
.holder-features .img-wrap .illustration { margin: 33px auto 4px 62px }
.holder-features .part-right { float: right; width: 50%; padding-left: 16px; padding-top: 40px }
.holder-features .part-right .default-list { width: 50%; float: left; padding-top: 5px }
.holder-features .part-right>div { width: 50%; float: left; padding: 0 20px }
.holder-features .part-right>div>img { display: block; margin: 0 auto 38px }
.holder-features .part-right>div .button { margin: 0 auto; width: 100% }
.default-list { padding-left: 0; margin: 0 }
.default-list li { font-size: 16px; color: #666; list-style: none; position: relative; margin-bottom: 10px; display: block; line-height: 18px }
.default-list li:before { content: "\002022"; display: inline-block; margin-right: 8px; font-size: 16px }
.compare-features { overflow: hidden; margin-bottom: 20px }
.compare-features>div { width: 460px; float: left; margin-left: 20px }
.compare-features>div:first-child { margin-left: 0 }
.compare-features .heading-column { margin-bottom: 18px; text-align: center }
.compare-features ul { padding-left: 0; margin: 0; border-top: 3px solid #9ac0ae; padding-top: 16px }
.compare-features ul li { display: block; text-align: center; color: #666; margin-bottom: 13px }
.compare-features ul li .title { display: inline-block; font-size: 18px; margin-bottom: 5px }
.compare-features ul li p { margin-bottom: 0; font-size: 14px; line-height: 18px }
.compare-features .bad-stuff ul li .title { position: relative; padding: 0 10px }
.compare-features .bad-stuff ul li .title:before { content: ""; width: 100%; height: 2px; background: #f26660; position: absolute; top: 13px; margin-top: -1px; left: 0; right: 0 }
.heading-column { font-size: 24px; color: #666; font-weight: 400 }
.heading-column .color { color: #f26660; line-height: 30px }
.addtional-information-box { background: #5c4b62; overflow: hidden; height: 81px; position: relative; margin-bottom: 10px }
.addtional-information-box>a { display: block; overflow: hidden }
.addtional-information-box .text { display: inline-block; font-size: 32px; font-weight: 700; color: #fff; padding: 19px 10px 24px 70px; letter-spacing: .8px; position: relative; z-index: 10 }
.addtional-information-box .text .color { color: #9ac0ae }
.addtional-information-box .box-with-arrow { display: inline-block; float: right; position: relative; z-index: 10; font-size: 24px; color: #fff; letter-spacing: .5px; line-height: 29px; min-width: 280px; text-align: center; padding: 10px; text-decoration: none; background: #f28278; font-weight: 700; height: 81px }
.testimonials-holder .style-left-side .info, .testimonials-holder .style-left-side>img, .testimonials-holder .style-right-side .info, .testimonials-holder .style-right-side>img { float: left }
.addtional-information-box .box-with-arrow:before { content: ""; width: 287px; height: 81px; background: url(//www.silverfernbrand.com/cdn/shop/t/97/assets/icon-arrow-strap3.png?64659) no-repeat; position: absolute; top: 0; left: -138px; z-index: 1 }
.addtional-information-box .box-with-arrow>span { position: relative; z-index: 20 }
.highlight-strap { background: #5c4b62; padding: 6px 10px 10px }
.highlight-strap span { display: block; font-size: 24px; color: #fff; font-weight: 400 }
.testimonials-holder { border-top: 1px solid #d0d1d0; margin-bottom: 9px; background: #d7e6df }
.testimonials-holder>div { overflow: hidden; border-top: 1px solid #d0d1d0; padding: 10px 10px 11px }
.testimonials-holder>div:first-child { border-top: none }
.testimonials-holder>div:nth-child(2n+2) { background: rgba(255, 255, 255, .5) }
.testimonials-holder>div>img { display: block; border: 1px solid #a6c4ab; max-width: 300px; width: 100% }
.testimonials-holder>div blockquote { margin: 0; font-size: 18px; color: #333; line-height: 28px; font-weight: 400; position: relative; font-style: italic }
.testimonials-holder>div blockquote:before { content: "\000022"; display: inline-block; font-style: italic; margin-right: 5px }
.testimonials-holder>div blockquote:after { content: "\000022"; display: inline-block; font-style: italic }
.testimonials-holder>div .info { width: 616px; padding-top: 27px }
.testimonials-holder>div .info>div { overflow: hidden; position: relative; margin-top: -34px; margin-bottom: -30px }
.testimonials-holder>div .headings { padding-bottom: 8px; position: relative; z-index: 20 }
.testimonials-holder>div .circle { display: inline-block; padding: 4px; -moz-border-radius: 36px; -webkit-border-radius: 36px; border-radius: 36px; border: 1px solid #a7c5ad }
.testimonials-holder>div .circle:after { content: ""; width: 999px; height: 1px; background: #a7c5ad; position: absolute; top: 34px; z-index: 1 }
.testimonials-holder>div .circle img { display: block; margin: 0 auto; width: 100%; max-width: 60px; position: relative; z-index: 10 }
.testimonials-holder .style-left-side { padding-left: 14px }
.testimonials-holder .style-left-side .headings { padding-left: 87px; padding-right: 20px }
.testimonials-holder .style-left-side .circle:after { left: 70px }
.testimonials-holder .style-left-side blockquote { padding-left: 82px; padding-right: 30px }
.testimonials-holder .style-right-side .headings { padding-right: 87px; padding-left: 20px }
.testimonials-holder .style-right-side .circle { float: right }
.testimonials-holder .style-right-side .circle:after { right: 70px }
.testimonials-holder .style-right-side blockquote { padding-right: 82px; padding-left: 17px }
.headings { font-size: 24px; color: #000; margin: 0; font-weight: 400 }
.single-illustration-box { border-top: 1px solid #d1d1d1; margin-bottom: 8px; position: relative }
.single-illustration-box img { display: block; max-width: 100%; width: auto; position: relative; z-index: 1 }
.single-illustration-box .button { position: absolute; top: 0; right: 0; z-index: 5; margin: 34px 29px 0 0 }
.single-illustration-box.first-style { border-bottom: 1px solid #d1d1d1 }
.single-illustration-box.second-style { padding: 10px 0; border-bottom: 1px solid #d1d1d1; margin-bottom: 9px }
.single-illustration-box.second-style .button { margin: 44px 29px 0 0 }
.faq-holder { padding-top: 13px; overflow: hidden; padding-bottom: 55px }
.faq-holder>div { width: 49%; display: table; float: left; clear: left; margin-bottom: 15px; padding-top: 5px; border-top: 1px solid #bbb }
.faq-holder>div:nth-child(2n+2) { margin-left: 2%; clear: right }
.faq-holder>div .heading { margin-bottom: 8px }
.faq-holder>div p { font-size: 14px; margin: 0; line-height: 18px }
.heading { margin: 0px 0px 2px 0px; font-size: 18px; color: #333; font-weight: 400 }
#main-footer.second-view { padding-bottom: 27px }
#main-footer.second-view .footer-columns { margin-bottom: 36px }
#main-footer.second-view .footer-columns>div { width: 170px }
#main-footer.second-view .footer-columns .with-text { width: 420px }
#main-footer.second-view .footer-columns .with-text p { font-size: 22px; color: #fff; font-weight: 300; font-family: Darwin; letter-spacing: 2.6px; line-height: 23px }
#main-footer.second-view .footer-columns .middle { width: 230px }
#main-footer.second-view .footer-columns .middle ul { margin-bottom: 25px }
#main-footer.second-view .footer-columns .middle p { font-size: 14px; color: #fff; line-height: 21px }
#main-footer.second-view .footer-columns .middle p a { text-decoration: none; color: inherit }
#main-footer.second-view .bottom p { font-size: 12px; color: #f9c7c3; line-height: 14px }
.landing-page#kakato-page .under-header-section { background: #e64437 }
.landing-page#kakato-page .under-header-section .right ul { padding: 10px 10px 10px 30px; margin: 0 }
.landing-page#kakato-page .under-header-section .right ul li { position: relative; display: block; font-size: 18px; color: #fff; font-weight: 700 }
.landing-page#kakato-page .under-header-section .right ul li:before { content: "\002022"; font-size: 13px; display: inline-block; margin-right: 8px; vertical-align: top; padding-top: 4px }
.landing-page#kakato-page .under-header-section .main-heading { letter-spacing: 1.6px; padding: 13px 10px 13px 11px }
.landing-page#kakato-page .holder-features .img-wrap .illustration { margin: 9px auto 0 }
.landing-page#kakato-page .single-products { margin-bottom: 10px }
.landing-page#kakato-page .addtional-information-box .text .color { color: #f26660 }
.landing-page#kakato-page .testimonials-holder { background: #d6d0db }
.landing-page#kakato-page .compare-features ul { border-color: #ADA0B7 }
.ui-widget-content { border: none !important }
.test #prodAccordion, .test .advantages { border-top: 1px solid #ccc }
.test { position: relative }
.test .part-order-form .top { min-height: auto }
.test .advantages { padding: 20px 0 0; max-width: inherit; margin: 0; position: absolute; top: -203px; width: 220px; left: 477px }
.test .advantages>div:nth-child(2n+2) { margin: 0 }
.test .advantages>div { text-align: center; width: 40px; font-size: 11px; margin: 0 6px !important }
.test .under-header-section { background: #e64437; width: 700px; position: absolute; top: -80px }
#tino-page.test .under-header-section { top: -95px; background: #e64437 }
#kakato.test .under-header-section { top: -85px; background: #e64437 }
.test .under-header-section .container { width: 790px }
.test .under-header-section .right ul { list-style: disc; padding: 20px 10px 0 27px; margin: 0 }
.test .under-header-section .right { width: 300px }
.test .under-header-section .right ul li { position: relative; font-size: 15px; color: #fff; font-weight: 700 }
.test .under-header-section .main-heading { font-size: 24px; width: 470px; color: #fff !important; letter-spacing: 1.6px; padding: 20px 10px !important }
#kai-page.test .under-header-section .main-heading { font-size: 23px }
.test #tabs-container { margin: 0 }
.test .tabs-menu { display: inline-block; list-style: none; margin: 0; width: 100%; border: 1px solid #fff }
.test .cc { text-align: center }
.test .tabs-menu li { line-height: 40px; display: inline-block; background-color: #fd827d; width: 19.8%; margin: 0 -1px; text-align: center; font-size: 18px; font-weight: 100; letter-spacing: .5px; border-top-right-radius: 10px; border-top-left-radius: 10px }
.external-wrapper-slider { margin-bottom: 7px }
.test .tabs-menu li.current { position: relative; background-color: #624b62; z-index: 5; -webkit-box-shadow: 0 3px 10px rgba(100, 100, 100, .7); box-shadow: 0 3px 10px rgba(100, 100, 100, .7) }
.test .tabs-menu li a { display: block; color: #fff; text-decoration: none }
.test .tabs-menu .current a { color: #fff }
.test .tab { background-color: #fff; margin-bottom: 10px; width: auto }
.test .tab-content { width: 100%; padding: 30px 100px; display: none }
.test .tab-content h2 { color: #fd827d !important; text-align: center; font-size: 26px; margin: 25px 0 10px }
.test .tab-content .benefit { padding: 0 15%; margin: 35px 0 }
.test .tab-content .benefit h3 { color: #fd827d; text-align: center; margin: 0 0 5px }
.test .tab-content .benefit h3.text-left { text-align: left }
.test-pop, .test-pop .centered { text-align: center }
.test table.content tr:nth-child(odd) { background-color: #eee }
.test table.content { width: 100%; margin-bottom: -4px }
.test table.content td { padding: 10px; font-size: 13px; font-weight: 100 }
.test table.content img { margin: 12px 0 }
.test .internal-section:before { content: none }
.test #tab-1.tab-content, .test #tab-2.tab-content, .test #tab-3.tab-content, .test #tab-4.tab-content, .test #tab-5.tab-content { padding: 30px 20px }
#kai-page.test holder-tabs #tab-3.tab-content, .test .product-specification .headline { padding: 0 }
.test #tab-1 { display: block }
.test .internal-section { border: 0; padding-top: 0 }
.test .holder-substitutes>div { width: 138px }
.test .internal-div .subheadings, .test .uses .subheadings { text-align: center; margin-bottom: 34px }
.test .sample-products .product-columns>div { width: 210px }
.holder-content { position: relative }
.test-pop { position: absolute; top: 0; left: 238px; width: 560px; background: #f26660; padding: 30px; border: 4px solid #fff; height: 425px; overflow: hidden }
.test-pop .page_one, .test-pop .page_two { top: 30px; width: 490px; transition: all .35s; position: absolute }
.test-pop .page_one { left: 30px }
.test-pop .page_two { left: 590px; padding-top: 25px }
.test-pop .close { background: url(img/close.jpg) no-repeat; width: 39px; height: 37px; position: absolute; top: -20px; right: -35px; background-size: 65%; cursor: pointer }
.special .test-pop h2 { color: #fff; font-size: 48px; font-weight: 100; font-family: Arial; letter-spacing: 1px; line-height: 30px; margin: 0 0 25px }
.special .test-pop p { color: #fff; font-size: 17px; font-weight: 100; letter-spacing: 1px; margin: 0 0 14px; line-height: 24px }
.test-pop button.accept, .test-pop button.decline { border: 0; font-weight: 100; padding: 0 20px; max-width: 177px; min-width: 177px; display: block; margin: 0 auto; cursor: pointer }
.test-pop .large { display: block; font-size: 41px; font-weight: 100; color: #fff; font-style: italic }
.test-pop button.accept { background: #fff; font-size: 16px; line-height: 20px; color: #f26660; min-height: 60px }
.test-pop button.decline { font-size: 13px; color: #fff; min-height: 50px; background: 0 0 }
.test-pop .button-set { margin-top: 20px }
.test-pop h2 span { font-weight: 600 }
.test-pop .centered h2 { margin: 32px 0 10px; font-weight: 600; font-size: 21px }
.test-pop .centered .code { color: #5c4a62; font-weight: 700; font-size: 28px; margin: 20px 0 30px }
.test-pop .yellow { color: #fef200 }
.test-pop .centered p { margin: 0 }
.test-pop .centered p.dark { color: #5c4a62; font-weight: 600 }
.test-pop .centered .italic { margin: 25px 0 0; padding: 0 25px; font-size: 18px; font-weight: 100 }
.special .test-pop .page_two p>span { font-size: 19px; font-weight: 700 }
.CouponCode { padding: 5px 0 10px; text-align: right; border-bottom: 1px solid #ccc }
.CouponCode input[type=text] { min-width: 276px }
.CouponCode input[type=submit] { height: 35px; line-height: 0; background-position: center -11px; font-size: 12px }
.holder-additional-boxes.two .summary-box>div .define-list dt.coupon-code { font-size: 20px }
p.code { opacity: 0; height: 0; margin: 0 }
body { position: relative; overflow-x: hidden }
.special { position: absolute; top: 300px; right: -241px; transition: all .75s; z-index: 999 }
.special .preview { background: #f38378; width: 241px; padding: 27px; height: 129px; text-align: center; border: 3px solid #fff }
.special.pos { right: 0 }
.special.open { right: 558px }
.special h2 { color: #fff; font-size: 32px; font-weight: 600 }
.CompareFieldName, .phoneIcon { font-weight: 700 }
.special p { color: #fff; font-size: 24px; cursor: pointer }
.under-image-section { background: #fd827d; padding: 17px 130px; position: absolute; top: -137px }
.under-image-section a, .under-image-section span { display: inline-block; color: #fff; font-size: 20px; text-decoration: none }
.under-image-section a:hover { text-decoration: underline }
.slide-show ul li { padding: 0; margin: 0 }
#HeaderLower { border-top: 4px solid #333 }
#SideCategoryList .sf-menu li li, #SideCategoryList li li { background-image: none; position: relative }
#SideCategoryList .sf-menu li li:last-child, #SideCategoryList li li:last-child { border: 0 }
#SideCategoryList .sf-menu li ul li ul, #SideCategoryList li ul li ul { border: 0 solid #333 }
.Block.banner_brand_page_bottom div .text.text-light *, .Block.banner_category_page_bottom div .text.text-light *, .Block.banner_home_page_bottom div .text.text-light *, .Block.banner_search_page_bottom div .text.text-light * { color: #fff !important; text-shadow: 1px 1px 2px #333 !important }
a.btn_link { color: #fff !important; background: #333; padding: 2px 10px !important }
.CompareFieldTop a:hover, .MiniCart .SubTotal, .QuickSearchResult .Price { color: #333 }
.Right .Block h2, .Right li { border-bottom: 1px solid #d6d6d6 }
.Content .ProductList .ProductImage { background: 0 0 }
.Right .TopSellers li .TopSellerNumber { display: none }
.CompareItem { width: 200px; border-left: 1px solid #d6d6d6 }
.CompareFieldTop { border-bottom: s 1px solid #d6d6d6; font-size: 14px; padding: 20px 10px }
.CartContents tfoot .SubTotal td div { padding: 20px 0; position: relative; overflow: hidden }
.JustAddedProduct { border: 1px solid #d6d6d6; background: #fff }
.CartContents tfoot .CheckoutRedeemCoupon { background: #fff; border: 0 solid #d6d6d6; height: 100%; line-height: 4.2em; margin: 0; padding: 0 10px; text-align: right }
.CartContents tfoot .CheckoutRedeemCoupon td { padding-right: 0; font-weight: 700 }
.InfoMessage { margin-bottom: 20px }
.ErrorMessage, .InfoMessage, .SuccessMessage { margin: 0 0 20px; padding: 20px 20px 20px 55px }
.SuccessMessage {
  background : url("//www.silverfernbrand.com/cdn/shop/t/97/assets/success.png?64659") 15px center no-repeat #eaf1c4;
    }
.ErrorMessage {
  background : url("//www.silverfernbrand.com/cdn/shop/t/97/assets/error.png?64659") 15px center no-repeat #fdd6ce;
    }
.InfoMessage {
  background : url("//www.silverfernbrand.com/cdn/shop/t/97/assets/info.png?64659") 15px center no-repeat #efefef;
    }
.ComparisonTable tr.Over td, .ComparisonTable tr:hover td, .SearchTips .Examples {
  background : #fff;
}  
.Right hr { background: 0 0; border: 0 }
.EstimateShipping { background: #fff; text-align: left }
.videoRow:hover { background-color: #ededed }
.CartContents .ItemShipping th { border-bottom-color: #d6d6d6; border-top-color: #d6d6d6; background: #fff; color: #2f2f2f }
.fastCartSummaryBox { background-color: #eaeaea }
.ProductTinyImageList li, .TinyOuterDiv { border-color: #eee !important }
.SortBox { color: #999 }
.AddToWishlistLink .wishlist-button, .PageMenu .sf-menu>li>a { color: #333 }
.PageMenu { font-family: Arial, Sans-serif }
.PageMenu li ul { background: #333 }
#Header>.inner, .footer-main, .header { background: #fff }
.PageMenu li ul li a { color: #999 }
.PageMenu li ul:before { border-color: transparent transparent #333 }
.header { border-bottom: 1px solid #e3e3e3 }
#SearchForm, #SearchForm .Button, #SearchForm input.Textbox { border: 1px solid #e3e3e3; background-color: #fff }
.footer-main h4 { color: #333 }
.footer-main a { color: #999 }
.footer-main a:hover { color: #333 }
.footer-links { background: #eee; color: #999 }
.footer-links a { color: #999 }
#HomeFeaturedProducts h3, #HomeNewProducts h3, #ProductDetails h1, #SideTopSellers h3, #home .ProductList .p-price, #home .ProductList .pname, .PrimaryProductDetails .ProductPrice, .ProductDescription, .ProductDetailsGrid, .newsletter-subscription h4 { color: #333 }
.newsletter-subscription { border-color: #e3e3e3; background-color: #fff }
#home .ProductList .btn { background-color: #333 }
#home .ProductList .btn:hover { background-color: #4d4d4d }
.PrimaryProductDetails .btn.add-to-cart { background-color: #333 }
.PrimaryProductDetails .btn.add-to-cart:hover { background-color: #4d4d4d }
.PrimaryProductDetails .btn.wishTrigger { border-color: #333; color: #333 }
.PrimaryProductDetails .btn.wishTrigger:hover { border-color: #4d4d4d; color: #4d4d4d }
#CategoryContent .ProductList .p-name a, #CategoryContent .ProductList .p-price, #CategoryContent .ProductList .pname, #CategoryHeading .TitleHeading { color: #333 }
#CategoryContent .ProductList .ProductActionAdd .btn { background-color: #333 }
#CategoryContent .ProductList .ProductActionAdd .btn:hover { background-color: #4d4d4d }
#CategoryContent .CompareButton .btn { color: #333; border-color: #333 }
#CategoryContent .CompareButton .btn:hover { color: #4d4d4d; border-color: #4d4d4d }
#SearchForm input, .HorizontalFormContainer dd .selector span, .fastCartTop div, .list-icon li, body, input, input.Textbox, input[type=text], select, textarea { color: #333 }

.new-home-newsletter-form form {padding-left:15px;}
.new-home-newsletter-form form ._field-wrapper input:first-child {width: 90%;}
.newsletter-section .newsletter-btn {width: 160px !important; min-width: 160px;}

#ModalContent, .CurrencyChooser a span, .ModalContent { color: #333 !important }
.Left #GiftCertificatesMenu li a, .Left #SideAccountMenu li a, .Left #SideCategoryList li a, .Left #SideCategoryList li li a, .Left .afterSideShopByBrand a, .Left .slist li a, .Left .slist li li a, .Left li li a, .TabNav li.Active a, .currency-converter p span, .page-content #LayoutColumn2 a, .section__content__text a, a, a.NextLink { color: #00a7cc }


.BlockContent.PageContent a, p a { color: #00a7cc; }
.BlockContent.PageContent a:hover, p a:hover { text-decoration: underline; }
.BlockContent.PageContent a:visited, p a:visited { color: #8d548d; }

#ModalContent a, .BlockContent.PageContent h1 a, .BlockContent.PageContent h2 a, .BlockContent.PageContent h3 a, .BlockContent.PageContent h4 a, .BlockContent.PageContent h5 a, .BlockContent.PageContent h6 a, .ModalContent a, .header-logo a, .header-logo a:hover, .page-content #LayoutColumn2 a.pname, .recaptchatable a, p a { color: #333 }
.Left li a.active:hover { border-color: #333 }
.icon-add:hover { background-color: #333 !important }
.multiStep li a { color: #737373 }
.Left #GiftCertificatesMenu li a:hover, .Left #SideAccountMenu li a:hover, .Left #SideCategoryList li a:hover, .Left .afterSideShopByBrand a:hover, .Left .slist li a:hover, .Left li a.active, .ModalContent h4 a:hover, a.alt, a:hover { color: #009dc5 }
#ModalContent a:hover, .ModalContent a:hover, .page-content #LayoutColumn2 a.pname:hover, .recaptchatable a:hover { color: #999 }
.multiStep li.ActivePage h4 { border-bottom: 4px solid #999 }
.icon-add { background: url(%%GLOBAL_TPL_PATH%%/images/add.png) 50% 50% no-repeat #999 }
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 { font-family: Darwin-bld, Arial, Sans-serif; color: #333 }
.h1, h1 { font-family: darwin-bld, Arial, Sans-serif; color: #333 }
#co-app, #co-app .co-header--title>h2, #co-app .co-steps-nav a, .txt24 { font-family: Arial, Sans-serif }
.productOptionViewProductPickListWithImage td { border-bottom: 1px dotted #e3e3e3 }
.TopMenu, .TopMenu a { color: #b3b3b3 }
.TopMenu .CartLink a { color: #333 }
.TopMenu li.Flag img.Selected { border: 2px solid #e3e3e3 }
.productOptionViewRectangle .option.selectedValue label { border: 1px solid #333 !important }
.productOptionPickListSwatch .selectedValue .swatchColours, .productOptionPickListSwatch .selectedValue .textureContainer { border: 1px solid #3d3d3d !important }
#ProductDetails .ProductTinyImageList ul li.selected, .productOptionPickListSwatch .swatchColours, .productOptionPickListSwatch .textureContainer, .productOptionViewRectangle .option label, .recaptchatable #recaptcha_response_field, .zoomWrapper { border: 1px solid #e3e3e3 !important }
.CurrencyChooser, .CurrencyList dd, .ExpressCheckoutBlock .ExpressCheckoutTitle, .HowToPay, .NotifyMessage, .QuickSearch, .QuickSearchResult .QuickSearchResultImage, .SharePublicWishList, .TabNav li a, div.selector, div.uploader, hr, input.Textbox, input[type=text], input[type=email], input[type=password], select, textarea { border: 1px solid #e3e3e3 }
input:focus, select:focus, textarea:focus { border-color: #f26660 }
.CartContents tfoot .SubTotal td, .ProductList.List .ProductDetails { border-top: 1px solid #e3e3e3 }
#prodAccordion .Block, .CartContents tfoot .SubTotal td, .CompareFieldName, .Left #SideCategoryList .SideCategoryListFlyout>ul>li, .ProductReviewList li, .TabNav, .TitleHeading, .borderB, table tbody tr td, table.CartContents tbody tr td, table.General tbody tr td, ul.side-menu li { border-bottom: 1px solid #e3e3e3 }
.ExpressCheckoutBlockCompleted .ExpressCheckoutCompletedContent, div.uploader span.action { border-left: 1px solid #e3e3e3 }
#Header>.inner, .PageMenu>.inner, .TopMenu>.inner, .footer-links>.inner, .footer-main>.inner, .main>.inner, .newsletter-subscription>.inner { max-width: 1000px; width: 90% }
.Breadcrumb { color: #bebebe }
.Breadcrumb a { color: #999 }
.phoneIcon { color: #333 }
.ProductList li .ProductCompareButton { color: #bebebe }
.productOptionViewRectangle .option label { color: #999 }
.productOptionViewRectangle .option.selectedValue label { color: #333 }
.ProductDetailsGrid .DetailRow.product-rating { border-top: 1px solid #e3e3e3; border-bottom: 1px solid #e3e3e3 }
.Meta { color: #999 }
.borderR { border-right: 1px solid #e3e3e3 }
.PageMenu li ul ul { border-left: 1px solid #4d4d4d !important }
.EstimateShipping { border: 1px solid #e3e3e3 }
#insta-feed .instafeed-container img {border: 1px solid #cccc;}
@media screen and (max-width:1024px) {
    #home .ProductList li { width: 20% !important }
}
@media screen and (max-width:1000px) {
    #home .ProductList li { width: 25% !important }
}
@media screen and (max-width:768px) {
    #home .ProductList li { width: 33.333333% !important }
    .TabNav li.Active a { border-bottom: 1px solid #e3e3e3 }
    #newhome .overflow {
        display: none;
    }
    .main-section .shadow {-webkit-box-shadow:none; box-shadow:none;}
    #main-header-new .site-header__logo {max-width:initial;}
    #main-header-new .site-header__logo img {margin: 0 auto; padding:0px 10px 5px 5px;}
    #main-header-new .top.header-top.medium-down--hide {
        min-height:70px;
    }
    #main-header-new .bottom {
        display:none;
        background: none;
    }
    #main-header-new .site-nav__link {
        color:#000;
    }
    #main-header-new .mbl-shopping-cart {
        position: relative;
    }
    #main-header-new .cartCnt {
        display: block;
        position: absolute;
        left: 47%;
        bottom: 120%;
        background: #39B0C6;
        color: white;
        height: 1.4em;
        width: 1.4em;
        border-radius: 50%;
        text-align: center;
        font-size: 0.9em;
        line-height: 1.5em;
        font-family: opensans, "Helvetica Neue", Helvetica, Arial, sans-serif;

    }
}
@media screen and (max-width:600px) {
    #home .ProductList li { width: 50% !important }
    .BillingDetails, .ShippingDetails { border-top: 1px solid #e3e3e3 }
}
@media screen and (max-width:480px) {
    #home .ProductList li { width: 100% !important }
    #cart-amount .Cart .total { background: #333; color: #fff }
    #cart-amount .Cart .bag-handle { border: 2px solid #333 }
}
#co-app .co-header, .facet-container { border-bottom: 1px solid #e3e3e3 }
.facet-container [class^=js-facet-clear] { color: #bebebe }
.facet-container [class^=js-facet-clear]:hover { color: #666 }
.facet-container .btn-facet-more-options.more { color: #333 }
.facet-container .facet-option .facet-option-product-count { color: #999 }
#co-app .co-header { background: #fff }
#co-app .co-header--title>h2, #co-app .co-steps-nav li.is-active a { color: #333 }
#co-app .co-steps-nav li.is-disabled a, #co-app .co-steps-nav li.is-disabled a:active, #co-app .co-steps-nav li.is-disabled a:focus, #co-app .co-steps-nav li.is-disabled a:hover { color: #333; opacity: .5 }
#co-app .co-steps-nav a, #co-app .co-steps-nav--divider { color: #333 }
#co-app .bui-modal-content { background-color: #fff }
#co-app .co-selectable-panel, #co-app input, #co-app select { -ms-border-radius: 0; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0 }
#co-app .bui-button { font-size: 11px; font-weight: 400; height: 35px; line-height: 35px; letter-spacing: 1px; padding: 0 1.2em; vertical-align: middle; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box }
#co-app .bui-button .bui-icon { line-height: inherit }
#co-app .bui-button-primary { border: 1px solid #333; background: #333; color: #fff; -ms-border-radius: 0; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0 }
#co-app .bui-button.bui-button-primary:focus, #co-app .bui-button.bui-button-primary:hover { border-color: #4d4d4d; background: #4d4d4d }
#co-app .bui-button-link, #co-app .bui-button-secondary { background-color: transparent; border: 3px solid #333; color: #333; line-height: 29px; -ms-border-radius: 0; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0 }
#co-app .bui-button.bui-button-link:focus, #co-app .bui-button.bui-button-link:hover, #co-app .bui-button.bui-button-secondary:focus, #co-app .bui-button.bui-button-secondary:hover { border: 3px solid #999; background-color: transparent; color: #999; text-decoration: none }
#co-app .co-side--finishchangeitems { height: 21px; padding: 3px 6px; line-height: 14px }
.section--shipping-method .content-box { border: 1px solid #d9d9d9; border-radius: 4px; background: #fff; margin-bottom: 1.5em }
.order-summary, .order-summary-recap { background: #fafafa; color: #777; zoom: 1 }
.section--shipping-method .radio__input { float: left }
.field--third { width: 33% }
.field--half { width: 50% }
.order-summary-recap { border-top: 1px solid #e5e5e5; border-bottom: 1px solid #e5e5e5; position: relative }
.boxshadow .order-summary-recap { border: none; box-shadow: 0 0 0 1px rgba(0, 0, 0, .1) }
.order-summary-recap .product-list { white-space: nowrap; overflow-x: auto; overflow-y: hidden; max-width: 100%; padding-bottom: 1.5em; padding-top: 1.5em; -webkit-overflow-scrolling: touch }
.no-generatedcontent .applied-discount, .no-generatedcontent .payment-due, .no-generatedcontent .payment-due-container, .no-generatedcontent .total-line { overflow: hidden }
.order-summary-recap .product-list .product { display: inline-block; width: 18em; box-sizing: border-box; padding-bottom: 0; padding-top: 0; vertical-align: top; border-right: 1px solid #e5e5e5; padding-right: 1.5em; margin-left: 1.5em }
.order-summary .product-table thead, .order-summary__section--discount .icon, .total-line-table thead { display: none }
.order-summary-recap .product-list .product:last-child { border-right: none }
.order-summary-recap .product__info { white-space: normal }
.order-summary__section:first-child { padding-top: 10px }
.order-summary .product-table, .total-line-table { font-family: Arial, Sans-serif; border: none }
.order-summary .product-table td, .total-line-table td { border: none; padding-bottom: 3px }
.product__description__name, .total-line__name { text-align: left }
.product__price, .total-line__price { text-align: right; font-weight: 700; font-size: 14px }
.order-summary .product-table th:first-child { width: initial }
.order-summary .product-table td:nth-child(2) { background: 0 0 }
.order-summary__section--discount .btn { min-width: 112px; height: 35px; float: right; font-size: 14px; padding-top: 5px; margin-top: 5px }
.applied-discount:after, .applied-discount:before, .payment-due-container:after, .payment-due-container:before, .payment-due:after, .payment-due:before, .total-line:after, .total-line:before { content: ""; display: table }
.order-summary .product-list .product { padding-right: 5.5em; border-top: 1px solid #e7e7e7; padding-top: 1.5em; padding-bottom: 1.5em }
.order-summary .product-list .product:first-child { border-top: none; margin-top: -1.5em }
.order-summary__section, .summary-body { border-top: 1px solid #e1e1e1 }
.order-summary__section { padding: 1.5em }
.order-summary-recap .product-list { padding-left: 13.5% }
.order-summary-recap .product-list .product:first-child { margin-left: 0 }
.order-summary { border-radius: 4px; border: 1px solid #dbdbdb; margin-bottom: 2em }
.order-summary .product-list .product:last-child { margin-bottom: -1.5em }
.order-summary .payment-due-container .payment-due__label { margin: 0; padding: .5em 0 }
.order-summary .payment-due-container .payment-due__currency { margin-top: .5em }
.order-summary .payment-due-container .payment-due__price { margin-top: .125em; font-weight: 300; font-size: 1.75rem }
.order-summary, .section { page-break-inside: avoid }
.product-list .product { padding: 1.125em 0 }
.product-list .product__image { margin-left: -6em; margin-right: 0 }
.product-list .product__price { float: right; margin-right: -5.5em }
.product-list .product--has-image { padding-left: 6em }
.product-list .product--has-image .product__info, .product-list .product--has-image .product__price { margin-top: .4em }
.applied-discount { zoom: 1 }
.applied-discount .btn.btn--delete { margin-top: 1px }
.applied-discount__status { float: left; width: 16px; height: 14px; margin-right: .25em; margin-top: 1px }
.success .applied-discount__status { background-image: url(/cdn/s/assets/checkout/icons/discount-success-7ce8cd975d69f4e64849bbf0d1fe2ff7a4927b87fa3dca390aea729c6f5bc20f.png); background-image: url(/cdn/s/assets/checkout/icons/discount-success-7aebc08a0acc1574dd4b31b83a51dd2ec84dd26170c17ccb76cf2d410a7ec65a.svg), none; background-position: center center; background-repeat: no-repeat }
.warning .applied-discount__status { background-image: url(/cdn/s/assets/checkout/icons/discount-warning-97646fd981a973be2903337b03b9c48df61a49fde2fac40a68b03a3e1f99f955.png); background-image: url(/cdn/s/assets/checkout/icons/discount-warning-7f38659cba81fae9737fef06991ac49ec44484e9e4f5d67563676d59ed8c19a2.svg), none; background-position: center center; background-repeat: no-repeat; margin-right: .4em }
.applied-discount__code { float: left; font-weight: 500; margin-right: .25em }
.success .applied-discount__code { color: #8fc243 }
.warning .applied-discount__code { color: #FF6D6D }
.applied-discount__price { float: right }
.warning .applied-discount__price { color: #ccc; text-decoration: line-through }
.total-line { margin-top: 1em; zoom: 1 }
.total-line:first-child { margin-top: 0 }
.total-line h3, .total-line__name { float: left }
.total-line__price { float: right }
.total-line--total { border-top: 1px solid #e7e7e7; margin-top: 1em; padding-top: 1em }
.payment-due-container { zoom: 1 }
.payment-due { line-height: 1em; zoom: 1 }
.payment-due__label { float: left; margin-top: .25em }
.payment-due__price { float: right; color: #8fc243; line-height: 1em; font-size: 18px; font-size: 1.4rem }
.payment-due__currency { margin-right: .75em; padding: .25em .3em .2em; border-radius: 4px; color: #bbb; font-size: 12px }
.savings { display: block; border-top: 1px solid #eee; text-align: center; color: #ccc; margin: 2em 0 -.5em; padding-top: 1em; font-size: 11px; font-size: .875rem }
.order-number { float: right; color: #ccc; margin-top: -1.25em }
#checkout { display: block; float: left; padding-right: 30em; margin-top: 1.125em; width: 100%; box-sizing: border-box }
.order-summary { position: relative; width: 28em; float: left; margin: 2.5em 0 2.5em -28.25em }
.order-summary__section:hover .has-tooltip .tooltip { visibility: visible; opacity: 1; -webkit-transform: rotateX(0) scale(1); transform: rotateX(0) scale(1); pointer-events: auto }
.order-summary-recap, .section__header .payment-due { display: none }
.fa, .grid__item { display: inline-block }
.boxshadow .content-box .field__input, .boxshadow .field__input:focus { box-shadow: none }
.floating-labels .field--show-floating-label .field__input { padding-top: .5em }
.field--show-floating-label .field__input-wrapper .field__label { display: block }
div.swiper-button-next {right: 2px !important;}
div.swiper-button-prev {left: 2px !important;} 
@media (min-width:750px) {
    .section { padding-bottom: 1em }
}
@media (max-width:1019px) {
    #co-app .co-side { background-color: #fff }
}
@media (min-width:1020px) {
    #co-app .co-main { border-right: 1px solid #e3e3e3 }
}
@font-face { font-family: FontAwesome;font-display: swap; src: url(//www.silverfernbrand.com/cdn/shop/t/97/assets/fontawesome-webfont.eot?v=4.0.3&64659); src: url(//www.silverfernbrand.com/cdn/shop/t/97/assets/fontawesome-webfont.eot?%23iefix&v=4.0.3&64659) format('embedded-opentype'), url(//www.silverfernbrand.com/cdn/shop/t/97/assets/fontawesome-webfont.woff?v=4.0.3&v=157903587586860245111705606294) format('woff'), url(//www.silverfernbrand.com/cdn/shop/t/97/assets/fontawesome-webfont.ttf?v=4.0.3&64659) format('truetype'), url(//www.silverfernbrand.com/cdn/shop/t/97/assets/fontawesome-webfont.svg?v=4.0.3%23fontawesomeregular&64659) format('svg'); font-weight: 400; font-style: normal }
.fa { font-family: FontAwesome; font-style: normal; font-weight: 400; font-size:1.3em;line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale }
.fa-bars:before { content: "\f0c9" }
#ModalOverlay { background-color: #000 }
.modalClose { z-index: 100000; cursor: pointer; display: block; position: absolute; top: 10px }
#ModalLoadingOverlay { background: #000; cursor: pointer }
#ModalLoadingIndicator { width: 100px; height: 100px; margin-left: -50px; margin-top: -50px; background: url(loading.gif) no-repeat; position: fixed; top: 50%; left: 50%; z-index: 30001 }
#ModalContentContainer { -webkit-box-shadow: 0 0 30px 4px #777; -moz-box-shadow: 0 0 30px 4px #777; -webkit-background-clip: padding-box }
#ModalTitle, .ModalTitle { border-top-left-radius: 10px; border-top-right-radius: 10px; -moz-border-radius-topleft: 10px; -moz-border-radius-topright: 10px; background: #f2f4f7; color: #313131; font-size: 110%; font-weight: 700; padding: 10px 14px; border: 1px solid #606263; border-bottom-color: #b8b8b8; -webkit-background-clip: padding-box; text-align: left }
#ModalContent, .ModalContent { border-top-width: 0; background: #fff; margin: 0; text-align: left; color: #444 }
#ModalContent a, .ModalContent a { color: #444 }
.ModalContentWithButtons #ModalContent, .ModalContentWithButtons .ModalContent { margin-bottom: 0; border-bottom-width: 0 }
#ModalButtonRow, .ModalButtonRow { border-top-color: #919394; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; -moz-border-radius-bottomleft: 10px; -moz-border-radius-bottomright: 10px; -webkit-background-clip: padding-box; text-align: right; line-height: 30px }
#ModalButtonRow input, .ModalButtonRow input { text-align: center }
#ModalButtonRow input.Submit, #ModalButtonRow input.SubmitButton, .ModalButtonRow input.Submit, .ModalButtonRow input.SubmitButton { font-weight: 700 }
.productAttributeList .required { color: #f22732 }
.productAttributeValue .productAttributeFluidWidth { width: 98%; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -ms-box-sizing: border-box }
.productAttributeList .productAttributeLabel { margin: 0 0 6px -140px; float: left; width: 130px; font-weight: 400; padding-top: 1px; display: inline; position: relative }
.productOptionViewProductPickList label, .productOptionViewRadio label, .productOptionViewRectangle label { display: block; padding-left: 18px; min-height: 18px }
.productOptionViewProductPickList input, .productOptionViewRadio input, .productOptionViewRectangle input { float: left; width: 18px; margin-left: -18px; margin-top: 1px; position: relative }
.productAttributeConfigurablePickListProduct li, .productAttributeConfigurablePickListProduct ul, .productAttributeConfigurablePickListSet li, .productAttributeConfigurablePickListSet ul, .productAttributeConfigurablePickListSwatch li, .productAttributeConfigurablePickListSwatch ul { margin-left: 0; padding-left: 0; list-style-type: none }
.productOptionPickListSwatch .swatchColours, .productOptionPickListSwatch .textureContainer { position: relative; border: 1px solid #d6d6d6; margin-bottom: 5px }
.productOptionPickListSwatch .selectedValue .swatchColours, .productOptionPickListSwatch .selectedValue .textureContainer { border-color: #292929; border-width: 2px; padding: 0 }
.productOptionPickListSwatch .swatchColour, .productOptionPickListSwatch .thumbnail { display: inline-block }
.productOptionPickListSwatch .thumbnail { background-position: center center; background-repeat: no-repeat; background-color: #fff }
.productOptionPickListSwatch .swatchTwoColour .swatchColour { width: 9px }
.productOptionPickListSwatch .swatchThreeColour .swatchColour { width: 6px }
.productOptionViewProductPickListWithImage { border: 1px solid #dcdcdc }
.productOptionViewProductPickListWithImage .scrollContainer { position: relative; overflow-y: auto; padding: 1px }
.productOptionViewProductPickListWithImage table { border-collapse: collapse; width: 100% }
.productOptionViewProductPickListWithImage td { white-space: nowrap }
.productOptionViewProductPickListWithImage td.name { width: 100%; white-space: normal }
.productOptionViewProductPickListWithImage .selectedValue td { background-color: #292929; color: #fff }
.productOptionViewProductPickListWithImage .none.selectedValue td { background-color: transparent; color: inherit }
.productOptionViewProductPickListWithImage td.input { padding-top: 5px; white-space: nowrap }
html.javascript .productAttributeConfigurableEntryDate .ui-datepicker-trigger { vertical-align: middle }
html.javascript .productOptionPickListSwatch label, html.javascript .productOptionViewRectangle label { cursor: pointer; position: relative }
html.javascript .productOptionPickListSwatch input, html.javascript .productOptionViewRectangle input { height: 0; overflow: hidden; z-index: -10000; position: absolute; float: none }
html.javascript .productOptionViewRectangle li { display: inline }
html.javascript .productOptionViewRectangle label { display: inline-block; padding: 2px 5px; color: #333 }
html.javascript .productOptionViewRectangle .option label { border: 1px solid #d6d6d6 }
html.javascript .productOptionViewRectangle .option label:hover { border: 1px solid #333 }
html.javascript .productOptionViewRectangle .selectedValue label { background: #333 !important; color: #fff !important; border-color: #333 }
html.javascript .productOptionViewRectangle .none label, html.javascript .productOptionViewRectangle .selectedValue.none label { padding: 3px 0; text-decoration: underline; color: #292929 }
html.javascript .productOptionPickListSwatch li { display: inline-block }
html.javascript .productOptionPickListSwatch .swatch .name { display: none }
html.javascript .productOptionPickListSwatch .swatchNone .name { text-decoration: underline; color: #292929 }
.productOptionPreviewDisplay { position: absolute; display: none; border: 1px solid #dcdcdc; background: #fff; padding: 1px; z-index: 10000; margin: 5px 0 0 5px }
.productOptionPreviewDisplay .swatchColour { display: inline-block; width: 150px; height: 150px }
.productOptionPreviewDisplay .swatchTwoColour .swatchColour { width: 75px }
.productOptionPreviewDisplay .swatchThreeColour .swatchColour { width: 50px }
#orderCustomizeItem .productAttributeLabel { font-weight: 400; margin: 4px 0 4px -180px; padding-top: 0; width: 180px }
@-moz-document url-prefix() {
    html.javascript .productOptionPickListSwatch input, html.javascript .productOptionViewRectangle input { left: -10000px }
}
div.layout-v2.external-wrapper-slider { border: none }
.l-content { float: none; display: inline-block; vertical-align: top; width: 530px }
.l-content .ProductThumbImage { overflow: hidden; text-align: center; display: table; table-layout: fixed; width: 100%; position: relative; min-height: 330px }
.l-content .ProductThumbImage a { display: block; width: 100%; vertical-align: middle; line-height: 0; margin: auto; cursor: pointer }
.l-content .ProductThumbImage img { line-height: 1.5em; max-width: 530px !important; max-height: 350px !important }
.l-content .ProdThumb { width: auto !important; height: auto !important; margin-bottom: 5px; text-align: center }
.l-content .ProdThumb .ProductThumbImage { display: block !important }
.r-content { position: relative; display: inline-block; vertical-align: top; width: 405px; padding-left: 15px }
.r-content .part-order-form { float: none; width: auto }
.left-side { display: inline-block; vertical-align: top; width: 160px }
.left-side .yotpo .text-m { white-space: nowrap }
a#yotpo_testimonials_btn {background-color: #00a7cc !important;} 

.right-side { display: inline-block; vertical-align: top; width: 210px; padding-left: 10px }
.right-side span { margin: 0 0 6px }
.right-side .price { font-size: 16px; font-weight: 700; display: inline-block; color: #000; font-family: 'Arial', Helvetica, sans-serif }
.right-side .ProductPrice { color: #F26660; font-size: 23px }
.right-side .label-third-shape { left: -12px }
.right-side .addto { padding: 5px 0 0; border: 0 }
.right-side .qty { position: absolute; top: 100px; left: 15px }
.right-side .availability { position: absolute; top: 37px; left: 15px }
.DetailContent { border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; padding: 16px 0; margin-top: 16px }
#TopProductParagraph { margin: 0 }
.carb-contents { position: absolute; top: 80px; left: 301px; z-index: 999 }
.bottom-content { max-height: 190px; overflow: hidden; position: relative }
.bottom-content .sub-prod { width: 508px; float: none !important }
.bottom-content .sub-prod ul li { height: 80px; width: 130px }
.BlockContent .bottom-content .sub-prod img { max-width: none }
.sub-prod .BlockContent img { }
.bottom-content .product-avail { width: 130px; display: inline-block; vertical-align: bottom }
.bottom-content .product-avail .top { background: #f38378; padding: 5px 18px; color: #fff; font-size: 28px; font-weight: 100 }
.bottom-content .product-avail .bottom { background: #5C4B62; padding: 5px 18px; color: #fff; font-size: 16px }
.bottom-content .product-avail-links { display: inline-block; vertical-align: bottom; background: #ccc; margin-right: 20px !important; padding: 9px; min-width: 500px; min-height: 110px }
.bottom-content .ImageCarouselBox { padding: 8px; display: table-cell; vertical-align: middle }
.bottom-content .ProductTinyImageList { min-width: 540px }
.bottom-content .ProductTinyImageList ul li { background: transparent !important }
.bottom-content .promo-container { display: inline-block; position: absolute; top: 30px }
.bottom-content .SSPromo { display: inline-block; vertical-align: middle; padding: 0; border: 0 }
.grayscale { -webkit-filter: grayscale(100%); -moz-filter: grayscale(100%); -o-filter: grayscale(100%); -ms-filter: grayscale(100%); filter: grayscale(100%) }
.layout-v1a .under-image-section { position: relative; top: 0 }
#newprod { border-bottom: 1px solid #ccc; margin-bottom: 10px }
#newprod .prod-con-left { width: 710px; float: left }
#newprod .prod-con-right { width: 230px; float: right; padding: 11px 17px; border-top: 1px solid #ccc; border-left: 1px solid #ccc }
#newprod .partial-brdr-top { border-top: 1px solid #ccc; margin: 0 10px }
#newprod .top-paragraph-con { max-height: 215px }
#newprod .kai #TopProductParagraph { line-height: 19px }
#newprod .prod-up .prodthumbcontainer { width: 470px; display: block; float: left; margin-right: 10px }
#newprod .ProductThumb { margin-bottom: 0 }
#newprod .ProductTinyImageList { margin-left: 20px }
#newprod .prod-details { display: block; float: right; padding: 20px 10px 18px 3px; width: 230px; vertical-align: top; border-top: 1px solid #ccc }
#newprod .prod-low-right-sub-right, #newprod .prod-low-right-sub-left { position: relative; width: 230px; float: left }
#newprod .prod-low-left, #newprod .prod-low-left-sub-left, #newprod .prod-low-left-sub-right { width: 470px; float: left }
#newprod .prod-low-left { margin-right: 10px }
#newprod .prod-low-right { width: 230px; float: right }
#newprod .under-image-section { background: #fd827d; padding: 17px 120px; margin: 5px 0 2px 0; position: relative; top: 0 }
#newprod .under-header-section { width: 700px }
#newprod .under-header-section .container { width: 700px }
#newprod .under-header-section .right { float: right; position: relative; width: 210px; padding-left: 2px }
#newprod .under-header-section .right ul { list-style: disc; padding: 20px 10px 0 27px; margin: 0 }
#newprod .under-header-section .right ul li { position: relative; font-size: 15px; color: #fff; font-weight: 700 }
#newprod .main-heading { float: left; font-size: 23px; line-height: 40px; width: 470px; color: #fff !important; letter-spacing: 1.6px; padding: 20px 10px !important; margin-left: 0 }
div.prod-details-left>span.RetailPrice>label, div.prod-details-left>span.SpecialPrice>label, div.prod-details-left>span.RetailPrice>strike { color: #656565; font-size: 16px; float: left; width: 55% }
div.prod-details-left>span.SpecialPrice>label { line-height: 26px }
div.prod-details-left>span.RetailPrice>strike { width: 45% }
div.prod-details-left>span.SpecialPrice>span, div.prod-details div.right>span.price>span.SalePrice { color: #f26660; font-size: 24px; float: right; width: 45%; word-spacing: -0.5ex; }
#newprod .prod-details-left .price { margin-bottom: 5px; display: table; width: 100% }
#newprod .prod-advantages { padding: 10px 5px; }
#newprod .prod-advantages img.product-badges { max-width:210px; height:auto;}
#newprod .prod-advantages div { float: left; text-align: center; width: 40px; font-size: 11px; margin: 0 6px !important }
#newprod .prod-advantages div img { display: block; width: 100%; max-width: 66px; margin: 0 auto 10px }
#iStock-wrapper { position: relative; top: -8px; background: #F9F9F9; border: 1px solid #E7E7E7; display: none; width: 100%; padding: 20px 20px 10px 20px; margin: 10px 0px 10px 0px }
#iStock-wrapper h2 { font-size: 20px; margin: 0 0 10px 0; padding: 0 }
#iStock-notifyTxt { font-size: 14px; margin: 0 0 10px 0; padding: 0 }
#iStock-availability { display: none; margin-bottom: 10px }
#iStock-availability label { color: #6F0000; font-weight: normal }
#iStock-availability span { color: #6D6D6D }
#iStock-fields { max-width: 360px; overflow: hidden }
#iStock-email-id { float: left; width: 68%; height: 30px; border: 1px solid #cccccc; background: #ffffff; font-size: 14px; padding: 0px 10px; margin: 0 2% 10px 0 }
#iStock-notify-btn { float: left; width: auto; height: 30px; line-height: 100%; border: 1px solid #CC244B; background: #F52C5A; color: #FFFFFF; font-size: 14px; padding: 5px 15px; margin-bottom: 10px; cursor: pointer }
#iStock-msg { display: none; color: #008000 }
#iStock-msg.iStock-error { color: #E10101 }
#home-slider2, #home-slider2 .slides li { position: relative }
#home-slider2 { margin-top:15px; margin-bottom: 30px; border: 1px solid #cccccc; }
#home-slider2 .content-slide { position: absolute; margin: 15.4% auto 0; width: 76.3%; z-index: 50; top: 0; left: 0; right: 0; padding-right: 100px }
#home-slider2 .content-slide>div { margin-bottom: 36px }
#home-slider2 .content-slide>div img { width: auto; float: left; margin-right: -39px; margin-top: -53px }
#home-slider2 .content-slide>div .heading-slide { text-shadow: 0 5px 10px rgba(0, 0, 0, .8); text-align: left }
#home-slider2 .content-slide .link-with-arrow { float: right }
#home-slider2 .content-slide .link-with-arrow:hover { color: #fff }
#home-slider2 .wrap-pagination { position: absolute; height: 100%; top: 0; left: 0; right: 0; bottom: 0 }
#home-slider2 .flex-direction-nav .flex-next { right: 10px !important; margin-top: -235px }
#home-slider2 .flex-direction-nav .flex-prev { left: 10px !important; margin-top: -235px }
.recipe-slider-container h2 { margin-left: 35px }
#recipe-slider { margin: 0 25px }
#recipe-slider .flex-viewport .slides>li { margin: 0 2.5px; background: red; position: relative }
#recipe-slider .recipe-over:hover img { opacity: 0.5 }
#recipe-slider .flex-viewport .slides>li span.text-content { background: rgba(0, 0, 0, 0.5); color: white; cursor: pointer; display: table; height: 150px; left: 0; position: absolute; top: 0; width: 150px }
#recipe-slider .flex-viewport .slides>li span.text-content span { display: table-cell; text-align: center; font-size: 20px; vertical-align: middle }
#recipe-slider .flex-viewport .slides>li span.text-content { background: #f16560; color: white; cursor: pointer; display: table; height: 131px; left: 0; position: absolute; top: 0; width: 178px; opacity: 0 }
#recipe-slider ul.slides li:hover span.text-content { opacity: .8 }
#recipe-slider .flex-direction-nav .flex-next { margin-top: -80px }
#recipe-slider .flex-direction-nav .flex-prev { margin-top: -80px }
#recipe-slider .flex-direction-nav a.flex-next { background: url(//www.silverfernbrand.com/cdn/shop/t/97/assets/icon-slider-arrow-right-red.png?64659) no-repeat; margin-right: -28px; width: 26px }
#recipe-slider .flex-direction-nav a.flex-prev { background: url(//www.silverfernbrand.com/cdn/shop/t/97/assets/icon-slider-arrow-left-red.png?64659) bottom repeat-x; margin-left: -28px; width: 26px }
.container #newhome h2 { color: #F16560; font-size: 24px }
#newhome .natural-product-container { border-top: 1px solid #b9b9b9 }
#newhome .natural-product { margin: 20px 35px;}
#newhome .holder-col:nth-child(3n+2) { border-right: 1px dotted #d1d1d1; border-left: 1px dotted #d1d1d1 }
#newhome .holder-items>div { border: none; max-height: 390px; min-height: 390px }
#newhome .holder-items>div:before { background: none }
#newhome .holder-col { border-top: 1px dotted #d1d1d1 !important }
#newhome .holder-items>div .title-item { border: none; padding: 0 10px }
#newhome .holder-items>div>div { text-align: left; line-height: 20px; color: #666; min-height: 125px }
#newhome .holder-items>div>div a { text-decoration: none; display: initial }
#newhome .holder-items .img-box { text-align: center !important; max-height: 230px; min-height: 230px }
#newhome .promo-grid { height: 175px }
#newhome .promo-grid img { display: block; float: left }
#shopify-section-section-newsletter .home-newsletter { display: table; background: #00a7cc; height: 100px; width: 100% }
#shopify-section-section-newsletter .home-newsletter div { vertical-align: middle }
#shopify-section-section-newsletter .home-newsletter-title { padding-left: 30px; color: #ffffff; letter-spacing: 3px; text-transform: uppercase; font-size: 20px }
#shopify-section-section-newsletter .home-newsletter-text { color: #ffffff; font-size: 12px; width: 330px }
#shopify-section-section-newsletter .home-newsletter-form { }
#shopify-section-section-newsletter .home-newsletter-form .btn { margin-left: 5px; font-size: 15px; height: 35px; min-width: 107px; padding: 5px 10px; background-position: 0px -11px;
    line-height:2em;}
.meal-replacement .ProductThumb { height: 530px !important }
#kakato.test .under-header-section { top: -95px }
.external-wrapper-slider { min-height: 530px }
.pk-cat h1 { padding-bottom: 15px; color: #5b4b64; font-size: 40px }
.pk-cat .holder-additional-boxes, .pk-cat .holder-products, .pk-cat .product-info { border: none }
.pk-cat .title-item { position: relative; left: 430px; font-size: 35px; padding: 5px; font-weight: bold }
.pk-img { padding-right: 22px }
.pk-img img:first-of-type { width: 411px }
.pk-carbs { position: absolute; top: 74px; left: 172px; text-align: right }
.pk-carbs img:first-of-type { width: 95% }
.pk-txt { width: 53.7% }
.pk-txt p { padding-top: 10px; color: #5b4b64; font-size: 18px; font-weight: bold }
.pk-txt a { color: blue }
.pk-txt .cat-desc, .pk-col-prices { min-height: 210px; font-size: 21px; line-height: 22px; color: #5b4b64 }
.pk-txt .ProductActionAdd { position: relative; top: 30px }
.pk-retl { margin-bottom: 15px }
.pk-spcl { font-size: 25px; font-weight: bold }
.pk-col-prices { min-height: 0 }
.pk-col-prices .SalePrice { font-weight: bold }
.pk-highlights { text-align: center; padding: 5px 5px 2px; display: block; background-color: #5b4b64 }
.pk-highlights h2 { font-size: 29px; color: #fff }
.pk-highlights h2 span { font-size: 21px; color: #ed685d }
.pk-highlights ul { padding: 0; column-count: 2; -moz-column-count: 2; -webkit-column-count: 2 }
.pk-highlights li { padding: 4px 0 5px 16px; margin-bottom: 0; text-indent: 0.4em; font-weight: bold; text-align: left; color: #fff; font-size: 18px; list-style: none; background-repeat: no-repeat; background-image: url(data:image/png;charset=utf-8;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMDY3IDc5LjE1Nzc0NywgMjAxNS8wMy8zMC0yMzo0MDo0MiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjdCMjU1OTBEMkY1NTExRTY4MjY3OTA4NUM4MkQ1MjNCIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjdCMjU1OTBFMkY1NTExRTY4MjY3OTA4NUM4MkQ1MjNCIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6N0IyNTU5MEIyRjU1MTFFNjgyNjc5MDg1QzgyRDUyM0IiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6N0IyNTU5MEMyRjU1MTFFNjgyNjc5MDg1QzgyRDUyM0IiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz44pUWZAAAA8UlEQVR42mJ8mxHLQAIQA+JeIOYD4u9AfJKFBM0gtcuB2AnK3wbEb0kxAFnzdiD2BjGYiNTcCMQhUPZDIA6GSRBjgDMQ1yHxbaD+J8oAfiDegsSPAOInyAoIGbAIiDmg7GlAvBJdAT4DsoDYD8o+A8TZ2BQxIcWvMZK4ChBPhbK/ALEvLltABoQC8S2oLfpQ8Xlo/n6BL3FUQAMLBDyAWAaIbZHifiuh1HUIiI2g/AakQLsDxEmE4pgJLZo4kNigAPxBjAEgF7xDEwcF4HVikijIgN9AnIskdhuI80jJYSCwE4gXAzEPEB8E4n/EGgAQYADu+SkbTS+i/QAAAABJRU5ErkJggg==); background-position: 0 8px }
.pk-highlights li span { font-size: 13px }
.pk-btn { background: #309e01; background: -webkit-linear-gradient(#0bf31b, #309e01); background: -o-linear-gradient(#0bf31b, #309e01); background: -moz-linear-gradient(#0bf31b, #309e01); background: linear-gradient(#0bf31b, #309e01); width: 223px; height: 49px; font-size: 21px; color: #fff !important; font-weight: bold; border: 1px solid #76a571; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; text-decoration: none; padding: 7px 40px 7px }
.pk-divide { background: #606060; height: 2px; width: 90%; margin: 0 auto }
fieldset { margin: 0; border: 0; min-width: 0 }
form#sample_request > fieldset, form#recipe_form > fieldset { display: inline-block; padding: 1rem; vertical-align: top }
form#sample_request fieldset.span8, form#recipe_form fieldset.span8 { padding-top: 0 }
form#sample_request p.inputrequired, form#recipe_form p.inputrequired { font-size: 11px; text-align: right; color: #EB340A }
form#sample_request .control-group, form#recipe_form .control-group { display: inline-block; float: left; margin-bottom: 2rem; padding-right: 1rem; vertical-align: top; width: 100% }
form#sample_request .control-group.span6, form#recipe_form .control-group.span6 { width: 50% }
form#sample_request .control-label, form#recipe_form .control-label { display: block; margin-bottom: 0.25rem; text-align: left }
form#sample_request .control-label, form#sample_request .controls, form#recipe_form .control-label, form#recipe_form .controls { line-height: 1.75 }
form#sample_request input, form#sample_request select, form#sample_request textarea, form#recipe_form input, form#recipe_form select, form#recipe_form textarea { display: block; padding: 0 0.25rem; width: 100%; font-size: 14px; vertical-align: middle; color: #484747 }
form#sample_request select, form#recipe_form select { background: #fff; border: 1px solid #ccc; padding: 2px 8px; height: 35px; color: #777; font-size: 14px }
.samplerequest #featured { background-color: #f26660; color: white; text-align: left }
.samplerequest #featured:after { clear: both; content: ""; display: table }
.samplerequest #featured h1, .samplerequest #featured p { color: rgb(255, 255, 255) }
.samplerequest #featured > .span8 { margin: 0px auto; max-width: 1170px; padding: 2rem }
.samplerequest #mains-footer { margin: 0 auto; max-width: 1170px; padding: 2rem; text-align: left }
form#sample_request, form#recipe_form { display: block; margin: 0 auto; max-width: 1170px; padding: 0 1rem; text-align: left }
form#sample_request:after, form#recipe_form:after { clear: both; content: ""; display: table }
form#sample_request > fieldset, form#recipe_form > fieldset { display: inline-block; padding: 1rem; vertical-align: top }
form#sample_request > fieldset:after, form#recipe_form > fieldset:after { clear: both; content: ""; display: table }
form#sample_request > fieldset.span4, form#recipe_form > fieldset.span4 { margin-bottom: 4rem; margin-top: 2rem; text-align: center; width: 100% }
form#sample_request > fieldset.span4 img, form#recipe_form > fieldset.span4 img { height: auto; margin-bottom: 2rem; max-width: 100% }
form#sample_request input, form#sample_request select, form#sample_request textarea, form#recipe_form input, form#recipe_form select, form#recipe_form textarea { display: block; padding: 0 0.25rem; width: 100% }
form#sample_request textarea, form#recipe_form textarea { max-width: 100%; min-width: 100% }
form#sample_request input.phone-fields, form#recipe_form input.phone-fields { display: inline-block; float: left; vertical-align: middle; width: 30% }
form#sample_request .between, form#recipe_form .between { display: inline-block; float: left; text-align: center; width: 4% }
form#sample_request .control-group, form#recipe_form .control-group { display: inline-block; float: left; margin-bottom: 10px; padding-right: 1rem; vertical-align: top; width: 100% }
form#sample_request .control-label, form#sample_request .controls, form#recipe_form .control-label, form#recipe_form .controls { line-height: 1.75 }
form#sample_request .control-label, form#recipe_form .control-label { display: block; margin-bottom: 0.25rem; text-align: left; font-weight: 400 !important }
form#sample_request #get-sample, form#recipe_form #send-recipe { cursor: pointer; background-color: #f26660; border: none; color: rgb(255, 255, 255); font-size: 18px; padding: 16px; text-transform: uppercase }
form#recipe_form .btn { min-width: auto; height: auto; text-transform: none; letter-spacing: inherit; font-family: Roboto; box-shadow: none; -webkit-box-shadow: none }
@media screen and (min-width:768px) {
    form#sample_request .control-group.span6, form#recipe_form .control-group.span6 { width: 50% }
    form#sample_request .control-group.span3, form#recipe_form .control-group.span3 { width: 25% }
}
@media screen and (min-width:1024px) {
    form#sample_request > fieldset.span8, form#recipe_form > fieldset.span8 { float: left; padding-right: 2rem; width: 66% }
    form#sample_request > fieldset.span4, form#recipe_form > fieldset.span4 { float: right; margin-bottom: 0; margin-top: -12rem; padding-right: 2rem; text-align: left; width: 33% }
    .samplerequest #featured h1 { font-size: 3rem; max-width: 50% }
}
.recipe-upload-complete { display: none; text-align: center; margin: 0px; padding: 10px; left: 0px; height: auto; width: 100%; box-sizing: border-box; border: none; position: absolute; color: rgb(242, 102, 96); font-size: 24px; line-height: 30px; font-family: Roboto }
#loading-mask { display: none; font-size: 1.1em; font-weight: bold; position: fixed; text-align: center; z-index: 20002; width: 100%; height: 100%; left: 0; top: 0 }
#after-loading-success-message { display: none; font-size: 1.1em; position: fixed; text-align: center; z-index: 20002; width: 100%; height: 100%; left: 0; top: 0 }
#success-message-container { padding: 20px 15px; line-height: 1.4; position: relative; text-align: center; top: 35%; width: 300px; z-index: 1000; background: #FFFFFF none repeat scroll 0 0; margin: auto }
#success-message-container img.product-image { display: inline-block; width: 30% }
#success-message-container .msg { display: block; margin-bottom: 10px; font-size: 13px }
#success-message-container .product-name { font-size: 14px; margin: 5px 0 10px }
#success-message-container .timer { display: none }
#success-message-container button { margin-top: 15px; min-width: 133px }
.pagewidth { margin: 0 auto; max-width: 1200px }
.pagewidth { max-width: 1200px; padding: 0 72px }

@media (max-width:1023px) {
.pagewidth { padding: 0 24px }
}
.grid, .grid--rev, .grid--full, .grid-uniform { *zoom: 1 }
.grid:after, .grid--rev:after, .grid--full:after, .grid-uniform:after { content: ''; display: table; clear: both }
.grid__item.clear { clear: both }
.grid, .grid--rev, .grid--full, .grid-uniform { list-style: none; margin: 0; padding: 0; margin-left: -30px }
.grid__item { box-sizing: border-box; float: left; min-height: 1px; padding-left: 30px; vertical-align: top; width: 100% }
.grid--rev { direction: rtl; text-align: left }
.grid--rev>.grid__item { direction: ltr; text-align: left; float: right }
.grid--full { margin-left: 0 }
.grid--full>.grid__item { padding-left: 0 }
.grid--full>.grid__item .grid__item { padding-left: 0 }

.six-five {width:6.5%}
.fourteen-five{width:14.5%}
.eighteen {width:18%}
.twenty-seven { width: 27% }
.fifty-five {width:55%}
.seventy-three { width: 73% }
.one-whole { width: 100% }
.one-half { width: 50% }
.one-third { width: 33.333% }
.one-third-whole { width: 33% }
.two-thirds { width: 66.666% }
.one-quarter { width: 25% }
.two-quarters { width: 50% }
.three-quarters { width: 75% }
.one-fifth { width: 20% }
.two-fifths { width: 40% }
.three-fifths { width: 60% }
.four-fifths { width: 80% }
.one-sixth { width: 16.666% }
.two-sixths { width: 33.333% }
.three-sixths { width: 50% }
.four-sixths { width: 66.666% }
.fourish-sixths { width: 67% }
.five-sixths { width: 83.333% }
.one-eighth { width: 12.5% }
.two-eighths { width: 25% }
.three-eighths { width: 37.5% }
.four-eighths { width: 50% }
.five-eighths { width: 62.5% }
.six-eighths { width: 75% }
.seven-eighths { width: 87.5% }
.one-tenth { width: 10% }
.two-tenths { width: 20% }
.three-tenths { width: 30% }
.four-tenths { width: 40% }
.foursix-tenths { width: 46% }
.five-tenths { width: 50% }
.fivefour-tenths { width: 54% }
.six-tenths { width: 60% }
.seven-tenths { width: 70% }
.eight-tenths { width: 80% }
.nine-tenths { width: 90% }
.one-twelfth { width: 8.333% }
.two-twelfths { width: 16.666% }
.three-twelfths { width: 25% }
.four-twelfths { width: 33.333% }
.five-twelfths { width: 41.666% }
.six-twelfths { width: 50% }
.seven-twelfths { width: 58.333% }
.sevenpeight-twelfths { width: 65% }
.eight-twelfths { width: 66.666% }
.nine-twelfths { width: 75% }
.ten-twelfths { width: 83.333% }
.eleven-twelfths { width: 91.666% }
.large--left { float: left !important}
.large--right { float: right !important} 
.text-center {text-align: center !important}
.large--hider { display: none !important }


@media only screen and (max-width:480px) {
    .small--one-whole { width: 100% }
    .small--one-half { width: 50% }
    .small--one-third { width: 33.333% }
    .small--one-third-whole { width: 33% }
    .small--two-thirds { width: 66.666% }
    .small--one-quarter { width: 25% }
    .small--two-quarters { width: 50% }
    .small--three-quarters { width: 75% }
    .small--one-fifth { width: 20% }
    .small--two-fifths { width: 40% }
    .small--three-fifths { width: 60% }
    .small--four-fifths { width: 80% }
    .small--one-sixth { width: 16.666% }
    .small--two-sixths { width: 33.333% }
    .small--three-sixths { width: 50% }
    .small--four-sixths { width: 66.666% }
    .small--fourish-sixths { width: 67% }
    .small--five-sixths { width: 83.333% }
    .small--one-eighth { width: 12.5% }
    .small--two-eighths { width: 25% }
    .small--three-eighths { width: 37.5% }
    .small--four-eighths { width: 50% }
    .small--five-eighths { width: 62.5% }
    .small--six-eighths { width: 75% }
    .small--seven-eighths { width: 87.5% }
    .small--one-tenth { width: 10% }
    .small--two-tenths { width: 20% }
    .small--three-tenths { width: 30% }
    .small--four-tenths { width: 40% }
    .small--five-tenths { width: 50% }
    .small--six-tenths { width: 60% }
    .small--seven-tenths { width: 70% }
    .small--eight-tenths { width: 80% }
    .small--nine-tenths { width: 90% }
    .small--one-twelfth { width: 8.333% }
    .small--two-twelfths { width: 16.666% }
    .small--three-twelfths { width: 25% }
    .small--four-twelfths { width: 33.333% }
    .small--five-twelfths { width: 41.666% }
    .small--six-twelfths { width: 50% }
    .small--seven-twelfths { width: 58.333% }
    .small--eight-twelfths { width: 66.666% }
    .small--nine-twelfths { width: 75% }
    .small--ten-twelfths { width: 83.333% }
    .small--eleven-twelfths { width: 91.666% }
    .small--show { display: block !important }
    .small--hide { display: none !important }
    .small--text-left { text-align: left !important }
    .small--text-right { text-align: right !important }
    .small--text-center { text-align: center !important }
    .small--left { float: left !important }
    .small--right { float: right !important }
    .grid-uniform .small--one-half:nth-child(2n+1), .grid-uniform .small--one-third:nth-child(3n+1), .grid-uniform .small--one-quarter:nth-child(4n+1), .grid-uniform .small--one-fifth:nth-child(5n+1), .grid-uniform .small--one-sixth:nth-child(6n+1), .grid-uniform .small--two-sixths:nth-child(3n+1), .grid-uniform .small--three-sixths:nth-child(2n+1), .grid-uniform .small--two-eighths:nth-child(4n+1), .grid-uniform .small--four-eighths:nth-child(2n+1), .grid-uniform .small--five-tenths:nth-child(2n+1), .grid-uniform .small--one-twelfth:nth-child(12n+1), .grid-uniform .small--two-twelfths:nth-child(6n+1), .grid-uniform .small--three-twelfths:nth-child(4n+1), .grid-uniform .small--four-twelfths:nth-child(3n+1), .grid-uniform .small--six-twelfths:nth-child(2n+1) { clear: both }
    .push--small--one-eighth { left: 12.5% }
}

@media only screen and (min-width:481px) and (max-width:768px) {
    .medium--one-whole { width: 100% }
    .medium--one-half { width: 50% }
    .medium--one-third { width: 33.333% }
    .medium--one-third-whole { width: 33% }
    .medium--two-thirds { width: 66.666% }
    .medium--one-quarter { width: 25% }
    .medium--two-quarters { width: 50% }
    .medium--three-quarters { width: 75% }
    .medium--one-fifth { width: 20% }
    .medium--two-fifths { width: 40% }
    .medium--three-fifths { width: 60% }
    .medium--four-fifths { width: 80% }
    .medium--one-sixth { width: 16.666% }
    .medium--two-sixths { width: 33.333% }
    .medium--three-sixths { width: 50% }
    .medium--four-sixths { width: 66.666% }
    .medium--fourish-sixths { width: 67% }
    .medium--five-sixths { width: 83.333% }
    .medium--one-eighth { width: 12.5% }
    .medium--two-eighths { width: 25% }
    .medium--three-eighths { width: 37.5% }
    .medium--four-eighths { width: 50% }
    .medium--five-eighths { width: 62.5% }
    .medium--six-eighths { width: 75% }
    .medium--seven-eighths { width: 87.5% }
    .medium--one-tenth { width: 10% }
    .medium--two-tenths { width: 20% }
    .medium--three-tenths { width: 30% }
    .medium--four-tenths { width: 40% }
    .medium--five-tenths { width: 50% }
    .medium--six-tenths { width: 60% }
    .medium--seven-tenths { width: 70% }
    .medium--eight-tenths { width: 80% }
    .medium--nine-tenths { width: 90% }
    .medium--one-twelfth { width: 8.333% }
    .medium--two-twelfths { width: 16.666% }
    .medium--three-twelfths { width: 25% }
    .medium--four-twelfths { width: 33.333% }
    .medium--five-twelfths { width: 41.666% }
    .medium--six-twelfths { width: 50% }
    .medium--seven-twelfths { width: 58.333% }
    .medium--eight-twelfths { width: 66.666% }
    .medium--nine-twelfths { width: 75% }
    .medium--ten-twelfths { width: 83.333% }
    .medium--eleven-twelfths { width: 91.666% }
    .medium--show { display: block !important }
    .medium--hide { display: none !important }
    .medium--text-left { text-align: left !important }
    .medium--text-right { text-align: right !important }
    .medium--text-center { text-align: center !important }
    .medium--left { float: left !important }
    .medium--right { float: right !important }
    .grid-uniform .medium--one-half:nth-child(2n+1), .grid-uniform .medium--one-third:nth-child(3n+1), .grid-uniform .medium--one-quarter:nth-child(4n+1), .grid-uniform .medium--one-fifth:nth-child(5n+1), .grid-uniform .medium--one-sixth:nth-child(6n+1), .grid-uniform .medium--two-sixths:nth-child(3n+1), .grid-uniform .medium--three-sixths:nth-child(2n+1), .grid-uniform .medium--two-eighths:nth-child(4n+1), .grid-uniform .medium--four-eighths:nth-child(2n+1), .grid-uniform .medium--five-tenths:nth-child(2n+1), .grid-uniform .medium--one-twelfth:nth-child(12n+1), .grid-uniform .medium--two-twelfths:nth-child(6n+1), .grid-uniform .medium--three-twelfths:nth-child(4n+1), .grid-uniform .medium--four-twelfths:nth-child(3n+1), .grid-uniform .medium--six-twelfths:nth-child(2n+1) { clear: both }
}

@media only screen and (max-width:768px) {
    #main-header {height:auto;}
    #main-header-new {height:auto;}
    .medium-down--one-whole { width: 100% }
    .medium-down--one-half { width: 50% }
    .medium-down--one-third { width: 33.333% }
    .medium----one-third-whole { width: 33% }
    .medium-down--two-thirds { width: 66.666% }
    .medium-down--one-quarter { width: 25% }
    .medium-down--two-quarters { width: 50% }
    .medium-down--three-quarters { width: 75% }
    .medium-down--one-fifth { width: 20% }
    .medium-down--two-fifths { width: 40% }
    .medium-down--three-fifths { width: 60% }
    .medium-down--four-fifths { width: 80% }
    .medium-down--one-sixth { width: 16.666% }
    .medium-down--two-sixths { width: 33.333% }
    .medium-down--three-sixths { width: 50% }
    .medium-down--four-sixths { width: 66.666% }
    .medium-down--fourish-sixths { width: 67% }
    .medium-down--five-sixths { width: 83.333% }
    .medium-down--one-eighth { width: 12.5% }
    .medium-down--two-eighths { width: 25% }
    .medium-down--three-eighths { width: 37.5% }
    .medium-down--four-eighths { width: 50% }
    .medium-down--five-eighths { width: 62.5% }
    .medium-down--six-eighths { width: 75% }
    .medium-down--seven-eighths { width: 87.5% }
    .medium-down--one-tenth { width: 10% }
    .medium-down--two-tenths { width: 20% }
    .medium-down--three-tenths { width: 30% }
    .medium-down--four-tenths { width: 40% }
    .medium-down--five-tenths { width: 50% }
    .medium-down--six-tenths { width: 60% }
    .medium-down--seven-tenths { width: 70% }
    .medium-down--eight-tenths { width: 80% }
    .medium-down--nine-tenths { width: 90% }
    .medium-down--one-twelfth { width: 8.333% }
    .medium-down--two-twelfths { width: 16.666% }
    .medium-down--three-twelfths { width: 25% }
    .medium-down--four-twelfths { width: 33.333% }
    .medium-down--five-twelfths { width: 41.666% }
    .medium-down--six-twelfths { width: 50% }
    .medium-down--seven-twelfths { width: 58.333% }
    .medium-down--eight-twelfths { width: 66.666% }
    .medium-down--nine-twelfths { width: 75% }
    .medium-down--ten-twelfths { width: 83.333% }
    .medium-down--eleven-twelfths { width: 91.666% }
    .medium-down--show { display: block !important }
    .medium-down--hide { display: none !important }
    .medium-down--text-left { text-align: left !important }
    .medium-down--text-right { text-align: right !important }
    .medium-down--text-center { text-align: center !important }
    .medium-down--left { float: left !important }
    .medium-down--right { float: right !important }
    .grid-uniform .medium-down--one-half:nth-child(2n+1), .grid-uniform .medium-down--one-third:nth-child(3n+1), .grid-uniform .medium-down--one-quarter:nth-child(4n+1), .grid-uniform .medium-down--one-fifth:nth-child(5n+1), .grid-uniform .medium-down--one-sixth:nth-child(6n+1), .grid-uniform .medium-down--two-sixths:nth-child(3n+1), .grid-uniform .medium-down--three-sixths:nth-child(2n+1), .grid-uniform .medium-down--two-eighths:nth-child(4n+1), .grid-uniform .medium-down--four-eighths:nth-child(2n+1), .grid-uniform .medium-down--five-tenths:nth-child(2n+1), .grid-uniform .medium-down--one-twelfth:nth-child(12n+1), .grid-uniform .medium-down--two-twelfths:nth-child(6n+1), .grid-uniform .medium-down--three-twelfths:nth-child(4n+1), .grid-uniform .medium-down--four-twelfths:nth-child(3n+1), .grid-uniform .medium-down--six-twelfths:nth-child(2n+1) { clear: both }
}
@media only screen and (min-width: 769px) {
    #main-header-new .medium-down--hide { display: block !important }
}
@media only screen and (max-width: 820px) {
    .header-top .grid__item .middle-box { display: none !important }
}
@media only screen and (min-width:769px) {
    .large--one-whole { width: 100% }
    .large--one-half { width: 50% }
    .large--one-third { width: 33.333% }
    .large--one-third-whole { width: 33% }
    .large--two-thirds { width: 66.666% }
    .large--one-quarter { width: 25% }
    .large--two-quarters { width: 50% }
    .large--three-quarters { width: 75% }
    .large--one-fifth { width: 20% }
    .large--two-fifths { width: 40% }
    .large--three-fifths { width: 60% }
    .large--four-fifths { width: 80% }
    .large--one-sixth { width: 16.666% }
    .large--two-sixths { width: 33.333% }
    .large--three-sixths { width: 50% }
    .large--four-sixths { width: 66.666% }
    .large--fourish-sixths { width: 67% }
    .large--five-sixths { width: 83.333% }
    .large--one-eighth { width: 12.5% }
    .large--two-eighths { width: 25% }
    .large--three-eighths { width: 37.5% }
    .large--four-eighths { width: 50% }
    .large--five-eighths { width: 62.5% }
    .large--six-eighths { width: 75% }
    .large--seven-eighths { width: 87.5% }
    .large--one-tenth { width: 10% }
    .large--two-tenths { width: 20% }
    .large--three-tenths { width: 30% }
    .large--four-tenths { width: 40% }
    .large--five-tenths { width: 50% }
    .large--six-tenths { width: 60% }
    .large--seven-tenths { width: 70% }
    .large--eight-tenths { width: 80% }
    .large--nine-tenths { width: 90% }
    .large--one-twelfth { width: 8.333% }
    .large--two-twelfths { width: 16.666% }
    .large--three-twelfths { width: 25% }
    .large--four-twelfths { width: 33.333% }
    .large--five-twelfths { width: 41.666% }
    .large--six-twelfths { width: 50% }
    .large--seven-twelfths { width: 58.333% }
    .large--eight-twelfths { width: 66.666% }
    .large--nine-twelfths { width: 75% }
    .large--ten-twelfths { width: 83.333% }
    .large--eleven-twelfths { width: 91.666% }
    .large--show { display: block !important }
    .large--hide { display: none !important }
    .large--text-left { text-align: left !important }
    .large--text-right { text-align: right !important }
    .large--text-center { text-align: center !important }
    .large--left { float: left !important }
    .large--right { float: right !important }
    .grid-uniform .large--one-half:nth-child(2n+1), .grid-uniform .large--one-third:nth-child(3n+1), .grid-uniform .large--one-quarter:nth-child(4n+1), .grid-uniform .large--one-fifth:nth-child(5n+1), .grid-uniform .large--one-sixth:nth-child(6n+1), .grid-uniform .large--two-sixths:nth-child(3n+1), .grid-uniform .large--three-sixths:nth-child(2n+1), .grid-uniform .large--two-eighths:nth-child(4n+1), .grid-uniform .large--four-eighths:nth-child(2n+1), .grid-uniform .large--five-tenths:nth-child(2n+1), .grid-uniform .large--one-twelfth:nth-child(12n+1), .grid-uniform .large--two-twelfths:nth-child(6n+1), .grid-uniform .large--three-twelfths:nth-child(4n+1), .grid-uniform .large--four-twelfths:nth-child(3n+1), .grid-uniform .large--six-twelfths:nth-child(2n+1) { clear: both }
}
[class*="push--"] { position: relative }
.push--two-percent {left:2%;}
.push--three-percent {left:3%;}
.push--five-percent {left:5%;}
.push--seven-percent {left:7%;}
.push--fifteen-percent {left:15%;}
.push--one-whole { left: 100% }
.push--one-half { left: 50% }
.push--one-third { left: 33.333% }
.push--two-thirds { left: 66.666% }
.push--one-quarter { left: 25% }
.push--two-quarters { left: 50% }
.push--three-quarters { left: 75% }
.push--one-fifth { left: 20% }
.push--two-fifths { left: 40% }
.push--three-fifths { left: 60% }
.push--four-fifths { left: 80% }
.push--one-sixth { left: 16.666% }
.push--two-sixths { left: 33.333% }
.push--three-sixths { left: 50% }
.push--four-sixths { left: 66.666% }
.push--five-sixths { left: 83.333% }
.push--one-eighth { left: 12.5% }
.push--two-eighths { left: 25% }
.push--three-eighths { left: 37.5% }
.push--four-eighths { left: 50% }
.push--five-eighths { left: 62.5% }
.push--six-eighths { left: 75% }
.push--seven-eighths { left: 87.5% }
.push--eight-hundredths { left: 8% }
.push--one-tenth { left: 10% }
.push--two-tenths { left: 20% }
.push--three-tenths { left: 30% }
.push--four-tenths { left: 40% }
.push--five-tenths { left: 50% }
.push--six-tenths { left: 60% }
.push--seven-tenths { left: 70% }
.push--eight-tenths { left: 80% }
.push--nine-tenths { left: 90% }
.push--one-twelfth { left: 8.333% }
.push--two-twelfths { left: 16.666% }
.push--three-twelfths { left: 25% }
.push--four-twelfths { left: 33.333% }
.push--five-twelfths { left: 41.666% }
.push--six-twelfths { left: 50% }
.push--seven-twelfths { left: 58.333% }
.push--eight-twelfths { left: 66.666% }
.push--nine-twelfths { left: 75% }
.push--ten-twelfths { left: 83.333% }
.push--eleven-twelfths { left: 91.666% }

@media only screen and (min-width:481px) and (max-width:768px) {
    .push--medium--one-whole { left: 100% }
    .push--medium--one-half { left: 50% }
    .push--medium--one-third { left: 33.333% }
    .push--medium--two-thirds { left: 66.666% }
    .push--medium--one-quarter { left: 25% }
    .push--medium--two-quarters { left: 50% }
    .push--medium--three-quarters { left: 75% }
    .push--medium--one-fifth { left: 20% }
    .push--medium--two-fifths { left: 40% }
    .push--medium--three-fifths { left: 60% }
    .push--medium--four-fifths { left: 80% }
    .push--medium--one-sixth { left: 16.666% }
    .push--medium--two-sixths { left: 33.333% }
    .push--medium--three-sixths { left: 50% }
    .push--medium--four-sixths { left: 66.666% }
    .push--medium--five-sixths { left: 83.333% }
    .push--medium--one-eighth { left: 12.5% }
    .push--medium--two-eighths { left: 25% }
    .push--medium--three-eighths { left: 37.5% }
    .push--medium--four-eighths { left: 50% }
    .push--medium--five-eighths { left: 62.5% }
    .push--medium--six-eighths { left: 75% }
    .push--medium--seven-eighths { left: 87.5% }
    .push--medium--one-tenth { left: 10% }
    .push--medium--two-tenths { left: 20% }
    .push--medium--three-tenths { left: 30% }
    .push--medium--four-tenths { left: 40% }
    .push--medium--five-tenths { left: 50% }
    .push--medium--six-tenths { left: 60% }
    .push--medium--seven-tenths { left: 70% }
    .push--medium--eight-tenths { left: 80% }
    .push--medium--nine-tenths { left: 90% }
    .push--medium--one-twelfth { left: 8.333% }
    .push--medium--two-twelfths { left: 16.666% }
    .push--medium--three-twelfths { left: 25% }
    .push--medium--four-twelfths { left: 33.333% }
    .push--medium--five-twelfths { left: 41.666% }
    .push--medium--six-twelfths { left: 50% }
    .push--medium--seven-twelfths { left: 58.333% }
    .push--medium--eight-twelfths { left: 66.666% }
    .push--medium--nine-twelfths { left: 75% }
    .push--medium--ten-twelfths { left: 83.333% }
    .push--medium--eleven-twelfths { left: 91.666% }
}
@media only screen and (max-width:768px) {
    .push--medium-down--one-whole { left: 100% }
    .push--medium-down--one-half { left: 50% }
    .push--medium-down--one-third { left: 33.333% }
    .push--medium-down--two-thirds { left: 66.666% }
    .push--medium-down--one-quarter { left: 25% }
    .push--medium-down--two-quarters { left: 50% }
    .push--medium-down--three-quarters { left: 75% }
    .push--medium-down--one-fifth { left: 20% }
    .push--medium-down--two-fifths { left: 40% }
    .push--medium-down--three-fifths { left: 60% }
    .push--medium-down--four-fifths { left: 80% }
    .push--medium-down--one-sixth { left: 16.666% }
    .push--medium-down--two-sixths { left: 33.333% }
    .push--medium-down--three-sixths { left: 50% }
    .push--medium-down--four-sixths { left: 66.666% }
    .push--medium-down--five-sixths { left: 83.333% }
    .push--medium-down--one-eighth { left: 12.5% }
    .push--medium-down--two-eighths { left: 25% }
    .push--medium-down--three-eighths { left: 37.5% }
    .push--medium-down--four-eighths { left: 50% }
    .push--medium-down--five-eighths { left: 62.5% }
    .push--medium-down--six-eighths { left: 75% }
    .push--medium-down--seven-eighths { left: 87.5% }
    .push--medium-down--one-tenth { left: 10% }
    .push--medium-down--two-tenths { left: 20% }
    .push--medium-down--three-tenths { left: 30% }
    .push--medium-down--four-tenths { left: 40% }
    .push--medium-down--five-tenths { left: 50% }
    .push--medium-down--six-tenths { left: 60% }
    .push--medium-down--seven-tenths { left: 70% }
    .push--medium-down--eight-tenths { left: 80% }
    .push--medium-down--nine-tenths { left: 90% }
    .push--medium-down--one-twelfth { left: 8.333% }
    .push--medium-down--two-twelfths { left: 16.666% }
    .push--medium-down--three-twelfths { left: 25% }
    .push--medium-down--four-twelfths { left: 33.333% }
    .push--medium-down--five-twelfths { left: 41.666% }
    .push--medium-down--six-twelfths { left: 50% }
    .push--medium-down--seven-twelfths { left: 58.333% }
    .push--medium-down--eight-twelfths { left: 66.666% }
    .push--medium-down--nine-twelfths { left: 75% }
    .push--medium-down--ten-twelfths { left: 83.333% }
    .push--medium-down--eleven-twelfths { left: 91.666% }
}
@media only screen and (min-width:769px) {
    .push--large--fifteen-percent { left: 15% }
    .push--large--one-whole { left: 100% }
    .push--large--one-half { left: 50% }
    .push--large--one-third { left: 33.333% }
    .push--large--two-thirds { left: 66.666% }
    .push--large--one-quarter { left: 25% }
    .push--large--two-quarters { left: 50% }
    .push--large--three-quarters { left: 75% }
    .push--large--one-fifth { left: 20% }
    .push--large--two-fifths { left: 40% }
    .push--large--three-fifths { left: 60% }
    .push--large--four-fifths { left: 80% }
    .push--large--one-sixth { left: 16.666% }
    .push--large--two-sixths { left: 33.333% }
    .push--large--three-sixths { left: 50% }
    .push--large--four-sixths { left: 66.666% }
    .push--large--five-sixths { left: 83.333% }
    .push--large--one-eighth { left: 12.5% }
    .push--large--two-eighths { left: 25% }
    .push--large--three-eighths { left: 37.5% }
    .push--large--four-eighths { left: 50% }
    .push--large--five-eighths { left: 62.5% }
    .push--large--six-eighths { left: 75% }
    .push--large--seven-eighths { left: 87.5% }
    .push--large--one-tenth { left: 10% }
    .push--large--two-tenths { left: 20% }
    .push--large--three-tenths { left: 30% }
    .push--large--four-tenths { left: 40% }
    .push--large--five-tenths { left: 50% }
    .push--large--six-tenths { left: 60% }
    .push--large--seven-tenths { left: 70% }
    .push--large--eight-tenths { left: 80% }
    .push--large--nine-tenths { left: 90% }
    .push--large--one-twelfth { left: 8.333% }
    .push--large--two-twelfths { left: 16.666% }
    .push--large--three-twelfths { left: 25% }
    .push--large--four-twelfths { left: 33.333% }
    .push--large--five-twelfths { left: 41.666% }
    .push--large--six-twelfths { left: 50% }
    .push--large--seven-twelfths { left: 58.333% }
    .push--large--eight-twelfths { left: 66.666% }
    .push--large--nine-twelfths { left: 75% }
    .push--large--ten-twelfths { left: 83.333% }
    .push--large--eleven-twelfths { left: 91.666% }
}
.wrapper { *zoom: 1; margin: 0 auto; padding: 0 15px }
.wrapper:after { content: ''; display: table; clear: both }
@media screen and (min-width:768px) {
    main.wrapper { padding: 0 10px 0 55px; }
}
@media screen and (min-width:1080px) {
    main.wrapper { padding: 0; }
}
@media screen and (max-width:940px) {
    .review-MC {width:200px; margin: 0px auto; padding-left:10px;}
}
.is-transitioning { display: block !important; visibility: visible !important }

/* shappify discount icon */
.product-sale-tag strong{padding-top:7px}

/* Instagram Styling */
.lightbox-instagram .name-section {font-family: Darwin, Arial, Sans-Serif;}
.lightbox-instagram{font-family: Arial, Sans-Serif;}

/* 201116 Three Column Element Grid Layout */
.one-third-column {width:32%;margin-right:2%;float:left;}
.one-third-column-last {width:32%;margin-right:0;float:right;}
@media only screen and (max-width: 600px) {.one-half-column-left, .one-half-column-right, .one-third-column, .one-third-column-last {float:none;width:100%;margin-right:0;}}

.fda-statement {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    border: 1px solid black;
    width: 100%;
    max-width: 500px;
    padding: 12px;
    margin-top: 15px;
  margin-bottom:10px;
    margin-right: auto;
    margin-left: auto!important;
    font-size: 12px;
    line-height: 1em;
    font-weight: 600;
}

.search-bar button.btn.icon-fallback-text {
    line-height: 1em;
}
.search-bar {margin-bottom:20px;}


/* custom css */
.temp--landing_elevated_ver4 .breadcrumbs ul{
float: unset;
padding-left: 20.5px
}
.temp--landing_elevated_ver4 .arrow_down svg{
    height: unset;
    background: unset;
}
.temp--landing_elevated_ver4 .header-question .stars{
    padding-top: unset;
}
.temp--landing_elevated_ver4 .header_custom_contentItem.w-50.pr-255{
    padding-bottom: 21px;
    padding-right: 26px;
    padding-top: 3px
}
.temp--landing_elevated_ver4 .header-icon-car{
    top: 5px;
    left: 1px
}
.temp--landing_elevated_ver4 .header-icon-car p{
    position: relative;
    left: -0.5px;
}
.temp--landing_elevated_ver4 .header_top_menu li a{
    letter-spacing: .05px;
}
.temp--landing_elevated_ver4 .header_top_menu li::before{
    top: 5px
}
.temp--landing_elevated_ver4 .main-link{
    gap: 0.4rem;
    position: relative;
    top: -1px;
}

.temp--landing_elevated_ver4 .new-home-newsletter-title div{
    padding-left: 30px;
    color: #fff;
    letter-spacing: 3px;
    text-transform: uppercase;
    font-size: 24px!important;
    display: block!important;
    font-family: 'darwin-plain';
    line-height: 36px;
}
.new-home-newsletter-text p{
    margin: unset;
    font-size: 14px;
    font-family: 'darwin-plain';
    line-height: 21px;
    letter-spacing: normal;
    color: #fff;
}
.new-home-newsletter-form form ._field-wrapper input:first-child{
    border-radius: 3px;
}
.newsletter-section .newsletter-btn{
    padding: 0;
    display: inline-block;
    margin-top: 5px;
    height: 33px;
}
@media screen and (max-width: 768px){
.new-home-newsletter-text, .new-home-newsletter-title {
    margin-bottom: 20px;
    text-align: center!important;
    display: block!important;
}
.new-home-newsletter-form input {
    display: block;
    float: none;
    text-align: center;
    margin: 0 auto;
}
}
/*---------- static pages header updated xcc------------- */
.template_elevated_macro1_main .arrow_down svg{
    height: unset;
    background: unset;
}
.template_elevated_macro1_main .header-question .stars{
    padding-top: unset;
}
.template_elevated_macro1_main .header_custom_contentItem.w-50.pr-255{
    padding-bottom: 21px;
    padding-right: 26px;
    padding-top: 3px
}
.template_elevated_macro1_main .header-icon-car{
    top: 5px;
    left: 1px
}
.template_elevated_macro1_main .header-icon-car p{
    position: relative;
    left: -0.5px;
}
.template_elevated_macro1_main .header_top_menu li a{
    letter-spacing: .05px;
}
.template_elevated_macro1_main .header_top_menu li::before{
    top: 5px
}
.template_elevated_macro1_main .main-link{
    gap: 0.4rem;
    position: relative;
    top: -1px;
}
@media screen and (max-width: 768px) {
    .template_elevated_macro1_main .slideout-menu-left {
      left: 0;
    }
    .template_elevated_macro1_main .slideout-menu {
      bottom: 0;
      display: none;
      min-height: 100vh;
      overflow-y: scroll;
      position: fixed;
      top: 0;
      width: 18.28571em;
      z-index: 0;
      -webkit-overflow-scrolling: touch;
    }
    .template_elevated_macro1_main .slideout-open .slideout-menu {
      display: block !important;
    }
    .bkg-none{
      display:none
    }
    .template_elevated_macro1_main .announcement-bar__message, .temp--landing_elevated_ver4 .announcement-bar__message{
      line-height: 18px!important;
      padding: unset!important;
    }
    .template_elevated_macro1_main .header_mob_inner_container, .temp--landing_elevated_ver4 .header_mob_inner_container{
      padding-bottom: 10px
    }
    .template_elevated_macro1_main .header_mobile_logo, .temp--landing_elevated_ver4 .header_mobile_logo{
      position: relative;
      top: 1px;
    }
    .template_elevated_macro1_main .header_mobile_logo img, .temp--landing_elevated_ver4 .header_mobile_logo img{
      display: block;
    }
    .template_elevated_macro1_main .mobile_header_content h1, .temp--landing_elevated_ver4 .mobile_header_content h1{
     line-height: 30px;
    }
    .template_elevated_macro1_main .mobile_header_icons, .temp--landing_elevated_ver4 .mobile_header_icons{
    padding-right: 1.1rem!important
    }
    .template_elevated_macro1_main .mobile_header_icons .mbl_icon_cart, .template_elevated_macro1_main .mobile_header_icons .mbl_icon_bar, .temp--landing_elevated_ver4 .mobile_header_icons .mbl_icon_cart, .temp--landing_elevated_ver4 .mobile_header_icons .mbl_icon_bar{
    margin-right: 0.2rem
    }
    .template_elevated_macro1_main .mbl_icon_cart, .temp--landing_elevated_ver4 .mbl_icon_cart{
    left: -1px
    }
    .template_elevated_macro1_main .header_mob_inner .cart-count-bubble, .temp--landing_elevated_ver4 .header_mob_inner .cart-count-bubble{
    right: -5px;
    }
    .template_elevated_macro1_main .slideout_icons i, .temp--landing_elevated_ver4 .slideout_icons i{
        font-size: 35px;
        margin-right: 2px;
    }
    .template_elevated_macro1_main .slideout-link-text, .temp--landing_elevated_ver4 .slideout-link-text{
        font-size: 21px
    }
    .template_elevated_macro1_main .mobile_drawer_img, .temp--landing_elevated_ver4 .mobile_drawer_img{
        margin-top: 10px;
    }
    .template_elevated_macro1_main span.mbl_toggle, .temp--landing_elevated_ver4 span.mbl_toggle{
        top: 11px;
        right: 15px
    }
  }
  @media screen and (min-width: 769px) {
    .main-section__layout{
        z-index: -1;
        position: relative;
    }
  }

  .template_elevated_macro1_main .custom_childlist, .temp--landing_elevated_ver4 .custom_childlist{
    margin: unset;
    margin-top: 3px
  }
  .template_elevated_macro1_main .custom_garndchild_list, .temp--landing_elevated_ver4 .custom_garndchild_list{
    margin-top: 12px;
    margin-left: unset;
    margin-bottom: unset!important;
  }
  .template_elevated_macro1_main .custom_menu_level2, .temp--landing_elevated_ver4 .custom_menu_level2{
    padding-bottom: 3px;
  }
  .template_elevated_macro1_main .custom_childlist, .temp--landing_elevated_ver4 .custom_childlist{
    row-gap: 33px;
    column-gap: 1.2rem;
  }
  .template_elevated_macro1_main li.mega_menu_featured_img, .temp--landing_elevated_ver4 li.mega_menu_featured_img {
    position: relative;
    top: -3px;
    left: 1px;
  }
  .template_elevated_macro1_main .mega_menu_featured_img img, .temp--landing_elevated_ver4 .mega_menu_featured_img img{
    max-width: 99.7%; 
  }
  .template_elevated_macro1_main .utility-bar--bottom-border{
   background-color: rgb(var(--color-background));
   }

