.buy-button{font-size:18px;font-weight:bold;color:#fff;background:#fb8e27;border:1px solid #f67f2f;border-radius:4px;text-align:center;width:382px;height:18px;display:block;text-decoration:none;padding:9px 0;margin-bottom:10px;transition:all 1s;}
.buy-button2{font-size:18px;font-weight:bold;color:#fff;background:#fb8e27;border:1px solid #f67f2f;border-radius:4px;text-align:center;width:212px;height:18px;display:block;text-decoration:none;padding:9px 0;margin-bottom:10px;transition:all 1s;}
.buy-button:hover{background:#f45c20;border-color:#f45c20;box-shadow:0 0 3px rgba(251, 142, 39, 0.8);transition:all 0.5s;}
.buy-button:active{box-shadow:inset 0 0 4px rgba(0, 0, 0, 0.3);background:#fb8e27;transition:all 0.5s;}
i.buy{display:inline-block;width:22px;height:18px;background:url(/static/img/buy-button.png) center center no-repeat;margin-bottom:-3px;}
.storage{width:98px;height:12px;border:1px solid #cbcbcb;border-radius:2px;display:block;overflow:hidden;margin-bottom:5px;}
.storage-fill{display:block;height:12px;background-image:linear-gradient(90deg,
transparent 94%, rgba(255, 255, 255, 1) 95%,
rgba(255, 255, 255, 1) 100%, transparent);background-size:10px;}
.sf-10{background-color:#55a045;width:100%;}
.sf-9{background-color:#55a045;width:90%;}
.sf-8{background-color:#55a045;width:80%;}
.sf-7{background-color:#55a045;width:70%;}
.sf-6{background-color:#55a045;width:60%;}
.sf-5{background-color:#7cbd42;width:50%;}
.sf-4{background-color:#a5c539;width:40%;}
.sf-3{background-color:#cfc814;width:30%;}
.sf-2{background-color:#e3910f;width:20%;}
.sf-1{background-color:#e23626;width:10%;}
.sf-0{background-color:#e23626;width:0%;}
.scroller{position:absolute;top:50%;margin-top:-43px;font-size:94px;color:#f67f2f;text-decoration:none;line-height:75px;text-align:center;font-weight:bold;height:86px;width:62px;background-color:rgba(255,255,255,0.8);display:block;border:1px solid #f67f2f;transition:all 1s;}
.scroller:hover{box-shadow:0 0 5px rgba(0, 0, 0, 0.3);text-shadow:0 0 3px rgba(251, 142, 39, 0.8);transition:all 0.5s;}
.scroller:active{box-shadow:inset 0 0 3px rgba(251, 142, 39, 0.8);text-shadow:0 0 7px rgba(251, 142, 39, 0.9);transition:all 0.5s;}
.scrl-left{left:0;border-top-right-radius:4px;border-bottom-right-radius:4px;border-left:none;}
.scrl-right{right:0;border-top-left-radius:4px;border-bottom-left-radius:4px;border-right:none;}
i.icon-plus{display:block;width:36px;height:36px;line-height:40px;font-weight:bold;font-size:72px;color:#fb8e27;text-shadow:#f67f2f 1px 0px,
#f67f2f 1px 1px,
#f67f2f 0px 1px,
#f67f2f -1px 1px,
#f67f2f -1px 0px,
#f67f2f -1px -1px,
#f67f2f 0px -1px,
#f67f2f 1px -1px;}
i.icon-plus:before{content:"+";}
i.icon-equal{display:block;width:36px;height:36px;line-height:40px;font-weight:bold;font-size:72px;color:#fb8e27;text-shadow:#f67f2f 1px 0px,
#f67f2f 1px 1px,
#f67f2f 0px 1px,
#f67f2f -1px 1px,
#f67f2f -1px 0px,
#f67f2f -1px -1px,
#f67f2f 0px -1px,
#f67f2f 1px -1px;}
i.icon-equal:before{content:"=";}
.item_main_property_block{margin-left:10px;width:390px;float:left;}
.item_prices_block{height:65px;}
.item_price_block{float:left;width:78px;text-align:center;}
.item_price_text{font-size:11px;color:gray;}
.current_opt{border-radius:4px;background-color:#32AEE1;}
.current_opt .item_price_text{color:white !important;}
.current_opt .item_price_value{color:white;font-weight:bold;}
.item_prop_main_block{float:left;width:250px;margin-left:5px;}
.item_prop_line_block{height:25px;}
.item_prop_line_name{float:left;width:140px;}
.item_prop_line_value{float:left;font-weight:bold;}
.item_availbility_block{float:left;width:130px;}
.item_price_discount{color:#32AEE1;font-size:9px;}
.item_price_inner_block{padding:2px;}
.item_cart_num{font-size:16px;background:#fb8e27;border:1px solid #f67f2f;color:white;text-decoration:none;padding:8px;border-radius:4px;font-weight:bold;}
.item_backcart_num{font-size:16px;background:#f36750;border:1px solid #f67f2f;color:white;text-decoration:none;padding:8px;border-radius:4px;font-weight:bold;}
.item_cart_num_enabled{font-size:16px;background:#D0C5BC;border:1px solid #9F9E9E;color:#9F9E9E;text-decoration:none;padding:8px;border-radius:4px;font-weight:bold;}
.item_cart_num_value{font-size:16px;border-radius:4px;background-color:#FFF3EB;text-align:center;width:26px;border:1px solid #f67f2f;display:inline-block;padding:8px;color:#f67f2f;font-weight:bold;}
.item_backcart_num_value{font-size:16px;border-radius:4px;background-color:#FFF3EB;text-align:center;width:26px;border:1px solid #f36750;display:inline-block;padding:8px;color:#f36750;font-weight:bold;}
form[name='addtocart_incart']{width:100%;}
#cart_items_panel th,
#cart_items_panel td,
#cart_items_panel tr,
form[name='addtocart_incart'] th,
form[name='addtocart_incart'] td,
form[name='addtocart_incart'] tr{box-sizing:border-box;}
#cart_items_panel th,
#cart_items_panel td,
form[name='addtocart_incart'] th,
form[name='addtocart_incart'] td{position:relative;padding-left:0 !important;padding-right:0 !important;border-top:transparent;}
#cart_items_panel tr td,
form[name='addtocart_incart'] tr td{border-bottom:1px solid #efefef;}
#cart_items_panel tr:last-child td,
form[name='addtocart_incart'] tr:last-child td{border-bottom:transparent !important;}
#cart_items_panel tr td:first-child,
form[name='addtocart_incart'] tr td:first-child,
form[name='addtocart_incart'] tr td:last-child{text-align:center;}
#cart_items_panel tr:nth-child(even),
form[name='addtocart_incart'] tr:nth-child(even){background-color:#fef9f5;}
#cart_items_panel tr th:first-child,
form[name='addtocart_incart'] tbody tr th:first-child{width:90px !important;}
#cart_items_panel tr th:first-child + th,
form[name='addtocart_incart'] tbody tr th:first-child + th{width:270px !important;}
#cart_items_panel tr th:first-child + th +th,
form[name='addtocart_incart'] tbody tr th:first-child + th +th{width:240px !important;}
#cart_items_panel tr th:first-child + th + th + th,
form[name='addtocart_incart'] tbody tr th:first-child + th + th + th{width:180px !important;}
#cart_items_panel tr th:first-child + th + th + th + th,
form[name='addtocart_incart'] tbody tr th:first-child + th + th + th + th{width:180px !important;}
.sign_multiply,
.sign_equally{position:relative;font-weight:bold;color:#FB8E27;display:inline-block;font-size:17px;}
#cart_items_panel td{position:relative;}
#cart_items_panel .sign_multiply,
.sign_equally{position:absolute;left:auto;right:0;top:0;bottom:0;margin:auto;height:20px;}
#cart_items_panel tr:last-child .sign_multiply,
#cart_items_panel tr:last-child .sign_equally{color:transparent;}
.sign_multiply{left:25px;}
.str_sign_multiply{position:relative;left:10px;}
.availability{height:30px;}
.availability div:first-child + div > span{white-space:nowrap;}
.availability .in-box{color:gray;white-space:nowrap;}
.availability .lang-box{top:-3px;}
.sum-box{position:absolute;right:0;bottom:-15px;display:inline-block;}
.recommend .in-box{top:25px;}
.main-news *{box-sizing:border-box;}
.main-news{margin-top:40px;}
.main-news h2{font-size:24px;margin:0 0 10px 0;color:#556369;}
.main-news .list-news{float:left;width:50%;}
.main-news li{list-style:none;}
.main-news .list-news-1{padding-right:10px;}
.main-news .news{padding:15px 0;border-bottom:1px solid #33aee0;}
.main-news .title-news a{font-size:16px;font-weight:bold;display:block;margin-bottom:5px;text-decoration:none;}
.main-news .date-news{font-size:15px;display:inline-block;color:#73787b;}
.main-news .body-news{margin-top:10px;}
.main-news .body-news p{margin:0;color:#73787b;}
.signup-form{float:left;width:auto;}
.signup-txt-block{float:left;margin-left:80px;width:50%;}
.note-text{font-size:11px;font-weight:bold;position:relative;display:block;top:-3px;text-align:center;color:#262a2e;}
#wrapper{background:none !important;}
#wrapper .not-found-page h1{text-align:left;}
#wrapper .not-found-page p{font-size:22px;color:#33aee0;text-align:center;}
#wrapper .not-found-page img{display:inline-block;margin-top:30px;text-align:center;}
/* .showOftenItem-parents{margin:0 0 0 20px;max-width:1015px;float:left;} */
#showOftenItem form[name="addSpecialOfferForm"] > ul{width:auto !important;}
#showOftenItem div[id^="often_items_block"]{clear:both;}
#showOftenItem div[id^="often_items_block"] > div[class="clear"]{clear:none !important;}
#products-wrap{float:none !important;}
#products-wrap > div{height:auto !important;}
#tagsBlockWrap{float:none !important;margin-bottom:30px !important;}
#auto_fill #showMore{margin-bottom:40px;}
.hormenu-btn{font-size:18px;font-weight:bold;display:inline-block;margin-bottom:10px;padding:6px 15px;transition:all 1s;text-align:center;text-decoration:none;color:#fff;border:1px solid #f67f2f;border-radius:4px;background:#fb8e27;}
.hormenu-btn > span{text-transform:uppercase;}
.wrap2 a[href="http://www.cardplace.ru/blog/"],
.wrap2 a[href="http://www.cardplace.ru/blog/"] + span.divider{display:none !important;}
#products-wrap:before,
#products-wrap:after,
#auto_fill:before,
#auto_fill:after,
#content:before,
#content:after{display:table;content:' ';}
#products-wrap:after,
#auto_fill:after,
#content:after{clear:both;}
#products-wrap,
#auto_fill,
#content{*zoom:1;}
#set_wrap .set_product.set_product_part{overflow:hidden;height:150px;}
.item_icon_link{position:relative;display:inline-block;}
.item_icon_link:after{font-family:Arial, Helvetica, sans-serif;font-size:11px;font-weight:bold;line-height:1;position:absolute;bottom:0;left:-17px;display:inline-block;box-sizing:border-box;margin:auto;padding:3px 5px 2px 20px;content:'backorder';text-transform:uppercase;color:#fff;border:1px solid #2096c6;border-radius:3px;background:url('/static/img/b-order-icon.png') no-repeat #32aee1;background-position:5px center;}
.bp_list_order .item_icon_link:after{display:none !important;}
.bp_order_title{position:relative;display:inline-block;}
.bp_order_title:after{position:absolute;font-size:26px;line-height:1;cursor:pointer;color:#33aee0;}
.view_bp_order .bp_order_title.opened-icon:after,
#checkout_holder .bp_order_title:after{top:0;right:-20px;content:'-';}
.view_bp_order .bp_order_title:after,
#checkout_holder .bp_order_title.closed-icon:after{top:2px;right:-25px;content:'+';}
.view_bp_order .bp_list_order,
#checkout_holder .is-closed{display:none;}
.view_bp_order .is-opened{display:block;}
#backorder_min2,
#backorder_plus2,
#backorder_plus,
#backorder_min{text-decoration:none !important;}
.showOftenItem-parents #showOftenItem{padding:20px 0 40px !important;background-color:#F2F2F2;}
.lang-box__img-box img{max-width:none !important;max-height:none !important;margin:0 !important;}
.iCheck{display:none;}
.iCheck + span,
.iCheck:checked + span:before{background:url('/static/img/checkbox-sprites.png') no-repeat;display:inline-block;box-sizing:border-box;overflow:hidden;text-indent:-9999px;text-align:left;cursor:pointer;-webkit-appearance:none;}
.iCheck + span{background-position:-0px -23px;width:16px;height:16px;}
.iCheck:checked + span:before{content:'';display:block;pointer-events:none;background-position:-0px -0px;width:17px;height:17px;}
#logo{width:185px;}
#logo img{width:auto\9;max-width:100%;height:auto;}
.product div[id^="cart_btn"]{margin-bottom:12px;}
#hor_menu a[href="/directory/browse//board_game"] + div{top:130px !important;width:auto !important;background-color:rgb(122, 63, 24);border-radius:4px;}
#hor_menu a[href="/directory/browse//board_game"] + div > ul{display:table-cell !important;float:none !important;}
.clearfix:after {
    clear: both;
    content: "";
    display: block;
}
