/**handles:cookie-notice-front,wpsm-comptable-styles,toc-screen,tablepress-default,eggrehub**/
#cookie-notice{position:fixed;min-width:100%;height:auto;z-index:100000;font-size:13px;letter-spacing:0;line-height:20px;left:0;text-align:center;font-weight:400;font-family:-apple-system,BlinkMacSystemFont,Arial,Roboto,"Helvetica Neue",sans-serif}#cookie-notice,#cookie-notice *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#cookie-notice.cn-animated{-webkit-animation-duration:.5s!important;animation-duration:.5s!important;-webkit-animation-fill-mode:both;animation-fill-mode:both}#cookie-notice.cn-animated.cn-effect-none{-webkit-animation-duration:1ms!important;animation-duration:1ms!important}#cookie-notice .cookie-notice-container{display:block}#cookie-notice.cookie-notice-hidden .cookie-notice-container{display:none}#cookie-notice .cookie-revoke-container{display:block}#cookie-notice.cookie-revoke-hidden .cookie-revoke-container{display:none}.cn-position-top{top:0}.cn-position-bottom{bottom:0}.cookie-notice-container{padding:15px 30px;text-align:center;width:100%;z-index:2}.cookie-revoke-container{padding:15px 30px;width:100%;z-index:1}.cn-close-icon{position:absolute;right:15px;top:50%;margin:-10px 0 0 0;width:15px;height:15px;opacity:.5;padding:10px;border:none;outline:0;background:0 0;box-shadow:none;cursor:pointer}.cn-close-icon:focus,.cn-close-icon:focus-visible{outline:2px solid currentColor;outline-offset:3px}.cn-close-icon:hover{opacity:1}.cn-close-icon:after,.cn-close-icon:before{position:absolute;content:' ';height:15px;width:2px;top:3px;background-color:grey}.cn-close-icon:before{transform:rotate(45deg)}.cn-close-icon:after{transform:rotate(-45deg)}#cookie-notice .cn-revoke-cookie{margin:0}#cookie-notice .cn-button{margin:0 0 0 10px;display:inline-block}#cookie-notice .cn-button:not(.cn-button-custom){font-family:-apple-system,BlinkMacSystemFont,Arial,Roboto,"Helvetica Neue",sans-serif;font-weight:400;font-size:13px;letter-spacing:.25px;line-height:20px;margin:0 0 0 10px;text-align:center;text-transform:none;display:inline-block;cursor:pointer;touch-action:manipulation;white-space:nowrap;outline:0;box-shadow:none;text-shadow:none;border:none;-webkit-border-radius:2rem;-moz-border-radius:2rem;border-radius:2rem;text-decoration:none;padding:8.5px 10px;line-height:1;color:inherit}.cn-text-container{margin:0 0 6px 0}.cn-buttons-container,.cn-text-container{display:inline-block}.cn-compliance-warning{display:block;color:#f5a623!important;font-size:12px;line-height:18px;margin:4px 0 8px 0}.cn-compliance-warning .cn-warning-icon{color:#f5a623!important;margin-right:4px}.cn-compliance-warning strong{color:#f5a623!important}.cn-compliance-warning a{color:#f5a623!important;text-decoration:underline}.cn-compliance-warning a:hover{color:#ffb84d!important}#cookie-notice.cookie-notice-visible.cn-effect-none,#cookie-notice.cookie-revoke-visible.cn-effect-none{-webkit-animation-name:fadeIn;animation-name:fadeIn}#cookie-notice.cn-effect-none{-webkit-animation-name:fadeOut;animation-name:fadeOut}#cookie-notice.cookie-notice-visible.cn-effect-fade,#cookie-notice.cookie-revoke-visible.cn-effect-fade{-webkit-animation-name:fadeIn;animation-name:fadeIn}#cookie-notice.cn-effect-fade{-webkit-animation-name:fadeOut;animation-name:fadeOut}#cookie-notice.cookie-notice-visible.cn-effect-slide,#cookie-notice.cookie-revoke-visible.cn-effect-slide{-webkit-animation-name:slideInUp;animation-name:slideInUp}#cookie-notice.cn-effect-slide{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}#cookie-notice.cookie-notice-visible.cn-position-top.cn-effect-slide,#cookie-notice.cookie-revoke-visible.cn-position-top.cn-effect-slide{-webkit-animation-name:slideInDown;animation-name:slideInDown}#cookie-notice.cn-position-top.cn-effect-slide{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}@-webkit-keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@-webkit-keyframes fadeOut{from{opacity:1}to{opacity:0}}@keyframes fadeOut{from{opacity:1}to{opacity:0}}@-webkit-keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes slideOutDown{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes slideOutDown{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@-webkit-keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes slideOutUp{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes slideOutUp{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@media all and (max-width:900px){.cookie-notice-container #cn-notice-text{display:block}.cookie-notice-container #cn-notice-buttons{display:block}#cookie-notice .cn-button{margin:0 5px 5px 5px}}@media all and (max-width:480px){.cookie-notice-container,.cookie-revoke-container{padding:15px 25px}}
@font-face{font-family:wpsm-icons;src:url('https://alltomfantasy.se/wp-content/plugins/table-maker/font/wpsm-icons.eot?-jgkfsj');src:url('https://alltomfantasy.se/wp-content/plugins/table-maker/font/wpsm-icons.eot?#iefix-jgkfsj') format('embedded-opentype'),url('https://alltomfantasy.se/wp-content/plugins/table-maker/font/wpsm-icons.woff?-jgkfsj') format('woff'),url('https://alltomfantasy.se/wp-content/plugins/table-maker/font/wpsm-icons.ttf?-jgkfsj') format('truetype'),url('https://alltomfantasy.se/wp-content/plugins/table-maker/font/wpsm-icons.svg?-jgkfsj#wpsm-icons') format('svg');font-weight:400;font-style:normal}.wpsm-comptable i.wpsm-table-icon{font-family:wpsm-icons;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.wpsm-icon-heart:before{content:"\e601";color:#c00;font-size:22px}.wpsm-icon-star:before{content:"\e602";color:#ffbf00;font-size:22px}.wpsm-icon-star-empty:before{content:"\e607";color:#ffbf00;font-size:22px}.wpsm-icon-lock:before{content:"\e600";font-size:18px}.wpsm-icon-tick:before{content:"\e603";color:#06c29f;font-size:22px}.wpsm-icon-cross:before{content:"\e604";color:#c00;font-size:22px}.wpsm-icon-info:before{content:"\e605";color:#13b3e3;font-size:16px}.wpsm-icon-warning:before{content:"\e606";color:#ff6a00;font-size:18px}.wpsm-comptable-wrap{margin:25px 0;overflow:auto}.wpsm-comptable{border-collapse:separate;margin:0;width:100%;border-spacing:0;max-width:100%;border:1px solid transparent}.wpsm-comptable td,.wpsm-comptable th{padding:15px;box-sizing:border-box}.wpsm-comptable th{border-right:1px solid #cdcdcd;background:#707070;text-align:left;font-weight:700;border:none;color:#fff}.wpsm-comptable td{background:#fff;border:1px solid #e8e8e8;border-width:0 1px 1px 0;color:#111;min-width:120px;vertical-align:middle;position:relative}.wpsm-comptable.center-table-align td,.wpsm-comptable.center-table-align th{text-align:center;vertical-align:middle}.wpsm-comptable td ul,.wpsm-comptable td ul li{margin:0;list-style:disc inside none}.wpsm-comptable td:first-child{border-left-width:1px}.wpsm-comptable td img{max-width:250px;max-height:250px;padding:15px}.wpsm-comptable td.betterhover,.wpsm-comptable td:hover,.wpsm-comptable tr:hover td{background-color:#f8f8f8}.wpsm-comptable .subheader td{font-weight:600}.hover-col1 tr td:first-child{background-color:#f8f8f8;min-width:140px;text-align:left}.wpsm-comptable td .wpsm-button{margin:10px 15px;white-space:nowrap}.wpsm-thead-default th{background-color:#707070;color:#fff;border-color:#f8f8f8}.wpsm-thead-default th:last-child{border-right-color:#707070}.wpsm-thead-black th{background-color:#000;color:#fff;border-color:#e2e2e2}.wpsm-thead-black th:last-child{border-right-color:#000}.wpsm-thead-yellow th{background-color:#fd0;color:#000;border-color:#e2e2e2}.wpsm-thead-yellow th:last-child{border-right-color:#fd0}.wpsm-thead-blue th{background-color:#00aae9;color:#fff;border-color:#e2e2e2}.wpsm-thead-blue th:last-child{border-right-color:#00aae9}.wpsm-thead-red th{background-color:#dd0007;color:#fff;border-color:#e2e2e2}.wpsm-thead-red th:last-child{border-right-color:#dd0007}.wpsm-thead-green th{background-color:#77bb0f;color:#fff;border-color:#e2e2e2}.wpsm-thead-green th:last-child{border-right-color:#77bb0f}.wpsm-thead-orange th{background-color:#fb7203;color:#fff;border-color:#e2e2e2}.wpsm-thead-orange th:last-child{border-right-color:#fb7203}.wpsm-thead-purple th{background-color:#662d91;color:#fff;border-color:#e2e2e2}.wpsm-thead-purple th:last-child{border-right-color:#662d91}.hover-col1 .subheader td:first-child,.wpsm-comptable .subheader td:first-child{background-color:#eaeaea}.stacktable{width:100%}.wpsm-comptable th.st-head-row{background-color:#eee;color:#000;border-left-width:1px;font-weight:400;position:relative}.wpsm-comptable .st-key{width:48%;text-align:right!important;padding-right:2%}.wpsm-comptable .st-key.wpsm-spec-heading{text-align:left!important;background-color:#f4f4f4}.wpsm-comptable .st-val{width:48%;padding-left:2%;text-align:left!important}.wpsm-comptable .subheader th.st-head-row{font-weight:700;background-color:#eaeaea}.wpsm-comptable th.st-head-row-main{display:none}.wpsm-comptable .wpsm-bar,.wpsm-comptable .wpsm-bar-bar,.wpsm-comptable .wpsm-bar-percent,.wpsm-comptable .wpsm-bar-title span{height:20px;line-height:20px}.wpsm-comptable .wpsm-bar{margin-bottom:10px}.wpsm-comptable .wpsm-bar-title span{padding:0 12px}.wpsm-comptable .editor_selected_row td:first-child{border-left:3px solid #77b21d}.wpsm-comptable .editor_selected_row td:last-child{border-right:3px solid #77b21d}.wpsm-comptable .editor_selected_row td:not(.st-key):not(.st-val){border-bottom:3px solid #77b21d;border-top:3px solid #77b21d}.editor_selected_row .st-head-row{border:3px solid #77b21d!important;border-bottom:none!important}.wpsm-comptable td.editor_selected_col,.wpsm-comptable th.editor_selected_col{border-left:3px solid #77b21d;border-right:3px solid #77b21d}.wpsm-comptable th.editor_selected_col{background-color:#77b21d!important;color:#fff!important}.wpsm-comptable tr:last-child td.editor_selected_col{border-bottom:3px solid #77b21d}.badge_div_col_img{position:absolute;background:url('https://alltomfantasy.se/wp-content/plugins/table-maker/img/editor_badge.png');width:65px;height:65px;top:10px;right:10px}.stacktable.large-only{display:table}.stacktable.small-only{display:none}@media (max-width:800px){.stacktable.large-only{display:none}.stacktable.small-only{display:table}.hover-col1 tr:hover{background-color:#f8f8f8}}
#toc_container li,#toc_container ul{margin:0;padding:0}#toc_container.no_bullets li,#toc_container.no_bullets ul,#toc_container.no_bullets ul li,.toc_widget_list.no_bullets,.toc_widget_list.no_bullets li{background:0 0;list-style-type:none;list-style:none}#toc_container.have_bullets li{padding-left:12px}#toc_container ul ul{margin-left:1.5em}#toc_container{background:#f9f9f9;border:1px solid #aaa;padding:10px;margin-bottom:1em;width:auto;display:table;font-size:95%}#toc_container.toc_light_blue{background:#edf6ff}#toc_container.toc_white{background:#fff}#toc_container.toc_black{background:#000}#toc_container.toc_transparent{background:none transparent}#toc_container p.toc_title{text-align:center;font-weight:700;margin:0;padding:0}#toc_container.toc_black p.toc_title{color:#aaa}#toc_container span.toc_toggle{font-weight:400;font-size:90%}#toc_container p.toc_title+ul.toc_list{margin-top:1em}.toc_wrap_left{float:left;margin-right:10px}.toc_wrap_right{float:right;margin-left:10px}#toc_container a{text-decoration:none;text-shadow:none}#toc_container a:hover{text-decoration:underline}.toc_sitemap_posts_letter{font-size:1.5em;font-style:italic}
.tablepress{--text-color:#111;--head-text-color:var(--text-color);--head-bg-color:#d9edf7;--odd-text-color:var(--text-color);--odd-bg-color:#fff;--even-text-color:var(--text-color);--even-bg-color:#f9f9f9;--hover-text-color:var(--text-color);--hover-bg-color:#f3f3f3;--border-color:#ddd;--padding:0.5rem;border:none;border-collapse:collapse;border-spacing:0;clear:both;margin:0 auto 1rem;table-layout:auto;width:100%}.tablepress>:not(caption)>*>*{background:none;border:none;box-sizing:border-box;float:none!important;padding:var(--padding);text-align:left;vertical-align:top}.tablepress>:where(thead)+tbody>:where(:not(.child))>*,.tablepress>tbody>*~:where(:not(.child))>*,.tablepress>tfoot>:where(:first-child)>*{border-top:1px solid var(--border-color)}.tablepress>:where(thead,tfoot)>tr>*{background-color:var(--head-bg-color);color:var(--head-text-color);font-weight:700;vertical-align:middle;word-break:normal}.tablepress>:where(tbody)>tr>*{color:var(--text-color)}.tablepress>:where(tbody.row-striping)>:nth-child(odd of :where(:not(.child,.dtrg-group)))+:where(.child)>*,.tablepress>:where(tbody.row-striping)>:nth-child(odd of :where(:not(.child,.dtrg-group)))>*{background-color:var(--odd-bg-color);color:var(--odd-text-color)}.tablepress>:where(tbody.row-striping)>:nth-child(even of :where(:not(.child,.dtrg-group)))+:where(.child)>*,.tablepress>:where(tbody.row-striping)>:nth-child(even of :where(:not(.child,.dtrg-group)))>*{background-color:var(--even-bg-color);color:var(--even-text-color)}.tablepress>.row-hover>tr{content-visibility:auto}.tablepress>.row-hover>tr:has(+.child:hover)>*,.tablepress>.row-hover>tr:hover+:where(.child)>*,.tablepress>.row-hover>tr:where(:not(.dtrg-group)):hover>*{background-color:var(--hover-bg-color);color:var(--hover-text-color)}.tablepress img{border:none;margin:0;max-width:none;padding:0}.tablepress-table-description{clear:both;display:block}.dt-scroll{width:100%}.dt-scroll .tablepress{width:100%!important}div.dt-scroll-body tfoot tr,div.dt-scroll-body thead tr{height:0}div.dt-scroll-body tfoot tr td,div.dt-scroll-body tfoot tr th,div.dt-scroll-body thead tr td,div.dt-scroll-body thead tr th{border-bottom-width:0!important;border-top-width:0!important;height:0!important;padding-bottom:0!important;padding-top:0!important}div.dt-scroll-body tfoot tr td div.dt-scroll-sizing,div.dt-scroll-body tfoot tr th div.dt-scroll-sizing,div.dt-scroll-body thead tr td div.dt-scroll-sizing,div.dt-scroll-body thead tr th div.dt-scroll-sizing{height:0!important;overflow:hidden!important}div.dt-scroll-body>table.dataTable>thead>tr>td,div.dt-scroll-body>table.dataTable>thead>tr>th{overflow:hidden}.tablepress{--head-active-bg-color:#049cdb;--head-active-text-color:var(--head-text-color);--head-sort-arrow-color:var(--head-active-text-color)}.tablepress thead th:active{outline:none}.tablepress thead .dt-orderable-asc .dt-column-order:before,.tablepress thead .dt-ordering-asc .dt-column-order:before{bottom:50%;content:"\25b2"/"";display:block;position:absolute}.tablepress thead .dt-orderable-desc .dt-column-order:after,.tablepress thead .dt-ordering-desc .dt-column-order:after{content:"\25bc"/"";display:block;position:absolute;top:50%}.tablepress thead .dt-orderable-asc .dt-column-order,.tablepress thead .dt-orderable-desc .dt-column-order,.tablepress thead .dt-ordering-asc .dt-column-order,.tablepress thead .dt-ordering-desc .dt-column-order{color:var(--head-sort-arrow-color);font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Noto Sans,Liberation Sans,Arial,sans-serif!important;font-size:14px;height:24px;line-height:12px;position:relative;width:12px}.tablepress thead .dt-orderable-asc .dt-column-order:after,.tablepress thead .dt-orderable-asc .dt-column-order:before,.tablepress thead .dt-orderable-desc .dt-column-order:after,.tablepress thead .dt-orderable-desc .dt-column-order:before,.tablepress thead .dt-ordering-asc .dt-column-order:after,.tablepress thead .dt-ordering-asc .dt-column-order:before,.tablepress thead .dt-ordering-desc .dt-column-order:after,.tablepress thead .dt-ordering-desc .dt-column-order:before{opacity:.2}.tablepress thead .dt-orderable-asc,.tablepress thead .dt-orderable-desc{cursor:pointer;outline-offset:-2px}.tablepress thead .dt-orderable-asc:hover,.tablepress thead .dt-orderable-desc:hover,.tablepress thead .dt-ordering-asc,.tablepress thead .dt-ordering-desc{background-color:var(--head-active-bg-color);color:var(--head-active-text-color)}.tablepress thead .dt-ordering-asc .dt-column-order:before,.tablepress thead .dt-ordering-desc .dt-column-order:after{opacity:.8}.tablepress tfoot>tr>* .dt-column-footer,.tablepress tfoot>tr>* .dt-column-header,.tablepress thead>tr>* .dt-column-footer,.tablepress thead>tr>* .dt-column-header{align-items:center;display:flex;gap:4px;justify-content:space-between}.tablepress tfoot>tr>* .dt-column-footer .dt-column-title,.tablepress tfoot>tr>* .dt-column-header .dt-column-title,.tablepress thead>tr>* .dt-column-footer .dt-column-title,.tablepress thead>tr>* .dt-column-header .dt-column-title{flex-grow:1}.tablepress tfoot>tr>* .dt-column-footer .dt-column-title:empty,.tablepress tfoot>tr>* .dt-column-header .dt-column-title:empty,.tablepress thead>tr>* .dt-column-footer .dt-column-title:empty,.tablepress thead>tr>* .dt-column-header .dt-column-title:empty{display:none}.tablepress:where(.auto-type-alignment) .dt-right,.tablepress:where(.auto-type-alignment) .dt-type-date,.tablepress:where(.auto-type-alignment) .dt-type-numeric{text-align:right}.tablepress:where(.auto-type-alignment) .dt-right .dt-column-footer,.tablepress:where(.auto-type-alignment) .dt-right .dt-column-header,.tablepress:where(.auto-type-alignment) .dt-type-date .dt-column-footer,.tablepress:where(.auto-type-alignment) .dt-type-date .dt-column-header,.tablepress:where(.auto-type-alignment) .dt-type-numeric .dt-column-footer,.tablepress:where(.auto-type-alignment) .dt-type-numeric .dt-column-header{flex-direction:row-reverse}.dt-container{clear:both;margin-bottom:1rem;position:relative}.dt-container .tablepress{margin-bottom:0}.dt-container .tablepress tfoot:empty{display:none}.dt-container .dt-layout-row{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.dt-container .dt-layout-row.dt-layout-table .dt-layout-cell{display:block;width:100%}.dt-container .dt-layout-cell{display:flex;flex-direction:row;flex-wrap:wrap;gap:1em;padding:5px 0}.dt-container .dt-layout-cell.dt-layout-full{align-items:center;justify-content:space-between;width:100%}.dt-container .dt-layout-cell.dt-layout-full>:only-child{margin:auto}.dt-container .dt-layout-cell.dt-layout-start{align-items:center;justify-content:flex-start;margin-right:auto}.dt-container .dt-layout-cell.dt-layout-end{align-items:center;justify-content:flex-end;margin-left:auto}.dt-container .dt-layout-cell:empty{display:none}.dt-container .dt-input,.dt-container label{display:inline;width:auto}.dt-container .dt-input{font-size:inherit;padding:5px}.dt-container .dt-length,.dt-container .dt-search{align-items:center;display:flex;flex-wrap:wrap;gap:5px;justify-content:center}.dt-container .dt-paging .dt-paging-button{background:#0000;border:1px solid #0000;border-radius:2px;box-sizing:border-box;color:inherit!important;cursor:pointer;display:inline-block;font-size:1em;height:32px;margin-left:2px;min-width:32px;padding:0 5px;text-align:center;text-decoration:none!important;vertical-align:middle}.dt-container .dt-paging .dt-paging-button.current,.dt-container .dt-paging .dt-paging-button:hover{border:1px solid #111}.dt-container .dt-paging .dt-paging-button.disabled,.dt-container .dt-paging .dt-paging-button.disabled:active,.dt-container .dt-paging .dt-paging-button.disabled:hover{border:1px solid #0000;color:#0000004d!important;cursor:default;outline:none}.dt-container .dt-paging>.dt-paging-button:first-child{margin-left:0}.dt-container .dt-paging .ellipsis{padding:0 1em}@media screen and (max-width:767px){.dt-container .dt-layout-row{flex-direction:column}.dt-container .dt-layout-cell{flex-direction:column;padding:.5em 0}}

.product_egg .image{text-align:center;position:relative}.product_egg .deal-box-price{font-size:28px;line-height:40px;font-weight:700;margin-bottom:10px;color:#f04057}.product_egg .deal-box-price .cur_sign{font-size:18px}.product_egg .deal-box-price .precision sup{top:-.75em;font-size:24px}.product_egg h2{margin:0 0 20px 0}.product_egg{overflow:hidden}.egg_cart_slider .product_egg{min-height:230px}.col_wrap_two .product_egg .col_item img{max-height:500px;width:auto}.col_wrap_two .product_egg .col_item .buttons_col{margin-bottom:25px}.product_egg .priced_block .btn_offer_block{display:inline-block;float:none;text-align:center;font-size:21px;line-height:21px;padding:13px 70px;text-transform:none}.product_egg .btn_offer_block:after{display:none!important}.product_egg_extra .btn_offer_block{display:inline-block;float:none;text-align:center;font:normal 16px/16px Arial;padding:7px 16px;text-transform:none}.product_egg_extra .btn_offer_block:after{display:none!important}.product_egg_extra .priced_block{clear:none;margin-bottom:16px!important}.product_egg_extra .rate_bar_wrap{background-color:transparent}.aff_tag.small_size,.product_egg .aff_tag{font-size:12px;line-height:12px}.rh_listcolumn_shop .aff_tag{font-size:12px;line-height:12px}.egg_carousel .aff_tag img,.product_egg .aff_tag img,.rh_listoffers .aff_tag img{max-height:16px}.product_egg .retail-old{font-size:18px;color:#ccc;line-height:40px}.product_egg .show_more_images{display:block;margin-top:5px;font:italic 12px Georgia;text-align:center}.single_product_egg{border-bottom:1px solid #ededed;margin-bottom:25px}.egg_cart_slider .single_product_egg{border:none;padding:0}.see-more-cat{margin:15px 0}.small_size{font-size:12px}.aff_manufactor{color:#bbb;font-size:11px;font-style:italic}.yes_available{color:#4d981d;line-height:15px;display:inline-block}.no_available{color:#c00;line-height:15px;display:inline-block}.available_stock{display:inline-block;margin-top:4px;line-height:12px}.user-review-ae-comment{font-size:15px;line-height:24px}.helpful-review{padding:18px 40px!important;background:#fbfbfb;margin:0 0 20px 0;overflow:hidden;position:relative}.helpful-review .quote-bottom,.helpful-review .quote-top{position:absolute;color:#ccc;font-size:16px}.helpful-review .quote-top{top:15px;left:15px}.helpful-review .quote-bottom{bottom:15px;right:15px}.text-elips{font-size:14px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-moz-box-orient:vertical;-webkit-box-direction:normal;-moz-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-line-clamp:6;max-height:9em;margin-bottom:1em}.helpful-review .helpful-date{display:block;float:right;margin:10px 5px 0 0;font-size:12px}.rh_listoffers .last_update{background-color:#f9f9f9;padding:8px;text-align:center;font-size:11px;border-top:1px dotted #999}.image.col_item{text-align:center}.egg-wrap .media-body{width:10000px}.deals-box-pricebest{font:bold 20px Arial;margin-bottom:15px}.deals-box-pricebest span{font-size:12px;font-weight:400;display:block;margin-bottom:5px}.egg_grid .small_post figure{margin-bottom:10px;height:150px;white-space:nowrap;overflow:visible}.egg_grid .small_post figure img,.egg_grid .small_post img{vertical-align:middle}.egg_grid .small_post{text-align:center}.egg_grid .small_post figure>a img{width:auto;max-height:150px;max-width:100%}.egg_grid .small_post{padding:15px!important}.egg_grid .small_post .affegg_grid_title{overflow:hidden;font-size:16px;line-height:22px;margin-bottom:25px;font-weight:700;height:60px}.egg_grid .small_post .affegg_grid_title:after{content:" ";display:block;position:absolute;border-bottom:0;left:0;bottom:0;width:100%;height:15px;pointer-events:none;background-image:-webkit-linear-gradient(top,rgba(255,255,255,0) 0,#fff 100%);background-image:-o-linear-gradient(top,rgba(255,255,255,0) 0,#fff 100%);background-image:linear-gradient(to bottom,rgba(255,255,255,0) 0,#fff 100%);background-repeat:repeat-x}.egg_grid .small_post .affegg_grid_title a{text-decoration:none;color:#111}.egg_grid .small_post .priced_block{margin-bottom:0}.egg_grid .small_post .priced_block .rh_price_wrapper{float:none;margin-bottom:15px}.egg_grid .small_post .priced_block .price_count{background-color:transparent;color:#c00;font-size:19px;font-weight:700;line-height:24px;padding:0}.egg_grid .small_post .priced_block a.btn_offer_block{float:none;font-size:17px;font-weight:700;padding:6px 14px;text-transform:capitalize;display:inline-block}.egg_grid .small_post .rehub_offer_coupon{margin:0 auto 10px auto;width:70%}.egg_grid .small_post .eq_height_post{margin-bottom:7px}.egg_grid .small_post .priced_block a.btn_offer_block:hover,.egg_grid .small_post:hover .priced_block a.btn_offer_block{padding:6px 14px}.egg_grid article.small_post:hover{box-shadow:0 0 20px #ccc}.egg_grid .priced_block a.btn_offer_block:after{display:none}.egg_grid .small_post .top a{font-size:12px}.egg_carousel .sale_a_proc,.egg_grid .sale_a_proc,.sale_a_proc.small_sale_a_proc{height:36px;width:36px;line-height:36px;font-size:12px}.egg_grid.col_wrap_three .small_post figure{height:200px}.egg_grid.col_wrap_three .small_post figure>a img{max-height:200px}.egg_carousel .egg_price_meta{margin:8px 0;font-size:14px;font-weight:700}.egg_carousel .egg_price_meta del{font-weight:400;font-size:12px}.egg_cart_slider .flex-viewport{border:none}.egg_cart_slider ul.slides li a,.egg_cart_slider ul.slides li img{width:auto!important}.sidebar .widget.widget_affegg_widget{border:1px solid #ccc;padding:15px}.widget.widget_affegg_widget .title{background-color:#f1f1f1;color:#111;padding:7px;text-align:center;position:relative}.widget.widget_affegg_widget .title:after{top:100%;left:50%;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none;border-top-color:#f1f1f1;border-width:6px;margin-left:-6px}.widget.widget_affegg_widget .tabs-item figure{text-align:center}.widget.widget_affegg_widget .tabs-item figure img{max-height:100px;width:auto}.widget.widget_affegg_widget .egg_widget_grid.tabs-item{display:flex;flex-wrap:wrap}.widget.widget_affegg_widget .egg_widget_grid.tabs-item>div{border:1px dotted #ddd;clear:none;min-height:170px;float:left;width:48%;margin-right:4%;margin-bottom:10px;padding:5px}.widget.widget_affegg_widget .egg_widget_grid.tabs-item div.clearfix:last-child{border:1px dotted #ddd!important}.widget.widget_affegg_widget .egg_widget_grid.tabs-item .detail,.widget.widget_affegg_widget .egg_widget_grid.tabs-item figure{width:100%;float:none;text-align:center;margin-bottom:10px}.widget.widget_affegg_widget .egg_widget_grid.tabs-item .detail h5{font:bold 13px/16px Arial}.widget.widget_affegg_widget .egg_widget_grid.tabs-item>div:nth-child(2n){margin-right:0}.widget.widget_affegg_widget .wooprice_count{margin-bottom:10px}.ce_rating{color:#f5b500}.ce_rating.rating_small{font-size:20px;margin-bottom:10px}.add_wishlist_ce a,.pretty_woo a{text-decoration:none!important}.add_wishlist_ce{display:block;margin-top:5px;text-align:center;font-style:italic}.add_wishlist_ce a:hover{color:#c00}.contaffdesc .wpsm_pros ul li:before{font-size:18px}body ul.featured_list{margin:15px 0}.egg_cart_slider .slides ul.featured_list li{list-style:disc!important;margin-bottom:12px;overflow:visible;margin-left:10px;line-height:18px}.egg_cart_slider.post_slider{text-align:inherit}.big_pros.wpsm_pros{margin:0;padding:0}.big_pros.wpsm_pros li{font-size:16px;line-height:20px;margin-bottom:24px}.no_image_sort .shop_simple_col{width:350px;text-align:left}.no_image_sort .shop_simple_col .aff_tag{font-size:18px}.best_offer_badge{background-color:#c00;color:#fff;font:12px/12px Arial;vertical-align:middle;padding:3px;white-space:nowrap}.price_simple_col .best_offer_badge{display:inline-block;margin-top:5px}.twi-wrap{padding:20px;border:1px solid #e1e8ed;border-radius:5px;max-width:500px;margin:20px auto}.twi-wrap p{font-size:15px;line-height:20px}.twi-wrap .twi_profile{margin-bottom:15px;overflow:hidden}.twi-wrap .twi-avatar{float:left;margin:0 5px 0 0;border-radius:3px}.twi-wrap .twi_profile a{font-weight:700;font-size:15px}.twi-wrap.egg-wrap .media{border-bottom:1px solid #e1e8ed}.twi-wrap .twi-follow-btn{color:#55acee;border:1px solid #55acee;padding:3px 10px;border-radius:3px;float:right;text-decoration:none;font-size:12px!important}.twi-wrap .twi-follow-btn:hover{color:#fff;background-color:#55acee}.twi-wrap .twi-follow-btn i{font-size:14px}.bids_ce{background-color:#efefef;display:inline-block;padding:1px 4px}.cj_sort_list .btn_offer_block{display:block!important}.product_egg_extra .priced_block .btn_offer_block{float:none}.egg-logo img{max-width:70px!important}.row-products a{text-decoration:none}.table_div_list>a{background:#fff;display:table;width:100%;float:none;border:1px solid #ddd;vertical-align:middle;border-radius:100px;text-decoration:none;margin-bottom:10px!important}.table_div_list>a>div{display:table-cell;margin:0;vertical-align:middle}.table_div_list img{max-height:30px;vertical-align:middle}.widget_logo_list .offer_thumb{width:110px;text-align:center;border-right:1px solid #eee;padding:10px 15px}.widget_logo_list .amazoncom .offer_thumb{width:150px}.table_div_list.amazoncom img{max-height:42px}.widget_logo_list .price_simple_col{text-align:left;font-size:16px;color:#111;font-weight:700;padding:8px 15px;line-height:20px;width:auto}.widget_logo_list .buttons_col{width:40px;text-align:center!important}.widget_logo_list .buttons_col i{font-size:20px}.widget_logo_list a:hover{box-shadow:0 3px 0 1px #ddd}.widget_logo_list .last_update{font-size:11px;text-align:right}.vendor_sim_price{display:block;font:italic 12px Arial;color:#999}.widget_merchant_list{border:3px solid #eee;padding:1px;background:#fff;line-height:22px}.single_compare_right .widget_merchant_list{margin:0 0 25px 0}.table_merchant_list{display:table-row}.table_merchant_list>div{display:table-cell;margin:0;vertical-align:middle}.table_merchant_list a{display:block;text-decoration:none!important;color:#111;padding:8px 5px}.widget_merchant_list .merchant_thumb{font-size:13px;border-bottom:1px solid #eee}.widget_merchant_list .merchant_thumb img{vertical-align:middle}.widget_merchant_list .price_simple_col{line-height:14px;text-align:center;background-color:#f5f9f0;border-bottom:1px solid #eee;font-size:14px;font-weight:700}.widget_merchant_list .buttons_col{border-bottom:1px solid #fff;text-align:center}.widget_merchant_list .buttons_col a{font-weight:700;padding:8px 10px;white-space:nowrap}.widget_merchant_list .table_merchant_list:hover>div{background-color:#fff;border-bottom-color:#eee}.widget_merchant_list.expandme .table_merchant_list:nth-child(n+7){display:none}.expand_all_offers{cursor:pointer;font-size:13px;color:#c00}.additional_line_merchant{padding:8px;overflow:hidden}.cegg-price-alert-wrap input[type=email],.cegg-price-alert-wrap input[type=text]{width:100%}.aff_logo_text{color:#444;font-size:14px;line-height:16px;padding:3px 6px;vertical-align:middle;width:100%;display:table-cell;text-transform:uppercase;font-weight:700;word-wrap:break-word}.val_sim_price_used_merchant{font-size:10px;display:block;line-height:13px}.table_merchant_list .val_sim_price_used_merchant{font-size:9px}.re_wooinner_info .egg-container .well-lg{padding:0;margin-bottom:22px}.cegg-price-alert-wrap .wpsm-button{white-space:nowrap}.rh-stock-status{color:#7ad03a;font-size:12px;cursor:help;font-weight:400;background-color:#fcf8e3;padding:3px}.rh-stock-status.status-outofstock{color:red}.ce_common_simple_list .offer_thumb img{max-height:40px;width:auto}@media (max-width:767px){.egg_grid .small_post .affegg_grid_title{font-size:16px;line-height:20px;height:auto;min-height:1px;margin-bottom:25px;font-weight:700}.egg_grid .small_post .affegg_grid_title:after{display:none}}.gallery_images_zon .pretty_woo{display:inline-block;margin:15px 0}.gallery_images_zon .pretty_woo a img{max-width:110px}.gallery_images_zon .pretty_woo a{display:inline-block;margin:5px}.price-alert-form-ce{border:1px solid #eee;position:relative;margin:0 0 25px 0}.price-alert-form-ce .bigbellalert{width:30px;font-size:16px;text-align:center;line-height:30px;height:30px;background:#fff;margin:0 10px 0 5px;border-radius:50%}.price-alert-form-ce h4{position:relative;padding:10px 20px;background:#f4f4f4;margin:0}.price-alert-form-ce .cegg-price-alert-wrap{padding:15px}.price-alert-form-ce input[type=text]{width:100%}.cegg-rating{overflow:hidden;margin-bottom:10px}.cegg-rating>span{display:inline-block;position:relative;font-size:30px;color:#f6a123}.cegg-flickr-gallery.justified-gallery>a>a>img,.cegg-flickr-gallery.justified-gallery>a>img,.cegg-flickr-gallery.justified-gallery>div>a>img,.cegg-flickr-gallery.justified-gallery>div>img{opacity:1}