/**
 * Magento Enterprise Edition
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Magento Enterprise Edition License
 * that is bundled with this package in the file LICENSE_EE.txt.
 * It is also available through the world-wide-web at this URL:
 * http://www.magentocommerce.com/license/enterprise-edition
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magentocommerce.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magentocommerce.com for more information.
 *
 * @category    design
 * @package     enterprise_default
 * @copyright   Copyright (c) 2014 Magento Inc. (http://www.magentocommerce.com)
 * @license     http://www.magentocommerce.com/license/enterprise-edition
 */
/* ============================================ *
 * General Enterprise Styles
 * ============================================ */
.global-site-notice div.notice-inner {
  background-image: url("https://www.chutingstar.com/skin/frontend/blueacorn/enterprise/images/demo-logo.png");
}

/* ============================================ *
 * RMA List
 * ============================================ */
@media only screen and (max-width: 599px) {
  #my-returns-table .ship-from,
  #my-returns-table .number {
    display: none;
  }
}
/* ============================================ *
 * RMA Create
 * ============================================ */
#rma_create_form .form-list li {
  border-bottom: 1px solid #cccccc;
  font-family: "Raleway", "Helvetica Neue", Verdana, Arial, sans-serif;
  font-size: f-size-xs;
}
#rma_create_form .form-list li:last-child {
  border-bottom: none;
}
#rma_create_form .form-list li h5 {
  font-weight: 400;
  text-align: left;
  padding-left: 15px;
  text-transform: none;
}
#rma_create_form .form-list li h5.rma-email {
  text-transform: none;
}
#rma_create_form .fieldset {
  margin: 20px 0;
}
#rma_create_form .fieldset #registrant_options .field .input-box {
  margin-bottom: 10px;
}
#rma_create_form .buttons-set {
  border-top: none;
}

/* ============================================ *
 * RMA View
 * ============================================ */
.rma-view.col-2 {
  text-align: right;
}
.rma-view h3 {
  font-weight: 600;
}

body.enterprise-rma-return-view .box-content {
  font-family: "Raleway", "Helvetica Neue", Verdana, Arial, sans-serif;
  font-size: f-size-xs;
  margin-bottom: 20px;
}

#my-returns-items-table th,
#my-returns-items-table td {
  font-size: 13px;
}

#rma_comment .box-content label {
  font-family: "Raleway", "Helvetica Neue", Verdana, Arial, sans-serif;
  font-size: f-size-xs;
  font-weight: 400;
}
#rma_comment .buttons-set {
  border-top: none;
}
#rma_comment .note-list {
  font-family: "Raleway", "Helvetica Neue", Verdana, Arial, sans-serif;
  font-size: f-size-xs;
  font-weight: 400;
}
#rma_comment .note-list li {
  border-bottom: 1px solid #cccccc;
  padding: 5px 0;
}
#rma_comment .note-list li:last-child {
  border-bottom: none;
}

@media only screen and (max-width: 480px) {
  .rma-view.col-2 {
    text-align: left;
  }
  .rma-view.col-1, .rma-view.col-2 {
    border-bottom: 1px solid #cccccc;
    margin-bottom: 20px;
  }
  .rma-view.col-1 h3, .rma-view.col-2 h3 {
    margin-bottom: 0;
  }
}
/* ============================================ *
 * Store credit
 * ============================================ */
.storecredit .account-balance {
  border-bottom: 1px solid #cccccc;
  margin-bottom: 20px;
  padding-bottom: 10px;
}

body.customer-account .storecredit .data-table td.last {
  padding: 10px;
}

@media only screen and (max-width: 420px) {
  .storecredit th,
  .storecredit td {
    font-size: 12px;
    padding: 5px;
  }

  body.customer-account .storecredit .data-table td.last {
    padding: 5px;
  }
}
/* ============================================ *
 * Gift Registry
 * ============================================ */
.btn-gift-registry {
  padding: 3px 0 0 33px;
}

.btn-gift-registry .input-box {
  margin: 0 0 7px;
}

.btn-gift-registry select {
  width: 100%;
}

/* ============================================ *
 * Reward
 * ============================================ */
.rewards {
  margin-bottom: 30px;
}

.reward-message {
  background-color: #3399cc;
  display: block;
  margin: 5px 0;
  padding: 3px 10px;
  color: #e6e6e6;
  font-family: "Raleway", "Helvetica Neue", Verdana, Arial, sans-serif;
}
.reward-message.reward-checkout {
  margin-bottom: 10px;
}
.reward-message p {
  display: inline;
  font-size: 13px;
}
.reward-message p.limit {
  display: block;
  font-size: 12px;
  font-style: italic;
}
.reward-message a {
  color: #e6e6e6;
  text-decoration: underline;
}

.my-rewards h2 {
  position: relative;
}
.my-rewards h2 .separator {
  display: none;
}
.my-rewards h2 a {
  font-size: 14px;
  margin-left: 30px;
  white-space: nowrap;
  position: absolute;
  top: 10px;
}
.my-rewards .box {
  margin-bottom: 20px;
}
.my-rewards .box.info-box {
  border-bottom: 1px solid #ededed;
  padding-bottom: 10px;
}
.my-rewards .box.info-box dt {
  font-weight: bold;
  margin-bottom: 0;
  margin-top: 10px;
  text-transform: none;
}
@media only screen and (max-width: 979px) {
  .my-rewards h2 {
    padding-right: 120px;
  }
  .my-rewards h2 a {
    margin-left: 0;
    right: 0;
  }
  .my-rewards #reward-history small.nobr {
    white-space: normal;
  }
}
@media only screen and (max-width: 599px) {
  .my-rewards #reward-history small {
    display: none;
  }
  .my-rewards #reward-history th.balance,
  .my-rewards #reward-history td.balance,
  .my-rewards #reward-history th.date,
  .my-rewards #reward-history td.date {
    display: none;
  }
}

@charset "UTF-8";.custom-shiv,.select-container.small .custom-shiv{color:#fff;letter-spacing:0;clear:both;overflow:hidden;cursor:pointer}.custom-shiv,.fancybox-inner{overflow:hidden}.fancybox-nav,html{-webkit-tap-highlight-color:transparent}.fancybox-nav,a,a.button,a:hover{text-decoration:none}.bml-checkout-type,.map-popup .map-popup-checkout .additional-addtocart-box li{list-style-type:none}#grid{position:fixed;top:0;left:0;height:100%;width:100%;z-index:9999;pointer-events:none}#grid .desktop,#grid .mobile,#grid .tablet{display:none;float:left;width:100%;height:100%;border-top:1px solid #B00;border-bottom:1px solid #B00}#grid .desktop div,#grid .mobile div,#grid .tablet div{float:left;height:100%;border-left:1px solid #B00;border-right:1px solid #B00;background:rgba(255,213,0,.25)}@media only screen and (min-width:320px) and (max-width:767px){#grid .mobile{display:block}}@media only screen and (min-width:768px) and (max-width:1023px){#grid .tablet{display:block}}#grid .desktop{float:none;margin:0 auto;width:1024px}@media only screen and (min-width:1024px){#grid .desktop{display:block}}.m-1{width:1.25%}.t-1{width:3.90625%}.d-1{width:7.6171875%}.m-2{margin-left:6.25%;width:15.625%}.t-2{margin-left:3.90625%;width:11.979166667%}.d-2{margin-left:2.44140625%;width:14.453125%}.m-3{margin-left:6.25%;width:17.5%}.t-3{margin-left:3.90625%;width:9.635416667%}.d-3{margin-left:2.44140625%;width:8.10546875%}.m-4{margin-left:6.25%;width:17.5%}.t-4{margin-left:3.90625%;width:10.807291666%}.d-4{margin-left:2.44140625%;width:11.23046875%}.m-5{margin-left:6.25%;width:15.625%}.t-5{margin-left:3.90625%;width:10.807291666%}.d-5{margin-left:2.44140625%;width:11.328125%}.m-6{margin-left:6.25%;width:1.25%}.t-6{margin-left:3.90625%;width:9.635416667%}.d-6{margin-left:2.44140625%;width:8.10546875%}.t-7{margin-left:3.90625%;width:11.979166667%}.d-7{margin-left:2.44140625%;width:14.453125%}.t-8{margin-left:3.90625%;width:3.90625%}.d-8{margin-left:2.44140625%;width:7.6171875%}.custom-shiv,.fields .field label,.select-custom{width:100%;float:left}.fields{clear:both;margin-left:0}.input-custom{position:absolute;left:-999em}.select-custom{opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";position:absolute;z-index:1;left:0;top:0;display:block;cursor:pointer;-webkit-appearance:menulist-button;height:32px}.custom-shiv{height:32px;background:url(https://www.chutingstar.com/skin/frontend/blueacorn/chs/images/input_texture.png) no-repeat #898782;background-size:100% 100%;border:none;padding:12px 15px 34px;font-family:LFT_Etica_Reg,Verdana,Arial,sans-serif;font-size:14px;line-height:27px;position:relative}.custom-shiv span:after{position:absolute;right:0;top:0;width:51px;height:46px;content:'';font-family:SSStandard;line-height:52px;display:block;text-align:center;background-color:#131006;font-size:11px}.select-container{padding-top:0;position:relative;display:inline-block}.select-container.validation-error .custom-shiv{background-color:#B00;background-image:linear-gradient(to bottom,#d50000,#B00);background-repeat:repeat-x;filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr='argb(#d50000)', endColorstr='argb(#BB0000)', GradientType=0)"}.select-container:hover .custom-shiv{color:#fff}.select-container .validation-advice{padding-top:50px}.select-container.disabled{opacity:.5;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"}.select-container.small{top:4px}.select-container.small .select-custom{height:18px}.select-container.small .custom-shiv{float:left;width:100%;height:32px;background:url(https://www.chutingstar.com/skin/frontend/blueacorn/chs/images/input_texture.png) no-repeat #898782;background-size:100% 100%;border:none;padding:12px 15px 34px;font-family:LFT_Etica_Reg,Verdana,Arial,sans-serif;font-size:14px;line-height:25px;position:relative}.select-container.small .custom-shiv span:after{position:absolute;right:0;top:0;width:51px;height:46px;content:'';font-family:SSStandard;line-height:52px;display:block;text-align:center;background-color:#131006;font-size:11px}label.radio-label.checked:before,label.radio-label:before,span.label.radio-label.checked:before,span.label.radio-label:before{position:absolute;display:block;content:'';background-image:url(https://www.chutingstar.com/skin/frontend/blueacorn/chs/images/sprite.png);width:21px;height:21px;border:none;background-color:transparent;box-shadow:none;border-radius:50%}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2 / 1),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){label.radio-label.checked:before,label.radio-label:before,span.label.radio-label.checked:before,span.label.radio-label:before{background-image:url(https://www.chutingstar.com/skin/frontend/blueacorn/chs/images/sprite@2x.png);background-size:800px 500px}}label.checkbox-label,label.radio-label,span.label.checkbox-label,span.label.radio-label{position:relative;line-height:20px;cursor:pointer;padding:0 0 0 27px!important}label.checkbox-label:before,label.radio-label:before,span.label.checkbox-label:before,span.label.radio-label:before{content:'';display:block;position:absolute;left:0;top:0;width:18px;height:18px;background-color:#fff;border:1px solid #898782;border-radius:3px;color:#FFCD00;font-family:SSStandard;text-align:center;line-height:20px;font-size:10px;-webkit-box-shadow:inset 1px 1px 0 rgba(255,255,255,.75);box-shadow:inset 1px 1px 0 rgba(255,255,255,.75)}label.checkbox-label.disabled,label.radio-label.disabled,span.label.checkbox-label.disabled,span.label.radio-label.disabled{pointer-events:none;opacity:.75;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=75)"}label.checkbox-label.disabled:before,label.radio-label.disabled:before,span.label.checkbox-label.disabled:before,span.label.radio-label.disabled:before{background-color:#f2f2f2}label.radio-label:before,span.label.radio-label:before{background-position:-72px -28px;border-radius:50%}label.radio-label.checked:before,span.label.radio-label.checked:before{background-position:-52px -28px}label.checkbox-label.checked:before,span.label.checkbox-label.checked:before{content:'✓';color:#131006;background-color:#FFCD00;border:1px solid #FFCD00;font-size:10px;box-shadow:none;padding-left:1px}span.label.checkbox-label label,span.label.radio-label label{padding:0}.form-list .select-container{display:block;width:100%;clear:both}.box-related .checkbox-label{float:left;margin-top:36px;margin-right:10px}.shipping #co-shipping-method-form .sp-methods dd label.radio-label{border:0;font-style:normal}.opc .select-container{width:365px}.opc .select-container.v-fix{width:auto;clear:none}.opc .select-container select{margin-top:0;width:100%}.customer-address-form .form-list .select-container{width:365px}.reset{clear:none}.chechout-purchase-share ul.products-grid{text-align:center}.chechout-purchase-share ul.products-grid li{display:inline-block!important}.chechout-purchase-share ul.products-grid li .rewardssocial-purchased-product{margin-bottom:5px}.chechout-purchase-share .products-grid>li{float:none}.chechout-purchase-share .page-title h1{border-bottom:none;line-height:1}.points-special-header-ee{display:none}.customer-account .box-account{padding-bottom:0;margin-bottom:0;border-bottom:none}.customer-account .box-account h2{letter-spacing:1.4px;line-height:48px}.customer-account .mypoints-sendfriend .input-box{width:inherit}.customer-account.rewards-customer-index .dashboard .col2-set .col-1,.customer-account.rewards-customer-index .dashboard .col2-set .col-2{padding-right:25px}.customer-account.rewards-customer-index .box-account .box-head h2{font-size:23px;line-height:23px}.customer-account .dashboard .mypoints-summary .box-head h2{background:0 0!important;padding-left:0}.customer-account .dashboard.mypoints-page h1{line-height:1}.catalog-product-view .rewards-special-review-summary{font-size:14px;text-align:center;width:50%;margin:0 auto;padding-top:20px;padding-bottom:20px}.checkout-onepage-success .messages .success-msg li{height:auto;padding-bottom:12px}.checkout-cart-index .cart-forms .rewards-box-spend-minicart{cursor:pointer;background:0 0;border:none;padding:0;margin-bottom:10px}.checkout-cart-index .cart-forms .rewards-box-spend-minicart h2{background-color:#D0A87C;height:52px;color:#fff;font-size:15px;letter-spacing:2px;text-align:center;line-height:52px;content:'\f501';transition:.2s opacity ease-in-out,.2s transform ease-in-out}@media (max-width:979px){.checkout-cart-index .cart-forms .rewards-box-spend-minicart h2{font-size:10px}}@media (max-width:770px){.checkout-cart-index .cart-forms .rewards-box-spend-minicart h2{font-size:15px}}.checkout-cart-index .cart-forms .rewards-box-spend-minicart h2:after{font-family:SSStandard;content:'\f500';display:inline-block;float:right;margin-right:20px;margin-top:3px;font-size:11px;margin-left:27px}@media (max-width:1199px){.checkout-cart-index .cart-forms .rewards-box-spend-minicart h2{font-weight:400;padding-left:0;text-align:center}.checkout-cart-index .cart-forms .rewards-box-spend-minicart h2:after{margin-left:0;margin-right:10px}}@media (max-width:979px){.checkout-cart-index .cart-forms .rewards-box-spend-minicart h2:after{font-size:9px}}@media (max-width:770px){.checkout-cart-index .cart-forms .rewards-box-spend-minicart h2:after{font-size:11px;margin-right:20px}}.checkout-cart-index .cart-forms .rewards-box-spend-minicart h2.expandedHeader:after{content:'\f501';transition:.2s opacity ease-in-out,.2s transform ease-in-out}.checkout-cart-index .cart-forms .rewards-box-spend-minicart .box-content{display:none}.checkout-cart-index .cart-forms .rewards-box-spend-minicart .box-content.expanded{display:block}.checkout-cart-index .cart-points-total_earned .caption,.checkout-cart-index .cart-points-total_spent .caption{color:#D0A87C!important}.checkout-onepage-index .points-checkout-onepage-sidebox{background-color:inherit;border:none}.checkout-onepage-index .points-checkout-onepage-sidebox-header{background-color:inherit;border:none;width:100%}.checkout-onepage-index .points-checkout-onepage-sidebox-header h4{color:#131006;font-size:16px;line-height:20px;margin-left:43px;letter-spacing:1px}.h1,.h2,h1,h2{letter-spacing:-4px;text-rendering:optimizeLegibility}.checkout-onepage-index .points-checkout-onepage-sidebox-header h4:before{position:absolute;display:block;content:'';background-image:url(https://www.chutingstar.com/skin/frontend/blueacorn/chs/images/sprite.png);background-position:-514px -64px!important;width:28px;height:28px;top:78px;left:62px}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2 / 1),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.checkout-onepage-index .points-checkout-onepage-sidebox-header h4:before{background-image:url(https://www.chutingstar.com/skin/frontend/blueacorn/chs/images/sprite@2x.png);background-size:800px 500px}}.checkout-onepage-index .points-checkout-onepage-sidebox-content{font-size:12px}.checkout-onepage-index .points-checkout-onepage-sidebox-content .points-left{float:left;padding-left:46px}.checkout-onepage-index .points-checkout-onepage-sidebox-content .points-right{float:right;clear:both;margin-top:-18px}@media (max-width:1071px) and (min-width:770px){.checkout-onepage-index .points-checkout-onepage-sidebox-header h4{margin-left:18px}.checkout-onepage-index .points-checkout-onepage-sidebox-header h4:before{left:31px}.checkout-onepage-index .points-checkout-onepage-sidebox-content .points-left{padding-left:0}.checkout-onepage-index .points-checkout-onepage-sidebox-content .points-right{margin-left:62px;float:left}}.checkout-onepage-index .rewards-checkout-onepage-guestwarn{padding:10px;border:none;box-shadow:none;margin-bottom:20px;background:#007036;color:#fff;font-style:normal;border-radius:3px;font-family:LFT_Etica_Reg,Verdana,Arial,sans-serif}.checkout-cart-index div.cart-forms .rewards-box-spend-minicart h2{background-color:#131006}.checkout-cart-index .cart_redemption_item{margin-top:10px}.checkout-cart-index .cart_redemption_item input[type=checkbox]{margin-right:5px}.checkout-cart-index .cart-points-total_earned div{color:#131006!important}.checkout-cart-index .rewards-box-spend-minicart .box-content{display:block}/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */.fancybox-image,.fancybox-inner,.fancybox-nav,.fancybox-nav span,.fancybox-outer,.fancybox-skin,.fancybox-tmp,.fancybox-wrap,.fancybox-wrap iframe,.fancybox-wrap object{padding:0;margin:0;border:0;outline:0;vertical-align:top}.fancybox-wrap{position:absolute;top:0;left:0;z-index:8020}.fancybox-inner,.fancybox-outer,.fancybox-skin{position:relative}.fancybox-skin{background:#f9f9f9;color:#444;text-shadow:none;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.fancybox-opened{z-index:8030}.fancybox-opened .fancybox-skin{-webkit-box-shadow:0 10px 25px rgba(0,0,0,.5);-moz-box-shadow:0 10px 25px rgba(0,0,0,.5);box-shadow:0 10px 25px rgba(0,0,0,.5)}.fancybox-type-iframe .fancybox-inner{-webkit-overflow-scrolling:touch}.fancybox-error{color:#444;font:14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;margin:0;padding:15px;white-space:nowrap}.fancybox-iframe,.fancybox-image{display:block;width:100%;height:100%}.fancybox-image{max-width:100%;max-height:100%}#fancybox-loading,.fancybox-close,.fancybox-next span,.fancybox-prev span{background-image:url(https://www.chutingstar.com/skin/frontend/blueacorn/chs/images/fancybox/fancybox_sprite.png)}#fancybox-loading{position:fixed;top:50%;left:50%;margin-top:-22px;margin-left:-22px;background-position:0 -108px;opacity:.8;cursor:pointer;z-index:8060}.fancybox-close,.fancybox-nav,.fancybox-nav span{z-index:8040;position:absolute;cursor:pointer}#fancybox-loading div{width:44px;height:44px;background:url(https://www.chutingstar.com/skin/frontend/blueacorn/chs/images/fancybox/fancybox_loading.gif) center center no-repeat}.fancybox-close{top:-18px;right:-18px;width:36px;height:36px}.fancybox-nav{top:0;width:40%;height:100%;background:url(https://www.chutingstar.com/skin/frontend/blueacorn/chs/images/fancybox/blank.gif)}.fancybox-prev{left:0}.fancybox-next{right:0}.fancybox-nav span{top:50%;width:36px;height:34px;margin-top:-18px;visibility:hidden}.fancybox-prev span{left:10px;background-position:0 -36px}.fancybox-next span{right:10px;background-position:0 -72px}.fancybox-nav:hover span{visibility:visible}.fancybox-tmp{position:absolute;top:-99999px;left:-99999px;visibility:hidden;max-width:99999px;max-height:99999px;overflow:visible!important}.fancybox-lock,.fancybox-lock body{overflow:hidden!important}.fancybox-lock{width:auto}.fancybox-lock-test{overflow-y:hidden!important}.fancybox-overlay{position:absolute;top:0;left:0;overflow:hidden;display:none;z-index:8010;background:url(https://www.chutingstar.com/skin/frontend/blueacorn/chs/images/fancybox/fancybox_overlay.png)}.fancybox-overlay-fixed{position:fixed;bottom:0;right:0}.fancybox-lock .fancybox-overlay{overflow:auto;overflow-y:scroll}.breadcrumbs,svg:not(:root){overflow:hidden}.fancybox-title{visibility:hidden;font:400 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;position:relative;text-shadow:none;z-index:8050}.fancybox-opened .fancybox-title{visibility:visible}.fancybox-title-float-wrap{position:absolute;bottom:0;right:50%;margin-bottom:-35px;z-index:8050;text-align:center}.fancybox-title-float-wrap .child{display:inline-block;margin-right:-100%;padding:2px 20px;background:0 0;background:rgba(0,0,0,.8);-webkit-border-radius:15px;-moz-border-radius:15px;border-radius:15px;text-shadow:0 1px 2px #222;color:#FFF;font-weight:700;line-height:24px;white-space:nowrap}article,aside,details,figcaption,figure,footer,header,hgroup,img,nav,section,summary{display:block}abbr,acronym,body,fieldset,html,img,legend{border:0}[class*=" il-"]:before,[class^=il-]:before,[data-icon]:before{font-family:chsicons!important;font-style:normal!important;font-weight:400!important;font-variant:normal!important;text-transform:none!important;speak:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fancybox-title-outside-wrap{position:relative;margin-top:10px;color:#fff}body,button,fieldset,figure,input,ol,select,textarea,ul{margin:0}.fancybox-title-inside-wrap{padding-top:10px}.fancybox-title-over-wrap{position:absolute;bottom:0;left:0;color:#fff;padding:10px;background:#000;background:rgba(0,0,0,.8)}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (min-device-pixel-ratio:1.5){#fancybox-loading,.fancybox-close,.fancybox-next span,.fancybox-prev span{background-image:url(https://www.chutingstar.com/skin/frontend/blueacorn/chs/images/fancybox/fancybox_sprite@2x.png);background-size:44px 152px}#fancybox-loading div{background-image:url(https://www.chutingstar.com/skin/frontend/blueacorn/chs/images/fancybox/fancybox_loading@2x.gif);background-size:24px 24px}}@font-face{font-family:chsicons;src:url(https://www.chutingstar.com/skin/frontend/blueacorn/chs/fonts/chs.eot);src:url(https://www.chutingstar.com/skin/frontend/blueacorn/chs/fonts/chs.eot?#iefix) format("embedded-opentype"),url(https://www.chutingstar.com/skin/frontend/blueacorn/chs/fonts/chs.woff) format("woff"),url(https://www.chutingstar.com/skin/frontend/blueacorn/chs/fonts/chs.ttf) format("truetype"),url(https://www.chutingstar.com/skin/frontend/blueacorn/chs/fonts/chs.svg#chs) format("svg");font-weight:400;font-style:normal}[data-icon]:before{content:attr(data-icon)}.item-options dt,.product-pricing .benefit,.tier-prices .benefit,.tier-prices-grouped .benefit,dfn{font-style:italic}.il-icon-instagram:before{content:"a"}.il-icon-youtube-play:before{content:"b"}.il-caret-right:before{content:"A"}.il-angle-down:before{content:"B"}.il-angle-left:before{content:"C"}.il-angle-right:before{content:"D"}.il-angle-up:before{content:"E"}.il-delete-circle:before{content:"F"}.il-icon-flag:before{content:"K"}.il-il-icon-cart-fill:before{content:"L"}.il-il-icon-chat-fill:before{content:"M"}.il-il-icon-question-fill:before{content:"N"}.il-il-icon-user-fill:before{content:"O"}.il-circle:before{content:"P"}.il-icon-pinterest:before{content:"f"}.il-icon-pager-right:before{content:"g"}.il-icon-pager-left:before{content:"h"}.il-icon-close-thin:before{content:"J"}.il-cart:before{content:"c"}.il-close:before{content:"d"}.il-icon-down:before{content:"e"}.il-icon-facebook:before{content:"i"}.il-icon-search:before{content:"j"}.il-icon-twitter:before{content:"k"}.il-icon-up:before{content:"l"}.il-icon-youtube:before{content:"m"}.il-oval-7-icon-drag:before{content:"n"}.il-icon-menu:before{content:"o"}.il-icon-arrow:before{content:"p"}.il-icon-cart:before{content:"q"}.il-icon-chat:before{content:"r"}.il-icon-chat-checkout:before{content:"s"}.il-icon-check:before{content:"t"}.il-icon-check-alt:before{content:"u"}.il-icon-close:before{content:"v"}.il-icon-facebook-1:before{content:"w"}.il-icon-map-point:before{content:"x"}.il-icon-mute:before{content:"y"}.il-icon-user:before{content:"z"}.il-icon-twitter-1:before{content:"G"}.il-icon-trash:before{content:"H"}.il-icon-sound:before{content:"I"}.il-icon-slider-right:before{content:"Q"}.il-icon-slider-left:before{content:"R"}.il-icon-right-triangle:before{content:"S"}.il-icon-search-1:before{content:"T"}.il-icon-question:before{content:"U"}.il-icon-qty-plus:before{content:"V"}.il-icon-qty-minus:before{content:"W"}.block .actions:after,.buttons-set:after,q:after,q:before{content:''}/*! normalize.css v2.0.1 | MIT License | git.io/normalize */audio,canvas,video{display:inline-block}audio:not([controls]){display:none;height:0}[hidden]{display:none}html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{background:#FFF}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}.h1,.h2,address,h1,h2{font-style:normal}mark{background:#ff0;color:#000}code,kbd,pre,samp{font-family:monospace,serif;font-size:1em}pre{white-space:pre;white-space:pre-wrap;word-wrap:break-word}q{quotes:"\201C" "\201D" "\2018" "\2019"}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}legend{padding:0}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],input[disabled]{cursor:default}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top}table{border-collapse:collapse;border-spacing:0}*,:after,:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0}*,input[type=search]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box}h1,h2,h3,h4,h5,h6{font-weight:400}caption,cite,code,th{font-weight:400;font-style:normal;text-align:left}fieldset{padding:0}ol,ul{list-style:none;padding:0;line-height:12px}input:focus,input[type=search]:focus{outline-offset:-2px}input[type=search]{-webkit-appearance:none;box-sizing:border-box}@-ms-viewport{width:device-width}@-o-viewport{width:device-width}@viewport{width:device-width}a,button{-ms-touch-action:manipulation;touch-action:manipulation}*{box-sizing:border-box}body,button,input,select,table,textarea{font-family:LFT_Etica_Reg,Verdana,Arial,sans-serif;color:#131006;font-size:14px;line-height:1.5}a{color:#131006}a:hover{color:#e6b900}a:focus{color:#665200;outline:0}.h1,.h2,.h3,.h4,h1,h2,h3,h4{color:#131006}.h1,h1{margin:0 0 .7em;font-family:Trixie-Pro-Heavy,"Helvetica Neue",Verdana,Arial,sans-serif;font-size:68px;line-height:98px}.h2,h2{margin:0 0 .5em;font-family:TrixieOT-Heavy,"Helvetica Neue",Verdana,Arial,sans-serif;font-size:48px;line-height:69px}.h3,.h4,.h5,h3,h4,h5{margin:0 0 10px}.h3,h3{font-family:Trixie-Pro-Heavy,"Helvetica Neue",Verdana,Arial,sans-serif;font-size:33px;font-style:normal;line-height:47px;letter-spacing:-2px;text-rendering:optimizeSpeed}.block-title h2,.block-title h3,.block-title strong,.h4,.h5,.h6,h4,h5,h6{font-family:LFT_Etica_Semibold,"Helvetica Neue",Verdana,Arial,sans-serif;font-style:normal;text-rendering:optimizeSpeed}.h4,h4{font-size:26px;line-height:37px}.h5,h5{color:#131006;font-size:22px;line-height:31px}.h6,.p,h6,p{margin:0 0 5px;color:#131006}.h6,.price-box .price,h6{font-size:16px}.h6,h6{line-height:23px}.p,p{font-size:14px;line-height:25px}.address-list address{margin-bottom:1em}.availability{margin-bottom:0;font-size:13px;text-transform:uppercase}.availability .label{display:none}.availability.in-stock{color:#007036}.availability.available-soon,.availability.out-of-stock{color:#B00}.availability-only{color:#B00;margin-bottom:10px}.page-title h1,.page-title h2,.product-name .h1,.product-name h1{font-size:48px;font-weight:600;color:#131006;border-bottom:1px solid #EDEDED;padding-bottom:3px;margin-bottom:15px}.block,.col-left-first{margin-bottom:20px}.col-left-first .block:last-of-type{margin-bottom:0}.block-title{position:relative;padding:10px 0 0;margin-bottom:5px;border-top:1px solid #CCC}.block-title h2,.block-title h3,.block-title strong{margin:0;color:#131006;font-size:22px;line-height:25px}.block-title small{font-size:100%;font-weight:400;color:gray}body:not(.customer-account) .block:first-child .block-title{border-top:none;padding-top:0}.block-subtitle{font-weight:700;margin-bottom:7px}.block-content{margin-top:5px}.block-content.unpad{padding:0}.block-content li.item{margin:0 0 10px 9px}.block-content li.item:last-child{margin-bottom:0}.block .actions{margin:10px 0 0}.block .actions:after{display:table;clear:both}.block .actions a{float:left}.block .actions .button{float:right}.col-left .block .actions .button~a,.col-right .block .actions .button~a{line-height:33px;margin-right:5px}@media only screen and (max-width:770px){.sidebar .block:not(.block-layered-nav){margin-bottom:0}.sidebar .block:not(.block-layered-nav) .block-title{padding:0;margin-top:0;border-bottom:none;border-top:none;margin-bottom:0}.sidebar .block:not(.block-layered-nav) .block-title>strong{margin:0;color:#131006;font-family:LFT_Etica_Semibold,"Helvetica Neue",Verdana,Arial,sans-serif;font-size:26px;font-style:normal;line-height:37px;text-rendering:optimizeSpeed;-moz-user-select:none;-ms-user-select:none;-webkit-user-select:none;-o-user-select:none;user-select:none;font-weight:400;padding:7px 10px 7px 24px;border-width:1px;border-style:solid;border-color:#CCC;position:relative;background-color:#F4F4F4;display:block;width:100%;cursor:pointer;border-bottom:0}.sidebar .block:not(.block-layered-nav) .block-title>strong:after{content:'';position:absolute;width:0;height:0;display:block;border-top:4px solid transparent;border-bottom:4px solid transparent;border-left:4px solid #FFCD00;border-right:none;left:10px;top:50%;margin-top:-3px}.sidebar .block:not(.block-layered-nav) .block-title>strong:hover{background-color:shade(#F4F4F4,3%)}.sidebar .block:not(.block-layered-nav) .block-title.active>strong{margin:0;color:#131006;font-family:LFT_Etica_Semibold,"Helvetica Neue",Verdana,Arial,sans-serif;font-size:26px;font-style:normal;line-height:37px;text-rendering:optimizeSpeed;-moz-user-select:none;-ms-user-select:none;-webkit-user-select:none;-o-user-select:none;user-select:none;font-weight:400;padding:7px 10px 7px 24px;border-width:1px;border-style:solid;border-color:#CCC;position:relative;background-color:#F4F4F4}.sidebar .block:not(.block-layered-nav) .block-title.active>strong:after{content:'';position:absolute;width:0;height:0;display:block;border-right:4px solid transparent;border-left:4px solid transparent;border-top:4px solid #FFCD00;border-bottom:none;left:10px;top:50%;margin-top:-3px}.sidebar .block:not(.block-layered-nav) .block-title.active>strong:hover{background-color:shade(#F4F4F4,3%)}.sidebar .block:not(.block-layered-nav) .block-content{padding:10px;margin-top:0;border-width:0 1px;border-style:solid;border-color:#CCC}}.opc .section .step-title,label{-moz-user-select:none;-o-user-select:none}#co-shipping-method-form .buttons-set .button,.button,.button2 span,.button2 span span,.cart-table .product-cart-actions .button,.footer .button{display:inline-block;font-family:LFT_Etica_Semibold,"Helvetica Neue",Verdana,Arial,sans-serif;text-transform:uppercase}.block-account .block-title,.block-cms-menu .block-title{padding-top:0;border-top:none}.block-account li,.block-cms-menu li{text-transform:uppercase;font-family:LFT_Etica_Semibold,"Helvetica Neue",Verdana,Arial,sans-serif;margin:7px 0}.block-account li strong,.block-cms-menu li strong{font-weight:400;color:#FFCD00}.block-account li a,.block-cms-menu li a{color:#131006}.block-account li a:hover,.block-cms-menu li a:hover{color:#FFCD00}.button.button-secondary,.cart .buttons-set .button,.cart-table .button,.sidebar .actions .button{background:#131006;color:#fff}.button.button-secondary:hover,.cart .buttons-set .button:hover,.cart-table .button:hover,.sidebar .actions .button:hover{background:#bfbfbf;cursor:pointer}.button.button-secondary:active,.cart .buttons-set .button:active,.cart-table .button:active,.sidebar .actions .button:active{background:#b3b3b3;color:#131006}.button.button-secondary:focus,.cart .buttons-set .button:focus,.cart-table .button:focus,.sidebar .actions .button:focus{color:#131006;background:#b3b3b3;outline:0}.sidebar .actions button.button{white-space:normal}.data-table th,.nobr,.nowrap,.please-wait,.price-box .price-label{white-space:nowrap}#co-shipping-method-form .buttons-set .button,.button,.cart-table .product-cart-actions .button,.footer .button{background:url(https://www.chutingstar.com/skin/frontend/blueacorn/chs/images/btn_texture.png) #FFCD00;padding:17px 49px 16px 50px;border:0;color:#131006;font-size:14px;font-weight:400;line-height:14px;letter-spacing:2px;text-align:center;vertical-align:middle;white-space:nowrap}#co-shipping-method-form .buttons-set .button:hover,.button:hover,.cart-table .product-cart-actions .button:hover,.footer .button:hover{background:#e6b900;cursor:pointer}#co-shipping-method-form .buttons-set .button:active,.button:active,.cart-table .product-cart-actions .button:active,.footer .button:active{background:#cca400;color:#FFF}#co-shipping-method-form .buttons-set .button:focus,.button:focus,.cart-table .product-cart-actions .button:focus,.footer .button:focus{background-color:#cca400;outline:0;color:#FFF}.button.btn-small{padding:15px 29px 14px 30px;font-size:12px;line-height:12px}.button.btn-large{line-height:15px;font-size:15px;padding:19px 59px 18px 60px}a.button:hover{color:#FFF}.button.disabled,.button:disabled{background:#C8C8C8;opacity:.6;cursor:not-allowed}.button+.button{margin-left:5px}.button2{border:0;padding:0 5px;margin:0;background:0 0;cursor:pointer;vertical-align:middle}.button2:focus{outline:0}.button2 span,.button2 span span{line-height:30px;height:30px;text-decoration:underline;color:#FFCD00}.button2 span span:hover,.button2 span:hover{text-decoration:none;color:#b39000}@media only screen and (max-width:770px){.col2-set .buttons-set .button,.col2-set .buttons-set .button2{float:none;width:100%;margin-left:0;margin-right:0}.col2-set .buttons-set .back-link,.col2-set .buttons-set .required{display:none}}@media only screen and (max-width:479px){.buttons-set .button{float:none;width:100%;margin-left:0;margin-right:0;margin-bottom:7px}.buttons-set .back-link,.buttons-set .required{display:none}}.paypal-after .paypal-button,.paypal-after .paypal-or,.paypal-logo.paypal-after{float:left}.button.btn-cart{background-color:#B00;color:#fff}.paypal-or{line-height:34px;margin:0 10px 5px}.paypal-button{line-height:0}.paypal-button img{display:inline}@media only screen and (max-width:740px){.paypal-or{line-height:20px}.paypal-button,.paypal-logo,.paypal-or{text-align:center;width:100%;display:block;margin-right:0;margin-left:0;float:none}}.buttons-set{clear:both;margin:10px 0 0;padding-top:10px;border-top:1px solid #EDEDED;text-align:right}.buttons-set p.required{margin:0 0 0 10px;line-height:33px;float:right}.buttons-set .back-link{float:left;margin:0;line-height:33px}.buttons-set a:not(.button){line-height:20px;display:inline-block;padding:5px}.buttons-set button.button{float:right;margin-left:5px;min-width:140px}.buttons-set:after{display:table;clear:both}.breadcrumbs{margin:25px auto;max-width:1160px}.breadcrumbs li{float:left;font-size:12px;font-family:LFT_Etica_Semibold,"Helvetica Neue",Verdana,Arial,sans-serif;text-transform:uppercase}.breadcrumbs a,.breadcrumbs strong{color:#131006;font-family:LFT_Etica_Reg,Verdana,Arial,sans-serif;font-size:13px;letter-spacing:1px}.breadcrumbs a{float:left;margin-right:4px;margin-left:5px}.breadcrumbs ul li:first-child a{margin-left:0}.breadcrumbs a:hover{color:#131006}.breadcrumbs strong{font-weight:400}.breadcrumbs span{float:left;padding:0 7px;font-family:SSStandard;font-size:11px}.btn-previous,.btn-remove{display:inline-block;width:20px;height:20px;text-align:center;font:0/0 a;text-shadow:none;color:transparent;position:relative}.error,.notice,.product-pricing .price,.tier-prices .price,.tier-prices-grouped .price{font-weight:700}.btn-previous:hover,.btn-remove:hover{background-color:#FFCD00;border-color:#FFCD00}.btn-remove{text-align:right}.btn-remove:after{font-family:SSStandard;content:'\2421';color:#131006;height:20px;line-height:20px;width:100%;font-size:11px}.btn-remove:hover:after{color:#FFF;text-decoration:none}.btn-remove2{background-position:4px -648px;border:none;vertical-align:top}.btn-remove2:after{display:none}.btn-previous:after,.btn-previous:hover:after{content:'';position:absolute;width:0;height:0;display:block;border-top:4px solid transparent;border-bottom:4px solid transparent;border-left:none}.btn-remove2:hover{background-color:transparent;opacity:.8;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"}.btn-previous:after{border-right:4px solid #FFCD00;top:50%;left:50%;margin-left:-2px;margin-top:-4px}.btn-previous:hover:after{border-right:4px solid #FFF}.col-wrapper:after,.footer-container:after,.main-container:after,.main:after{content:'';display:table;clear:both}#compare-items .btn-previous,#compare-items .btn-remove,.block-layered-nav .currently .btn-previous,.block-layered-nav .currently .btn-remove,.mini-products-list .btn-previous,.mini-products-list .btn-remove{float:right;margin-left:6px}.checkout-agreements li{margin-bottom:20px}.checkout-agreements .agreement-content{overflow-y:auto;max-width:670px;max-height:125px;margin-bottom:10px;padding:10px;border:1px solid #CCC;background:#F4F4F4}.cvv-what-is-this{margin-left:10px;font-size:13px;line-height:24px}.footer-container,.main-container{position:relative;max-width:1300px;margin:0 auto;padding:15px}.col-left img,.col-right img{max-width:100%}@media only screen and (min-width:480px){.footer-container,.main-container{padding:30px}}.footer-container{padding-top:0}.col-left,.col-main,.col-right{padding:0 10px}.col-left,.col2-right-layout .col-main{padding-left:0}.col-left{float:left;width:25%;clear:left}.col-right{float:right;width:25%;padding-right:0}.col-main{float:left;width:75%}.col1-layout .col-main{float:none;width:auto;padding:0}.col2-left-layout .col-main{float:right;padding-right:0}.col3-layout .col-right{width:20.8333333333%}.col3-layout .col-wrapper{float:left;width:79.1666666667%}.col3-layout .col-wrapper .col-main{float:right;width:73.6842105263%}.col3-layout .col-wrapper .col-left{width:26.3157894737%}@media only screen and (max-width:1000px){.col3-layout .col-right{float:left;clear:left;padding-left:0;padding-right:10px;width:25%}.col3-layout .col-wrapper{float:right;width:100%}.col3-layout .col-wrapper .col-main{float:right;width:75%}.col3-layout .col-wrapper .col-left{width:25%}}.col2-set:after,.grid:after{content:'';display:table;clear:both}@media only screen and (max-width:770px){.col-left,.col-main,.col-right,.col1-layout .col-left,.col1-layout .col-main,.col1-layout .col-right,.col2-left-layout .col-left,.col2-left-layout .col-main,.col2-left-layout .col-right,.col2-right-layout .col-left,.col2-right-layout .col-main,.col2-right-layout .col-right,.col3-layout .col-right,.col3-layout .col-wrapper .col-left,.col3-layout .col-wrapper .col-main{padding:0;margin-bottom:10px;float:none;width:auto}.col-main,.col3-layout .col-wrapper{float:none;width:auto}.col-main .col-left{padding:0}}.col2-set{width:100%}.col2-set .col-1,.col2-set .col-2{width:50%;padding:20px}@media only screen and (max-width:770px){.col2-set .col-1,.col2-set .col-2{padding:10px}}.col2-set .col-1{float:left;padding-left:0}.col2-set .col-2{float:right;padding-right:0}@media only screen and (max-width:479px){.col2-set .col-1,.col2-set .col-2{float:none;width:auto;border:0;padding-right:0;padding-left:0}}.col2-set .narrow{width:33%}.col2-set .wide{width:65%}@media only screen and (min-width:771px){.top-container{max-width:1300px;margin:0 auto;padding:0 30px}}.global-site-notice{background:#b39000;color:#e6e6e6;font-size:11px}.global-site-notice .notice-inner{padding-left:120px;width:100%;max-width:1240px;margin-left:auto;margin-right:auto;line-height:11px;min-height:40px;padding-top:14.5px;padding-bottom:14.5px;background-image:url(https://www.chutingstar.com/skin/frontend/blueacorn/chs/images/demo-logo.png);background-position:left;background-repeat:no-repeat}.global-site-notice p{margin-bottom:0}.promo-msg{color:#FFCD00;text-align:center;margin:10px;text-transform:uppercase;font-family:LFT_Etica_Semibold,"Helvetica Neue",Verdana,Arial,sans-serif}.success{color:#fff}.error{color:#B00}.notice{color:#FFF3BF}.messages{margin-bottom:0}.checkout-cart-index .messages{width:auto;margin:10px 6.25%}.checkout-cart-index .cartLeftInner .messages{width:100%;margin:0 0 10px}.messages li li{position:relative;margin-bottom:0;padding:7px 10px 7px 20px;background:#F4F4F4;font-size:14px}.messages .error-msg li:before,.messages .notice-msg li:before{content:'';position:absolute;border-top:6px solid transparent;border-bottom:6px solid transparent;border-right:none}.messages .error-msg li,.messages .notice-msg li{padding:11px 0 11px 11px;font-size:14px;font-family:LFT_Etica_Reg,Verdana,Arial,sans-serif;text-align:center}.messages li li:before{top:50%;left:0;margin-top:-6px}.messages .error-msg li{width:100%;background-color:#B00;color:#fff;border-left:none;display:inline-block;height:auto}.messages .error-msg li:before{width:0;height:0;display:block;border-left:6px solid #B00}.messages .notice-msg li{width:100%;background-color:#FFF3BF;color:#131006;border-left:none;display:inline-block;height:auto}.messages .notice-msg li:before{width:0;height:0;display:block;border-left:6px solid #FFF3BF}.messages .success-msg li{width:100%;background-color:#007036;color:#fff;border-left:none;text-align:center;font-size:14px;padding:11px 0 0 11px;font-family:LFT_Etica_Reg,Verdana,Arial,sans-serif;display:inline-block;min-height:42px;line-height:21px}.cms-index-index .messages .error-msg li,.cms-index-index .messages .notice-msg li,.cms-index-index .messages .success-msg li{padding:15px 0 15px 11px}@media only screen and (max-width:770px){.contacts-index-index .messages{margin-top:60px;margin-bottom:0}.contacts-index-index .messages li{min-height:42px;height:auto;padding:11px}}@media only screen and (min-width:915px){.order-list-grid .col-1{width:30%}.order-list-grid .col-2{width:50%;padding-right:20px}.order-list-grid .col-3{clear:none;width:20%;padding-top:0}}.page-popup{padding:20px;background:#FFF;height:auto}.page-popup h1{margin:0 0 .5em;font-size:36px}.payment-methods{margin-bottom:20px}.payment-methods dt{padding:5px 0}.payment-methods dd{padding-top:10px}.payment-methods .form-list{position:relative;display:inline-block;max-width:100%;margin:5px 15px 15px;padding:15px;border:1px solid #CCC;background:#F4F4F4}.payment-methods .form-list:after,.payment-methods .form-list:before{position:absolute;width:0;height:0;display:block;border-right:10px solid transparent;border-left:10px solid transparent;border-top:none;left:30px;content:''}.payment-methods .form-list:before{border-bottom:10px solid #CCC;top:-11px}.payment-methods .form-list:after{border-bottom:10px solid #F4F4F4;top:-10px}.payment-methods .form-list li:last-child{margin-bottom:0}.please-wait{display:inline-block;margin-left:10px;margin-top:5px;line-height:24px;height:24px}.please-wait img{float:left;margin-right:5px;width:24px}.price-box{margin:7px 0;font-family:LFT_Etica_Reg,Verdana,Arial,sans-serif}.price-box p{margin-bottom:0}.price-notice{color:gray}.price,.price-box .price{font-family:LFT_Etica_Reg,Verdana,Arial,sans-serif;color:#131006}.price-box .price-label,.products-grid .price,.products-grid .price-box .price{font-family:LFT_Etica_Semibold,"Helvetica Neue",Verdana,Arial,sans-serif}.products-grid .price,.products-grid .price-box .price{font-size:18px;color:#131006}.price-box .price-label{color:gray}.price-box .minimal-price-link{padding-left:1em;color:#FFCD00;display:block}.price-box .old-price,.price-box .special-price{display:inline-block}.price-box .old-price .price-label,.price-box .special-price .price-label{display:none}.price-box .old-price .price,.price-box .special-price .price{display:inline-block}.price-box .old-price .price{font-family:LFT_Etica_Reg,Verdana,Arial,sans-serif;color:#9b9994;text-decoration:line-through}.nav-primary a,.page-header-container a.skip-help,.skip-nav:not(.skip-active):hover,.truncated a.details:hover,a.skip-link{text-decoration:none}.price-box .special-price{color:#FFCD00;padding-left:1em}.price-box .special-price .price-label{color:#D84D3C}.price-box .price-excluding-tax,.price-box .price-including-tax,span.weee{display:block}.product-pricing,.tier-prices,.tier-prices-grouped{display:inline-block;padding:4px 8px;background:#FBF4DE;border:1px solid #E2D4C7;margin-top:7px}.product-pricing li,.tier-prices li,.tier-prices-grouped li{font-size:12px}.item-options{font-size:14px;font-family:LFT_Etica_Semibold,"Helvetica Neue",Verdana,Arial,sans-serif}.item-options:after{content:'';display:table;clear:both}.item-options dt{float:left;clear:left;font-weight:600;padding-right:5px}.item-options dt:after{content:': '}.item-options dd{float:left;padding-left:10px;margin:0 0 6px}.truncated,.truncated a.dots{cursor:help}.truncated a.details{cursor:help;height:16px;line-height:16px}.truncated .truncated_full_value{position:relative;z-index:300}.truncated .truncated_full_value .item-options{display:none;position:absolute;z-index:300;width:200px;padding:8px;border:1px solid #FFCD00;background-color:#F6F6F6;top:21px;left:-100px}.truncated .truncated_full_value .item-options:after{content:'';position:absolute;width:0;height:0;display:block;border-right:7px solid transparent;border-left:7px solid transparent;border-bottom:7px solid #FFCD00;border-top:none;left:97px;top:-7px}.truncated .truncated_full_value .item-options>p{font-weight:700;text-transform:uppercase;margin-bottom:8px}.truncated .show .item-options{display:block}@media only screen and (max-width:479px){.truncated{cursor:inherit}.truncated a.details{display:none}.truncated .truncated_full_value .item-options{display:block;position:static;z-index:1;width:100%;border:none;background-color:transparent}.truncated .truncated_full_value .item-options p{float:none}.truncated .truncated_full_value .item-options:after{display:none}}.page-print{width:6.5in;margin:20px;background:#FFF}.add-to-links{margin:7px 0}.add-to-links a{display:inline-block;padding:0 3px 3px}.add-to-links .separator{display:none}.no-touch .product-img-box .product-image:not(.zoom-available):hover,.product-image{position:relative;display:block}@media only screen and (max-width:770px){body .product-img-box .product-image:hover{border-color:#EDEDED}}.no-touch .product-image:hover{border-color:#39C}.ratings{margin:12px 0}.ratings .rating-box,.ratings .rating-links{margin:5px 0}.ratings .rating-box{width:112px;height:15px;background-image:url(https://www.chutingstar.com/skin/frontend/blueacorn/chs/images/sprite.png);background-repeat:no-repeat;background-position:-300px -81px!important;overflow:hidden}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2 / 1),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.ratings .rating-box{background-image:url(https://www.chutingstar.com/skin/frontend/blueacorn/chs/images/sprite@2x.png);background-size:800px 500px}}.ratings .rating-box .rating{float:left;height:15px;background-image:url(https://www.chutingstar.com/skin/frontend/blueacorn/chs/images/sprite.png);background-repeat:no-repeat;background-position:-300px -54px!important}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2 / 1),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.ratings .rating-box .rating{background-image:url(https://www.chutingstar.com/skin/frontend/blueacorn/chs/images/sprite@2x.png);background-size:800px 500px}}.ratings .amount{display:block;margin:5px auto}.ratings .rating-links .separator{margin:0 3px}.std p{margin:0 0 1.5em}.std ol,.std ul{margin-bottom:1.5em}.std ol li,.std ul li{margin-left:2em}.std ol{list-style:decimal}.std ul{list-style:disc}.std .note{color:gray;font-size:13px}.tabs{margin-bottom:10px;background:#FFF}.pages .next,.pages .previous{font:0/0 a;text-shadow:none;color:transparent;background-color:transparent;position:relative}.pages .next:hover,.pages .previous:hover{border:1px solid #FFCD00}#checkout-review-table .summary-collapse,#shopping-cart-totals-table .summary-collapse,body.customer-account .data-table .summary-collapse{position:relative;cursor:pointer}#checkout-review-table .summary-collapse:before,#shopping-cart-totals-table .summary-collapse:before,body.customer-account .data-table .summary-collapse:before{content:'';width:0;height:0;border-right:7px solid transparent;border-left:7px solid transparent;border-top:7px solid #131006;border-bottom:none;position:static;display:inline-block;margin-right:5px}#checkout-review-table .summary-collapse:hover:before,#shopping-cart-totals-table .summary-collapse:hover:before,body.customer-account .data-table .summary-collapse:hover:before{position:static;display:inline-block;margin-right:5px}#checkout-review-table .show-details .summary-collapse:before,#checkout-review-table .show-details .summary-collapse:hover:before,#shopping-cart-totals-table .show-details .summary-collapse:before,#shopping-cart-totals-table .show-details .summary-collapse:hover:before,body.customer-account .data-table .show-details .summary-collapse:before,body.customer-account .data-table .show-details .summary-collapse:hover:before{content:'';width:0;height:0;border-right:7px solid transparent;border-left:7px solid transparent;border-bottom:7px solid #131006;border-top:none;position:static;display:inline-block;margin-right:5px}#shopping-cart-totals-table tfoot td .summary-collapse:before,#shopping-cart-totals-table tfoot td .summary-collapse:hover:before{margin-bottom:5px}.a-center{text-align:center}.a-right,.align-right{text-align:right}.no-display{display:none!important}.width-full{width:100%}.hidden{display:none}.page-print .print-head{margin:0 0 15px}.page-print .print-head .logo{float:none;max-height:50px;width:auto}.fieldset p{margin-bottom:7px}.fieldset p.required{margin-bottom:5px;float:right;font-size:12px;margin-top:0}.fieldset+.fieldset{margin-top:5px}form .legend{margin:0 0 15px;color:#131006;font-family:Trixie-Pro-Heavy,"Helvetica Neue",Verdana,Arial,sans-serif;font-size:33px;font-style:normal;line-height:47px;letter-spacing:-2px;text-rendering:optimizeSpeed;padding-bottom:7px;border-bottom:1px solid #EDEDED}.mini-cart-list,label{margin-bottom:5px}.input-text,label{line-height:25px;font-family:LFT_Etica_Reg,Verdana,Arial,sans-serif}.input-box{padding-top:2px;width:470px}.input-box:after{content:'';display:table;clear:both}li.centinel-logos div.input-box img{display:inline;vertical-align:middle}.input-box .v-fix{float:left;margin-right:5px;max-width:100%}label{display:inline-block;font-size:14px;font-weight:600;-ms-user-select:none;-webkit-user-select:none;user-select:none;position:relative}label.required:after,span.required:after{content:'';display:block;position:absolute;top:49px;left:-15px;border-top:5px solid transparent;border-bottom:5px solid transparent;border-left:5px solid #B00}label.required em,span.required em{display:none}.input-hint{color:gray;font-size:12px}select{font-size:14px}select+select{margin-left:5px}select[multiple]{width:270px;border:1px solid #131006;font-size:15px;padding:5px}textarea{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;width:100%;max-width:450px;padding:5px}input[type=text]::-webkit-input-placeholder{color:#fff}input[type=text]:-moz-placeholder{color:#fff}input[type=text]::-moz-placeholder{color:#fff}input[type=text]:-ms-input-placeholder{color:#fff}.input-text{-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border:1px solid #131006;background:#FFF;font-size:14px;border-radius:0;width:470px}.input-text:focus{border:1px solid solid}input[type=text].input-text,input[type=email].input-text,input[type=tel].input-text,input[type=file].input-text{background:url(https://www.chutingstar.com/skin/frontend/blueacorn/chs/images/input_texture.png) #898782;border:none;padding:0 15px;line-height:46px;height:46px}input[type=file].input-text{padding:14px 15px;line-height:14px}input[disabled=disabled].input-text{opacity:.5}.input-text.validation-failed{border:3px solid #B00;padding:22px 15px 18px}.input-text.validation-failed:focus{outline-color:tint(#B00,50%)}input[type=email],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text]{height:30px;padding:22px 15px 18px;border:3px solid #131006;width:470px;max-width:100%}@media only screen and (max-device-width:568px) and (-webkit-min-device-pixel-ratio:0){input[type=email],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],select{font-size:16px}}.ie8 .input-text{max-width:none}input[type=number].qty,input[type=text].qty{width:3em;text-align:center;vertical-align:middle}input:-moz-placeholder{color:gray}.checkbox,.radio{position:relative;top:-1px;display:inline-block}.checkbox+label,.radio+label{width:auto;max-width:85%;padding:0 0 0 8px;font-size:14px;font-weight:400;vertical-align:top}.validation-advice,p.required{margin:4px 0 0;color:#B00;font-size:13px;text-align:right;font-family:LFT_Etica_Reg,Verdana,Arial,sans-serif;line-height:24px}.form-list .control,.form-list .field,.form-list .wide,.form-list>li{margin-bottom:10px}.form-list select{margin-top:4px;width:365px;max-width:100%;height:46px}.form-list .input-range .input-text{width:74px}#checkout-shipping-method-load .sp-methods dd div.input-box,#co-shipping-method-form .sp-methods dd div.input-box,.form-list .control div.input-box,.product-options ul.options-list div.input-box,.sp-methods dt div.input-box{display:inline;float:left}#checkout-shipping-method-load .sp-methods dd div.input-box:after,#co-shipping-method-form .sp-methods dd div.input-box:after,.form-list .control div.input-box:after,.product-options ul.options-list div.input-box:after,.sp-methods dt div.input-box:after{display:none}#checkout-shipping-method-load .sp-methods dd input.checkbox,#checkout-shipping-method-load .sp-methods dd input.radio,#co-shipping-method-form .sp-methods dd input.checkbox,#co-shipping-method-form .sp-methods dd input.radio,.form-list .control input.checkbox,.form-list .control input.radio,.product-options ul.options-list input.checkbox,.product-options ul.options-list input.radio,.sp-methods dt input.checkbox,.sp-methods dt input.radio{float:left;margin-right:-40px;margin-top:10px;margin-left:15px}#checkout-shipping-method-load .sp-methods dd label,#co-shipping-method-form .sp-methods dd label,.form-list .control label,.product-options ul.options-list label,.sp-methods dt label{color:#131006;display:inline-block;width:auto;max-width:none;min-width:250px;float:none;padding:6px 10px 6px 40px;background-color:#fff}#checkout-shipping-method-load .sp-methods dd label:hover,#co-shipping-method-form .sp-methods dd label:hover,.form-list .control label:hover,.product-options ul.options-list label:hover,.sp-methods dt label:hover{background-color:shade(#F4F4F4,3%)}#checkout-shipping-method-load .sp-methods dd .no-display+label,#co-shipping-method-form .sp-methods dd .no-display+label,.form-list .control .no-display+label,.product-options ul.options-list .no-display+label,.sp-methods dt .no-display+label{padding-left:10px;background-color:transparent}#checkout-shipping-method-load .sp-methods dd .no-display+label:hover,#co-shipping-method-form .sp-methods dd .no-display+label:hover,.form-list .control .no-display+label:hover,.product-options ul.options-list .no-display+label:hover,.sp-methods dt .no-display+label:hover{background-color:transparent}.col2-set .form-list .control label,.product-options ul.options-list label{min-width:inherit;width:250px;max-width:100%}.form-list .control.remember-me-box label{width:auto;max-width:none;min-width:inherit}.form-list .control{margin-top:10px}.form-list .control label{float:none;font-family:LFT_Etica_Reg,Verdana,Arial,sans-serif;line-height:22px}.form-list .control .radio-label.checked:before,.form-list .control .radio-label:hover:before{content:'●';width:18px;height:18px;font-size:5px;padding-left:2px;padding-top:1px;font-family:SSStandard}.form-list .control .radio-label:before{background-color:#fff;border:1px solid #898782;width:18px;height:18px}.form-list .control .radio-label:hover:before{color:#131006;background-color:#FFCD00;border:none}.form-list .control .checkbox-label.disabled,.form-list .control .radio-label.disabled{color:#B0AFAC;opacity:1}.form-list .control .radio-label.disabled:before{border:1px solid #B0AFAC}.form-list .control .checkbox-label.disabled:before{border:1px solid #B0AFAC;background-color:#fff}.form-list .control .radio-label.checked:before{color:#131006;background-color:#FFCD00;border:none}.data-table tfoot tr,.data-table th{background:#F4F4F4}.page,body,html{height:100%}.form-list .control .checkbox,.form-list .control .radio{margin-right:6px}.form-list .control .input-box{clear:none;display:inline-block;width:auto;padding:0}form .form-instructions{font-style:italic;font-family:LFT_Etica_Reg,Georgia,Times,"Times New Roman",serif;font-size:13px;color:gray}.hide-th{text-indent:-9999px}.data-table{width:100%}.data-table td,.data-table th{padding:10px;vertical-align:top}.data-table th{text-transform:uppercase;font-family:LFT_Etica_Semibold,"Helvetica Neue",Verdana,Arial,sans-serif;line-height:1.4}.data-table tbody td,.data-table thead th{border-bottom:1px solid silver}.data-table tbody td,.data-table tfoot td{font-family:LFT_Etica_Reg,Georgia,Times,"Times New Roman",serif}.data-table tbody td .item-options{margin-left:20px;margin-top:10px}.data-table tbody td .item-options dt:after{content:':'}.info-box{border:1px solid silver;padding:12px 15px;margin:0 0 15px}.info-box h2{font-weight:700;font-size:13px}.info-table td,.info-table th{vertical-align:top}.info-table th{font-weight:700;padding:4px 20px 4px 0}.info-table td{padding:4px 0}.zebra-table th:first-child,.zebra-table tr:first-child{border-top:1px solid silver}.zebra-table td,.zebra-table th{border-bottom:1px solid silver;padding:6px;background-color:transparent}.zebra-table tr{background-color:#EEEDED}.zebra-table tr:nth-child(odd){background-color:#F8F7F5}@media only screen and (max-width:479px){.linearize-table td,.linearize-table th,.linearize-table tr{display:block}.linearize-table tbody td.lin-hide,.linearize-table thead th.lin-hide,.linearize-table thead th:nth-child(1n+2){display:none}.linearize-table thead th{border-right:0;border-left:0}.linearize-table tbody tr{position:relative;border-bottom:1px solid #CCC}.linearize-table tbody td{padding:0 10px 4px;border-right:0;border-bottom:0}.linearize-table tbody td:first-child{padding-top:10px}.linearize-table tbody td:first-child,.linearize-table tbody td:first-child h3{font-weight:700}.linearize-table tbody td[data-rwd-label]{text-align:left;padding-left:30px}.linearize-table tbody td[data-rwd-label]:before{content:attr(data-rwd-label) ":";font-size:12px;font-family:LFT_Etica_Semibold,"Helvetica Neue",Verdana,Arial,sans-serif;padding-right:5px;text-transform:uppercase}.linearize-table tfoot tr{display:block;text-align:right}.linearize-table tfoot tr:after{content:'';display:table;clear:both}.linearize-table tfoot td{display:block;float:left}.linearize-table .linearize-hide,.linearize-table tfoot td.lin-hide{display:none}.linearize-table tfoot td:nth-child(odd){clear:left;width:60%}.linearize-table tfoot td:nth-child(even){text-align:left;width:40%}.linearize-table .linearize-unpad{padding:0}.linearize-table .linearize-show{display:block}}@media only screen and (max-width:599px){.linearize-table-large td,.linearize-table-large th,.linearize-table-large tr{display:block}.linearize-table-large tbody td.lin-hide,.linearize-table-large thead th.lin-hide,.linearize-table-large thead th:nth-child(1n+2){display:none}.linearize-table-large thead th{border-right:0;border-left:0}.linearize-table-large tbody tr{position:relative;border-bottom:1px solid #CCC}.linearize-table-large tbody td{padding:0 10px 4px;border-right:0;border-bottom:0}.linearize-table-large tbody td:first-child{padding-top:10px}.linearize-table-large tbody td:first-child,.linearize-table-large tbody td:first-child h3{font-weight:700}.linearize-table-large tbody td[data-rwd-label]{text-align:left;padding-left:30px}.linearize-table-large tbody td[data-rwd-label]:before{content:attr(data-rwd-label) ":";font-size:12px;font-family:LFT_Etica_Semibold,"Helvetica Neue",Verdana,Arial,sans-serif;padding-right:5px;text-transform:uppercase}.linearize-table-large tfoot tr{display:block;text-align:right}.linearize-table-large tfoot tr:after{content:'';display:table;clear:both}.linearize-table-large tfoot td{display:block;float:left}.linearize-table-large .linearize-hide,.linearize-table-large tfoot td.lin-hide{display:none}.linearize-table-large tfoot td:nth-child(odd){clear:left;width:60%}.linearize-table-large tfoot td:nth-child(even){text-align:left;width:40%}.linearize-table-large .linearize-unpad{padding:0}.linearize-table-large .linearize-show{display:block}}@media only screen and (min-width:600px){.linearize-table .linearize-collapse{display:none}}.wrapper{position:relative;overflow:hidden;width:100%;min-width:320px;min-height:100%;margin:0 auto;background-color:#131006}.wrapper.show-nav .page{position:relative;transform:translateZ(0) translateX(97%)}.wrapper.show-cart .page{position:relative;transform:translateZ(0) translateX(-97%)}.wrapper:after{content:'';display:table;clear:both}.page{width:100%;background:#fff;-webkit-transition:all 350ms cubic-bezier(.32,1.25,.375,1.15);-moz-transition:all 350ms cubic-bezier(.32,1.25,.375,1.15);-o-transition:all 350ms cubic-bezier(.32,1.25,.375,1.15);transition:all 350ms cubic-bezier(.32,1.25,.375,1.15);-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden}.open-indicator,a,a:hover{-webkit-transition:25ms linear}a,a:hover{-moz-transition:25ms linear;-ms-transition:25ms linear;-o-transition:25ms linear;transition:25ms linear}.ie10 .wrapper.show-nav .page,.ie10 .wrapper.show-nav .page-header,.ie9 .wrapper.show-nav .page,.ie9 .wrapper.show-nav .page-header{transform:none;left:97%}.ie10 .wrapper.show-cart .page,.ie10 .wrapper.show-cart .page-header,.ie9 .wrapper.show-cart .page,.ie9 .wrapper.show-cart .page-header{transform:none;left:-97%}.ie10 .wrapper.show-cart .page-header,.ie10 .wrapper.show-nav .page-header,.ie9 .wrapper.show-cart .page-header,.ie9 .wrapper.show-nav .page-header{z-index:auto}.ie10 .wrapper.show-cart .skip-links,.ie10 .wrapper.show-nav .skip-links,.ie9 .wrapper.show-cart .skip-links,.ie9 .wrapper.show-nav .skip-links{position:absolute;top:0}.page-header{background:linear-gradient(to bottom,rgba(19,16,6,.8),rgba(19,16,6,0));-ms-filter:"progid:DXImageTransform.Microsoft.gradient (GradientType=0, startColorstr=#5b5b5b, endColorstr=#5b5b5b)";z-index:9}@media only screen and (max-width:770px){.page-header{filter:"progid:DXImageTransform.Microsoft.gradient(enabled = false)";background:#131006}}.page-header-container{position:relative}.page-header-container a:focus{color:#FFCD00}#header .promotional-banner,#header .promotional-banner-expansion{text-align:center;color:#fff;letter-spacing:2px;line-height:20px;padding:15px 25px;display:none}.page-header-container-inner{position:relative;max-width:1178px;margin:0 auto}.nav-primary{max-width:1140px;margin:0 auto}@media only screen and (min-width:770px){.ie8 .page-header-container,.ie9 .page-header-container{height:177px}.ie8 .page-header-container #header-search .input-box button:before,.ie9 .page-header-container #header-search .input-box button:before{left:77px}.page-header{margin:0 auto}.page-header-container{max-width:100%;margin:0 auto;height:160px}}#header .promotional-banner{position:relative;min-height:50px;background:#76A313;font-size:13px;text-transform:uppercase}#header .promotional-banner .underline{border-bottom:2px solid #FFCD00}#header .promotional-banner.open-banner span.details:after{position:absolute;content:'';font-family:SSStandard;font-size:10px;margin-left:8px;-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);transform:rotate(180deg);-webkit-transition:-webkit-transform .3s ease-out;-moz-transition:-moz-transform .3s ease-out;transition:transform .3s ease-out}#header .promotional-banner .details{position:relative;margin-left:20px;text-transform:none;cursor:pointer}#header .promotional-banner .details:after{position:absolute;content:'';font-family:SSStandard;font-size:10px;margin-left:8px;-webkit-transform:rotate(0);-moz-transform:rotate(0);transform:rotate(0);-webkit-transition:-webkit-transform .3s ease-out;-moz-transition:-moz-transform .3s ease-out;transition:transform .3s ease-out}#header .promotional-banner-expansion{background:#6D9810;font-size:13px}#header .promotional-banner-expansion p{margin-bottom:0;padding-bottom:5px}#header .promotional-banner-expansion.active{display:block}#header .search-dropdown{background:#6D9810;min-height:50px}.header-language-container,.page-header{font-family:LFT_Etica_Semibold,"Helvetica Neue",Verdana,Arial,sans-serif}.header-language-background{padding:10px;background-color:#FFCD00;text-transform:uppercase}.header-language-background .header-language-container{max-width:1240px;margin-left:auto;margin-right:auto}.header-language-background:after{content:'';display:table;clear:both}.header-language-background .currency-switcher,.header-language-background .form-language{float:left;margin-right:10px}.header-language-background .welcome-msg{float:right}.page-header-container .store-language-container{float:right;max-width:35%;padding:13px 15px 10px 10px}.page-header-container .store-language-container label{display:none}.page-header-container .store-language-container select{max-width:100%}.page-header-container{height:177px}.page-header-container #header-search{top:31px;right:50%;padding-left:135px}.page-header-container #header-search .input-box{width:90%;min-width:175px;margin-left:5%;margin-right:5%}@media only screen and (min-width:1080px){.page-header-container #header-search .input-box{min-width:285px}}.page-header-container #header-search .input-box .input-text{background-image:url(https://www.chutingstar.com/skin/frontend/blueacorn/chs/images/input_bg.png);background-repeat:repeat;height:46px;color:#FCFCFA;border:none;padding-top:0;padding-bottom:0;line-height:46px}.page-header-container .skip-help,.skip-link{float:left;line-height:42px;text-align:center}.page-header-container #header-search .input-box button:before{position:absolute;display:block;content:'';background-image:url(https://www.chutingstar.com/skin/frontend/blueacorn/chs/images/sprite.png);background-position:-32px -2px!important;top:31px;left:20px;width:18px;height:17px}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2 / 1),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.page-header-container #header-search .input-box button:before{background-image:url(https://www.chutingstar.com/skin/frontend/blueacorn/chs/images/sprite@2x.png);background-size:800px 500px}}.page-header-container .skip-help{position:relative;height:44px;color:#fff}.page-header-container .skip-help .icon{display:inline-block;width:30px;height:30px;vertical-align:middle}.page-header-container .skip-help .icon:before{position:absolute;display:block;content:'';background-image:url(https://www.chutingstar.com/skin/frontend/blueacorn/chs/images/sprite.png);background-position:-52px -2px!important;top:11px;left:17px;width:18px;height:17px}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2 / 1),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.page-header-container .skip-help .icon:before{background-image:url(https://www.chutingstar.com/skin/frontend/blueacorn/chs/images/sprite@2x.png);background-size:800px 500px}}.page-header-container .skip-help .label{margin-left:12px}.page-header-container a.skip-help{margin-right:34px}.page-header-container a.skip-help:hover{color:#e6b900}@media only screen and (max-width:599px){.page-header-container .store-language-container{padding-top:8px}.page-header-container .store-language-container select{font-size:12px}}.header-language-background,.header-language-background a{color:#e6e6e6}@media only screen and (max-width:770px){.header-language-background{display:none}.page-header{position:fixed!important;width:100%}a.skip-link{margin-right:20px}}.logo,.skip-links{position:absolute}.logo{top:31px;left:28px;z-index:999999999;transition:none;-webkit-transition:none;-moz-transition:none}.logo .small{display:block;max-width:41px;max-height:40px}.logo .large{display:none}.logo:hover{transition:none;-webkit-transition:none;-moz-transition:none}.skip-links{clear:both;top:44px;right:0;z-index:99}@media only screen and (min-width:980px){.skip-links{min-width:360px}}.skip-links .label{font-family:LFT_Etica_Reg,Verdana,Arial,sans-serif;font-size:13px}@media only screen and (min-width:771px){.logo .small{display:none}.logo .large{display:block}.skip-links{width:230px;border:0}}.skip-link{position:relative;width:20%;height:44px;color:#fff}.skip-link:not(.skip-active):hover{opacity:.8}@media only screen and (min-width:500px){.skip-link{width:25%}.skip-link .icon{margin-right:3px}}.skip-link .icon{display:inline-block;width:30px;height:30px;vertical-align:middle}.skip-link.skip-cart:not(.no-count) .icon,.skip-link.skip-nav .icon{margin-right:3px}.skip-link .label{display:none}@media only screen and (min-width:500px){.skip-link .label{display:inline}}.skip-content{display:none}.skip-content.skip-active{display:block;background:#131006}.skip-content.skip-active #search_mini_form{position:absolute;top:50px;left:0;background:#131006;width:100%}.account-cart-wrapper{position:absolute;top:0;right:0}@media only screen and (max-width:979px){.page-header-container .logo{top:38px}.page-header-container .logo img.large{width:80%}.page-header-container .skip-links .skip-account span.label,.page-header-container .skip-links .skip-help span.label{display:none}}@media only screen and (max-width:770px){.skip-link.skip-active{background:#131006;color:inherit}.skip-link.skip-active span{color:inherit}#header-account li a,.nav-primary a.level0{padding:0 15px 0 25px;border-bottom:1px solid #CCC;text-align:left;color:#131006;text-transform:uppercase;line-height:30px}#header-account li:last-child a,.nav-primary li.level0:last-child a.level0{border-bottom:0}.no-touch #header-account a:hover,.no-touch .nav-primary a:hover{background-color:#F4F4F4;text-decoration:none}.account-cart-wrapper{position:static}.page-header{background:0 0}.page-header-container{background:#131006;height:50px}.page-header-container.search-active{height:116px}.page-header-container .logo{position:absolute;left:50%;top:5px}.page-header-container .logo .logo-sm{z-index:9999}.page-header-container .logo img.small{max-height:40px;margin-left:-20px}.page-header-container .skip-links{border:none;top:6px;width:100%}.page-header-container .skip-links .icon:before{position:absolute;display:block;content:'';background-image:url(https://www.chutingstar.com/skin/frontend/blueacorn/chs/images/sprite.png)}.page-header-container .skip-links .label,.page-header-container .skip-links .skip-account,.page-header-container .skip-links .skip-help{display:none}.page-header-container .skip-links .skip-search{position:absolute;right:18px;width:55px}.page-header-container .skip-links .skip-search .icon:before{background-position:-32px -2px!important;top:11px;left:11px;width:18px;height:17px}.page-header-container .skip-links .skip-cart{position:absolute;right:-22px;width:55px;top:0}.page-header-container .skip-links .skip-cart .count{border-radius:0;top:-8px;right:9px;min-width:17px;height:14px}.page-header-container .skip-links .skip-nav{text-align:left;margin-left:-9px}.page-header-container .skip-links .skip-nav .icon:before{background-position:0 -28px!important;top:11px;left:17px;width:18px;height:17px}}@media only screen and (max-width:770px) and (-webkit-min-device-pixel-ratio:2),only screen and (max-width:770px) and (min--moz-device-pixel-ratio:2),only screen and (max-width:770px) and (-o-min-device-pixel-ratio:2 / 1),only screen and (max-width:770px) and (min-device-pixel-ratio:2),only screen and (max-width:770px) and (min-resolution:192dpi),only screen and (max-width:770px) and (min-resolution:2dppx){.page-header-container .skip-links .icon:before{background-image:url(https://www.chutingstar.com/skin/frontend/blueacorn/chs/images/sprite@2x.png);background-size:800px 500px}}@media only screen and (max-width:599px){.page-header-container .skip-links{border:none;width:100%}.page-header-container .skip-links .logo .small{display:inline}.page-header-container .skip-links .skip-cart .count{border-radius:0;top:-8px;right:5px;width:15px;height:14px}.page-header-container .skip-links .skip-nav{text-align:left}}.skip-nav{width:40%}.skip-nav:not(.skip-active):hover .icon{background-position:-46px 4px}.skip-nav .label{display:inline}.skip-nav .icon{background-position:4px 4px}@media only screen and (min-width:500px){.skip-nav{width:25%}}@media only screen and (max-width:770px){#header-nav{left:-97%;padding:5px 0}}@media only screen and (min-width:771px){.level0.help_icon,.skip-nav{display:none!important}#header-nav{display:block}.toggle_account{display:none!important}}.toggle_account.menu_active a.has-children{color:#FFCD00!important}.toggle_account.menu_active a.has-children:after{color:#FFCD00!important;-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);transform:rotate(180deg);-webkit-transition:-webkit-transform .3s ease-out;-moz-transition:-moz-transform .3s ease-out;transition:transform .3s ease-out}#header-nav #nav ol.nav-primary li.level0 ul.my_account_drop.toggled{display:block!important}#header-nav #nav ol.nav-primary li.level0 ul.my_account_drop{background-color:#fff;width:calc(100% + 42px);margin-left:-21px;padding-right:21px;padding-bottom:18px;margin-bottom:23px;display:none!important}#header-nav #nav ol.nav-primary li.level0 ul.my_account_drop a:hover,#header-nav #nav ol.nav-primary li.level0 ul.my_account_drop li{background-color:#fff!important}#header-nav #nav ol.nav-primary li.level0 ul.my_account_drop a{color:#131006!important;padding-left:20px!important}@media only screen and (min-width:771px){#header-nav .my_account_drop{background-color:#fff;display:block!important}#header-nav .my_account_drop a{color:#131006}#header-nav #nav .mm_outer{background-color:#FFCD00}#header-nav #nav .mm_outer .mobile_close{cursor:pointer;font-size:14px;left:auto;right:12px;z-index:99999;top:10px}#header-nav #nav .nav-primary{display:block;position:relative;margin-top:13px}#header-nav #nav .nav-primary ul.level0{min-height:330px}#header-nav #nav .nav-primary ul.level1.test{display:block!important}#header-nav #nav .nav-primary li.level1 a.level1,#header-nav #nav .nav-primary li.level1 a.level1:hover{-webkit-transition:50ms linear;-moz-transition:50ms linear;-ms-transition:50ms linear;-o-transition:50ms linear;transition:50ms linear}#header-nav #nav .nav-primary a.level0{color:#fff;font-size:13px;letter-spacing:2px;cursor:pointer}#header-nav #nav .nav-primary .dropped a.level0,#header-nav #nav .nav-primary a.level0:hover{color:#FFCD00}#header-nav #nav .nav-primary .dropped a.level0:after{display:block;content:"";width:0;height:0;position:absolute;bottom:-16px;right:calc(50% - 18px);border-left:18px solid transparent;border-right:18px solid transparent;border-bottom:18px solid #FFCD00;opacity:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"}#header-nav #nav .nav-primary li.level0.primary a.level0{position:relative}#header-nav #nav .nav-primary li.level0.primary a.level0:after{display:none;opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"}#header-nav #nav .nav-primary .mega_menu.active,#header-nav #nav .nav-primary .mega_menu.active .mm_interior,#header-nav #nav .nav-primary .mega_menu.active .mm_interior .category_image{display:block!important;opacity:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";z-index:9}#header-nav #nav .nav-primary li .mega_menu.closed{display:none!important}#header-nav #nav .nav-primary .mega_menu{display:none;position:absolute;background-color:#FFCD00;z-index:-1;top:40px}#header-nav #nav .nav-primary .mega_menu .category_image{background-color:#fff;position:absolute;top:10px;right:18px;padding:20px 20px 19px;width:509px;height:309px}#header-nav #nav .nav-primary .mega_menu .category_image img{width:100%;max-width:460px}#header-nav #nav .nav-primary .mega_menu .mm_interior{width:1240px;margin:0 auto;position:relative;background-color:#FFCD00}#header-nav #nav .nav-primary .mega_menu .mm_interior li.level1.parent a.active{color:#fff;position:relative}#header-nav #nav .nav-primary .mega_menu .mm_interior li.level1.parent a.active:after{content:"";position:absolute;width:0;height:0;top:-10px;right:-31px;border-top:18px solid transparent;border-bottom:18px solid transparent;border-right:18px solid #fff}#header-nav #nav .nav-primary .mega_menu .mm_interior ul.level1{position:absolute;top:10px;padding-top:28px;padding-left:20px;width:41%;margin-left:12px}#header-nav #nav .nav-primary .mega_menu .mm_interior ul.level1.stay_closed{display:none!important}#header-nav #nav .nav-primary .mega_menu .mm_interior ul.level1.open{display:block!important;min-height:309px}#header-nav #nav .nav-primary .mega_menu .mm_interior ul.level1.open li.level2{position:relative;width:50%;margin-bottom:12px}#header-nav #nav .nav-primary .mega_menu .mm_interior ul.level1.open li.level2 a{color:#131006!important}#header-nav #nav .nav-primary .mega_menu .mm_interior ul.level1.open li.level2 a.level2{padding-bottom:0}#header-nav #nav .nav-primary .mega_menu .mm_interior ul.level1.open li.level2:first-child{display:none}#header-nav #nav .nav-primary .mega_menu .mm_interior ul.level1.open li.level2.even,#header-nav #nav .nav-primary .mega_menu .mm_interior ul.level1.open li.level2.odd{float:left}#header-nav #nav .nav-primary .mega_menu .mm_interior ul.level2{display:inline;position:static;width:50%;padding:0;left:0}#header-nav #nav .nav-primary .mega_menu .mm_interior li.level3{display:block;text-align:left}#header-nav #nav .nav-primary .mega_menu .mm_interior li.level3 a{font-family:LFT_Etica_Reg,Verdana,Arial,sans-serif;text-transform:capitalize;padding-bottom:12px}}#header-account a:hover,#header-nav #nav li.level0.primary a.level0{color:#FFCD00}#header-nav{position:absolute;top:122px;width:100%;height:55px;background:#131006;z-index:98}#header-nav #nav{max-width:1160px;margin:0 auto}#header-nav #nav ol{text-align:justify;width:97%}#header-nav #nav ol:after{content:"";width:100%;display:inline-block}#header-nav #nav li{display:inline;position:static}.nav-primary a,.nav-primary li{position:relative}@media only screen and (max-width:979px){#header-nav #nav{margin-left:20px;margin-right:20px}}@media only screen and (min-width:770px) and (max-width:1240px){#header-nav #nav .nav-primary ul.level0{margin-left:5%;width:15%}#header-nav #nav .nav-primary li.level0 ul{padding:22px 10px 24px 5px}#header-nav #nav .nav-primary li.level0 ul a{font-size:12px}#header-nav #nav .nav-primary .mega_menu .mm_interior ul.level1{width:36%;left:20.5%}#header-nav #nav .nav-primary .mega_menu .mm_interior .category_image{display:none}}.nav-primary a{display:block;color:#fff;line-height:30px;font-family:LFT_Etica_Semibold,"Helvetica Neue",Verdana,Arial,sans-serif}.nav-primary .level1 a{color:#131006}.nav-primary .menu-active>ul.level0,.nav-primary li.level0 li.sub-menu-active>ul{display:block}.nav-primary li.level0>a{text-transform:uppercase}.cms-index-index .mega_menu .mobile_close{display:block;position:absolute;top:9px;left:auto;right:10px;cursor:pointer;font-size:14px;z-index:99999999999999}.mega_menu .mobile_close{display:block;position:absolute;left:-36px;top:15px;cursor:pointer;font-size:16px}.mega_menu .mobile_close:after{content:"␡";width:30px;height:30px;color:#fff;font-family:SSStandard}li a.level0.has-children.not_active{color:#fff!important}li a.level0.has-children.not_active:after{display:none!important}@media only screen and (max-width:770px){.cms-index-index .mobile_close,.mobile_close{display:block;cursor:pointer;font-size:16px;position:absolute}.cms-index-index .mobile_close{top:204px;left:-34px}.mobile_close{left:auto;right:20px;top:-54px}.mega_menu .mobile_close,.nav-primary li .mega_menu{display:none!important}.mobile_close:after{content:"␡";width:30px;height:30px;color:#FFCD00;font-family:SSStandard}#header-nav{width:97%;margin-top:-52px}.nav-primary li.menu-active .mega_menu{display:block!important}#header-nav #nav ol.nav-primary ul.level0 ul.level1 li.level2 a:after,#header-nav #nav ol.nav-primary ul.level0 ul.level1 li.level2:first-child{display:none}#header-nav #nav ol.nav-primary{margin-left:0;width:100%}#header-nav #nav ol.nav-primary ul.level0{background-color:#FFCD00;width:calc(100% + 42px);margin-left:-21px;padding-right:21px;padding-bottom:18px;margin-bottom:23px;overflow:auto}#header-nav #nav ol.nav-primary ul.level0 ul.level1{background-color:#fff;width:calc(100% + 26px)!important;padding-right:14px;padding-left:5px;z-index:9999;margin-top:6px;height:auto!important;float:left}#header-nav #nav ol.nav-primary ul.level0 ul.level1 li.level2 a{padding-left:29px}#header-nav #nav ol.nav-primary ul.level0 ul.level1 li.level2 a.level3{padding-left:34px;padding-bottom:12px}#header-nav #nav ol.nav-primary ul.level0 ul.level1 li.level2.first{padding-top:15px}#header-nav #nav ol.nav-primary ul.level0 ul.level1 li.level2.last{margin-bottom:14px}#header-nav #nav ol.nav-primary ul.level0 ul.level1 li.level2 a:hover{background-color:#fff}#header-nav #nav ol.nav-primary ul.level0 ul.level1 li.level2 a.level2{color:#131006;letter-spacing:1px;margin-bottom:10px}#header-nav #nav ol.nav-primary ul.level0 ul.level2{display:block!important;margin-top:-9px;margin-bottom:10px}#header-nav #nav ol.nav-primary ul.level0 ul.level2 li a{color:#131006;text-transform:capitalize;letter-spacing:1px}#header-nav #nav ol.nav-primary ul.level0 li{display:inline-block;width:100%;padding-left:0;margin-left:-5px}#header-nav #nav ol.nav-primary li.level0 ul,#header-nav #nav ol.nav-primary ul.level0 li.level1:first-child{display:none}#header-nav #nav ol.nav-primary ul.level0 li.level1 a.level1{color:#131006;text-transform:uppercase;margin-top:16px;margin-bottom:-4px}#header-nav #nav ol.nav-primary ul.level0 li.level1 a.level1.active_parent{color:#fff}#header-nav #nav ol.nav-primary ul.level0 li.level1 a.level1:hover{background-color:#FFCD00}#header-nav #nav ol.nav-primary li.level0 a{color:#fff;border:none;font-size:13px;letter-spacing:2px;line-height:28px;padding-bottom:12px;padding-left:0;text-transform:uppercase}#header-nav #nav ol.nav-primary li.level0 a:hover{background-color:#131006}#header-nav #nav ol.nav-primary a,#header-nav #nav ol.nav-primary a.level0{line-height:35px}#header-nav #nav ol.nav-primary li.level1 a{padding:0 15px 0 25px}#header-nav #nav ol.nav-primary li.level1.parent>a:after{right:-6px}#header-nav #nav ol.nav-primary li.level1.parent>a.resize_drop:after{right:-4px}#header-nav #nav ol.nav-primary li.parent>a:after{content:'';font-family:SSStandard;font-size:11px;right:0;position:absolute;-webkit-transition:-webkit-transform .3s ease-out;-moz-transition:-moz-transform .3s ease-out;transition:transform .3s ease-out}#header-nav #nav ol.nav-primary li a.dropped:after,#header-nav #nav ol.nav-primary li.parent.menu-active>a:after{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-webkit-transition:-webkit-transform .3s ease-out;-moz-transition:-moz-transform .3s ease-out}#header-nav #nav ol.nav-primary li.parent.menu-active>a:after{transform:rotate(180deg);transition:transform .3s ease-out}#header-nav #nav ol.nav-primary li a.dropped,#header-nav #nav ol.nav-primary li a.resize_drop{color:#fff!important}#header-nav #nav ol.nav-primary li a.dropped:after{transform:rotate(180deg);transition:transform .3s ease-out;color:#fff;right:-3px!important}#header-nav #nav ol.nav-primary li a.resize_drop:after{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);transform:rotate(180deg);-webkit-transition:-webkit-transform .3s ease-out;-moz-transition:-moz-transform .3s ease-out;transition:transform .3s ease-out;color:#fff}#header-nav #nav ol.nav-primary li.menu-active>a,#header-nav #nav ol.nav-primary li.sub-menu-active>a{color:#FFCD00}#header-nav #nav ol.nav-primary ul.level1,#header-nav #nav ol.nav-primary ul.level1.open{display:none!important}#header-nav #nav ol.nav-primary ul.level1.open.stay_closed,#header-nav #nav ol.nav-primary ul.level1.open.stay_open,#header-nav #nav ol.nav-primary ul.level1.stay_open{display:block!important}#header-nav #nav ol.nav-primary li ul.level1.dropped,#header-nav #nav ol.nav-primary li ul.level1.resize_drop{display:block!important;max-height:300px;overflow:scroll}#header-nav #nav ol.nav-primary .mega_menu{width:100%!important;margin-left:0!important}#header-nav #nav ol.nav-primary .mega_menu .mm_interior .category_image{display:none!important}#header-nav #nav ol.nav-primary .mega_menu.active,#header-nav #nav ol.nav-primary .mega_menu.active .mm_interior,#header-nav #nav ol.nav-primary .mega_menu.active .mm_interior .category_image{display:block!important}#header-nav #nav ol.nav-primary .mega_menu.active .mm_interior .category_image{display:none!important}}@media only screen and (min-width:771px){.nav-primary a.level0{padding:0 15px}.nav-primary a.level0,.nav-primary li.level0{display:inline-block}.nav-primary li:last-child>a{border-bottom:none}.nav-primary a:hover,.nav-primary li:hover>a{color:#fff}.nav-primary .menu-active{z-index:200}.nav-primary li.level0 ul{background-color:#FFCD00;left:0;top:30px;width:225px;padding:22px 10px 24px 42px;display:none}.nav-primary li.level0 ul a{font-size:13px;text-transform:uppercase;line-height:16px;padding-bottom:14px}.nav-primary li.level0 ul li.level1.first.parent ul.level1 li.level2 a{color:#131006}.nav-primary li.level1 ul{left:230px;top:15px;width:80%;background-color:#fff;overflow:hidden}.nav-primary li.level0 ul.level0.position-test{display:block}.nav-primary li.level0 ul.level0.spill{right:0;left:auto}.nav-primary li.level0 ul.level0.spill li.level1 ul{left:auto;right:50px;top:20px}.nav-primary li.level0 li.parent>a{position:relative}}.nav-primary li.menu-active>ul{display:block}.skip-search:not(.skip-active):hover .icon{background-position:-46px -146px}.skip-search .icon{background-position:4px -146px}#header-search{padding:20px}@media only screen and (min-width:771px){.skip-search{display:none!important}#header-search{display:block;position:absolute;top:55px;right:0;width:25%;height:50px;padding:0}.mobile-search-close{display:none}}#search_mini_form{padding:10px;max-width:338px}@media only screen and (max-width:770px){#header-search .mobile-search-close{display:block;position:absolute;top:16px;right:63px;z-index:999}#header-search .mobile-search-close:after{content:'␡';font-family:SSStandard;font-size:18px;color:#FFCD00;display:block}#search_mini_form{max-width:100%}}#search_mini_form .input-box{position:relative;padding-top:0;width:100%}.ie8 #search_mini_form .input-box{width:285px}#search_mini_form label{display:none}#search{width:100%;height:46px;padding-right:40px;font-family:LFT_Etica_Semibold,"Helvetica Neue",Verdana,Arial,sans-serif}.ie8 #search_mini_form .search-button,.ie9 #search_mini_form .search-button{padding:17px 49px 16px 50px}#search_mini_form .search-button{text-indent:-9999px;position:absolute;top:0;right:0;width:40px;height:46px;border:0;background:0 0;padding:0}@media only screen and (max-width:770px){#search_mini_form .search-button{text-indent:0;background:#FFCD00;right:0;top:0;padding:0;width:25%}#search_mini_form .search-button:before{background-image:none!important}#search_mini_form .search-button span>span{font-size:12px}}#search_mini_form .search-button:before{content:'';position:absolute;top:50%;left:50%;width:30px;height:30px;margin-top:-15px;margin-left:-15px;background-position:4px -146px}#search_mini_form .search-button:hover:before{opacity:.8}#search_mini_form .search-button:active:before{margin-top:-13px;margin-left:-13px}::-webkit-input-placeholder{color:#fff;font-size:14px;font-family:LFT_Etica_Reg,Verdana,Arial,sans-serif}:-moz-placeholder{color:#fff;opacity:1;font-size:14px;font-family:LFT_Etica_Reg,Verdana,Arial,sans-serif}::-moz-placeholder{color:#fff;opacity:1;font-size:14px;font-family:LFT_Etica_Reg,Verdana,Arial,sans-serif}:-ms-input-placeholder{color:#fff;font-size:14px;font-family:LFT_Etica_Reg,Verdana,Arial,sans-serif}#header-account:before{position:absolute;display:block;content:'';background-image:url(https://www.chutingstar.com/skin/frontend/blueacorn/chs/images/sprite.png);background-position:-23px -28px!important;top:-23px;left:110px;width:26px;height:13px;background-color:transparent;opacity:1}.skip-account .icon:before,.skip-cart .icon:before{content:'';left:17px;height:17px}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2 / 1),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){#header-account:before{background-image:url(https://www.chutingstar.com/skin/frontend/blueacorn/chs/images/sprite@2x.png);background-size:800px 500px}}.skip-account .icon:before{position:absolute;display:block;background-image:url(https://www.chutingstar.com/skin/frontend/blueacorn/chs/images/sprite.png);background-position:-72px -2px!important;top:11px;width:18px}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2 / 1),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.skip-account .icon:before{background-image:url(https://www.chutingstar.com/skin/frontend/blueacorn/chs/images/sprite@2x.png);background-size:800px 500px}}@media only screen and (min-width:771px){.skip-account{float:none;width:auto;vertical-align:top;display:inline-block;padding:0 10px}#header-account.skip-active{display:block;position:absolute;z-index:999999999999;top:43px;right:73px;width:200px;background:#fff;margin-top:50px;border:10px solid #FFCD00}#header-account a{display:block;padding:5px 10px;color:#131006;line-height:2}#header-account a:hover{color:#FFCD00}}@media only screen and (min-width:980px){#header-account.skip-active{right:115px}}#header-account{padding:5px 0}#header-account a{position:relative;display:block;padding:5px 10px;line-height:23px;text-align:center}.skip-cart .icon:before{position:absolute;display:block;background-image:url(https://www.chutingstar.com/skin/frontend/blueacorn/chs/images/sprite.png);background-position:-92px -2px!important;top:11px;width:18px}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2 / 1),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.skip-cart .icon:before{background-image:url(https://www.chutingstar.com/skin/frontend/blueacorn/chs/images/sprite@2x.png);background-size:800px 500px}}@media only screen and (min-width:771px){.skip-cart{width:auto;padding:0 8px}#header-cart.skip-active{display:block;position:absolute;z-index:99999999999;top:-1px;right:-16px;width:320px;background:#fff;margin-top:50px;border:10px solid #FFCD00;-webkit-transition:all 350ms ease-in-out;transition:all 350ms ease-in-out}.mobile-nav-close{display:none}}@media only screen and (max-width:770px){#header-cart{position:absolute;top:0;right:-97%;z-index:9999999;width:97%}#header-cart .mobile-nav-close{display:block;position:absolute;top:17px;right:20px}#header-cart .mobile-nav-close:after{content:'␡';font-family:SSStandard;font-size:18px;color:#FFCD00;display:block;z-index:99}}.skip-cart .count{-webkit-border-radius:12px;-moz-border-radius:12px;-ms-border-radius:12px;-o-border-radius:12px;border-radius:12px;display:inline-block;position:relative;z-index:5;height:16px;background:rgba(255,205,0,.9);color:#FFF;font-size:11px;line-height:16px;text-align:center;font-family:LFT_Etica_Reg,Verdana,Arial,sans-serif}.skip-cart .count.empty,.skip-cart.no-count .count{display:none}.skip-link.skip-active .count{color:#fff}@media only screen and (max-width:499px){.skip-cart .count{margin-left:-12px}}@media only screen and (min-width:771px){.skip-cart:hover{text-decoration:none}.skip-cart .count{-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;border-radius:0;position:static;font-size:12px;width:auto;background:#FFCD00;padding-left:2px;padding-right:4px;margin-left:4px}.skip-cart .count,.skip-link.skip-active .count{color:#131006}}.cart-menu .empty{padding:20px;text-align:center}.cart-menu .actions{overflow:hidden;padding:15px}.cart-menu .actions .button{float:left;width:48%}.cart-menu .actions .button+.button{margin-left:4%}.cart-menu .subtotal{padding:0 15px 15px;font-family:LFT_Etica_Semibold,"Helvetica Neue",Verdana,Arial,sans-serif;font-size:24px;line-height:1.2}.footer,.footer .block-title strong,.footer .connect-container h6,.footer .links-container h6,.footer button,.footer button .block-title strong{font-family:LFT_Etica_Reg,Verdana,Arial,sans-serif}.mini-cart-list li{position:relative;min-height:90px;padding:15px 15px 15px 90px;border-top:1px solid #CCC;font-size:13px;line-height:1.35}.mini-cart-list .product-name{display:inline-block}.mini-cart-list .product-image{position:absolute;left:15px;top:15px}.mini-cart-list .product-image img{width:60px;height:60px}.mini-cart-list .has-options{margin-bottom:0;color:gray;font-size:12px}.cart-menu .last-added{padding:10px 15px 15px;border-top:1px solid #CCC;font-size:13px}.footer-container{background:url(https://www.chutingstar.com/skin/frontend/blueacorn/chs/images/bg-footer.png);background-size:100% 100%;padding:0;margin:0 auto;max-width:100%;clear:both;z-index:1}.footer-container .patch-wrapper{width:1640px;left:50%;margin-left:-820px;position:absolute;background:url(https://www.chutingstar.com/skin/frontend/blueacorn/chs/images/bg-footer.png);background-size:100% 100%}.footer-container .patch-wrapper img.patch{margin-left:-5px}.footer-container .footer-right{float:right;margin-top:53px}@media only screen and (max-width:979px){.footer-container .footer{float:right;display:inline-block}}@media only screen and (max-width:770px){.footer-container .footer{float:none;display:block}.footer-container .patch-wrapper{left:0;position:absolute;margin-left:0;top:1px;overflow:hidden;width:100%}.footer-container .patch-wrapper img.patch{margin-left:-7%;width:115%;margin-top:-25%;opacity:.75;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=75)"}.footer{padding-top:15px}}.footer{position:relative;clear:both;max-width:1240px;margin:0 auto;text-align:center}.footer .block-title{border:none;padding:0;margin:0}.footer .block-title strong{font-size:14px;color:#fff;font-weight:400;line-height:25px;letter-spacing:1px}.footer .block-title,.footer address{color:#FFCD00}.footer .links{float:left;width:185px;padding:0 30px 0 0;margin-bottom:30px;text-align:left}.footer .links li{word-break:break-all;line-height:1.4;padding:4px 0;letter-spacing:1px}.footer .links a{color:#fff}.footer .links a:hover{color:#FFCD00}.footer .links .phone_no{color:#fff}.footer .block-subscribe{float:left;width:340px;margin-bottom:30px;content:'';display:table;clear:both}.footer .form-subscribe-header{display:none}.footer .newsletter-container{float:left;width:400px;text-align:left;margin-bottom:36px}.footer .connect-container{color:#fff;margin:0 auto 30px;width:305px;overflow:hidden;max-height:79px}.footer .connect-container h6{color:#fff;font-size:14px;text-transform:uppercase;letter-spacing:1px;margin-bottom:22px}.footer .connect-container .facebook,.footer .connect-container .facebook-container,.footer .connect-container a{display:inline-block;background:url(https://www.chutingstar.com/skin/frontend/blueacorn/chs/images/sprite.png) no-repeat;text-indent:-9999em;margin-left:20px;margin-bottom:25px}.footer .connect-container .facebook-container{background:0 0;text-indent:0;position:relative;margin-left:0}.footer .connect-container .facebook{background-position:-275px -8px!important;width:30px;height:30px;margin-left:0}.footer .connect-container .facebook-skate{display:none;background-position:-114px -9px!important;width:61px;height:30px;margin-left:17px;margin-right:12px}.footer .connect-container .facebook-skydive{display:none;background-position:-186px -9px!important;width:61px;height:31px;margin-left:0}.footer .connect-container .twitter{background-position:-322px -8px!important;width:30px;height:30px;margin-left:10px}.footer .connect-container .instagram{background-position:-427px -7px!important;width:30px;height:30px}.footer .connect-container .vimeo{background-position:-533px -8px!important;width:30px;height:30px}.footer .connect-container .youtube{background-position:-479px -7px!important;width:30px;height:30px}.footer .connect-container .linkedin{background-position:-586px -7px!important;width:30px;height:30px}.footer .connect-container .pinterest{background-position:-376px -7px!important;width:30px;height:30px}.footer .connect-container .tooltip-container{position:absolute;display:none;width:170px;left:50%;margin-left:-85px;top:45px;z-index:999}.footer .connect-container .tooltip-container:before{position:absolute;top:-20px;left:50%;margin-left:-10px;content:'';width:0;height:0;border-style:solid;border-width:0 10px 20px;border-color:transparent transparent #FFCD00}.footer .connect-container .tooltip-container a{background:inherit;text-indent:0;margin:0}.footer .connect-container .tooltip-container .tooltip{width:170px;height:50px;padding:5px 20px 13px;border-radius:10px;background:#FFCD00;float:left}.footer .connect-container .tooltip-close{display:none;background:0 0;position:fixed;left:0;top:0;width:100%;height:100%;z-index:998}.footer .links-container{content:'';display:table;clear:both;float:left;width:400px}.footer .links-container h6{color:#fff;font-size:14px;text-transform:uppercase;letter-spacing:1px;margin-bottom:0}.footer .catalog-container{position:relative;float:left;color:#fff;text-align:center;width:305px;text-transform:uppercase}.footer .catalog-container .catalog-1{position:absolute;top:35px;right:160px;width:112px;height:141px;transform:rotate(-10deg)}.footer .catalog-container .catalog-2{position:absolute;top:35px;right:57px;width:112px;height:141px;transform:rotate(10deg)}.footer .links.social-media em{background-image:url(https://www.chutingstar.com/skin/frontend/blueacorn/chs/images/social_icons.png);background-repeat:no-repeat;width:13px;vertical-align:middle;display:inline-block;margin-right:7px}@media (-webkit-min-device-pixel-ratio:2),(min--moz-device-pixel-ratio:2),(-o-min-device-pixel-ratio:4 / 2),(min-device-pixel-ratio:2),(min-resolution:192dpi),(min-resolution:2dppx){.footer .links.social-media em{background-image:url(https://www.chutingstar.com/skin/frontend/blueacorn/chs/images/social_icons@2x.png);background-size:50px 125px}}.footer .links.social-media em.facebook{background-position:0 - 0;height:13px}.footer .links.social-media a:hover em.facebook{background-position:-25px - 0}.footer .links.social-media em.twitter{background-position:0 - 24px;height:13px}.footer .links.social-media a:hover em.twitter{background-position:-25px - 24px}.footer .links.social-media em.youtube{background-position:0 - 49px;height:13px}.footer .links.social-media a:hover em.youtube{background-position:-25px - 49px}.footer .links.social-media em.pinterest{background-position:0 - 74px;height:15px}.footer .links.social-media a:hover em.pinterest{background-position:-25px - 74px}.footer .links.social-media em.rss{background-position:0 - 99px;height:13px}.footer .links.social-media a:hover em.rss{background-position:-25px - 99px}.footer .block-subscribe .input-box{float:left;width:61.7647058824%;padding-top:0;margin-right:3px}.footer .block-subscribe .input-text{-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;border-radius:0;border:none;background-image:url(https://www.chutingstar.com/skin/frontend/blueacorn/chs/images/sprite.png);background-position:-1px -54px!important;width:285px;height:46px;padding-top:0;padding-bottom:0}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2 / 1),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.footer .block-subscribe .input-text{background-image:url(https://www.chutingstar.com/skin/frontend/blueacorn/chs/images/sprite@2x.png);background-size:800px 500px}}.footer .block-subscribe .block-content{padding-top:7px}.footer .block-subscribe .block-content:after{content:'';display:table;clear:both}.footer .bugs,.footer .currency-switcher,.footer .form-language{display:none}.footer .block-subscribe .actions{float:left;width:32.3529411765%;margin:0}.footer .block-subscribe .actions .button{height:46px;line-height:17px;float:left;padding:17px 21px 16px}.footer .bugs,.footer address{clear:both}.footer .currency-switcher,.footer .form-language,.footer .store-switcher{clear:both;margin-bottom:10px}.footer address{width:100%;font-size:14px;color:#fff;margin-top:30px;padding:30px 0 57px;text-align:left}@media only screen and (max-width:1199px){.footer .links{width:185px;padding-right:0;margin-right:3.125%}.footer .links:nth-child(4){margin-right:0}.footer .block-subscribe{clear:both;float:none}}@media only screen and (max-width:770px){.footer .newsletter-container .block-subscribe .block-title,.footer address{text-align:center}.footer .newsletter-container .block-subscribe .input-box{width:65%;margin-right:0}.footer .newsletter-container .block-subscribe .input-box #newsletter{width:100%;background:url(https://www.chutingstar.com/skin/frontend/blueacorn/chs/images/input_texture.png) #898782}.footer .newsletter-container .block-subscribe .actions{width:35%;position:relative}.footer .newsletter-container .block-subscribe .button{position:absolute;width:100%}.footer .newsletter-container .block-subscribe .button span{font-family:LFT_Etica_Semibold,"Helvetica Neue",Verdana,Arial,sans-serif}.footer .links,.footer .links h6{font-family:LFT_Etica_Reg,Verdana,Arial,sans-serif}.footer .currency-switcher,.footer .form-language{display:block}.footer .footer-right{float:none}.footer .links{position:relative;width:100%;margin-right:0;float:none;padding:0 21px;margin-bottom:10px}.footer .links .link-block{width:100%;float:none;margin-left:0;padding-top:4px}.footer .links .link-block ul{max-height:0;overflow:hidden;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.footer .links .link-block.open-links h6:after{top:10px;right:21px;content:'';-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);transform:rotate(180deg);-webkit-transition:-webkit-transform .3s ease-out;-moz-transition:-moz-transform .3s ease-out;transition:transform .3s ease-out}.footer .links .link-block.open-links ul{max-height:50em;margin-bottom:26px}.footer .links h6{margin:4px 0;cursor:pointer}.footer .links h6:after{display:block;content:'';font-family:SSStandard;position:absolute;top:10px;right:21px;-webkit-transition:-webkit-transform .3s ease-out;-moz-transition:-moz-transform .3s ease-out;transition:transform .3s ease-out;-webkit-transform:rotate(0);-moz-transform:rotate(0);transform:rotate(0)}.footer .newsletter-container .block-subscribe span,.footer address{font-family:LFT_Etica_Reg,Verdana,Arial,sans-serif}.footer .catalog-container{display:none}.footer .connect-container{float:none;margin-top:81px}.footer .connect-container h6{font-size:14px}.footer .links-container,.footer .newsletter-container{margin:0 auto;float:none;width:100%}.footer .newsletter-container{margin-bottom:40px}.footer address{padding:30px 20px;margin-top:-5px}.footer .links:nth-child(odd){margin-right:3.125%;clear:both}.footer .block-subscribe{clear:both;float:none;margin:0 auto;width:100%;padding:0 21px}.catalogsearch-result-index .breadcrumbs .home span{display:none}}.products-grid,.products-grid>li{position:relative}.catalogsearch-result-index .current span,.catalogsearch-result-index .currently .value{color:#131006}.catalogsearch-result-index .main-container.col2-left-layout{background:0 0}.catalogsearch-result-index .page-header-container{background-color:#131006}.catalogsearch-result-index .breadcrumbs{margin-bottom:20px}.catalogsearch-result-index .breadcrumbs span,.catalogsearch-result-index .breadcrumbs strong{color:#fff}@media only screen and (max-width:770px){.catalogsearch-result-index .breadcrumbs span,.catalogsearch-result-index .breadcrumbs strong{color:#131006;display:none}}.catalogsearch-result-index .breadcrumbs li a{color:#fff}.catalogsearch-result-index .page-title h1{line-height:1;margin-top:20px}@media only screen and (max-width:770px){.catalogsearch-result-index .breadcrumbs li a{color:#131006}.catalogsearch-result-index .breadcrumbs ul li.search:before{display:none}.catalogsearch-result-index .breadcrumbs .search{margin-bottom:20px}.catalogsearch-result-index .page-title h1{text-align:center;line-height:1;margin-top:20px}}.catalog-category-view .main-container,.category-title h1 .main-container{max-width:100%;padding:0}body.catalogsearch-result-index .page-title h1{border-bottom:none}.category-hero-image{background:url(https://www.chutingstar.com/skin/frontend/blueacorn/chs/images/bg-footer.png);background-size:100% 100%}@media only screen and (max-width:979px){.category-hero-image{background:0 0}}.category-image{margin-bottom:1.5em}.products-grid .actions .button,.products-list .action .button{white-space:normal}h2.product-name,h3.product-name,h4.product-name,h5.product-name,p.product-name{margin:0 0 .5em;color:#131006;font-style:normal;text-rendering:optimizeLegibility;font-size:13px;font-family:LFT_Etica_Reg,Verdana,Arial,sans-serif;font-weight:400;line-height:1.4;letter-spacing:normal}h2.product-name a,h3.product-name a,h4.product-name a,h5.product-name a,p.product-name a{color:#131006}h2.product-name a:hover,h3.product-name a:hover,h4.product-name a:hover,h5.product-name a:hover,p.product-name a:hover{color:#FFCD00;text-decoration:none}.products-grid .product-name,.products-list .product-name{font-size:14px;line-height:20px;margin-bottom:12px}.category-view .links{display:none}.products-grid:after,.products-grid>li:after{display:table;clear:both;content:''}@media only screen and (max-width:770px){.catalog-category-view .col-main{margin-bottom:0!important}.catalog-category-view div.category-hero-image{padding-top:75px;margin-bottom:0}}.catalog-category-view #narrow-by-list dd+dt{padding-right:20px;word-wrap:break-word}.products-grid>li{margin-bottom:20px;text-align:center}.products-grid>li a{transition:none}.products-grid>li:hover a{color:#FFCD00}.products-grid .product-image img:hidden,.products-grid .ratings .amount{display:none}.products-grid .product-image{width:100%;border:none}.products-grid .product-image img{width:100%;height:auto}.widget-new-products .products-grid .product-image{width:75%;margin-bottom:15px;margin-left:10%}.products-grid .product-info{position:relative;padding-bottom:8px}.products-grid .actions{padding-top:10px;position:absolute;bottom:0;min-height:85px;width:100%}.products-grid .ratings .rating-box{margin:0 auto}.products-grid .price-box{color:gray;font-size:13px;margin:0 0 5px}.products-grid .add-to-links{margin-bottom:0}.products-grid>li{float:left;width:31.7269076305%;margin-right:2.4096385542%}.products-grid>li:nth-child(3n){margin-right:0}.products-grid>li:nth-child(3n+1){clear:left}.products-grid .product-image{margin-bottom:17px}.products-grid .item .product-image{position:relative;transition:none}.products-grid .item .product-image:after{position:absolute;content:'';left:0;top:0;width:100%;height:100%;border:0 solid #FFCD00;opacity:0}.products-grid .item:hover .product-image:after{border-width:10px;opacity:1}@media only screen and (max-width:599px){.products-grid>li{width:48.1617647059%;margin-right:3.6764705882%}.products-grid>li:nth-child(3n),.products-grid>li:nth-child(3n+1){margin-right:3.6764705882%;clear:none}.products-grid>li:nth-child(even){margin-right:0}.products-grid>li:nth-child(odd){clear:left}}@media only screen and (max-width:360px){.products-grid>li{width:100%;margin-right:0!important}.products-grid>li.last{margin-bottom:16px}.products-grid .product-info{min-height:inherit!important}}.products-list{margin-top:20px;margin-bottom:20px}.products-list>li{padding-bottom:20px;margin-bottom:20px;border-bottom:1px solid #EDEDED}.products-list>li:after{content:'';display:table;clear:both}.products-list>li .product-image{float:left;width:33.3333333333%}.products-list>li .product-image img{width:100%;max-width:100%}.products-list>li:last-child{padding-bottom:0;border-bottom:none}.products-list .product-shop{float:right;width:66.6666666667%;padding-left:20px}.products-list .product-shop .product-name{margin-bottom:0}.products-list .product-shop .ratings{margin:0}.products-list .product-shop .ratings .rating-box,.products-list .product-shop .ratings .rating-links{float:left;margin-right:7px}.products-list .product-shop .ratings .rating-links{margin-top:4px}.products-list .product-shop .price-box{margin-top:0}.products-list .product-shop .price-box .price{font-size:18px}.products-list .product-shop .action{margin:7px 0}.products-list .product-shop .desc{margin-top:7px}.products-list .product-shop .desc,.products-list .product-shop .product-primary{float:left;width:65%;overflow:hidden}.products-list .product-shop .product-secondary{float:right;width:35%;text-align:right;clear:right}@media only screen and (min-width:480px){.products-list .product-name a{font-size:18px}}@media only screen and (max-width:1279px){.products-list .product-shop .desc,.products-list .product-shop .product-primary{float:left;width:60%;padding-right:20px}.products-list .product-shop .product-secondary{float:right;width:40%}}@media only screen and (max-width:600px){.products-list .product-shop .price-box .special-price{padding-left:0}.products-list .product-shop .desc,.products-list .product-shop .product-primary,.products-list .product-shop .product-secondary{float:none;width:100%;padding-right:0;text-align:left}}.mini-products-list .product-image{float:left;min-width:50px}.mini-products-list .product-details{margin-left:60px}.mini-products-list .product-details .product-name{padding-top:10px}.mini-products-list li{margin-bottom:10px;clear:both}.mini-products-images-list:after,.mini-products-list li:after{content:'';display:table;clear:both}.mini-products-images-list li.item{float:left;width:50%;margin:0;padding:0 5px 10px 0}.category-image img,.mini-products-images-list li.item .product-image img{width:100%;max-width:100%}.mini-products-images-list li.item:nth-child(even){padding-right:0;padding-left:5px}.mini-products-images-list li.item .product-image{display:block}.catalog-product-view .add-to-cart-wrapper .add-to-links,.catalog-product-view .color-swatch .input-box.disabled,.catalog-product-view .rewardssocial-widgets,.category-image img:hidden{display:none}.category-image{border:1px solid #CCC;padding:10px}.catalog-product-view .product-notice .std,.catalog-product-view .short-description .std{font-size:14px;width:60%;margin:0 auto;text-align:center}.catalog-product-view .product-view .product-shop #product-options-wrapper .input-box input[type=file]{border:2px solid #898782;padding:15px}.catalog-product-view .product-image-gallery{z-index:9}.catalog-product-view .product-notice{clear:both}.catalog-product-view .product-notice .std{border:2px solid #131006;padding:15px;background:#FFCD00}.catalog-product-view .bsku{position:absolute;margin-top:6px;margin-left:8px;text-transform:uppercase;font-size:12px;color:#131006;letter-spacing:1px}.catalog-product-view li.success-msg{width:100%;max-width:1160px;margin:40px auto 0;padding-left:30px;padding-right:30px}.catalog-product-view li.success-msg li{height:auto;padding-bottom:12px}.catalog-product-view .zoomImg{width:250%!important;height:auto!important;cursor:crosshair!important}@media only screen and (max-width:770px){.catalog-product-view .zoomImg{display:none!important}.catalog-product-view .product-image-gallery{z-index:1}.catalog-product-view .main-container .main{padding-top:120px}.catalog-product-view li.success-msg{margin-top:25px;margin-left:30px;margin-right:30px;width:calc(100% - 60px);font-size:12px;padding-left:0;padding-right:0;padding-top:55px}.catalog-product-view .main-container{background-size:cover!important}}.catalog-product-view .main-container{background:url(https://www.chutingstar.com/skin/frontend/blueacorn/chs/css/images/hp_texture.png) no-repeat #fff;background-size:200%;max-width:none;padding:0}.catalog-product-view .main-container .main{margin:0 auto}.catalog-product-view #downloadable-links-list{margin-bottom:20px}.catalog-product-view span.label.checkbox-label:hover:before{content:'✓';color:#131006;background-color:#FFCD00;font-size:10px;box-shadow:none;padding-left:1px}.catalog-product-view .product-options ul.options-list .label{display:inline-block}.catalog-product-view .product-view .product-shop .price-box .special-price .price{color:#131006;font-weight:700}.catalog-product-view .reviews_buttons button.more-reviews span,.catalog-product-view .reviews_buttons button.show-last span{font-size:12px;color:#131006!important}.catalog-product-view .reviews_buttons{width:360px;margin:0 auto}.catalog-product-view .reviews_buttons button.more-reviews{margin-top:20px;margin-right:33px;background-color:#FFCD00!important}.catalog-product-view .reviews_buttons button.show-last{margin-top:20px;background-color:#FFCD00!important}.catalog-product-view .product-options .swatch-counted{display:none;border:2px solid #131006;float:left;width:100%;padding:20px 20px 10px;background:#fff}.catalog-product-view .product-options .swatch-option{clear:left;margin-bottom:10px;border:none;cursor:pointer}.catalog-product-view .product-options .swatch-name{width:calc(100% - 25px);display:block;height:25px;margin-bottom:10px;margin-top:3px;cursor:pointer}.catalog-product-view .product-options .name-wrap{width:calc(100% - 30px);display:inline-block;clear:left}.catalog-product-view .rev_rlt .rating-links,.catalog-product-view .reviews_container #customer-reviews .no-rating,.catalog-product-view .reviews_container #customer-reviews .review-heading h2{display:none}.catalog-product-view .product-options .custom-shiv span:after{transition:250ms all}.catalog-product-view .product-options .custom-shiv.active span:after{transform:rotate(180deg)}.catalog-product-view .product-options .custom-shiv-cover{cursor:pointer;height:52px;font-size:15px;text-transform:uppercase;padding-top:15px;letter-spacing:2px;position:absolute;background-color:transparent;width:100%;z-index:99999999999}@media only screen and (max-width:770px){.catalog-product-view .reviews_buttons{display:none}.catalog-product-view .upsell_products .item{min-height:0!important}}.catalog-product-view .rev_rlt{float:left;width:100%}.catalog-product-view .rev_rlt .first_review{width:100%;text-align:center;margin-top:20px;text-decoration:underline;cursor:pointer;display:none}.no-touch .opc .section .step-title a:hover,.swatch-link:hover{text-decoration:none}.catalog-product-view .rev_rlt .rating-box{width:112px!important;margin:15px auto -5px;cursor:pointer}.catalog-product-view .reviews_container{max-width:738px;margin:0 auto}.catalog-product-view .reviews_container #customer-reviews dt{margin-bottom:-4px}.catalog-product-view .reviews_container #customer-reviews dt a{font-family:LFT_Etica_Semibold,"Helvetica Neue",Verdana,Arial,sans-serif;font-size:16px;text-transform:capitalize}.catalog-product-view .reviews_container #customer-reviews dt a:hover{color:#131006}.catalog-product-view .reviews_container #customer-reviews dd{font-family:LFT_Etica_Reg,Verdana,Arial,sans-serif;line-height:25px}.catalog-product-view .reviews_container #customer-reviews .review-heading{border:none}.catalog-product-view .reviews_container #customer-reviews .ratings-table{margin-top:22px}.catalog-product-view .reviews_container #customer-reviews .ratings-table .rating-box{overflow:hidden;text-indent:-9999px;width:95px;margin-top:-17px;margin-left:5px;float:left;height:14px;background:url(https://www.chutingstar.com/skin/frontend/blueacorn/chs/css/images/stars.png) 0 -26px;background-size:95px}.catalog-product-view .reviews_container #customer-reviews .ratings-table .rating-box .rating{float:left;height:30px;background:url(https://www.chutingstar.com/skin/frontend/blueacorn/chs/css/images/stars.png);background-size:95px}.catalog-product-view .reviews_container #customer-reviews .ratings-table tr th{font-family:LFT_Etica_Reg,Verdana,Arial,sans-serif;font-size:14px;text-transform:uppercase;padding-bottom:18px}.catalog-product-view .reviews_container #customer-reviews .review-meta{font-family:LFT_Etica_Reg,Verdana,Arial,sans-serif;font-size:14px;color:#656963;text-transform:capitalize;margin-top:-12px;margin-bottom:26px;display:block}.catalog-product-view .more-views{padding-bottom:23px;margin-bottom:-23px}.catalog-product-view .more-views .owl-stage-outer{overflow:hidden;padding-top:10px}.catalog-product-view .more-views .owl-stage-outer .owl-item{float:left}.catalog-product-view .more-views .owl-stage-outer .owl-item li{width:100%}.catalog-product-view .more-views .owl-stage-outer .owl-item.active_thumb{position:relative}.catalog-product-view .more-views .owl-stage-outer .owl-item.active_thumb img{border:5px solid #FFCD00}.catalog-product-view .more-views .owl-stage-outer .owl-item.active_thumb:before{content:"";position:absolute;border-left:10px solid transparent;border-right:10px solid transparent;border-bottom:10px solid #FFCD00;top:-9px;left:50%;margin-left:-10px}.catalog-product-view .more-views .owl-next,.catalog-product-view .more-views .owl-prev{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;position:absolute;width:190px;height:75px;top:11px;background:rgba(255,255,255,.8);margin-left:0;cursor:pointer;left:auto!important}.catalog-product-view .more-views .owl-next:after,.catalog-product-view .more-views .owl-prev:after{content:"◅";width:100px;height:100px;font-family:SSStandard;color:#FFCD00;font-size:19px;top:30px;position:absolute;left:-3px}.catalog-product-view .more-views .owl-next{right:0!important;background:rgba(255,255,255,.6)!important}.catalog-product-view .more-views .owl-next:after{content:"▻";margin-left:100px}@media only screen and (max-width:979px){.catalog-product-view .more-views .owl-next,.catalog-product-view .more-views .owl-prev{width:40%}.catalog-product-view .more-views .owl-next:active,.catalog-product-view .more-views .owl-prev:active{left:-5px}.catalog-product-view .more-views .owl-next{position:relative;margin-top:-93px;float:right;width:40%}.catalog-product-view .more-views .owl-next:after{margin-left:42%}}@media only screen and (max-width:820px){.catalog-product-view .more-views .owl-next{width:39.25%}}@media only screen and (max-width:770px){.catalog-product-view .more-views .owl-next,.catalog-product-view .more-views .owl-prev{width:40%!important}.catalog-product-view .more-views .owl-next:after{margin-left:0;right:0!important;left:auto}.catalog-product-view .more-views .product-view .product-shop #product-options-wrapper .input-box{width:100%}.catalog-product-view div.product-img-box .product-image{min-height:280px!important}}@media only screen and (max-width:445px){.catalog-product-view .more-views .owl-nav{position:relative}.catalog-product-view .more-views div.owl-next{margin-top:-90px!important;width:40.5%!important}.catalog-product-view .more-views div.owl-next:after{font-size:14px;width:40px;height:20px;top:30px;text-align:left!important}.catalog-product-view .more-views .owl-next,.catalog-product-view .more-views .owl-prev{margin-top:-90px!important}.catalog-product-view .more-views .owl-next:after,.catalog-product-view .more-views .owl-prev:after{font-size:14px;width:40px;height:20px;bottom:0;text-align:right!important}.catalog-product-view .more-views .owl-item img{width:95%;height:95%}}.catalog-product-view .add_review_toggle{font-size:15px;font-family:LFT_Etica_Semibold,"Helvetica Neue",Verdana,Arial,sans-serif;letter-spacing:2px;text-transform:uppercase;cursor:pointer;display:block;margin-bottom:5px;margin-top:45px}.catalog-product-view .add_review_toggle:before{content:"+";width:20px;height:20px;color:#131006;font-family:SSStandard;font-size:11px;margin-right:8px}.catalog-product-view .add_review_toggle.active:before{content:"-"}.catalog-product-view .add_review_toggle.no_reviews{text-align:center}.catalog-product-view #details_info{max-width:738px;margin:0 auto;color:#fff}.catalog-product-view #details_info div{background:url(https://www.chutingstar.com/skin/frontend/blueacorn/chs/css/images/hp_texture.png) no-repeat #c11a1a;background-size:cover;clear:both;float:left;width:100%}.catalog-product-view #details_info div.last{background-color:#b20101}.catalog-product-view .review_form .form-add .review-summary-table .rating-box,.catalog-product-view .review_form .form-add .review-summary-table span.rating,.catalog-product-view .review_form .form-add .review-summary-table tbody th{background:0 0}.catalog-product-view #details_info span{padding:12px 29px;display:block;float:left}.catalog-product-view .review_form,.catalog-product-view .review_form .form-add h2,.catalog-product-view .review_form .form-add h4{display:none}.catalog-product-view #details_info span:first-child{width:43%;font-size:14px;font-family:LFT_Etica_Semibold,"Helvetica Neue",Verdana,Arial,sans-serif}.catalog-product-view #details_info span:last-child{width:57%;font-family:LFT_Etica_Reg,Verdana,Arial,sans-serif;font-weight:400}.catalog-product-view .review_form .form-add{margin-top:35px}.catalog-product-view .review_form .form-add .form-list .input-box{width:100%}.catalog-product-view .review_form .form-add .form-list .input-box input[type=text],.catalog-product-view .review_form .form-add .form-list .input-box textarea{width:100%;max-width:660px}.catalog-product-view .review_form .form-add h3{display:none;font-family:LFT_Etica_Reg,Verdana,Arial,sans-serif;font-size:16px;letter-spacing:0;margin-top:25px;margin-bottom:25px;text-align:center}.product-view .product-shop #product-options-wrapper .input-box .custom-shiv,.product-view .product-shop .product-options-bottom .add-to-links li a{letter-spacing:2px;font-family:LFT_Etica_Semibold,"Helvetica Neue",Verdana,Arial,sans-serif;text-transform:uppercase;font-size:15px}.catalog-product-view .review_form .form-add .ratings .rating-box{height:30px}.catalog-product-view .review_form .form-add .review-summary-table{border:none;margin-bottom:20px;margin-top:-20px}.catalog-product-view .review_form .form-add .review-summary-table tbody label.checkbox-label:before,.catalog-product-view .review_form .form-add .review-summary-table tbody label.radio-label:before,.catalog-product-view .review_form .form-add .review-summary-table tbody span.label.checkbox-label:before,.catalog-product-view .review_form .form-add .review-summary-table tbody span.label.radio-label:before{font-size:5px}.catalog-product-view .review_form .form-add .review-summary-table tbody label.checkbox-label:hover:before,.catalog-product-view .review_form .form-add .review-summary-table tbody label.radio-label:hover:before,.catalog-product-view .review_form .form-add .review-summary-table tbody span.label.checkbox-label:hover:before,.catalog-product-view .review_form .form-add .review-summary-table tbody span.label.radio-label:hover:before{padding-left:0;content:'●';font-size:6px}.catalog-product-view .review_form .form-add .review-summary-table tbody label.radio-label.checked:before,.catalog-product-view .review_form .form-add .review-summary-table tbody span.label.radio-label.checked:before{color:#131006!important}.catalog-product-view .related_products .price-box .minimal-price span,.catalog-product-view .related_products .price-box .price-from span,.catalog-product-view .related_products .price-box .price-to span,.catalog-product-view .related_products .product-details h3 a:hover{color:#131006}.catalog-product-view .review_form .form-add .review-summary-table tbody td label{display:inline-block;width:65%;margin-top:10px;margin-bottom:30px}.catalog-product-view .desc_overlay,.catalog-product-view .related_products .mini-products-list .item-info .old-price,.catalog-product-view .related_products .mini-products-list .item-info .price-box .label{display:none}.catalog-product-view .review_form .buttons-set{border:none;margin-bottom:20px}.catalog-product-view .review_form .buttons-set button{float:left;margin-left:0;margin-top:15px}.catalog-product-view .related_products{width:100%;background:url(https://www.chutingstar.com/skin/frontend/blueacorn/chs/css/images/hp_texture.png) no-repeat #FFCD00;background-size:cover;float:left;padding-bottom:62px}.catalog-product-view .related_products .box-related{max-width:1160px;margin:0 auto}.catalog-product-view .related_products .box-related .block-title{border:none;text-align:center;margin-bottom:44px}.catalog-product-view .related_products .box-related .block-title h2{font-size:48px;text-transform:lowercase;padding-top:47px;font-weight:400}.catalog-product-view .related_products .product-details{margin:0;clear:both;padding-top:8px;text-align:center}.catalog-product-view .related_products .product-details h3 a{font-size:14px;font-family:LFT_Etica_Reg,Verdana,Arial,sans-serif;color:#131006}.catalog-product-view .related_products .product-details .price-box{margin-top:10px}.catalog-product-view .related_products .product-details .price-box span{font-size:16px;font-family:LFT_Etica_Semibold,"Helvetica Neue",Verdana,Arial,sans-serif;float:none}.catalog-product-view .related_products .mini-products-list{width:100%;float:left}.catalog-product-view .related_products .mini-products-list.box-content.single-item{width:100%;margin-left:0;text-align:center}.catalog-product-view .related_products .mini-products-list .item-info .special-price{width:100%}.catalog-product-view .related_products .item{float:left;margin-right:2.66666%;width:23%;clear:none;min-height:380px;vertical-align:top}.catalog-product-view .related_products .item img{width:100%;height:auto}.catalog-product-view .related_products .item .item-info{margin:0}@media only screen and (min-width:770px){.catalog-product-view .related_products .item:nth-child(12),.catalog-product-view .related_products .item:nth-child(4),.catalog-product-view .related_products .item:nth-child(8){margin-right:0}.catalog-product-view .read_more_link,.catalog-product-view i{display:none!important}}.catalog-product-view .related_products .item:last-child{margin-right:0}.catalog-product-view .detail_information,.catalog-product-view .product_description,.catalog-product-view .product_reviews{width:100%;background:url(https://www.chutingstar.com/skin/frontend/blueacorn/chs/css/images/hp_texture.png) no-repeat #fff;background-size:cover;padding-bottom:62px}.catalog-product-view .detail_information .description_inner,.catalog-product-view .product_description .description_inner,.catalog-product-view .product_reviews .description_inner{max-width:738px;margin:0 auto}.catalog-product-view .detail_information h2,.catalog-product-view .product_description h2,.catalog-product-view .product_reviews h2{font-size:48px;font-weight:400;text-transform:lowercase;padding-top:59px;padding-bottom:13px;text-align:center;clear:both}.catalog-product-view .detail_information p,.catalog-product-view .product_description p,.catalog-product-view .product_reviews p{font-size:14px;font-family:LFT_Etica_Reg,Verdana,Arial,sans-serif}.catalog-product-view .related_products .price-box .minimal-price{width:100%}.catalog-product-view .related_products .price-box .price-from{width:100%}.catalog-product-view .related_products .price-box .price-to{width:100%}.catalog-product-view .read_more_link{display:none}@media only screen and (min-width:770px){.catalog-product-view .product_reviews .read_more_link{display:none!important}}@media only screen and (max-width:770px){.catalog-product-view div.product_reviews .read_more_link.locked{display:none!important}.catalog-product-view .related_products .mini-products-list li{min-height:0}.catalog-product-view .detail_information,.catalog-product-view .product_description,.catalog-product-view .product_reviews{padding:0 20px 50px;float:left}.catalog-product-view .detail_information i,.catalog-product-view .product_description i,.catalog-product-view .product_reviews i{background:-webkit-linear-gradient(top,rgba(255,255,255,.75) 0,#fff 73%);background:-moz-linear-gradient(top,rgba(255,255,255,.75) 0,#fff 73%);background:-webkit-linear-gradient(top,rgba(255,255,255,.75) 0,#fff 73%);background:-o-linear-gradient(top,rgba(255,255,255,.75) 0,#fff 73%);background:-ms-linear-gradient(top,rgba(255,255,255,.75) 0,#fff 73%);width:100%;height:70px;margin-top:-50px;position:absolute;display:none}.catalog-product-view .detail_information .description_inner p.overflow,.catalog-product-view .product_description .description_inner p.overflow,.catalog-product-view .product_reviews .description_inner p.overflow{max-height:265px}.catalog-product-view .detail_information .read_more_link,.catalog-product-view .product_description .read_more_link,.catalog-product-view .product_reviews .read_more_link{display:none;margin-top:25px;margin-bottom:-15px;text-align:center;text-transform:uppercase;font-size:15px;cursor:pointer}.catalog-product-view .detail_information .description_inner p,.catalog-product-view .product_description .description_inner p,.catalog-product-view .product_reviews .description_inner p{overflow:hidden;position:relative}.catalog-product-view .detail_information .description_inner p:after,.catalog-product-view .product_description .description_inner p:after,.catalog-product-view .product_reviews .description_inner p:after{content:"";width:100%;height:20px;background-color:#f1f1f1;opacity:.8}.catalog-product-view .product_reviews i{background:-webkit-linear-gradient(top,rgba(255,255,255,.75) 0,#fff 73%);background:-moz-linear-gradient(top,rgba(255,255,255,.75) 0,#fff 73%);background:-webkit-linear-gradient(top,rgba(255,255,255,.75) 0,#fff 73%);background:-o-linear-gradient(top,rgba(255,255,255,.75) 0,#fff 73%);background:-ms-linear-gradient(top,rgba(255,255,255,.75) 0,#fff 73%);width:100%;height:70px;margin-top:-50px;position:absolute;display:none}.catalog-product-view .product_reviews .read_more_link{margin-top:0;margin-bottom:-15px;text-align:center;text-transform:uppercase;font-size:15px;cursor:pointer;position:absolute;width:105%;margin-left:-5%;display:none}.catalog-product-view .extra,.catalog-product-view .extra.resized{display:none}}.breadcrumbs,.product-view{padding-left:30px;padding-right:30px}.catalog-product-view .detail_information h2,.catalog-product-view .product_reviews h2,.catalog-product-view .upsell_products h2{font-size:48px;text-transform:lowercase;padding-top:59px;clear:both;text-align:center;font-weight:400}.catalog-product-view .detail_information{float:left;width:100%;background:url(https://www.chutingstar.com/skin/frontend/blueacorn/chs/css/images/hp_texture.png) no-repeat #B00;background-size:cover;padding-bottom:62px;margin:0 auto}.catalog-product-view .detail_information h2{color:#fff;padding-bottom:13px}.catalog-product-view .product_reviews{width:100%;background:url(https://www.chutingstar.com/skin/frontend/blueacorn/chs/css/images/hp_texture.png) no-repeat #fff;background-size:cover;padding-bottom:62px;margin:0 auto}.catalog-product-view .product_reviews .validation-advice{max-width:660px}.catalog-product-view .product_reviews h2{padding-bottom:13px}.catalog-product-view .upsell_products{width:100%;background:url(https://www.chutingstar.com/skin/frontend/blueacorn/chs/css/images/hp_texture.png) no-repeat #FFCD00;background-size:cover;float:left;padding-bottom:62px}.catalog-product-view .upsell_products h2{padding-bottom:13px}.catalog-product-view .upsell_products .item{float:left;margin-right:2.66666%;width:23%;clear:none;min-height:380px;vertical-align:top}.catalog-product-view .upsell_products .item img{width:100%;height:auto}.catalog-product-view .upsell_products .item .item-info{margin:0}@media only screen and (min-width:770px){.catalog-product-view .upsell_products .item:nth-child(12),.catalog-product-view .upsell_products .item:nth-child(4),.catalog-product-view .upsell_products .item:nth-child(8){margin-right:0}}.catalog-product-view .upsell_products .item:last-child{margin-right:0}.catalog-product-view .upsell_products .price-box{margin-top:10px}.catalog-product-view .upsell_products .price-box span{font-size:16px;font-family:LFT_Etica_Semibold,"Helvetica Neue",Verdana,Arial,sans-serif;float:none;color:#131006}.catalog-product-view .upsell_products h3{margin-top:18px}.catalog-product-view .upsell_products h3 a{font-size:14px;font-family:LFT_Etica_Reg,Verdana,Arial,sans-serif;color:#131006;text-transform:capitalize}.catalog-product-view .upsell_products h3 a:hover{color:#131006}.catalog-product-view #upsell-product-table{width:100%;max-width:1160px;margin:0 auto}@media only screen and (max-width:770px){.catalog-product-view #upsell-product-table.single-item{width:100%!important;margin-left:0!important;text-align:center}}.breadcrumbs li{display:block!important}.product-view{margin-top:50px;max-width:1160px;margin-left:auto;margin-right:auto}.product-view .product-essential .price-as-configured .price-label,.product-view .product-essential .price-from,.product-view .product-essential .price-to{display:none}.product-view .product-essential .extra-info .ratings .amount,.product-view .product-essential .extra-info .ratings .rating-box{float:left}.product-view .product-essential .extra-info .ratings .rating-box{margin-top:8px;margin-right:10px}.product-view .product-essential .extra-info .ratings:after,.product-view .product-essential:after{content:'';display:table;clear:both}.product-view .mobile-name,.product-view .product-shop #product-options-wrapper p.required,.product-view .product-shop .availability.in-stock{display:none}.product-view .product-essential .wishlist-link-wrapper{text-align:center;margin-top:14px}.product-view .product-essential .wishlist-link-wrapper .link-wishlist{font-family:LFT_Etica_Semibold,"Helvetica Neue",Verdana,Arial,sans-serif;font-size:15px;color:#131006;text-transform:uppercase;letter-spacing:2px}.product-view .product-essential .wishlist-link-wrapper .link-wishlist:before{content:"+";width:20px;height:20px;color:#131006;font-family:SSStandard;font-size:11px;margin-right:8px}.product-view .product-img-box .product-name h1,.product-view .product-shop .product-name .h1{color:#FFCD00;margin-bottom:10px;border:0}.product-view .product-shop{width:50%;float:right;margin-bottom:40px}.product-view .product-shop #product-options-wrapper .giftcard-form .input-box,.product-view .product-shop #product-options-wrapper .giftcard-form input,.product-view .product-shop #product-options-wrapper div.input-box{width:100%}.product-view .product-shop #product-options-wrapper{border:none;padding-bottom:0;max-width:350px;margin:0 auto}.product-view .product-shop #product-options-wrapper .giftcard-form label,.product-view .product-shop #product-options-wrapper dt.hide-label label{display:block}.product-view .product-shop #product-options-wrapper dt label{text-transform:capitalize;font-size:18px;margin-bottom:10px;margin-top:10px}.product-view .product-shop #product-options-wrapper .input-box:after,.product-view .product-shop .product-options-bottom .add-to-links li:last-child{display:none}.product-view .product-shop #product-options-wrapper .giftcard-form .input-box.select-container .custom-shiv{margin-bottom:10px}.product-view .product-shop #product-options-wrapper .giftcard-form textarea{width:100%;max-width:none}.product-view .product-shop #product-options-wrapper dd{text-align:center;border:none;padding-bottom:0;margin-bottom:0}.product-view .product-shop #product-options-wrapper .product-custom-option.datetime-picker{width:100px!important}.product-view .product-shop #product-options-wrapper .product-custom-option.datetime-picker select{font-size:16px}.product-view .product-shop #product-options-wrapper .input-box{width:320px}.product-view .product-shop #product-options-wrapper .input-box .custom-shiv{background:#131006;padding-top:15px;height:auto;padding-bottom:12px;padding-right:25px}.product-view .product-shop #product-options-wrapper .input-box .custom-shiv span:after{top:3px;font-size:15px}.product-view .product-shop #product-options-wrapper .input-box select{width:100%;height:52px}.product-view .product-shop .product-options-bottom{border:none;background:0 0}.product-view .product-shop .product-options-bottom .add-to-links{width:100%;text-align:center;margin-top:10px}.product-view .product-shop .product-options-bottom .add-to-links li{width:100%}.product-view .product-shop .product-options-bottom .add-to-links li a{color:#131006;border:none}.product-view .product-shop .product-options-bottom .add-to-links li a:before{content:"+";width:20px;height:20px;color:#131006;font-family:SSStandard;font-size:11px;margin-right:8px}.product-view .product-shop .product-name{display:none;float:left}.product-view .product-shop .product-name .h1{float:left;margin-bottom:5px;color:#131006;font-size:48px;letter-spacing:-4px;line-height:49px;text-align:center;font-weight:400}.product-view .product-shop .extra-info{float:left;padding-right:15px;clear:left;width:70%}.product-view .product-shop .price-info{float:right;width:100%;max-width:none;text-align:center}.product-view .product-shop .extra-info,.product-view .product-shop .price-info{margin-bottom:10px}.product-view .product-shop .extra-info .price-box span span.price,.product-view .product-shop .extra-info .price-box span.regular-price,.product-view .product-shop .price-info .price-box span span.price,.product-view .product-shop .price-info .price-box span.regular-price{color:#131006;font-family:LFT_Etica_Semibold,"Helvetica Neue",Verdana,Arial,sans-serif;font-size:22px}.product-view .product-shop .short-description{margin-bottom:10px;clear:both}.product-view .product-shop .ratings{margin-bottom:8px}.product-view .product-shop .availability{font-size:16px}.product-view .product-shop .price-box{margin-top:20px}.product-view .product-shop .price-box .old-price,.product-view .product-shop .price-box .regular-price,.product-view .product-shop .price-box .special-price{padding-right:0;line-height:1.2}.product-view .product-shop .price-box .full-product-price .price,.product-view .product-shop .price-box .regular-price .price,.product-view .product-shop .price-box .special-price .price{color:#FFCD00;font-size:24px}.product-view .product-shop .price-box .special-price .price-label{font-size:16px;text-transform:uppercase}.product-view .product-shop .price-box .special-price span.weee{color:#131006}.product-view .product-shop .price-box .special-price span.weee span.price{font-size:16px}.product-view .product-shop .price-box .price-excluding-tax,.product-view .product-shop .price-box .price-including-tax{display:block;line-height:1.2;color:#131006}.product-view .product-shop .price-box .price-excluding-tax .label,.product-view .product-shop .price-box .price-including-tax .label{font-size:16px;font-weight:300}.product-view .product-shop .price-box .price-excluding-tax .price,.product-view .product-shop .price-box .price-including-tax .price{font-size:20px}.product-view .price-box.map-info a{display:inherit}.product-view .old-price .price-label{display:none}.product-view .add-to-cart-wrapper,.product-view .block-related{width:50%;float:right;clear:right}@media only screen and (max-width:850px){.product-view .product-shop .price-box .price-excluding-tax .label,.product-view .product-shop .price-box .price-including-tax .label{font-size:15px}.product-view .product-shop .price-box .price-excluding-tax .price,.product-view .product-shop .price-box .price-including-tax .price{font-size:18px}}@media only screen and (max-width:770px){::-webkit-scrollbar{display:none}.catalog-product-view .add_review_toggle{text-align:center;margin-top:0;margin-left:-26px}.catalog-product-view .product-image-gallery{padding-top:20px}.catalog-product-view .related_products .mini-products-list{width:112.5%;margin-left:-12.5%;white-space:nowrap;overflow:auto}.catalog-product-view .related_products .mini-products-list li{width:35%;display:inline-block;float:none;margin-right:2.5%}.catalog-product-view .related_products .mini-products-list li h3 a{overflow:hidden;display:block;white-space:normal;height:35px}.catalog-product-view .detail_information .description_inner h2,.catalog-product-view .detail_information h2,.catalog-product-view .product_description .description_inner h2,.catalog-product-view .product_reviews .description_inner h2,.catalog-product-view .product_reviews h2,.catalog-product-view .related_products .box-related .block-title h2{font-size:33px;letter-spacing:-2px;line-height:28px;text-align:center;padding-top:39px}.catalog-product-view .upsell_products #upsell-product-table{width:112.5%;margin-left:-12.5%;white-space:nowrap;overflow:auto}.catalog-product-view .upsell_products #upsell-product-table li{width:35%;display:inline-block;float:none;margin-right:2.5%}.catalog-product-view .upsell_products #upsell-product-table li h3 a{overflow:hidden;display:block;white-space:normal;height:35px}.catalog-product-view .upsell_products h2{font-size:33px;letter-spacing:-2px;line-height:28px;text-align:center;padding-top:18px}.product-view .product-essential{background:#fff}.product-view div.product-img-box{height:auto;margin-bottom:50px;max-width:none;width:100%}.product-view div.product-img-box .product-name{display:none}.product-view .mobile-name{display:block}.product-view .mobile-name h1{font-size:27px;letter-spacing:-2px;line-height:28px;text-align:center;padding-left:20px;padding-right:20px}.product-view .add-to-cart-wrapper{float:none;width:100%;clear:both}.product-view .product-shop .price-box .price-excluding-tax .label,.product-view .product-shop .price-box .price-including-tax .label{font-size:16px}.product-view .product-shop .price-box .price-excluding-tax .price,.product-view .product-shop .price-box .price-including-tax .price{font-size:20px}}@media only screen and (max-width:420px){table.review-summary-table thead th{background:0 0;border:none;padding:15px 0 10px 5px;text-align:center}table.review-summary-table span.rating{display:none}.product-view .product-shop .price-box .price-excluding-tax span,.product-view .product-shop .price-box .price-including-tax span,table.review-summary-table .rating-box span.rating-number{display:block}.product-view .product-shop .price-box .price-excluding-tax,.product-view .product-shop .price-box .price-including-tax{margin-bottom:5px}}.product-image:before{content:"";width:100%;height:100%;z-index:1;background-color:transparent;display:block;position:absolute}div.product-img-box{float:left;margin-bottom:50px;padding-bottom:23px;background-color:#fff;max-width:478px;width:50%}div.product-img-box .product-name h1{border:0}div.product-img-box .product-image{margin-bottom:10px;min-height:400px;padding-left:29px;padding-right:29px}div.product-img-box .product-image img{max-width:100%;max-height:400px;margin:0 auto}@media only screen and (max-width:770px){div.product-img-box .product-image{min-height:350px}div.product-img-box .product-image img{max-height:250px}}.product-image-gallery{position:relative;margin-top:30px}.product-image-gallery .gallery-image{display:none}.product-image-gallery .gallery-image.visible{display:block}.product-image-gallery .gallery-image.visible.hidden{visibility:hidden}.product-image-gallery:after,.product-image-gallery:before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;display:none}.product-image-gallery:before{background-color:#fff;opacity:.8;z-index:2}.product-image-gallery:after{background-image:url(https://www.chutingstar.com/skin/frontend/blueacorn/chs/images/opc-ajax-loader.gif);background-repeat:no-repeat;background-position:center;z-index:3}.product-image-gallery.loading{position:relative}.product-image-gallery.loading:after,.product-image-gallery.loading:before{display:block}.product-image-thumbs{text-align:center;margin-top:35px;position:relative;width:98%;margin-left:1%}.product-image-thumbs li{display:inline-block}.product-image-thumbs li:first-child{margin-left:-1px}.product-image-thumbs a{display:inline-block;border:1px solid transparent}.no-touch .product-image-thumbs a:hover{border-color:#c7c7c7}.product-view .add-to-cart-wrapper,.product-view .block-related,.product-view .product-shop{padding-left:15px}.product-img-box{width:478px}.box-collateral,.product-collateral,.product-img-box,.product-view .block-related{margin-bottom:5px}.product-view .add-to-box{margin-bottom:20px}.product-view .add-to-box:after,.product-view .add-to-cart:after{content:'';display:table;clear:both}.product-view .add-to-cart{padding-bottom:3px;width:320px;margin:0 auto}.product-view .add-to-cart button.button.btn-cart{width:320px;height:52px}.product-view .add-to-cart button.button.btn-cart span{font-size:15px}.product-view .add-to-cart .qty-wrapper,.product-view .add-to-cart-buttons,.product-view .product-options-bottom .price-box{min-height:40px}.product-view .add-to-cart .qty-wrapper{width:100%}.product-view .add-to-cart .qty-wrapper .qty-minus,.product-view .add-to-cart .qty-wrapper .qty-plus{display:inline-block;font-family:SSStandard;color:#fff;background-color:#131006;padding:17px 43px 14px 44px;float:left;font-size:14px;cursor:pointer;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media only screen and (max-width:410px){.product-view .add-to-cart .qty-wrapper .qty-minus,.product-view .add-to-cart .qty-wrapper .qty-plus{padding:17px 10% 14px;margin-left:5%}.product-view .add-to-cart .qty-wrapper .qty-plus{margin-left:0}.product-view .add-to-cart .qty-wrapper .input-text{width:40%!important}.product-view .add-to-cart,.product-view .add-to-cart-buttons{width:100%}.product-view .add-to-cart-buttons button{width:90%!important;margin-left:5%!important}}.product-view .add-to-cart .qty-wrapper,.product-view .add-to-cart-buttons .button,.product-view .add-to-cart-buttons .paypal-logo,.product-view .product-options-bottom .price-box{margin-bottom:10px}.product-view .add-to-cart .qty-wrapper,.product-view .add-to-cart .qty-wrapper label{margin-right:7px;float:left;margin-bottom:15px}.product-view .add-to-cart .qty-wrapper label{line-height:40px}.product-view .add-to-cart .qty-wrapper .qty{height:52px;float:left;width:117px;font-size:22px;color:#fff;font-family:LFT_Etica_Semibold,"Helvetica Neue",Verdana,Arial,sans-serif;padding:12px 10px 10px}.product-view .add-to-cart-buttons{float:left;margin-right:10px;max-width:100%}.product-view .add-to-cart-buttons .paypal-logo{clear:left;text-align:center}.product-view .add-to-cart-buttons .paypal-logo .paypal-button{margin:0 auto;display:block;width:170px}.product-view .add-to-cart-buttons .paypal-logo .bml_button{display:block;width:174px;margin:0 auto}.product-view .add-to-cart-buttons .paypal-logo .bml_button a{text-align:center}.product-view .add-to-cart-buttons .paypal-logo .paypal-or{display:block;margin-bottom:10px;margin-left:0;margin-right:0;line-height:1;text-align:center}.product-view .add-to-cart-buttons .button{min-height:40px;line-height:40px;font-size:16px;padding:0 30px;float:left;min-width:160px;width:100%;white-space:normal}.product-view .alert-price,.product-view .alert-stock{clear:both}@media (max-width:670px) and (min-width:540px){.review-summary-table thead th{padding:15px 0 10px!important}}@media only screen and (max-width:479px){.product-img-box .product-image img{max-height:450px}.product-view .add-to-cart-buttons .paypal-or{line-height:20px}.product-view .add-to-cart-buttons .button,.product-view .add-to-cart-buttons .paypal-button,.product-view .add-to-cart-buttons .paypal-logo,.product-view .add-to-cart-buttons .paypal-or{text-align:center;width:100%;display:block;margin-right:0;margin-left:0;float:none}}.add-to-box .or{display:none}.product-view .add-to-links{clear:both;margin-top:0;margin-right:15px;float:left}.product-view .add-to-links:after{content:'';display:table;clear:both}.product-view .add-to-links li{float:left}.product-view .add-to-links a{padding:2px 7px 2px 0;margin-left:7px;border-right:1px solid #CCC}.product-view .add-to-links li:first-child a{margin-left:0}.product-view .add-to-links li:last-child a{border-right:0}.product-view .sharing-links{float:left;display:none}.product-view .sharing-links:after{content:'';display:table;clear:both}.product-view .sharing-links li{float:left;padding:0 7px 7px}.product-view .sharing-links a{text-indent:-9999px;display:block;width:26px;height:26px}.product-view .sharing-links a:hover{opacity:.8}.product-view .sharing-links a.link-wishlist{background-position:0 -225px}.product-view .sharing-links a.link-compare{background-position:0 -250px}.product-view .sharing-links a.link-email-friend{background-position:0 -322px}.product-view .sharing-links a.link-facebook{background-position:0 -425px}.product-view .sharing-links a.link-twitter{background-position:0 -372px}@media only screen and (max-width:599px){.add-to-box .add-to-links a{float:none;width:auto;text-indent:0}}.product-collateral{clear:both}.collateral-tabs dd h2{display:none}.box-collateral{clear:both}@media only screen and (min-width:771px){.product-collateral .toggle-tabs{display:block;width:100%;position:relative;border:1px solid #CCC;background-color:#F4F4F4}.product-collateral .toggle-tabs li{float:left;border-right:1px solid transparent;border-left:1px solid transparent}.product-collateral .toggle-tabs li>span{-moz-user-select:none;-ms-user-select:none;-webkit-user-select:none;-o-user-select:none;user-select:none;display:inline-block;padding:0 30px;height:40px;line-height:40px;cursor:pointer;text-transform:uppercase;font-size:12px;position:relative;bottom:-1px}.product-collateral .toggle-tabs li.current{border-right:1px solid #CCC;border-left:1px solid #CCC}.product-collateral .toggle-tabs li.current>span{background-color:#FFF;z-index:5}.product-collateral .toggle-tabs li.current span,.product-collateral .toggle-tabs li:hover span{color:#FFCD00}.product-collateral .toggle-tabs li:first-child{border-left:none}.product-collateral .toggle-tabs:after{content:'';display:table;clear:both}.product-collateral>dl{width:100%}.product-collateral>dl>dt{display:none}.product-collateral>dl>dd{width:100%;display:none;padding:15px;border:1px solid #CCC;border-top:0}.product-collateral>dl>dd.current{display:block}}@media only screen and (max-width:770px){.product-collateral .toggle-tabs{display:none}.product-collateral>dl>dt{margin:0;color:#131006;font-family:LFT_Etica_Semibold,"Helvetica Neue",Verdana,Arial,sans-serif;font-size:26px;font-style:normal;line-height:37px;text-rendering:optimizeSpeed;-moz-user-select:none;-ms-user-select:none;-webkit-user-select:none;-o-user-select:none;user-select:none;font-weight:400;padding:7px 10px 7px 24px;border-width:1px 1px 0;border-style:solid;border-color:#CCC;position:relative;background-color:#F4F4F4;display:block;cursor:pointer}.product-collateral>dl>dt:after{left:10px;top:50%;margin-top:-3px}.product-collateral>dl>dt:hover{background-color:shade(#F4F4F4,3%);color:#FFCD00}.product-collateral>dl>dd{padding:10px;margin:0;border-width:0 1px;border-style:solid;border-color:#CCC}.product-collateral>dl>dd:last-child{border-width:0 1px 1px}.product-collateral>dl>dt:after{content:'';position:absolute;width:0;height:0;display:block;border-top:4px solid transparent;border-bottom:4px solid transparent;border-left:4px solid #FFCD00;border-right:none}.product-collateral.accordion-open>dl>dt.current,.product-collateral>dl>dt.last{border-bottom-width:1px}.product-collateral>dl>dd{display:none}.product-collateral.accordion-open>dl>dt.current:after{content:'';position:absolute;width:0;height:0;display:block;border-right:4px solid transparent;border-left:4px solid transparent;border-top:4px solid #FFCD00;border-bottom:none;left:6px;top:50%;margin-top:-3px}.product-collateral.accordion-open>dl>dd.current{display:block}.product-view div.product-img-box{margin-bottom:-11px}div.breadcrumbs{display:block;padding-top:10px;padding-bottom:0;margin-bottom:-36px;font-size:11px}div.breadcrumbs li,div.breadcrumbs li.mobile{display:block!important}div.breadcrumbs li{width:100%;text-align:center;font-size:11px;position:relative}div.breadcrumbs li a{float:none}div.breadcrumbs li:before{content:"◅";font-size:11px;width:20px;height:20px;font-family:SSStandard;margin-right:10px}.product-collateral,.product-img-box,.product-view .add-to-cart-wrapper,.product-view .block-related,.product-view .product-shop{width:100%;float:none;padding-right:0;padding-left:0}}@media only screen and (min-width:771px){.product-view .product-shop .product-name{display:block;padding:0 50px}.product-img-box .product-name{display:none}}@media only screen and (max-width:599px){.ratings .rating-box{font-size:12px;margin-bottom:-10px;width:40px}.catalog-category-view .ratings .rating-box{font-size:12px;margin-bottom:0;width:112px}}.product-view .ratings .rating-links{clear:left;float:left;margin-top:0}#product-attribute-specs-table{max-width:50em;border:1px solid silver}#product-attribute-specs-table th{border-right:1px solid silver;border-bottom:1px solid silver}.grouped-items-table-wrapper{border:1px solid silver;width:100%;padding:10px;margin-bottom:15px}.grouped-items-table-wrapper tbody tr:last-child td{border-bottom:none}@media only screen and (max-width:479px){.box-collateral,.grouped-items-table-wrapper,.product-collateral,.product-img-box,.product-view .block-related,.product-view .product-shop{margin-bottom:15px}}.grouped-items-table .name-wrapper{color:#FFCD00;font-family:LFT_Etica_Semibold,"Helvetica Neue",Verdana,Arial,sans-serif}.grouped-items-table .qty-wrapper{padding-top:7px}.grouped-items-table .qty-label{margin-left:7px}.grouped-items-table td{padding:4px}.grouped-items-table td:last-child{width:30%;text-align:left}.grouped-items-table .price-box{text-align:right}.product-options{width:100%;margin:10px 0 0;padding:10px 15px 15px;border:1px solid #CCC;clear:both;position:relative}.product-options p.required{position:absolute;top:6px;right:15px;text-align:right}.product-options dt{margin:10px 0 3px;font-weight:400}.product-options dt:first-child{margin-top:0}.product-options dd .qty-holder{display:block;padding:10px 0 0}.product-options dd .qty-holder .qty{width:3em}.product-options dd .qty-holder label{vertical-align:middle}.product-options dd .qty-disabled{background:0 0;border:0;padding:0 2px}.product-options dd{padding:0 0 10px;margin:0 0 5px;border-bottom:1px solid #EDEDED}.product-options dl.last dd.last{border-bottom:0;padding-bottom:5px;margin-bottom:0}.product-options dd .input-text{width:98%;color:#fff}.product-options dd .input-box{padding-top:0}.product-options dd input.datetime-picker{width:150px}.product-options dd .input-box .multiselect,.product-options dd textarea{border:none;line-height:25px;font-size:14px;font-family:LFT_Etica_Reg,Verdana,Arial,sans-serif;letter-spacing:2px;width:100%;background:url(https://www.chutingstar.com/skin/frontend/blueacorn/chs/images/input_texture.png) #898782;font-weight:400;color:#fff;text-transform:capitalize}.product-options dd .time-picker{display:-moz-inline-stack;display:inline-block;zoom:1;padding:2px 0;vertical-align:middle}.product-options dd textarea{height:8em;padding:10px 15px 0}.product-options dd .input-box .multiselect{padding:10px 15px}.product-options dd select{width:330px;max-width:100%}.product-options ul.options-list{background:url(https://www.chutingstar.com/skin/frontend/blueacorn/chs/images/input_texture.png) #898782;padding:15px}.product-options ul.options-list li{line-height:1.5;margin-bottom:7px}.product-options ul.options-list li:last-child{margin-bottom:0}.product-options ul.options-list .checkbox,.product-options ul.options-list .radio{float:left;margin-top:5px}.product-options ul.options-list .label{display:block}.product-options ul.options-list label{font-weight:400;background:0 0;text-align:left;color:#fff;text-transform:capitalize}.product-options p.note{margin:0;font-size:11px}.product-options-bottom{background-color:#F4F4F4;padding:15px 20px;border:1px solid #CCC;border-top:0;margin-bottom:10px}.product-options-bottom:after{content:'';display:table;clear:both}.product-options-bottom .product-pricing,.product-options-bottom .tier-prices{float:right;margin:0;padding:0 0 10px;border:0;background:0;color:#131006}@media only screen and (max-width:1199px){.product-options-bottom .product-pricing,.product-options-bottom .tier-prices{float:none;width:100%;text-align:right;padding-bottom:5px;margin-bottom:10px;border-bottom:1px solid #CCC}}.product-options-bottom .tier-prices li{background:0;padding:2px 0}.product-options-bottom .tier-prices .benefit,.product-options-bottom .tier-prices .price{color:#131006}.product-options-bottom .price-box{display:none;float:right;margin:0 0 10px;padding:0}@media only screen and (max-width:479px){.product-options-bottom .price-box .price-as-configured{text-align:right}.product-options-bottom .price-box .price-as-configured .price-label{display:block}}.product-options-bottom .price-tax{float:left}.block-related li{margin-bottom:7px}.block-related .block-title{border-bottom:none}.block-related .block-title h2{margin:0;color:#131006;font-family:TrixieOT-Heavy,"Helvetica Neue",Verdana,Arial,sans-serif;font-size:48px;font-style:normal;line-height:69px;letter-spacing:-4px;text-rendering:optimizeLegibility}.block-related .block-subtitle{margin-bottom:7px}.block-related .product{margin-left:20px;position:relative}.block-related .checkbox{float:left;margin-top:36px}.block-related .product-details{margin-left:90px}.block-related .product-name{margin-bottom:3px}.block-related .product-details .price-box{margin:2px 0 3px}.block-related .product-details .price-box a,.block-related .product-details .price-box p,.block-related .product-details .price-box span{float:left;margin-left:3px}.block-related .product-details .price-box a:first-child,.block-related .product-details .price-box p:first-child,.block-related .product-details .price-box span:first-child{margin-left:0;font-size:16px;padding-right:5px;padding-left:5px}.block-related .product-details .price-box:after{content:'';display:table;clear:both}.block-related .link-wishlist,.box-up-sell .ratings,.catalog-product-view .video-thumbnails{display:none}.box-up-sell{margin-top:20px}.catalog-product-view .video-container{max-width:100%;background:url(https://www.chutingstar.com/skin/frontend/blueacorn/chs/images/video-bg.jpg);padding:67px 0 80px}.catalog-product-view .video-container h3{font-size:48px;color:#fff;text-align:center;margin-bottom:27px;text-transform:lowercase}.catalog-product-view .video-container .owl-stage-outer{overflow:visible!important}.catalog-product-view .snippetContainer{position:relative;padding-bottom:45%;padding-top:30px;height:0;width:100%;overflow:hidden}.catalog-product-view .snippetContainer .click-overlay{display:block;position:absolute;height:100%;width:100%;z-index:99;cursor:pointer}.catalog-product-view .one-video .snippetContainer{border:none}.catalog-product-view .one-video .snippetContainer embed,.catalog-product-view .one-video .snippetContainer iframe,.catalog-product-view .one-video .snippetContainer object{position:absolute;top:0;left:0;width:100%;height:100%}.catalog-product-view .video-container .owl-carousel{width:100%;margin:0 auto;max-width:768px}.catalog-product-view .video-container .owl-item.active .click-overlay{display:none}.catalog-product-view .more-views .video-container .owl-next,.catalog-product-view .video-container .more-views .owl-next,.catalog-product-view .video-container .owl-prev{position:absolute;top:0;height:100%;width:100%;z-index:111;left:-100%!important}.catalog-product-view .video-container .owl-next{position:absolute;right:-1216px;top:0;height:100%;width:100%;z-index:111;left:100%!important}.catalog-product-view .fluid-width-video-wrapper{position:static}#advice-required-entry-giftcard_amount_input,#advice-validate-number-giftcard_amount_input{margin-top:-20px;margin-bottom:20px}.catalog-product-view .minimal-price-link span{color:#131006;font-size:14px;display:inline!important}.catalog-product-view .minimal-price-link span.label,.catalog-product-view .minimal-price-link span.price{color:#898782!important}.tier-prices,.tier-prices-grouped,ul.product-pricing{background:#FFCD00;color:#131006;border:1px solid #FFCD00;font-family:LFT_Etica_Reg,Verdana,Arial,sans-serif}.cart-forms .discount h2,.cart-forms .giftcard h2,.cart-forms .shipping h2,.cart-table,.cart-table span.or,.cart-table tbody td,.cart-table thead th,.cart-totals h2{font-family:LFT_Etica_Semibold,"Helvetica Neue",Verdana,Arial,sans-serif}.catalog-product-view .zoomContainer{display:none!important}.product-shop .extra-info,.share-buttons .social-icon.addshoppers{display:none}#giftcard_amount_input{margin-bottom:20px}.catalog-product-view .products-grid .item .product-image:after{border:none!important}#product-options-wrapper label.checkbox-label:before,#product-options-wrapper label.radio-label:before,#product-options-wrapper span.label.checkbox-label:before,#product-options-wrapper span.label.radio-label:before{border:1px solid #898782!important;border-radius:3px!important}#product-options-wrapper label.radio-label:before,#product-options-wrapper span.label.radio-label:before{border:1px solid #898782!important;border-radius:10px!important}#product-options-wrapper span.label.checkbox-label a{color:#131006!important}span.h1::selection{background-color:#888}.cart-msrp-totals{color:red;font-size:12px!important;font-weight:700;margin:10px 10px 0;padding:10px;text-align:right;text-transform:uppercase}.map-cart-sidebar-total{color:red;display:block;font-size:10px;font-weight:700;text-align:left;padding:2px 5px}.cart-table .product-cart-sku .label,.cart-table h2{font-weight:600}.map-popup{background:#FFF;border:5px solid #CCC;margin:12px 0 0;position:absolute;text-align:left;width:450px;z-index:100}@media only screen and (min-width:771px){.map-popup.map-popup-right{left:10px!important}.map-popup.map-popup-left{left:auto!important;right:10px!important}}@media only screen and (max-width:770px){.map-popup{width:100%;left:0!important}}.map-popup .map-popup-heading{padding:8px 10px;margin-right:40px;width:auto}.map-popup .map-popup-heading h3{font-size:14px;margin:0;overflow:hidden;white-space:nowrap;word-wrap:break-word;text-align:left;text-overflow:ellipsis}@media only screen and (max-width:479px){.map-popup .map-popup-heading h3{text-align:center}}.map-popup .map-popup-close{display:block;position:absolute;top:0;right:0;height:36px;width:36px;font-size:20px;line-height:32px;text-align:center}.map-popup .map-popup-content{border-top:1px solid #EDEDED;padding:10px;margin:0 10px;overflow:hidden;text-align:left}.map-popup .map-popup-checkout{padding:10px 0}.map-popup .map-popup-checkout form:after{content:'';display:table;clear:both}.map-popup .map-popup-checkout span{display:block}.map-popup .map-popup-checkout .button{float:left;margin:0 2px;clear:left}.map-popup .map-popup-checkout .additional-addtocart-box{float:left;min-width:210px}.map-popup .map-popup-checkout .paypal-logo{width:auto}.map-popup .map-popup-checkout .paypal-logo a{display:inline-block;float:left;clear:left}.map-popup .map-popup-checkout .paypal-logo .paypal-or{float:left;text-align:center;padding:5px 15px;clear:left}.map-popup .map-popup-checkout .paypal-logo:after{content:'';display:table;clear:both}.map-popup .map-popup-checkout .paypal-logo .bml_button a{clear:left}.map-popup .map-popup-checkout:after{content:'';display:table;clear:both}.map-popup .map-popup-price{padding:10px 0}@media only screen and (max-width:479px){.map-popup .map-popup-checkout,.map-popup .map-popup-content{text-align:center}.map-popup .map-popup-checkout .additional-addtocart-box,.map-popup .map-popup-checkout .button,.map-popup .map-popup-checkout .paypal-logo .paypal-or,.map-popup .map-popup-checkout .paypal-logo a{float:none}.map-popup .map-popup-checkout .additional-addtocart-box{min-width:0}.map-popup .map-popup-checkout .paypal-logo .paypal-or{margin:0 0 10px}.map-popup .map-popup-price{text-align:center;padding-top:0}}.map-popup .map-popup-price .price-box,.map-popup .map-popup-price .price-box .special-price{display:inline-block;margin:0;padding:0}.map-popup .map-popup-price .price-box .minimal-price-link{display:inline-block}.map-popup .map-popup-text{padding:10px 0;margin:0 10px;word-wrap:break-word}.map-popup .map-popup-only-text,.map-popup .map-popup-text{border-top:1px solid #EDEDED}.price-box .map-link{display:block;text-align:center}.block-compare .product-name:after{content:'';display:table;clear:both}.compare-table .product-image{display:inline-block}.compare-table .product-shop-row.top td{padding-bottom:0;border-bottom:0}.compare-table .product-shop-row.bottom td{padding-top:0}.cart-table{float:left;width:60%}.cart .button{white-space:normal}.cart-forms,.cart-totals-wrapper,.crosssell{float:right;clear:right;width:40%;padding-left:20px}.cart-forms .discount,.cart-forms .giftcard,.cart-forms .shipping,.cart-totals{padding:10px;background-color:#F4F4F4;border:1px solid #CCC}.cart-forms .discount h2,.cart-forms .giftcard h2,.cart-forms .shipping h2,.cart-totals h2{letter-spacing:normal;text-transform:uppercase}.cart-forms .discount,.cart-forms .giftcard,.cart-forms .shipping,.cart-table,.cart-totals{margin-bottom:20px}.checkout-cart-index #postcode{width:100%}.display-both-prices .cart-table{float:none;width:100%}.display-both-prices .cart-forms{float:left;padding-right:10px;padding-left:0}.display-both-prices .cart-totals-wrapper,.display-both-prices .crosssell{padding-left:10px}.display-both-prices .cart-forms,.display-both-prices .cart-totals-wrapper,.display-both-prices .crosssell{width:50%}.display-both-prices .crosssell{clear:right;float:right}@media only screen and (max-width:979px){.display-single-price .cart-table{float:none;width:100%}.display-single-price .cart-forms{float:left;padding-right:10px;padding-left:0}.display-single-price .cart-totals-wrapper,.display-single-price .crosssell{padding-left:10px}.display-single-price .cart-forms,.display-single-price .cart-totals-wrapper,.display-single-price .crosssell{width:50%}.display-single-price .crosssell{clear:right;float:right}}@media only screen and (max-width:599px){.product-cart-sku{display:none}.display-both-prices .cart-forms,.display-both-prices .cart-totals-wrapper,.display-both-prices .crosssell,.display-single-price .cart-forms,.display-single-price .cart-totals-wrapper,.display-single-price .crosssell{padding-top:0;padding-left:0;padding-right:0;float:none;width:100%}}.cart .page-title:after,.checkout-types li:after,.display-single-price:after{display:table;content:'';clear:both}.cart .page-title{margin-bottom:15px;border-bottom:1px solid #EDEDED}.cart .page-title h1{float:left;border-bottom:none;margin-bottom:6px;margin-right:10px}.checkout-types{float:right;text-align:right;max-width:100%}.checkout-types li{vertical-align:top;margin:0 0 5px 5px}.checkout-types li img{display:inline;vertical-align:top}.checkout-types li:first-child{margin-left:0}.checkout-types .method-checkout-cart-methods-multishipping{display:block}.checkout-types.top li{display:inline-block}.checkout-types.top .bml_button{display:inline-block;vertical-align:top}.checkout-types.bottom .paypal-logo a,.checkout-types.minicart .paypal-logo a,.checkout-types.top .bml_button img{display:block}.checkout-types.top .paypal-logo .paypal-or{margin-top:5px}.checkout-types.bottom .paypal-or,.checkout-types.minicart .paypal-or{margin:0;display:block;text-align:center}@media only screen and (min-width:741px){.checkout-types.bottom .paypal-or{text-align:right;padding-right:70px}}.cart-totals .checkout-types .btn-checkout{margin-bottom:7px}@media only screen and (max-width:740px){.checkout-types{float:none;text-align:center}.checkout-types.bottom .paypal-or,.checkout-types.minicart .paypal-or{width:auto;float:none}.checkout-types li{float:none;width:100%;margin-left:0}}@media only screen and (max-width:599px){.btn-checkout{width:100%}}.cart-table tbody td,.cart-table td,.cart-table th{border-bottom:none;vertical-align:top}.cart-table h2{color:#131006;font-size:14px;margin-bottom:0}.cart-table tbody td,.cart-table thead th{background-color:transparent;padding:10px 5px}.cart-table .product-cart-actions,.cart-table .product-cart-info{padding-left:15px}.cart-table tr{border-bottom:1px solid silver}.cart-table tfoot tr{background:0 0}.cart-table tfoot tr>td:after{content:'';display:table;clear:both}.cart-table .product-cart-actions .button,.cart-table .product-cart-image .cart-links,.cart-table .product-cart-image a.cart-edit,.cart-table .product-cart-info .btn-remove{display:none}.cart-table span.or{font-size:9px;padding:0 5px;text-transform:uppercase}.cart-table .product-cart-image{padding-left:0;padding-right:0}.cart-table .product-cart-image .product-image img{max-width:100%;width:100%}.cart-table .product-cart-sku{font-family:LFT_Etica_Reg,Georgia,Times,"Times New Roman",serif;font-style:italic;font-size:12px;margin:5px 0 12px}.cart-table .btn-empty{float:left}.cart-table .product-cart-price,.cart-table .product-cart-total{text-align:center}.cart-table .cart-tax-total{position:relative;cursor:pointer}.cart-table .cart-tax-total:after{content:'';width:0;height:0;display:block;border-top:6px solid transparent;border-bottom:6px solid transparent;border-right:6px solid #FFCD00;border-left:none;position:absolute;top:3px;right:-11px}.cart-table .cart-tax-total.cart-tax-total-expanded:after{content:'';position:absolute;width:0;height:0;display:block;border-right:6px solid transparent;border-left:6px solid transparent;border-top:6px solid #FFCD00;border-bottom:none;right:-15px;top:6px}.cart-table .cart-links>li{white-space:nowrap;line-height:1.3;margin-bottom:5px;min-width:65px;font-size:13px}.cart-table .cart-links>li>a{display:block}.cart-table .cart-links>li:last-child{margin-bottom:0}.cart-table .product-cart-actions{min-width:60px;text-align:center}.cart-table .product-cart-actions .qty{height:30px;border-color:#131006;border-radius:0;margin-bottom:10px;text-align:center;width:3.2em}.cart-table .product-cart-actions .button{margin-bottom:5px}.cart-table .item-options{padding-left:15px}@media only screen and (max-width:770px){.cart-table th{font-size:12px}.cart-table td,.cart-table th{padding:7px 6px}.cart-table .product-cart-actions>li{white-space:inherit}}@media only screen and (max-width:699px){.display-both-prices .cart-table td.product-cart-total,.display-both-prices .cart-table thead th.cart-total-head{display:none}}@media only screen and (max-width:599px){.cart-table colgroup,.cart-table thead{display:none}.cart-table tr{display:block;margin-bottom:10px;padding-bottom:10px;position:relative;width:100%}.cart-table tr:after{content:'';display:table;clear:both}.cart-table tr:last-child{margin-bottom:0}.cart-table tfoot tr{padding-bottom:0}.cart-table td{border:none;display:block}.cart-table td[data-rwd-label]{padding-left:15px;margin-bottom:6px}.cart-table td[data-rwd-label] .price{font-weight:400}.cart-table td[data-rwd-label]:before{content:attr(data-rwd-label) ":";font-size:12px;font-family:LFT_Etica_Semibold,"Helvetica Neue",Verdana,Arial,sans-serif;padding-right:5px;text-transform:uppercase}.cart-table td.product-cart-price{text-align:left}.cart-table h2{font-size:12px}.cart-table .cart-links{padding-top:5px;padding-right:5px}.cart-table .cart-links>li{white-space:normal;text-align:center}.cart-table .cart-links>li>a{padding:2px 0}.cart-table .cart-tax-info{font-style:italic;padding-left:15px;font-size:13px}.cart-table .cart-tax-info .price{font-size:13px}.cart-table .product-cart-image{width:25%;float:left;padding-bottom:0}.cart-table .product-cart-image a.cart-edit{display:block;font-size:16px;text-align:center;text-transform:uppercase}.cart-table .product-cart-info,.cart-table td[data-rwd-label]{float:right;width:75%}.cart-table .product-cart-actions,.cart-table .product-cart-price{padding-bottom:0;padding-top:0;float:right}.cart-table .product-cart-actions .cart-links,.cart-table .product-cart-remove,.cart-table .product-cart-total{display:none}.cart-table .product-cart-image .cart-links,.cart-table .product-cart-info .btn-remove{display:block}.cart-table .cart-footer-actions .btn-update,.cart-table .cart-footer-actions span.or,.cart-table .product-cart-actions .button{display:none}.cart-table .product-cart-info .btn-remove{float:right;margin:-4px 0 2px 7px}.cart-table .product-cart-info .product-cart-sku{margin-bottom:5px}.cart-table .product-cart-actions{text-align:left}.cart-table .product-cart-actions .qty{margin-right:7px;margin-bottom:7px}.cart-table .price,.cart-table .product-cart-price:before{font-weight:500;font-size:15px;font-family:LFT_Etica_Reg,Verdana,Arial,sans-serif}.cart-table .cart-footer-actions{text-align:center;width:100%}.cart-table .cart-footer-actions #empty_cart_button{float:right}.cart-table .cart-footer-actions .btn-continue{float:left}.display-both-prices .cart-table td[data-rwd-tax-label]:before{content:attr(data-rwd-tax-label) ":"}.cart-table .cart-tax-total:after{right:-9px}.cart-table .cart-tax-total.cart-tax-total-expanded:after{right:-13px}}.shipping h2{font-size:12px;font-weight:700;margin:0 0 5px}.shipping select{max-width:100%;height:30px;display:block;border:1px solid #131006}.shipping select.validation-failed{border-color:#B00}.shipping .shipping-desc{display:none}.shipping .buttons-set{border:none;margin:0;padding:0}.shipping .form-list:after{content:'';display:table;clear:both}.shipping .form-list li{float:left;margin:5px 2% 10px 0}.shipping .form-list .shipping-country{width:37%}.shipping .form-list .shipping-region{width:41%}.shipping .form-list .shipping-postcode{margin-right:0;width:18%}.shipping .form-list .shipping-postcode input{margin-top:4px}.shipping .form-list .input-box{padding-top:0}.shipping .form-list input{height:30px;margin-top:4px}.shipping .form-list label{font-family:LFT_Etica_Semibold,"Helvetica Neue",Verdana,Arial,sans-serif;font-size:13px;font-weight:400;text-transform:uppercase;white-space:nowrap}.shipping .sp-methods{padding:10px 0 0;text-align:left}.shipping .sp-methods dd{margin-bottom:10px}.shipping .sp-methods label{font-family:LFT_Etica_Reg,Georgia,Times,"Times New Roman",serif;font-size:12px;font-style:italic;min-width:100px}#discount-coupon-form label,.cart .cart-totals table,.cart .cart-totals table tfoot span.price,.cart .cart-totals table tfoot strong span,.cart .giftcard label,.shipping .sp-methods label span{font-family:LFT_Etica_Semibold,"Helvetica Neue",Verdana,Arial,sans-serif}.shipping .sp-methods label span{font-weight:700;font-style:normal}.shipping #co-shipping-method-form .buttons-set .button{float:left;margin-left:0;padding:17px 15px 16px;width:100%}.shipping #co-shipping-method-form .sp-methods dd label{border:1px solid #CCC;background-color:shade(#F4F4F4,3%);min-width:220px}.shipping #co-shipping-method-form .sp-methods dd label:hover{background-color:shade(#F4F4F4,10%)}@media only screen and (max-width:770px){.shipping .shipping-form .form-list>li{width:100%;float:none}.shipping .shipping-form .form-list>li label{display:block}.shipping .shipping-form .form-list>li input,.shipping .shipping-form .form-list>li select{width:100%}}#giftcard-form:after,.cart .cart-totals:after,.discount-form:after{display:table;clear:both;content:''}.cart .cart-totals{text-align:right}.cart .cart-totals table{font-size:12px;margin-bottom:20px;text-transform:uppercase;width:100%}.cart .cart-totals table td{padding:2px 0}.cart .cart-totals table td:first-child{padding-right:10px;min-width:120px}.cart .cart-totals table tbody tr:last-child td,.cart .cart-totals table tbody tr:last-child th{padding-bottom:10px}.cart .cart-totals table tfoot{border-top:1px solid #E6E6E6;border-bottom:1px solid #E6E6E6}.cart .cart-totals table tfoot td{font-size:24px;padding:2px 5px;vertical-align:top}.cart .cart-totals table tfoot strong{font-weight:400}@media only screen and (max-width:600px){.cart-totals{text-align:right}}@media only screen and (max-width:770px){.cart .cart-totals table tfoot td{font-size:18px}}#discount-coupon-form,.cart .giftcard{width:100%}#discount-coupon-form h2,.cart .giftcard h2{display:none}#discount-coupon-form label,.cart .giftcard label{font-size:12px;font-weight:400;text-align:left;text-transform:uppercase;min-width:105px;display:inline-block;margin-right:10px}#discount-coupon-form .field-wrapper,.cart .giftcard .field-wrapper{display:inline-block}#discount-coupon-form .validation-advice,.cart .giftcard .validation-advice{display:inline}#discount-coupon-form .button-wrapper,.cart .giftcard .button-wrapper{display:inline-block;vertical-align:bottom}#discount-coupon-form .button-wrapper>button,.cart .giftcard .button-wrapper>button{float:left}#discount-coupon-form .input-text,.cart .giftcard .input-text{border-radius:0;height:30px;margin:4px 10px 0 0;width:190px}.cart .giftcard p{margin-bottom:7px}.cart .giftcard .check-gc-status{float:left;padding:0}.cart .giftcard .check-gc-status>span>span{font-size:14px;text-transform:none}.crosssell h2{color:#39C}.crosssell .item a.product-image{width:auto;float:left}@media only screen and (max-width:979px){.crosssell .products-grid>li,.crosssell .products-grid>li:nth-child(3n),.crosssell .products-grid>li:nth-child(even){width:47.7272727273%;margin-right:4.5454545455%}.crosssell .products-grid>li:nth-child(odd){clear:left}.crosssell .products-grid>li:nth-child(even){margin-right:0}.crosssell .products-grid>li:nth-child(3n+1){clear:none}}@media only screen and (max-width:320px){.crosssell ul .item{padding:0 0 40px}.crosssell ul .product-details .crosssell-actions{padding:0 5px}}@media only screen and (max-width:875px){.shipping #co-shipping-method-form .sp-methods dd label{min-width:190px}.cart .cart-totals table td:first-child{min-width:85px!important}}.cartRightInner .cart-forms{padding-right:0!important}.checkout-onepage-index .col-left,.checkout-onepage-index .col-right{display:none}.checkout-onepage-index .col-main{width:auto;float:none}.checkout-onepage-index #checkout-step-billing .form-list .control .radio-label.checked:before{content:''}.checkout-onepage-index #checkout-step-billing .control .radio-label:hover:before{background:url(https://www.chutingstar.com/skin/frontend/blueacorn/chs/images/sprite.png) -52px -28px #fff;background-size:800px 500px;position:absolute;display:block;content:'';width:18px;height:18px;border:none;box-shadow:none;border-radius:50%}.checkout-onepage-index #checkout-step-shipping_method h3,.checkout-onepage-index #checkout-step-shipping_method h4{font-family:LFT_Etica_Reg,Verdana,Arial,sans-serif;font-size:20px;letter-spacing:0}.checkout-onepage-index #allow-gift-options-for-items-container .giftmessage-area{border:1px solid #131006!important;color:#131006!important}.checkout-onepage-index #allow-gift-options-for-items-container .gift-item{border:none}.checkout-onepage-index #allow-gift-options-for-items-container .product-image{min-height:0}.checkout-onepage-index #allow-gift-options-for-items-container .product-img-box{margin-bottom:0}.checkout-onepage-index #allow-gift-options-for-items-container h5{margin-left:200px;width:100%;margin-top:-50px}@media only screen and (min-width:980px){.checkout-onepage-index .col-main{float:left;width:68.75%;padding-right:20px}.checkout-onepage-index .col-left,.checkout-onepage-index .col-right{width:31.25%;display:block}.checkout-onepage-index .col-right{padding-left:0}}.opc .section .step-title{width:100%;border-top:1px solid #e6e6e6;-ms-user-select:none;-webkit-user-select:none;user-select:none}.slideshow-next,.slideshow-pager,.slideshow-prev{-moz-user-select:none;-webkit-user-select:none;-o-user-select:none}.opc .section .step-title:after{content:'';display:table;clear:both}.opc .section.allow:not(.active) .step-title{cursor:pointer}.no-touch .opc .section.allow:not(.active) .step-title:hover{background-color:#F4F4F4}.opc .section.active .step-title{border:none}.opc .section .step-title a{display:none}.opc .section.allow:not(.active) .step-title a{float:right;line-height:40px;height:40px;padding:0 10px}.opc .section .step-title .number,.opc .section.allow.active .step-title .number{width:26px;height:26px;text-align:center;color:#FFF;line-height:26px;background-color:#FFCD00;display:block;position:absolute;top:50%;left:10px;margin-top:-13px}.opc .section.allow .step-title .number{background-color:tint(#FFCD00,50%)}.opc .section.allow .step-title h2{color:gray}.opc .section.active .step-title h2,.opc .section.allow .step-title:hover h2{color:#FFCD00}.opc .section .step-title h2{font-size:16px;font-weight:400;line-height:40px;height:40px;float:left;margin:0 4px 0 45px}.opc .section .step{padding:20px}.opc .section .step:after{content:'';display:table;clear:both}@media only screen and (max-width:979px){.opc .section .step{padding:0 0 0 17px}}.opc select{max-width:365px;width:100%}.opc h3{font-weight:500}.sp-methods .price,.sp-methods dt{font-weight:700}.opc .buttons-set{text-align:left}.opc .buttons-set button.button{float:left;margin-left:0;margin-right:10px;margin-bottom:0}.opc .buttons-set p.required{float:right;margin-left:5px;margin-bottom:0}.opc .buttons-set .back-link{float:right;margin:0}.opc .buttons-set a{line-height:20px;display:inline-block;padding:5px 5px 5px 0}@media only screen and (max-width:479px){.opc .buttons-set .button+.buttons-set .button,.paypal-express-review .buttons-set .button+.buttons-set .button{margin-left:0}}.opc #opc-login .step{padding:0}.opc #opc-login .buttons-set{border-top:0;padding-top:5px}@media only screen and (max-width:770px){.opc #opc-login .description,.opc #opc-login p.required{display:none}}#opc-payment .note{padding:10px}.opc-block-progress-step-login,.opc.opc-firststep-login .section:not(#opc-login) .step-title{-webkit-transition:compact(opacity 300ms linear 0);-moz-transition:compact(opacity 300ms linear 0);-o-transition:compact(opacity 300ms linear 0);transition:compact(opacity 300ms linear 0)}.opc.opc-firststep-login .section#opc-login .step-title .number{-webkit-transition:compact(width 80ms linear 0);-moz-transition:compact(width 80ms linear 0);-o-transition:compact(width 80ms linear 0);transition:compact(width 80ms linear 0)}.opc.opc-firststep-login .section#opc-login .step-title h2{-webkit-transition:compact(margin-left 80ms linear 0);-moz-transition:compact(margin-left 80ms linear 0);-o-transition:compact(margin-left 80ms linear 0);transition:compact(margin-left 80ms linear 0)}body:not(.opc-has-progressed-from-login) .opc-block-progress-step-login,body:not(.opc-has-progressed-from-login) .opc.opc-firststep-login .section:not(#opc-login) .step-title{opacity:0}body:not(.opc-has-progressed-from-login) .opc.opc-firststep-login .section#opc-login .step-title .number{width:0;overflow:hidden}body:not(.opc-has-progressed-from-login) .opc.opc-firststep-login .section#opc-login .step-title h2{margin-left:0}.sp-methods{margin:0 0 8px}.sp-methods dt{margin:13px 0 5px}.sp-methods dt:first-child{margin:0 0 5px}.sp-methods dd li{margin:5px 0}.sp-methods label img{float:left}.sp-methods label a{margin-top:6px;float:right;margin-left:10px}.sp-methods .form-list{padding-left:20px}.sp-methods .form-list li{margin:0 0 8px}.sp-methods select.month{width:120px;margin-right:10px}.sp-methods select.year{width:96px}.sp-methods input.cvv{width:4em!important}.sp-methods #advice-validate-cc-exp-ccsave_expiration{max-width:130px}.sp-methods .checkmo-list li{margin:0 0 5px;content:'';display:table;clear:both}.sp-methods .checkmo-list label{width:165px;padding-right:15px;text-align:right;float:left}.sp-methods .checkmo-list address{float:left}@media only screen and (max-width:479px){.sp-methods .checkmo-list{padding-left:0}.sp-methods .checkmo-list label{width:135px}}.sp-methods .release-amounts{margin:.5em 0}.sp-methods .release-amounts button{float:left;margin:5px 10px 0 0}.block-progress{border:0;margin:0;border-left:1px solid #CCC;padding-left:20px}.block-progress .block-content{font-size:13px}.block-progress dt{padding-top:6px;margin:0 0 6px;font-family:LFT_Etica_Semibold,"Helvetica Neue",Verdana,Arial,sans-serif;font-size:26px;font-style:normal;line-height:37px;text-rendering:optimizeSpeed;text-transform:uppercase;font-weight:400;color:gray}.block-progress .payment-info dt,.block-progress dd{font-family:LFT_Etica_Reg,Georgia,Times,"Times New Roman",serif}.block-progress dt.complete{color:#131006}.block-progress dd{padding-left:15px;margin-bottom:10px;font-style:italic}.block-progress dd address{font-style:italic}.block-progress #payment-progress-opcheckout .subtitle{margin-bottom:3px}.block-progress .payment-info dt{padding:0;margin:0 0 3px;color:#131006;text-transform:none;font-style:italic;float:left;clear:both;font-size:13px}.block-progress .payment-info dt:after{content:': '}.block-progress .payment-info dd{float:left;margin-bottom:3px;font-size:13px}.block-progress .payment-info:after{content:'';display:table;clear:both}#checkout-review-table .btn-remove img{display:none}#checkout-review-table-wrapper{clear:both}#review-buttons-container{width:100%;margin-top:15px;margin-bottom:15px}#review-buttons-container .btn-checkout{min-width:220px}#review-buttons-container .please-wait{float:left;margin-right:10px}#review-buttons-container .f-left{float:right}@media only screen and (max-width:599px){.linearize-table-large.checkout-review-table thead tr:nth-child(1n+2){display:none}}@media only screen and (max-width:479px){.linearize-table.checkout-review-table thead tr:nth-child(1n+2){display:none}}.opc-block-progress dt.complete .separator,.opc-block-progress dt.complete a{display:inline}#checkout-step-review .opc-block-progress .block-title,.opc-block-progress dt .separator,.opc-block-progress dt a{display:none}#checkout-step-review .opc-block-progress{border-left:none;padding-left:0}#checkout-step-review .opc-block-progress .block-content{display:block!important;padding:0}#checkout-step-review .opc-block-progress .block-content>dl>div{float:left;width:50%}@media only screen and (max-width:479px){#checkout-step-review .opc-block-progress .block-content>dl>div{float:none;width:auto}}.gift-message-form .gift-wrapping-form img,.gift-messages-form .item .details{float:left}#checkout-step-review .opc-block-progress .block-content .changelink{display:none}@media only screen and (max-width:479px){#checkout-review-table thead>tr>th{display:none}#checkout-review-table thead>tr>th:first-child{display:block}}#checkout-step-review .centinel>p{margin-bottom:10px}#checkout-step-review .centinel iframe{width:100%;min-height:400px}.gift-messages-form .item{content:'';display:table;clear:both;margin-top:30px}.gift-messages-form .item h5{font-weight:700}.gift-messages-form .item .product-img-box{width:auto;float:left;padding-right:15px}.gift-message-form .inner-box>div{content:'';margin-top:15px;display:block}.gift-message-form .gift-item:after,.gift-message-form .gift-wrapping-form .gift-wrapping-design:after{display:table;clear:both;content:''}.gift-message-form .inner-box>div.extra-options-container p{margin-bottom:15px}.gift-message-form .gift-wrapping-form label{margin-right:10px}.gift-message-form .gift-wrapping-form .gift-wrapping-design{height:75px}.gift-message-form .gift-wrapping-form .gift-wrapping-design .image-box{margin-right:5px}.gift-message-form .gift-item{padding-bottom:10px;margin-bottom:10px;border-bottom:solid 1px #e6e6e6}.gift-message-form .gift-item .product-img-box{width:200px;background:0 0}.gift-message-form .gift-item .product-img-box .product-image{width:100%;height:auto;margin-left:auto;margin-right:auto}.gift-message-form .gift-item .product-img-box .product-name{display:block}@media only screen and (max-width:770px){.gift-message-form .giftmessage-area{max-width:100%}.gift-message-form .gift-item .product-img-box{width:100%;float:none}.gift-message-form .gift-item .fieldset{margin-left:0}.gift-message-form .gift-item .fieldset textarea{width:100%}}.checkout-onepage-index .cards-list dd{padding-left:0!important}.checkout-onepage-success .notice-msg li{background-color:#007036;color:#fff}.checkout-onepage-success .notice-msg li:before{display:none}.checkout-onepage-success .col-main{padding:0;text-align:center;margin-top:0!important}.checkout-onepage-success .buttons-set{margin:10px 0;text-align:center}.checkout-onepage-success .buttons-set button{float:none}.checkout-onepage-success h1{margin-top:20px;margin-bottom:40px;clear:left}.checkout-onepage-success h3{margin-bottom:20px}@media only screen and (max-width:599px){.checkout-onepage-success h1{font-size:48px;line-height:78px;margin-top:40px}.checkout-onepage-success h3{font-size:28px;line-height:34px}}.checkout-onepage-success h4{letter-spacing:-4px;font-family:Trixie-Pro-Heavy,"Helvetica Neue",Verdana,Arial,sans-serif;font-size:48px;margin:0;text-rendering:optimizeLegibility;font-style:normal;font-weight:600}.checkout-onepage-success p{max-width:650px;margin:15px auto}@media only screen and (max-width:599px){.checkout-onepage-success h4{font-size:36px}.checkout-onepage-success p{margin-bottom:40px}}.checkout-onepage-success .add-shoppers{margin-bottom:0}.checkout-onepage-success .product-grid{text-align:center;margin-bottom:40px}.checkout-onepage-success .product-grid .grid-item{float:left;width:25%;padding:0 2%;margin-bottom:40px;margin-top:40px;min-height:450px}.checkout-onepage-success .product-grid .grid-item img{width:100%}@media only screen and (max-width:770px){.checkout-onepage-success .product-grid .grid-item{width:33%}}@media only screen and (max-width:599px){.checkout-onepage-success .product-grid .grid-item{width:50%}}@media only screen and (max-width:479px){.checkout-onepage-success .product-grid .grid-item{width:100%}}.clearfix:after,.configurable-swatch-list:after,.product-view .product-options .swatch-attr:after{content:'';display:table;clear:both}.swatch-label,.swatch-link{display:block;border-radius:3px;font-size:14px;text-align:center;color:#131006;text-decoration:none;box-sizing:content-box}.swatch-link{border:1px solid #CCC;margin:0 0 3px}.swatch-link img{border-radius:2px}.swatch-link:hover{cursor:pointer}.swatch-link .x{display:none;text-indent:-999em;position:absolute;left:0;right:0;top:0;bottom:0;background:url(https://www.chutingstar.com/skin/frontend/blueacorn/chs/images/bg_x.png) center no-repeat;z-index:10}.swatch-link.has-image .swatch-label{position:relative}.swatch-link.has-image img{position:absolute;top:0;left:0}.swatch-label{border:1px solid #fff;margin:0;white-space:nowrap;background:#F4F4F4}.configurable-swatch-list{margin-left:-3px;zoom:1;clear:both;-webkit-transform:translateZ(0)}.configurable-swatch-list li{float:left;zoom:1;margin:0 0 0 3px}.products-grid .configurable-swatch-list li{display:inline-block;float:none;margin:0;vertical-align:top}.configurable-swatch-list .not-available .x{display:block}.configurable-swatch-list .not-available .swatch-link{border-color:#EDEDED;position:relative}.configurable-swatch-list .not-available .swatch-link.has-image img{opacity:.4;filter:alpha(opacity=40)}.configurable-swatch-list .not-available .swatch-label{color:#aaa;background:#fff}.configurable-swatch-list .wide-swatch .swatch-label{padding:0 6px}.configurable-swatch-list .not-available a:focus{outline:0}#narrow-by-list dd .configurable-swatch-list li{margin:0 0 0 3px;width:47%}#narrow-by-list dd .swatch-link{border:none;line-height:25px;margin-right:2px;text-align:left}#narrow-by-list dd .swatch-link.has-image{line-height:inherit}#narrow-by-list dd .swatch-link:hover .swatch-label{border-color:#39C}#narrow-by-list dd .swatch-label{background:#F4F4F4;border:1px solid #CCC;border-radius:3px;display:block;float:left;line-height:1.5em;margin:0 5px 0 0;padding:1px 5px;white-space:nowrap}#narrow-by-list dd .swatch-label img{border:1px solid #fff;border-radius:3px;box-sizing:content-box}#narrow-by-list dd .has-image .swatch-label{padding:0}@media only screen and (max-width:770px){#narrow-by-list dd .configurable-swatch-list li:nth-child(odd){clear:left}}.currently .swatch-current{position:relative}.currently .swatch-current .btn-remove{margin-top:-10px;position:absolute;right:0;top:50%}.currently .swatch-current span{display:block;float:left}.currently .swatch-link{display:inline-block;margin:0 0 0 3px}.currently .swatch-link:hover{border-color:#CCC;cursor:default}.configurable-swatch-list .hover .swatch-link,.configurable-swatch-list .selected .swatch-link,.swatch-link:hover{border-color:#39C}.configurable-swatch-box{background:0 0!important}.configurable-swatch-box select.swatch-select{display:none}.configurable-swatch-box .validation-advice{margin:0 0 5px;background:#B00;padding:2px 5px!important;font-weight:700;color:#fff!important;float:left;display:block;border-radius:3px}.availability.out-of-stock span{color:gray}.product-view .product-options .swatch-attr{float:none;display:block;clear:both;border:0}.product-view .product-options .swatch-attr .select-label,.product-view .product-options .swatch-attr label{font-size:12px}.product-view .product-options .swatch-attr label{display:block;line-height:1.3}.product-view .product-options .swatch-attr .select-label{display:inline;font-weight:400;color:#FFCD00;padding-left:5px}.product-view .product-options .select-label,.remember-me-box a.hide{display:none}.product-view .product-options dd .input-box{width:auto;height:auto}.product-view .add-to-cart button.out-of-stock{background-position:-80px -362px;cursor:default}.customer-account-login .scaffold-form label:first-child{width:115px}.customer-account-login .col2-set .buttons-set{text-align:left;border-top:0}.customer-account-login .col2-set .buttons-set .button,.customer-account-login .col2-set .buttons-set button{float:none;min-width:50%;margin:0}.customer-account-login .col2-set .col-1 ul{list-style:disc;padding-left:20px;margin:10px 0 20px}.customer-account-login .new-users .buttons-set .button{max-width:85%}.customer-account-create #remember-me-popup,.customer-account-create .buttons-set{max-width:455px}@media only screen and (min-width:480px){.customer-account-login .col2-set .col-1,.customer-account-login .col2-set .col-2{padding-top:0;margin-top:20px}.customer-account-login .col2-set .col-1{padding-right:20px}.customer-account-login .col2-set .col-1 .content{margin-bottom:20px}.customer-account-login .col2-set .col-2{padding-left:20px;border-left:1px solid #EDEDED}}@media only screen and (min-width:770px){.customer-account-login .col2-set .col-1{padding-right:0}.customer-account-login .col2-set .col-2{padding-left:60px;border-left:1px solid #EDEDED}}@media only screen and (max-width:479px){.customer-account-login .col2-set .col-1{padding-bottom:30px}.customer-account-login .col2-set .col-2{padding-top:30px;border-top:1px solid #EDEDED}}@media only screen and (max-width:770px){.customer-account-login .col2-set p.required{display:none}}@media (max-width:700px) and (min-width:479px){.customer-account-login .col2-set .new-users .buttons-set .button{background-color:#fff;background-image:none;text-decoration:underline;padding-left:0}.customer-account-login .col2-set .new-users .buttons-set .button:hover{color:#FFCD00}}.customer-account-create .scaffold-form label:first-child{width:140px}.opc #opc-login p:not(.required){font-style:italic;font-family:LFT_Etica_Reg,Georgia,Times,"Times New Roman",serif;font-size:13px;color:gray}.remember-me-box .link-tip{font-size:13px;padding-left:10px}.remember-me-popup{display:none;border:1px solid #CCC;padding:10px;position:relative}.remember-me-popup.show{display:block}.customer-account-create .fieldset .hidden,.remember-me-popup .remember-me-popup-close-button{display:none}.remember-me-popup p{font-family:LFT_Etica_Reg,Verdana,Arial,sans-serif}.remember-me-popup .remember-me-popup-close{position:absolute;top:0;right:0;padding:10px;font-size:12px}.customer-account-create .buttons-set,.customer-account-create .fieldset{margin-left:30px}@media only screen and (max-width:479px){.customer-account-create .buttons-set,.customer-account-create .fieldset{margin-left:0}}.customer-account-forgotpassword .buttons-set,.customer-account-forgotpassword .fieldset{margin-left:30px;max-width:400px}@media only screen and (max-width:479px){.customer-account-forgotpassword .buttons-set,.customer-account-forgotpassword .fieldset{margin-left:0}}.customer-account-forgotpassword .fieldset .input-box input.input-text{width:100%}body.customer-account .my-account .page-title h1{border:0;text-align:left;line-height:1}@media (max-width:825px) and (min-width:771px){body.customer-account .my-account .page-title h1{width:200px;line-height:1}}@media (max-width:615px) and (min-width:480px){body.customer-account .my-account .page-title h1{width:200px;line-height:1}}body.customer-account .my-account .title-buttons{position:relative;text-align:right}body.customer-account .my-account .title-buttons h1{text-align:left}body.customer-account .my-account .title-buttons .button{position:absolute;right:0;top:0}body.customer-account .my-account .title-buttons a,body.customer-account .my-account .title-buttons span.separator{position:relative;top:-42px}body.customer-account .my-account .addresses-list h2,body.customer-account .my-account .fieldset h2,body.customer-account .my-account .order-details h2{width:100%;display:inline-block;line-height:1}body.customer-account .my-account .fieldset{margin-top:30px;margin-bottom:30px}body.customer-account .data-table{margin-top:5px}body.customer-account .data-table td a{font-family:LFT_Etica_Semibold,"Helvetica Neue",Verdana,Arial,sans-serif;text-transform:uppercase;font-style:normal;font-size:13px}body.customer-account .data-table span.nobr{white-space:normal}.map-info,body.customer-account .data-table span.nobr a{white-space:nowrap}body.customer-account .data-table td.view a{display:block}body.customer-account .data-table .separator{display:none}body.customer-account .sidebar .block ol#compare-items li{margin:10px 0}body.customer-account .sidebar .block .block-content p.block-subtitle{margin-bottom:15px}body.customer-account .sidebar .block .block-content .actions{margin-top:30px}body.customer-account .sidebar ol#cart-sidebar-reorder li{margin-top:10px;margin-bottom:0}body.customer-account .sidebar ol#cart-sidebar-reorder p.product-name{display:inline-block;margin-bottom:0}body.customer-account .sidebar .block-cart .summary{margin-bottom:15px}body.customer-account .sidebar .block-reorder ol#cart-sidebar-reorder li{margin-top:10px;margin-bottom:0}body.customer-account .sidebar .block-reorder ol#cart-sidebar-reorder li input{margin-right:10px}body.customer-account .sidebar .block-reorder ol#cart-sidebar-reorder p.product-name{display:inline;margin-bottom:0}.form-list .customer-dob .dob-day,.form-list .customer-dob .dob-month{width:40px;float:left;margin-right:10px}.form-list .customer-dob .dob-year{width:80px;float:left}.contacts-index-index .fieldset .form-list .input-box,.contacts-index-index .fieldset .form-list .input-box input,.contacts-index-index .fieldset .form-list label{width:100%}.dashboard .box-head{margin-top:30px;border-bottom:1px solid #CCC;padding-bottom:7px}.dashboard .box-head h2{font-size:15px;font-weight:600;display:inline-block;margin-bottom:0}.dashboard .box-head a{padding:10px}.dashboard .box-head a,.dashboard .box-title a{text-transform:uppercase;font-size:12px}.dashboard .box-account{padding-bottom:40px;border-bottom:1px solid #CCC;margin-bottom:45px}.dashboard .box-account address,.dashboard .box-account p{font-family:LFT_Etica_Reg,Georgia,Times,"Times New Roman",serif;font-style:italic}.dashboard .col2-set .col-1,.dashboard .col2-set .col-2{padding-right:12.0967741935%;padding-bottom:0}.dashboard .col2-set .col-1 .box-title,.dashboard .col2-set .col-2 .box-title{position:relative;padding-bottom:10px}.dashboard .col2-set .col-1 .box-title h2,.dashboard .col2-set .col-1 .box-title h3,.dashboard .col2-set .col-2 .box-title h2,.dashboard .col2-set .col-2 .box-title h3{font-weight:600;font-size:14px;margin-bottom:0}.dashboard .col2-set .col-1 .box-title a,.dashboard .col2-set .col-2 .box-title a{line-height:19.6px}.dashboard .box-reviews.box-account{padding-bottom:0}.dashboard .box-reviews li{padding:10px 0;border-top:1px solid #EDEDED}.dashboard .box-reviews li:first-child{border-top:0}.dashboard .box-reviews li .number{margin-right:-20px;float:left;line-height:1.4;font-size:13px}.dashboard .box-reviews li .details{margin-left:20px}.dashboard .box-reviews li .details .ratings{content:'';display:table;clear:both;margin-bottom:0}.order-info dd,.order-info dt,.order-info li,.order-info ul,ol#cart-sidebar-reorder p.product-name{display:inline}.dashboard .box-reviews li .details .ratings strong{float:left;font-family:LFT_Etica_Semibold,"Helvetica Neue",Verdana,Arial,sans-serif;font-size:13px;margin-right:5px}.dashboard .box-reviews li .details .ratings .rating-box{float:left;margin:3px 0 0}.my-account .addresses-list{font-family:LFT_Etica_Reg,Georgia,Times,"Times New Roman",serif}.order-date,.order-info-box .box-title h2{font-family:LFT_Etica_Semibold,"Helvetica Neue",Verdana,Arial,sans-serif}.my-account .addresses-list .col-1,.my-account .addresses-list .col-2{padding-bottom:0}.my-account .addresses-list .item{margin:0 0 30px}.my-account .addresses-list .item p{margin-top:10px}@media only screen and (max-width:770px){.my-account .addresses-list .col-1,.my-account .addresses-list .col-2{width:100%;padding-left:0;padding-right:0}.my-account .addresses-list .col-1 li.empty,.my-account .addresses-list .col-2 li.empty{width:100%}}.order-info{padding-bottom:10px;border-bottom:1px solid #EDEDED;width:100%;margin-bottom:30px}.order-info dt{margin-right:20px}.order-info li{margin:0 0 0 20px}.order-info li.current{font-weight:600}.order-info li:first-child{margin-left:0}.order-date{text-transform:uppercase}.order-info-box{margin-bottom:40px;margin-top:20px}.order-info-box+.order-info-box{padding-bottom:40px;border-bottom:1px solid #EDEDED}.order-info-box .col-1{padding-right:0;width:48%}.order-info-box .col-2{width:52%}.order-info-box .col-1,.order-info-box .col-2{overflow:hidden;padding-top:0;padding-bottom:0}.order-info-box .box-title{width:150px;padding-right:10px;float:left}.order-info-box .box-title h2{font-size:14px;font-weight:700;line-height:1.5;letter-spacing:normal!important}.order-info-box .box-content,.order-info-box .box-content td,.order-info-box .box-content th{font-family:LFT_Etica_Reg,Georgia,Times,"Times New Roman",serif}.order-info-box .box-title h2:after{content:':'}.order-info-box .box-content{float:left}.order-info-box .box-content td,.order-info-box .box-content th{line-height:1.3}.order-info-box .box-content th{padding-top:10px}.order-info-box .box-content td{padding-left:15px}.order-info-box .box-content strong{font-family:LFT_Etica_Semibold,"Helvetica Neue",Verdana,Arial,sans-serif;font-weight:400;text-transform:uppercase}#my-orders-table .option-label{margin-left:10px;font-weight:600;font-style:italic}#customer-reviews .fieldset .form-list label,#customer-reviews .fieldset h4,#customer-reviews dl,#customer-reviews h3{font-weight:400;font-size:12px}#my-orders-table .option-value{margin-left:20px}#my-orders-table tr.bundle:not(:last-child) td{border-bottom:none;border-top:none}ol#cart-sidebar-reorder li{margin-top:10px;margin-bottom:0}ol#cart-sidebar-reorder li input{margin-right:10px}.contacts-index-index .awhdu3-ticketform-file-list nobr,body.newsletter-manage-index .my-account .fieldset h2{display:none}@media only screen and (max-width:599px){.my-account .addresses-list .addresses-additional p a{white-space:nowrap}#my-orders-table .option-label{margin-left:20px}#my-orders-table .option-value{margin-left:35px}#my-orders-table td[data-rwd-label=Qty] .nobr br{display:none}#my-orders-table td[data-rwd-label=Qty] .nobr strong{margin-right:10px}#my-orders-table tr.bundle{border-color:#EDEDED}#my-orders-table tr.bundle.child td[data-rwd-label]{padding-left:60px}#my-orders-table tbody:last-child tr:last-child td{padding-bottom:10px;border-bottom:0}#my-orders-table tbody:last-child tr:last-child td:last-child{padding-bottom:15px}#my-orders-table tfoot tr.shipping{margin-top:0}body.customer-account .my-account .form-list .control{padding-left:0}}.order-additional{margin:40px 0}.order-gift-message dd{margin-top:10px}@media only screen and (max-width:1199px){.dashboard .col2-set .col-1,.dashboard .col2-set .col-2{padding-right:30px;padding-bottom:0}body.customer-account .data-table td.view a{white-space:normal}}@media only screen and (max-width:979px){.checkout-onepage-success .product-grid .grid-item{min-height:400px}body.customer-account .my-account .title-buttons{text-align:left}body.customer-account .my-account .title-buttons a,body.customer-account .my-account .title-buttons span.separator{top:-12px}}@media only screen and (max-width:770px){.order-info dt,body.customer-account .data-table.orders td.ship,body.customer-account .data-table.orders td.status,body.customer-account .data-table.orders th.ship,body.customer-account .data-table.orders th.status{display:none}.order-info-box .box-content{clear:left}.addresses-list .item{float:left;width:50%;padding-right:30px}.dashboard .page-title{margin-top:20px}.dashboard .page-title h1{margin-top:0}.dashboard .welcome-msg{font-family:LFT_Etica_Reg,Georgia,Times,"Times New Roman",serif}.dashboard .welcome-msg .hello{font-style:italic}.dashboard .box-account{padding-bottom:15px;margin-bottom:30px}.dashboard .col2-set .col-1,.dashboard .col2-set .col-2{width:48%;padding-right:0;padding-left:0}.dashboard .col2-set .col-1{float:left;margin-right:4%}.dashboard .col2-set .col-2{float:right}}@media only screen and (max-width:479px){body.customer-account .my-account .page-title h1,body.customer-account .my-account .title-buttons{text-align:center}body.customer-account .my-account .title-buttons .button{width:100%;position:static;margin-bottom:15px}body.customer-account .my-account .title-buttons .button+.button{margin-left:0}body.customer-account .my-account .fieldset h2,body.customer-account .my-account .order-details h2{margin-bottom:15px}body.customer-account .my-account .buttons-set{border-top:0}body.customer-account .my-account .addresses-list .item{margin-bottom:15px;padding-right:0;float:none;width:auto}body.customer-account .my-account .addresses-list h2{margin-bottom:15px}.order-info{margin-top:15px}.data-table.orders .date,.data-table.orders .link-reorder{display:none}.data-table.orders td.view{text-align:right}.dashboard .col2-set .col-1,.dashboard .col2-set .col-2{width:100%;margin-top:15px}.order-info-box{margin:0}.order-info-box .col-1,.order-info-box .col-2{width:100%;border-bottom:1px solid #EDEDED;padding:15px 0}.order-info-box+.order-info-box{padding-bottom:0;border-bottom:0;margin-bottom:30px}#my-reviews-table .nobr{white-space:normal}}body.newsletter-manage-index .my-account .fieldset{margin-bottom:20px}body.newsletter-manage-index .my-account .form-list{border-top:1px solid #EDEDED;padding-top:10px}.customer-account h1,.customer-account h2{letter-spacing:-4px!important}.customer-account h2.product-name{letter-spacing:normal!important}.customer-account .data-table td input.input-text.qty{width:30px;padding:5px}@media only screen and (min-width:770px){.customer-account .dashboard{padding-left:40px}}@media only screen and (max-width:770px){.customer-account .block-account .block-content{border:none!important;padding:0!important;margin-top:20px!important}.customer-account .block-compare .block-title{margin-top:60px!important}.customer-account .block-compare .block-content{border:none!important;padding:0!important;margin-top:20px!important}.customer-account .block-compare .block-content .actions button:hover{background:#131006}.customer-account .sidebar .block:not(.block-layered-nav) .block-title.active strong:after{transform:rotate(180deg);top:50px;right:5px}.customer-account .sidebar .block:not(.block-layered-nav) .block-title>strong{border:none;background:0 0;padding-left:0;padding-right:0;border-bottom:solid 3px #131006}.customer-account .sidebar .block:not(.block-layered-nav) .block-title>strong:after{content:'';font-family:SSStandard;font-size:15px;position:absolute;border:none;right:20px;top:16px;left:auto}}#customer-reviews .fieldset .form-list,#customer-reviews .fieldset h4,#customer-reviews .review-heading .pager .count-container .limiter label,#customer-reviews dl,#customer-reviews h3{font-family:LFT_Etica_Semibold,"Helvetica Neue",Verdana,Arial,sans-serif}.contacts-index-index .buttons-set{margin-left:30px}.contacts-index-index .buttons-set p.required{float:left}@media only screen and (max-width:599px){.contacts-index-index .buttons-set{max-width:330px;margin-left:0}.contacts-index-index .buttons-set button{float:left;margin-left:0}.contacts-index-index .buttons-set p.required{float:right}}.contacts-index-index h1{text-align:center}.contacts-index-index #contactForm{padding-left:0}.contacts-index-index .buttons-set,.contacts-index-index .fieldset,.contacts-index-index .form-list{max-width:771px;margin:0 auto}.contacts-index-index .fieldset .form-list{list-style:none}.contacts-index-index .fieldset .form-list textarea{width:inherit;max-width:100%;background-color:#898782;background-image:url(https://www.chutingstar.com/skin/frontend/blueacorn/chs/images/input_texture.png)}@media only screen and (max-width:479px){.contacts-index-index .fieldset .form-list label:after{left:-10px}.contacts-index-index .main{margin-top:15px}}@media only screen and (max-width:870px) and (min-width:771px){.paypal-review-order .col2-set .col-1,.paypal-review-order .col2-set .col-2{padding:0}}.paypal-review-order .info-set{margin-bottom:10px;padding-bottom:10px;border-bottom:1px solid #EDEDED}.paypal-review-order .buttons-set{margin-top:0;padding-top:0;border:0}.paypal-review-order .buttons-set button{margin-bottom:10px}@media only screen and (max-width:770px){.paypal-review-order .col-1{padding-bottom:0}.paypal-review-order .field.inactive{display:none}}.top-container .bml-ad{margin-top:7px;margin-bottom:7px;text-align:center}.top-container .bml-ad span{display:inline-block}.top-container .bml-ad span a{display:block}.bml-ad{display:none;text-align:center;margin-bottom:5px}.bml-ad span{display:block;line-height:0}.bml-ad a{display:inline-block;max-width:100%}.bml-ad a:hover{opacity:.7}.bml-ad img{height:auto!important;max-width:100%}.cart-totals-wrapper .bml-ad.large img{display:block;margin:0}@media only screen and (max-width:770px){.bml-ad.small{display:block}}@media only screen and (min-width:771px){.bml-ad.large{display:block}}div.paypal-logo{text-align:center;margin:15px 0;max-width:100%}div.paypal-logo span{display:block;width:100%}div.paypal-logo span a{display:inline-block;max-width:100%}div.paypal-logo span a img{max-width:100%}div.paypal-logo span>img{display:none}.checkout-types div.paypal-logo{text-align:right}.sidebar .paypal-logo{text-align:center;line-height:0}.sidebar .paypal-logo>a{display:inline-block;max-width:100%}.sidebar .paypal-logo>a:hover{opacity:.8}.sidebar .paypal-logo>a img{display:block}.sidebar .paypal-logo .label{margin-top:4px}.sidebar .paypal-logo .label a{font-size:12px;line-height:1.5}#customer-reviews{width:auto;float:none}#customer-reviews .review-heading{border-top:1px solid #CCC;border-bottom:1px solid #CCC;padding:10px 0 5px}#customer-reviews .review-heading:after{content:'';display:table;clear:both}#customer-reviews .review-heading h2{float:left;display:block}#customer-reviews .fieldset h4 em,#customer-reviews .review-heading .pager .amount{display:none}#customer-reviews .review-heading .pager{clear:none;float:right;width:auto}#customer-reviews .review-heading .pager .count-container .limiter{margin-bottom:0}#customer-reviews .review-heading .pager .count-container .limiter label{font-size:10px;text-transform:uppercase}#customer-reviews h2{color:#39C;font-size:12px;text-transform:uppercase}#customer-reviews h2 span{color:#131006}#customer-reviews h3{text-transform:uppercase}#customer-reviews h3 span{color:#39C}#customer-reviews .fieldset{padding-top:25px;width:470px}#customer-reviews .fieldset h4{border-bottom:1px solid #CCC;padding-bottom:5px;text-transform:uppercase}#customer-reviews .fieldset .form-list{font-size:12px;font-weight:400;margin:10px 0;text-transform:uppercase;width:470px}#customer-reviews .fieldset .form-list .inline-label:after{content:'';display:table;clear:both}#customer-reviews .fieldset .form-list textarea{border:1px solid #CCC;border-radius:0;min-width:100%;-webkit-appearance:none}#customer-reviews .fieldset .form-list input{border:1px solid #CCC;border-radius:0}#customer-reviews .fieldset .form-list input[type=text]{width:100%}#customer-reviews .buttons-set{border:none;margin:0;width:470px}#customer-reviews dl{margin-bottom:10px}#customer-reviews dl dt{margin:10px 0;text-transform:uppercase}#customer-reviews dl dd{font-family:LFT_Etica_Reg,Georgia,Times,"Times New Roman",serif;font-size:14px;margin:10px 0}#customer-reviews dl dd .ratings-table,#customer-reviews dl dd .review-meta,.ratings-table{font-family:LFT_Etica_Semibold,"Helvetica Neue",Verdana,Arial,sans-serif}#customer-reviews dl dd .ratings-table{font-size:12px;width:100%}#customer-reviews dl dd .ratings-table tr{margin-right:15px}#customer-reviews dl dd .ratings-table .review-label{width:300px;max-width:70%}#customer-reviews dl dd table{margin:15px 0}#customer-reviews dl dd .review-meta{color:#39C;font-size:10px;font-weight:400;text-transform:uppercase}.review-summary-table{border-bottom:1px solid #CCC;margin:0 0 10px}.review-summary-table thead{background:0 0}.review-summary-table thead th{background:0 0;border:none;padding:15px 7px 10px 8px}.review-summary-table tbody th{background:#FFF;font-size:12px}.review-summary-table tbody td{border:none;text-align:center;padding:0}.review-summary-table tbody td label{width:100%;display:block;padding:11px 0}.review-summary-table .rating-box .rating-number{display:none}.review-summary-table .rating-box .rating-number:after{content:"";display:inline-block;background-position:0 -599px;width:13px;height:14px;margin-left:5px;position:relative;top:2px}.ratings-table{font-size:12px;text-transform:uppercase}.ratings-table th{padding-right:10px}.ratings-table .rating-box{background-position:0 -615px;background-repeat:repeat-x;height:13px;overflow:hidden;text-indent:-9999px;width:65px}.ratings-table .rating-box .rating{background-position:0 -600px;background-repeat:repeat-x;float:left;height:13px;text-indent:-9999px}@media only screen and (max-width:770px){body.review-product-list .product-view .product-shop .price-info{padding-left:0}body.review-product-list .product-view .product-shop .extra-info{padding:0;min-width:84%}body.review-product-list .product-view .product-shop .extra-info .ratings-table{margin:10px 0;width:100%}body.review-product-list .product-view .product-shop .extra-info .ratings-table tr{margin-right:15px}}@media only screen and (max-width:535px){body.review-product-list .product-view .product-shop .extra-info{min-width:0}body.review-product-list .product-view .product-shop .extra-info .ratings-table tr{float:none;margin-right:0}}@media only screen and (max-width:520px){#customer-reviews .buttons-set,#customer-reviews .fieldset,#customer-reviews .fieldset .form-list{width:100%}#customer-reviews .fieldset .form-list .inline-label .input-box,#customer-reviews .fieldset .form-list .inline-label label{float:none}#customer-reviews .review-summary-table tbody th,#customer-reviews .review-summary-table thead th{padding-left:0;padding-right:0}#customer-reviews .review-summary-table tbody td{width:20%;padding:0}#customer-reviews .review-summary-table .rating-box{text-indent:0;text-align:center;background:0 0;height:19.6px;width:100%}#customer-reviews .review-summary-table .rating-box .rating{display:none}#customer-reviews .review-summary-table .rating-box .rating-number{display:inline-block}}@media only screen and (max-width:450px){#customer-reviews dl dd .ratings-table tr{float:none}}.review-product-view .product-review .product-details h2{border-bottom:none}.review-product-view .product-review .product-img-box{width:auto;max-width:50%}.review-product-view .product-review .product-img-box .product-image,.review-product-view .product-review .product-img-box>a{width:100%}@media only screen and (max-width:770px){.review-product-view .product-review .product-img-box{max-width:100%}}.slideshow-container{position:relative;display:block;width:100%;margin:10px 0;border:1px solid #EDEDED}.slideshow-container .slideshow{width:100%;padding:0;position:relative;margin:0;border:10px solid #FFF}.slideshow-container .slideshow>li{position:absolute;top:0;left:0;width:100%;padding:0;display:block;margin:0}.slideshow-container .slideshow>li:first-child{position:static;z-index:100}.slideshow-container .slideshow>li img{max-width:100%;width:100%}.slideshow-pager{text-align:center;width:100%;z-index:115;position:absolute;bottom:0;top:auto;overflow:hidden;-ms-user-select:none;user-select:none}.slideshow-pager span{font-family:arial;width:44px;height:44px;display:inline-block;color:#DDD;cursor:pointer}.slideshow-pager span:before{content:'';display:block;width:16px;height:16px;left:50%;top:50%;margin-left:-8px;margin-top:-8px;border-radius:1px;background-color:#FFF;position:relative}.slideshow-pager span:hover:before{background-color:#e6b900}.slideshow-pager span.cycle-pager-active:before{background-color:#cca400}.slideshow-pager>*{cursor:pointer}.slideshow-next,.slideshow-prev{position:absolute;top:0;width:15%;max-width:80px;height:100%;opacity:.6;z-index:110;cursor:pointer;-ms-user-select:none;user-select:none}.slideshow-next:before,.slideshow-prev:before{content:'';width:0;height:0;font-size:0;position:absolute;border-style:solid;display:block;margin-top:-15px}#wishlist-table.clean-table,#wishlist-table.clean-table thead th{font-size:12px;text-transform:uppercase}.slideshow-next:hover,.slideshow-prev:hover{opacity:1}.slideshow-next.disabled,.slideshow-prev.disabled{opacity:.5;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";cursor:default}.slideshow-prev{left:8px}.slideshow-prev:before{border-width:15px 15px 15px 0;border-color:transparent #FFF transparent transparent;top:50%;left:10px}.slideshow-prev:hover:before{border-color:transparent #e6b900 transparent transparent}.slideshow-next{right:8px}.slideshow-next:before{border-width:15px 0 15px 15px;border-color:transparent transparent transparent #FFF;top:50%;right:10px}.slideshow-next:hover:before{border-color:transparent transparent transparent #e6b900}.cycle-caption{position:absolute;color:#fff;bottom:15px;right:15px;z-index:110}.cycle-overlay{font-family:tahoma,arial;position:absolute;bottom:0;width:100%;z-index:120;background:#000;color:#fff;padding:15px;opacity:.5}#wishlist-table .price-box,#wishlist-table .product-name,#wishlist-table .wishlist-sku,#wishlist-table textarea,#wishlist-table.clean-table,#wishlist-table.clean-table thead th{font-family:LFT_Etica_Semibold,"Helvetica Neue",Verdana,Arial,sans-serif}#wishlist-table th{text-align:center}#wishlist-table.clean-table{width:100%}#wishlist-table.clean-table th{border-bottom:1px solid silver}#wishlist-table.clean-table td{padding:15px;vertical-align:top}#wishlist-table .product-name{font-size:16px;margin-bottom:0;text-transform:uppercase}#wishlist-table .product-name a{color:#FFCD00}#wishlist-table .wishlist-sku{font-size:11px;margin:5px 0}#wishlist-table textarea{border:1px solid #131006;width:100%;height:45px;font-size:11px}#wishlist-table textarea::-webkit-input-placeholder{text-transform:uppercase}#wishlist-table textarea:-moz-placeholder{text-transform:uppercase}#wishlist-table textarea::-moz-placeholder{text-transform:uppercase}#wishlist-table textarea:-ms-input-placeholder{text-transform:uppercase}#wishlist-table textarea:focus{border:1px solid solid}#wishlist-table .item-manage{text-align:right;max-width:450px;padding-top:5px}#wishlist-table .cart-cell,#wishlist-table td.customer-wishlist-item-cart .remove-whishlist-item{text-align:center}#wishlist-table .item-manage .button{font-size:11px;padding:3px 5px}#wishlist-table td.customer-wishlist-item-image{width:113px}#wishlist-table td.customer-wishlist-item-quantity{width:3em}#wishlist-table td.customer-wishlist-item-price{width:120px;text-align:center}#wishlist-table td.customer-wishlist-item-cart{width:150px}#wishlist-table td.customer-wishlist-item-cart .button{font-size:12px;margin-bottom:10px;padding:3px 5px;width:100%}#wishlist-table td.customer-wishlist-item-cart .truncated{margin-bottom:10px}#wishlist-table td.customer-wishlist-item-cart>p{margin-bottom:0}#wishlist-table td.customer-wishlist-item-cart .btn-remove{vertical-align:top}#wishlist-table td.customer-wishlist-item-remove{width:20px}#wishlist-table td .button,#wishlist-table td button{white-space:normal}#wishlist-table .price-box{font-size:12px}#wishlist-table .price-box .price{color:#131006}#wishlist-table .giftregisty-add{margin-top:0}#wishlist-table .giftregisty-add .change{display:inline;padding-left:7px}#wishlist-table .giftregisty-add li{cursor:pointer;color:#FFCD00;margin-bottom:3px}#wishlist-table .truncated .details{background:0 0;color:#FFCD00}#wishlist-table td[data-rwd-label]:before{font-weight:600}@media only screen and (max-width:1199px){#wishlist-table.clean-table td{padding-left:10px;padding-right:10px}}@media only screen and (max-width:979px){#wishlist-table.clean-table td{padding-left:5px;padding-right:5px}#wishlist-table.clean-table td textarea{height:100px}#wishlist-table.clean-table td.customer-wishlist-item-cart{width:110px}#wishlist-table .product-name{font-size:13px}}@media only screen and (max-width:770px){#wishlist-table tr:after,#wishlist-table:after{content:'';display:table;clear:both}#wishlist-table .product-name{font-size:16px}#wishlist-table textarea{height:68px;max-width:100%}#wishlist-table .item-manage{max-width:100%}#wishlist-table tr{position:relative}#wishlist-table td.customer-wishlist-item-image{width:70px}#wishlist-table td.customer-wishlist-item-image img{width:70px;height:70px}#wishlist-table td.customer-wishlist-item-cart p{margin-bottom:0}#wishlist-table td.customer-wishlist-item-cart .remove-whishlist-item{margin-right:0;padding-top:4px}#wishlist-table td.customer-wishlist-item-cart{padding-right:15px}}@media only screen and (max-width:599px){#wishlist-table td.customer-wishlist-item-quantity{padding-left:0}#wishlist-table td.customer-wishlist-item-image,#wishlist-table th.customer-wishlist-item-image{display:none}}@media only screen and (max-width:479px){#wishlist-table td.customer-wishlist-item-price,#wishlist-table td.customer-wishlist-item-price .cart-cell,#wishlist-table td.customer-wishlist-item-quantity,#wishlist-table td.customer-wishlist-item-quantity .cart-cell{text-align:left}#wishlist-table tr{position:relative}#wishlist-table th.customer-wishlist-item-image{display:block}#wishlist-table td.customer-wishlist-item-cart,#wishlist-table td.customer-wishlist-item-image,#wishlist-table td.customer-wishlist-item-info,#wishlist-table td.customer-wishlist-item-price,#wishlist-table td.customer-wishlist-item-quantity{width:100%;padding-left:0;padding-right:0;empty-cells:hide}#wishlist-table td.customer-wishlist-item-image{display:block;overflow:hidden}#wishlist-table td.customer-wishlist-item-image a{float:left}#wishlist-table td.customer-wishlist-item-image a img{width:113px;height:113px}#wishlist-table td.customer-wishlist-item-price:before,#wishlist-table td.customer-wishlist-item-quantity:before{float:left;margin-right:15px}#wishlist-table td.customer-wishlist-item-price .price-box,#wishlist-table td.customer-wishlist-item-quantity .price-box{margin-top:0}#wishlist-table td.customer-wishlist-item-cart .cart-cell{float:left;width:48%}#wishlist-table td.customer-wishlist-item-cart>p{float:right;width:48%}#wishlist-table td.customer-wishlist-item-remove{position:absolute;top:15px;right:0;display:block;padding:0;height:20px}#wishlist-table.clean-table td.customer-wishlist-item-cart{width:100%}}.block-wishlist .mini-products-list>li:not(:last-child){padding-bottom:5px}.block-wishlist .product-details .product-name{padding-top:0;margin-bottom:5px}.block-wishlist .price-box{float:left;margin:0}.block-wishlist .link-cart,.block-wishlist .price-box,.block-wishlist .price-box .price{font-size:12px}.block-wishlist .link-cart{float:left;text-transform:uppercase;margin-right:7px;padding-right:7px;border-right:1px solid #EDEDED}.header-minicart{display:inline-block;position:relative}.header-minicart .minicart-message{display:block;padding:10px}.header-minicart .empty{padding:10px;text-align:center;color:#FFCD00}.header-minicart #header-cart:before{position:absolute;display:block;content:'';background-image:url(https://www.chutingstar.com/skin/frontend/blueacorn/chs/images/sprite.png);background-position:-23px -28px!important;top:-23px;left:232px;width:26px;height:13px;background-color:transparent;opacity:1}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2 / 1),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.header-minicart #header-cart:before{background-image:url(https://www.chutingstar.com/skin/frontend/blueacorn/chs/images/sprite@2x.png);background-size:800px 500px}}@media only screen and (max-width:770px){.header-minicart{display:block}.header-minicart #header-cart:before{display:none}}.header-minicart .minicart-wrapper{clear:both;position:relative}.header-minicart .minicart-wrapper:after,.header-minicart .minicart-wrapper:before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;display:none}.header-minicart .minicart-wrapper:before{background-color:#fff;opacity:.8;z-index:2}.header-minicart .minicart-wrapper:after{background-image:url(https://www.chutingstar.com/skin/frontend/blueacorn/chs/images/opc-ajax-loader.gif);background-repeat:no-repeat;background-position:center;z-index:3}.header-minicart .block-subtitle,.header-minicart h3{background:#FFCD00;margin-bottom:0;text-align:center}.header-minicart .minicart-wrapper.loading{position:relative}.header-minicart .minicart-wrapper.loading:after,.header-minicart .minicart-wrapper.loading:before{display:block}.header-minicart .block-cart,.header-minicart .mini-products-list li .product-details .truncated{display:none}.header-minicart .block-subtitle{color:#131006;font-family:LFT_Etica_Reg,Verdana,Arial,sans-serif;font-size:13px;line-height:20px;letter-spacing:2px;padding:5px 0 14px;text-transform:uppercase}.header-minicart .block-subtitle .close{width:40px;float:right;display:none;color:#131006;text-decoration:none;font-weight:400;font-size:30px;position:absolute;top:-8px;right:-3px}.header-minicart h3{text-transform:lowercase}.header-minicart .mini-products-list{padding:0 10px}.header-minicart .mini-products-list li{padding:0 5px 0 11px;position:relative;margin-bottom:0}.header-minicart .mini-products-list li:first-child{padding-top:28px}.header-minicart .mini-products-list li.last{border:none}.header-minicart .mini-products-list li .product-details{position:relative}.header-minicart .mini-products-list li a{min-height:76px}.header-minicart .mini-products-list li a.remove:after{content:'\2421';font-family:SSStandard;display:block;color:#131006;font-size:16px;position:absolute;right:5px;top:5%}@media only screen and (max-width:770px){.header-minicart .mini-products-list li a.remove:after{color:#FFCD00}}.header-minicart .info-wrapper td .price,.header-minicart .product-details .product-name span a{color:#131006}.header-minicart .product-details .product-name{padding-top:0;font-size:14px;line-height:20px;margin-bottom:0;padding-right:20px}.header-minicart .product-details .product-name span{position:absolute;top:0;right:5px}.header-minicart .product-details .product-name span a:after{content:'␡';font-family:SSStandard;font-size:12px;display:block}.header-minicart .info-wrapper{margin-bottom:.5em}.header-minicart .info-wrapper th{text-transform:uppercase;padding-right:10px}.header-minicart .info-wrapper td{color:#131006;clear:right;padding-right:4px}@media only screen and (max-width:770px){.header-minicart .info-wrapper td{color:#fff}}.header-minicart .subtotal .label,.header-minicart .subtotal .price{font-family:LFT_Etica_Semibold,"Helvetica Neue",Verdana,Arial,sans-serif;color:#131006}.header-minicart .info-wrapper .qty-wrapper td{height:33px;line-height:33px}.header-minicart .info-wrapper .qty{padding-left:4px;padding-right:4px;margin-right:2px;width:3.2em;text-align:center;height:30px;border:0}.header-minicart .info-wrapper .quantity-button{opacity:0;-webkit-transition-property:compact(opacity,false,false,false,false,false,false,false,false,false);-moz-transition-property:compact(opacity,false,false,false,false,false,false,false,false,false);-o-transition-property:compact(opacity,false,false,false,false,false,false,false,false,false);transition-property:compact(opacity,false,false,false,false,false,false,false,false,false);-webkit-transition-duration:.1s;-moz-transition-duration:.1s;-o-transition-duration:.1s;transition-duration:.1s}.header-minicart .info-wrapper .quantity-button[disabled]{cursor:default}.header-minicart .info-wrapper .quantity-button.visible{opacity:1}.header-minicart .subtotal{line-height:2em}.header-minicart .subtotal .label{text-transform:uppercase;margin-left:50px}.header-minicart .subtotal .price{font-size:16px;float:right;margin-right:31px}.header-minicart .minicart-actions{padding:10px;margin-top:0;overflow:hidden;position:relative;text-align:center}.header-minicart .minicart-actions .checkout-button{min-width:265px;margin-bottom:10px}.header-minicart .minicart-actions .cart-link{height:33px;line-height:39px;text-transform:uppercase;font-size:13px}.header-minicart .minicart-actions .paypal-logo .paypal-or{line-height:1.6}.header-minicart #minicart-error-message{text-align:center;color:red;display:none}.header-minicart #minicart-success-message{text-align:center;color:green;display:none}.header-minicart .jcarousel-control-next,.header-minicart .jcarousel-control-prev{display:none}.header-minicart .product-image{border:0}.block-cart.skip-active,.header-minicart.skip-active .block-cart{display:block}@media only screen and (min-width:771px){.checkout-types.minicart{float:none;text-align:center}}@media only screen and (max-width:479px){.header-minicart a.skip-cart{z-index:1}}@media only screen and (max-width:770px){.header-minicart .subtotal .label{color:#131006}.header-minicart .minicart-wrapper{top:40px;background:#131006}.header-minicart .minicart-wrapper:before{display:none}.header-minicart .minicart-wrapper h3,.header-minicart .minicart-wrapper p.product-name a,.header-minicart .minicart-wrapper span.price{background:#131006;color:#fff}.header-minicart .minicart-wrapper p.block-subtitle{background:#131006;color:#FFCD00;margin-top:10px}.header-minicart .minicart-wrapper .label{display:block;color:#fff;float:left;font-size:16px}.header-minicart .quantity-button{float:none}.header-minicart .header-minicart .block-cart{padding:15px}.header-minicart .header-minicart .block-subtitle{padding-top:59px}.header-minicart .minicart-actions{padding-bottom:15px;margin:40px 11px 0}.header-minicart .minicart-actions .button-secondary{background:#FFCD00;color:#131006}.header-minicart .minicart-actions .cart-link{bottom:0;right:10px;position:absolute}.header-minicart .minicart-actions .checkout-types.minicart{float:none;text-align:center}.header-minicart .minicart-actions .checkout-types.minicart li{display:inline-block;width:100%}.header-minicart .minicart-actions .checkout-types.minicart li .paypal-logo>a{display:inline}.header-minicart .minicart-actions .checkout-types.minicart li .paypal-logo .bml_button{display:inline-block;vertical-align:top}.header-minicart .minicart-actions .checkout-types.minicart li .paypal-logo .paypal-or{width:auto;float:none;display:inline;margin:0 10px 5px;line-height:40px}.header-minicart .minicart-actions .checkout-button{width:100%}.header-minicart .product-details .product-name span:after{color:#fff}}@media only screen and (max-width:740px){.header-minicart .minicart-actions .cart-link{right:auto;left:0;text-align:center;width:100%}.header-minicart .minicart-actions .checkout-types.minicart li .paypal-logo .paypal-button,.header-minicart .minicart-actions .checkout-types.minicart li .paypal-logo .paypal-or{width:100%;display:block;margin-left:0}.header-minicart .minicart-actions .checkout-types.minicart li .paypal-logo .paypal-or{line-height:1.6}}@media only screen and (max-width:599px){.header-minicart .minicart-actions .checkout-button{width:100%}}.catalogsearch-result-index .breadcrumbs{margin-top:-19px}.catalogsearch-result-index .page-title h2{border-bottom:none!important}.catalogsearch-result-index .search-tabs .tabs{display:block}.catalogsearch-result-index .search_header{position:absolute;top:-45px;background:#131006;width:100%;height:95px}.catalogsearch-result-index .block-title span{color:#131006}@media only screen and (min-width:770px){.catalogsearch-result-index .main{margin-top:25px!important}.catalogsearch-result-index .breadcrumbs{position:absolute;z-index:1;margin-top:10px;padding-left:72px}}@media only screen and (max-width:770px){.catalogsearch-result-index .search_header{display:none}.catalogsearch-result-index .page-header-container{top:-25px}.catalogsearch-result-index .page-header{top:25px}.catalogsearch-result-index .main{padding-top:50px}}.newsletter-container .block-title span{color:#fff}.search-autocomplete{left:0!important;overflow:visible!important;position:relative!important;top:15px!important;width:100%!important;z-index:200}.search-autocomplete ul{-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;background-color:#FFCD00;left:0;padding:5px;position:absolute;top:0;width:100%}.search-autocomplete ul li{border-bottom:1px solid #F4F4F4;color:#131006;cursor:pointer;font-size:14px;padding:4px 6px;text-align:left}.search-autocomplete ul li:hover{color:#e6b900}.search-autocomplete ul li.selected{background-color:#FFCD00;color:#fff}.search-autocomplete ul li .amount{float:right;font-weight:700}.search-autocomplete ul li:last-child{border-bottom:none}.search-autocomplete:before{content:'';position:absolute;width:0;height:0;display:block;border-right:7px solid transparent;border-left:7px solid transparent;border-bottom:7px solid #FFCD00;border-top:none;left:50%;top:-7px}.advanced-search{background:#F4F4F4;border:1px solid #EDEDED;padding:30px}.advanced-search select.multiselect option{border-bottom:1px solid #EDEDED;padding:2px 5px}@media only screen and (max-width:479px){.advanced-search{padding:15px}}.product-review .product-details h2,.product-review .product-img-box p.label{font-size:16px;padding-bottom:10px;border-bottom:1px solid #CCC;font-family:LFT_Etica_Semibold,"Helvetica Neue",Verdana,Arial,sans-serif}.product-review .product-img-box p.label{margin-top:20px;text-transform:uppercase}.product-review .product-img-box .rating-box{margin:15px 0}.product-review .product-details h2{color:#39C;font-weight:600}.product-review .ratings-table{font-family:LFT_Etica_Semibold,"Helvetica Neue",Verdana,Arial,sans-serif}.product-review .ratings-table th{padding-right:10px}.product-review .ratings-table tr{float:left;font-size:12px;margin-right:10px;text-transform:uppercase}.product-review .ratings-description dt{border-bottom:1px solid #CCC;font-size:16px;font-weight:400;font-family:LFT_Etica_Semibold,"Helvetica Neue",Verdana,Arial,sans-serif;margin-top:20px;padding:10px 0;text-transform:uppercase}.product-review .ratings-description dd{color:#737373;font-family:LFT_Etica_Semibold,"Helvetica Neue",Verdana,Arial,sans-serif;font-size:13px}.cms-no-route .std li,.cms-no-route .std p,.cms-page-view .std li,.cms-page-view .std p{font-family:LFT_Etica_Reg,Georgia,Times,"Times New Roman",serif;font-size:14px;font-style:italic;line-height:24px}@media only screen and (min-width:771px){.product-review .ratings-table tr{float:none}}@media only screen and (min-width:1126px){.product-review .ratings-table tr{float:left;margin-right:15px}}@media only screen and (max-width:320px){.product-review .ratings-table tr{float:none}}.cms-no-route .page-head h1,.cms-no-route .page-head h3,.cms-no-route .page-title h1,.cms-no-route .page-title h3,.cms-page-view .page-head h1,.cms-page-view .page-head h3,.cms-page-view .page-title h1,.cms-page-view .page-title h3{border:none}.cms-no-route .std img,.cms-page-view .std img{max-width:100%}.cms-no-route .std p,.cms-page-view .std p{color:#131006}.cms-no-route .std h1,.cms-no-route .std h2,.cms-page-view .std h1,.cms-page-view .std h2{color:#FFCD00}.cms-no-route .std li,.cms-page-view .std li{color:#131006}.cms-no-route .col-left:after,.cms-page-view .col-left:after{content:'';display:table;clear:both}.cms-no-route .std img{width:100%}.cms-home .std .messages,.cms-no-route .std .messages,.cms-page-view .std .messages{margin-bottom:10px}.cms-home .std .messages ul,.cms-no-route .std .messages ul,.cms-page-view .std .messages ul{margin-bottom:0}.cms-home .std .messages li,.cms-no-route .std .messages li,.cms-page-view .std .messages li{list-style:none;margin-left:0;font-style:normal;font-family:LFT_Etica_Reg,Verdana,Arial,sans-serif}#accordion>dl>dt,.add-shoppers,.price-box .minimal-price-link .label,.validation-popup .validation-popup-close_button,body[class*=checkout-multishipping-] .checkout-progress>li{font-family:LFT_Etica_Semibold,"Helvetica Neue",Verdana,Arial,sans-serif}#accordion .toggle-tabs{display:none}#accordion>dl>dt{margin:0;color:#131006;font-size:26px;font-style:normal;line-height:37px;text-rendering:optimizeSpeed;-moz-user-select:none;-ms-user-select:none;-webkit-user-select:none;-o-user-select:none;user-select:none;font-weight:400;padding:7px 10px 7px 24px;border-width:1px;border-style:solid;border-color:#CCC;position:relative;background-color:#F4F4F4;display:block}#accordion>dl>dt:after{content:'';position:absolute;width:0;height:0;display:block;border-right:4px solid transparent;border-left:4px solid transparent;border-top:4px solid #FFCD00;border-bottom:none;left:10px;top:50%;margin-top:-3px}#accordion li,.captcha-image,.page-sitemap .links a{position:relative}#accordion>dl>dt:hover{background-color:shade(#F4F4F4,3%)}#accordion>dl>dd{padding:10px;margin:0;border-width:0 1px;border-style:solid;border-color:#CCC}#accordion>dl>dd:last-child{border-width:0 1px 1px}#accordion li{overflow:hidden}#accordion li .plusimage h2{margin-right:10px}.page-sitemap .links{display:block;text-align:right;margin:0 20px 0 0}.page-sitemap .sitemap{padding:0 20px;margin:15px 0;font-size:12px}.page-sitemap .sitemap li{margin:3px 0}.contacts-index-index h1{border:none}#contactForm{padding-left:40px}#contactForm h2{display:none}#contactForm:after,.notice-cookie .notice-inner:after{display:table;clear:both;content:''}#contactForm .fieldset .legend+.required{margin:0}.price-box .minimal-price-link .label{color:#B00;font-size:12px;text-transform:uppercase}.catalog-product-view .map-info{white-space:normal}.catalog-product-view .map-info>span{float:right;margin-bottom:5px}.catalog-product-view .map-info .price-box.map-info>a{float:right;width:100%}.notice-cookie .notice-inner{padding-bottom:0}.notice-cookie .notice-text{float:left;max-width:90%;padding-top:4px;text-align:left}.notice-cookie .notice-text p{padding-bottom:14.5px;line-height:1.3}.notice-cookie .actions{float:left;text-align:right;padding-bottom:14.5px}@media only screen and (max-width:979px){.notice-cookie .notice-text{max-width:86%}}@media only screen and (max-width:770px){#contactForm{padding-left:0}.notice-cookie{padding:0 20px}.notice-cookie .notice-text{max-width:82%;padding-top:0}}@media only screen and (max-width:620px){.notice-cookie{padding:0 20px}.notice-cookie .notice-inner{background-position:left 10px}.notice-cookie .notice-inner:after{content:'';display:table;clear:both}.notice-cookie .notice-text{float:none;max-width:100%;padding-top:0}.notice-cookie .actions{text-align:left}}#addTagForm button{margin-top:5px;margin-bottom:10px}#addTagForm .form-add{margin-top:10px}.product-tags{background-color:#F4F4F4;border:1px solid #CCC;float:left;margin-bottom:10px;padding:5px 1% 10px;width:98%}.product-tags li{float:left;margin-right:15px}.product-tags li.last{margin-right:0}.tags-list{float:left;width:100%;margin-bottom:10px}.tags-list>li{float:left;margin-right:10px}.block-tags .actions>a{font-size:12px}.my-tag-edit .button.btn-remove{padding:0}.my-tag-edit .button.btn-remove:after{color:#fff}@media only screen and (max-width:770px){.tags-list,.tags-list>li{float:none}}.captcha-note{clear:left;padding-top:5px}.captcha-image{float:left;display:inline;max-width:100%;width:258px;margin-bottom:10px}.captcha-image .captcha-img{border:1px solid #b6b6b6;vertical-align:bottom;width:100%}.registered-users .captcha-image{margin:0}.captcha-reload{cursor:pointer;position:absolute;right:4px;top:4px}.captcha-reload.refreshing{animation:rotate 1.5s infinite linear;-webkit-animation:rotate 1.5s infinite linear;-moz-animation:rotate 1.5s infinite linear}.customer-account-create .scaffold-form .captcha-input-container label:first-child{width:100%}.captcha-img{border:20px solid #bbb}.captcha-input-container{margin-bottom:10px}.captcha-img-container,.captcha-input-container,.control.newsletter-box{float:none;clear:both}.captcha-img-container:after,.captcha-input-container:after,.control.newsletter-box:after{content:'';display:table;clear:both}#co-billing-form ul.form-list>.control{float:left;margin:0 0 5px;width:100%}.split-button{display:inline-block;z-index:1;max-width:300px;white-space:nowrap;background:url(https://www.chutingstar.com/skin/frontend/blueacorn/chs/images/bkg_btn.gif) no-repeat;height:21px;padding:0 0 0 10px;margin:0}.split-button.clickable:active{left:1px;top:1px}.split-button.active{z-index:100}.split-button strong{cursor:default;font-weight:700;text-transform:uppercase;font-size:11px;background:url(https://www.chutingstar.com/skin/frontend/blueacorn/chs/images/bkg_btn.gif) 100% 0 no-repeat;height:19px;padding:3px 30px 0 5px;margin:0;display:block;overflow-x:hidden;white-space:nowrap;text-overflow:ellipsis}.split-button strong[onclick],.split-button.clickable>strong{font-size:11px;color:#C73615;text-transform:uppercase;cursor:pointer}.split-button .change{display:inline-block;border:1px solid;border-color:transparent transparent transparent #ccc;background:url(https://www.chutingstar.com/skin/frontend/blueacorn/chs/images/bkg_btn-split-change.png) 5px 50% no-repeat;text-indent:-999em;overflow:hidden;width:15px;cursor:pointer;margin-left:8px;vertical-align:middle;right:5px;top:0;height:19px}.split-button.light,.split-button.light strong{background:0 0;height:auto;padding:0}.split-button.light.clickable:active{top:auto;left:auto}.split-button.light strong{display:inline-block;font-size:11px;text-transform:none;font-weight:400;overflow:visible;white-space:normal;text-overflow:visible}.split-button.light strong[onclick],.split-button.light.clickable>strong{text-transform:none;text-decoration:underline;color:#999}.split-button.light strong[onclick]:hover,.split-button.light.clickable>strong:hover{text-decoration:none}.split-button.light .change{position:static;right:auto;top:auto;height:11px;border-left-color:#999}.split-button .change:hover,.split-button.active .change{background-position:-995px 50%}.split-button .list-container{right:0;padding:0;float:left}.split-button .list-container ul{background:#fff;border:1px solid rgba(0,0,0,.1);position:relative}.item-manage .split-button .list-container ul{background:#fff;border:none;position:relative}.split-button .list-container ul>li{white-space:nowrap;background:url(https://www.chutingstar.com/skin/frontend/blueacorn/chs/images/bkg_btn-split-item.png) -10000px -10000px no-repeat;border:1px solid #c1c1c1;border-top-width:0;display:block!important;margin:0!important}.split-button .list-container ul>li:first-child{border-top-width:1px}.split-button .list-container li a,.split-button .list-container li span{line-height:1.2!important;text-decoration:none;text-align:left;text-overflow:ellipsis;overflow:hidden}.split-button .list-container li:hover,.split-button .list-container li:hover a,.split-button .list-container li:hover span{color:#fff;text-decoration:none}.split-button .list-container li:hover{background-color:#999;background-position:5px -984px}.split-button .list-container li.new{color:#d33911;background-position:5px 7px}.split-button .list-container li.new:hover{background-color:#999;background-position:5px -485px}#recurring_profile_list_view th{white-space:normal}#recurring_profile_list_view th span{white-space:inherit}@media only screen and (max-width:479px){.sales-order-creditmemo .sub-title,.sales-order-invoice .sub-title,.sales-order-shipment .sub-title{float:left;font-size:15px;text-align:center;width:100%}.sales-order-creditmemo .order-links,.sales-order-invoice .order-links,.sales-order-shipment .order-links{text-align:center;width:100%}#recurring_profile_list_view{font-size:12px}#recurring_profile_list_view a{font-size:inherit}#recurring_profile_list_view td,#recurring_profile_list_view th{padding:2px}}.recurring-profiles-title{float:left}.recurring-profiles-title h1{margin-bottom:7px}body.customer-account .my-account .title-buttons.recurring-profiles-title-buttons{float:right;text-align:right;margin-bottom:30px}@media only screen and (max-width:479px){body.customer-account .my-account .title-buttons.recurring-profiles-title-buttons{text-align:center;float:none}}body.customer-account .my-account .title-buttons.recurring-profiles-title-buttons .button{position:static}.recurring-profiles-messages:after{content:'';display:table;clear:both}#recurring_start_date_trig{display:inline}.billing-agreements .info-box{margin-bottom:30px}.billing-agreements .info-box:after{content:'';display:table;clear:both}.billing-agreements .info-box .form-list{max-width:400px;width:100%}.billing-agreements .info-box .box-title{margin-top:20px;margin-bottom:7px}.billing-agreements .info-box .button{float:right;margin-top:7px}.billing-agreements #payment_method{width:100%;margin-top:7px;margin-bottom:7px}.billing-agreement-view-header-wrapper .heading{max-width:80%}@media only screen and (max-width:479px){.billing-agreements .info-box .button{width:100%;float:none}.billing-agreement-view-header-wrapper .heading{max-width:100%}}.billing-agreement-details td,.billing-agreement-details th{padding:3.5px}@media only screen and (max-width:979px){.billing-agreements .data-table .created-at,.billing-agreements .data-table .updated-at{display:none}}.catalogsearch-term-popular .tags-list{float:left;width:100%}.catalogsearch-term-popular .tags-list>li{float:left;height:40px;margin-right:25px}.sidebar .widget-addbysku .sku-table .input-text:not(.qty){width:100%}@media only screen and (min-width:771px){.sidebar .widget-addbysku .sku-table .input-text:not(.qty){max-width:100px}}.widget{clear:both}.widget .pager{float:none;width:100%}.share-buttons .socialsignin .logoandtext{background:url(https://www.chutingstar.com/skin/frontend/blueacorn/chs/images/login-button.png)!important}.share-buttons .socialsignin .logoandtext_logout{background:url(https://www.chutingstar.com/skin/frontend/blueacorn/chs/images/login-button-grey.png)!important}.share-buttons .socialsignin .large{width:309px!important}@media only screen and (min-width:1199px){.col2-left-layout .col-main .widget .products-grid--max-4-col-widget>li:nth-child(3n+1),.col2-left-layout .col-main .widget .products-grid--max-4-col-widget>li:nth-child(odd),.col2-right-layout .col-main .widget .products-grid--max-4-col-widget>li:nth-child(3n+1),.col2-right-layout .col-main .widget .products-grid--max-4-col-widget>li:nth-child(odd),.col3-layout .col-main .widget .products-grid--max-4-col-widget>li:nth-child(3n+1),.col3-layout .col-main .widget .products-grid--max-4-col-widget>li:nth-child(odd){clear:none}.col2-left-layout .col-main .widget .products-grid--max-4-col-widget>li,.col2-left-layout .col-main .widget .products-grid--max-4-col-widget>li:nth-child(3n),.col2-left-layout .col-main .widget .products-grid--max-4-col-widget>li:nth-child(even),.col2-right-layout .col-main .widget .products-grid--max-4-col-widget>li,.col2-right-layout .col-main .widget .products-grid--max-4-col-widget>li:nth-child(3n),.col2-right-layout .col-main .widget .products-grid--max-4-col-widget>li:nth-child(even),.col3-layout .col-main .widget .products-grid--max-4-col-widget>li,.col3-layout .col-main .widget .products-grid--max-4-col-widget>li:nth-child(3n),.col3-layout .col-main .widget .products-grid--max-4-col-widget>li:nth-child(even){margin-right:2.2222222222%}.col2-left-layout .col-main .widget .products-grid--max-4-col-widget>li,.col2-right-layout .col-main .widget .products-grid--max-4-col-widget>li,.col3-layout .col-main .widget .products-grid--max-4-col-widget>li{width:23.3333333333%;margin-right:2.2222222222%}.col2-left-layout .col-main .widget .products-grid--max-4-col-widget>li:nth-child(4n+1),.col2-right-layout .col-main .widget .products-grid--max-4-col-widget>li:nth-child(4n+1),.col3-layout .col-main .widget .products-grid--max-4-col-widget>li:nth-child(4n+1){clear:left}.col2-left-layout .col-main .widget .products-grid--max-4-col-widget>li:nth-child(4n),.col2-right-layout .col-main .widget .products-grid--max-4-col-widget>li:nth-child(4n),.col3-layout .col-main .widget .products-grid--max-4-col-widget>li:nth-child(4n){margin-right:0}.col2-left-layout .col-main .widget .products-grid--max-5-col-widget>li:nth-child(3n+1),.col2-left-layout .col-main .widget .products-grid--max-5-col-widget>li:nth-child(odd),.col2-right-layout .col-main .widget .products-grid--max-5-col-widget>li:nth-child(3n+1),.col2-right-layout .col-main .widget .products-grid--max-5-col-widget>li:nth-child(odd),.col3-layout .col-main .widget .products-grid--max-5-col-widget>li:nth-child(3n+1),.col3-layout .col-main .widget .products-grid--max-5-col-widget>li:nth-child(odd){clear:none}.col2-left-layout .col-main .widget .products-grid--max-5-col-widget>li,.col2-left-layout .col-main .widget .products-grid--max-5-col-widget>li:nth-child(3n),.col2-left-layout .col-main .widget .products-grid--max-5-col-widget>li:nth-child(even),.col2-right-layout .col-main .widget .products-grid--max-5-col-widget>li,.col2-right-layout .col-main .widget .products-grid--max-5-col-widget>li:nth-child(3n),.col2-right-layout .col-main .widget .products-grid--max-5-col-widget>li:nth-child(even),.col3-layout .col-main .widget .products-grid--max-5-col-widget>li,.col3-layout .col-main .widget .products-grid--max-5-col-widget>li:nth-child(3n),.col3-layout .col-main .widget .products-grid--max-5-col-widget>li:nth-child(even){margin-right:2.2222222222%}.col2-left-layout .col-main .widget .products-grid--max-5-col-widget>li,.col2-right-layout .col-main .widget .products-grid--max-5-col-widget>li,.col3-layout .col-main .widget .products-grid--max-5-col-widget>li{width:18.2222222222%;margin-right:2.2222222222%}.col2-left-layout .col-main .widget .products-grid--max-5-col-widget>li:nth-child(5n+1),.col2-right-layout .col-main .widget .products-grid--max-5-col-widget>li:nth-child(5n+1),.col3-layout .col-main .widget .products-grid--max-5-col-widget>li:nth-child(5n+1){clear:left}.col2-left-layout .col-main .widget .products-grid--max-5-col-widget>li:nth-child(5n),.col2-right-layout .col-main .widget .products-grid--max-5-col-widget>li:nth-child(5n),.col3-layout .col-main .widget .products-grid--max-5-col-widget>li:nth-child(5n){margin-right:0}}@media only screen and (min-width:770px){.col1-layout .col-main .widget .products-grid--max-4-col-widget>li:nth-child(3n+1),.col1-layout .col-main .widget .products-grid--max-4-col-widget>li:nth-child(odd){clear:none}.col1-layout .col-main .widget .products-grid--max-4-col-widget>li,.col1-layout .col-main .widget .products-grid--max-4-col-widget>li:nth-child(3n),.col1-layout .col-main .widget .products-grid--max-4-col-widget>li:nth-child(even){margin-right:2.2222222222%}.col1-layout .col-main .widget .products-grid--max-4-col-widget>li{width:23.3333333333%;margin-right:2.2222222222%}.col1-layout .col-main .widget .products-grid--max-4-col-widget>li:nth-child(4n+1){clear:left}.col1-layout .col-main .widget .products-grid--max-4-col-widget>li:nth-child(4n){margin-right:0}.col1-layout .col-main .widget .products-grid--max-5-col-widget>li:nth-child(3n+1),.col1-layout .col-main .widget .products-grid--max-5-col-widget>li:nth-child(odd){clear:none}.col1-layout .col-main .widget .products-grid--max-5-col-widget>li,.col1-layout .col-main .widget .products-grid--max-5-col-widget>li:nth-child(3n),.col1-layout .col-main .widget .products-grid--max-5-col-widget>li:nth-child(even){margin-right:2.2222222222%}.col1-layout .col-main .widget .products-grid--max-5-col-widget>li{width:18.2222222222%;margin-right:2.2222222222%}.col1-layout .col-main .widget .products-grid--max-5-col-widget>li:nth-child(5n+1){clear:left}.col1-layout .col-main .widget .products-grid--max-5-col-widget>li:nth-child(5n){margin-right:0}}body[class*=checkout-multishipping-] .checkout-progress{width:100%;float:left;margin-bottom:25px}body[class*=checkout-multishipping-] .checkout-progress>li{float:left;width:20%;text-align:center;padding:8px 1% 6px;background:#F4F4F4;text-transform:uppercase;border-bottom:1px solid #CCC;border-right:1px solid #CCC;margin-bottom:10px}body[class*=checkout-multishipping-] .checkout-progress>li.active{background-color:#131006}body[class*=checkout-multishipping-] .checkout-progress>li.last{border-right:0}body[class*=checkout-multishipping-] .page-title{float:left;width:100%;margin-bottom:15px}body[class*=checkout-multishipping-] .page-title h1{border:0;float:left;margin-top:2px;margin-right:2%}body[class*=checkout-multishipping-] .page-title .button{float:right}body[class*=checkout-multishipping-] .multiple-checkout>h2{text-transform:none;font-size:17px;margin-bottom:15px}body[class*=checkout-multishipping-] .messages{float:left;width:100%}body[class*=checkout-multishipping-] .col-2.col-wide{width:66%}body[class*=checkout-multishipping-] .col-1.col-narrow{width:30%}body[class*=checkout-multishipping-] .actions{margin-bottom:10px}body[class*=checkout-multishipping-] .grand-total{text-align:right;font-size:16px;font-weight:700}body[class*=checkout-multishipping-] #checkout-review-submit{float:right}body[class*=checkout-multishipping-] #review-buttons-container{float:right;text-align:right}.checkout-multishipping-addresses .btn-remove2{text-indent:-5555px;display:block;width:22px;height:22px}.checkout-multishipping-shipping .gift-messages{margin-top:20px}.checkout-multishipping-shipping .gift-messages-form{margin-top:15px}.checkout-multishipping-shipping .gift-messages-form h4{margin-top:15px;margin-bottom:5px}.checkout-multishipping-shipping .gift-messages-form .form-list{margin-top:10px;margin-bottom:25px}.checkout-multishipping-shipping .gift-messages-form .item{margin-top:15px}.checkout-multishipping-billing .col-1 .box-title h2,.checkout-multishipping-billing .col-1 .box-title h3,.checkout-multishipping-billing .col-1 .box-title h4,.checkout-multishipping-billing .col-1>h4,.checkout-multishipping-billing .col-2 .box-title h2,.checkout-multishipping-billing .col-2 .box-title h3,.checkout-multishipping-billing .col-2 .box-title h4,.checkout-multishipping-billing .col-2>h4,.checkout-multishipping-overview .col-1 .box-title h2,.checkout-multishipping-overview .col-1 .box-title h3,.checkout-multishipping-overview .col-1 .box-title h4,.checkout-multishipping-overview .col-1>h4,.checkout-multishipping-overview .col-2 .box-title h2,.checkout-multishipping-overview .col-2 .box-title h3,.checkout-multishipping-overview .col-2 .box-title h4,.checkout-multishipping-overview .col-2>h4,.checkout-multishipping-shipping .col-1 .box-title h2,.checkout-multishipping-shipping .col-1 .box-title h3,.checkout-multishipping-shipping .col-1 .box-title h4,.checkout-multishipping-shipping .col-1>h4,.checkout-multishipping-shipping .col-2 .box-title h2,.checkout-multishipping-shipping .col-2 .box-title h3,.checkout-multishipping-shipping .col-2 .box-title h4,.checkout-multishipping-shipping .col-2>h4{font-weight:400;width:100%;background:#F4F4F4;border-bottom:1px solid #CCC;padding:10px;font-size:14px}.checkout-multishipping-billing .col-1 .box-content,.checkout-multishipping-billing .col-2 .box-content,.checkout-multishipping-overview .col-1 .box-content,.checkout-multishipping-overview .col-2 .box-content,.checkout-multishipping-shipping .col-1 .box-content,.checkout-multishipping-shipping .col-2 .box-content{margin-bottom:25px;padding-left:10px;margin-top:10px}.checkout-multishipping-billing .sp-methods dt{float:left;width:100%}#multiship-addresses-table>tbody>tr>td.a-center.last>a{background-image:none}#review-order-form>div:nth-child(3)>div.divider{width:100%;clear:both}@media only screen and (max-width:979px){body[class*=checkout-multishipping-] .checkout-progress span{word-spacing:300px}#review-order-form .col-1,#review-order-form .col-2{float:none;width:auto;border:0;padding-right:0;padding-left:0}}@media only screen and (max-width:770px){body[class*=checkout-multishipping-] .checkout-progress li{width:100%;margin:0;text-align:left;padding-left:3%;border-right:0}body[class*=checkout-multishipping-] .checkout-progress span{word-spacing:1px;width:12px}body[class*=checkout-multishipping-] .box-title{float:left;width:100%}body[class*=checkout-multishipping-] .page-title .button{float:left;margin-bottom:10px}body[class*=checkout-multishipping-] .linearize-table tfoot td{text-align:right}body[class*=checkout-multishipping-] .linearize-table select{width:100%;min-width:200px}body[class*=checkout-multishipping-] .col-1.col-narrow,body[class*=checkout-multishipping-] .col-2.col-wide{width:100%;padding:0}}.gift-registry-edit .add-row>p,.gift-registry-edit .btn-remove,.wordpress-post-view .back-to-blog{float:right}@media only screen and (max-width:599px){.checkout-multishipping-addresses .linearize-table tbody td[data-rwd-label]{text-align:left;padding-left:10px;margin-top:12px}}.add-shoppers,.validation-popup h3,.wordpress-index-index .pager{text-align:center}.validation-popup{border:10px solid #FFCD00}.validation-popup h3{background:#FFCD00;border:none;text-transform:lowercase;font-size:33px;line-height:30px;padding-bottom:20px}.validation-popup .validation-popup-close_button{background-color:#B00;color:#fff;padding:17px 49px 16px 50px}.validation-popup .a-right{position:absolute;right:10px;bottom:24px}.validation-popup p:last-of-type{margin-bottom:54px}.validation-popup .address{margin-bottom:5px}@media only screen and (max-width:979px){.validation-popup{width:400px!important;left:auto!important;right:20px!important}}@media only screen and (max-width:479px){body[class*=checkout-multishipping-] .buttons-set .back-link{display:block}.validation-popup{width:260px!important;margin-left:20px!important;left:auto!important;right:20px!important}.validation-popup .address,.validation-popup label,.validation-popup p{font-size:12px!important}}.add-shoppers{font-size:13px;color:#898782;letter-spacing:2px;text-transform:uppercase;margin-top:20px}.addshoppers-coupon-details h2,.flow-message-center h2,h4.attribute-flag{letter-spacing:1px}.add-shoppers .share-buttons .s24{background:url(https://www.chutingstar.com/skin/frontend/blueacorn/chs/images/AddShoppers.png)!important;font-size:0!important}.add-shoppers .share-buttons .less.s24{background-position:0 0!important}.add-shoppers .share-buttons .more.s24{background-position:-24px 0!important}.add-shoppers .share-buttons .addshoppers.s24{background-position:-48px 0!important}.add-shoppers .share-buttons .email.s24{background-position:-72px 0!important}.add-shoppers .share-buttons .facebook.s24{background-position:-96px 0!important}.add-shoppers .share-buttons .google.s24{background-position:-120px 0!important}.add-shoppers .share-buttons .twitter.s24{background-position:-144px 0!important}.add-shoppers .share-buttons .kaboodle.s24{background-position:-168px 0!important}.add-shoppers .share-buttons .pinterest.s24{background-position:-192px 0!important}.add-shoppers .share-buttons .polyvore.s24{background-position:-216px 0!important}.add-shoppers .share-buttons .stumbleupon.s24{background-position:-240px 0!important}.add-shoppers .share-buttons .tumblr.s24{background-position:-264px 0!important}.add-shoppers .share-buttons .wishpot.s24{background-position:-288px 0!important}.add-shoppers .share-buttons .linkedin.s24{background-position:-312px 0!important}.add-shoppers .share-buttons .paypal.s24{background-position:-336px 0!important}.add-shoppers .share-buttons .wanelo.s24{background-position:-360px 0!important}.add-shoppers .share-buttons .social-icon{vertical-align:top}.customer-account-login .registered-users p.form-instructions{margin-bottom:18px!important}li.item{position:relative}.catalog-product-view .product-image-gallery h4.attribute-flag{top:30px;left:30px}h4.attribute-flag{position:absolute;top:10px;left:10px;background:#FFCD00;color:#131006;font-family:LFT_Etica_Reg,Verdana,Arial,sans-serif;font-size:11px;height:20px;line-height:20px;padding:1px 20px 0 30px;z-index:1}h4.attribute-flag:before{position:absolute;display:block;content:'';background-image:url(https://www.chutingstar.com/skin/frontend/blueacorn/chs/images/sprite.png);background-position:-433px -57px!important;top:6px;left:10px;width:7px;height:9px}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2 / 1),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){h4.attribute-flag:before{background-image:url(https://www.chutingstar.com/skin/frontend/blueacorn/chs/images/sprite@2x.png);background-size:800px 500px}}h4.attribute-flag.New{background:#131006;color:#FFCD00}h4.attribute-flag.New:before{background-position:-471px -57px!important}h4.attribute-flag.Sale{background:#B00;color:#fff}h4.attribute-flag.Sale:before{background-position:-453px -57px!important}h4.attribute-flag.Custom{background:#FFCD00;color:#131006}.wordpress-index-index .post-entry h2 a,.wordpress-index-index .post-list-item h2 a,.wordpress-post-view .post-entry h2 a,.wordpress-post-view .post-list-item h2 a,.wordpress-post-view a{color:#FFCD00}h4.attribute-flag.Custom:before{background-position:-433px -57px!important}.wordpress-index-index .main-container,.wordpress-post-view .main-container{max-width:1125px;padding:0 0 30px}.wordpress-index-index .breadcrumbs,.wordpress-post-view .breadcrumbs{padding:0}.wordpress-index-index .blog-home,.wordpress-post-view .blog-home{margin-top:-45px}@media only screen and (max-width:770px){.wordpress-index-index h1,.wordpress-post-view h1{padding-bottom:15px;line-height:1em}.wordpress-index-index h2,.wordpress-post-view h2{font-size:32px;line-height:1em}.wordpress-index-index h3,.wordpress-post-view h3{font-size:24px;line-height:1em}.wordpress-index-index .blog-home,.wordpress-post-view .blog-home{margin-top:-90px}}@media only screen and (max-width:479px){.wordpress-index-index h1,.wordpress-post-view h1{font-size:44px}.wordpress-index-index .blog-home,.wordpress-post-view .blog-home{margin-top:-78px}}.wordpress-index-index .page-title h1,.wordpress-post-view .page-title h1{line-height:50px;margin-top:48px;border-bottom:none}.wordpress-index-index .post-entry ol,.wordpress-index-index .post-entry ul,.wordpress-index-index .post-list-item ol,.wordpress-index-index .post-list-item ul,.wordpress-post-view .post-entry ol,.wordpress-post-view .post-entry ul,.wordpress-post-view .post-list-item ol,.wordpress-post-view .post-list-item ul{list-style:disc;line-height:22px;font-family:LFT_Etica_Reg,Verdana,Arial,sans-serif;padding-left:20px}.wordpress-index-index .post-entry ol li:first-child,.wordpress-index-index .post-entry ul li:first-child,.wordpress-index-index .post-list-item ol li:first-child,.wordpress-index-index .post-list-item ul li:first-child,.wordpress-post-view .post-entry ol li:first-child,.wordpress-post-view .post-entry ul li:first-child,.wordpress-post-view .post-list-item ol li:first-child,.wordpress-post-view .post-list-item ul li:first-child{padding-top:10px}.wordpress-index-index .post-entry ol li:last-child,.wordpress-index-index .post-entry ul li:last-child,.wordpress-index-index .post-list-item ol li:last-child,.wordpress-index-index .post-list-item ul li:last-child,.wordpress-post-view .post-entry ol li:last-child,.wordpress-post-view .post-entry ul li:last-child,.wordpress-post-view .post-list-item ol li:last-child,.wordpress-post-view .post-list-item ul li:last-child{padding-bottom:10px}.wordpress-index-index .input-box,.wordpress-post-view .input-box{width:100%}.wordpress-index-index .wp-readmore a,.wordpress-post-view .back-to-blog a,.wordpress-post-view a:hover{color:#131006}.wordpress-post-view .post-date{padding-bottom:20px;margin-top:-10px}.wordpress-post-view .post-entry h3{line-height:30px}div#location_table #pickup_date_select,div#location_table #pickup_zip{color:#000;border:1px solid #898782}.wordpress-index-index .post-meta{padding-bottom:30px;margin-top:-35px}@media only screen and (max-width:770px){.wordpress-index-index .post-meta{margin-top:-15px}}.wordpress-index-index .pager .count-container{margin:20px}.wordpress-index-index .pager ol,.wordpress-index-index .pager ul{font-family:LFT_Etica_Reg,Verdana,Arial,sans-serif;font-size:20px;padding-top:10px}#rma_create_form .form-list li,body.enterprise-rma-return-view .box-content{font-family:LFT_Etica_Semibold,"Helvetica Neue",Verdana,Arial,sans-serif;font-size:f-size-xs}.wordpress-index-index .pager li{display:inline}#rma_comment .buttons-set,#rma_create_form .buttons-set{border-top:none}div#location_table img.ui-datepicker-trigger{padding-left:15px;display:inline}.global-site-notice div.notice-inner{background-image:url(https://www.chutingstar.com/skin/frontend/blueacorn/chs/images/demo-logo.png)}@media only screen and (max-width:599px){#my-returns-table .number,#my-returns-table .ship-from{display:none}}#event_date_trig,.gr-type-specific-options img.v-middle{display:inline}#rma_create_form .form-list li{border-bottom:1px solid #CCC}#rma_create_form .form-list li:last-child{border-bottom:none}#rma_create_form .form-list li h5{font-weight:400;text-align:left;padding-left:15px;text-transform:none}#rma_create_form .form-list li h5.rma-email{text-transform:none}#rma_create_form .fieldset{margin:20px 0}#rma_create_form .fieldset #registrant_options .field .input-box{margin-bottom:10px}.rma-view.col-2{text-align:right}.rma-view h3{font-weight:600}body.enterprise-rma-return-view .box-content{margin-bottom:20px}#my-returns-items-table td,#my-returns-items-table th{font-size:13px}#rma_comment .box-content label,#rma_comment .note-list{font-size:f-size-xs;font-weight:400;font-family:LFT_Etica_Semibold,"Helvetica Neue",Verdana,Arial,sans-serif}#rma_comment .note-list li{border-bottom:1px solid #CCC;padding:5px 0}#rma_comment .note-list li:last-child{border-bottom:none}@media only screen and (max-width:480px){.rma-view.col-2{text-align:left}.rma-view.col-1,.rma-view.col-2{border-bottom:1px solid #CCC;margin-bottom:20px}.rma-view.col-1 h3,.rma-view.col-2 h3{margin-bottom:0}}.storecredit .account-balance{border-bottom:1px solid #CCC;margin-bottom:20px;padding-bottom:10px}body.customer-account .storecredit .data-table td.last{padding:10px}@media only screen and (max-width:420px){.storecredit td,.storecredit th{font-size:12px;padding:5px}body.customer-account .storecredit .data-table td.last{padding:5px}}.gift-note{width:99%}.btn-gift-registry{padding-top:7px;padding-left:0}.btn-gift-registry .input-box{margin:0 0 7px;width:100%}.btn-gift-registry select{width:100%}.btn-gift-registry .custom-shiv{text-align:left}.gr-manage-items{margin-bottom:15px}.gr-manage-items input.qty{min-width:45px}.gift-registry-edit input,.gift-registry-edit textarea{max-width:100%;width:365px}.gift-registry-edit label[for=type_id]{text-transform:uppercase;margin-bottom:0;font-size:13px}.gift-registry-edit .add-row{width:100%;max-width:365px}.block-gr-search .form-alt>li{margin-top:3.5px;margin-bottom:3.5px}.block-gr-search button{margin-top:7px}.block-gr-search .input-box>select{width:100%}#gr-please-wait{margin-bottom:10px;margin-left:0}.gift-registry-view .subtitle{margin-top:30px;font-size:18px}@media only screen and (max-width:479px){.gift-registry-view .subtitle{margin-top:15px}}.gift-registry-items .btn-update{margin-top:7px}.gift-registry-items textarea{min-width:80px}#gr_search_email_form select,#gr_search_form select,#gr_search_id_form select{margin-bottom:5px}#gr_search_email_form .buttons-set,#gr_search_form .buttons-set,#gr_search_id_form .buttons-set{max-width:365px}#gr_search_email_form p.required,#gr_search_form p.required,#gr_search_id_form p.required{position:relative;top:-30px}@media only screen and (max-width:979px){.gr-manage-items .add-date,.gr-manage-items .head-add-date,.gr-manage-items .head-note,.gr-manage-items .left-note,.gr-manage-items col.date-col,.gr-manage-items col.note-col,.head-fulfilled,.head-requested{display:none}.gift-image img{width:68px}.gift-registry-actions a{float:left;width:100%;clear:both;margin-bottom:7px}}@media only screen and (max-width:770px){.gift-registry-items,.gr-manage-items{font-size:12px}.gift-info{width:55%}.item-options{float:left}.item-options~.gift-note{float:left;width:35%;height:10em;margin:10px 0 0 5%}.gift-registry-items td,.gift-registry-items th{padding:7px 3.5px}.gift-image,col.img-col{display:none}}@media only screen and (max-width:599px){.gift-registry-actions a{font-size:11px!important;white-space:normal!important}.item-options~.gift-note{width:99%!important;float:none;height:10em;margin:10px 0 0 5%}.item-options{float:none}.gr-manage-items{font-size:11px}.gr-manage-items a,.gr-manage-items dl,.gr-manage-items dt,.gr-manage-items input{font-size:inherit}#giftregistry-search-results .event-type,#giftregistry-search-results .location{display:none}}@media only screen and (max-width:479px){.giftregistry-search-results,.giftregistry-table td,.giftregistry-table th{font-size:11px}.gift-registry-items .gift-secondary,.gr-manage-items .gift-secondary{display:none}#event_date_trig{display:inline;float:right;margin-top:7px}.gift-registry-items td,.gift-registry-items th,.giftregistry-search-results td,.giftregistry-search-results th,.gr-manage-items td,.gr-manage-items th{padding:7px 3.5px;vertical-align:top}#gr_search_email_form p.required,#gr_search_form p.required,#gr_search_id_form p.required{padding-bottom:15px;position:static}}.rewards{margin-bottom:30px}.reward-message{background-color:#FFCD00;display:block;margin:5px 0;padding:3px 10px;color:#e6e6e6;font-family:LFT_Etica_Semibold,"Helvetica Neue",Verdana,Arial,sans-serif}.reward-message.reward-checkout{margin-bottom:10px}.reward-message p{display:inline;font-size:13px}.reward-message p.limit{display:block;font-size:12px;font-style:italic}.reward-message a{color:#e6e6e6;text-decoration:underline}.my-rewards h2{position:relative;line-height:1.7}.my-rewards h2 .separator{display:none}.my-rewards h2 a{white-space:nowrap;float:right;margin:0 0 5px 10px}.my-rewards .box{margin-bottom:20px}.my-rewards .box.info-box{border-bottom:1px solid #EDEDED;padding-bottom:10px}.my-rewards .box.info-box dt{font-weight:700;margin-bottom:0;margin-top:10px;text-transform:none}@media only screen and (max-width:599px){.my-rewards #reward-history small,.my-rewards #reward-history td.balance,.my-rewards #reward-history td.date,.my-rewards #reward-history th.balance,.my-rewards #reward-history th.date{display:none}}#wishlist_edit_action_container{left:0;position:fixed;top:50px;width:100%;z-index:99999}#wishlist_edit_action_container .popup-block{background:#F4F4F4;border:1px solid #CCC;display:block;margin:0 auto;padding:2% 20px;width:100%;max-width:500px;min-width:320px}.wishlist-actions-container,.wishlist-management .table-caption{content:'';display:table;clear:both;width:100%}#wishlist_edit_action_container .popup-block .block-title{padding-top:0;border-top:0}#wishlist_edit_action_container .popup-block .block-title .btn-close{position:absolute;right:0;top:0;cursor:pointer}.wishlist-actions-container{margin-bottom:10px}.wishlist-actions-container .sub-title{float:left}.wishlist-actions-container .sub-title .item-count{text-transform:none;margin-left:10px}.wishlist-actions-container .sub-title .wishlist-edit{margin-left:10px;font-size:15px}.wishlist-actions-container .btn-create{float:right}.wishlist-management .table-caption{border-bottom:1px solid #CCC;font-size:16px}.wishlist-management .table-caption .sub-title{float:left;padding-bottom:5px}.wishlist-management .table-caption .sub-title:after{content:':'}.wishlist-management .table-caption #wishlists-copy,.wishlist-management .table-caption #wishlists-move,.wishlist-management .table-caption #wishlists-select{float:left;margin-left:10px;position:relative;padding-bottom:5px}.wishlist-management .table-caption #wishlists-copy .split-button-title,.wishlist-management .table-caption #wishlists-move .split-button-title,.wishlist-management .table-caption #wishlists-select .split-button-title{display:inline}.wishlist-management .table-caption #wishlists-copy .change,.wishlist-management .table-caption #wishlists-move .change,.wishlist-management .table-caption #wishlists-select .change{margin-left:10px;font-size:15px}.wishlist-management .table-caption #wishlists-copy .list-container,.wishlist-management .table-caption #wishlists-move .list-container,.wishlist-management .table-caption #wishlists-select .list-container{width:auto;left:auto;right:0}.wishlist-management .table-caption #wishlists-copy .list-container li,.wishlist-management .table-caption #wishlists-move .list-container li,.wishlist-management .table-caption #wishlists-select .list-container li{padding:2px 10px}.wishlist-management .table-caption #wishlists-copy .list-container li a,.wishlist-management .table-caption #wishlists-copy .list-container li span,.wishlist-management .table-caption #wishlists-move .list-container li a,.wishlist-management .table-caption #wishlists-move .list-container li span,.wishlist-management .table-caption #wishlists-select .list-container li a,.wishlist-management .table-caption #wishlists-select .list-container li span{font-size:15px;padding:0}.wishlist-management .table-caption #wishlists-copy .list-container li:last-child,.wishlist-management .table-caption #wishlists-move .list-container li:last-child,.wishlist-management .table-caption #wishlists-select .list-container li:last-child{border-bottom:0}.wishlist-management .table-caption #wishlists-copy,.wishlist-management .table-caption #wishlists-move{float:right}.wishlist-management .table-caption #wishlists-copy .split-button-title,.wishlist-management .table-caption #wishlists-move .split-button-title{display:none}.wishlist-management+.fieldset .buttons-set button{margin-bottom:10px}.fieldset .wishlist-empty{margin-bottom:30px}#wishlist-table .item-manage .split-button{float:right;margin-left:20px;margin-bottom:3px}#wishlist-table .item-manage .split-button .change:after{top:5px}#wishlist-table .item-manage .split-button .list-container{left:auto;right:0;width:auto;border:none}#wishlist-table .item-manage .split-button .list-container li span{padding:5px}#wishlist-table .item-manage .split-button~.btn-update{clear:right;float:right;margin-top:10px}@media only screen and (max-width:479px){body.customer-account .my-account .my-wishlist .fieldset{margin-top:10px}#wishlist-table .item-manage .split-button{float:left;margin-right:20px;margin-left:0;margin-top:15px}#wishlist-table .item-manage .split-button .list-container{left:0;right:auto}#wishlist-table .item-manage .split-button~.btn-update{clear:left;float:left}#wishlist-table thead{display:none}.customer-wishlist-item-info .item-manage{content:'';display:table;clear:both;width:100%}}.wishlist-search-view h2.subtitle{margin-top:20px;margin-bottom:5px}.wishlist-search-view .info-table .nobr{margin-right:30px}.wishlist-search-view #wishlist-table.clean-table td{max-width:100%}.wishlist-search-view #wishlist-table.clean-table td p.qty{text-align:center;width:100%}.wishlist-search-view #wishlist-table.clean-table td .price-box{margin:0}.wishlist-search-view #wishlist-table.clean-table th{padding-left:2px;padding-right:2px}.wishlist-search-view .truncated .truncated_full_value .item-options{left:-40px}@media only screen and (max-width:770px){.wishlist-search-view #wishlist-table.clean-table td{max-width:100px;word-wrap:break-word}}@media only screen and (max-width:599px){.wishlist-search-view #wishlist-table.clean-table td{padding:6px 10px}.wishlist-search-view #wishlist-table.clean-table td p.qty{text-align:left}.wishlist-search-view #wishlist-table.clean-table td .price-box{margin:0 0 15px;float:left;width:100%}.wishlist-search-view .customer-wishlist-item-comment{width:100%;clear:both}}@media only screen and (max-width:479px){.wishlist-search-view #wishlist-table.clean-table td{max-width:100%}}.split-button{position:relative}.split-button .split-button-title{display:none}.split-button .change.active:after,.split-button .change:after{content:'';width:0;display:block;border-right:4px solid transparent;border-left:4px solid transparent;height:0}.split-button .change{padding-right:13px;min-height:25px;position:relative}.split-button .change:after{position:absolute;border-top:4px solid #FFCD00;border-bottom:none;right:0;top:8px}.split-button .change.active:after{position:absolute;border-bottom:4px solid #FFCD00;border-top:none}.split-button .list-container{display:none;width:120%;max-width:320px;min-width:175px;position:absolute;left:-10%;top:100%;background:#FBFBFB;border:1px solid #CCC;text-align:center;z-index:99999999}.split-button .list-container li{border-bottom:1px solid #EDEDED}.split-button .list-container li a,.split-button .list-container li span{color:#fff;background-color:grey;font-family:LFT_Etica_Semibold,"Helvetica Neue",Verdana,Arial,sans-serif;position:relative;font-size:14px;cursor:pointer;display:block;padding:5px 10px;white-space:normal;text-transform:none}.split-button .list-container li a:hover,.split-button .list-container li span:hover{color:#b39000}.split-button .list-container li.new{background-color:#EDEDED}.split-button .list-container li.new a:before,.split-button .list-container li.new span:before{content:'+ '}.split-button.active .list-container{display:block}.products-grid .split-button .list-container{width:115%}.product-view .split-button .list-container,.products-list .split-button .list-container{width:auto}.products-grid .split-button .list-container li a,.products-grid .split-button .list-container li span{font-size:12px}.product-view .split-button .change{padding-right:20px}.product-view .split-button .change:after{right:7px}.product-view .split-button .list-container li{float:none;margin-bottom:0}@media only screen and (min-width:601px){.products-list .split-button .list-container{left:auto;right:-10%}}@media only screen and (max-width:600px){.products-list .split-button .list-container{left:-10%;right:auto}}@media only screen and (max-width:599px){.cart-table .split-button .list-container{width:auto;top:auto;bottom:0;left:100%}}.widget-addbysku td.last .input-box{float:left}.widget-addbysku .btn-remove{cursor:pointer;float:left;margin-top:7px;margin-left:5px}.widget-addbysku .add-row{cursor:pointer}@media only screen and (max-width:480px){.widget-addbysku input[type=text]{float:left;width:100%}.widget-addbysku .input-text.qty{width:50px}}#allow-gift-options-container h4{font-family:Trixie-Pro-Heavy,"Helvetica Neue",Verdana,Arial,sans-serif;font-weight:500;font-size:33px;font-style:normal;line-height:47px;letter-spacing:-2px;text-rendering:optimizeSpeed}#allow-gift-messages-for-order-container,#allow-gift-options-for-items-container,#allow-gift-options-for-order-container{width:100%;float:left;display:block}.gift-message-form .gift-item .fieldset{float:left;width:100%;margin-left:0!important}.gift-message-form .inner-box>div{clear:both;width:100%}.gift-wrapping-form .select{max-width:300px}.gift-item .product-img-box>*{float:left;clear:both;margin-top:5px}@media only screen and (max-width:768px){.gift-message-form .gift-item .product-img-box{float:left;width:140px}}.event-container{clear:both;border:1px solid #FFCD00;background:#EAF8FF;position:relative;z-index:2;min-height:59px;margin:7px 0 20px}.checkout-cart-index .col-main .cart .cartLeft .cartLeftInner .cart-table tbody tr,.checkout-cart-index .col-main .cart .cartLeft .cartLeftInner .cart-table tfoot tr,.checkout-cart-index .col-main .cart .cartLeft .cartLeftInner .cart-table tfoot tr th,.checkout-cart-index .col-main .cart .cartLeft .cartLeftInner .cart-table thead tr,.checkout-cart-index .col-main .cart .cartLeft .cartLeftInner .cart-table thead tr th{border-bottom:none}.event-container:after{content:'';width:0;height:0;display:block;border-right:10px solid transparent;border-left:10px solid transparent;border-top:10px solid #FFCD00;border-bottom:none;position:absolute;bottom:-10px;left:50%;margin-left:-10px}.event-container .event{padding:15px 10px 28px;margin-bottom:-18px;min-height:52px;line-height:30px;text-align:center;width:auto;position:relative;z-index:2;border-bottom:0!important}.event-container .event .event-ticker{display:inline;font-size:28px;height:auto}.event-container .event .event-ticker span{line-height:50px;height:50px;padding:0}.event-container .container{display:inline;margin:0;padding:0;background:0 0}.event-container .status{display:inline;margin:0 3px 0 0;background:0 0;font-size:22px}.event-container .event-dates{display:inline;font-size:22px;height:auto}.event-container .event-dates div,.event-container .event-dates p{display:inline}.event-container .event-dates .time-part{font-size:14px}.events-panel{border-top:1px solid #CCC;float:left;width:100%;margin-top:10px}.events-panel .event-item{float:left;width:100%;margin:10px 0}.events-panel .event-item .status{font-size:18px}.events-panel .event-item .event-button,.events-panel .event-item .event-dates,.events-panel .event-item .event-ticker{margin-bottom:10px}.events-panel .event-item .category-show{border:1px solid #CCC;float:left;width:100%}.events-panel .event-item .category-show img{width:100%}.container-upcoming{background:#F4F4F4;border-color:#CCC}.container-upcoming:after{border-top-color:#CCC}.container-closed{background:#AAA;border-color:#777}.container-closed:after{border-top-color:#777}div.calendar table{border-collapse:separate}div.calendar table td.button{display:table-cell;background:inherit;color:inherit;text-transform:none}.begin_product_builder{position:relative;display:block;z-index:9;padding:14px 0 12px;background:#FFCD00;font-family:LFT_Etica_Semibold,"Helvetica Neue",Verdana,Arial,sans-serif;text-align:center;font-size:22px;line-height:31px;letter-spacing:1px;text-transform:uppercase}@media only screen and (max-width:770px){.event-container{margin-left:10px;margin-right:10px}.begin_product_builder{z-index:9;font-size:15px;line-height:18px;padding:7px 20px 6px}}.begin_product_builder:hover{background:#e6b900;color:#131006}.begin_product_builder .banner-icon{display:inline-block;margin-right:22px;max-width:50px}.begin_product_builder+.breadcrumbs+.col-left{margin-top:60px}.open-indicator{position:absolute;font-family:LFT_Etica_Reg,Verdana,Arial,sans-serif;font-size:13px;line-height:24px;text-transform:none;text-align:center;letter-spacing:0;bottom:-24px;right:18px;padding-right:22px;z-index:999;-moz-transition:25ms linear;-ms-transition:25ms linear;-o-transition:25ms linear;transition:25ms linear;background:#FFCD00;width:103px;height:35px;border-radius:0 0 50% 50%/0 0 100% 100%}@media only screen and (max-width:770px){.begin_product_builder .banner-icon{display:none}.open-indicator{position:absolute;display:inline-block;top:10px;right:10px;padding:0 0 0 8px;border-radius:0;height:20px;width:62px;background:0 0}}.open-indicator:before{content:"▻";width:11px;height:30px;color:#131006;font-family:SSStandard;top:0;right:28px;position:absolute;font-size:11px;cursor:pointer}.open-indicator:hover{color:#131006}.begin_product_builder .open-indicator{padding-top:0}.begin_product_builder:hover .open-indicator{background:#e6b900}@media only screen and (max-width:770px){.open-indicator:before{position:static;right:auto;float:right}.begin_product_builder .open-indicator{position:static;display:inline;width:30px;padding-left:8px;color:#FFCD00}.begin_product_builder .open-indicator:before{float:none}.begin_product_builder:hover .open-indicator{color:#e6b900}}.product_builder{position:relative;background:#FFCD00;padding:20px 30px 30px;width:100%;z-index:1;content:'';display:table;clear:both}@media only screen and (max-width:770px){.product_builder{padding:40px 10px 0}.product_builder:after{position:absolute;display:block;content:"";background-image:url(https://www.chutingstar.com/skin/frontend/blueacorn/chs/images/sprite.png);background-position:-629px 0;width:26px;height:13px;bottom:-13px;left:50%;margin-left:-13px}}@media only screen and (max-width:770px) and (-webkit-min-device-pixel-ratio:2),only screen and (max-width:770px) and (min--moz-device-pixel-ratio:2),only screen and (max-width:770px) and (-o-min-device-pixel-ratio:2 / 1),only screen and (max-width:770px) and (min-device-pixel-ratio:2),only screen and (max-width:770px) and (min-resolution:192dpi),only screen and (max-width:770px) and (min-resolution:2dppx){.product_builder:after{background-image:url(https://www.chutingstar.com/skin/frontend/blueacorn/chs/images/sprite@2x.png);background-size:800px 500px}}.product_builder .first-step-container{max-width:1180px;margin:0 auto}.product_builder .first-step-container .step-info{width:45.8%;float:left;text-align:center;padding-right:30px}@media only screen and (max-width:770px){.product_builder .first-step-container{margin:15px auto 0}.product_builder .first-step-container .step-info{width:100%;float:none;padding-right:0;margin-top:10px}}.product_builder .first-step-container .step-info h5{margin-bottom:0}@media only screen and (max-width:940px){.product_builder .first-step-container .step-info h5{font-size:18px}}@media only screen and (max-width:770px){.product_builder .first-step-container .step-info h5{display:inline-block;font-size:15px}.product_builder .first-step-container .step-info p{display:none}}.product_builder .first-step-container .step-info p{font-size:22px}.product_builder .first-step-container img{width:54.2%;float:right}@media only screen and (max-width:770px){.product_builder .first-step-container img{width:100%;float:none}}.product_builder .first-step-container .first-step-arrow{display:block;content:"";background-image:url(https://www.chutingstar.com/skin/frontend/blueacorn/chs/images/sprite.png);background-position:0 -110px;width:54px;height:30px;margin:32px auto 0}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2 / 1),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.product_builder .first-step-container .first-step-arrow{background-image:url(https://www.chutingstar.com/skin/frontend/blueacorn/chs/images/sprite@2x.png);background-size:800px 500px}}@media only screen and (max-width:940px){.product_builder .first-step-container .step-info p{font-size:18px}.product_builder .first-step-container .first-step-arrow{display:none}}.product_builder .first-step-container .step-number{margin:35px 0 14px}@media only screen and (max-width:770px){.product_builder .first-step-container .step-number{margin:5px 10px 14px 0}.catalog-category-view .product_builder{position:relative;top:100px}.catalog-category-view .product_builder .open-indicator{top:24px}}.step-number{display:inline-block;background:#3A3830;color:#fff;text-align:center;font-family:LFT_Etica_Semibold,"Helvetica Neue",Verdana,Arial,sans-serif;font-size:22px;padding:1px 0 0;width:34px}@media only screen and (max-width:1080px){.step-number{margin:0 8px 14px 0}}.builder-progress-block{background:#FFCD00}@media only screen and (max-width:770px){.step-number{font-size:15px;margin:0 8px 10px 0;padding:4px 0 3px;width:29px}.builder-progress-block{text-align:center}}.builder-progress-block .progress-bar-container{display:block;padding:0 100px;position:absolute;top:31px;width:100%;height:5px;left:0;z-index:0}.builder-progress-block .progress-bg{display:block;background:#C3C8C1;width:100%;height:5px}.builder-progress-block .progress-bar{display:block;background:#3A3830;width:0;height:5px;margin-top:-5px;-webkit-transition:width 1s ease-in-out;transition:width 1s ease-in-out;transition-delay:.5s}.builder-progress-block h5{display:inline-block;text-transform:uppercase;letter-spacing:1px;margin-left:17px}.builder-progress-block .preview-btn{float:right}@media only screen and (max-width:770px){.builder-progress-block h5{font-size:15px;margin:10px 0 8px}.builder-progress-block .preview-btn{margin-top:40px;padding:15px 16px 14px 17px;display:inline-block;float:none}}.builder-progress-block .step-number{margin-top:4px}.builder-progress-block .steps{background:#FCFCFA;padding:20px 44px;margin-top:14px;text-align:justify;vertical-align:top;position:relative}.builder-progress-block .steps .step-item{display:inline-block;position:relative;width:120px;text-align:center;vertical-align:top;margin-right:-4px}.builder-progress-block .steps .step-item .step-number{width:28px;font-size:16px;line-height:27px;margin:0 0 10px;background:#3A3830;color:#fff}.builder-progress-block .steps .step-item .image-container{position:relative}.builder-progress-block .steps .step-item .image-container img{width:100%}.builder-progress-block .steps .step-item .step-name{position:absolute;top:50%;left:0;width:100%;margin-top:-10px;font-size:13px;text-transform:uppercase}.builder-progress-block .steps .step-item .change-link{font-size:13px;text-transform:uppercase;border-bottom:2px solid #FFCD00}@media only screen and (max-width:770px){.builder-progress-block .steps .step-item .change-link{position:relative;top:6px}}.builder-progress-block .steps .step-item .change-container:before{font-family:SSStandard;display:inline-block;content:"✓";color:#589F06;font-size:23px;vertical-align:middle;margin-right:25px}.builder-progress-block .steps .step-item .skip-item{margin-top:8px;display:block}.builder-progress-block .steps .step-item .skip-container{font-size:13px;text-transform:uppercase}.builder-progress-block .steps .step-item .skip-container a:after{font-family:SSStandard;display:inline-block;content:"⏭";margin-left:8px;vertical-align:bottom}.builder-progress-block .steps .step-item.active-step img{border:5px solid #FFCD00}.builder-progress-block .steps .step-item.out-of-stock,.builder-progress-block .steps .step-item.out-of-stock img{border-color:#B00}.builder-progress-block .steps .step-item.active-step .step-number{background:#FFCD00;color:#131006}.builder-progress-block .steps .step-item.active-step .change-container{display:none}.builder-progress-block .steps .step-item.out-of-stock .out-of-stock-message{position:absolute;display:block;width:100%;height:100%;top:0;color:#fff;font-size:13px;vertical-align:middle;line-height:120px;background-image:url(https://www.chutingstar.com/skin/frontend/blueacorn/chs/images/sprite.png);background-position:-680px 0;text-transform:uppercase}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2 / 1),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.builder-progress-block .steps .step-item.out-of-stock .out-of-stock-message{background-image:url(https://www.chutingstar.com/skin/frontend/blueacorn/chs/images/sprite@2x.png);background-size:800px 500px}}.builder-progress-block .steps .active-step~div[class^=step-] .step-number{background:#C3C8C1;color:#131006}.builder-progress-block .steps:before{content:''!important;display:block!important;width:100%!important}.builder-progress-block .steps:after{content:''!important;display:inline-block!important;width:100%!important}.builder-progress-block .steps img{margin:0 auto;border:5px solid #fff}.builder-progress-block .steps.grid-view .progress-bar-container{display:none}@media only screen and (max-width:770px){.builder-progress-block .steps .step-item.out-of-stock .out-of-stock-message{line-height:60px}.builder-progress-block .steps.grid-view{padding:20px 44px}}@media only screen and (max-width:460px){.builder-progress-block .steps.grid-view{padding:20px 8px}}.builder-progress-block .steps.grid-view .step-item{width:33%;margin-bottom:20px}.builder-progress-block .steps.grid-view .step-item .step-number{margin:0;font-size:14px;padding:0;line-height:17px;width:17px}.builder-progress-block .steps.grid-view .step-item .image-container{max-width:120px;margin:0 auto}.builder-progress-block .steps.grid-view .step-item .change-container:before{position:absolute;top:8px;left:6px;font-size:11px}@media only screen and (max-width:770px){.builder-progress-block .steps.grid-view .step-item .image-container{padding:0 10px}.builder-progress-block .steps.grid-view .step-item.active-step img{border-width:2px}}.builder-builder-review .main-container{padding:0;max-width:100%;background-color:#FCFCFA;z-index:0}.builder-builder-review .page-header-container{z-index:9;background:linear-gradient(to bottom,rgba(19,16,6,.8),rgba(19,16,6,0));-ms-filter:"progid:DXImageTransform.Microsoft.gradient (GradientType=0, startColorstr=#5b5b5b, endColorstr=#5b5b5b)"}.builder-builder-review .product_builder{padding:0;z-index:9;min-height:25px;display:block}@media only screen and (max-width:770px){.builder-builder-review .product_builder{min-height:31px}}.builder-builder-review h1{text-align:center;max-width:1100px;margin:8px auto 26px;color:#fff}.builder-builder-review h1.no-bg{color:#131006}.builder-builder-review .builder-progress-block{max-height:0;overflow:hidden;transition:all .5s ease-in-out;transition-property:max-height,padding}.builder-builder-review .builder-progress-block>img{display:none}.builder-builder-review .builder-progress-block .progress-bar{width:100%}.builder-builder-review .builder-progress-block.active .steps{display:block}.builder-builder-review .steps,.sharing-links{display:none}.builder-builder-review .open-indicator:before{-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg);top:1px;height:21px;right:22px}.builder-builder-review .open-indicator.active:before{-webkit-transform:rotate(270deg);-moz-transform:rotate(270deg);-ms-transform:rotate(270deg);-o-transform:rotate(270deg);transform:rotate(270deg)}.builder-builder-review .builder-wrapper{background-repeat:no-repeat;background-position:top center;background-size:100% auto;top:-202px;position:relative;z-index:0;padding-top:202px}.builder-builder-review .builder-hero-img{position:absolute;z-index:0;top:-177px;right:0;width:100%}.builder-builder-review .builder-wrapper .image-container{position:relative;z-index:999}.builder-builder-review .builder-wrapper .image-container ol{max-width:1100px;width:100%;margin:0 auto;content:'';display:table;clear:both}.builder-builder-review .builder-wrapper .image-container li[class^=item-]{width:120px;height:120px;float:left;margin:0 0 20px 20px}.builder-builder-review .builder-wrapper .image-container li[class^=item-] img{width:100%;height:100%}.builder-builder-review .builder-wrapper .image-container li[class^=item-]:first-child{margin-left:0}.builder-builder-review .builder-wrapper .image-container li.item-1,.builder-builder-review .builder-wrapper .image-container li.item-2{width:400px;height:400px}@media only screen and (max-width:1114px){.builder-builder-review .builder-wrapper .image-container{max-width:90%;margin:0 auto}.builder-builder-review .builder-wrapper .image-container li[class^=item-]{float:none;display:inline-block;margin-left:16px}.builder-builder-review .builder-wrapper .image-container li.item-1,.builder-builder-review .builder-wrapper .image-container li.item-2{width:50%;height:auto}.builder-builder-review .builder-wrapper .image-container li.item-1{padding-right:10px;margin-right:-4px}.builder-builder-review .builder-wrapper .image-container li.item-2{margin-left:0;padding-left:10px}.builder-builder-review .builder-wrapper .image-container li.item-3{margin-left:0}.builder-builder-review .builder-wrapper .image-container ol{text-align:center;position:relative}}@media only screen and (max-width:590px){.builder-builder-review .builder-wrapper .image-container{position:relative;max-width:100%;padding:0 20px 0 140px;min-height:250px}.builder-builder-review .builder-wrapper .image-container li[class^=item-]{float:left;display:block;margin:0 0 10px;width:50%;height:auto;padding-left:10px}.builder-builder-review .builder-wrapper .image-container li.item-1,.builder-builder-review .builder-wrapper .image-container li.item-2{position:absolute;width:120px;height:120px;top:0;left:-120px;padding:0;margin:0}.builder-builder-review .builder-wrapper .image-container li.item-2{top:130px}.builder-builder-review .builder-wrapper .image-container h1{left:10px}}@media only screen and (max-width:770px){.builder-builder-review .builder-wrapper .image-container h1{display:none}}.builder-builder-review .page-wrapper{max-width:1100px;width:100%;margin:0 auto;content:'';display:table;clear:both}.builder-builder-review .product-list{max-width:430px;margin:25px 20px 24px 90px;float:left}.builder-builder-review .product-list .product-list-title{font-family:LFT_Etica_Semibold,"Helvetica Neue",Verdana,Arial,sans-serif;position:relative;margin-bottom:26px}.builder-builder-review .product-list .product-list-item{position:relative;margin-bottom:20px;display:block;clear:both}.builder-builder-review .product-list .product-name{padding-right:90px}.builder-builder-review .product-list .product-name p{line-height:20px;margin-bottom:0}.builder-builder-review .product-list .config-attr,.builder-builder-review .product-list .config-value{float:left}.builder-builder-review .product-list .config-attr{clear:left;margin-right:5px;color:#9B9B9B}.builder-builder-review .product-list .product-price{position:absolute;right:0;top:0;width:40px;font-family:LFT_Etica_Semibold,"Helvetica Neue",Verdana,Arial,sans-serif;text-align:center}.builder-builder-review .add-to-container{float:right;width:320px;margin:25px 90px 0 20px;text-align:center}.builder-builder-review .add-to-container h5{margin:30px 0 29px}.builder-builder-review .add-to-container .product-view .add-to-cart .qty-wrapper .qty-plus,.builder-builder-review .add-to-container .qty-minus,.builder-builder-review .add-to-container .qty-plus,.product-view .add-to-cart .qty-wrapper .builder-builder-review .add-to-container .qty-plus{font-family:SSStandard;padding:20px 41px 17px 42px;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.builder-builder-review .add-to-container .input-text.qty{margin:0 -4px;height:52px;width:120px;color:#fff;font-family:LFT_Etica_Semibold,"Helvetica Neue",Verdana,Arial,sans-serif;font-size:22px;padding:15px}.builder-builder-review .add-to-container .pre-assemble-product{margin:20px 0 33px;text-align:left}.builder-builder-review .add-to-container .pre-assemble-product .source{margin-bottom:14px}.builder-builder-review .add-to-container .btn-cart{width:100%}.builder-builder-review .add-to-container .link-wishlist{font-family:LFT_Etica_Semibold,"Helvetica Neue",Verdana,Arial,sans-serif;font-size:15px;text-transform:uppercase;letter-spacing:2px;margin-top:30px;display:block}.builder-builder-review .add-to-container .link-wishlist .wishlist-icon{font-family:SSStandard;font-style:normal;position:relative;top:2px;margin-right:8px}.builder-builder-review .add-to-container .add-shoppers label{font-family:LFT_Etica_Semibold,"Helvetica Neue",Verdana,Arial,sans-serif;margin-right:23px;position:relative;top:3px}.builder-builder-review .add-to-container .add-shoppers .wg-size{margin-left:20px;margin-right:0}.builder-builder-review .add-to-container .add-shoppers .wg-size:first-child{margin-left:0}.builder-builder-review .share-buttons-panel{line-height:24px}.builder-builder-review .config-container:after{content:"";display:table;clear:both}@media only screen and (max-width:990px){.builder-builder-review .product-list{margin:25px 20px 24px 40px}.builder-builder-review .add-to-container{margin:25px 40px 0 20px}}@media only screen and (max-width:890px){.builder-builder-review .product-list{max-width:310px}}@media only screen and (max-width:770px){.builder-builder-review .builder-wrapper{background:0 0!important}.builder-builder-review .page-header{background:#131006}.builder-builder-review .product_builder{position:relative;top:50px;z-index:9}.builder-builder-review .product_builder .open-indicator{top:3px;width:92px}.builder-builder-review .builder-wrapper{top:-125px}.builder-builder-review h1{position:absolute;font-family:LFT_Etica_Semibold,"Helvetica Neue",Verdana,Arial,sans-serif;color:#131006;text-transform:uppercase;font-size:15px;line-height:22px;letter-spacing:0;text-align:left;margin:0;top:4px;left:20px;z-index:999}.builder-builder-review h1:after{content:" is ready"}.builder-builder-review h5{text-align:center;margin-bottom:23px}.builder-builder-review .add-to-cart-buttons{text-align:center;margin-bottom:40px}.builder-builder-review .product-list{width:100%;min-width:100%;margin:0;padding:25px 20px}.builder-builder-review .add-to-container{float:none;margin:0 auto}}@media only screen and (max-width:479px){.builder-builder-review .add-to-container{padding:0 20px}.builder-builder-review .add-to-container .product-view .add-to-cart .qty-wrapper .qty-plus,.builder-builder-review .add-to-container .qty-minus,.builder-builder-review .add-to-container .qty-plus,.product-view .add-to-cart .qty-wrapper .builder-builder-review .add-to-container .qty-plus{padding:20px 31px 17px 32px}.builder-builder-review .button.btn-cart{width:90%}}.add-to-builder{text-align:center;max-width:320px;margin:0 auto 15px}.add-to-builder .button.btn-cart{width:100%}.board-builder-page .main-container.col1-layout{padding-top:0}.board-builder-page .product-options-bottom{margin-bottom:0}.checkout-cart-index .main-container{padding:0;max-width:none;background:url(https://www.chutingstar.com/skin/frontend/blueacorn/chs/images/checkoutBG.jpg) repeat-y;background-size:100% 100%}.checkout-cart-index .main-container .input-text{-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;border-radius:0;border:none;background-image:url(https://www.chutingstar.com/skin/frontend/blueacorn/chs/images/sprite.png);background-position:-1px -54px!important;height:46px;padding-top:0;padding-bottom:0;color:#fff}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2 / 1),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.checkout-cart-index .main-container .input-text{background-image:url(https://www.chutingstar.com/skin/frontend/blueacorn/chs/images/sprite@2x.png);background-size:800px 500px}}.checkout-cart-index .messages .success-msg li{width:100%;background-color:#007036;color:#fff;border-left:none;border-radius:5px;text-align:center;font-size:14px;padding:11px 0 11px 11px;font-family:LFT_Etica_Reg,Verdana,Arial,sans-serif;display:inline-block;min-height:42px;height:auto}@media only screen and (max-width:979px){.my-rewards #reward-history small.nobr{white-space:normal}.checkout-cart-index .messages .success-msg li{height:auto;padding-bottom:11px}}.checkout-cart-index .cartEmpty .col-main{background:0 0;padding:6.25%}.checkout-cart-index .cartEmpty .cart-hero{display:none}.checkout-cart-index .cartEmpty .main-container{background:0 0}.checkout-cart-index .cart-hero{position:relative;margin-top:-160px;height:325px}.checkout-cart-index .cart-hero:before{content:'';position:absolute;width:100%;height:325px;background-image:linear-gradient(-180deg,rgba(19,16,6,.8) 19%,rgba(19,16,6,0) 100%);z-index:9}.checkout-cart-index .cart-hero .cart-hero-image{width:100%;bottom:0;position:absolute;height:325px;min-width:1240px}.checkout-cart-index .cart-hero .cart-hero-inner{position:absolute;bottom:0;width:100%;max-width:1240px;left:50%;-webkit-transform:translate(-50%,0);-ms-transform:translate(-50%,0);transform:translate(-50%,0);z-index:10;height:100%}.checkout-cart-index .cart-hero .cart-hero-inner h1{position:absolute;bottom:18.4615384615%;color:#fff;z-index:3;line-height:50px;text-transform:lowercase;left:6.0483870968%;margin-bottom:0}.checkout-cart-index .col-main .cart .cartRight .cartRightInner .cart-forms .shipping .shipping-form .form-list .shipping-country label:after,.checkout-cart-index .col-main .cart .cartRight .cartRightInner .cart-forms .shipping .shipping-form .form-list .shipping-postcode label:after,.checkout-cart-index .col-main .cart .cartRight .cartRightInner .cart-forms .shipping .shipping-form .form-list .shipping-region label:after,.checkout-cart-index .col-main .cart .cartRight .cartRightInner .cart-forms .shipping .shipping-form.expanded .form-list .shipping-country label:after,.checkout-cart-index .col-main .cart .cartRight .cartRightInner .cart-forms .shipping .shipping-form.expanded .form-list .shipping-postcode label:after,.checkout-cart-index .col-main .cart .cartRight .cartRightInner .cart-forms .shipping .shipping-form.expanded .form-list .shipping-region label:after{left:2px}.checkout-cart-index .cart-hero .cart-hero-inner .checkout-types{position:absolute;float:none;text-align:center;right:6.4516129032%;bottom:16.9230769231%}.checkout-cart-index .cart-hero .cart-hero-inner .checkout-types .btn-checkout{background:url(https://www.chutingstar.com/skin/frontend/blueacorn/chs/images/btn_texture.png) #B00;color:#fff}@media (max-width:870px) and (min-width:770px){.checkout-cart-index .cart-hero .cart-hero-inner h1{font-size:55px}}.checkout-cart-index .mobile{display:none!important}.checkout-cart-index .cartTopTotal.desktop,.checkout-cart-index .col-main .cart .page-title{display:none}.checkout-cart-index .col-main{float:none;overflow:hidden;width:auto;position:relative;background:url(https://www.chutingstar.com/skin/frontend/blueacorn/chs/images/checkout_bg.jpg) no-repeat;background-size:100%;padding-left:0}.checkout-cart-index .col-main .cart{padding-top:50px}.checkout-cart-index .col-main .cart .cartLeft{width:66.1290322581%;display:inline-block;float:left}.checkout-cart-index .col-main .cart .cartLeft .cartLeftInner{width:90%;float:right;max-width:738px;margin-right:4.1463414634%;margin-left:5.8536585366%}.checkout-cart-index .col-main .cart .cartLeft .cartLeftInner .cart-table{width:100%}.checkout-cart-index .col-main .cart .cartLeft .cartLeftInner .cart-table thead th{text-transform:none}.checkout-cart-index .col-main .cart .cartLeft .cartLeftInner .cart-table thead th.quantity{padding-left:15px}.checkout-cart-index .col-main .cart .cartLeft .cartLeftInner .cart-table tbody tr td .cart-price{min-height:46px;display:block;line-height:46px}.checkout-cart-index .col-main .cart .cartLeft .cartLeftInner .cart-table tbody tr td .cart-links,.checkout-cart-index .col-main .cart .cartLeft .cartLeftInner .cart-table tbody tr td.product-cart-info .product-cart-sku{display:none}.checkout-cart-index .col-main .cart .cartLeft .cartLeftInner .cart-table tbody tr td.product-cart-info{padding-top:22px}.checkout-cart-index .col-main .cart .cartLeft .cartLeftInner .cart-table tbody tr td.product-cart-total .price{font-family:LFT_Etica_Semibold,"Helvetica Neue",Verdana,Arial,sans-serif}.checkout-cart-index .col-main .cart .cartLeft .cartLeftInner .cart-table tbody tr td.product-cart-actions input{margin-bottom:0;color:#fff;margin-top:-5px;padding:0 5px}.checkout-cart-index .col-main .cart .cartLeft .cartLeftInner .cart-table tbody tr td.product-cart-remove .btn-remove:after{content:'\2421';font-family:SSStandard;display:block;color:#131006;font-size:16px;padding-top:2px;line-height:46px;margin-left:-7px}.checkout-cart-index .col-main .cart .cartLeft .cartLeftInner .cart-table tfoot tr td.cart-footer-actions,.checkout-cart-index .col-main .cart .cartLeft .cartLeftInner .cart-table thead tr td.cart-footer-actions{padding-left:0}.checkout-cart-index .col-main .cart .cartLeft .cartLeftInner .cart-table tfoot button:first-of-type{display:none}.checkout-cart-index .col-main .cart .cartLeft .cartLeftInner .cart-table tfoot button{background:url(https://www.chutingstar.com/skin/frontend/blueacorn/chs/images/btn_texture.png) #FFCD00;color:#131006;float:left;display:inline-block}.checkout-cart-index .col-main .cart .cartLeft .cartLeftInner .cart-table tfoot button:hover{background:#e6b900}.checkout-cart-index .col-main .cart .cartLeft .cartLeftInner .cart-table tfoot button:active{background:#cca400}.checkout-cart-index .col-main .cart .cartLeft .cartLeftInner .cart-table tfoot button.btn-continue{padding-right:45px;padding-left:29px;margin-right:25px;margin-top:10px;font-size:13px}.checkout-cart-index .col-main .cart .cartLeft .cartLeftInner .cart-table tfoot button.btn-continue:before{content:'\25c5';font-family:SSStandard;display:inline-block;vertical-align:middle;margin-right:15px;font-size:16px}.checkout-cart-index .col-main .cart .cartLeft .cartLeftInner .cart-table tfoot button.btn-update{padding-right:45px;padding-left:29px;margin-top:10px}.checkout-cart-index .col-main .cart .cartLeft .cartLeftInner .cart-table tfoot button.btn-update span span{font-size:13px}.checkout-cart-index .col-main .cart .cartLeft .cartLeftInner .cart-table tfoot button.btn-update span span:before{content:'\21bb';font-family:SSStandard;display:inline-block;vertical-align:middle;margin-right:15px;font-size:16px}.checkout-cart-index .col-main .cart .cartLeft .crosssell{width:90%;float:right;max-width:738px;margin-right:4.1463414634%;margin-left:5.8536585366%;padding-left:0;margin-bottom:95px}.checkout-cart-index .col-main .cart .cartLeft .crosssell h2{color:#131006;text-align:center}.checkout-cart-index .col-main .cart .cartLeft .crosssell li.item a.product-image{float:none;padding:15px 15px 27px;border:none}.checkout-cart-index .col-main .cart .cartLeft .crosssell li.item .product-shop{text-align:center}.checkout-cart-index .col-main .cart .cartLeft .crosssell li.item .product-shop h3.product-name{font-size:14px}.checkout-cart-index .col-main .cart .cartLeft .crosssell li.item .product-shop .add-to-links,.checkout-cart-index .col-main .cart .cartLeft .crosssell li.item .product-shop p{display:none}.checkout-cart-index .col-main .cart .cartLeft .crosssell li.item .product-shop .price-box .price{color:#131006;font-family:LFT_Etica_Semibold,"Helvetica Neue",Verdana,Arial,sans-serif}.checkout-cart-index .col-main .cart .cartRight{width:33.8709677419%;display:inline-block;float:right}.checkout-cart-index .col-main .cart .cartRight .cartRightInner{position:relative;width:88.0952380952%;max-width:370px;background:#fff;display:inline-block;padding:30px 30px 40px}.checkout-cart-index .col-main .cart .cartRight .cartRightInner.fixed{position:fixed;top:50px;float:none}.checkout-cart-index .col-main .cart .cartRight .cartRightInner h5{text-align:center;padding-bottom:8px}.checkout-cart-index .col-main .cart .cartRight .cartRightInner .cart-forms,.checkout-cart-index .col-main .cart .cartRight .cartRightInner .cart-totals-wrapper{padding-left:0;width:100%}.checkout-cart-index .col-main .cart .cartRight .cartRightInner .cart-forms #discount-coupon-form .discount{margin-bottom:6px;background:0 0;border:none;padding:0}.checkout-cart-index .col-main .cart .cartRight .cartRightInner .cart-forms #discount-coupon-form .discount .discount-form label{cursor:pointer;font-size:15px;height:52px;width:100%;background:#131006;color:#fff;margin-right:0;line-height:52px;text-align:center;letter-spacing:2px}@media only screen and (max-width:979px){.checkout-cart-index .col-main .cart .cartRight .cartRightInner .cart-forms #discount-coupon-form .discount .discount-form label{font-size:11px}}@media only screen and (max-width:770px){.checkout-cart-index .col-main .cart .cartRight .cartRightInner .cart-forms #discount-coupon-form .discount .discount-form label{font-size:15px}}.checkout-cart-index .col-main .cart .cartRight .cartRightInner .cart-forms #discount-coupon-form .discount .discount-form label:after{font-family:SSStandard;content:'\f501';display:inline-block;float:right;margin-right:20px;margin-top:3px;font-size:11px;margin-left:27px}@media only screen and (max-width:1199px){.checkout-cart-index .col-main .cart .cartRight .cartRightInner .cart-forms #discount-coupon-form .discount .discount-form label:after{margin-left:0;margin-right:10px}}@media only screen and (max-width:979px){.checkout-cart-index .col-main .cart .cartRight .cartRightInner .cart-forms #discount-coupon-form .discount .discount-form label:after{font-size:9px}}@media only screen and (max-width:770px){.checkout-cart-index .col-main .cart .cartRight .cartRightInner .cart-forms #discount-coupon-form .discount .discount-form label:after{font-size:11px;margin-right:20px}}.checkout-cart-index .col-main .cart .cartRight .cartRightInner .cart-forms #discount-coupon-form .discount .discount-form label.expandedHeader:after{content:'\f500';transition:.2s opacity ease-in-out,.2s transform ease-in-out}.checkout-cart-index .col-main .cart .cartRight .cartRightInner .cart-forms #discount-coupon-form .discount .field-wrapper{display:none}.checkout-cart-index .col-main .cart .cartRight .cartRightInner .cart-forms .shipping{cursor:pointer;background:0 0;border:none;padding:0}.checkout-cart-index .col-main .cart .cartRight .cartRightInner .cart-forms .shipping h2{font-size:15px;height:52px;width:100%;background:#131006;color:#fff;margin-right:0;line-height:52px;letter-spacing:2px;padding-left:19px;text-align:left}@media only screen and (max-width:979px){.checkout-cart-index .col-main .cart .cartRight .cartRightInner .cart-forms .shipping h2{font-size:11px}}@media only screen and (max-width:770px){.checkout-cart-index .col-main .cart .cartRight .cartRightInner .cart-forms .shipping h2{font-size:15px}}.checkout-cart-index .col-main .cart .cartRight .cartRightInner .cart-forms .shipping h2:after{font-family:SSStandard;content:'\f501';display:inline-block;float:right;margin-right:20px;margin-top:3px;font-size:11px}@media only screen and (max-width:1199px){.checkout-cart-index .col-main .cart .cartRight .cartRightInner .cart-forms .shipping h2{font-weight:400;padding-left:0;text-align:center}.checkout-cart-index .col-main .cart .cartRight .cartRightInner .cart-forms .shipping h2:after{margin-left:0;margin-right:10px}}@media only screen and (max-width:979px){.checkout-cart-index .col-main .cart .cartRight .cartRightInner .cart-forms .shipping h2:after{font-size:9px}}@media only screen and (max-width:770px){.checkout-cart-index .col-main .cart .cartRight .cartRightInner .cart-forms .shipping h2:after{font-size:11px;margin-right:20px}}.checkout-cart-index .col-main .cart .cartRight .cartRightInner .cart-forms .shipping h2.expandedHeader:after{content:'\f500';transition:.2s opacity ease-in-out,.2s transform ease-in-out}.checkout-cart-index .col-main .cart .cartRight .cartRightInner .cart-forms .shipping .shipping-form{display:none}.checkout-cart-index .col-main .cart .cartRight .cartRightInner .cart-forms .shipping .shipping-form.expanded .form-list .shipping-country,.checkout-cart-index .col-main .cart .cartRight .cartRightInner .cart-forms .shipping .shipping-form.expanded .form-list .shipping-postcode,.checkout-cart-index .col-main .cart .cartRight .cartRightInner .cart-forms .shipping .shipping-form.expanded .form-list .shipping-region{display:block;width:95%}.checkout-cart-index .col-main .cart .cartRight .cartRightInner .cart-forms .shipping .shipping-form.expanded .form-list .shipping-country .input-box,.checkout-cart-index .col-main .cart .cartRight .cartRightInner .cart-forms .shipping .shipping-form.expanded .form-list .shipping-postcode .input-box,.checkout-cart-index .col-main .cart .cartRight .cartRightInner .cart-forms .shipping .shipping-form.expanded .form-list .shipping-region .input-box{margin-left:5%;width:100%}.checkout-cart-index .col-main .cart .cartRight .cartRightInner .cart-forms .shipping .shipping-form.expanded .form-list #postcode{width:auto}.checkout-cart-index .col-main .cart .cartRight .cartRightInner .cart-forms .shipping .shipping-form .form-list .shipping-country,.checkout-cart-index .col-main .cart .cartRight .cartRightInner .cart-forms .shipping .shipping-form .form-list .shipping-postcode,.checkout-cart-index .col-main .cart .cartRight .cartRightInner .cart-forms .shipping .shipping-form .form-list .shipping-region{display:block;width:95%}.checkout-cart-index .col-main .cart .cartRight .cartRightInner .cart-forms .shipping .shipping-form .form-list .shipping-country .input-box,.checkout-cart-index .col-main .cart .cartRight .cartRightInner .cart-forms .shipping .shipping-form .form-list .shipping-postcode .input-box,.checkout-cart-index .col-main .cart .cartRight .cartRightInner .cart-forms .shipping .shipping-form .form-list .shipping-region .input-box{margin-left:5%}.checkout-cart-index .col-main .cart .cartRight .cartRightInner .cart-forms .shipping .shipping-form .form-list #postcode{width:auto}.checkout-cart-index .col-main .cart .cartRight .cartRightInner .cart-totals{padding:0;border:none;background:0 0}.checkout-cart-index .col-main .cart .cartRight .cartRightInner .cart-totals table{font-family:LFT_Etica_Reg,Verdana,Arial,sans-serif;font-size:14px}.checkout-cart-index .col-main .cart .cartRight .cartRightInner .cart-totals table tbody td{padding-right:0;text-transform:none}.checkout-cart-index .col-main .cart .cartRight .cartRightInner .cart-totals table tfoot{border:none}.checkout-cart-index .col-main .cart .cartRight .cartRightInner .cart-totals table tfoot td{padding-right:0;font-family:LFT_Etica_Semibold,"Helvetica Neue",Verdana,Arial,sans-serif;font-size:16px;width:50%;padding-top:13px}.checkout-cart-index .col-main .cart .cartRight .cartRightInner .cart-totals .bottom .method-checkout-cart-methods-multishipping{display:none}.checkout-cart-index .col-main .cart .cartRight .cartRightInner .cart-totals .bottom .btn-proceed-checkout{background:url(https://www.chutingstar.com/skin/frontend/blueacorn/chs/images/btn_texture.png) #B00;color:#fff}.checkout-cart-index .page-header-container #header-search{z-index:98}.ie8 .page-header-container .store-language-container,.ie9 .page-header-container .store-language-container{padding:0;display:none}.ie8 .page-header,.ie9 .page-header{filter:"progid:DXImageTransform.Microsoft.gradient(enabled = false)"}.ie8 .checkout-cart-index .cart-hero,.ie9 .checkout-cart-index .cart-hero{margin-top:-180px}.ie8 .checkout-cart-index .cart-hero:before,.ie9 .checkout-cart-index .cart-hero:before{width:100%;background:url(https://www.chutingstar.com/skin/frontend/blueacorn/chs/images/cart-head-overlay.png) top left repeat-x}@media only screen and (max-width:770px){.checkout-cart-index .main-container{background:0 0}.checkout-cart-index .cart-hero{margin-top:0;height:auto}.checkout-cart-index .cart-hero .cart-hero-inner{height:auto;position:relative;margin-bottom:22px;margin-top:13px;z-index:8}.checkout-cart-index .cart-hero .cart-hero-inner h1{font-size:33px;color:#131006;display:block;text-align:center;width:100%;left:0;top:0;position:relative}.checkout-cart-index .cart-hero .cart-hero-inner .cartTopTotal{margin:12px 6.25% 26px;overflow:hidden}.checkout-cart-index .cart-hero .cart-hero-inner .cartTopTotal .totalPrice,.checkout-cart-index .cart-hero .cart-hero-inner .cartTopTotal .totalText{font-size:16px;font-family:LFT_Etica_Semibold,"Helvetica Neue",Verdana,Arial,sans-serif;display:inline-block}.checkout-cart-index .cart-hero .cart-hero-inner .cartTopTotal .totalText{float:left;text-transform:uppercase}.checkout-cart-index .cart-hero .cart-hero-inner .cartTopTotal .totalPrice{float:right}.checkout-cart-index .cart-hero .cart-hero-inner .checkout-types{display:block;bottom:0;left:50%;margin-left:-50%;right:0;position:relative}.checkout-cart-index .cart-hero .cart-hero-inner button{color:#fff;background-color:#B00}.checkout-cart-index header.page-header{top:0}.checkout-cart-index .cart-hero .cart-hero-image,.checkout-cart-index .cart-hero:before{display:none}.checkout-cart-index .mobile{display:block!important}.checkout-cart-index .desktop{display:none!important}.checkout-cart-index .col-main{background:#fff}.checkout-cart-index .col-main .cart{padding-top:0}.checkout-cart-index .col-main .cart .cartLeft{float:none;display:block;width:auto}.checkout-cart-index .col-main .cart .cartLeft .cartLeftInner{float:none;width:auto;margin:0 6.25%}.checkout-cart-index .col-main .cart .cartLeft .cartLeftInner .cart-table tfoot tr{display:none}.checkout-cart-index .col-main .cart .cartLeft .crosssell{padding-left:0;padding-right:0}.checkout-cart-index .col-main .cart .cartRight{float:none;display:block;width:auto}.checkout-cart-index .col-main .cart .cartRight .cartRightInner{float:left;width:auto}}@media only screen and (max-width:599px){.checkout-cart-index .cart-hero .cart-hero-inner button{width:87.5%;text-align:center;padding-left:0;padding-right:0}.checkout-cart-index .col-main{margin-bottom:0}.checkout-cart-index .col-main .mobile{display:block!important}.checkout-cart-index .col-main .cart .cartLeft .cartLeftInner .cart-table .product-cart-image,.checkout-cart-index .col-main .cart .cartLeft .cartLeftInner .cart-table tbody tr td.product-cart-info{padding-top:0}.checkout-cart-index .col-main .cart .cartLeft .cartLeftInner .cart-table tbody tr td .cart-price{line-height:44px}.checkout-cart-index .col-main .cart .cartLeft .cartLeftInner .cart-table h2{font-size:14px}.checkout-cart-index .col-main .cart .cartLeft .cartLeftInner .cart-table .product-cart-actions:before,.checkout-cart-index .col-main .cart .cartLeft .cartLeftInner .cart-table .product-cart-price:before{display:none}.checkout-cart-index .col-main .cart .cartLeft .cartLeftInner .cart-table tbody tr td.product-cart-actions input{padding:21px 15px 19px}.checkout-cart-index .col-main .cart .cartLeft .cartLeftInner .cart-table .product-cart-actions{float:left;width:15%;padding:0 0 0 15px;display:inline-block;position:relative}.checkout-cart-index .col-main .cart .cartLeft .cartLeftInner .cart-table .product-cart-actions:after{content:'x';display:inline-block;font-size:14px;position:absolute;top:50%;margin-top:-11px;right:-14px;font-family:LFT_Etica_Reg,Verdana,Arial,sans-serif}.checkout-cart-index .col-main .cart .cartLeft .cartLeftInner .cart-table .product-cart-price{display:inline-block;width:auto;position:relative;padding-left:20px;float:left}.checkout-cart-index .col-main .cart .cartLeft .cartLeftInner .cart-table .product-cart-remove{display:block}.checkout-cart-index .col-main .cart .cartLeft .cartLeftInner .cart-table .product-cart-remove .btn-remove{position:absolute;top:0;right:0}.checkout-cart-index .col-main .cart .cartLeft .cartLeftInner .cart-table .product-cart-remove .btn-remove:after{font-size:11px!important;line-height:18px!important}.checkout-cart-index .col-main .cart .cartLeft .crosssell{background:#FFCD00;padding-top:23px;margin:0;width:100%}.checkout-cart-index .col-main .cart .cartLeft .crosssell li.item a.product-image{padding:0;margin-bottom:8px}.checkout-cart-index .col-main .cart .cartRight .cartRightInner{float:none;width:100%;max-width:100%;padding-bottom:0;padding-left:6.25%;padding-right:6.25%}.checkout-cart-index .col-main .cart .cartRight .cartRightInner h5{display:none}.checkout-cart-index .col-main .cart .cartRight .cartRightInner .cart-totals .bottom .btn-proceed-checkout{padding-left:0;padding-right:0;text-align:center}}.catalog-category-view .page-header-container .store-language-container{padding:0;display:none}.catalog-category-view .main-container{position:relative;padding:0;max-width:none;background:url(https://www.chutingstar.com/skin/frontend/blueacorn/chs/images/category-bg-texture-full.jpg) 50% 0 no-repeat;background-size:100%}.catalog-category-view .main-container.no-products{background:url(https://www.chutingstar.com/skin/frontend/blueacorn/chs/css/images/hp_texture.png) no-repeat #fcfcfa;background-size:cover}.catalog-category-view .page{background:url(https://www.chutingstar.com/skin/frontend/blueacorn/chs/images/category-bg-texture-repeat.jpg)}.catalog-category-view .main{max-width:1240px;margin:0 auto;position:relative;width:100%;overflow:visible}.catalog-category-view .col-left{position:relative;padding:50px 0 0}.catalog-category-view .col-main{position:relative;background:url(https://www.chutingstar.com/skin/frontend/blueacorn/chs/images/category-bg-texture-full.jpg) right 0 repeat-x #fcfcfa;padding:50px 50px 32768px;display:inline-block;white-space:normal;vertical-align:top;margin-bottom:-32768px}.catalog-category-view .col-main.no-products{background:url(https://www.chutingstar.com/skin/frontend/blueacorn/chs/css/images/hp_texture.png) no-repeat #fcfcfa;background-size:cover;width:100%}.catalog-category-view .col-main .note-msg{font-size:20px;padding-top:100px;padding-bottom:100px;text-align:center}.catalog-category-view .page-header{position:relative;z-index:10}@media only screen and (max-width:770px){.catalog-category-view .col-main,.catalog-category-view .main-container{background:0 0}.catalog-category-view .page{background:url(https://www.chutingstar.com/skin/frontend/blueacorn/chs/images/category-bg-texture-l.jpg) no-repeat #fcfcfa;background-size:100%}.catalog-category-view .col-main{padding:0 20px}.catalog-category-view .col-left{padding-top:0}.catalog-category-view .category-hero-image{background:0 0!important;height:auto!important;margin-top:0!important;padding-top:0!important}.catalog-category-view .category-hero-image .breadcrumbs{margin-top:120px!important}}.catalog-category-view .category-hero-image{position:relative;margin-top:-177px;width:100%;height:341px;overflow:hidden;background:url(https://www.chutingstar.com/skin/frontend/blueacorn/chs/images/video-bg.jpg);background-size:cover;z-index:0}.catalog-category-view .category-hero-image:before{content:'';position:absolute;width:100%;height:360px;background-image:linear-gradient(-180deg,rgba(19,16,6,.8) 19%,rgba(19,16,6,0) 100%);z-index:1}.catalog-category-view .category-hero-image img{position:absolute;width:100%;min-width:1240px;height:auto;min-height:398px}.catalog-category-view .category-hero-image .breadcrumbs{position:relative;z-index:1;margin-top:213px;margin-bottom:0;text-align:center}.catalog-category-view .category-hero-image .breadcrumbs ul{display:inline-block}.catalog-category-view .category-hero-image .breadcrumbs li,.catalog-category-view .category-hero-image .breadcrumbs li>a,.catalog-category-view .category-hero-image .breadcrumbs strong{font-size:13px;font-family:LFT_Etica_Reg,Verdana,Arial,sans-serif;color:#fff;letter-spacing:1px}.catalog-category-view .category-hero-image .breadcrumbs li span{display:none}.catalog-category-view .category-hero-image .breadcrumbs li+li{position:relative;padding-left:35px}.catalog-category-view .category-hero-image .breadcrumbs li+li:before{position:absolute;left:11px;font-family:SSStandard;content:'\25c5';font-size:11px}.catalog-category-view .category-hero-image h1{position:absolute;bottom:-18px;z-index:1;width:100%;text-align:center;font-family:Trixie-Pro-Heavy,"Helvetica Neue",Verdana,Arial,sans-serif;font-size:68px;color:#fff;line-height:1}@media only screen and (max-width:979px){.catalog-category-view .category-hero-image h1{font-size:46px;line-height:1;padding-bottom:0;bottom:10px}}@media only screen and (max-width:770px){.catalog-category-view .category-hero-image{position:static;margin-top:0;height:auto;overflow:auto}.catalog-category-view .category-hero-image img,.catalog-category-view .category-hero-image:before{display:none}.catalog-category-view .category-hero-image .breadcrumbs,.catalog-category-view .category-hero-image h1{position:static}.catalog-category-view .category-hero-image .breadcrumbs{margin:67px 0 3px}.catalog-category-view .category-hero-image .breadcrumbs li,.catalog-category-view .category-hero-image .breadcrumbs li>a,.catalog-category-view .category-hero-image .breadcrumbs strong{font-size:11px;color:#131006}.catalog-category-view .category-hero-image .breadcrumbs li{display:none!important}.catalog-category-view .category-hero-image .breadcrumbs li a{font-size:13px}.catalog-category-view .category-hero-image .breadcrumbs li:nth-last-child(2){display:inline-block!important;padding-left:24px}.catalog-category-view .category-hero-image .breadcrumbs li:nth-last-child(2):before{left:0}.catalog-category-view .category-hero-image .breadcrumbs li:nth-last-child(2):first-child{position:relative}.catalog-category-view .category-hero-image .breadcrumbs li:nth-last-child(2):first-child:before{position:absolute;font-family:SSStandard;content:'\25c5';font-size:11px}.catalog-category-view .category-hero-image h1{color:#131006;font-size:33px;line-height:33px;margin-bottom:30px}}.catalog-category-view #narrow-by-list dt+dd,.catalog-category-view .block-layered-nav .currently .label,.catalog-category-view .col-left .sorter{display:none}.catalog-category-view #narrow-by-list dt,.catalog-category-view .block-layered-nav .currently .block-subtitle{font-family:LFT_Etica_Semibold,"Helvetica Neue",Verdana,Arial,sans-serif;text-transform:uppercase}@media only screen and (min-width:770px){.ie10 .catalog-category-view .category-hero-image,.ie9 .catalog-category-view .category-hero-image{margin-top:-180px}}.ie10 .catalog-category-view .category-hero-image:before,.ie9 .catalog-category-view .category-hero-image:before{background-image:url(https://www.chutingstar.com/skin/frontend/blueacorn/chs/images/ie-category-header-gradient.png)}.ie10 .catalog-category-view .page-header,.ie9 .catalog-category-view .page-header{filter:"progid:DXImageTransform.Microsoft.gradient(enabled = false)"}.catalog-category-view .col-left.sidebar.locked{position:absolute;bottom:50px}.catalog-category-view .block-layered-nav{position:relative;float:right;width:83.8709677419%;z-index:1;padding:8.7096774194% 9.6774193548% 6.4516129032%;background:#fcfcfa}.catalog-category-view .block-layered-nav.fixed{position:fixed;top:50px;z-index:1;width:260px;padding:27px 30px 20px;left:10.4%}.catalog-category-view .block-layered-nav.fixed-to-bottom{position:fixed;z-index:1}.catalog-category-view .block-layered-nav .currently{background:#FFCD00;padding:15px 20px 14px;margin-bottom:20px}.catalog-category-view .block-layered-nav .currently .block-subtitle{font-size:15px;letter-spacing:2px;text-align:center}.catalog-category-view .block-layered-nav .currently .value{font-size:13px}.catalog-category-view .block-layered-nav .currently li+li{padding-top:8px}.catalog-category-view .block-subtitle--filter{cursor:pointer;display:none}.catalog-category-view #narrow-by-list{margin-top:29px}.catalog-category-view #narrow-by-list dt{position:relative;font-size:16px;letter-spacing:1px;cursor:pointer}.catalog-category-view #narrow-by-list dt .expander{position:absolute;top:6px;right:0;width:11px;height:11px}.catalog-category-view #narrow-by-list dt .expander:after,.catalog-category-view #narrow-by-list dt .expander:before{position:absolute;content:'';background:#131006;transition:.2s opacity ease-in-out,.2s transform ease-in-out}.catalog-category-view #narrow-by-list dt .expander:before{left:4px;width:3px;height:11px}.catalog-category-view #narrow-by-list dt .expander:after{top:4px;width:11px;height:3px}.catalog-category-view #narrow-by-list dt.expanded .expander:before{transform:rotate(180deg);opacity:0}.catalog-category-view #narrow-by-list dt.expanded .expander:after{transform:rotate(360deg)}.catalog-category-view #narrow-by-list dt:first-child+dd{display:block}.catalog-category-view #narrow-by-list dt:first-child .expander:before{transform:rotate(180deg);opacity:0}.catalog-category-view #narrow-by-list dt:first-child .expander:after{transform:rotate(360deg)}.catalog-category-view #narrow-by-list dt:first-child.expanded .expander:before{transform:rotate(0);opacity:1}.catalog-category-view #narrow-by-list dt:first-child.expanded .expander:after{transform:rotate(0)}.catalog-category-view #narrow-by-list dd a{font-size:13px;line-height:28px}.catalog-category-view #narrow-by-list dd a .count{display:none}.catalog-category-view #narrow-by-list dd+dt{margin-top:35px}@media only screen and (max-width:770px){.catalog-category-view .block-layered-nav{position:static;float:none;min-width:130px;width:auto;padding:0;margin:0 0 20px;background:0 0;border:none}.catalog-category-view .block-layered-nav .block-title{display:none}.catalog-category-view .block-layered-nav .block-content{position:relative;margin-top:0}.catalog-category-view .narrow-by-container{position:relative}.catalog-category-view .block-subtitle--filter{position:relative;display:inline-block;color:#fff;margin-bottom:0;line-height:31px;font-family:LFT_Etica_Reg,Verdana,Arial,sans-serif;font-size:13px;letter-spacing:1px;text-transform:uppercase;padding-left:23px;background:#131006;width:130px}.catalog-category-view .block-subtitle--filter:after{position:absolute;right:9px;font-family:SSStandard;content:'\f501';font-size:9px}.catalog-category-view .block-subtitle--filter.active:before{position:absolute;content:'';left:0;top:31px;width:100%;height:23px;background:#fff;border-left:3px solid #131006;border-right:3px solid #131006}.catalog-category-view .col-left{margin-bottom:24px}.catalog-category-view .col-left .sorter{position:absolute;top:0;right:0;display:block}.catalog-category-view .col-left .sorter label{display:none}.catalog-category-view .col-left .sorter .select-container .custom-shiv{background:#131006;color:#fff;font-family:LFT_Etica_Reg,Verdana,Arial,sans-serif;font-size:13px;letter-spacing:1px;text-transform:uppercase;padding-left:23px;height:31px;width:130px}.catalog-category-view .col-left .sorter .select-container .custom-shiv span:after{width:51px;top:-10px;right:-12px;font-size:9px}.catalog-category-view #narrow-by-list{margin-top:20px;background:#fff;padding:23px 17px 23px 20px;border:3px solid #131006}.catalog-category-view #narrow-by-list dd{padding-top:9px}.catalog-category-view #narrow-by-list dd a{line-height:40px}.catalog-category-view #narrow-by-list dd+dt{margin-top:26px}}.catalog-category-view .toolbar{position:relative;height:46px}.catalog-category-view .count-container,.catalog-category-view .sorter{position:relative;z-index:1}.catalog-category-view .count-container{float:left;width:175px}.catalog-category-view .count-container label{font-size:13px;color:#898782;padding-right:10px}.catalog-category-view .count-container ul{display:inline-block}.catalog-category-view .count-container ul li{display:inline-block;padding:0 8px}.catalog-category-view .count-container ul li a{position:relative;font-size:13px;text-transform:lowercase}.catalog-category-view .count-container ul li a.selected:after{position:absolute;content:'';background:#FFCD00;bottom:-3px;height:2px;width:100%;left:0}.catalog-category-view .sorter{float:right;position:relative;top:-3px}.catalog-category-view .sorter label{font-size:13px;color:#898782;margin:4px 10px 0 0;vertical-align:top}.catalog-category-view .sorter .select-container{top:0;width:auto;display:inline-block}.catalog-category-view .sorter .select-container .custom-shiv{font-size:13px;float:none;clear:none;display:inline-block;width:auto;padding:0 46px 0 9px;line-height:31px;background:#fff;color:inherit}.catalog-category-view .sorter .select-container .custom-shiv span:after{background:0 0;font-size:9px;width:10px;height:10px;top:-10px;right:10px}.catalog-category-view .sorter select.select-custom{height:100%}.catalog-category-view .pages{position:absolute;left:0;float:none;margin:0;display:inline-block;width:100%;text-align:center}.catalog-category-view .pages strong{display:none}.catalog-category-view .pages li,.catalog-category-view .pages ol{display:inline-block}.catalog-category-view .pages li{padding:0 8px}.catalog-category-view .pages .current span{position:relative}.catalog-category-view .pages .current span:after{position:absolute;content:'';background:#FFCD00;bottom:-3px;height:2px;left:0;width:100%}.catalog-category-view .pages a:not(.next):not(.previous){font-size:13px;line-height:24px}.catalog-category-view .pages .next,.catalog-category-view .pages .previous{font-family:SSStandard;font-size:9px;line-height:24px}.catalog-category-view .pages .next:before,.catalog-category-view .pages .previous:before{color:#131006}.catalog-category-view .pages .previous:before{content:'\25C5'}.catalog-category-view .pages .next:before{content:'\25BB'}@media only screen and (max-width:770px){.catalog-category-view .toolbar{height:auto}.catalog-category-view .count-container,.catalog-category-view .sorter{display:none}.catalog-category-view .pages{position:static}.catalog-category-view .pages ol{width:100%;max-width:280px;text-align:justify}.catalog-category-view .pages ol li:first-child{padding-left:0}.catalog-category-view .pages ol li:last-child{padding-right:0}.catalog-category-view .pages ol:after{display:inline-block;width:100%;content:''}}
@charset "UTF-8";.custom-shiv,.select-container.small .custom-shiv{color:#fff;letter-spacing:0;clear:both;overflow:hidden;cursor:pointer}.custom-shiv,.fancybox-inner{overflow:hidden}#grid{position:fixed;top:0;left:0;height:100%;width:100%;z-index:9999;pointer-events:none}#grid .desktop,#grid .mobile,#grid .tablet{display:none;float:left;width:100%;height:100%;border-top:1px solid #B00;border-bottom:1px solid #B00}#grid .desktop div,#grid .mobile div,#grid .tablet div{float:left;height:100%;border-left:1px solid #B00;border-right:1px solid #B00;background:rgba(255,213,0,.25)}@media only screen and (min-width:320px) and (max-width:767px){#grid .mobile{display:block}}@media only screen and (min-width:768px) and (max-width:1023px){#grid .tablet{display:block}}#grid .desktop{float:none;margin:0 auto;width:1024px}@media only screen and (min-width:1024px){#grid .desktop{display:block}}.m-1{width:1.25%}.t-1{width:3.90625%}.d-1{width:7.6171875%}.m-2{margin-left:6.25%;width:15.625%}.t-2{margin-left:3.90625%;width:11.979166667%}.d-2{margin-left:2.44140625%;width:14.453125%}.m-3{margin-left:6.25%;width:17.5%}.t-3{margin-left:3.90625%;width:9.635416667%}.d-3{margin-left:2.44140625%;width:8.10546875%}.m-4{margin-left:6.25%;width:17.5%}.t-4{margin-left:3.90625%;width:10.807291666%}.d-4{margin-left:2.44140625%;width:11.23046875%}.m-5{margin-left:6.25%;width:15.625%}.t-5{margin-left:3.90625%;width:10.807291666%}.d-5{margin-left:2.44140625%;width:11.328125%}.m-6{margin-left:6.25%;width:1.25%}.t-6{margin-left:3.90625%;width:9.635416667%}.d-6{margin-left:2.44140625%;width:8.10546875%}.t-7{margin-left:3.90625%;width:11.979166667%}.d-7{margin-left:2.44140625%;width:14.453125%}.t-8{margin-left:3.90625%;width:3.90625%}.d-8{margin-left:2.44140625%;width:7.6171875%}.custom-shiv,.fields .field label,.select-custom{width:100%;float:left}.fields{clear:both;margin-left:0}.input-custom{position:absolute;left:-999em}.select-custom{opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";position:absolute;z-index:1;left:0;top:0;display:block;cursor:pointer;-webkit-appearance:menulist-button;height:32px}.custom-shiv{height:32px;background:url(https://www.chutingstar.com/skin/frontend/blueacorn/chs/images/input_texture.png) no-repeat #898782;background-size:100% 100%;border:none;padding:12px 15px 34px;font-family:LFT_Etica_Reg,Verdana,Arial,sans-serif;font-size:14px;line-height:27px;position:relative}.custom-shiv span:after{position:absolute;right:0;top:0;width:51px;height:46px;content:'';font-family:SSStandard;line-height:52px;display:block;text-align:center;background-color:#131006;font-size:11px}.select-container{padding-top:0;position:relative;display:inline-block}.select-container.validation-error .custom-shiv{background-color:#B00;background-image:linear-gradient(to bottom,#d50000,#B00);background-repeat:repeat-x;filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr='argb(#d50000)', endColorstr='argb(#BB0000)', GradientType=0)"}.select-container:hover .custom-shiv{color:#fff}.select-container .validation-advice{padding-top:50px}.select-container.disabled{opacity:.5;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"}.select-container.small{top:4px}.select-container.small .select-custom{height:18px}.select-container.small .custom-shiv{float:left;width:100%;height:32px;background:url(https://www.chutingstar.com/skin/frontend/blueacorn/chs/images/input_texture.png) no-repeat #898782;background-size:100% 100%;border:none;padding:12px 15px 34px;font-family:LFT_Etica_Reg,Verdana,Arial,sans-serif;font-size:14px;line-height:25px;position:relative}.select-container.small .custom-shiv span:after{position:absolute;right:0;top:0;width:51px;height:46px;content:'';font-family:SSStandard;line-height:52px;display:block;text-align:center;background-color:#131006;font-size:11px}label.radio-label.checked:before,label.radio-label:before,span.label.radio-label.checked:before,span.label.radio-label:before{position:absolute;display:block;content:'';background-image:url(https://www.chutingstar.com/skin/frontend/blueacorn/chs/images/sprite.png);width:21px;height:21px;border:none;background-color:transparent;box-shadow:none;border-radius:50%}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2 / 1),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){label.radio-label.checked:before,label.radio-label:before,span.label.radio-label.checked:before,span.label.radio-label:before{background-image:url(https://www.chutingstar.com/skin/frontend/blueacorn/chs/images/sprite@2x.png);background-size:800px 500px}}label.checkbox-label,label.radio-label,span.label.checkbox-label,span.label.radio-label{position:relative;line-height:20px;cursor:pointer;padding:0 0 0 27px!important}label.checkbox-label:before,label.radio-label:before,span.label.checkbox-label:before,span.label.radio-label:before{content:'';display:block;position:absolute;left:0;top:0;width:18px;height:18px;background-color:#fff;border:1px solid #898782;border-radius:3px;color:#FFCD00;font-family:SSStandard;text-align:center;line-height:20px;font-size:10px;-webkit-box-shadow:inset 1px 1px 0 rgba(255,255,255,.75);box-shadow:inset 1px 1px 0 rgba(255,255,255,.75)}label.checkbox-label.disabled,label.radio-label.disabled,span.label.checkbox-label.disabled,span.label.radio-label.disabled{pointer-events:none;opacity:.75;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=75)"}label.checkbox-label.disabled:before,label.radio-label.disabled:before,span.label.checkbox-label.disabled:before,span.label.radio-label.disabled:before{background-color:#f2f2f2}label.radio-label:before,span.label.radio-label:before{background-position:-72px -28px;border-radius:50%}label.radio-label.checked:before,span.label.radio-label.checked:before{background-position:-52px -28px}label.checkbox-label.checked:before,span.label.checkbox-label.checked:before{content:'✓';color:#131006;background-color:#FFCD00;border:1px solid #FFCD00;font-size:10px;box-shadow:none;padding-left:1px}span.label.checkbox-label label,span.label.radio-label label{padding:0}.form-list .select-container{display:block;width:100%;clear:both}.form-list select{margin-top:0;width:100%}.box-related .checkbox-label{float:left;margin-top:36px;margin-right:10px}.shipping #co-shipping-method-form .sp-methods dd label.radio-label{border:0;font-style:normal}.opc .select-container{width:365px}.opc .select-container.v-fix{width:auto;clear:none}.opc .select-container select{margin-top:0;width:100%}.customer-address-form .form-list .select-container{width:365px}.reset{clear:none}.chechout-purchase-share ul.products-grid{text-align:center}.chechout-purchase-share ul.products-grid li{display:inline-block!important}.chechout-purchase-share ul.products-grid li .rewardssocial-purchased-product{margin-bottom:5px}.chechout-purchase-share .products-grid>li{float:none}.chechout-purchase-share .page-title h1{border-bottom:none;line-height:1}.points-special-header-ee{display:none}.customer-account .box-account{padding-bottom:0;margin-bottom:0;border-bottom:none}.customer-account .box-account h2{letter-spacing:1.4px;line-height:48px}.customer-account .mypoints-sendfriend .input-box{width:inherit}.customer-account.rewards-customer-index .dashboard .col2-set .col-1,.customer-account.rewards-customer-index .dashboard .col2-set .col-2{padding-right:25px}.customer-account.rewards-customer-index .box-account .box-head h2{font-size:23px;line-height:23px}.customer-account .dashboard .mypoints-summary .box-head h2{background:0 0!important;padding-left:0}.customer-account .dashboard.mypoints-page h1{line-height:1}.catalog-product-view .rewards-special-review-summary{font-size:14px;text-align:center;width:50%;margin:0 auto;padding-top:20px;padding-bottom:20px}.checkout-onepage-success .messages .success-msg li{height:auto;padding-bottom:12px}.checkout-cart-index .cart-forms .rewards-box-spend-minicart{cursor:pointer;background:0 0;border:none;padding:0;margin-bottom:10px}.checkout-cart-index .cart-forms .rewards-box-spend-minicart h2{background-color:#D0A87C;height:52px;color:#fff;font-size:15px;letter-spacing:2px;text-align:center;line-height:52px;content:'\f501';transition:.2s opacity ease-in-out,.2s transform ease-in-out}@media (max-width:979px){.checkout-cart-index .cart-forms .rewards-box-spend-minicart h2{font-size:10px}}@media (max-width:770px){.checkout-cart-index .cart-forms .rewards-box-spend-minicart h2{font-size:15px}}.checkout-cart-index .cart-forms .rewards-box-spend-minicart h2:after{font-family:SSStandard;content:'\f500';display:inline-block;float:right;margin-right:20px;margin-top:3px;font-size:11px;margin-left:27px}@media (max-width:1199px){.checkout-cart-index .cart-forms .rewards-box-spend-minicart h2{font-weight:400;padding-left:0;text-align:center}.checkout-cart-index .cart-forms .rewards-box-spend-minicart h2:after{margin-left:0;margin-right:10px}}@media (max-width:979px){.checkout-cart-index .cart-forms .rewards-box-spend-minicart h2:after{font-size:9px}}@media (max-width:770px){.checkout-cart-index .cart-forms .rewards-box-spend-minicart h2:after{font-size:11px;margin-right:20px}}.checkout-cart-index .cart-forms .rewards-box-spend-minicart h2.expandedHeader:after{content:'\f501';transition:.2s opacity ease-in-out,.2s transform ease-in-out}.checkout-cart-index .cart-forms .rewards-box-spend-minicart .box-content{display:none}.checkout-cart-index .cart-forms .rewards-box-spend-minicart .box-content.expanded{display:block}.checkout-cart-index .cart-points-total_earned .caption,.checkout-cart-index .cart-points-total_spent .caption{color:#D0A87C!important}.checkout-onepage-index .points-checkout-onepage-sidebox{background-color:inherit;border:none}.checkout-onepage-index .points-checkout-onepage-sidebox-header{background-color:inherit;border:none;width:100%}.checkout-onepage-index .points-checkout-onepage-sidebox-header h4{color:#131006;font-size:16px;line-height:20px;margin-left:43px;letter-spacing:1px}.checkout-onepage-index .points-checkout-onepage-sidebox-header h4:before{position:absolute;display:block;content:'';background-image:url(https://www.chutingstar.com/skin/frontend/blueacorn/chs/images/sprite.png);background-position:-514px -64px!important;width:28px;height:28px;top:78px;left:62px}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2 / 1),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.checkout-onepage-index .points-checkout-onepage-sidebox-header h4:before{background-image:url(https://www.chutingstar.com/skin/frontend/blueacorn/chs/images/sprite@2x.png);background-size:800px 500px}}.checkout-onepage-index .points-checkout-onepage-sidebox-content{font-size:12px}.checkout-onepage-index .points-checkout-onepage-sidebox-content .points-left{float:left;padding-left:46px}.checkout-onepage-index .points-checkout-onepage-sidebox-content .points-right{float:right;clear:both;margin-top:-18px}@media (max-width:1071px) and (min-width:770px){.checkout-onepage-index .points-checkout-onepage-sidebox-header h4{margin-left:18px}.checkout-onepage-index .points-checkout-onepage-sidebox-header h4:before{left:31px}.checkout-onepage-index .points-checkout-onepage-sidebox-content .points-left{padding-left:0}.checkout-onepage-index .points-checkout-onepage-sidebox-content .points-right{margin-left:62px;float:left}}.checkout-onepage-index .rewards-checkout-onepage-guestwarn{padding:10px;border:none;box-shadow:none;margin-bottom:20px;background:#007036;color:#fff;font-style:normal;border-radius:3px;font-family:LFT_Etica_Reg,Verdana,Arial,sans-serif}.checkout-cart-index div.cart-forms .rewards-box-spend-minicart h2{background-color:#131006}.checkout-cart-index .cart_redemption_item{margin-top:10px}.checkout-cart-index .cart_redemption_item input[type=checkbox]{margin-right:5px}.checkout-cart-index .cart-points-total_earned div{color:#131006!important}.checkout-cart-index .rewards-box-spend-minicart .box-content{display:block}/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */.fancybox-image,.fancybox-inner,.fancybox-nav,.fancybox-nav span,.fancybox-outer,.fancybox-skin,.fancybox-tmp,.fancybox-wrap,.fancybox-wrap iframe,.fancybox-wrap object{padding:0;margin:0;border:0;outline:0;vertical-align:top}.fancybox-wrap{position:absolute;top:0;left:0;z-index:8020}.fancybox-inner,.fancybox-outer,.fancybox-skin{position:relative}.fancybox-skin{background:#f9f9f9;color:#444;text-shadow:none;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.fancybox-opened{z-index:8030}.fancybox-opened .fancybox-skin{-webkit-box-shadow:0 10px 25px rgba(0,0,0,.5);-moz-box-shadow:0 10px 25px rgba(0,0,0,.5);box-shadow:0 10px 25px rgba(0,0,0,.5)}.fancybox-type-iframe .fancybox-inner{-webkit-overflow-scrolling:touch}.fancybox-error{color:#444;font:14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;margin:0;padding:15px;white-space:nowrap}.fancybox-iframe,.fancybox-image{display:block;width:100%;height:100%}.fancybox-image{max-width:100%;max-height:100%}#fancybox-loading,.fancybox-close,.fancybox-next span,.fancybox-prev span{background-image:url(https://www.chutingstar.com/skin/frontend/blueacorn/chs/images/fancybox/fancybox_sprite.png)}#fancybox-loading{position:fixed;top:50%;left:50%;margin-top:-22px;margin-left:-22px;background-position:0 -108px;opacity:.8;cursor:pointer;z-index:8060}.fancybox-close,.fancybox-nav,.fancybox-nav span{z-index:8040;position:absolute;cursor:pointer}#fancybox-loading div{width:44px;height:44px;background:url(https://www.chutingstar.com/skin/frontend/blueacorn/chs/images/fancybox/fancybox_loading.gif) center center no-repeat}.fancybox-close{top:-18px;right:-18px;width:36px;height:36px}.fancybox-nav{top:0;width:40%;height:100%;text-decoration:none;background:url(https://www.chutingstar.com/skin/frontend/blueacorn/chs/images/fancybox/blank.gif);-webkit-tap-highlight-color:transparent}.fancybox-prev{left:0}.fancybox-next{right:0}.fancybox-nav span{top:50%;width:36px;height:34px;margin-top:-18px;visibility:hidden}.fancybox-prev span{left:10px;background-position:0 -36px}.fancybox-next span{right:10px;background-position:0 -72px}.fancybox-nav:hover span{visibility:visible}.fancybox-tmp{position:absolute;top:-99999px;left:-99999px;visibility:hidden;max-width:99999px;max-height:99999px;overflow:visible!important}.fancybox-lock,.fancybox-lock body{overflow:hidden!important}.fancybox-lock{width:auto}.fancybox-lock-test{overflow-y:hidden!important}.fancybox-overlay{position:absolute;top:0;left:0;overflow:hidden;display:none;z-index:8010;background:url(https://www.chutingstar.com/skin/frontend/blueacorn/chs/images/fancybox/fancybox_overlay.png)}.fancybox-overlay-fixed{position:fixed;bottom:0;right:0}.fancybox-lock .fancybox-overlay{overflow:auto;overflow-y:scroll}.fancybox-title{visibility:hidden;font:400 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;position:relative;text-shadow:none;z-index:8050}.fancybox-opened .fancybox-title{visibility:visible}.fancybox-title-float-wrap{position:absolute;bottom:0;right:50%;margin-bottom:-35px;z-index:8050;text-align:center}.fancybox-title-float-wrap .child{display:inline-block;margin-right:-100%;padding:2px 20px;background:0 0;background:rgba(0,0,0,.8);-webkit-border-radius:15px;-moz-border-radius:15px;border-radius:15px;text-shadow:0 1px 2px #222;color:#FFF;font-weight:700;line-height:24px;white-space:nowrap}body.cms-home .block-compare,body.cms-home .home_title,body.cms-home .mobile_skate_gutter,body.cms-home .rewardssocial-widgets,body.cms-home span.mobile_text{display:none}[class*=" il-"]:before,[class^=il-]:before,[data-icon]:before{font-family:chsicons!important;font-style:normal!important;font-weight:400!important;font-variant:normal!important;text-transform:none!important;speak:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fancybox-title-outside-wrap{position:relative;margin-top:10px;color:#fff}.fancybox-title-inside-wrap{padding-top:10px}.fancybox-title-over-wrap{position:absolute;bottom:0;left:0;color:#fff;padding:10px;background:#000;background:rgba(0,0,0,.8)}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (min-device-pixel-ratio:1.5){#fancybox-loading,.fancybox-close,.fancybox-next span,.fancybox-prev span{background-image:url(https://www.chutingstar.com/skin/frontend/blueacorn/chs/images/fancybox/fancybox_sprite@2x.png);background-size:44px 152px}#fancybox-loading div{background-image:url(https://www.chutingstar.com/skin/frontend/blueacorn/chs/images/fancybox/fancybox_loading@2x.gif);background-size:24px 24px}}@font-face{font-family:chsicons;src:url(https://www.chutingstar.com/skin/frontend/blueacorn/chs/fonts/chs.eot);src:url(https://www.chutingstar.com/skin/frontend/blueacorn/chs/fonts/chs.eot?#iefix) format("embedded-opentype"),url(https://www.chutingstar.com/skin/frontend/blueacorn/chs/fonts/chs.woff) format("woff"),url(https://www.chutingstar.com/skin/frontend/blueacorn/chs/fonts/chs.ttf) format("truetype"),url(https://www.chutingstar.com/skin/frontend/blueacorn/chs/fonts/chs.svg#chs) format("svg");font-weight:400;font-style:normal}[data-icon]:before{content:attr(data-icon)}.il-icon-instagram:before{content:"a"}.il-icon-youtube-play:before{content:"b"}.il-caret-right:before{content:"A"}.il-angle-down:before{content:"B"}.il-angle-left:before{content:"C"}.il-angle-right:before{content:"D"}.il-angle-up:before{content:"E"}.il-delete-circle:before{content:"F"}.il-icon-flag:before{content:"K"}.il-il-icon-cart-fill:before{content:"L"}.il-il-icon-chat-fill:before{content:"M"}.il-il-icon-question-fill:before{content:"N"}.il-il-icon-user-fill:before{content:"O"}.il-circle:before{content:"P"}.il-icon-pinterest:before{content:"f"}.il-icon-pager-right:before{content:"g"}.il-icon-pager-left:before{content:"h"}.il-icon-close-thin:before{content:"J"}.il-cart:before{content:"c"}.il-close:before{content:"d"}.il-icon-down:before{content:"e"}.il-icon-facebook:before{content:"i"}.il-icon-search:before{content:"j"}.il-icon-twitter:before{content:"k"}.il-icon-up:before{content:"l"}.il-icon-youtube:before{content:"m"}.il-oval-7-icon-drag:before{content:"n"}.il-icon-menu:before{content:"o"}.il-icon-arrow:before{content:"p"}.il-icon-cart:before{content:"q"}.il-icon-chat:before{content:"r"}.il-icon-chat-checkout:before{content:"s"}.il-icon-check:before{content:"t"}.il-icon-check-alt:before{content:"u"}.il-icon-close:before{content:"v"}.il-icon-facebook-1:before{content:"w"}.il-icon-map-point:before{content:"x"}.il-icon-mute:before{content:"y"}.il-icon-user:before{content:"z"}.il-icon-twitter-1:before{content:"G"}.il-icon-trash:before{content:"H"}.il-icon-sound:before{content:"I"}.il-icon-slider-right:before{content:"Q"}.il-icon-slider-left:before{content:"R"}.il-icon-right-triangle:before{content:"S"}.il-icon-search-1:before{content:"T"}.il-icon-question:before{content:"U"}.il-icon-qty-plus:before{content:"V"}.il-icon-qty-minus:before{content:"W"}body.cms-home ::selection{background-color:transparent}body.cms-home ::-webkit-scrollbar{display:none}body.cms-home .lookbook_container ul li a:hover span.overlay_text{opacity:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";-webkit-transition:150ms all;-moz-transition:150ms all;-ms-transition:150ms all;-o-transition:150ms all;transition:150ms all}body.cms-home span.overlay_text{opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";-webkit-transition:150ms all;-moz-transition:150ms all;-ms-transition:150ms all;-o-transition:150ms all;transition:150ms all;position:absolute;width:120px;top:10px;height:120px;text-align:center;padding-left:10px;padding-right:10px;padding-top:30px;overflow:hidden;background-color:rgba(0,0,0,.7);color:#fff}body.cms-home .mobile_skate_gutter img,body.cms-home .mobile_skydive_gutter img{width:100%}body.cms-home .mobile_skydive_gutter{height:75px;overflow:hidden;cursor:pointer;display:none}body.cms-home .std_banner.closed{height:0!important}body.cms-home .mobile_skate_gutter{height:77px;overflow:hidden;cursor:pointer;border-bottom:solid 2px #FFCD00}body.cms-home .social_product_info .social_product_inner span.social_close{position:absolute;width:20px;height:20px;top:50px;right:20px;z-index:999;cursor:pointer;color:#FFCD00;font-family:SSStandard}@media only screen and (max-width:770px){body.cms-home span.overlay_text{display:none!important}body.cms-home span.mobile_text{display:block;width:120px;float:left;white-space:normal;font-size:12px;text-align:center;max-height:40px;overflow:hidden;color:#131006!important}}body.cms-home .col-right.sidebar,body.cms-home .ind_item div{display:none}body.cms-home .page-header{position:absolute;width:100%;margin-top:188px;height:200px;z-index:9999}body.cms-home .main{padding-top:188px}body.cms-home .banners_wrapper{float:left;width:100%;overflow:hidden;position:relative;cursor:pointer;background:url(https://www.chutingstar.com/skin/frontend/blueacorn/chs/css/images/hp_texture.png) no-repeat #FFCD00;-webkit-transition:350ms all;-moz-transition:350ms all;-ms-transition:350ms all;-o-transition:350ms all;transition:350ms all}body.cms-home .opaque_overlay,body.cms-home .opaque_overlay.inactive{content:"";position:absolute;height:100%;top:0;width:100%;left:0}body.cms-home .opaque_overlay,body.cms-home .opaque_overlay.active{-webkit-transition:350ms all;-moz-transition:350ms all;-ms-transition:350ms all;-o-transition:350ms all}body.cms-home .banners_wrapper.safari{height:100%}@media only screen and (max-width:979px){body.cms-home div.opaque_overlay,body.cms-home div.opaque_overlay.active{display:none!important}}body.cms-home .opaque_overlay{background-color:rgba(0,0,0,.55);transition:350ms all;cursor:pointer}body.cms-home .opaque_overlay.active{background-color:rgba(0,0,0,.25)!important;display:block!important;transition:350ms all}body.cms-home .opaque_overlay.inactive,body.cms-home .opaque_overlay:hover{background-color:rgba(0,0,0,.25);-webkit-transition:350ms all;-moz-transition:350ms all;-ms-transition:350ms all;-o-transition:350ms all;cursor:pointer}body.cms-home .opaque_overlay.inactive{transition:350ms all;display:block!important}body.cms-home .opaque_overlay:hover{transition:350ms all}body.cms-home .main-container .info_box,body.cms-home .social_product_info .social_product_inner button{-webkit-transition:350ms all;-moz-transition:350ms all;-ms-transition:350ms all;-o-transition:350ms all}body.cms-home .main-container .col-main .skydive_and_skate .large.skate .opaque_overlay,body.cms-home .main-container .col-main .skydive_and_skate .small.skate .opaque_overlay,body.cms-home .mobile_skate_gutter.locked,body.cms-home .mobile_skydive_gutter.locked,body.cms-home .skate.large .opaque_overlay,body.cms-home .skate.small .opaque_overlay,body.cms-home .skydive.large .opaque_overlay,body.cms-home .skydive.small .opaque_overlay,body.cms-home .social_product_info.hidden{display:none!important}@media only screen and (min-width:770px){body.cms-home .mobile_skate_gutter,body.cms-home .mobile_skydive_gutter{display:none!important}}body.cms-home .social_product_info{height:auto;background:url(https://www.chutingstar.com/skin/frontend/blueacorn/chs/css/images/hp_texture.png) no-repeat #131006;clear:both;z-index:9999999;width:100%;float:left;display:none;margin-top:-20px}body.cms-home .social_product_info .social_product_inner{max-width:960px;padding:50px 50px 20px;margin:0 auto 100px;position:relative}body.cms-home .social_product_info .social_product_inner span.social_price{float:left;margin-top:35px;margin-right:30px;font-size:16px}body.cms-home .social_product_info .social_product_inner p{color:#fff}body.cms-home .social_product_info .social_product_inner h2{color:#fff;line-height:48px;padding-right:5px}body.cms-home .social_product_info .social_product_inner span{color:#fff}body.cms-home .social_product_info .social_product_inner button{background-color:#B00;color:#fff;width:296px;max-width:80%;height:52px;font-size:15px;margin:20px auto 0;transition:350ms all}body.cms-home .main-container{max-width:100%;padding:0;margin-top:-188px}body.cms-home .main-container .info_box{transition:350ms all}body.cms-home .main-container .col-main{width:100%;padding:0}body.cms-home .main-container .col-main .section_info{background:url(https://www.chutingstar.com/skin/frontend/blueacorn/chs/css/images/info_bg.png) no-repeat;background-size:cover;position:absolute;top:25%;right:2%;width:230px;height:80px;text-align:center;color:#fff;font-family:LFT_Etica_Reg,Verdana,Arial,sans-serif;font-size:22px;padding-top:16px;line-height:26px;display:none;cursor:pointer;-webkit-backface-visibility:hidden}body.cms-home .main-container .col-main .section_info .small{font-size:16px}body.cms-home .main-container .col-main .section_info.stay_big{top:197px!important}body.cms-home .main-container .col-main .section_info.stay_small{top:100px!important}body.cms-home .main-container .col-main .section_info[data-type=Skydive]{right:4.5%}@media only screen and (max-width:770px){body.cms-home .main-container .col-main .section_info[data-type=Skate]{right:4.5%}}body.cms-home .main-container .col-main .section_info:after{content:"␡";width:30px;height:30px;color:#fff;font-family:SSStandard;top:-10px;right:-14px;position:absolute;font-size:16px;cursor:pointer}body.cms-home .main-container .col-main .social_reel.open{padding-bottom:0;overflow:hidden}body.cms-home .main-container .col-main .social_reel{float:left;width:100%;background:url(https://www.chutingstar.com/skin/frontend/blueacorn/chs/css/images/hp_texture.png) no-repeat #131006;background-size:cover;position:relative;padding-bottom:100px}body.cms-home .main-container .col-main .social_reel .left_toggle.open,body.cms-home .main-container .col-main .social_reel .open.right_toggle,body.cms-home .main-container .col-main .social_reel .right_toggle.open{display:block!important}body.cms-home .main-container .col-main .social_reel .left_item .slide_details span,body.cms-home .main-container .col-main .social_reel .right_item .slide_details span{opacity:.3;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)"}body.cms-home .main-container .col-main .social_reel .left_toggle,body.cms-home .main-container .col-main .social_reel .right_toggle{cursor:pointer;width:196px;background-color:rgba(0,0,0,.7);position:absolute;height:88%;z-index:9;left:0;top:0}@media only screen and (max-width:967px){body.cms-home .main-container .col-main .social_reel .owl-nav{display:none!important}body.cms-home .main-container .col-main .social_reel .left_toggle,body.cms-home .main-container .col-main .social_reel .right_toggle{height:93.75%}}@media only screen and (max-width:770px){body.cms-home .main-container .col-main .social_reel .owl-nav{display:none!important}body.cms-home .main-container .col-main .social_reel .left_toggle,body.cms-home .main-container .col-main .social_reel .right_toggle{height:90.75%}}body.cms-home .main-container .col-main .social_reel .left_toggle span,body.cms-home .main-container .col-main .social_reel .right_toggle span{position:absolute;display:inline-block;top:40%;left:35%;height:50px;width:60px}body.cms-home .main-container .col-main .social_reel .right_toggle span{position:absolute;display:inline-block;top:40%;left:65%;height:50px;right:0;width:0}@media only screen and (max-width:968px){body.cms-home .main-container .col-main .social_reel .left_toggle span,body.cms-home .main-container .col-main .social_reel .right_toggle span{display:none}body.cms-home .main-container .col-main .social_reel h2.tagline{font-size:48px}}@media only screen and (max-width:580px){body.cms-home .main-container .col-main .social_reel .left_toggle,body.cms-home .main-container .col-main .social_reel .right_toggle{width:80px}}@media only screen and (max-width:480px){body.cms-home .main-container .col-main .social_reel h2.tagline{font-size:33px}}body.cms-home .main-container .col-main .social_reel .left_toggle span:after,body.cms-home .main-container .col-main .social_reel .right_toggle span:after{color:#FFCD00;content:"";top:0;width:30px;height:50px;left:calc(50% - 30px);background:url(https://www.chutingstar.com/skin/frontend/blueacorn/chs/css/images/carousel_images.png);display:block;z-index:999999;position:absolute}body.cms-home .main-container .col-main .social_reel .right_toggle{left:auto;right:0}body.cms-home .main-container .col-main .social_reel .right_toggle span:after{color:#FFCD00;content:"";background:url(https://www.chutingstar.com/skin/frontend/blueacorn/chs/css/images/carousel_images.png) 30px 0;display:block;z-index:999999;position:absolute}body.cms-home .main-container .col-main .social_reel h2{color:#fff;font-size:68px;text-align:center;margin-top:73px;margin-bottom:52px}body.cms-home .main-container .col-main .skydive_and_skate,body.cms-home .main-container .col-main .skydive_and_skate .banner{width:100%}body.cms-home .main-container .col-main .skydive_and_skate .lookbook_container{position:absolute;z-index:999;bottom:0;max-width:790px;background:url(https://www.chutingstar.com/skin/frontend/blueacorn/chs/css/images/hp_texture.png) no-repeat #FFCD00}body.cms-home .main-container .col-main .skydive_and_skate .lookbook_container button{background-color:#B00;color:#fff;width:231px;height:52px;font-size:15px;margin:50px auto 0 85px;position:absolute;display:none;-webkit-transition:350ms all;-moz-transition:350ms all;-ms-transition:350ms all;-o-transition:350ms all;transition:350ms all}body.cms-home .main-container .col-main .skydive_and_skate .lookbook_container button:hover{-webkit-transition:350ms all;-moz-transition:350ms all;-ms-transition:350ms all;-o-transition:350ms all;transition:350ms all;color:#fff;background-color:#131006}body.cms-home .main-container .col-main .skydive_and_skate .skate .title_container h2,body.cms-home .main-container .col-main .skydive_and_skate .skydive .title_container h2{background:url(https://www.chutingstar.com/skin/frontend/blueacorn/chs/css/images/hp_texture.png) no-repeat #FFCD00;padding:0 51px 5px 48px;text-transform:uppercase;font-size:64px;font-family:Trixie-Pro-Heavy,"Helvetica Neue",Verdana,Arial,sans-serif;line-height:92px;letter-spacing:0;color:#131006;cursor:pointer}body.cms-home .main-container .col-main .skydive_and_skate .lookbook_container[data-type=Skate]{margin-left:2.5%}body.cms-home .main-container .col-main .skydive_and_skate .skate,body.cms-home .main-container .col-main .skydive_and_skate .skydive{width:50%;float:left;border-right:solid 2px #FFCD00;position:relative;max-height:1024px;overflow:hidden;cursor:pointer}body.cms-home .main-container .col-main .skydive_and_skate .skate img,body.cms-home .main-container .col-main .skydive_and_skate .skydive img{width:100%}body.cms-home .main-container .col-main .skydive_and_skate .skate img.full_banner,body.cms-home .main-container .col-main .skydive_and_skate .skydive img.full_banner{display:none}body.cms-home .main-container .col-main .skydive_and_skate .skate .title_container,body.cms-home .main-container .col-main .skydive_and_skate .skydive .title_container{display:block;position:absolute;width:100%;bottom:calc(50% - 131px);text-align:center;z-index:9}body.cms-home .main-container .col-main .skydive_and_skate .skate .title_container h2,body.cms-home .main-container .col-main .skydive_and_skate .skydive .title_container h2{display:inline;-webkit-transition:350ms all;-moz-transition:350ms all;-ms-transition:350ms all;-o-transition:350ms all;transition:350ms all}body.cms-home .main-container .col-main .skydive_and_skate .skydive.small,body.cms-home .main-container .col-main .skydive_and_skate .small.skate{width:100%;margin-left:-97.5%;-webkit-transition:all .7s cubic-bezier(0,1,0,1);transition:all .7s cubic-bezier(0,1,0,1);-webkit-backface-visibility:hidden}body.cms-home .main-container .col-main .skydive_and_skate .large.skate,body.cms-home .main-container .col-main .skydive_and_skate .skydive.large{width:97.5%;-webkit-transition:all .7s cubic-bezier(0,1,0,1);transition:all .7s cubic-bezier(0,1,0,1);-webkit-backface-visibility:hidden}body.cms-home .main-container .col-main .skydive_and_skate .skate{border-left:solid 2px #FFCD00;border-right:none}body.cms-home .main-container .col-main .skydive_and_skate .skate img{width:100%}body.cms-home .main-container .col-main .skydive_and_skate .skate img.full_banner{display:none}body.cms-home .main-container .col-main .skydive_and_skate .skate .title_container{display:block;position:absolute;width:100%;bottom:calc(50% - 131px);text-align:center}body.cms-home .main-container .col-main .skydive_and_skate .skate .title_container h2{display:inline;-webkit-transition:350 all;-moz-transition:350 all;-ms-transition:350 all;-o-transition:350 all;transition:350 all}.promos span,body.cms-home .main-container .col-main .associated_products .price-box span{font-family:LFT_Etica_Semibold,"Helvetica Neue",Verdana,Arial,sans-serif}body.cms-home .main-container .col-main .skydive_and_skate .skate.large{width:97.5%;-webkit-transition:all .7s cubic-bezier(0,1,0,1);transition:all .7s cubic-bezier(0,1,0,1);-webkit-backface-visibility:hidden}body.cms-home .main-container .col-main .skydive_and_skate .skate.small{width:100%;margin-right:-97.5%;float:right;-webkit-transition:all .7s cubic-bezier(0,1,0,1);transition:all .7s cubic-bezier(0,1,0,1);-webkit-backface-visibility:hidden}body.cms-home .main-container .col-main .skate_overlay,body.cms-home .main-container .col-main .skydive_overlay{width:100%;margin-left:97.5%;height:100%;position:absolute;display:none;cursor:pointer;z-index:9999999}body.cms-home .main-container .col-main .skydive_overlay{margin-left:-97.5%}body.cms-home .main-container .col-main .associated_products .price-box{text-align:center}body.cms-home .main-container .col-main .associated_products .price-box span{color:#131006;font-size:14px}body.cms-home .main-container .col-main .associated_products ul li:first-child{padding-left:10px}body.cms-home .main-container .col-main .associated_products ul li:last-child{padding-right:10px}body.cms-home .main-container .col-main .associated_products ul li{float:left;padding:10px 5px 0}body.cms-home .main-container .col-main .associated_products ul li img{max-width:120px}body.cms-home .main-container .col-main .index_builder_section{width:100%;clear:both;background:url(https://www.chutingstar.com/skin/frontend/blueacorn/chs/css/images/hp_texture.png) no-repeat #fcfcfa;background-size:cover;float:left}body.cms-home .main-container .col-main .index_builder_section .bb_container{max-width:1240px;margin:0 auto}body.cms-home .main-container .col-main .index_builder_section .bb_container h1{text-transform:lowercase;margin-bottom:10px;text-align:center}@media only screen and (max-width:1200px){body.cms-home .main-container .col-main .index_builder_section .bb_container .right p{font-size:16px}}@media only screen and (max-width:875px){body.cms-home .main-container .col-main .index_builder_section .bb_container div.right p{padding:0 12%}}@media only screen and (max-width:1090px){body.cms-home .main-container .col-main .index_builder_section .bb_container h1{font-size:48px;padding-left:0;text-align:center;margin-bottom:0}body.cms-home .main-container .col-main .index_builder_section .bb_container .right p{width:auto;padding:0 20px;text-align:center;font-size:13px}body.cms-home .main-container .col-main .index_builder_section .bb_container .right button{margin-left:0}}body.cms-home .main-container .col-main .index_builder_section .bb_container .left{display:inline-block;width:50%;text-align:center;padding:6% 2% 6% 10%}body.cms-home .main-container .col-main .index_builder_section .bb_container .left img{width:100%}body.cms-home .main-container .col-main .index_builder_section .bb_container .right{display:inline-block;width:50%;float:right;text-align:center;padding:5%}body.cms-home .main-container .col-main .index_builder_section .bb_container p{text-align:center;font-size:18px;padding:0 30px}body.cms-home .main-container .col-main .index_builder_section .bb_container button{background-color:#B00;color:#fff;width:296px;height:52px;font-size:15px;margin:16px auto 0;-webkit-transition:350ms all;-moz-transition:350ms all;-ms-transition:350ms all;-o-transition:350ms all;transition:350ms all}body.cms-home .main-container .col-main .index_builder_section .bb_container button:hover{-webkit-transition:350ms all;-moz-transition:350ms all;-ms-transition:350ms all;-o-transition:350ms all;transition:350ms all;color:#fff;background-color:#131006}body.cms-home .main-container .col-main .index_builder_section.rig_builder{background:url(https://www.chutingstar.com/skin/frontend/blueacorn/chs/css/images/hp_texture.png) no-repeat #FFCD00;background-size:cover}body.cms-home .main-container .col-main .index_builder_section.rig_builder .left{padding:6% 6% 6% 10%}body.cms-home .main-container .col-main .index_builder_section.rig_builder .bb_container button.button.btn-small{width:265px}@media only screen and (max-width:480px){body.cms-home .associated_products ul li img{max-width:80px!important}body.cms-home .associated_products span.mobile_text{width:80px!important;font-size:10px}}@media only screen and (max-width:770px){body.cms-home div.social_inner_image{width:100%;float:none;min-height:0;padding:0}body.cms-home div.social_inner_image img{display:inline-block!important;margin-bottom:50px!important}}body.cms-home .social_inner_image{width:40%;float:left;min-height:350px;padding:0 2%;text-align:center;position:relative}body.cms-home .social_inner_image img{display:inline-block;max-width:90%}body.cms-home .owl-item:img{-webkit-transition:350ms all;-moz-transition:350ms all;-ms-transition:350ms all;-o-transition:350ms all;transition:350ms all}body.cms-home .owl-carousel .owl-item.center.selected_item:after,body.cms-home .selected_item img{-webkit-transition:350ms all;-moz-transition:350ms all;-ms-transition:350ms all;-o-transition:350ms all}body.cms-home .selected_item img{border:3px solid #FFCD00;box-sizing:border-box;transition:350ms all}body.cms-home .owl-carousel{max-width:1240px;margin:0 auto}body.cms-home .owl-carousel .owl-item.center.selected_item:after{content:"";width:30px;height:30px;position:absolute;bottom:37px;border-left:20px solid transparent;border-right:20px solid transparent;border-bottom:20px solid #131006;display:inline-block;margin-left:calc(50% + -15px);z-index:9999999999;transition:350ms all}body.cms-home .owl-carousel .owl-item.center.selected_item:before,body.cms-home .owl-carousel .owl-item.selected_item:after{-webkit-transition:350ms all;-moz-transition:350ms all;-ms-transition:350ms all;-o-transition:350ms all;content:"";width:30px;height:30px;border-left:20px solid transparent;border-right:20px solid transparent;display:inline-block;margin-left:calc(50% + -15px);position:absolute}body.cms-home .owl-carousel .owl-item.center.selected_item:before{bottom:41px;border-bottom:20px solid #FFCD00;z-index:9999999;transition:350ms all}body.cms-home .owl-carousel .owl-item.selected_item:after{bottom:37px;border-bottom:20px solid #131006;z-index:99;transition:350ms all}body.cms-home .owl-carousel .owl-item.selected_item:before{content:"";width:30px;height:30px;position:absolute;bottom:41px;border-left:20px solid transparent;border-right:20px solid transparent;border-bottom:20px solid #FFCD00;display:inline-block;margin-left:calc(50% + -15px);z-index:9;-webkit-transition:350ms all;-moz-transition:350ms all;-ms-transition:350ms all;-o-transition:350ms all;transition:350ms all}body.cms-home .owl-carousel .owl-item{cursor:pointer}body.cms-home .owl-carousel .owl-item span{color:#fff;display:block;text-align:center;margin-top:17px;margin-bottom:76px}.promos span,.slideshow .banner-msg h2{color:#FFF;text-shadow:compact(compact(1px 1px 3px false #555),false,false,false,false,false,false,false,false,false)}body.cms-home .owl-carousel .owl-item span.social_user{margin-bottom:0;width:55%;margin-top:-24px;text-align:left;margin-left:40%}body.cms-home .owl-carousel .owl-item span.social_type[data-type="5"]{background-position:-149px -8px}body.cms-home .owl-carousel .owl-item span.social_type[data-type="3"]{background-position:-122px -7px;margin-right:-15px}body.cms-home .owl-carousel .owl-item span.social_type[data-type="4"]{background-position:-214px -6px}body.cms-home .owl-carousel .owl-item span.social_type[data-type="1"]{background:url(https://www.chutingstar.com/skin/frontend/blueacorn/chs/images/pinterest.png) no-repeat}body.cms-home .owl-carousel .owl-item span.social_type[data-type="2"]{background:url(https://www.chutingstar.com/skin/frontend/blueacorn/chs/images/google_plus.png) no-repeat}body.cms-home .owl-carousel .owl-item .link_url{display:none}@media only screen and (max-width:599px){body.cms-home .owl-carousel .owl-item span.social_user{font-size:12px}}body.cms-home .owl-carousel .owl-item span.social_type{display:inline-block;background:url(https://www.chutingstar.com/skin/frontend/blueacorn/chs/images/sprite-orig.png) no-repeat;width:18px;height:18px;margin-bottom:0;margin-left:-40%}body.cms-home .owl-carousel .owl-item span.social_type span{padding-left:30px;margin-top:0}body.cms-home .owl-carousel .slide_details{width:100%;text-align:center;height:40px}body.cms-home .owl-carousel .slide_details.hidden{visibility:hidden}body.cms-home .owl-carousel .owl-item.center img{cursor:pointer;z-index:999999;-webkit-transition:175ms all;-moz-transition:175ms all;-ms-transition:175ms all;-o-transition:175ms all;transition:175ms all;box-sizing:border-box}body.cms-home .owl-nav{display:block!important}body.cms-home .slideshow-container{margin-top:0}.slideshow .banner-msg{position:absolute;text-align:center;text-transform:uppercase;width:100%;top:30%;-moz-user-select:none;-ms-user-select:none;-webkit-user-select:none;-o-user-select:none;user-select:none}.slideshow .banner-msg h2{font-size:24px}.slideshow .banner-msg h2 strong{font-weight:700;display:block;font-size:36px}@media only screen and (max-width:770px){.social_reel h2{margin-top:20px!important;margin-bottom:20px!important}.social_reel body.cms-home .social_product_info .social_product_inner{width:90%}.social_reel body.cms-home .social_product_info .social_product_inner .std_banner{display:none;float:none;margin:-70px auto 30px}.social_reel body.cms-home .social_product_info .social_product_inner h2{margin-top:-40px}.social_reel body.cms-home .social_product_info .social_product_inner button{width:160px}.social_reel body.cms-home .social_product_info .social_product_inner button span{font-size:12px}.slideshow .banner-msg h2{font-size:20px}header.page-header{height:auto!important;z-index:99}body.cms-home .main-container .col-main .section_info{font-size:16px}body.cms-home .main-container .col-main .section_info.resized{display:none!important}body.cms-home .main-container .col-main .section_info .small{font-size:13px}body.cms-home .main-container .col-main .skydive_and_skate .lookbook_container[data-type=Skate]{margin-left:0}body.cms-home .main-container .col-main .associated_products ul{width:90%;margin-left:5%;overflow:auto;white-space:nowrap}body.cms-home .main-container .col-main .associated_products ul li{float:none;display:inline-block}body.cms-home .main-container .col-main .associated_products ul li img{max-width:120px}body.cms-home .main-container .col-main .associated_products button.btn-small{display:inline-block;position:relative;width:90%;margin:20px 0 50px 5%}body.cms-home .main-container .col-main .associated_products button.btn-small span{font-size:12px}.slideshow .banner-msg h2 strong{font-size:24px}}@media only screen and (max-width:479px){.slideshow .banner-msg{top:20%}.slideshow .banner-msg h2{font-size:14px}.slideshow .banner-msg h2 strong{font-size:16px}}@media (max-width:768px) and (min-width:540px){body.cms-home .main-container .col-main .title_container h2{font-size:48px!important}body.cms-home .main-container .col-main .index_builder_section .bb_container .right h1{font-size:48px!important;margin-bottom:-10px!important}body.cms-home .main-container .col-main .index_builder_section .bb_container .right p{padding:0 12%!important;font-size:16px!important}}.promos{margin:0 0 10px;padding:0;width:100%}.promos:after{content:'';display:table;clear:both}body .promos>li{margin:0 0 10px;list-style:none;text-align:center;position:relative;border:1px solid #CCC;-moz-user-select:none;-ms-user-select:none;-webkit-user-select:none;-o-user-select:none;user-select:none}.promos>li:last-child{margin-bottom:0}.promos img{max-width:100%;width:100%}.promos a:hover{opacity:.8;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";display:block}.promos span{text-transform:uppercase;position:absolute;display:block;width:100%;top:10%;font-weight:500;font-size:20px}.catblocks li,.category-image{position:relative}.promos strong{font-weight:600;font-size:26px;display:block}.cms-index-index .products-grid .actions,.cms-index-index .products-grid .ratings,.cms-index-noroute .products-grid .actions,.cms-index-noroute .products-grid .ratings,.cms-index-noroute h2.subtitle{display:none}@media only screen and (max-width:1200px){.lookbook_container ul li:last-child{display:none}.lookbook_container ul li:nth-child(5){padding-right:10px!important}}@media only screen and (max-width:1100px){.lookbook_container ul li:nth-child(5){display:none}.lookbook_container ul li:nth-child(4){padding-right:10px!important}}@media only screen and (max-width:1000px){.lookbook_container ul li:nth-child(4){display:none}.lookbook_container ul li:nth-child(3){padding-right:10px!important}}@media only screen and (max-width:550px){body.cms-home .main-container .col-main .skydive_and_skate .skate,body.cms-home .main-container .col-main .skydive_and_skate .skydive{max-height:375px!important}}@media only screen and (max-width:770px){body.cms-home .main-container .col-main .banners_wrapper{height:auto!important}body.cms-home .main-container .col-main .lookbook_container{width:100%}body.cms-home .main-container .col-main .skydive_and_skate .banners_wrapper{background-color:#FFCD00}body.cms-home .main-container .col-main .skydive_and_skate .skate.small,body.cms-home .main-container .col-main .skydive_and_skate .skydive.small,body.cms-home .main-container .col-main .skydive_and_skate .small.skate{display:none}body.cms-home .main-container .col-main .skydive_and_skate .large.skate,body.cms-home .main-container .col-main .skydive_and_skate .skate.large,body.cms-home .main-container .col-main .skydive_and_skate .skydive.large{margin-bottom:275px}body.cms-home .main-container .col-main .skydive_and_skate .skate,body.cms-home .main-container .col-main .skydive_and_skate .skydive{width:100%!important;border-right:none;border-bottom:solid 2px #FFCD00;max-height:650px}body.cms-home .main-container .col-main .skydive_and_skate .skate .title_container,body.cms-home .main-container .col-main .skydive_and_skate .skydive .title_container{top:calc(50% - 50px);bottom:auto}body.cms-home .main-container .col-main .skydive_and_skate .skate .title_container h2,body.cms-home .main-container .col-main .skydive_and_skate .skydive .title_container h2{font-size:34px;padding:0 45px 5px 42px}body.cms-home .main-container .col-main .skydive_and_skate .large.skate img,body.cms-home .main-container .col-main .skydive_and_skate .skate.large img,body.cms-home .main-container .col-main .skydive_and_skate .skydive.large img{width:197.5%;margin-left:-47.5%}body.cms-home .main-container .col-main .skydive_and_skate .skate{width:100%!important;border-left:none;border-top:solid 2px #FFCD00;border-bottom:none;max-height:650px}body.cms-home .main-container .col-main .skydive_and_skate .skate .title_container{bottom:50%}body.cms-home .main-container .col-main .index_builder_section{overflow:hidden}body.cms-home .main-container .col-main .index_builder_section .bb_container .left{width:100%;padding:15% 15% 0;margin-top:-25%}body.cms-home .main-container .col-main .index_builder_section .bb_container .right{padding-top:0;width:100%;float:none}body.cms-home .main-container .col-main .index_builder_section .bb_container .right h1{padding:0;font-size:33px;letter-spacing:-2px;margin-top:-15px;margin-bottom:-28px}body.cms-home .main-container .col-main .index_builder_section .bb_container .right p{padding:0 12%}body.cms-home .main-container .col-main .index_builder_section .bb_container .right button{width:75%;margin-bottom:29px}body.cms-home .main-container .col-main .index_builder_section .bb_container .right button span{font-size:12px}.promos span{font-size:16px}.promos strong{font-size:17px}body .promos>li{float:left;width:31.746031746%;margin-right:2.380952381%}.promos>li:nth-child(3n){margin-right:0}}.catblocks,ol.color-swatch li{float:left}@media only screen and (min-width:880px){.promos span{font-size:18px}.promos strong{font-size:24px}}.cms-index-index h2.subtitle{padding:6px 0;text-align:center;color:#FFCD00;font-weight:600;border-bottom:1px solid #CCC;border-top:1px solid #CCC}.ie9 .skate.small,.ie9 .skydive.small,.ie9 body.cms-home .main-container .col-main .skydive_and_skate .small.skate,body.cms-home .main-container .col-main .skydive_and_skate .ie9 .small.skate{height:600px!important;width:0!important}.ie9 .skate.large,.ie9 .skydive.large,.ie9 body.cms-home .main-container .col-main .skydive_and_skate .large.skate,body.cms-home .main-container .col-main .skydive_and_skate .ie9 .large.skate{width:100%!important}.ie10 .skate_overlay,.ie10 .skydive_overlay,.ie10 body.cms-home .main-container .col-main .skydive_overlay,body.cms-home .main-container .col-main .ie10 .skydive_overlay{background:#000;background-color:rgba(0,0,0,.1)}@media only screen and (max-width:979px){.ie10 .skate_overlay,.ie10 .skydive_overlay,.ie10 body.cms-home .main-container .col-main .skydive_overlay,body.cms-home .main-container .col-main .ie10 .skydive_overlay{display:none!important}}.ie9 .page-header{height:175px!important}.categorylandingMainblock{border:1px solid #E2E2E2;padding:7px}.catalog-category-view .catalog-1,.catalog-category-view .catalog-2,.catalog-category-view .swatch-container-wrapper{display:none}ol.color-swatch{margin-top:10px;width:100%;float:left;margin-bottom:25px}.catalog-category-view #narrow-by-list dd+dt{clear:left}.catblocks{padding:0 0 20px;width:100%}.catblocks li{float:left!important;width:23%!important;margin-right:2.6666666667%!important;margin-bottom:10px;border:1px solid #CCC;padding:10px}.catblocks li:hover{border-color:#39C}@media only screen and (max-width:770px){.catblocks li{width:49%!important;margin-right:2%!important}.catblocks li:nth-child(even){margin-right:0!important}}@media only screen and (max-width:479px){.catblocks li{width:100%!important;margin-right:0!important;float:none}}.catblocks li:last-child{margin-right:0!important}.catblocks li img{width:100%;max-width:100%}.catblocks li a span{color:#FFF;position:absolute;background-color:#7B7C7B;font-family:raleway;font-size:17px;font-weight:700;text-transform:uppercase;text-align:center;bottom:0;left:0;width:100%;padding:5px 10px;margin-right:10px}.catblocklinks a{color:#FFF;text-decoration:none}.catlandingbottomPromoblock{float:left;width:100%;border:1px solid #E2E2E2;margin-bottom:100px}.catalog-category-view div.categoryland-caption{display:block;margin:0;position:absolute;color:#000;font-size:30px;font-weight:500;line-height:36px;text-align:center}.cms-home #homepage-main-slides div.slides_control div div.slideshow-caption a.link:hover,.cms-home #homepage-main-slides div.slides_control div div.slideshow-caption span.link:hover{text-decoration:underline;color:#1189C5}.catalog-category-view div.categoryland-caption span.blue-big-text,.cms-home #homepage-main-slides div.slides_control div div.slideshow-caption span.blue-big-text{color:#39C;font-size:50px;font-weight:800;padding:0 0 0 8px}.catalog-category-view div.categoryland-caption span.blue-big-text{padding:0!important}.catalog-category-view div.categoryland-caption span.three-dots,.cms-home #homepage-main-slides div.slides_control div div.slideshow-caption span.three-dots{background:url(https://www.chutingstar.com/skin/frontend/blueacorn/chs/images/bg_threeDots.png) center center no-repeat;display:block;height:20px}.catalog-category-view div.categoryland-caption p.desc,.cms-home #homepage-main-slides div.slides_control div div.slideshow-caption p.desc{font:italic 18px/28px LFT_Etica_Reg,Georgia,Times,"Times New Roman",serif;color:#656565}.checkout-onepage-index .main-container{padding:0;max-width:100%;height:100%}.checkout-onepage-index .main-container.logged-in{padding-top:0;padding-bottom:0;background:url(https://www.chutingstar.com/skin/frontend/blueacorn/chs/images/checkoutBG.jpg) repeat-y;background-size:contain}.checkout-onepage-index .main-container.logged-in .main{background:url(https://www.chutingstar.com/skin/frontend/blueacorn/chs/images/checkout_bg.jpg) no-repeat;background-size:100%}.checkout-onepage-index .main-container.logged-in .main .col-right{display:block;padding-top:30px;height:100%;padding-bottom:30px;width:33.8709677419%}.checkout-onepage-index .main-container .loginSection .col-right,.checkout-onepage-index .main-container.logged-in p.required{display:none}.checkout-onepage-index .main-container.logged-in .main .col-main{position:relative;padding-top:30px;margin:0 auto;float:left;width:66.1290322581%}.checkout-onepage-index .main-container.logged-in .main .col-main .opc{width:72.5609756098%;margin-right:14.0243902439%;float:right;max-width:595px}.checkout-onepage-index .main-container .loginSection{background:url(https://www.chutingstar.com/skin/frontend/blueacorn/chs/images/hp_texture.png);background-size:100%}.checkout-onepage-index .main-container .loginSection .col-main{float:none;margin:0 auto}.checkout-onepage-index.opc-has-progressed-from-login .main-container{padding-top:0;padding-bottom:0;background:url(https://www.chutingstar.com/skin/frontend/blueacorn/chs/images/checkoutBG.jpg) repeat-y;background-size:contain}.checkout-onepage-index.opc-has-progressed-from-login .main-container .main{background:url(https://www.chutingstar.com/skin/frontend/blueacorn/chs/images/checkout_bg.jpg) no-repeat;background-size:100%}.checkout-onepage-index.opc-has-progressed-from-login .main-container .main .col-right{display:block;padding-top:50px;height:100%;padding-bottom:50px;width:33.8709677419%;padding-left:0}.checkout-onepage-index.opc-has-progressed-from-login .main-container .main .col-main{position:relative;padding-top:30px;margin:0 auto;float:left;width:66.1290322581%}.checkout-onepage-index.opc-has-progressed-from-login .main-container .main .col-main .opc{width:72.5609756098%;margin-right:14.0243902439%;float:right;max-width:595px}.checkout-onepage-index #header{background:#131006}.checkout-onepage-index #header .page-header-container{height:100%}.checkout-onepage-index #header .page-header-container .page-header-container-inner{height:123px}.checkout-onepage-index #header #header-nav,.checkout-onepage-index #header #header-search,.checkout-onepage-index #header .skip-account,.checkout-onepage-index #header .skip-cart,.checkout-onepage-index #header .skip-help,.checkout-onepage-index #header .skip-nav,.checkout-onepage-index #header .skip-search{display:none!important}.checkout-onepage-index #header .header-minicart #header-cart:before,.checkout-onepage-index #header .header-minicart .block-content,.checkout-onepage-index #header .header-minicart .block-subtitle,.checkout-onepage-index #header .header-minicart .mini-products-list,.checkout-onepage-index #header .header-minicart .minicart,.checkout-onepage-index #header .header-minicart h3{display:none}.checkout-onepage-index #header .minicart-actions .checkout-button{background:0 0;font-size:15px;padding-top:0;padding-bottom:0;position:relative}.checkout-onepage-index #header .minicart-actions .checkout-button:hover{text-decoration:underline;background:0 0}.checkout-onepage-index #header .minicart-actions .checkout-button:before{content:"C";display:inline-block;font-family:chsicons;font-size:22px;color:#fff;position:absolute;left:23px;top:-1px}.checkout-onepage-index #header .logo:after{content:"checkout";margin:0 0 .5em;font-family:TrixieOT-Heavy,"Helvetica Neue",Verdana,Arial,sans-serif;font-size:48px;font-style:normal;line-height:69px;letter-spacing:-4px;text-rendering:optimizeLegibility;color:#fff;position:absolute;right:-210px;top:-10px}.checkout-onepage-index #header .header-minicart .block-cart{display:inline-block}.checkout-onepage-index .opc #opc-login .col-2 .form-list li label:after,.checkout-onepage-index .opc #opc-login h2,.checkout-onepage-index .page-title h1,.checkout-onepage-index body:not(.opc-has-progressed-from-login) .opc.opc-firststep-login .section#opc-login .step-title h2{display:none}.checkout-onepage-index .input-box{width:100%}.checkout-onepage-index .input-text,.checkout-onepage-index input[type=email],.checkout-onepage-index input[type=number],.checkout-onepage-index input[type=password],.checkout-onepage-index input[type=search],.checkout-onepage-index input[type=tel],.checkout-onepage-index input[type=text]{width:100%;border:none;padding-top:0;padding-bottom:0;height:46px;color:#fff}.checkout-onepage-index input[type=email],.checkout-onepage-index input[type=password],.checkout-onepage-index input[type=tel]{background:url(https://www.chutingstar.com/skin/frontend/blueacorn/chs/images/input_texture.png) #898782}.checkout-onepage-index p.required:before{font-family:chsicons;content:'A';font-size:13px;color:#B00;vertical-align:middle}.checkout-onepage-index .opc .select-container select{max-width:100%}.checkout-onepage-index .opc #opc-login{max-width:800px;margin:0 auto;padding-top:32px;padding-bottom:44px}.checkout-onepage-index .opc #opc-login .col-2 .form-list{padding-left:0;padding-right:0;padding-top:25px}.checkout-onepage-index .opc #opc-login p:not(.required){font-family:LFT_Etica_Reg,Verdana,Arial,sans-serif;font-style:normal;color:#131006;font-size:14px;text-align:left;margin-bottom:0}.checkout-onepage-index .opc #opc-login p.or{text-align:center}.checkout-onepage-index .opc #opc-login .buttons-set{padding-top:2px}.checkout-onepage-index .opc #opc-login .control label{color:#fff;display:block;padding:18px 0!important;text-align:center;font-weight:500;height:52px;font-size:15px;font-family:LFT_Etica_Semibold,"Helvetica Neue",Verdana,Arial,sans-serif;line-height:19px;text-transform:uppercase;width:100%;margin-bottom:12px;background:0 0;letter-spacing:2px}.checkout-onepage-index .opc #opc-login .col2-set .col-1,.checkout-onepage-index .opc #opc-login .col2-set .col-2{padding:0}.checkout-onepage-index .opc #opc-login .control label:before{display:none}.checkout-onepage-index .opc #opc-login .control label:hover{background:#f26923}.checkout-onepage-index .opc #opc-login .control label.guestLabel{background:#B00}.checkout-onepage-index .opc #opc-login .control label.registerLabel{background:#131006}.checkout-onepage-index .opc #opc-login .control:last-child{text-align:center}.checkout-onepage-index .opc #opc-login .col2-set .col-1,.checkout-onepage-index .opc #opc-login .col2-set .col-2{display:inline-block;float:none;width:49%;vertical-align:middle}.checkout-onepage-index .opc #opc-login .col2-set .col-1 .buttons-set,.checkout-onepage-index .opc #opc-login .col2-set .col-2 .buttons-set p.required{display:none}.checkout-onepage-index .opc #opc-login .col2-set .col-1 .form-list{max-width:309px}.checkout-onepage-index .opc #opc-login .col2-set .col-2 #login-form{margin-left:auto;margin-right:0;max-width:309px}.checkout-onepage-index .opc #opc-login .col2-set .col-2 .buttons-set{float:right;text-align:center;padding-top:49px;margin-top:0;width:309px;position:relative}.checkout-onepage-index .opc #opc-login .col2-set .col-2 .buttons-set a{color:#898782;position:absolute;top:0;right:0}.checkout-onepage-index .opc #opc-login .col2-set .col-2 .buttons-set .button{color:#fff;width:176px;display:block;padding:18px 0!important;text-align:center;font-weight:500;height:52px;font-size:16px;background:#131006;font-family:LFT_Etica_Semibold,"Helvetica Neue",Verdana,Arial,sans-serif;letter-spacing:1px;line-height:19px;text-transform:uppercase;margin-bottom:15px;float:left;margin-right:0;margin-left:0}.checkout-onepage-index #opc-login{display:none}.checkout-onepage-index .opc .section.allow.active{display:list-item!important;position:relative}.checkout-onepage-index .opc .section.allow.active .gift-message-form .number{display:inline}.checkout-onepage-index .opc .section.allow.active .number{position:relative;display:inline-block;left:0;margin-top:0;color:#131006;font-family:LFT_Etica_Semibold,"Helvetica Neue",Verdana,Arial,sans-serif;font-size:22px;width:34px;height:34px;line-height:34px;margin-right:20px}.checkout-onepage-index .opc .section,.checkout-onepage-index .opc .step-progress-numbers,.checkout-onepage-index .step-progress-numbers{display:none}.checkout-onepage-index .section .step{padding-left:38px}.checkout-onepage-index .section .step #co-billing-form .form-list li:nth-child(2){padding-top:25px}.checkout-onepage-index .section .step #billing-new-address-form li:nth-child(2){padding-top:0!important}.checkout-onepage-index .section .step form p.required{position:absolute;right:20px;top:5px}.checkout-onepage-index .section .step .sp-methods label{background:0 0!important}.checkout-onepage-index .section .step .sp-methods dt{margin-bottom:8px}.checkout-onepage-index .section .step .sp-methods .select-container.v-fix{width:45%;margin-right:0}.checkout-onepage-index .section .step .sp-methods .select-container.v-fix:first-child{margin-right:10%!important}.checkout-onepage-index .section .step .sp-methods .price{float:right}.checkout-onepage-index .section .step .form-list .control label{background:0 0}.checkout-onepage-index .section .step #co-shipping-method-form .buttons-set,.checkout-onepage-index .section .step .buttons-set{border-top:none;padding-top:25px;position:relative}.checkout-onepage-index .section .step #co-shipping-method-form .buttons-set .button,.checkout-onepage-index .section .step .buttons-set .button{padding:19px 49px 19px 50px;background:#B00;color:#fff;font-family:LFT_Etica_Semibold,"Helvetica Neue",Verdana,Arial,sans-serif;margin-bottom:25px;margin-left:134px}.checkout-onepage-index .section .step #co-shipping-method-form .buttons-set p.back-link,.checkout-onepage-index .section .step .buttons-set p.back-link{display:block;text-align:center;float:none;font-family:LFT_Etica_Semibold,"Helvetica Neue",Verdana,Arial,sans-serif;font-size:15px;color:#131006;letter-spacing:2px;line-height:22px;position:absolute;top:40px}.checkout-onepage-index .section .step #co-shipping-method-form .buttons-set p.back-link a,.checkout-onepage-index .section .step .buttons-set p.back-link a{padding-top:0}.checkout-onepage-index .section .step #co-shipping-method-form .buttons-set p.back-link a:before,.checkout-onepage-index .section .step .buttons-set p.back-link a:before{content:'';font-family:SSStandard;text-align:center;font-size:11px;display:inline-block;-ms-transform:rotate(90deg);-webkit-transform:rotate(90deg);transform:rotate(90deg);margin-right:10px}.checkout-onepage-index .section.active .step-title{border:none;padding-bottom:5px}.checkout-onepage-index .section.active .step-title h2{color:#131006;font-size:22px;text-align:center;padding:5px 0;margin-bottom:0;line-height:22px;text-transform:uppercase;border:none;float:none;display:inline-block;font-family:LFT_Etica_Semibold,"Helvetica Neue",Verdana,Arial,sans-serif;letter-spacing:0;margin-left:0}.checkout-onepage-index .section.active .step-title:hover h2{color:#131006}.checkout-onepage-index #opc-review table tr,.checkout-onepage-index #opc-review table tr td,.checkout-onepage-index #opc-review table tr th{background:0 0;border:none}.checkout-onepage-index #opc-review table tr th{text-transform:none;padding-bottom:20px}.checkout-onepage-index #opc-review table tr td{font-size:14px;font-family:LFT_Etica_Reg,Verdana,Arial,sans-serif}.checkout-onepage-index #opc-review table tr td .price,.checkout-onepage-index #opc-review tfoot tr.last td,.checkout-onepage-index #review-buttons-container .f-left{font-family:LFT_Etica_Semibold,"Helvetica Neue",Verdana,Arial,sans-serif}.checkout-onepage-index #opc-review tfoot tr.last td{font-size:16px}.checkout-onepage-index #review-buttons-container .btn-checkout{float:right;max-width:296px;width:100%}.checkout-onepage-index #review-buttons-container .f-left{display:block;text-align:center;float:none;font-size:15px;color:#131006;letter-spacing:2px;line-height:22px;position:absolute;top:40px;text-transform:uppercase}.checkout-onepage-index #review-buttons-container .f-left a{padding-top:0}.checkout-onepage-index #review-buttons-container .f-left a:before{content:'';font-family:SSStandard;text-align:center;font-size:11px;display:inline-block;-ms-transform:rotate(90deg);-webkit-transform:rotate(90deg);transform:rotate(90deg);margin-right:10px}.checkout-onepage-index .col-right #checkout-progress-wrapper{width:88.0952380952%;max-width:370px;background:#fff;position:relative}.checkout-onepage-index .col-right #checkout-progress-wrapper.fixed{position:fixed;top:50px;float:none}.checkout-onepage-index .col-right .block-progress{padding:32px 16.6666666667% 1px;border-left:0}.checkout-onepage-index .col-right .block-progress .block-title{margin-bottom:22px}.checkout-onepage-index .col-right .block-progress .block-title strong{font-size:22px;color:#131006;text-transform:none;padding-left:16px}@media (max-width:1071px) and (min-width:770px){.checkout-onepage-index .col-right .block-progress .block-title strong{font-size:17px;padding-left:0}}.checkout-onepage-index .col-right .block-progress .payment-info dt{display:none}.checkout-onepage-index .col-right .block-progress .payment-info dd{padding-left:0;display:block;width:100%;padding-bottom:0}.checkout-onepage-index .col-right .block-progress dt .checkoutCheck,.checkout-onepage-index .col-right .block-progress p.subtitle{display:none}.checkout-onepage-index .col-right .block-progress .payment-info:after{height:7px}.checkout-onepage-index .col-right .block-progress dt{font-size:16px;font-family:LFT_Etica_Semibold,"Helvetica Neue",Verdana,Arial,sans-serif;color:#131006;line-height:28px;margin-bottom:40px}.checkout-onepage-index .col-right .block-progress dt.complete{margin-bottom:7px;position:relative}.checkout-onepage-index .col-right .block-progress dt.complete:before{width:16px;height:22px}.checkout-onepage-index .col-right .block-progress dt.complete .number{background:#131006;color:#fff}.checkout-onepage-index .col-right .block-progress dt.complete .checkoutCheck{position:absolute;top:11px;left:-25px;display:block}@media (max-width:1071px) and (min-width:770px){.checkout-onepage-index .col-right .block-progress dt.complete .checkoutCheck{left:31px}}.checkout-onepage-index .col-right .block-progress dt .number{width:28px;height:28px;background:#FFCD00;display:inline-block;text-align:center;margin-right:20px}.checkout-onepage-index .col-right .block-progress dd{padding-left:50px;font-family:LFT_Etica_Reg,Verdana,Arial,sans-serif;font-style:normal}.checkout-onepage-index .col-right .block-progress dd address{font-style:normal;padding-bottom:9px}.checkout-onepage-index .col-right .block-progress dd a{border-bottom:2px solid #FFCD00}.checkout-onepage-index .footer .links-container{width:700px}.checkout-onepage-index .footer address{width:220px;clear:none;float:left;padding-top:0;margin-top:0}.checkout-onepage-index .footer address .links{padding-right:0;width:100%}@media only screen and (max-width:1199px){.checkout-onepage-index #checkout-review-load .buttons-set{text-align:center}.checkout-onepage-index #checkout-review-load .buttons-set .button{float:none;position:relative;margin-left:auto}.checkout-onepage-index #checkout-review-load .buttons-set .f-left{position:relative;top:20px}}@media only screen and (max-width:979px){.checkout-onepage-index #header .logo:after{right:-148px;top:-17px}}@media only screen and (max-width:979px) and (max-width:979px){#co-billing-form p.required,#shipping-new-address-form p.required{right:0;margin-top:42px}}@media only screen and (max-width:770px) and (max-width:770px){.checkout-onepage-success .col-main{padding-top:50px}}@media only screen and (max-width:770px){.checkout-onepage-index .logo:after,.checkout-onepage-index .main-container .main .col-right,.checkout-onepage-index .main-container.logged-in .main .col-right,.checkout-onepage-index.opc-has-progressed-from-login #opc-login,.checkout-onepage-index.opc-has-progressed-from-login .main-container .main .col-right{display:none}.checkout-onepage-index .main-container{padding:50px 0 0;max-width:auto;height:100%}.checkout-onepage-index .main-container .main{background:url(https://www.chutingstar.com/skin/frontend/blueacorn/chs/css/images/hp_texture.png) no-repeat #fcfcfa}.checkout-onepage-index .main-container .main .col-main{padding-top:23px}.checkout-onepage-index .main-container.logged-in{padding-top:50px;padding-bottom:0;background:0 0}.checkout-onepage-index .main-container.logged-in .main{background:0 0}.checkout-onepage-index .main-container.logged-in .main .col-main{padding-top:23px;margin:0 auto;float:none;padding-bottom:0;width:100%}.checkout-onepage-index .main-container.logged-in .main .col-main .opc{max-width:auto;padding-left:20px;margin:0 auto;width:100%;float:none}.checkout-onepage-index.opc-has-progressed-from-login .main-container{padding-top:50px;padding-bottom:0;background:0 0}.checkout-onepage-index.opc-has-progressed-from-login .main-container .main{background:0 0}.checkout-onepage-index.opc-has-progressed-from-login .main-container .main .col-main{padding-top:23px;margin:0 auto;float:none;padding-bottom:0;width:auto}.checkout-onepage-index.opc-has-progressed-from-login .main-container .main .col-main .opc{max-width:auto;padding-left:20px;margin:0 auto;width:auto;float:none}.checkout-onepage-index #opc-login.active{text-align:center}.checkout-onepage-index #opc-login.active .form-list{text-align:left}.checkout-onepage-index .skip-cart,.checkout-onepage-index .skip-nav,.checkout-onepage-index .skip-search{display:none!important}.checkout-onepage-index #header .skip-links{display:inline-block!important}.checkout-onepage-index #header{background:#131006}.checkout-onepage-index #header .page-header-container{height:100%}.checkout-onepage-index #header .page-header-container .page-header-container-inner{height:50px}.checkout-onepage-index #header-cart{display:block;position:relative;top:auto;right:auto;margin-bottom:0}.checkout-onepage-index #header-cart .minicart-wrapper .block-content,.checkout-onepage-index #header-cart .minicart-wrapper .block-subtitle,.checkout-onepage-index #header-cart .minicart-wrapper .cart-sidebar,.checkout-onepage-index #header-cart .minicart-wrapper .mini-products-list,.checkout-onepage-index #header-cart .minicart-wrapper .minicart-actions .minicart,.checkout-onepage-index #header-cart .minicart-wrapper h3{display:none}.checkout-onepage-index #header-cart .minicart-wrapper{position:absolute;top:-15px}.checkout-onepage-index #header-cart .minicart-wrapper .minicart-actions{background:0 0;margin:0;padding:0}.checkout-onepage-index #header-cart .minicart-wrapper .minicart-actions .checkout-button{margin-bottom:0;background:0 0;color:#fff;min-width:100px;padding:17px 0 10px 29px;position:relative}.checkout-onepage-index #header-cart .minicart-wrapper .minicart-actions .checkout-button:before{content:"C";display:inline-block;font-family:chsicons;font-size:22px;color:#fff;position:absolute;left:2px;top:15px}.checkout-onepage-index .section.allow:not(.active) .step-title a{display:none}}@media only screen and (max-width:770px) and (max-width:770px){.checkout-onepage-index #co-billing-form p.required,.checkout-onepage-index #shipping-new-address-form p.required{margin-top:0}}@media only screen and (max-width:770px){.checkout-onepage-index .opc{padding:0 20px 21px}.checkout-onepage-index .opc .section .step-title{border-top:none}.checkout-onepage-index .opc .section .step-title .number,.checkout-onepage-index .opc .section .step-title .step-progress-numbers{display:none}.checkout-onepage-index .opc .section.allow.active h2{display:block;text-align:center;margin-bottom:24px;font-family:TrixieOT-Heavy,"Helvetica Neue",Verdana,Arial,sans-serif;text-transform:lowercase;font-size:33px;height:auto}.checkout-onepage-index .opc .section.allow.active .step-progress-numbers{display:block;float:left;clear:both;width:100%;padding-bottom:31px}.checkout-onepage-index .opc .section.allow.active .step-title .number{display:none}.checkout-onepage-index .opc .section .step{padding:0}.checkout-onepage-index .opc .section .step .form-list{padding:0 0 0 17px}.checkout-onepage-index .opc .section .step .form-list .scaffold-form{margin-bottom:41px}.checkout-onepage-index .opc .section .step #co-billing-form .form-list li:nth-child(2){padding-top:0}.checkout-onepage-index .opc .section .step .fieldset{position:relative}.checkout-onepage-index .opc .section .step .fieldset p.required{position:absolute;right:0}.checkout-onepage-index .opc .section #co-shipping-method-form .buttons-set,.checkout-onepage-index .opc .section .buttons-set{border-top:none;padding-top:25px}.checkout-onepage-index .opc .section #co-shipping-method-form .buttons-set .button,.checkout-onepage-index .opc .section .buttons-set .button{padding:19px 49px 19px 50px;background:#B00;color:#fff;font-family:LFT_Etica_Semibold,"Helvetica Neue",Verdana,Arial,sans-serif;margin-bottom:25px;float:none;margin-left:0;width:100%}.checkout-onepage-index .opc #opc-login,.checkout-onepage-index .opc #opc-shipping .buttons-set,.checkout-onepage-index .opc .section #co-shipping-method-form .buttons-set p.back-link a,.checkout-onepage-index .opc .section .buttons-set p.back-link a{padding-top:0}.checkout-onepage-index .opc .section #co-shipping-method-form .buttons-set p.back-link,.checkout-onepage-index .opc .section .buttons-set p.back-link{display:block;text-align:center;float:none;font-family:LFT_Etica_Semibold,"Helvetica Neue",Verdana,Arial,sans-serif;font-size:15px;color:#131006;letter-spacing:2px;line-height:22px;position:relative;top:0}.checkout-onepage-index .opc .section #co-shipping-method-form .buttons-set p.back-link a:before,.checkout-onepage-index .opc .section .buttons-set p.back-link a:before{content:'';font-family:SSStandard;text-align:center;font-size:11px;display:inline-block;-ms-transform:rotate(90deg);-webkit-transform:rotate(90deg);transform:rotate(90deg);margin-right:10px}.checkout-onepage-index .opc #opc-login .step-title h2{display:block;margin-bottom:12px}.checkout-onepage-index .opc #opc-login .step-progress-numbers,.checkout-onepage-index .opc #opc-login h5{display:none}.checkout-onepage-index .opc #opc-login .step .form-list{padding-left:0;margin:0 auto}.checkout-onepage-index .opc #opc-login .col2-set .col-2{margin-top:60px}.checkout-onepage-index .opc #opc-login .col2-set .col-2 form p{text-align:center;padding-bottom:10px}.checkout-onepage-index .opc #opc-login .col2-set .col-2 #login-form{margin:0 auto}.checkout-onepage-index .opc #opc-login .col2-set .col-2 .buttons-set{width:auto;padding-top:0;max-width:309px;float:none;margin:0 auto}.checkout-onepage-index .opc #opc-login .col2-set .col-2 .buttons-set .button{width:100%}.checkout-onepage-index .opc #opc-login .col2-set .col-2 .buttons-set a.f-left{left:50%;margin-left:-50%;top:70px}.checkout-onepage-index .opc #opc-login .col2-set .col-1,.checkout-onepage-index .opc #opc-login .col2-set .col-2{width:auto;display:block}.checkout-onepage-index .opc #opc-payment .cvv-what-is-this,.checkout-onepage-index .opc #opc-review #checkout-progress-wrapper,.checkout-onepage-index .opc #opc-review #checkout-review-table-wrapper tbody tr td.a-right.last:after,.checkout-onepage-index .opc #opc-review #checkout-review-table-wrapper thead,.checkout-onepage-index .opc #opc-shipping .form-list .control,.checkout-onepage-index .opc #opc-shipping_method .sp-methods dt{display:none}.checkout-onepage-index .opc #opc-shipping .buttons-set p.back-link{top:0}.checkout-onepage-index .opc #opc-shipping_method .selectShipText{font-family:LFT_Etica_Reg,Verdana,Arial,sans-serif;font-size:14px;color:#131006;line-height:22px;margin-bottom:20px}.checkout-onepage-index .opc #opc-review #checkout-review-table-wrapper tbody tr{overflow:auto;width:100%;border-bottom:0;padding-bottom:27px}.checkout-onepage-index .opc #opc-review #checkout-review-table-wrapper tbody tr td,.checkout-onepage-index .opc #opc-review #checkout-review-table-wrapper tbody tr td.a-center{padding-left:0}.checkout-onepage-index .opc #opc-review #checkout-review-table-wrapper tbody tr td.a-right.last{padding-right:0}.checkout-onepage-index .opc #opc-review #checkout-review-table-wrapper tbody tr td.a-right.last .cart-price .price{font-family:LFT_Etica_Semibold,"Helvetica Neue",Verdana,Arial,sans-serif}.checkout-onepage-index .opc #opc-review #checkout-review-table-wrapper tfoot tr{background:0 0}.checkout-onepage-index .opc #opc-review #checkout-review-table-wrapper tfoot tr td{font-family:LFT_Etica_Reg,Verdana,Arial,sans-serif;text-align:right;padding:5px 0}.checkout-onepage-index .opc #opc-review #checkout-review-table-wrapper tfoot tr.last td strong,.checkout-onepage-index .opc #opc-review #checkout-review-table-wrapper tfoot tr.last td strong span,.checkout-onepage-index .opc #review-buttons-container .f-left a{font-family:LFT_Etica_Semibold,"Helvetica Neue",Verdana,Arial,sans-serif;font-size:15px;text-transform:uppercase}.checkout-onepage-index .opc #opc-review #checkout-review-table-wrapper tfoot tr td.a-right{padding-right:0}.checkout-onepage-index .opc #review-buttons-container .f-left{text-align:center;float:none}.checkout-onepage-index .opc #review-buttons-container .f-left a{position:relative}.checkout-onepage-index .opc #review-buttons-container .f-left a:before{content:'';font-family:SSStandard;text-align:center;font-size:11px;display:inline-block;-ms-transform:rotate(90deg);-webkit-transform:rotate(90deg);transform:rotate(90deg);margin-right:10px;vertical-align:middle}.checkout-onepage-index .logged-in #opc-billing p.required{display:none}.checkout-onepage-index .logged-in .form-list .wide{margin-bottom:30px}.checkout-onepage-index .stepnumber{float:left;width:35px;height:35px;font-size:22px;font-family:LFT_Etica_Semibold,"Helvetica Neue",Verdana,Arial,sans-serif;background:#C3C8C1;font-weight:700;line-height:35px;text-align:center;margin-left:10%}.checkout-onepage-index .stepnumber:first-child{margin-left:0!important}.checkout-onepage-index #opc-billing.allow.active .billinginformation,.checkout-onepage-index #opc-payment.allow.active .paymentinformation,.checkout-onepage-index #opc-review.allow.active .orderreview,.checkout-onepage-index #opc-shipping.allow.active .shippinginformation,.checkout-onepage-index #opc-shipping_method.allow.active .shippingmethod{background:#FFCD00}.checkout-onepage-index #opc-payment.allow.active .billinginformation,.checkout-onepage-index #opc-payment.allow.active .shippinginformation,.checkout-onepage-index #opc-payment.allow.active .shippingmethod,.checkout-onepage-index #opc-review.allow.active .billinginformation,.checkout-onepage-index #opc-review.allow.active .paymentinformation,.checkout-onepage-index #opc-review.allow.active .shippinginformation,.checkout-onepage-index #opc-review.allow.active .shippingmethod,.checkout-onepage-index #opc-shipping.allow.active .billinginformation,.checkout-onepage-index #opc-shipping_method.allow.active .billinginformation,.checkout-onepage-index #opc-shipping_method.allow.active .shippinginformation{background:url(https://www.chutingstar.com/skin/frontend/blueacorn/chs/images/check.png) 9px 11px no-repeat #589F06;text-indent:-9999px}.checkout-onepage-index .footer .links-container{width:auto}.checkout-onepage-index .footer address{width:auto;clear:none;float:left;padding-top:0;margin-top:0}.checkout-onepage-index .footer address .links{padding-right:0;width:100%;text-align:center}}@media only screen and (max-width:599px){.checkout-onepage-index #review-buttons-container .btn-checkout{margin:0 auto;display:block;float:none}.checkout-onepage-index #review-buttons-container .f-left{position:relative;clear:none;top:20px}}@media only screen and (max-width:479px){.checkout-onepage-index #opc-review #checkout-review-table-wrapper tbody tr td:before,.formHidden{display:none}.checkout-onepage-index #opc-review #checkout-review-table-wrapper tbody tr{overflow:auto;width:100%;border-bottom:0;padding-bottom:27px}.checkout-onepage-index #opc-review #checkout-review-table-wrapper tbody tr td{padding-left:0}.checkout-onepage-index #opc-review #checkout-review-table-wrapper tbody tr td.a-right:after{content:"x";padding-left:5px}.checkout-onepage-index #opc-review #checkout-review-table-wrapper tbody tr td.a-center{padding-left:0}.checkout-onepage-index #opc-review #checkout-review-table-wrapper tbody tr td.a-center,.checkout-onepage-index #opc-review #checkout-review-table-wrapper tbody tr td.a-right{float:left;display:inline-block;font-family:LFT_Etica_Reg,Verdana,Arial,sans-serif}.checkout-onepage-index #opc-review #checkout-review-table-wrapper tbody tr td.a-right.last{padding-right:0;float:right}.checkout-onepage-index #opc-review #checkout-review-table-wrapper tbody tr td.a-right.last:after{display:none}.checkout-onepage-index #opc-review #checkout-review-table-wrapper tbody tr td.a-right.last .cart-price .price{font-family:LFT_Etica_Semibold,"Helvetica Neue",Verdana,Arial,sans-serif}.checkout-onepage-index #review-buttons-container .btn-checkout{max-width:100%;width:100%}}.catalog-category-view .page-header-container .store-language-container{padding:0;display:none}.catalog-category-view .main-container{position:relative;padding:0;max-width:none;background:url(https://www.chutingstar.com/skin/frontend/blueacorn/chs/images/category-bg-texture-full.jpg) 50% 0 no-repeat;background-size:100%}.catalog-category-view .main-container.no-products{background:url(https://www.chutingstar.com/skin/frontend/blueacorn/chs/css/images/hp_texture.png) no-repeat #fcfcfa;background-size:cover}.catalog-category-view .page{background:url(https://www.chutingstar.com/skin/frontend/blueacorn/chs/images/category-bg-texture-repeat.jpg)}.catalog-category-view .main{max-width:1240px;margin:0 auto;position:relative;width:100%;overflow:visible}.catalog-category-view .col-left{position:relative;padding:50px 0 0}.catalog-category-view .col-main{position:relative;background:url(https://www.chutingstar.com/skin/frontend/blueacorn/chs/images/category-bg-texture-full.jpg) right 0 repeat-x #fcfcfa;padding:50px 50px 32768px;display:inline-block;white-space:normal;vertical-align:top;margin-bottom:-32768px}.catalog-category-view .col-main.no-products{background:url(https://www.chutingstar.com/skin/frontend/blueacorn/chs/css/images/hp_texture.png) no-repeat #fcfcfa;background-size:cover;width:100%}.catalog-category-view .col-main .note-msg{font-size:20px;padding-top:100px;padding-bottom:100px;text-align:center}.catalog-category-view .page-header{position:relative;z-index:10}@media only screen and (max-width:770px){.catalog-category-view .col-main,.catalog-category-view .main-container{background:0 0}.catalog-category-view .page{background:url(https://www.chutingstar.com/skin/frontend/blueacorn/chs/images/category-bg-texture-l.jpg) no-repeat #fcfcfa;background-size:100%}.catalog-category-view .col-main{padding:0 20px}.catalog-category-view .col-left{padding-top:0}.catalog-category-view .category-hero-image{background:0 0!important;height:auto!important;margin-top:0!important;padding-top:0!important}.catalog-category-view .category-hero-image .breadcrumbs{margin-top:120px!important}}.catalog-category-view .category-hero-image{position:relative;margin-top:-177px;width:100%;height:341px;overflow:hidden;background:url(https://www.chutingstar.com/skin/frontend/blueacorn/chs/images/video-bg.jpg);background-size:cover;z-index:0}.catalog-category-view .category-hero-image:before{content:'';position:absolute;width:100%;height:360px;background-image:linear-gradient(-180deg,rgba(19,16,6,.8) 19%,rgba(19,16,6,0) 100%);z-index:1}.catalog-category-view .category-hero-image img{position:absolute;width:100%;min-width:1240px;height:auto;min-height:398px}.catalog-category-view .category-hero-image .breadcrumbs{position:relative;z-index:1;margin-top:213px;margin-bottom:0;text-align:center}.catalog-category-view .category-hero-image .breadcrumbs ul{display:inline-block}.catalog-category-view .category-hero-image .breadcrumbs li,.catalog-category-view .category-hero-image .breadcrumbs li>a,.catalog-category-view .category-hero-image .breadcrumbs strong{font-size:13px;font-family:LFT_Etica_Reg,Verdana,Arial,sans-serif;color:#fff;letter-spacing:1px}.catalog-category-view .category-hero-image .breadcrumbs li span{display:none}.catalog-category-view .category-hero-image .breadcrumbs li+li{position:relative;padding-left:35px}.catalog-category-view .category-hero-image .breadcrumbs li+li:before{position:absolute;left:11px;font-family:SSStandard;content:'\25c5';font-size:11px}.catalog-category-view .category-hero-image h1{position:absolute;bottom:-18px;z-index:1;width:100%;text-align:center;font-family:Trixie-Pro-Heavy,"Helvetica Neue",Verdana,Arial,sans-serif;font-size:68px;color:#fff;line-height:1}@media only screen and (max-width:979px){.catalog-category-view .category-hero-image h1{font-size:46px;line-height:1;padding-bottom:0;bottom:10px}}@media only screen and (max-width:770px){.catalog-category-view .category-hero-image{position:static;margin-top:0;height:auto;overflow:auto}.catalog-category-view .category-hero-image img,.catalog-category-view .category-hero-image:before{display:none}.catalog-category-view .category-hero-image .breadcrumbs,.catalog-category-view .category-hero-image h1{position:static}.catalog-category-view .category-hero-image .breadcrumbs{margin:67px 0 3px}.catalog-category-view .category-hero-image .breadcrumbs li,.catalog-category-view .category-hero-image .breadcrumbs li>a,.catalog-category-view .category-hero-image .breadcrumbs strong{font-size:11px;color:#131006}.catalog-category-view .category-hero-image .breadcrumbs li{display:none!important}.catalog-category-view .category-hero-image .breadcrumbs li a{font-size:13px}.catalog-category-view .category-hero-image .breadcrumbs li:nth-last-child(2){display:inline-block!important;padding-left:24px}.catalog-category-view .category-hero-image .breadcrumbs li:nth-last-child(2):before{left:0}.catalog-category-view .category-hero-image .breadcrumbs li:nth-last-child(2):first-child{position:relative}.catalog-category-view .category-hero-image .breadcrumbs li:nth-last-child(2):first-child:before{position:absolute;font-family:SSStandard;content:'\25c5';font-size:11px}.catalog-category-view .category-hero-image h1{color:#131006;font-size:33px;line-height:33px;margin-bottom:30px}}.catalog-category-view #narrow-by-list dt+dd,.catalog-category-view .block-layered-nav .currently .label,.catalog-category-view .col-left .sorter{display:none}.catalog-category-view #narrow-by-list dt,.catalog-category-view .block-layered-nav .currently .block-subtitle{font-family:LFT_Etica_Semibold,"Helvetica Neue",Verdana,Arial,sans-serif;text-transform:uppercase}@media only screen and (min-width:770px){.ie10 .catalog-category-view .category-hero-image,.ie9 .catalog-category-view .category-hero-image{margin-top:-180px}}.ie10 .catalog-category-view .category-hero-image:before,.ie9 .catalog-category-view .category-hero-image:before{background-image:url(https://www.chutingstar.com/skin/frontend/blueacorn/chs/images/ie-category-header-gradient.png)}.ie10 .catalog-category-view .page-header,.ie9 .catalog-category-view .page-header{filter:"progid:DXImageTransform.Microsoft.gradient(enabled = false)"}.catalog-category-view .col-left.sidebar.locked{position:absolute;bottom:50px}.catalog-category-view .block-layered-nav{position:relative;float:right;width:83.8709677419%;z-index:1;padding:8.7096774194% 9.6774193548% 6.4516129032%;background:#fcfcfa}.catalog-category-view .block-layered-nav.fixed{position:fixed;top:50px;z-index:1;width:260px;padding:27px 30px 20px;left:10.4%}.catalog-category-view .block-layered-nav.fixed-to-bottom{position:fixed;z-index:1}.catalog-category-view .block-layered-nav .currently{background:#FFCD00;padding:15px 20px 14px;margin-bottom:20px}.catalog-category-view .block-layered-nav .currently .block-subtitle{font-size:15px;letter-spacing:2px;text-align:center}.catalog-category-view .block-layered-nav .currently .value{font-size:13px}.catalog-category-view .block-layered-nav .currently li+li{padding-top:8px}.catalog-category-view .block-subtitle--filter{cursor:pointer;display:none}.catalog-category-view #narrow-by-list{margin-top:29px}.catalog-category-view #narrow-by-list dt{position:relative;font-size:16px;letter-spacing:1px;cursor:pointer}.catalog-category-view #narrow-by-list dt .expander{position:absolute;top:6px;right:0;width:11px;height:11px}.catalog-category-view #narrow-by-list dt .expander:after,.catalog-category-view #narrow-by-list dt .expander:before{position:absolute;content:'';background:#131006;transition:.2s opacity ease-in-out,.2s transform ease-in-out}.catalog-category-view #narrow-by-list dt .expander:before{left:4px;width:3px;height:11px}.catalog-category-view #narrow-by-list dt .expander:after{top:4px;width:11px;height:3px}.catalog-category-view #narrow-by-list dt.expanded .expander:before{transform:rotate(180deg);opacity:0}.catalog-category-view #narrow-by-list dt.expanded .expander:after{transform:rotate(360deg)}.catalog-category-view #narrow-by-list dt:first-child+dd{display:block}.catalog-category-view #narrow-by-list dt:first-child .expander:before{transform:rotate(180deg);opacity:0}.catalog-category-view #narrow-by-list dt:first-child .expander:after{transform:rotate(360deg)}.catalog-category-view #narrow-by-list dt:first-child.expanded .expander:before{transform:rotate(0);opacity:1}.catalog-category-view #narrow-by-list dt:first-child.expanded .expander:after{transform:rotate(0)}.catalog-category-view #narrow-by-list dd a{font-size:13px;line-height:28px}.catalog-category-view #narrow-by-list dd a .count{display:none}.catalog-category-view #narrow-by-list dd+dt{margin-top:35px}@media only screen and (max-width:770px){.catalog-category-view .block-layered-nav{position:static;float:none;min-width:130px;width:auto;padding:0;margin:0 0 20px;background:0 0;border:none}.catalog-category-view .block-layered-nav .block-title{display:none}.catalog-category-view .block-layered-nav .block-content{position:relative;margin-top:0}.catalog-category-view .narrow-by-container{position:relative}.catalog-category-view .block-subtitle--filter{position:relative;display:inline-block;color:#fff;margin-bottom:0;line-height:31px;font-family:LFT_Etica_Reg,Verdana,Arial,sans-serif;font-size:13px;letter-spacing:1px;text-transform:uppercase;padding-left:23px;background:#131006;width:130px}.catalog-category-view .block-subtitle--filter:after{position:absolute;right:9px;font-family:SSStandard;content:'\f501';font-size:9px}.catalog-category-view .block-subtitle--filter.active:before{position:absolute;content:'';left:0;top:31px;width:100%;height:23px;background:#fff;border-left:3px solid #131006;border-right:3px solid #131006}.catalog-category-view .col-left{margin-bottom:24px}.catalog-category-view .col-left .sorter{position:absolute;top:0;right:0;display:block}.catalog-category-view .col-left .sorter label{display:none}.catalog-category-view .col-left .sorter .select-container .custom-shiv{background:#131006;color:#fff;font-family:LFT_Etica_Reg,Verdana,Arial,sans-serif;font-size:13px;letter-spacing:1px;text-transform:uppercase;padding-left:23px;height:31px;width:130px}.catalog-category-view .col-left .sorter .select-container .custom-shiv span:after{width:51px;top:-10px;right:-12px;font-size:9px}.catalog-category-view #narrow-by-list{margin-top:20px;background:#fff;padding:23px 17px 23px 20px;border:3px solid #131006}.catalog-category-view #narrow-by-list dd{padding-top:9px}.catalog-category-view #narrow-by-list dd a{line-height:40px}.catalog-category-view #narrow-by-list dd+dt{margin-top:26px}}.catalog-category-view .toolbar{position:relative;height:46px}.catalog-category-view .count-container,.catalog-category-view .sorter{position:relative;z-index:1}.catalog-category-view .count-container{float:left;width:175px}.catalog-category-view .count-container label{font-size:13px;color:#898782;padding-right:10px}.catalog-category-view .count-container ul{display:inline-block}.catalog-category-view .count-container ul li{display:inline-block;padding:0 8px}.catalog-category-view .count-container ul li a{position:relative;font-size:13px;text-transform:lowercase}.catalog-category-view .count-container ul li a.selected:after{position:absolute;content:'';background:#FFCD00;bottom:-3px;height:2px;width:100%;left:0}.catalog-category-view .sorter{float:right;position:relative;top:-3px}.catalog-category-view .sorter label{font-size:13px;color:#898782;margin:4px 10px 0 0;vertical-align:top}.catalog-category-view .sorter .select-container{top:0;width:auto;display:inline-block}.catalog-category-view .sorter .select-container .custom-shiv{font-size:13px;float:none;clear:none;display:inline-block;width:auto;padding:0 46px 0 9px;line-height:31px;background:#fff;color:inherit}.catalog-category-view .sorter .select-container .custom-shiv span:after{background:0 0;font-size:9px;width:10px;height:10px;top:-10px;right:10px}.catalog-category-view .sorter select.select-custom{height:100%}.catalog-category-view .pages{position:absolute;left:0;float:none;margin:0;display:inline-block;width:100%;text-align:center}.catalog-category-view .pages strong{display:none}.catalog-category-view .pages li,.catalog-category-view .pages ol{display:inline-block}.catalog-category-view .pages li{padding:0 8px}.catalog-category-view .pages .current span{position:relative}.catalog-category-view .pages .current span:after{position:absolute;content:'';background:#FFCD00;bottom:-3px;height:2px;left:0;width:100%}.catalog-category-view .pages a:not(.next):not(.previous){font-size:13px;line-height:24px}.catalog-category-view .pages .next,.catalog-category-view .pages .previous{font-family:SSStandard;font-size:9px;line-height:24px}.catalog-category-view .pages .next:before,.catalog-category-view .pages .previous:before{color:#131006}.catalog-category-view .pages .previous:before{content:'\25C5'}.catalog-category-view .pages .next:before{content:'\25BB'}@media only screen and (max-width:770px){.catalog-category-view .toolbar{height:auto}.catalog-category-view .count-container,.catalog-category-view .sorter{display:none}.catalog-category-view .pages{position:static}.catalog-category-view .pages ol{width:100%;max-width:280px;text-align:justify}.catalog-category-view .pages ol li:first-child{padding-left:0}.catalog-category-view .pages ol li:last-child{padding-right:0}.catalog-category-view .pages ol:after{display:inline-block;width:100%;content:''}}.customer-account .main-container,.customer-account-create .main-container,.customer-account-login .main-container{padding-top:80px}.customer-account .limiter,.customer-account-create .limiter,.customer-account-login .limiter{float:right}.customer-account .limiter .input-box,.customer-account-create .limiter .input-box,.customer-account-login .limiter .input-box{width:105px}.customer-account .input-text,.customer-account textarea,.customer-account-create .input-text,.customer-account-create textarea,.customer-account-login .input-text,.customer-account-login textarea{background:url(https://www.chutingstar.com/skin/frontend/blueacorn/chs/images/input_texture.png) #898782;border:none;color:#fff;min-height:30px;height:30px}.customer-account textarea,.customer-account-create textarea,.customer-account-login textarea{height:auto!important}.customer-account .dashboard .box-head h2,.customer-account-create .dashboard .box-head h2,.customer-account-login .dashboard .box-head h2{font-size:48px}.customer-account .messages .error-msg li,.customer-account .messages .success-msg li,.customer-account-create .messages .error-msg li,.customer-account-create .messages .success-msg li,.customer-account-login .messages .error-msg li,.customer-account-login .messages .success-msg li{padding-bottom:11px;height:auto}.customer-account .buttons-set p.required,.customer-account .fieldset p.required,.customer-account-create .buttons-set p.required,.customer-account-create .fieldset p.required,.customer-account-login .buttons-set p.required,.customer-account-login .fieldset p.required{display:block;float:none;text-align:left}.customer-account .btn-remove,.customer-account .data-table .a-right,.customer-account-create .btn-remove,.customer-account-create .data-table .a-right,.customer-account-login .btn-remove,.customer-account-login .data-table .a-right{text-align:center}.customer-account .block-title small,.customer-account-create .block-title small,.customer-account-login .block-title small{display:none}.customer-account .buttons-set button.button,.customer-account-create .buttons-set button.button,.customer-account-login .buttons-set button.button{margin-bottom:5px}@media only screen and (max-width:770px){.customer-account .input-box,.customer-account-create .input-box,.customer-account-login .input-box{width:100%;max-width:470px}}.customer-account .info-box h2,.customer-account-create .info-box h2,.customer-account-login .info-box h2{margin:0 0 .5em;color:#131006;font-family:TrixieOT-Heavy,"Helvetica Neue",Verdana,Arial,sans-serif;font-size:48px;font-style:normal;line-height:69px;letter-spacing:-4px;text-rendering:optimizeLegibility}.customer-account .info-box h2 a,.customer-account-create .info-box h2 a,.customer-account-login .info-box h2 a{font-family:LFT_Etica_Reg,Verdana,Arial,sans-serif;font-size:12px;letter-spacing:normal}.customer-account .dashboard .col2-set .col-1 .box-title h3,.customer-account .dashboard .col2-set .col-2 .box-title h3,.customer-account-create .dashboard .col2-set .col-1 .box-title h3,.customer-account-create .dashboard .col2-set .col-2 .box-title h3,.customer-account-login .dashboard .col2-set .col-1 .box-title h3,.customer-account-login .dashboard .col2-set .col-2 .box-title h3{margin:0 0 10px;color:#131006;font-family:Trixie-Pro-Heavy,"Helvetica Neue",Verdana,Arial,sans-serif;font-size:33px;font-style:normal;line-height:47px;letter-spacing:-2px;text-rendering:optimizeSpeed}.customer-account label.checkbox-label:before,.customer-account label.radio-label:before,.customer-account span.label.checkbox-label:before,.customer-account span.label.radio-label:before,.customer-account-create label.checkbox-label:before,.customer-account-create label.radio-label:before,.customer-account-create span.label.checkbox-label:before,.customer-account-create span.label.radio-label:before,.customer-account-login label.checkbox-label:before,.customer-account-login label.radio-label:before,.customer-account-login span.label.checkbox-label:before,.customer-account-login span.label.radio-label:before{content:'';display:block;position:absolute;left:0;top:0;width:18px;height:18px;background-color:#fff;border:1px solid #898782;border-radius:3px;color:#FFCD00;font-family:SSStandard;text-align:center;line-height:20px;font-size:10px;-webkit-box-shadow:inset 1px 1px 0 rgba(255,255,255,.75);box-shadow:inset 1px 1px 0 rgba(255,255,255,.75);background-image:none}.customer-account label.checkbox-label.checked:before,.customer-account span.label.checkbox-label.checked:before,.customer-account-create label.checkbox-label.checked:before,.customer-account-create span.label.checkbox-label.checked:before,.customer-account-login label.checkbox-label.checked:before,.customer-account-login span.label.checkbox-label.checked:before{content:'✓';color:#131006;background-color:#FFCD00;border:1px solid #FFCD00;font-size:10px;box-shadow:none;padding-left:1px}.customer-account input[type=text].input-text,.customer-account input[type=email],.customer-account input[type=number],.customer-account input[type=password],.customer-account input[type=search],.customer-account input[type=tel],.customer-account input[type=text],.customer-account-create input[type=text].input-text,.customer-account-create input[type=email],.customer-account-create input[type=number],.customer-account-create input[type=password],.customer-account-create input[type=search],.customer-account-create input[type=tel],.customer-account-create input[type=text],.customer-account-login input[type=text].input-text,.customer-account-login input[type=email],.customer-account-login input[type=number],.customer-account-login input[type=password],.customer-account-login input[type=search],.customer-account-login input[type=tel],.customer-account-login input[type=text]{background-image:url(https://www.chutingstar.com/skin/frontend/blueacorn/chs/images/input_bg.png);background-repeat:repeat;height:46px;color:#FCFCFA;border:none;padding-top:0;padding-bottom:0;line-height:46px}
