@charset "UTF-8";

@-webkit-keyframes spin{100%{-webkit-transform:rotate(-360deg);transform:rotate(-360deg)}
}@keyframes spin{100%{-webkit-transform:rotate(-360deg);transform:rotate(-360deg)}
}@font-face{font-family:star;src:url(//kitov.co.il/wp-content/plugins/woocommerce/assets/fonts/star.eot);src:url(//kitov.co.il/wp-content/plugins/woocommerce/assets/fonts/star.eot?#iefix) format("embedded-opentype"),url(//kitov.co.il/wp-content/plugins/woocommerce/assets/fonts/star.woff) format("woff"),url(//kitov.co.il/wp-content/plugins/woocommerce/assets/fonts/star.ttf) format("truetype"),url(//kitov.co.il/wp-content/plugins/woocommerce/assets/fonts/star.svg#star) format("svg");font-weight:400;font-style:normal}
@font-face{font-family:WooCommerce;src:url(//kitov.co.il/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot);src:url(//kitov.co.il/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot?#iefix) format("embedded-opentype"),url(//kitov.co.il/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff) format("woff"),url(//kitov.co.il/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf) format("truetype"),url(//kitov.co.il/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.svg#WooCommerce) format("svg");font-weight:400;font-style:normal}
.woocommerce-store-notice,p.demo_store{position:absolute;top:0;right:0;left:0;margin:0;width:100%;font-size:1em;padding:1em 0;text-align:center;background-color:#a46497;color:#fff;z-index:99998;-webkit-box-shadow:0 1px 1em rgba(0,0,0,.2);box-shadow:0 1px 1em rgba(0,0,0,.2);display:none}
.woocommerce-store-notice a,p.demo_store a{color:#fff;text-decoration:underline}
.screen-reader-text{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute!important;width:1px;word-wrap:normal!important}
.admin-bar p.demo_store{top:32px}
.clear{clear:both}
.woocommerce .blockUI.blockOverlay{position:relative}
.woocommerce .blockUI.blockOverlay::before{height:1em;width:1em;display:block;position:absolute;top:50%;right:50%;margin-right:-.5em;margin-top:-.5em;content:'';-webkit-animation:spin 1s ease-in-out infinite;animation:spin 1s ease-in-out infinite;background:url(//kitov.co.il/wp-content/plugins/woocommerce/assets/images/icons/loader.svg) center center;background-size:cover;line-height:1;text-align:center;font-size:2em;color:rgba(0,0,0,.75)}
.woocommerce .loader::before{height:1em;width:1em;display:block;position:absolute;top:50%;right:50%;margin-right:-.5em;margin-top:-.5em;content:'';-webkit-animation:spin 1s ease-in-out infinite;animation:spin 1s ease-in-out infinite;background:url(//kitov.co.il/wp-content/plugins/woocommerce/assets/images/icons/loader.svg) center center;background-size:cover;line-height:1;text-align:center;font-size:2em;color:rgba(0,0,0,.75)}
.woocommerce a.remove{display:block;font-size:1.5em;height:1em;width:1em;text-align:center;line-height:1;border-radius:100%;color:red!important;text-decoration:none;font-weight:700;border:0}
.woocommerce a.remove:hover{color:#fff!important;background:red}
.woocommerce small.note{display:block;color:#777;font-size:.857em;margin-top:10px}
.woocommerce .woocommerce-breadcrumb{margin:0 0 1em;padding:0;font-size:.92em;color:#777}
.woocommerce .woocommerce-breadcrumb::after,.woocommerce .woocommerce-breadcrumb::before{content:' ';display:table}
.woocommerce .woocommerce-breadcrumb::after{clear:both}
.woocommerce .woocommerce-breadcrumb a{color:#777}
.woocommerce .quantity .qty{width:3.631em;text-align:center}
.woocommerce div.product{margin-bottom:0;position:relative}
.woocommerce div.product .product_title{clear:none;margin-top:0;padding:0}
.woocommerce div.product p.price,.woocommerce div.product span.price{color:#77a464;font-size:1.25em}
.woocommerce div.product p.price ins,.woocommerce div.product span.price ins{background:inherit;font-weight:700;display:inline-block}
.woocommerce div.product p.price del,.woocommerce div.product span.price del{opacity:.5;display:inline-block}
.woocommerce div.product p.stock{font-size:.92em}
.woocommerce div.product .stock{color:#77a464}
.woocommerce div.product .out-of-stock{color:red}
.woocommerce div.product .woocommerce-product-rating{margin-bottom:1.618em}
.woocommerce div.product div.images{margin-bottom:2em}
.woocommerce div.product div.images img{display:block;width:100%;height:auto;-webkit-box-shadow:none;box-shadow:none}
.woocommerce div.product div.images div.thumbnails{padding-top:1em}
.woocommerce div.product div.images.woocommerce-product-gallery{position:relative}
.woocommerce div.product div.images .woocommerce-product-gallery__wrapper{-webkit-transition:all cubic-bezier(.795,-.035,0,1) .5s;transition:all cubic-bezier(.795,-.035,0,1) .5s;margin:0;padding:0}
.woocommerce div.product div.images .woocommerce-product-gallery__wrapper .zoomImg{background-color:#fff}
.woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(n+2){width:25%;display:inline-block}
.woocommerce div.product div.images .woocommerce-product-gallery__trigger{position:absolute;top:.5em;left:.5em;font-size:2em;z-index:9;width:36px;height:36px;background:#fff;text-indent:-9999px;border-radius:100%;-webkit-box-sizing:content-box;box-sizing:content-box}
.woocommerce div.product div.images .woocommerce-product-gallery__trigger:before{content:"";display:block;width:10px;height:10px;border:2px solid #000;border-radius:100%;position:absolute;top:9px;right:9px;-webkit-box-sizing:content-box;box-sizing:content-box}
.woocommerce div.product div.images .woocommerce-product-gallery__trigger:after{content:"";display:block;width:2px;height:8px;background:#000;border-radius:6px;position:absolute;top:19px;right:22px;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);-webkit-box-sizing:content-box;box-sizing:content-box}
.woocommerce div.product div.images .flex-control-thumbs{overflow:hidden;zoom:1;margin:0;padding:0}
.woocommerce div.product div.images .flex-control-thumbs li{width:25%;float:right;margin:0;list-style:none}
.woocommerce div.product div.images .flex-control-thumbs li img{cursor:pointer;opacity:.5;margin:0}
.woocommerce div.product div.images .flex-control-thumbs li img.flex-active,.woocommerce div.product div.images .flex-control-thumbs li img:hover{opacity:1}
.woocommerce div.product .woocommerce-product-gallery--columns-3 .flex-control-thumbs li:nth-child(3n+1){clear:right}
.woocommerce div.product .woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n+1){clear:right}
.woocommerce div.product .woocommerce-product-gallery--columns-5 .flex-control-thumbs li:nth-child(5n+1){clear:right}
.woocommerce div.product div.summary{margin-bottom:2em}
.woocommerce div.product div.social{text-align:left;margin:0 0 1em}
.woocommerce div.product div.social span{margin:0 2px 0 0}
.woocommerce div.product div.social span span{margin:0}
.woocommerce div.product div.social span .stButton .chicklets{padding-right:16px;width:0}
.woocommerce div.product div.social iframe{float:right;margin-top:3px}
.woocommerce div.product .woocommerce-tabs ul.tabs{list-style:none;padding:0 1em 0 0;margin:0 0 1.618em;overflow:hidden;position:relative}
.woocommerce div.product .woocommerce-tabs ul.tabs li{border:1px solid #d3ced2;background-color:#ebe9eb;display:inline-block;position:relative;z-index:0;border-radius:4px 4px 0 0;margin:0 -5px;padding:0 1em}
.woocommerce div.product .woocommerce-tabs ul.tabs li a{display:inline-block;padding:.5em 0;font-weight:700;color:#515151;text-decoration:none}
.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover{text-decoration:none;color:#6b6a6b}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active{background:#fff;z-index:2;border-bottom-color:#fff}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a{color:inherit;text-shadow:inherit}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active::before{-webkit-box-shadow:-2px 2px 0 #fff;box-shadow:-2px 2px 0 #fff}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active::after{-webkit-box-shadow:2px 2px 0 #fff;box-shadow:2px 2px 0 #fff}
.woocommerce div.product .woocommerce-tabs ul.tabs li::after,.woocommerce div.product .woocommerce-tabs ul.tabs li::before{border:1px solid #d3ced2;position:absolute;bottom:-1px;width:5px;height:5px;content:' ';-webkit-box-sizing:border-box;box-sizing:border-box}
.woocommerce div.product .woocommerce-tabs ul.tabs li::before{right:-5px;border-bottom-left-radius:4px;border-width:0 0 1px 1px;-webkit-box-shadow:-2px 2px 0 #ebe9eb;box-shadow:-2px 2px 0 #ebe9eb}
.woocommerce div.product .woocommerce-tabs ul.tabs li::after{left:-5px;border-bottom-right-radius:4px;border-width:0 1px 1px 0;-webkit-box-shadow:2px 2px 0 #ebe9eb;box-shadow:2px 2px 0 #ebe9eb}
.woocommerce div.product .woocommerce-tabs ul.tabs::before{position:absolute;content:' ';width:100%;bottom:0;right:0;border-bottom:1px solid #d3ced2;z-index:1}
.woocommerce div.product .woocommerce-tabs .panel{margin:0 0 2em;padding:0}
.woocommerce div.product p.cart{margin-bottom:2em}
.woocommerce div.product p.cart::after,.woocommerce div.product p.cart::before{content:' ';display:table}
.woocommerce div.product p.cart::after{clear:both}
.woocommerce div.product form.cart{margin-bottom:2em}
.woocommerce div.product form.cart::after,.woocommerce div.product form.cart::before{content:' ';display:table}
.woocommerce div.product form.cart::after{clear:both}
.woocommerce div.product form.cart div.quantity{float:right;margin:0 0 0 4px}
.woocommerce div.product form.cart table{border-width:0 0 1px}
.woocommerce div.product form.cart table td{padding-right:0}
.woocommerce div.product form.cart table div.quantity{float:none;margin:0}
.woocommerce div.product form.cart table small.stock{display:block;float:none}
.woocommerce div.product form.cart .variations{margin-bottom:1em;border:0;width:100%}
.woocommerce div.product form.cart .variations td,.woocommerce div.product form.cart .variations th{border:0;vertical-align:top;line-height:2em}
.woocommerce div.product form.cart .variations label{font-weight:700}
.woocommerce div.product form.cart .variations select{max-width:100%;min-width:75%;display:inline-block;margin-left:1em}
.woocommerce div.product form.cart .variations td.label{padding-left:1em}
.woocommerce div.product form.cart .woocommerce-variation-description p{margin-bottom:1em}
.woocommerce div.product form.cart .reset_variations{visibility:hidden;font-size:.83em}
.woocommerce div.product form.cart .wc-no-matching-variations{display:none}
.woocommerce div.product form.cart .button{vertical-align:middle;float:right}
.woocommerce div.product form.cart .group_table td.woocommerce-grouped-product-list-item__label{padding-left:1em;padding-right:1em}
.woocommerce div.product form.cart .group_table td{vertical-align:top;padding-bottom:.5em;border:0}
.woocommerce div.product form.cart .group_table td:first-child{width:4em;text-align:center}
.woocommerce div.product form.cart .group_table .wc-grouped-product-add-to-cart-checkbox{display:inline-block;width:auto;margin:0 auto;-webkit-transform:scale(1.5,1.5);-ms-transform:scale(1.5,1.5);transform:scale(1.5,1.5)}
.woocommerce span.onsale{min-height:3.236em;min-width:3.236em;padding:.202em;font-size:1em;font-weight:700;position:absolute;text-align:center;line-height:3.236;top:-.5em;right:-.5em;margin:0;border-radius:100%;background-color:#77a464;color:#fff;font-size:.857em;z-index:9}
.woocommerce .products ul,.woocommerce ul.products{margin:0 0 1em;padding:0;list-style:none outside;clear:both}
.woocommerce .products ul::after,.woocommerce .products ul::before,.woocommerce ul.products::after,.woocommerce ul.products::before{content:' ';display:table}
.woocommerce .products ul::after,.woocommerce ul.products::after{clear:both}
.woocommerce .products ul li,.woocommerce ul.products li{list-style:none outside}
.woocommerce ul.products li.product .onsale{top:0;left:0;right:auto;margin:-.5em 0 0 -.5em}
.woocommerce ul.products li.product .woocommerce-loop-category__title,.woocommerce ul.products li.product .woocommerce-loop-product__title,.woocommerce ul.products li.product h3{padding:.5em 0;margin:0;font-size:1em}
.woocommerce ul.products li.product a{text-decoration:none}
.woocommerce ul.products li.product a img{width:100%;height:auto;display:block;margin:0 0 1em;-webkit-box-shadow:none;box-shadow:none}
.woocommerce ul.products li.product strong{display:block}
.woocommerce ul.products li.product .star-rating{font-size:.857em}
.woocommerce ul.products li.product .button{margin-top:1em}
.woocommerce ul.products li.product .price{color:#77a464;display:block;font-weight:400;margin-bottom:.5em;font-size:.857em}
.woocommerce ul.products li.product .price del{color:inherit;opacity:.5;display:inline-block}
.woocommerce ul.products li.product .price ins{background:0 0;font-weight:700;display:inline-block}
.woocommerce ul.products li.product .price .from{font-size:.67em;margin:-2px 0 0 0;text-transform:uppercase;color:rgba(132,132,132,.5)}
.woocommerce .woocommerce-result-count{margin:0 0 1em}
.woocommerce .woocommerce-ordering{margin:0 0 1em}
.woocommerce .woocommerce-ordering select{vertical-align:top}
.woocommerce nav.woocommerce-pagination{text-align:center}
.woocommerce nav.woocommerce-pagination ul{display:inline-block;white-space:nowrap;padding:0;clear:both;border:1px solid #d3ced2;border-left:0;margin:1px}
.woocommerce nav.woocommerce-pagination ul li{border-left:1px solid #d3ced2;padding:0;margin:0;float:right;display:inline;overflow:hidden}
.woocommerce nav.woocommerce-pagination ul li a,.woocommerce nav.woocommerce-pagination ul li span{margin:0;text-decoration:none;padding:0;line-height:1;font-size:1em;font-weight:400;padding:.5em;min-width:1em;display:block}
.woocommerce nav.woocommerce-pagination ul li a:focus,.woocommerce nav.woocommerce-pagination ul li a:hover,.woocommerce nav.woocommerce-pagination ul li span.current{background:#ebe9eb;color:#8a7e88}
.woocommerce #respond input#submit,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button{font-size:100%;margin:0;line-height:1;cursor:pointer;position:relative;text-decoration:none;overflow:visible;padding:.618em 1em;font-weight:700;border-radius:3px;right:auto;color:#515151;background-color:#ebe9eb;border:0;display:inline-block;background-image:none;-webkit-box-shadow:none;box-shadow:none;text-shadow:none}
.woocommerce #respond input#submit.loading,.woocommerce a.button.loading,.woocommerce button.button.loading,.woocommerce input.button.loading{opacity:.25;padding-left:2.618em}
.woocommerce #respond input#submit.loading::after,.woocommerce a.button.loading::after,.woocommerce button.button.loading::after,.woocommerce input.button.loading::after{font-family:WooCommerce;content:'\e01c';vertical-align:top;font-weight:400;position:absolute;top:.618em;left:1em;-webkit-animation:spin 2s linear infinite;animation:spin 2s linear infinite}
.woocommerce #respond input#submit.added::after,.woocommerce a.button.added::after,.woocommerce button.button.added::after,.woocommerce input.button.added::after{font-family:WooCommerce;content:'\e017';margin-right:.53em;vertical-align:bottom}
.woocommerce #respond input#submit:hover,.woocommerce a.button:hover,.woocommerce button.button:hover,.woocommerce input.button:hover{background-color:#dad8da;text-decoration:none;background-image:none;color:#515151}
.woocommerce #respond input#submit.alt,.woocommerce a.button.alt,.woocommerce button.button.alt,.woocommerce input.button.alt{background-color:#a46497;color:#fff;-webkit-font-smoothing:antialiased}
.woocommerce #respond input#submit.alt:hover,.woocommerce a.button.alt:hover,.woocommerce button.button.alt:hover,.woocommerce input.button.alt:hover{background-color:#935386;color:#fff}
.woocommerce #respond input#submit.alt.disabled,.woocommerce #respond input#submit.alt.disabled:hover,.woocommerce #respond input#submit.alt:disabled,.woocommerce #respond input#submit.alt:disabled:hover,.woocommerce #respond input#submit.alt:disabled[disabled],.woocommerce #respond input#submit.alt:disabled[disabled]:hover,.woocommerce a.button.alt.disabled,.woocommerce a.button.alt.disabled:hover,.woocommerce a.button.alt:disabled,.woocommerce a.button.alt:disabled:hover,.woocommerce a.button.alt:disabled[disabled],.woocommerce a.button.alt:disabled[disabled]:hover,.woocommerce button.button.alt.disabled,.woocommerce button.button.alt.disabled:hover,.woocommerce button.button.alt:disabled,.woocommerce button.button.alt:disabled:hover,.woocommerce button.button.alt:disabled[disabled],.woocommerce button.button.alt:disabled[disabled]:hover,.woocommerce input.button.alt.disabled,.woocommerce input.button.alt.disabled:hover,.woocommerce input.button.alt:disabled,.woocommerce input.button.alt:disabled:hover,.woocommerce input.button.alt:disabled[disabled],.woocommerce input.button.alt:disabled[disabled]:hover{background-color:#a46497;color:#fff}
.woocommerce #respond input#submit.disabled,.woocommerce #respond input#submit:disabled,.woocommerce #respond input#submit:disabled[disabled],.woocommerce a.button.disabled,.woocommerce a.button:disabled,.woocommerce a.button:disabled[disabled],.woocommerce button.button.disabled,.woocommerce button.button:disabled,.woocommerce button.button:disabled[disabled],.woocommerce input.button.disabled,.woocommerce input.button:disabled,.woocommerce input.button:disabled[disabled]{color:inherit;cursor:not-allowed;opacity:.5;padding:.618em 1em}
.woocommerce #respond input#submit.disabled:hover,.woocommerce #respond input#submit:disabled:hover,.woocommerce #respond input#submit:disabled[disabled]:hover,.woocommerce a.button.disabled:hover,.woocommerce a.button:disabled:hover,.woocommerce a.button:disabled[disabled]:hover,.woocommerce button.button.disabled:hover,.woocommerce button.button:disabled:hover,.woocommerce button.button:disabled[disabled]:hover,.woocommerce input.button.disabled:hover,.woocommerce input.button:disabled:hover,.woocommerce input.button:disabled[disabled]:hover{color:inherit;background-color:#ebe9eb}
.woocommerce .cart .button,.woocommerce .cart input.button{float:none}
.woocommerce a.added_to_cart{padding-top:.5em;display:inline-block}
.woocommerce #reviews h2 small{float:left;color:#777;font-size:15px;margin:10px 0 0}
.woocommerce #reviews h2 small a{text-decoration:none;color:#777}
.woocommerce #reviews h3{margin:0}
.woocommerce #reviews #respond{margin:0;border:0;padding:0}
.woocommerce #reviews #comment{height:75px}
.woocommerce #reviews #comments .add_review::after,.woocommerce #reviews #comments .add_review::before{content:' ';display:table}
.woocommerce #reviews #comments .add_review::after{clear:both}
.woocommerce #reviews #comments h2{clear:none}
.woocommerce #reviews #comments ol.commentlist{margin:0;width:100%;background:0 0;list-style:none}
.woocommerce #reviews #comments ol.commentlist::after,.woocommerce #reviews #comments ol.commentlist::before{content:' ';display:table}
.woocommerce #reviews #comments ol.commentlist::after{clear:both}
.woocommerce #reviews #comments ol.commentlist li{padding:0;margin:0 0 20px;border:0;position:relative;background:100%;border:0}
.woocommerce #reviews #comments ol.commentlist li .meta{color:#777;font-size:.75em}
.woocommerce #reviews #comments ol.commentlist li img.avatar{float:right;position:absolute;top:0;right:0;padding:3px;width:32px;height:auto;background:#ebe9eb;border:1px solid #e4e1e3;margin:0;-webkit-box-shadow:none;box-shadow:none}
.woocommerce #reviews #comments ol.commentlist li .comment-text{margin:0 50px 0 0;border:1px solid #e4e1e3;border-radius:4px;padding:1em 1em 0}
.woocommerce #reviews #comments ol.commentlist li .comment-text::after,.woocommerce #reviews #comments ol.commentlist li .comment-text::before{content:' ';display:table}
.woocommerce #reviews #comments ol.commentlist li .comment-text::after{clear:both}
.woocommerce #reviews #comments ol.commentlist li .comment-text p{margin:0 0 1em}
.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta{font-size:.83em}
.woocommerce #reviews #comments ol.commentlist ul.children{list-style:none outside;margin:20px 50px 0 0}
.woocommerce #reviews #comments ol.commentlist ul.children .star-rating{display:none}
.woocommerce #reviews #comments ol.commentlist #respond{border:1px solid #e4e1e3;border-radius:4px;padding:1em 1em 0;margin:20px 50px 0 0}
.woocommerce #reviews #comments .commentlist>li::before{content:''}
.woocommerce .star-rating{float:left;overflow:hidden;position:relative;height:1em;line-height:1;font-size:1em;width:5.4em;font-family:star}
.woocommerce .star-rating::before{content:'\73\73\73\73\73';color:#d3ced2;float:right;top:0;right:0;position:absolute}
.woocommerce .star-rating span{overflow:hidden;float:right;top:0;right:0;position:absolute;padding-top:1.5em}
.woocommerce .star-rating span::before{content:'\53\53\53\53\53';top:0;position:absolute;right:0}
.woocommerce .woocommerce-product-rating{line-height:2;display:block}
.woocommerce .woocommerce-product-rating::after,.woocommerce .woocommerce-product-rating::before{content:' ';display:table}
.woocommerce .woocommerce-product-rating::after{clear:both}
.woocommerce .woocommerce-product-rating .star-rating{margin:.5em 0 0 4px;float:right}
.woocommerce .products .star-rating{display:block;margin:0 0 .5em;float:none}
.woocommerce .hreview-aggregate .star-rating{margin:10px 0 0}
.woocommerce #review_form #respond{position:static;margin:0;width:auto;padding:0;background:transparent none;border:0}
.woocommerce #review_form #respond::after,.woocommerce #review_form #respond::before{content:' ';display:table}
.woocommerce #review_form #respond::after{clear:both}
.woocommerce #review_form #respond p{margin:0 0 10px}
.woocommerce #review_form #respond .form-submit input{right:auto}
.woocommerce #review_form #respond textarea{-webkit-box-sizing:border-box;box-sizing:border-box;width:100%}
.woocommerce p.stars a{position:relative;height:1em;width:1em;text-indent:-999em;display:inline-block;text-decoration:none}
.woocommerce p.stars a::before{display:block;position:absolute;top:0;right:0;width:1em;height:1em;line-height:1;font-family:WooCommerce;content:'\e021';text-indent:0}
.woocommerce p.stars a:hover~a::before{content:'\e021'}
.woocommerce p.stars:hover a::before{content:'\e020'}
.woocommerce p.stars.selected a.active::before{content:'\e020'}
.woocommerce p.stars.selected a.active~a::before{content:'\e021'}
.woocommerce p.stars.selected a:not(.active)::before{content:'\e020'}
.woocommerce table.shop_attributes{border:0;border-top:1px dotted rgba(0,0,0,.1);margin-bottom:1.618em;width:100%}
.woocommerce table.shop_attributes th{width:150px;font-weight:700;padding:8px;border-top:0;border-bottom:1px dotted rgba(0,0,0,.1);margin:0;line-height:1.5}
.woocommerce table.shop_attributes td{font-style:italic;padding:0;border-top:0;border-bottom:1px dotted rgba(0,0,0,.1);margin:0;line-height:1.5}
.woocommerce table.shop_attributes td p{margin:0;padding:8px 0}
.woocommerce table.shop_attributes tr:nth-child(even) td,.woocommerce table.shop_attributes tr:nth-child(even) th{background:rgba(0,0,0,.025)}
.woocommerce table.shop_table{border:1px solid rgba(0,0,0,.1);margin:0 0 24px -1px;text-align:right;width:100%;border-collapse:separate;border-radius:5px}
.woocommerce table.shop_table th{font-weight:700;padding:9px 12px}
.woocommerce table.shop_table td{border-top:1px solid rgba(0,0,0,.1);padding:6px 12px;vertical-align:middle}
.woocommerce table.shop_table td small{font-weight:400}
.woocommerce table.shop_table tbody:first-child tr:first-child td,.woocommerce table.shop_table tbody:first-child tr:first-child th{border-top:0}
.woocommerce table.shop_table tbody th,.woocommerce table.shop_table tfoot td,.woocommerce table.shop_table tfoot th{font-weight:700;border-top:1px solid rgba(0,0,0,.1)}
.woocommerce table.my_account_orders{font-size:.85em}
.woocommerce table.my_account_orders td,.woocommerce table.my_account_orders th{padding:4px 8px;vertical-align:middle}
.woocommerce table.my_account_orders .button{white-space:nowrap}
.woocommerce table.my_account_orders .order-actions{text-align:left}
.woocommerce table.my_account_orders .order-actions .button{margin:.125em .25em .125em 0}
.woocommerce table.woocommerce-MyAccount-downloads td,.woocommerce table.woocommerce-MyAccount-downloads th{vertical-align:top;text-align:center}
.woocommerce table.woocommerce-MyAccount-downloads td:first-child,.woocommerce table.woocommerce-MyAccount-downloads th:first-child{text-align:right}
.woocommerce table.woocommerce-MyAccount-downloads td:last-child,.woocommerce table.woocommerce-MyAccount-downloads th:last-child{text-align:right}
.woocommerce table.woocommerce-MyAccount-downloads td .woocommerce-MyAccount-downloads-file::before,.woocommerce table.woocommerce-MyAccount-downloads th .woocommerce-MyAccount-downloads-file::before{content:'\2193';display:inline-block}
.woocommerce td.product-name .wc-item-meta,.woocommerce td.product-name dl.variation{list-style:none outside}
.woocommerce td.product-name .wc-item-meta .wc-item-meta-label,.woocommerce td.product-name .wc-item-meta dt,.woocommerce td.product-name dl.variation .wc-item-meta-label,.woocommerce td.product-name dl.variation dt{float:right;clear:both;margin-left:.25em;display:inline-block;list-style:none outside}
.woocommerce td.product-name .wc-item-meta dd,.woocommerce td.product-name dl.variation dd{margin:0}
.woocommerce td.product-name .wc-item-meta p,.woocommerce td.product-name .wc-item-meta:last-child,.woocommerce td.product-name dl.variation p,.woocommerce td.product-name dl.variation:last-child{margin-bottom:0}
.woocommerce td.product-name p.backorder_notification{font-size:.83em}
.woocommerce td.product-quantity{min-width:80px}
.woocommerce ul.cart_list,.woocommerce ul.product_list_widget{list-style:none outside;padding:0;margin:0}
.woocommerce ul.cart_list li,.woocommerce ul.product_list_widget li{padding:4px 0;margin:0;list-style:none}
.woocommerce ul.cart_list li::after,.woocommerce ul.cart_list li::before,.woocommerce ul.product_list_widget li::after,.woocommerce ul.product_list_widget li::before{content:' ';display:table}
.woocommerce ul.cart_list li::after,.woocommerce ul.product_list_widget li::after{clear:both}
.woocommerce ul.cart_list li a,.woocommerce ul.product_list_widget li a{display:block;font-weight:700}
.woocommerce ul.cart_list li img,.woocommerce ul.product_list_widget li img{float:left;margin-right:4px;width:32px;height:auto;-webkit-box-shadow:none;box-shadow:none}
.woocommerce ul.cart_list li dl,.woocommerce ul.product_list_widget li dl{margin:0;padding-right:1em;border-right:2px solid rgba(0,0,0,.1)}
.woocommerce ul.cart_list li dl::after,.woocommerce ul.cart_list li dl::before,.woocommerce ul.product_list_widget li dl::after,.woocommerce ul.product_list_widget li dl::before{content:' ';display:table}
.woocommerce ul.cart_list li dl::after,.woocommerce ul.product_list_widget li dl::after{clear:both}
.woocommerce ul.cart_list li dl dd,.woocommerce ul.cart_list li dl dt,.woocommerce ul.product_list_widget li dl dd,.woocommerce ul.product_list_widget li dl dt{display:inline-block;float:right;margin-bottom:1em}
.woocommerce ul.cart_list li dl dt,.woocommerce ul.product_list_widget li dl dt{font-weight:700;padding:0 0 .25em;margin:0 0 0 4px;clear:right}
.woocommerce ul.cart_list li dl dd,.woocommerce ul.product_list_widget li dl dd{padding:0 0 .25em}
.woocommerce ul.cart_list li dl dd p:last-child,.woocommerce ul.product_list_widget li dl dd p:last-child{margin-bottom:0}
.woocommerce ul.cart_list li .star-rating,.woocommerce ul.product_list_widget li .star-rating{float:none}
.woocommerce .widget_shopping_cart .total,.woocommerce.widget_shopping_cart .total{border-top:3px double #ebe9eb;padding:4px 0 0}
.woocommerce .widget_shopping_cart .total strong,.woocommerce.widget_shopping_cart .total strong{min-width:40px;display:inline-block}
.woocommerce .widget_shopping_cart .cart_list li,.woocommerce.widget_shopping_cart .cart_list li{padding-right:2em;position:relative;padding-top:0}
.woocommerce .widget_shopping_cart .cart_list li a.remove,.woocommerce.widget_shopping_cart .cart_list li a.remove{position:absolute;top:0;right:0}
.woocommerce .widget_shopping_cart .buttons::after,.woocommerce .widget_shopping_cart .buttons::before,.woocommerce.widget_shopping_cart .buttons::after,.woocommerce.widget_shopping_cart .buttons::before{content:' ';display:table}
.woocommerce .widget_shopping_cart .buttons::after,.woocommerce.widget_shopping_cart .buttons::after{clear:both}
.woocommerce .widget_shopping_cart .buttons a,.woocommerce.widget_shopping_cart .buttons a{margin-left:5px;margin-bottom:5px}
.woocommerce form .form-row{padding:3px;margin:0 0 6px}
.woocommerce form .form-row [placeholder]:focus::-webkit-input-placeholder{-webkit-transition:opacity .5s .5s ease;transition:opacity .5s .5s ease;opacity:0}
.woocommerce form .form-row label{line-height:2}
.woocommerce form .form-row label.hidden{visibility:hidden}
.woocommerce form .form-row label.inline{display:inline}
.woocommerce form .form-row select{cursor:pointer;margin:0}
.woocommerce form .form-row .required{color:red;font-weight:700;border:0}
.woocommerce form .form-row .input-checkbox{display:inline;margin:-2px 0 0 8px;text-align:center;vertical-align:middle}
.woocommerce form .form-row input.input-text,.woocommerce form .form-row textarea{-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;margin:0;outline:0;line-height:1}
.woocommerce form .form-row textarea{height:4em;line-height:1.5;display:block;-webkit-box-shadow:none;box-shadow:none}
.woocommerce form .form-row .select2-container{width:100%;line-height:2em}
.woocommerce form .form-row.woocommerce-invalid label{color:#a00}
.woocommerce form .form-row.woocommerce-invalid .select2-container,.woocommerce form .form-row.woocommerce-invalid input.input-text,.woocommerce form .form-row.woocommerce-invalid select{border-color:#a00}
.woocommerce form .form-row.woocommerce-validated .select2-container,.woocommerce form .form-row.woocommerce-validated input.input-text,.woocommerce form .form-row.woocommerce-validated select{border-color:#69bf29}
.woocommerce form .form-row ::-webkit-input-placeholder{line-height:normal}
.woocommerce form .form-row :-moz-placeholder{line-height:normal}
.woocommerce form .form-row :-ms-input-placeholder{line-height:normal}
.woocommerce form.checkout_coupon,.woocommerce form.login,.woocommerce form.register{border:1px solid #d3ced2;padding:20px;margin:2em 0;text-align:right;border-radius:5px}
.woocommerce ul#shipping_method{list-style:none outside;margin:0;padding:0}
.woocommerce ul#shipping_method li{margin:0;padding:.25em 22px .25em 0;text-indent:-22px;list-style:none outside}
.woocommerce ul#shipping_method li input{margin:3px .5ex}
.woocommerce ul#shipping_method li label{display:inline}
.woocommerce ul#shipping_method .amount{font-weight:700}
.woocommerce p.woocommerce-shipping-contents{margin:0}
.woocommerce ul.order_details{margin:0 0 3em;list-style:none}
.woocommerce ul.order_details::after,.woocommerce ul.order_details::before{content:' ';display:table}
.woocommerce ul.order_details::after{clear:both}
.woocommerce ul.order_details li{float:right;margin-left:2em;text-transform:uppercase;font-size:.715em;line-height:1;border-left:1px dashed #d3ced2;padding-left:2em;margin-right:0;padding-right:0;list-style-type:none}
.woocommerce ul.order_details li strong{display:block;font-size:1.4em;text-transform:none;line-height:1.5}
.woocommerce ul.order_details li:last-of-type{border:none}
.woocommerce .wc-bacs-bank-details-account-name{font-weight:700}
.woocommerce .woocommerce-customer-details,.woocommerce .woocommerce-order-details,.woocommerce .woocommerce-order-downloads{margin-bottom:2em}
.woocommerce .woocommerce-customer-details :last-child,.woocommerce .woocommerce-order-details :last-child,.woocommerce .woocommerce-order-downloads :last-child{margin-bottom:0}
.woocommerce .woocommerce-customer-details address{font-style:normal;margin-bottom:0;border:1px solid rgba(0,0,0,.1);border-bottom-width:2px;border-left-width:2px;text-align:right;width:100%;border-radius:5px;padding:6px 12px}
.woocommerce .woocommerce-customer-details .woocommerce-customer-details--email,.woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone{margin-bottom:0;padding-right:1.5em}
.woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone::before{font-family:WooCommerce;speak:none;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-left:.618em;content:"";text-decoration:none;margin-right:-1.5em;line-height:1.75;position:absolute}
.woocommerce .woocommerce-customer-details .woocommerce-customer-details--email::before{font-family:WooCommerce;speak:none;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-left:.618em;content:"";text-decoration:none;margin-right:-1.5em;line-height:1.75;position:absolute}
.woocommerce .woocommerce-widget-layered-nav-list{margin:0;padding:0;border:0;list-style:none outside}
.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item{padding:0 0 1px;list-style:none}
.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item::after,.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item::before{content:' ';display:table}
.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item::after{clear:both}
.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item a,.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item span{padding:1px 0}
.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item--chosen a::before{font-family:WooCommerce;speak:none;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-left:.618em;content:"";text-decoration:none;color:#a00}
.woocommerce .woocommerce-widget-layered-nav-dropdown__submit{margin-top:1em}
.woocommerce .widget_layered_nav_filters ul{margin:0;padding:0;border:0;list-style:none outside;overflow:hidden;zoom:1}
.woocommerce .widget_layered_nav_filters ul li{float:right;padding:0 1px 1px 1em;list-style:none}
.woocommerce .widget_layered_nav_filters ul li a{text-decoration:none}
.woocommerce .widget_layered_nav_filters ul li a::before{font-family:WooCommerce;speak:none;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-left:.618em;content:"";text-decoration:none;color:#a00;vertical-align:inherit;margin-left:.5em}
.woocommerce .widget_price_filter .price_slider{margin-bottom:1em}
.woocommerce .widget_price_filter .price_slider_amount{text-align:left;line-height:2.4;font-size:.8751em}
.woocommerce .widget_price_filter .price_slider_amount .button{font-size:1.15em;float:right}
.woocommerce .widget_price_filter .ui-slider{position:relative;text-align:right;margin-right:.5em;margin-left:.5em}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle{position:absolute;z-index:2;width:1em;height:1em;background-color:#a46497;border-radius:1em;cursor:ew-resize;outline:0;top:-.3em;margin-left:-.5em}
.woocommerce .widget_price_filter .ui-slider .ui-slider-range{position:absolute;z-index:1;font-size:.7em;display:block;border:0;border-radius:1em;background-color:#a46497}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content{border-radius:1em;background-color:#602053;border:0}
.woocommerce .widget_price_filter .ui-slider-horizontal{height:.5em}
.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range{top:0;height:100%}
.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-min{right:-1px}
.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-max{left:-1px}
.woocommerce .widget_rating_filter ul{margin:0;padding:0;border:0;list-style:none outside}
.woocommerce .widget_rating_filter ul li{padding:0 0 1px;list-style:none}
.woocommerce .widget_rating_filter ul li::after,.woocommerce .widget_rating_filter ul li::before{content:' ';display:table}
.woocommerce .widget_rating_filter ul li::after{clear:both}
.woocommerce .widget_rating_filter ul li a{padding:1px 0;text-decoration:none}
.woocommerce .widget_rating_filter ul li .star-rating{float:none;display:inline-block}
.woocommerce .widget_rating_filter ul li.chosen a::before{font-family:WooCommerce;speak:none;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-left:.618em;content:"";text-decoration:none;color:#a00}
.pswp{z-index:999999}
.woocommerce img.pswp__img,.woocommerce-page img.pswp__img{max-width:none}
button.pswp__button{-webkit-box-shadow:none!important;box-shadow:none!important;background-image:url(//kitov.co.il/wp-content/plugins/woocommerce/assets/css/photoswipe/default-skin/default-skin.png)!important}
button.pswp__button,button.pswp__button--arrow--left::before,button.pswp__button--arrow--right::before,button.pswp__button:hover{background-color:transparent!important}
button.pswp__button--arrow--left,button.pswp__button--arrow--left:hover,button.pswp__button--arrow--right,button.pswp__button--arrow--right:hover{background-image:none!important}
button.pswp__button--close:hover{background-position:100% -44px}
button.pswp__button--zoom:hover{background-position:-88px 0}
.woocommerce-error,.woocommerce-info,.woocommerce-message{padding:1em 3.5em 1em 2em;margin:0 0 2em;position:relative;background-color:#f7f6f7;color:#515151;border-top:3px solid #a46497;list-style:none outside;width:auto;word-wrap:break-word}
.woocommerce-error::after,.woocommerce-error::before,.woocommerce-info::after,.woocommerce-info::before,.woocommerce-message::after,.woocommerce-message::before{content:' ';display:table}
.woocommerce-error::after,.woocommerce-info::after,.woocommerce-message::after{clear:both}
.woocommerce-error::before,.woocommerce-info::before,.woocommerce-message::before{font-family:WooCommerce;content:'\e028';display:inline-block;position:absolute;top:1em;right:1.5em}
.woocommerce-error .button,.woocommerce-info .button,.woocommerce-message .button{float:left}
.woocommerce-error li,.woocommerce-info li,.woocommerce-message li{list-style:none outside!important;padding-right:0!important;margin-right:0!important}
.rtl.woocommerce div.product div.images .flex-control-thumbs li{float:left}
.woocommerce-message{border-top-color:#8fae1b}
.woocommerce-message::before{content:'\e015';color:#8fae1b}
.woocommerce-info{border-top-color:#1e85be}
.woocommerce-info::before{color:#1e85be}
.woocommerce-error{border-top-color:#b81c23}
.woocommerce-error::before{content:'\e016';color:#b81c23}
.woocommerce-account .woocommerce::after,.woocommerce-account .woocommerce::before{content:' ';display:table}
.woocommerce-account .woocommerce::after{clear:both}
.woocommerce-account .addresses .title::after,.woocommerce-account .addresses .title::before{content:' ';display:table}
.woocommerce-account .addresses .title::after{clear:both}
.woocommerce-account .addresses .title h3{float:right}
.woocommerce-account .addresses .title .edit{float:left}
.woocommerce-account ol.commentlist.notes li.note p.meta{font-weight:700;margin-bottom:0}
.woocommerce-account ol.commentlist.notes li.note .description p:last-child{margin-bottom:0}
.woocommerce-account ul.digital-downloads{margin-right:0;padding-right:0}
.woocommerce-account ul.digital-downloads li{list-style:none;margin-right:0;padding-right:0}
.woocommerce-account ul.digital-downloads li::before{font-family:WooCommerce;speak:none;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-left:.618em;content:"";text-decoration:none}
.woocommerce-account ul.digital-downloads li .count{float:left}
#add_payment_method table.cart .product-thumbnail,.woocommerce-cart table.cart .product-thumbnail,.woocommerce-checkout table.cart .product-thumbnail{min-width:32px}
#add_payment_method table.cart img,.woocommerce-cart table.cart img,.woocommerce-checkout table.cart img{width:32px;-webkit-box-shadow:none;box-shadow:none}
#add_payment_method table.cart td,#add_payment_method table.cart th,.woocommerce-cart table.cart td,.woocommerce-cart table.cart th,.woocommerce-checkout table.cart td,.woocommerce-checkout table.cart th{vertical-align:middle}
#add_payment_method table.cart td.actions .coupon .input-text,.woocommerce-cart table.cart td.actions .coupon .input-text,.woocommerce-checkout table.cart td.actions .coupon .input-text{float:right;-webkit-box-sizing:border-box;box-sizing:border-box;border:1px solid #d3ced2;padding:6px 6px 5px;margin:0 0 0 4px;outline:0;line-height:1}
#add_payment_method table.cart input,.woocommerce-cart table.cart input,.woocommerce-checkout table.cart input{margin:0;vertical-align:middle;line-height:1}
#add_payment_method .wc-proceed-to-checkout,.woocommerce-cart .wc-proceed-to-checkout,.woocommerce-checkout .wc-proceed-to-checkout{padding:1em 0}
#add_payment_method .wc-proceed-to-checkout::after,#add_payment_method .wc-proceed-to-checkout::before,.woocommerce-cart .wc-proceed-to-checkout::after,.woocommerce-cart .wc-proceed-to-checkout::before,.woocommerce-checkout .wc-proceed-to-checkout::after,.woocommerce-checkout .wc-proceed-to-checkout::before{content:' ';display:table}
#add_payment_method .wc-proceed-to-checkout::after,.woocommerce-cart .wc-proceed-to-checkout::after,.woocommerce-checkout .wc-proceed-to-checkout::after{clear:both}
#add_payment_method .wc-proceed-to-checkout a.checkout-button,.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button{display:block;text-align:center;margin-bottom:1em;font-size:1.25em;padding:1em}
#add_payment_method .cart-collaterals .shipping_calculator .button,.woocommerce-cart .cart-collaterals .shipping_calculator .button,.woocommerce-checkout .cart-collaterals .shipping_calculator .button{width:100%;float:none;display:block}
#add_payment_method .cart-collaterals .shipping_calculator .shipping-calculator-button::after,.woocommerce-cart .cart-collaterals .shipping_calculator .shipping-calculator-button::after,.woocommerce-checkout .cart-collaterals .shipping_calculator .shipping-calculator-button::after{font-family:WooCommerce;speak:none;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:.618em;content:"";text-decoration:none}
#add_payment_method .cart-collaterals .cart_totals p small,.woocommerce-cart .cart-collaterals .cart_totals p small,.woocommerce-checkout .cart-collaterals .cart_totals p small{color:#777;font-size:.83em}
#add_payment_method .cart-collaterals .cart_totals table,.woocommerce-cart .cart-collaterals .cart_totals table,.woocommerce-checkout .cart-collaterals .cart_totals table{border-collapse:separate;margin:0 0 6px;padding:0}
#add_payment_method .cart-collaterals .cart_totals table tr:first-child td,#add_payment_method .cart-collaterals .cart_totals table tr:first-child th,.woocommerce-cart .cart-collaterals .cart_totals table tr:first-child td,.woocommerce-cart .cart-collaterals .cart_totals table tr:first-child th,.woocommerce-checkout .cart-collaterals .cart_totals table tr:first-child td,.woocommerce-checkout .cart-collaterals .cart_totals table tr:first-child th{border-top:0}
#add_payment_method .cart-collaterals .cart_totals table th,.woocommerce-cart .cart-collaterals .cart_totals table th,.woocommerce-checkout .cart-collaterals .cart_totals table th{width:40%}
#add_payment_method .cart-collaterals .cart_totals table td,#add_payment_method .cart-collaterals .cart_totals table th,.woocommerce-cart .cart-collaterals .cart_totals table td,.woocommerce-cart .cart-collaterals .cart_totals table th,.woocommerce-checkout .cart-collaterals .cart_totals table td,.woocommerce-checkout .cart-collaterals .cart_totals table th{vertical-align:top;border-right:0;border-left:0;line-height:1.5em}
#add_payment_method .cart-collaterals .cart_totals table small,.woocommerce-cart .cart-collaterals .cart_totals table small,.woocommerce-checkout .cart-collaterals .cart_totals table small{color:#777}
#add_payment_method .cart-collaterals .cart_totals table select,.woocommerce-cart .cart-collaterals .cart_totals table select,.woocommerce-checkout .cart-collaterals .cart_totals table select{width:100%}
#add_payment_method .cart-collaterals .cart_totals .discount td,.woocommerce-cart .cart-collaterals .cart_totals .discount td,.woocommerce-checkout .cart-collaterals .cart_totals .discount td{color:#77a464}
#add_payment_method .cart-collaterals .cart_totals tr td,#add_payment_method .cart-collaterals .cart_totals tr th,.woocommerce-cart .cart-collaterals .cart_totals tr td,.woocommerce-cart .cart-collaterals .cart_totals tr th,.woocommerce-checkout .cart-collaterals .cart_totals tr td,.woocommerce-checkout .cart-collaterals .cart_totals tr th{border-top:1px solid #ebe9eb}
#add_payment_method .cart-collaterals .cross-sells ul.products li.product,.woocommerce-cart .cart-collaterals .cross-sells ul.products li.product,.woocommerce-checkout .cart-collaterals .cross-sells ul.products li.product{margin-top:0}
#add_payment_method .checkout .col-2 h3#ship-to-different-address,.woocommerce-cart .checkout .col-2 h3#ship-to-different-address,.woocommerce-checkout .checkout .col-2 h3#ship-to-different-address{float:right;clear:none}
#add_payment_method .checkout .col-2 .notes,.woocommerce-cart .checkout .col-2 .notes,.woocommerce-checkout .checkout .col-2 .notes{clear:right}
#add_payment_method .checkout .col-2 .form-row-first,.woocommerce-cart .checkout .col-2 .form-row-first,.woocommerce-checkout .checkout .col-2 .form-row-first{clear:right}
#add_payment_method .checkout .create-account small,.woocommerce-cart .checkout .create-account small,.woocommerce-checkout .checkout .create-account small{font-size:11px;color:#777;font-weight:400}
#add_payment_method .checkout div.shipping-address,.woocommerce-cart .checkout div.shipping-address,.woocommerce-checkout .checkout div.shipping-address{padding:0;clear:right;width:100%}
#add_payment_method .checkout .shipping_address,.woocommerce-cart .checkout .shipping_address,.woocommerce-checkout .checkout .shipping_address{clear:both}
#add_payment_method #payment,.woocommerce-cart #payment,.woocommerce-checkout #payment{background:#ebe9eb;border-radius:5px}
#add_payment_method #payment ul.payment_methods,.woocommerce-cart #payment ul.payment_methods,.woocommerce-checkout #payment ul.payment_methods{text-align:right;padding:1em;border-bottom:1px solid #d3ced2;margin:0;list-style:none outside}
#add_payment_method #payment ul.payment_methods::after,#add_payment_method #payment ul.payment_methods::before,.woocommerce-cart #payment ul.payment_methods::after,.woocommerce-cart #payment ul.payment_methods::before,.woocommerce-checkout #payment ul.payment_methods::after,.woocommerce-checkout #payment ul.payment_methods::before{content:' ';display:table}
#add_payment_method #payment ul.payment_methods::after,.woocommerce-cart #payment ul.payment_methods::after,.woocommerce-checkout #payment ul.payment_methods::after{clear:both}
#add_payment_method #payment ul.payment_methods li,.woocommerce-cart #payment ul.payment_methods li,.woocommerce-checkout #payment ul.payment_methods li{line-height:2;text-align:right;margin:0;font-weight:400}
#add_payment_method #payment ul.payment_methods li input,.woocommerce-cart #payment ul.payment_methods li input,.woocommerce-checkout #payment ul.payment_methods li input{margin:0 0 0 1em}
#add_payment_method #payment ul.payment_methods li img,.woocommerce-cart #payment ul.payment_methods li img,.woocommerce-checkout #payment ul.payment_methods li img{vertical-align:middle;margin:-2px .5em 0 0;padding:0;position:relative;-webkit-box-shadow:none;box-shadow:none}
#add_payment_method #payment ul.payment_methods li img+img,.woocommerce-cart #payment ul.payment_methods li img+img,.woocommerce-checkout #payment ul.payment_methods li img+img{margin-right:2px}
#add_payment_method #payment ul.payment_methods li:not(.woocommerce-notice)::after,#add_payment_method #payment ul.payment_methods li:not(.woocommerce-notice)::before,.woocommerce-cart #payment ul.payment_methods li:not(.woocommerce-notice)::after,.woocommerce-cart #payment ul.payment_methods li:not(.woocommerce-notice)::before,.woocommerce-checkout #payment ul.payment_methods li:not(.woocommerce-notice)::after,.woocommerce-checkout #payment ul.payment_methods li:not(.woocommerce-notice)::before{content:' ';display:table}
#add_payment_method #payment ul.payment_methods li:not(.woocommerce-notice)::after,.woocommerce-cart #payment ul.payment_methods li:not(.woocommerce-notice)::after,.woocommerce-checkout #payment ul.payment_methods li:not(.woocommerce-notice)::after{clear:both}
#add_payment_method #payment div.form-row,.woocommerce-cart #payment div.form-row,.woocommerce-checkout #payment div.form-row{padding:1em}
#add_payment_method #payment div.payment_box,.woocommerce-cart #payment div.payment_box,.woocommerce-checkout #payment div.payment_box{position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;padding:1em;margin:1em 0;font-size:.92em;border-radius:2px;line-height:1.5;background-color:#dfdcde;color:#515151}
#add_payment_method #payment div.payment_box input.input-text,#add_payment_method #payment div.payment_box textarea,.woocommerce-cart #payment div.payment_box input.input-text,.woocommerce-cart #payment div.payment_box textarea,.woocommerce-checkout #payment div.payment_box input.input-text,.woocommerce-checkout #payment div.payment_box textarea{border-color:#c7c1c6;border-top-color:#bbb3b9}
#add_payment_method #payment div.payment_box ::-webkit-input-placeholder,.woocommerce-cart #payment div.payment_box ::-webkit-input-placeholder,.woocommerce-checkout #payment div.payment_box ::-webkit-input-placeholder{color:#bbb3b9}
#add_payment_method #payment div.payment_box :-moz-placeholder,.woocommerce-cart #payment div.payment_box :-moz-placeholder,.woocommerce-checkout #payment div.payment_box :-moz-placeholder{color:#bbb3b9}
#add_payment_method #payment div.payment_box :-ms-input-placeholder,.woocommerce-cart #payment div.payment_box :-ms-input-placeholder,.woocommerce-checkout #payment div.payment_box :-ms-input-placeholder{color:#bbb3b9}
#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods{list-style:none outside;margin:0}
#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new,#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token{margin:0 0 .5em}
#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new label,#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token label,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new label,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token label,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new label,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token label{cursor:pointer}
#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-tokenInput,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-tokenInput,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-tokenInput{vertical-align:middle;margin:-3px 0 0 1em;position:relative}
#add_payment_method #payment div.payment_box .wc-credit-card-form,.woocommerce-cart #payment div.payment_box .wc-credit-card-form,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form{border:0;padding:0;margin:1em 0 0}
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number{font-size:1.5em;padding:8px;background-repeat:no-repeat;background-position:left .618em center;background-size:32px 20px}
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.visa,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.visa,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.visa,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.visa,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.visa,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.visa,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.visa,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.visa,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.visa{background-image:url(//kitov.co.il/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/visa.svg)}
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.mastercard,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.mastercard,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.mastercard{background-image:url(//kitov.co.il/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/mastercard.svg)}
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.laser,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.laser,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.laser,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.laser,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.laser,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.laser,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.laser,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.laser,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.laser{background-image:url(//kitov.co.il/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/laser.svg)}
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.dinersclub,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.dinersclub,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.dinersclub{background-image:url(//kitov.co.il/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/diners.svg)}
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.maestro,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.maestro,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.maestro,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.maestro,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.maestro,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.maestro,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.maestro,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.maestro,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.maestro{background-image:url(//kitov.co.il/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/maestro.svg)}
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.jcb,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.jcb,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.jcb,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.jcb,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.jcb,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.jcb,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.jcb,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.jcb,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.jcb{background-image:url(//kitov.co.il/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/jcb.svg)}
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.amex,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.amex,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.amex,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.amex,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.amex,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.amex,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.amex,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.amex,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.amex{background-image:url(//kitov.co.il/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/amex.svg)}
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.discover,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.discover,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.discover,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.discover,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.discover,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.discover,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.discover,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.discover,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.discover{background-image:url(//kitov.co.il/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/discover.svg)}
#add_payment_method #payment div.payment_box span.help,.woocommerce-cart #payment div.payment_box span.help,.woocommerce-checkout #payment div.payment_box span.help{font-size:.857em;color:#777;font-weight:400}
#add_payment_method #payment div.payment_box .form-row,.woocommerce-cart #payment div.payment_box .form-row,.woocommerce-checkout #payment div.payment_box .form-row{margin:0 0 1em}
#add_payment_method #payment div.payment_box p:last-child,.woocommerce-cart #payment div.payment_box p:last-child,.woocommerce-checkout #payment div.payment_box p:last-child{margin-bottom:0}
#add_payment_method #payment div.payment_box::before,.woocommerce-cart #payment div.payment_box::before,.woocommerce-checkout #payment div.payment_box::before{content:'';display:block;border:1em solid #dfdcde;border-left-color:transparent;border-right-color:transparent;border-top-color:transparent;position:absolute;top:-.75em;right:0;margin:-1em 2em 0 0}
#add_payment_method #payment .payment_method_paypal .about_paypal,.woocommerce-cart #payment .payment_method_paypal .about_paypal,.woocommerce-checkout #payment .payment_method_paypal .about_paypal{float:left;line-height:52px;font-size:.83em}
#add_payment_method #payment .payment_method_paypal img,.woocommerce-cart #payment .payment_method_paypal img,.woocommerce-checkout #payment .payment_method_paypal img{max-height:52px;vertical-align:middle}
.woocommerce-terms-and-conditions{border:1px solid rgba(0,0,0,.2);-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.1);box-shadow:inset 0 1px 2px rgba(0,0,0,.1);background:rgba(0,0,0,.05)}
.woocommerce-password-strength{text-align:center;font-weight:600;padding:3px .5em;font-size:1em}
.woocommerce-password-strength.strong{background-color:#c1e1b9;border-color:#83c373}
.woocommerce-password-strength.short{background-color:#f1adad;border-color:#e35b5b}
.woocommerce-password-strength.bad{background-color:#fbc5a9;border-color:#f78b53}
.woocommerce-password-strength.good{background-color:#ffe399;border-color:#ffc733}
.woocommerce-password-hint{margin:.5em 0 0;display:block}
#content.twentyeleven .woocommerce-pagination a{font-size:1em;line-height:1}
.single-product .twentythirteen #reply-title,.single-product .twentythirteen #respond #commentform,.single-product .twentythirteen .entry-summary{padding:0}
.single-product .twentythirteen p.stars{clear:both}
.twentythirteen .woocommerce-breadcrumb{padding-top:40px}
.twentyfourteen ul.products li.product{margin-top:0!important}
body:not(.search-results) .twentysixteen .entry-summary{color:inherit;font-size:inherit;line-height:inherit}
.twentysixteen .price ins{background:inherit;color:inherit}
#pojo-a11y-toolbar{position:fixed;font-size:16px !important;line-height:1.4;z-index:9999}
#pojo-a11y-toolbar.pojo-a11y-toolbar-right{right:-180px;-webkit-transition:right 750ms cubic-bezier(.23, 1, .32, 1);-moz-transition:right 750ms cubic-bezier(.23, 1, .32, 1);-o-transition:right 750ms cubic-bezier(.23, 1, .32, 1);transition:right 750ms cubic-bezier(.23, 1, .32, 1)}
#pojo-a11y-toolbar.pojo-a11y-toolbar-right.pojo-a11y-toolbar-open{right:0}
#pojo-a11y-toolbar.pojo-a11y-toolbar-right .pojo-a11y-toolbar-toggle{right:180px}
#pojo-a11y-toolbar.pojo-a11y-toolbar-left{left:-180px;-webkit-transition:left 750ms cubic-bezier(.23, 1, .32, 1);-moz-transition:left 750ms cubic-bezier(.23, 1, .32, 1);-o-transition:left 750ms cubic-bezier(.23, 1, .32, 1);transition:left 750ms cubic-bezier(.23, 1, .32, 1)}
#pojo-a11y-toolbar.pojo-a11y-toolbar-left.pojo-a11y-toolbar-open{left:0}
#pojo-a11y-toolbar.pojo-a11y-toolbar-left .pojo-a11y-toolbar-toggle{left:180px}
#pojo-a11y-toolbar.pojo-a11y-toolbar-open .pojo-a11y-toolbar-toggle,#pojo-a11y-toolbar.pojo-a11y-toolbar-open .pojo-a11y-toolbar-overlay{-webkit-box-shadow:0 0 10px 0 rgba(0,0,0,0.2);box-shadow:0 0 10px 0 rgba(0,0,0,0.2)}
#pojo-a11y-toolbar .pojo-a11y-toolbar-toggle{position:absolute}
#pojo-a11y-toolbar .pojo-a11y-toolbar-toggle a{display:inline-block;font-size:200%;line-height:0;padding:10px;-webkit-box-shadow:0 0 10px 0 rgba(0,0,0,0.1);box-shadow:0 0 10px 0 rgba(0,0,0,0.1)}
#pojo-a11y-toolbar .pojo-a11y-toolbar-toggle a:hover,#pojo-a11y-toolbar .pojo-a11y-toolbar-toggle a:focus{-webkit-box-shadow:0 0 10px 0 rgba(0,0,0,0.2);box-shadow:0 0 10px 0 rgba(0,0,0,0.2)}
#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay{border:1px solid;font-size:100%;width:180px}
#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay p.pojo-a11y-toolbar-title{display:block;line-height:2;font-weight:bold;padding:10px 15px 0;margin:0}
#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay ul.pojo-a11y-toolbar-items{list-style:none;margin:0;padding:10px 0}
#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay ul.pojo-a11y-toolbar-items.pojo-a11y-links{border-top:1px solid}
#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay ul.pojo-a11y-toolbar-items li.pojo-a11y-toolbar-item a{display:block;padding:10px 15px;font-size:80%;line-height:1}
#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay ul.pojo-a11y-toolbar-items li.pojo-a11y-toolbar-item a.active{font-weight:bold}
#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay ul.pojo-a11y-toolbar-items li.pojo-a11y-toolbar-item a svg{padding-right:6px;display:inline-block;width:1.5em;font-style:normal;font-weight:normal;font-size:inherit;line-height:1;text-align:center;text-rendering:auto;vertical-align:middle}
#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay ul.pojo-a11y-toolbar-items li.pojo-a11y-toolbar-item a .pojo-a11y-toolbar-text{vertical-align:middle}
body.rtl #pojo-a11y-toolbar .pojo-a11y-toolbar-overlay ul.pojo-a11y-toolbar-items li.pojo-a11y-toolbar-item a svg{padding-left:6px;padding-right:0}
@media (max-width:767px){#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay p.pojo-a11y-toolbar-title{padding:7px 12px 0}
#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay ul.pojo-a11y-toolbar-items{padding:7px 0}
#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay ul.pojo-a11y-toolbar-items li.pojo-a11y-toolbar-item a{display:block;padding:7px 12px}
}body.pojo-a11y-grayscale{filter:grayscale(100%);-webkit-filter:grayscale(100%);-webkit-filter:grayscale(1);-moz-filter:grayscale(100%);-ms-filter:grayscale(100%);-o-filter:grayscale(100%);filter:gray}
body.pojo-a11y-high-contrast .placebo{line-height:normal}
body.pojo-a11y-high-contrast *{-webkit-box-shadow:none !important;box-shadow:none !important}
body.pojo-a11y-high-contrast a,body.pojo-a11y-high-contrast abbr,body.pojo-a11y-high-contrast acronym,body.pojo-a11y-high-contrast address,body.pojo-a11y-high-contrast article,body.pojo-a11y-high-contrast aside,body.pojo-a11y-high-contrast b,body.pojo-a11y-high-contrast basefont,body.pojo-a11y-high-contrast bdi,body.pojo-a11y-high-contrast big,body.pojo-a11y-high-contrast blink,body.pojo-a11y-high-contrast blockquote,body.pojo-a11y-high-contrast body,body.pojo-a11y-high-contrast button,body.pojo-a11y-high-contrast canvas,body.pojo-a11y-high-contrast caption,body.pojo-a11y-high-contrast center,body.pojo-a11y-high-contrast cite,body.pojo-a11y-high-contrast code,body.pojo-a11y-high-contrast col,body.pojo-a11y-high-contrast colgroup,body.pojo-a11y-high-contrast command,body.pojo-a11y-high-contrast dd,body.pojo-a11y-high-contrast del,body.pojo-a11y-high-contrast details,body.pojo-a11y-high-contrast dfn,body.pojo-a11y-high-contrast dir,body.pojo-a11y-high-contrast div,body.pojo-a11y-high-contrast dl,body.pojo-a11y-high-contrast dt,body.pojo-a11y-high-contrast em,body.pojo-a11y-high-contrast embed,body.pojo-a11y-high-contrast fieldset,body.pojo-a11y-high-contrast figcaption,body.pojo-a11y-high-contrast figure,body.pojo-a11y-high-contrast font,body.pojo-a11y-high-contrast footer,body.pojo-a11y-high-contrast form,body.pojo-a11y-high-contrast h1,body.pojo-a11y-high-contrast h1 a,body.pojo-a11y-high-contrast h1 a b,body.pojo-a11y-high-contrast h1 abbr,body.pojo-a11y-high-contrast h1 b,body.pojo-a11y-high-contrast h1 center,body.pojo-a11y-high-contrast h1 em,body.pojo-a11y-high-contrast h1 i,body.pojo-a11y-high-contrast h1 span,body.pojo-a11y-high-contrast h1 strong,body.pojo-a11y-high-contrast h2,body.pojo-a11y-high-contrast h2 a,body.pojo-a11y-high-contrast h2 a b,body.pojo-a11y-high-contrast h2 abbr,body.pojo-a11y-high-contrast h2 b,body.pojo-a11y-high-contrast h2 center,body.pojo-a11y-high-contrast h2 em,body.pojo-a11y-high-contrast h2 i,body.pojo-a11y-high-contrast h2 span,body.pojo-a11y-high-contrast h2 strong,body.pojo-a11y-high-contrast h3,body.pojo-a11y-high-contrast h3 a,body.pojo-a11y-high-contrast h3 a b,body.pojo-a11y-high-contrast h3 abbr,body.pojo-a11y-high-contrast h3 b,body.pojo-a11y-high-contrast h3 center,body.pojo-a11y-high-contrast h3 em,body.pojo-a11y-high-contrast h3 i,body.pojo-a11y-high-contrast h3 span,body.pojo-a11y-high-contrast h3 strong,body.pojo-a11y-high-contrast h4,body.pojo-a11y-high-contrast h4 a,body.pojo-a11y-high-contrast h4 a b,body.pojo-a11y-high-contrast h4 abbr,body.pojo-a11y-high-contrast h4 b,body.pojo-a11y-high-contrast h4 center,body.pojo-a11y-high-contrast h4 em,body.pojo-a11y-high-contrast h4 i,body.pojo-a11y-high-contrast h4 span,body.pojo-a11y-high-contrast h4 strong,body.pojo-a11y-high-contrast h5,body.pojo-a11y-high-contrast h5 a,body.pojo-a11y-high-contrast h5 a b,body.pojo-a11y-high-contrast h5 abbr,body.pojo-a11y-high-contrast h5 b,body.pojo-a11y-high-contrast h5 center,body.pojo-a11y-high-contrast h5 em,body.pojo-a11y-high-contrast h5 i,body.pojo-a11y-high-contrast h5 span,body.pojo-a11y-high-contrast h5 strong,body.pojo-a11y-high-contrast h6,body.pojo-a11y-high-contrast h6 a,body.pojo-a11y-high-contrast h6 a b,body.pojo-a11y-high-contrast h6 abbr,body.pojo-a11y-high-contrast h6 b,body.pojo-a11y-high-contrast h6 center,body.pojo-a11y-high-contrast h6 em,body.pojo-a11y-high-contrast h6 i,body.pojo-a11y-high-contrast h6 span,body.pojo-a11y-high-contrast h6 strong,body.pojo-a11y-high-contrast header,body.pojo-a11y-high-contrast hgroup,body.pojo-a11y-high-contrast html,body.pojo-a11y-high-contrast i,body.pojo-a11y-high-contrast iframe,body.pojo-a11y-high-contrast img,body.pojo-a11y-high-contrast input,body.pojo-a11y-high-contrast ins,body.pojo-a11y-high-contrast kbd,body.pojo-a11y-high-contrast label,body.pojo-a11y-high-contrast legend,body.pojo-a11y-high-contrast li,body.pojo-a11y-high-contrast listing,body.pojo-a11y-high-contrast main,body.pojo-a11y-high-contrast mark,body.pojo-a11y-high-contrast marquee,body.pojo-a11y-high-contrast menu,body.pojo-a11y-high-contrast meter,body.pojo-a11y-high-contrast multicol,body.pojo-a11y-high-contrast nav,body.pojo-a11y-high-contrast nobr,body.pojo-a11y-high-contrast object,body.pojo-a11y-high-contrast ol,body.pojo-a11y-high-contrast option,body.pojo-a11y-high-contrast output,body.pojo-a11y-high-contrast p,body.pojo-a11y-high-contrast plaintext,body.pojo-a11y-high-contrast pre,body.pojo-a11y-high-contrast progress,body.pojo-a11y-high-contrast q,body.pojo-a11y-high-contrast rb,body.pojo-a11y-high-contrast rp,body.pojo-a11y-high-contrast rt,body.pojo-a11y-high-contrast ruby,body.pojo-a11y-high-contrast s,body.pojo-a11y-high-contrast samp,body.pojo-a11y-high-contrast section,body.pojo-a11y-high-contrast select,body.pojo-a11y-high-contrast small,body.pojo-a11y-high-contrast span,body.pojo-a11y-high-contrast strike,body.pojo-a11y-high-contrast strong,body.pojo-a11y-high-contrast sub,body.pojo-a11y-high-contrast summary,body.pojo-a11y-high-contrast sup,body.pojo-a11y-high-contrast svg,body.pojo-a11y-high-contrast table,body.pojo-a11y-high-contrast tbody,body.pojo-a11y-high-contrast td,body.pojo-a11y-high-contrast text,body.pojo-a11y-high-contrast textarea,body.pojo-a11y-high-contrast th,body.pojo-a11y-high-contrast thead,body.pojo-a11y-high-contrast time,body.pojo-a11y-high-contrast tr,body.pojo-a11y-high-contrast tt,body.pojo-a11y-high-contrast u,body.pojo-a11y-high-contrast ul,body.pojo-a11y-high-contrast var,body.pojo-a11y-high-contrast video,body.pojo-a11y-high-contrast xmp{-moz-appearance:none !important;-moz-user-select:text !important;-webkit-user-select:text !important;background-image:none !important;text-shadow:none !important;user-select:text !important}
body.pojo-a11y-high-contrast a,body.pojo-a11y-high-contrast abbr,body.pojo-a11y-high-contrast acronym,body.pojo-a11y-high-contrast address,body.pojo-a11y-high-contrast article,body.pojo-a11y-high-contrast aside,body.pojo-a11y-high-contrast b,body.pojo-a11y-high-contrast basefont,body.pojo-a11y-high-contrast bdi,body.pojo-a11y-high-contrast big,body.pojo-a11y-high-contrast blink,body.pojo-a11y-high-contrast blockquote,body.pojo-a11y-high-contrast body,body.pojo-a11y-high-contrast canvas,body.pojo-a11y-high-contrast caption,body.pojo-a11y-high-contrast center,body.pojo-a11y-high-contrast cite,body.pojo-a11y-high-contrast code,body.pojo-a11y-high-contrast col,body.pojo-a11y-high-contrast colgroup,body.pojo-a11y-high-contrast command,body.pojo-a11y-high-contrast dd,body.pojo-a11y-high-contrast del,body.pojo-a11y-high-contrast details,body.pojo-a11y-high-contrast dfn,body.pojo-a11y-high-contrast dir,body.pojo-a11y-high-contrast div,body.pojo-a11y-high-contrast dl,body.pojo-a11y-high-contrast dt,body.pojo-a11y-high-contrast em,body.pojo-a11y-high-contrast embed,body.pojo-a11y-high-contrast fieldset,body.pojo-a11y-high-contrast figcaption,body.pojo-a11y-high-contrast figure,body.pojo-a11y-high-contrast font,body.pojo-a11y-high-contrast footer,body.pojo-a11y-high-contrast form,body.pojo-a11y-high-contrast h1,body.pojo-a11y-high-contrast h1 a,body.pojo-a11y-high-contrast h1 a b,body.pojo-a11y-high-contrast h1 abbr,body.pojo-a11y-high-contrast h1 b,body.pojo-a11y-high-contrast h1 center,body.pojo-a11y-high-contrast h1 em,body.pojo-a11y-high-contrast h1 i,body.pojo-a11y-high-contrast h1 span,body.pojo-a11y-high-contrast h1 strong,body.pojo-a11y-high-contrast h2,body.pojo-a11y-high-contrast h2 a,body.pojo-a11y-high-contrast h2 a b,body.pojo-a11y-high-contrast h2 abbr,body.pojo-a11y-high-contrast h2 b,body.pojo-a11y-high-contrast h2 center,body.pojo-a11y-high-contrast h2 em,body.pojo-a11y-high-contrast h2 i,body.pojo-a11y-high-contrast h2 span,body.pojo-a11y-high-contrast h2 strong,body.pojo-a11y-high-contrast h3,body.pojo-a11y-high-contrast h3 a,body.pojo-a11y-high-contrast h3 a b,body.pojo-a11y-high-contrast h3 abbr,body.pojo-a11y-high-contrast h3 b,body.pojo-a11y-high-contrast h3 center,body.pojo-a11y-high-contrast h3 em,body.pojo-a11y-high-contrast h3 i,body.pojo-a11y-high-contrast h3 span,body.pojo-a11y-high-contrast h3 strong,body.pojo-a11y-high-contrast h4,body.pojo-a11y-high-contrast h4 a,body.pojo-a11y-high-contrast h4 a b,body.pojo-a11y-high-contrast h4 abbr,body.pojo-a11y-high-contrast h4 b,body.pojo-a11y-high-contrast h4 center,body.pojo-a11y-high-contrast h4 em,body.pojo-a11y-high-contrast h4 i,body.pojo-a11y-high-contrast h4 span,body.pojo-a11y-high-contrast h4 strong,body.pojo-a11y-high-contrast h5,body.pojo-a11y-high-contrast h5 a,body.pojo-a11y-high-contrast h5 a b,body.pojo-a11y-high-contrast h5 abbr,body.pojo-a11y-high-contrast h5 b,body.pojo-a11y-high-contrast h5 center,body.pojo-a11y-high-contrast h5 em,body.pojo-a11y-high-contrast h5 i,body.pojo-a11y-high-contrast h5 span,body.pojo-a11y-high-contrast h5 strong,body.pojo-a11y-high-contrast h6,body.pojo-a11y-high-contrast h6 a,body.pojo-a11y-high-contrast h6 a b,body.pojo-a11y-high-contrast h6 abbr,body.pojo-a11y-high-contrast h6 b,body.pojo-a11y-high-contrast h6 center,body.pojo-a11y-high-contrast h6 em,body.pojo-a11y-high-contrast h6 i,body.pojo-a11y-high-contrast h6 span,body.pojo-a11y-high-contrast h6 strong,body.pojo-a11y-high-contrast header,body.pojo-a11y-high-contrast hgroup,body.pojo-a11y-high-contrast html,body.pojo-a11y-high-contrast i,body.pojo-a11y-high-contrast iframe,body.pojo-a11y-high-contrast input,body.pojo-a11y-high-contrast ins,body.pojo-a11y-high-contrast kbd,body.pojo-a11y-high-contrast label,body.pojo-a11y-high-contrast legend,body.pojo-a11y-high-contrast li,body.pojo-a11y-high-contrast listing,body.pojo-a11y-high-contrast main,body.pojo-a11y-high-contrast mark,body.pojo-a11y-high-contrast marquee,body.pojo-a11y-high-contrast menu,body.pojo-a11y-high-contrast meter,body.pojo-a11y-high-contrast multicol,body.pojo-a11y-high-contrast nav:not(#pojo-a11y-toolbar),body.pojo-a11y-high-contrast nobr,body.pojo-a11y-high-contrast object,body.pojo-a11y-high-contrast ol,body.pojo-a11y-high-contrast option,body.pojo-a11y-high-contrast output,body.pojo-a11y-high-contrast p,body.pojo-a11y-high-contrast plaintext,body.pojo-a11y-high-contrast pre,body.pojo-a11y-high-contrast progress,body.pojo-a11y-high-contrast q,body.pojo-a11y-high-contrast rb,body.pojo-a11y-high-contrast rp,body.pojo-a11y-high-contrast rt,body.pojo-a11y-high-contrast ruby,body.pojo-a11y-high-contrast s,body.pojo-a11y-high-contrast samp,body.pojo-a11y-high-contrast section,body.pojo-a11y-high-contrast small,body.pojo-a11y-high-contrast span,body.pojo-a11y-high-contrast strike,body.pojo-a11y-high-contrast strong,body.pojo-a11y-high-contrast sub,body.pojo-a11y-high-contrast summary,body.pojo-a11y-high-contrast sup,body.pojo-a11y-high-contrast svg,body.pojo-a11y-high-contrast table,body.pojo-a11y-high-contrast tbody,body.pojo-a11y-high-contrast td,body.pojo-a11y-high-contrast text,body.pojo-a11y-high-contrast textarea,body.pojo-a11y-high-contrast th,body.pojo-a11y-high-contrast thead,body.pojo-a11y-high-contrast time,body.pojo-a11y-high-contrast tr,body.pojo-a11y-high-contrast tt,body.pojo-a11y-high-contrast u,body.pojo-a11y-high-contrast ul,body.pojo-a11y-high-contrast var,body.pojo-a11y-high-contrast video,body.pojo-a11y-high-contrast xmp{background:black !important;background-color:black !important}
body.pojo-a11y-high-contrast a,body.pojo-a11y-high-contrast article,body.pojo-a11y-high-contrast aside,body.pojo-a11y-high-contrast basefont,body.pojo-a11y-high-contrast bdi,body.pojo-a11y-high-contrast big,body.pojo-a11y-high-contrast blink,body.pojo-a11y-high-contrast blockquote,body.pojo-a11y-high-contrast body,body.pojo-a11y-high-contrast button,body.pojo-a11y-high-contrast canvas,body.pojo-a11y-high-contrast caption,body.pojo-a11y-high-contrast center,body.pojo-a11y-high-contrast code,body.pojo-a11y-high-contrast col,body.pojo-a11y-high-contrast colgroup,body.pojo-a11y-high-contrast command,body.pojo-a11y-high-contrast dd,body.pojo-a11y-high-contrast del,body.pojo-a11y-high-contrast details,body.pojo-a11y-high-contrast dir,body.pojo-a11y-high-contrast div,body.pojo-a11y-high-contrast dl,body.pojo-a11y-high-contrast dt,body.pojo-a11y-high-contrast embed,body.pojo-a11y-high-contrast fieldset,body.pojo-a11y-high-contrast figcaption,body.pojo-a11y-high-contrast figure,body.pojo-a11y-high-contrast font,body.pojo-a11y-high-contrast footer,body.pojo-a11y-high-contrast form,body.pojo-a11y-high-contrast header,body.pojo-a11y-high-contrast hgroup,body.pojo-a11y-high-contrast html,body.pojo-a11y-high-contrast iframe,body.pojo-a11y-high-contrast img,body.pojo-a11y-high-contrast input,body.pojo-a11y-high-contrast ins,body.pojo-a11y-high-contrast kbd,body.pojo-a11y-high-contrast label,body.pojo-a11y-high-contrast legend,body.pojo-a11y-high-contrast li,body.pojo-a11y-high-contrast listing,body.pojo-a11y-high-contrast main,body.pojo-a11y-high-contrast mark,body.pojo-a11y-high-contrast marquee,body.pojo-a11y-high-contrast menu,body.pojo-a11y-high-contrast meter,body.pojo-a11y-high-contrast multicol,body.pojo-a11y-high-contrast nav,body.pojo-a11y-high-contrast nobr,body.pojo-a11y-high-contrast object,body.pojo-a11y-high-contrast ol,body.pojo-a11y-high-contrast option,body.pojo-a11y-high-contrast output,body.pojo-a11y-high-contrast p,body.pojo-a11y-high-contrast plaintext,body.pojo-a11y-high-contrast pre,body.pojo-a11y-high-contrast progress,body.pojo-a11y-high-contrast q,body.pojo-a11y-high-contrast rb,body.pojo-a11y-high-contrast rp,body.pojo-a11y-high-contrast rt,body.pojo-a11y-high-contrast ruby,body.pojo-a11y-high-contrast s,body.pojo-a11y-high-contrast samp,body.pojo-a11y-high-contrast section,body.pojo-a11y-high-contrast select,body.pojo-a11y-high-contrast small,body.pojo-a11y-high-contrast span,body.pojo-a11y-high-contrast strike,body.pojo-a11y-high-contrast sub,body.pojo-a11y-high-contrast summary,body.pojo-a11y-high-contrast sup,body.pojo-a11y-high-contrast svg,body.pojo-a11y-high-contrast table,body.pojo-a11y-high-contrast tbody,body.pojo-a11y-high-contrast td,body.pojo-a11y-high-contrast text,body.pojo-a11y-high-contrast textarea,body.pojo-a11y-high-contrast th,body.pojo-a11y-high-contrast thead,body.pojo-a11y-high-contrast time,body.pojo-a11y-high-contrast tr,body.pojo-a11y-high-contrast tt,body.pojo-a11y-high-contrast ul,body.pojo-a11y-high-contrast var,body.pojo-a11y-high-contrast video,body.pojo-a11y-high-contrast xmp{color:white !important}
body.pojo-a11y-high-contrast abbr,body.pojo-a11y-high-contrast acronym,body.pojo-a11y-high-contrast b,body.pojo-a11y-high-contrast b span,body.pojo-a11y-high-contrast h1 b,body.pojo-a11y-high-contrast h1 strong,body.pojo-a11y-high-contrast h2 b,body.pojo-a11y-high-contrast h2 strong,body.pojo-a11y-high-contrast h3 b,body.pojo-a11y-high-contrast h3 strong,body.pojo-a11y-high-contrast h4 b,body.pojo-a11y-high-contrast h4 strong,body.pojo-a11y-high-contrast h5 b,body.pojo-a11y-high-contrast h5 strong,body.pojo-a11y-high-contrast h6 b,body.pojo-a11y-high-contrast h6 strong,body.pojo-a11y-high-contrast strong,body.pojo-a11y-high-contrast strong span{color:yellow !important}
body.pojo-a11y-high-contrast address,body.pojo-a11y-high-contrast address span,body.pojo-a11y-high-contrast cite,body.pojo-a11y-high-contrast cite span,body.pojo-a11y-high-contrast dfn,body.pojo-a11y-high-contrast dfn span,body.pojo-a11y-high-contrast em,body.pojo-a11y-high-contrast em span,body.pojo-a11y-high-contrast h1 em,body.pojo-a11y-high-contrast h1 i,body.pojo-a11y-high-contrast h2 em,body.pojo-a11y-high-contrast h2 i,body.pojo-a11y-high-contrast h3 em,body.pojo-a11y-high-contrast h3 i,body.pojo-a11y-high-contrast h4 em,body.pojo-a11y-high-contrast h4 i,body.pojo-a11y-high-contrast h5 em,body.pojo-a11y-high-contrast h5 i,body.pojo-a11y-high-contrast h6 em,body.pojo-a11y-high-contrast h6 i,body.pojo-a11y-high-contrast i,body.pojo-a11y-high-contrast i span,body.pojo-a11y-high-contrast u,body.pojo-a11y-high-contrast u span{color:#FFFF80 !important}
body.pojo-a11y-high-contrast dt{border-top:thin solid grey !important}
body.pojo-a11y-high-contrast h1,body.pojo-a11y-high-contrast h1 a,body.pojo-a11y-high-contrast h1 a b,body.pojo-a11y-high-contrast h1 abbr,body.pojo-a11y-high-contrast h1 center,body.pojo-a11y-high-contrast h1 span,body.pojo-a11y-high-contrast h2,body.pojo-a11y-high-contrast h2 a,body.pojo-a11y-high-contrast h2 a b,body.pojo-a11y-high-contrast h2 abbr,body.pojo-a11y-high-contrast h2 center,body.pojo-a11y-high-contrast h2 span,body.pojo-a11y-high-contrast h3,body.pojo-a11y-high-contrast h3 a,body.pojo-a11y-high-contrast h3 a b,body.pojo-a11y-high-contrast h3 abbr,body.pojo-a11y-high-contrast h3 center,body.pojo-a11y-high-contrast h3 span,body.pojo-a11y-high-contrast h4,body.pojo-a11y-high-contrast h4 a,body.pojo-a11y-high-contrast h4 a b,body.pojo-a11y-high-contrast h4 abbr,body.pojo-a11y-high-contrast h4 center,body.pojo-a11y-high-contrast h4 span,body.pojo-a11y-high-contrast h5,body.pojo-a11y-high-contrast h5 a,body.pojo-a11y-high-contrast h5 a b,body.pojo-a11y-high-contrast h5 abbr,body.pojo-a11y-high-contrast h5 center,body.pojo-a11y-high-contrast h5 span,body.pojo-a11y-high-contrast h6,body.pojo-a11y-high-contrast h6 a,body.pojo-a11y-high-contrast h6 a b,body.pojo-a11y-high-contrast h6 abbr,body.pojo-a11y-high-contrast h6 center,body.pojo-a11y-high-contrast h6 span{color:#40C090 !important}
body.pojo-a11y-high-contrast img{background:#808080 !important;background-color:#808080 !important}
body.pojo-a11y-high-contrast abbr,body.pojo-a11y-high-contrast acronym{border-bottom:1px dotted !important}
body.pojo-a11y-high-contrast :focus{outline:thin dotted !important}
body.pojo-a11y-high-contrast a.button,body.pojo-a11y-high-contrast a.button abbr,body.pojo-a11y-high-contrast a.button acronym,body.pojo-a11y-high-contrast a.button b,body.pojo-a11y-high-contrast a.button basefont,body.pojo-a11y-high-contrast a.button big,body.pojo-a11y-high-contrast a.button br,body.pojo-a11y-high-contrast a.button code,body.pojo-a11y-high-contrast a.button div,body.pojo-a11y-high-contrast a.button em,body.pojo-a11y-high-contrast a.button font,body.pojo-a11y-high-contrast a.button h1,body.pojo-a11y-high-contrast a.button h2,body.pojo-a11y-high-contrast a.button h3,body.pojo-a11y-high-contrast a.button h4,body.pojo-a11y-high-contrast a.button h5,body.pojo-a11y-high-contrast a.button h6,body.pojo-a11y-high-contrast a.button i,body.pojo-a11y-high-contrast a.button kbd,body.pojo-a11y-high-contrast a.button rb,body.pojo-a11y-high-contrast a.button rp,body.pojo-a11y-high-contrast a.button rt,body.pojo-a11y-high-contrast a.button ruby,body.pojo-a11y-high-contrast a.button samp,body.pojo-a11y-high-contrast a.button small,body.pojo-a11y-high-contrast a.button span,body.pojo-a11y-high-contrast a.button strong,body.pojo-a11y-high-contrast a.button tt,body.pojo-a11y-high-contrast a.button u,body.pojo-a11y-high-contrast a.button var,body.pojo-a11y-high-contrast a:link,body.pojo-a11y-high-contrast a:link abbr,body.pojo-a11y-high-contrast a:link acronym,body.pojo-a11y-high-contrast a:link b,body.pojo-a11y-high-contrast a:link basefont,body.pojo-a11y-high-contrast a:link big,body.pojo-a11y-high-contrast a:link br,body.pojo-a11y-high-contrast a:link code,body.pojo-a11y-high-contrast a:link div,body.pojo-a11y-high-contrast a:link em,body.pojo-a11y-high-contrast a:link font,body.pojo-a11y-high-contrast a:link h1,body.pojo-a11y-high-contrast a:link h2,body.pojo-a11y-high-contrast a:link h3,body.pojo-a11y-high-contrast a:link h4,body.pojo-a11y-high-contrast a:link h5,body.pojo-a11y-high-contrast a:link h6,body.pojo-a11y-high-contrast a:link i,body.pojo-a11y-high-contrast a:link kbd,body.pojo-a11y-high-contrast a:link rb,body.pojo-a11y-high-contrast a:link rp,body.pojo-a11y-high-contrast a:link rt,body.pojo-a11y-high-contrast a:link ruby,body.pojo-a11y-high-contrast a:link samp,body.pojo-a11y-high-contrast a:link small,body.pojo-a11y-high-contrast a:link span,body.pojo-a11y-high-contrast a:link strong,body.pojo-a11y-high-contrast a:link tt,body.pojo-a11y-high-contrast a:link u,body.pojo-a11y-high-contrast a:link var,body.pojo-a11y-high-contrast div#secondaryNav div#documentNavigation ul.navigationTabs li.tabItem{color:#0080FF !important}
body.pojo-a11y-high-contrast button,body.pojo-a11y-high-contrast input,body.pojo-a11y-high-contrast textarea,body.pojo-a11y-high-contrast select,body.pojo-a11y-high-contrast table,body.pojo-a11y-high-contrast td,body.pojo-a11y-high-contrast th,body.pojo-a11y-high-contrast tr,body.pojo-a11y-high-contrast tt{border:1px solid #ffffff !important}
body.pojo-a11y-high-contrast button{background:#600040 !important;background-color:#600040 !important}
body.pojo-a11y-high-contrast select{-webkit-appearance:listbox !important;background:#600060 !important;background-color:#600060 !important}
body.pojo-a11y-high-contrast a:visited,body.pojo-a11y-high-contrast a:visited abbr,body.pojo-a11y-high-contrast a:visited acronym,body.pojo-a11y-high-contrast a:visited b,body.pojo-a11y-high-contrast a:visited basefont,body.pojo-a11y-high-contrast a:visited big,body.pojo-a11y-high-contrast a:visited br,body.pojo-a11y-high-contrast a:visited code,body.pojo-a11y-high-contrast a:visited div,body.pojo-a11y-high-contrast a:visited em,body.pojo-a11y-high-contrast a:visited font,body.pojo-a11y-high-contrast a:visited h1,body.pojo-a11y-high-contrast a:visited h2,body.pojo-a11y-high-contrast a:visited h3,body.pojo-a11y-high-contrast a:visited h4,body.pojo-a11y-high-contrast a:visited h5,body.pojo-a11y-high-contrast a:visited h6,body.pojo-a11y-high-contrast a:visited i,body.pojo-a11y-high-contrast a:visited kbd,body.pojo-a11y-high-contrast a:visited rb,body.pojo-a11y-high-contrast a:visited rp,body.pojo-a11y-high-contrast a:visited rt,body.pojo-a11y-high-contrast a:visited ruby,body.pojo-a11y-high-contrast a:visited samp,body.pojo-a11y-high-contrast a:visited small,body.pojo-a11y-high-contrast a:visited span,body.pojo-a11y-high-contrast a:visited strong,body.pojo-a11y-high-contrast a:visited tt,body.pojo-a11y-high-contrast a:visited u,body.pojo-a11y-high-contrast a:visited var,body.pojo-a11y-high-contrast div#secondaryNav div#documentNavigation ul.navigationTabs li.tabItem.active{color:#00FFFF !important}
body.pojo-a11y-high-contrast ::selection,body.pojo-a11y-high-contrast ::-moz-selection{background:#4080c0 !important;background-color:#4080c0 !important}
body.pojo-a11y-high-contrast a.button:hover,body.pojo-a11y-high-contrast a.button:hover abbr,body.pojo-a11y-high-contrast a.button:hover acronym,body.pojo-a11y-high-contrast a.button:hover b,body.pojo-a11y-high-contrast a.button:hover basefont,body.pojo-a11y-high-contrast a.button:hover big,body.pojo-a11y-high-contrast a.button:hover br,body.pojo-a11y-high-contrast a.button:hover code,body.pojo-a11y-high-contrast a.button:hover div,body.pojo-a11y-high-contrast a.button:hover em,body.pojo-a11y-high-contrast a.button:hover font,body.pojo-a11y-high-contrast a.button:hover h1,body.pojo-a11y-high-contrast a.button:hover h2,body.pojo-a11y-high-contrast a.button:hover h3,body.pojo-a11y-high-contrast a.button:hover h4,body.pojo-a11y-high-contrast a.button:hover h5,body.pojo-a11y-high-contrast a.button:hover h6,body.pojo-a11y-high-contrast a.button:hover i,body.pojo-a11y-high-contrast a.button:hover kbd,body.pojo-a11y-high-contrast a.button:hover rb,body.pojo-a11y-high-contrast a.button:hover rp,body.pojo-a11y-high-contrast a.button:hover rt,body.pojo-a11y-high-contrast a.button:hover ruby,body.pojo-a11y-high-contrast a.button:hover samp,body.pojo-a11y-high-contrast a.button:hover small,body.pojo-a11y-high-contrast a.button:hover span,body.pojo-a11y-high-contrast a.button:hover strong,body.pojo-a11y-high-contrast a.button:hover tt,body.pojo-a11y-high-contrast a.button:hover u,body.pojo-a11y-high-contrast a.button:hover var,body.pojo-a11y-high-contrast a:link:hover,body.pojo-a11y-high-contrast a:link:hover abbr,body.pojo-a11y-high-contrast a:link:hover acronym,body.pojo-a11y-high-contrast a:link:hover b,body.pojo-a11y-high-contrast a:link:hover basefont,body.pojo-a11y-high-contrast a:link:hover big,body.pojo-a11y-high-contrast a:link:hover br,body.pojo-a11y-high-contrast a:link:hover code,body.pojo-a11y-high-contrast a:link:hover div,body.pojo-a11y-high-contrast a:link:hover em,body.pojo-a11y-high-contrast a:link:hover font,body.pojo-a11y-high-contrast a:link:hover h1,body.pojo-a11y-high-contrast a:link:hover h2,body.pojo-a11y-high-contrast a:link:hover h3,body.pojo-a11y-high-contrast a:link:hover h4,body.pojo-a11y-high-contrast a:link:hover h5,body.pojo-a11y-high-contrast a:link:hover h6,body.pojo-a11y-high-contrast a:link:hover i,body.pojo-a11y-high-contrast a:link:hover kbd,body.pojo-a11y-high-contrast a:link:hover rb,body.pojo-a11y-high-contrast a:link:hover rp,body.pojo-a11y-high-contrast a:link:hover rt,body.pojo-a11y-high-contrast a:link:hover ruby,body.pojo-a11y-high-contrast a:link:hover samp,body.pojo-a11y-high-contrast a:link:hover small,body.pojo-a11y-high-contrast a:link:hover span,body.pojo-a11y-high-contrast a:link:hover strong,body.pojo-a11y-high-contrast a:link:hover tt,body.pojo-a11y-high-contrast a:link:hover u,body.pojo-a11y-high-contrast a:link:hover var,body.pojo-a11y-high-contrast a:visited:hover,body.pojo-a11y-high-contrast a:visited:hover abbr,body.pojo-a11y-high-contrast a:visited:hover acronym,body.pojo-a11y-high-contrast a:visited:hover b,body.pojo-a11y-high-contrast a:visited:hover basefont,body.pojo-a11y-high-contrast a:visited:hover big,body.pojo-a11y-high-contrast a:visited:hover br,body.pojo-a11y-high-contrast a:visited:hover code,body.pojo-a11y-high-contrast a:visited:hover div,body.pojo-a11y-high-contrast a:visited:hover em,body.pojo-a11y-high-contrast a:visited:hover font,body.pojo-a11y-high-contrast a:visited:hover h1,body.pojo-a11y-high-contrast a:visited:hover h2,body.pojo-a11y-high-contrast a:visited:hover h3,body.pojo-a11y-high-contrast a:visited:hover h4,body.pojo-a11y-high-contrast a:visited:hover h5,body.pojo-a11y-high-contrast a:visited:hover h6,body.pojo-a11y-high-contrast a:visited:hover i,body.pojo-a11y-high-contrast a:visited:hover kbd,body.pojo-a11y-high-contrast a:visited:hover rb,body.pojo-a11y-high-contrast a:visited:hover rp,body.pojo-a11y-high-contrast a:visited:hover rt,body.pojo-a11y-high-contrast a:visited:hover ruby,body.pojo-a11y-high-contrast a:visited:hover samp,body.pojo-a11y-high-contrast a:visited:hover small,body.pojo-a11y-high-contrast a:visited:hover span,body.pojo-a11y-high-contrast a:visited:hover strong,body.pojo-a11y-high-contrast a:visited:hover tt,body.pojo-a11y-high-contrast a:visited:hover u,body.pojo-a11y-high-contrast a:visited:hover var{background:#400000 !important;background-color:#400000 !important}
body.pojo-a11y-high-contrast body>input#site+div#wrapper span.mk,body.pojo-a11y-high-contrast body>input#site+div#wrapper span.mk b,body.pojo-a11y-high-contrast input[type=reset]{background:#400060 !important;background-color:#400060 !important}
body.pojo-a11y-high-contrast div[role="button"],body.pojo-a11y-high-contrast input[type=button],body.pojo-a11y-high-contrast input[type=submit]{background:#600040 !important;background-color:#600040 !important}
body.pojo-a11y-high-contrast input[type=search]{-webkit-appearance:textfield !important}
body.pojo-a11y-high-contrast html button[disabled],body.pojo-a11y-high-contrast html input[disabled],body.pojo-a11y-high-contrast html select[disabled],body.pojo-a11y-high-contrast html textarea[disabled]{background:#404040 !important;background-color:#404040 !important}
body.pojo-a11y-high-contrast .menu li a span.label{text-transform:none !important}
body.pojo-a11y-high-contrast .menu li a span.label,body.pojo-a11y-high-contrast div.jwplayer span.jwcontrolbar,body.pojo-a11y-high-contrast div.jwplayer span.jwcontrols{display:inline !important}
body.pojo-a11y-high-contrast a:link.new,body.pojo-a11y-high-contrast a:link.new i,body.pojo-a11y-high-contrast a:link.new b,body.pojo-a11y-high-contrast span.Apple-style-span{color:#FFFF40 !important}
body.pojo-a11y-high-contrast body.mediawiki img.tex{background:white !important;background-color:white !important;border:white solid 3px !important}
body.pojo-a11y-high-contrast text>tspan:first-letter,body.pojo-a11y-high-contrast text>tspan:first-line{background:inherit !important;background-color:inherit !important;color:inherit !important}
body.pojo-a11y-high-contrast div.sbtc div.sbsb_a li.sbsb_d div,body.pojo-a11y-high-contrast table.gssb_c tr.gssb_i a,body.pojo-a11y-high-contrast table.gssb_c tr.gssb_i b,body.pojo-a11y-high-contrast table.gssb_c tr.gssb_i span,body.pojo-a11y-high-contrast table.gssb_c tr.gssb_i td{background:#003050 !important;background-color:#003050 !important}
body.pojo-a11y-high-contrast img[width="18"][height="18"]{height:18px !important;width:18px !important}
body.pojo-a11y-high-contrast a>span.iconHelp:empty:after{content:"Help" !important}
body.pojo-a11y-high-contrast div#gmap,body.pojo-a11y-high-contrast div#gmap *{background:initial !important}
body.pojo-a11y-negative-contrast,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar){background:#000 !important;color:#ffffff !important}
body.pojo-a11y-negative-contrast a,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) a,body.pojo-a11y-negative-contrast b,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) b,body.pojo-a11y-negative-contrast blockquote,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) blockquote,body.pojo-a11y-negative-contrast button,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) button,body.pojo-a11y-negative-contrast canvas,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) canvas,body.pojo-a11y-negative-contrast caption,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) caption,body.pojo-a11y-negative-contrast center,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) center,body.pojo-a11y-negative-contrast cite,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) cite,body.pojo-a11y-negative-contrast code,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) code,body.pojo-a11y-negative-contrast col,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) col,body.pojo-a11y-negative-contrast colgroup,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) colgroup,body.pojo-a11y-negative-contrast dd,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) dd,body.pojo-a11y-negative-contrast details,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) details,body.pojo-a11y-negative-contrast dfn,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) dfn,body.pojo-a11y-negative-contrast dir,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) dir,body.pojo-a11y-negative-contrast div,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) div,body.pojo-a11y-negative-contrast dl,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) dl,body.pojo-a11y-negative-contrast dt,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) dt,body.pojo-a11y-negative-contrast em,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) em,body.pojo-a11y-negative-contrast embed,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) embed,body.pojo-a11y-negative-contrast fieldset,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) fieldset,body.pojo-a11y-negative-contrast figcaption,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) figcaption,body.pojo-a11y-negative-contrast figure,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) figure,body.pojo-a11y-negative-contrast font,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) font,body.pojo-a11y-negative-contrast footer,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) footer,body.pojo-a11y-negative-contrast form,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) form,body.pojo-a11y-negative-contrast header,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) header,body.pojo-a11y-negative-contrast i,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) i,body.pojo-a11y-negative-contrast iframe,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) iframe,body.pojo-a11y-negative-contrast img,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) img,body.pojo-a11y-negative-contrast input,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) input,body.pojo-a11y-negative-contrast kbd,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) kbd,body.pojo-a11y-negative-contrast label,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) label,body.pojo-a11y-negative-contrast legend,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) legend,body.pojo-a11y-negative-contrast li,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) li,body.pojo-a11y-negative-contrast mark,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) mark,body.pojo-a11y-negative-contrast menu,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) menu,body.pojo-a11y-negative-contrast meter,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) meter,body.pojo-a11y-negative-contrast nav,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) nav,body.pojo-a11y-negative-contrast nobr,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) nobr,body.pojo-a11y-negative-contrast object,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) object,body.pojo-a11y-negative-contrast ol,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) ol,body.pojo-a11y-negative-contrast option,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) option,body.pojo-a11y-negative-contrast pre,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) pre,body.pojo-a11y-negative-contrast progress,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) progress,body.pojo-a11y-negative-contrast q,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) q,body.pojo-a11y-negative-contrast s,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) s,body.pojo-a11y-negative-contrast section,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) section,body.pojo-a11y-negative-contrast select,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) select,body.pojo-a11y-negative-contrast small,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) small,body.pojo-a11y-negative-contrast span,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) span,body.pojo-a11y-negative-contrast strike,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) strike,body.pojo-a11y-negative-contrast strong,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) strong,body.pojo-a11y-negative-contrast sub,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) sub,body.pojo-a11y-negative-contrast summary,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) summary,body.pojo-a11y-negative-contrast sup,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) sup,body.pojo-a11y-negative-contrast table,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) table,body.pojo-a11y-negative-contrast td,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) td,body.pojo-a11y-negative-contrast textarea,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) textarea,body.pojo-a11y-negative-contrast th,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) th,body.pojo-a11y-negative-contrast time,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) time,body.pojo-a11y-negative-contrast tr,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) tr,body.pojo-a11y-negative-contrast tt,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) tt,body.pojo-a11y-negative-contrast u,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) u,body.pojo-a11y-negative-contrast ul,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) ul,body.pojo-a11y-negative-contrast var,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) var,body.pojo-a11y-negative-contrast a span,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) a span,body.pojo-a11y-negative-contrast strong,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) strong{color:yellow !important}
body.pojo-a11y-negative-contrast button,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) button,body.pojo-a11y-negative-contrast input,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) input,body.pojo-a11y-negative-contrast textarea,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) textarea,body.pojo-a11y-negative-contrast select,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) select,body.pojo-a11y-negative-contrast table,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) table,body.pojo-a11y-negative-contrast td,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) td,body.pojo-a11y-negative-contrast th,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) th,body.pojo-a11y-negative-contrast tr,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) tr,body.pojo-a11y-negative-contrast tt,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) tt{border:1px solid #ffffff !important}
body.pojo-a11y-negative-contrast div#gmap,body.pojo-a11y-negative-contrast div#gmap *{background:initial !important}
body.pojo-a11y-light-background,body.pojo-a11y-light-background *:not(#pojo-a11y-toolbar):not(.pojo-a11y-toolbar-link){background:#fff !important;color:#000 !important}
body.pojo-a11y-light-background div#gmap,body.pojo-a11y-light-background div#gmap *{background:initial !important}
body.pojo-a11y-resize-font-200,body.pojo-a11y-resize-font-200 p:not(.pojo-a11y-toolbar-title),body.pojo-a11y-resize-font-200 li:not(.pojo-a11y-toolbar-item),body.pojo-a11y-resize-font-200 label,body.pojo-a11y-resize-font-200 input,body.pojo-a11y-resize-font-200 select,body.pojo-a11y-resize-font-200 textarea,body.pojo-a11y-resize-font-200 legend,body.pojo-a11y-resize-font-200 code,body.pojo-a11y-resize-font-200 pre,body.pojo-a11y-resize-font-200 dd,body.pojo-a11y-resize-font-200 dt,body.pojo-a11y-resize-font-200 span,body.pojo-a11y-resize-font-200 blockquote{font-size:200% !important}
body.pojo-a11y-resize-font-200 h1,body.pojo-a11y-resize-font-200 h2,body.pojo-a11y-resize-font-200 h3,body.pojo-a11y-resize-font-200 h4,body.pojo-a11y-resize-font-200 h5,body.pojo-a11y-resize-font-200 h6,body.pojo-a11y-resize-font-200 h1 span,body.pojo-a11y-resize-font-200 h2 span,body.pojo-a11y-resize-font-200 h3 span,body.pojo-a11y-resize-font-200 h4 span,body.pojo-a11y-resize-font-200 h5 span,body.pojo-a11y-resize-font-200 h6 span{font-size:266% !important}
body.pojo-a11y-resize-font-190,body.pojo-a11y-resize-font-190 p:not(.pojo-a11y-toolbar-title),body.pojo-a11y-resize-font-190 li:not(.pojo-a11y-toolbar-item),body.pojo-a11y-resize-font-190 label,body.pojo-a11y-resize-font-190 input,body.pojo-a11y-resize-font-190 select,body.pojo-a11y-resize-font-190 textarea,body.pojo-a11y-resize-font-190 legend,body.pojo-a11y-resize-font-190 code,body.pojo-a11y-resize-font-190 pre,body.pojo-a11y-resize-font-190 dd,body.pojo-a11y-resize-font-190 dt,body.pojo-a11y-resize-font-190 span,body.pojo-a11y-resize-font-190 blockquote{font-size:190% !important}
body.pojo-a11y-resize-font-190 h1,body.pojo-a11y-resize-font-190 h2,body.pojo-a11y-resize-font-190 h3,body.pojo-a11y-resize-font-190 h4,body.pojo-a11y-resize-font-190 h5,body.pojo-a11y-resize-font-190 h6,body.pojo-a11y-resize-font-190 h1 span,body.pojo-a11y-resize-font-190 h2 span,body.pojo-a11y-resize-font-190 h3 span,body.pojo-a11y-resize-font-190 h4 span,body.pojo-a11y-resize-font-190 h5 span,body.pojo-a11y-resize-font-190 h6 span{font-size:252.70000000000002% !important}
body.pojo-a11y-resize-font-180,body.pojo-a11y-resize-font-180 p:not(.pojo-a11y-toolbar-title),body.pojo-a11y-resize-font-180 li:not(.pojo-a11y-toolbar-item),body.pojo-a11y-resize-font-180 label,body.pojo-a11y-resize-font-180 input,body.pojo-a11y-resize-font-180 select,body.pojo-a11y-resize-font-180 textarea,body.pojo-a11y-resize-font-180 legend,body.pojo-a11y-resize-font-180 code,body.pojo-a11y-resize-font-180 pre,body.pojo-a11y-resize-font-180 dd,body.pojo-a11y-resize-font-180 dt,body.pojo-a11y-resize-font-180 span,body.pojo-a11y-resize-font-180 blockquote{font-size:180% !important}
body.pojo-a11y-resize-font-180 h1,body.pojo-a11y-resize-font-180 h2,body.pojo-a11y-resize-font-180 h3,body.pojo-a11y-resize-font-180 h4,body.pojo-a11y-resize-font-180 h5,body.pojo-a11y-resize-font-180 h6,body.pojo-a11y-resize-font-180 h1 span,body.pojo-a11y-resize-font-180 h2 span,body.pojo-a11y-resize-font-180 h3 span,body.pojo-a11y-resize-font-180 h4 span,body.pojo-a11y-resize-font-180 h5 span,body.pojo-a11y-resize-font-180 h6 span{font-size:239.4% !important}
body.pojo-a11y-resize-font-170,body.pojo-a11y-resize-font-170 p:not(.pojo-a11y-toolbar-title),body.pojo-a11y-resize-font-170 li:not(.pojo-a11y-toolbar-item),body.pojo-a11y-resize-font-170 label,body.pojo-a11y-resize-font-170 input,body.pojo-a11y-resize-font-170 select,body.pojo-a11y-resize-font-170 textarea,body.pojo-a11y-resize-font-170 legend,body.pojo-a11y-resize-font-170 code,body.pojo-a11y-resize-font-170 pre,body.pojo-a11y-resize-font-170 dd,body.pojo-a11y-resize-font-170 dt,body.pojo-a11y-resize-font-170 span,body.pojo-a11y-resize-font-170 blockquote{font-size:170% !important}
body.pojo-a11y-resize-font-170 h1,body.pojo-a11y-resize-font-170 h2,body.pojo-a11y-resize-font-170 h3,body.pojo-a11y-resize-font-170 h4,body.pojo-a11y-resize-font-170 h5,body.pojo-a11y-resize-font-170 h6,body.pojo-a11y-resize-font-170 h1 span,body.pojo-a11y-resize-font-170 h2 span,body.pojo-a11y-resize-font-170 h3 span,body.pojo-a11y-resize-font-170 h4 span,body.pojo-a11y-resize-font-170 h5 span,body.pojo-a11y-resize-font-170 h6 span{font-size:226.10000000000002% !important}
body.pojo-a11y-resize-font-160,body.pojo-a11y-resize-font-160 p:not(.pojo-a11y-toolbar-title),body.pojo-a11y-resize-font-160 li:not(.pojo-a11y-toolbar-item),body.pojo-a11y-resize-font-160 label,body.pojo-a11y-resize-font-160 input,body.pojo-a11y-resize-font-160 select,body.pojo-a11y-resize-font-160 textarea,body.pojo-a11y-resize-font-160 legend,body.pojo-a11y-resize-font-160 code,body.pojo-a11y-resize-font-160 pre,body.pojo-a11y-resize-font-160 dd,body.pojo-a11y-resize-font-160 dt,body.pojo-a11y-resize-font-160 span,body.pojo-a11y-resize-font-160 blockquote{font-size:160% !important}
body.pojo-a11y-resize-font-160 h1,body.pojo-a11y-resize-font-160 h2,body.pojo-a11y-resize-font-160 h3,body.pojo-a11y-resize-font-160 h4,body.pojo-a11y-resize-font-160 h5,body.pojo-a11y-resize-font-160 h6,body.pojo-a11y-resize-font-160 h1 span,body.pojo-a11y-resize-font-160 h2 span,body.pojo-a11y-resize-font-160 h3 span,body.pojo-a11y-resize-font-160 h4 span,body.pojo-a11y-resize-font-160 h5 span,body.pojo-a11y-resize-font-160 h6 span{font-size:212.8% !important}
body.pojo-a11y-resize-font-150,body.pojo-a11y-resize-font-150 p:not(.pojo-a11y-toolbar-title),body.pojo-a11y-resize-font-150 li:not(.pojo-a11y-toolbar-item),body.pojo-a11y-resize-font-150 label,body.pojo-a11y-resize-font-150 input,body.pojo-a11y-resize-font-150 select,body.pojo-a11y-resize-font-150 textarea,body.pojo-a11y-resize-font-150 legend,body.pojo-a11y-resize-font-150 code,body.pojo-a11y-resize-font-150 pre,body.pojo-a11y-resize-font-150 dd,body.pojo-a11y-resize-font-150 dt,body.pojo-a11y-resize-font-150 span,body.pojo-a11y-resize-font-150 blockquote{font-size:150% !important}
body.pojo-a11y-resize-font-150 h1,body.pojo-a11y-resize-font-150 h2,body.pojo-a11y-resize-font-150 h3,body.pojo-a11y-resize-font-150 h4,body.pojo-a11y-resize-font-150 h5,body.pojo-a11y-resize-font-150 h6,body.pojo-a11y-resize-font-150 h1 span,body.pojo-a11y-resize-font-150 h2 span,body.pojo-a11y-resize-font-150 h3 span,body.pojo-a11y-resize-font-150 h4 span,body.pojo-a11y-resize-font-150 h5 span,body.pojo-a11y-resize-font-150 h6 span{font-size:199.5% !important}
body.pojo-a11y-resize-font-140,body.pojo-a11y-resize-font-140 p:not(.pojo-a11y-toolbar-title),body.pojo-a11y-resize-font-140 li:not(.pojo-a11y-toolbar-item),body.pojo-a11y-resize-font-140 label,body.pojo-a11y-resize-font-140 input,body.pojo-a11y-resize-font-140 select,body.pojo-a11y-resize-font-140 textarea,body.pojo-a11y-resize-font-140 legend,body.pojo-a11y-resize-font-140 code,body.pojo-a11y-resize-font-140 pre,body.pojo-a11y-resize-font-140 dd,body.pojo-a11y-resize-font-140 dt,body.pojo-a11y-resize-font-140 span,body.pojo-a11y-resize-font-140 blockquote{font-size:140% !important}
body.pojo-a11y-resize-font-140 h1,body.pojo-a11y-resize-font-140 h2,body.pojo-a11y-resize-font-140 h3,body.pojo-a11y-resize-font-140 h4,body.pojo-a11y-resize-font-140 h5,body.pojo-a11y-resize-font-140 h6,body.pojo-a11y-resize-font-140 h1 span,body.pojo-a11y-resize-font-140 h2 span,body.pojo-a11y-resize-font-140 h3 span,body.pojo-a11y-resize-font-140 h4 span,body.pojo-a11y-resize-font-140 h5 span,body.pojo-a11y-resize-font-140 h6 span{font-size:186.20000000000002% !important}
body.pojo-a11y-resize-font-130,body.pojo-a11y-resize-font-130 p:not(.pojo-a11y-toolbar-title),body.pojo-a11y-resize-font-130 li:not(.pojo-a11y-toolbar-item),body.pojo-a11y-resize-font-130 label,body.pojo-a11y-resize-font-130 input,body.pojo-a11y-resize-font-130 select,body.pojo-a11y-resize-font-130 textarea,body.pojo-a11y-resize-font-130 legend,body.pojo-a11y-resize-font-130 code,body.pojo-a11y-resize-font-130 pre,body.pojo-a11y-resize-font-130 dd,body.pojo-a11y-resize-font-130 dt,body.pojo-a11y-resize-font-130 span,body.pojo-a11y-resize-font-130 blockquote{font-size:130% !important}
body.pojo-a11y-resize-font-130 h1,body.pojo-a11y-resize-font-130 h2,body.pojo-a11y-resize-font-130 h3,body.pojo-a11y-resize-font-130 h4,body.pojo-a11y-resize-font-130 h5,body.pojo-a11y-resize-font-130 h6,body.pojo-a11y-resize-font-130 h1 span,body.pojo-a11y-resize-font-130 h2 span,body.pojo-a11y-resize-font-130 h3 span,body.pojo-a11y-resize-font-130 h4 span,body.pojo-a11y-resize-font-130 h5 span,body.pojo-a11y-resize-font-130 h6 span{font-size:172.9% !important}
body.pojo-a11y-resize-font-120,body.pojo-a11y-resize-font-120 p:not(.pojo-a11y-toolbar-title),body.pojo-a11y-resize-font-120 li:not(.pojo-a11y-toolbar-item),body.pojo-a11y-resize-font-120 label,body.pojo-a11y-resize-font-120 input,body.pojo-a11y-resize-font-120 select,body.pojo-a11y-resize-font-120 textarea,body.pojo-a11y-resize-font-120 legend,body.pojo-a11y-resize-font-120 code,body.pojo-a11y-resize-font-120 pre,body.pojo-a11y-resize-font-120 dd,body.pojo-a11y-resize-font-120 dt,body.pojo-a11y-resize-font-120 span,body.pojo-a11y-resize-font-120 blockquote{font-size:120% !important}
body.pojo-a11y-resize-font-120 h1,body.pojo-a11y-resize-font-120 h2,body.pojo-a11y-resize-font-120 h3,body.pojo-a11y-resize-font-120 h4,body.pojo-a11y-resize-font-120 h5,body.pojo-a11y-resize-font-120 h6,body.pojo-a11y-resize-font-120 h1 span,body.pojo-a11y-resize-font-120 h2 span,body.pojo-a11y-resize-font-120 h3 span,body.pojo-a11y-resize-font-120 h4 span,body.pojo-a11y-resize-font-120 h5 span,body.pojo-a11y-resize-font-120 h6 span{font-size:159.60000000000002% !important}
body.pojo-a11y-links-underline a,body.pojo-a11y-links-underline a *{text-decoration:underline !important}
body.pojo-a11y-readable-font,body.pojo-a11y-readable-font *:not(i):not(span){font-family:Verdana,Arial,Helvetica,sans-serif !important}
.pojo-skip-link{position:absolute;top:-1000em}
.pojo-skip-link:focus{left:50px;top:50px;height:auto;width:200px;display:block;font-size:14px;font-weight:700;text-align:center;padding:15px 23px 14px;background-color:#F1F1F1;color:#21759B;z-index:100000;line-height:normal;text-decoration:none;box-shadow:0 0 2px 2px rgba(0,0,0,0.6)}
body.rtl .pojo-skip-link:focus{right:50px;left:auto}
*,::before,::after{box-sizing:border-box}
.pojo-a11y-visible-phone{display:none !important}
.pojo-a11y-visible-tablet{display:none !important}
.pojo-a11y-hidden-desktop{display:none !important}
.pojo-a11y-visible-desktop{display:inherit !important}
@media (min-width:768px) and (max-width:1024px){.pojo-a11y-hidden-desktop{display:inherit !important}
.pojo-a11y-visible-desktop{display:none !important}
.pojo-a11y-visible-tablet{display:inherit !important}
.pojo-a11y-hidden-tablet{display:none !important}
}@media (max-width:767px){.pojo-a11y-hidden-desktop{display:inherit !important}
.pojo-a11y-visible-desktop{display:none !important}
.pojo-a11y-visible-phone{display:inherit !important}
.pojo-a11y-hidden-phone{display:none !important}
}.pojo-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}
article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}
audio,canvas,video{display:inline-block}
audio:not([controls]){display:none;height:0}
[hidden]{display:none}
html{font-family:sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}
body{margin:0}
a:focus{outline:thin dotted}
a:active,a:hover{outline:0}
h1{margin:.67em 0;font-size:2em}
abbr[title]{border-bottom:1px dotted}
b,strong{font-weight:bold}
dfn{font-style:italic}
hr{height:0;-moz-box-sizing:content-box;box-sizing:content-box}
mark{color:#000;background:#ff0}
code,kbd,pre,samp{font-family:monospace,serif;font-size:1em}
pre{white-space:pre-wrap}
q{quotes:"\201C" "\201D" "\2018" "\2019"}
small{font-size:80%}
sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}
sup{top:-0.5em}
sub{bottom:-0.25em}
img{border:0}
svg:not(:root){overflow:hidden}
figure{margin:0}
fieldset{padding:.35em .625em .75em;margin:0 2px;border:1px solid #c0c0c0}
legend{padding:0;border:0}
button,input,select,textarea{margin:0;font-family:inherit;font-size:100%}
button,input{line-height:normal}
button,select{text-transform:none}
button,html input[type="button"],input[type="reset"],input[type="submit"]{cursor:pointer;-webkit-appearance:button}
button[disabled],html input[disabled]{cursor:default}
input[type="checkbox"],input[type="radio"]{padding:0;box-sizing:border-box}
input[type="search"]{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;-webkit-appearance:textfield}
input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}
button::-moz-focus-inner,input::-moz-focus-inner{padding:0;border:0}
textarea{overflow:auto;vertical-align:top}
table{border-collapse:collapse;border-spacing:0}
@media print{*{color:#000!important;text-shadow:none!important;background:transparent!important;box-shadow:none!important}a,a:visited{text-decoration:underline}
a[href]:after{content:" (" attr(href) ")"}
abbr[title]:after{content:" (" attr(title) ")"}
.ir a:after,a[href^="javascript:"]:after,a[href^="#"]:after{content:""}
pre,blockquote{border:1px solid #999;page-break-inside:avoid}
thead{display:table-header-group}
tr,img{page-break-inside:avoid}
img{max-width:100%!important}
@page{margin:2cm .5cm}
p,h2,h3{orphans:3;widows:3}
h2,h3{page-break-after:avoid}
.navbar{display:none}
.table td,.table th{background-color:#fff!important}
.btn>.caret,.dropup>.btn>.caret{border-top-color:#000!important}
.label{border:1px solid #000}
.table{border-collapse:collapse!important}
.table-bordered th,.table-bordered td{border:1px solid #ddd!important}
}*,*:before,*:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
html{font-size:62.5%;-webkit-tap-highlight-color:rgba(0,0,0,0)}
body{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;line-height:1.428571429;color:#333;background-color:#fff}
input,button,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}
button,input,select[multiple],textarea{background-image:none}
a{color:#428bca;text-decoration:none}
a:hover,a:focus{color:#2a6496;text-decoration:underline}
a:focus{outline:thin dotted #333;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}
img{vertical-align:middle}
.img-responsive{display:block;height:auto;max-width:100%}
.img-rounded{border-radius:6px}
.img-thumbnail{display:inline-block;height:auto;max-width:100%;padding:4px;line-height:1.428571429;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}
.img-circle{border-radius:50%}
hr{margin-top:20px;margin-bottom:20px;border:0;border-top:1px solid #eee}
.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);border:0}
p{margin:0 0 10px}
.lead{margin-bottom:20px;font-size:16.099999999999998px;font-weight:200;line-height:1.4}
@media(min-width:768px){.lead{font-size:21px}
}small{font-size:85%}
cite{font-style:normal}
.text-muted{color:#999}
.text-primary{color:#428bca}
.text-warning{color:#c09853}
.text-danger{color:#b94a48}
.text-success{color:#468847}
.text-info{color:#3a87ad}
.text-left{text-align:left}
.text-right{text-align:right}
.text-center{text-align:center}
h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:500;line-height:1.1}
h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small{font-weight:normal;line-height:1;color:#999}
h1,h2,h3{margin-top:20px;margin-bottom:10px}
h4,h5,h6{margin-top:10px;margin-bottom:10px}
h1,.h1{font-size:36px}
h2,.h2{font-size:30px}
h3,.h3{font-size:24px}
h4,.h4{font-size:18px}
h5,.h5{font-size:14px}
h6,.h6{font-size:12px}
h1 small,.h1 small{font-size:24px}
h2 small,.h2 small{font-size:18px}
h3 small,.h3 small,h4 small,.h4 small{font-size:14px}
.page-header{padding-bottom:9px;margin:40px 0 20px;border-bottom:1px solid #eee}
ul,ol{margin-top:0;margin-bottom:10px}
ul ul,ol ul,ul ol,ol ol{margin-bottom:0}
.list-unstyled{padding-left:0;list-style:none}
.list-inline{padding-left:0;list-style:none}
.list-inline>li{display:inline-block;padding-right:5px;padding-left:5px}
dl{margin-bottom:20px}
dt,dd{line-height:1.428571429}
dt{font-weight:bold}
dd{margin-left:0}
@media(min-width:768px){.dl-horizontal dt{float:left;width:160px;overflow:hidden;clear:left;text-align:right;text-overflow:ellipsis;white-space:nowrap}
.dl-horizontal dd{margin-left:180px}
.dl-horizontal dd:before,.dl-horizontal dd:after{display:table;content:" "}
.dl-horizontal dd:after{clear:both}
.dl-horizontal dd:before,.dl-horizontal dd:after{display:table;content:" "}
.dl-horizontal dd:after{clear:both}
}abbr[title],abbr[data-original-title]{cursor:help;border-bottom:1px dotted #999}
abbr.initialism{font-size:90%;text-transform:uppercase}
blockquote{padding:10px 20px;margin:0 0 20px;border-left:5px solid #eee}
blockquote p{font-size:17.5px;font-weight:300;line-height:1.25}
blockquote p:last-child{margin-bottom:0}
blockquote small{display:block;line-height:1.428571429;color:#999}
blockquote small:before{content:'\2014 \00A0'}
blockquote.pull-right{padding-right:15px;padding-left:0;border-right:5px solid #eee;border-left:0}
blockquote.pull-right p,blockquote.pull-right small{text-align:right}
blockquote.pull-right small:before{content:''}
blockquote.pull-right small:after{content:'\00A0 \2014'}
q:before,q:after,blockquote:before,blockquote:after{content:""}
address{display:block;margin-bottom:20px;font-style:normal;line-height:1.428571429}
code,pre{font-family:Monaco,Menlo,Consolas,"Courier New",monospace}
code{padding:2px 4px;font-size:90%;color:#c7254e;white-space:nowrap;background-color:#f9f2f4;border-radius:4px}
pre{display:block;padding:9.5px;margin:0 0 10px;font-size:13px;line-height:1.428571429;color:#333;word-break:break-all;word-wrap:break-word;background-color:#f5f5f5;border:1px solid #ccc;border-radius:4px}
pre.prettyprint{margin-bottom:20px}
pre code{padding:0;font-size:inherit;color:inherit;white-space:pre-wrap;background-color:transparent;border:0}
.pre-scrollable{max-height:340px;overflow-y:scroll}
.container{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}
.container:before,.container:after{display:table;content:" "}
.container:after{clear:both}
.container:before,.container:after{display:table;content:" "}
.container:after{clear:both}
.row{margin-right:-15px;margin-left:-15px}
.row:before,.row:after{display:table;content:" "}
.row:after{clear:both}
.row:before,.row:after{display:table;content:" "}
.row:after{clear:both}
.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12{position:relative;min-height:1px;padding-right:15px;padding-left:15px}
.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11{float:left}
.col-xs-1{width:8.333333333333332%}
.col-xs-2{width:16.666666666666664%}
.col-xs-3{width:25%}
.col-xs-4{width:33.33333333333333%}
.col-xs-5{width:41.66666666666667%}
.col-xs-6{width:50%}
.col-xs-7{width:58.333333333333336%}
.col-xs-8{width:66.66666666666666%}
.col-xs-9{width:75%}
.col-xs-10{width:83.33333333333334%}
.col-xs-11{width:91.66666666666666%}
.col-xs-12{width:100%}
@media(min-width:768px){.container{max-width:750px}
.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11{float:left}
.col-sm-1{width:8.333333333333332%}
.col-sm-2{width:16.666666666666664%}
.col-sm-3{width:25%}
.col-sm-4{width:33.33333333333333%}
.col-sm-5{width:41.66666666666667%}
.col-sm-6{width:50%}
.col-sm-7{width:58.333333333333336%}
.col-sm-8{width:66.66666666666666%}
.col-sm-9{width:75%}
.col-sm-10{width:83.33333333333334%}
.col-sm-11{width:91.66666666666666%}
.col-sm-12{width:100%}
.col-sm-push-1{left:8.333333333333332%}
.col-sm-push-2{left:16.666666666666664%}
.col-sm-push-3{left:25%}
.col-sm-push-4{left:33.33333333333333%}
.col-sm-push-5{left:41.66666666666667%}
.col-sm-push-6{left:50%}
.col-sm-push-7{left:58.333333333333336%}
.col-sm-push-8{left:66.66666666666666%}
.col-sm-push-9{left:75%}
.col-sm-push-10{left:83.33333333333334%}
.col-sm-push-11{left:91.66666666666666%}
.col-sm-pull-1{right:8.333333333333332%}
.col-sm-pull-2{right:16.666666666666664%}
.col-sm-pull-3{right:25%}
.col-sm-pull-4{right:33.33333333333333%}
.col-sm-pull-5{right:41.66666666666667%}
.col-sm-pull-6{right:50%}
.col-sm-pull-7{right:58.333333333333336%}
.col-sm-pull-8{right:66.66666666666666%}
.col-sm-pull-9{right:75%}
.col-sm-pull-10{right:83.33333333333334%}
.col-sm-pull-11{right:91.66666666666666%}
.col-sm-offset-1{margin-left:8.333333333333332%}
.col-sm-offset-2{margin-left:16.666666666666664%}
.col-sm-offset-3{margin-left:25%}
.col-sm-offset-4{margin-left:33.33333333333333%}
.col-sm-offset-5{margin-left:41.66666666666667%}
.col-sm-offset-6{margin-left:50%}
.col-sm-offset-7{margin-left:58.333333333333336%}
.col-sm-offset-8{margin-left:66.66666666666666%}
.col-sm-offset-9{margin-left:75%}
.col-sm-offset-10{margin-left:83.33333333333334%}
.col-sm-offset-11{margin-left:91.66666666666666%}
}@media(min-width:992px){.container{max-width:970px}
.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11{float:left}
.col-md-1{width:8.333333333333332%}
.col-md-2{width:16.666666666666664%}
.col-md-3{width:25%}
.col-md-4{width:33.33333333333333%}
.col-md-5{width:41.66666666666667%}
.col-md-6{width:50%}
.col-md-7{width:58.333333333333336%}
.col-md-8{width:66.66666666666666%}
.col-md-9{width:75%}
.col-md-10{width:83.33333333333334%}
.col-md-11{width:91.66666666666666%}
.col-md-12{width:100%}
.col-md-push-0{left:auto}
.col-md-push-1{left:8.333333333333332%}
.col-md-push-2{left:16.666666666666664%}
.col-md-push-3{left:25%}
.col-md-push-4{left:33.33333333333333%}
.col-md-push-5{left:41.66666666666667%}
.col-md-push-6{left:50%}
.col-md-push-7{left:58.333333333333336%}
.col-md-push-8{left:66.66666666666666%}
.col-md-push-9{left:75%}
.col-md-push-10{left:83.33333333333334%}
.col-md-push-11{left:91.66666666666666%}
.col-md-pull-0{right:auto}
.col-md-pull-1{right:8.333333333333332%}
.col-md-pull-2{right:16.666666666666664%}
.col-md-pull-3{right:25%}
.col-md-pull-4{right:33.33333333333333%}
.col-md-pull-5{right:41.66666666666667%}
.col-md-pull-6{right:50%}
.col-md-pull-7{right:58.333333333333336%}
.col-md-pull-8{right:66.66666666666666%}
.col-md-pull-9{right:75%}
.col-md-pull-10{right:83.33333333333334%}
.col-md-pull-11{right:91.66666666666666%}
.col-md-offset-0{margin-left:0}
.col-md-offset-1{margin-left:8.333333333333332%}
.col-md-offset-2{margin-left:16.666666666666664%}
.col-md-offset-3{margin-left:25%}
.col-md-offset-4{margin-left:33.33333333333333%}
.col-md-offset-5{margin-left:41.66666666666667%}
.col-md-offset-6{margin-left:50%}
.col-md-offset-7{margin-left:58.333333333333336%}
.col-md-offset-8{margin-left:66.66666666666666%}
.col-md-offset-9{margin-left:75%}
.col-md-offset-10{margin-left:83.33333333333334%}
.col-md-offset-11{margin-left:91.66666666666666%}
}@media(min-width:1200px){.container{max-width:1170px}
.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11{float:left}
.col-lg-1{width:8.333333333333332%}
.col-lg-2{width:16.666666666666664%}
.col-lg-3{width:25%}
.col-lg-4{width:33.33333333333333%}
.col-lg-5{width:41.66666666666667%}
.col-lg-6{width:50%}
.col-lg-7{width:58.333333333333336%}
.col-lg-8{width:66.66666666666666%}
.col-lg-9{width:75%}
.col-lg-10{width:83.33333333333334%}
.col-lg-11{width:91.66666666666666%}
.col-lg-12{width:100%}
.col-lg-push-0{left:auto}
.col-lg-push-1{left:8.333333333333332%}
.col-lg-push-2{left:16.666666666666664%}
.col-lg-push-3{left:25%}
.col-lg-push-4{left:33.33333333333333%}
.col-lg-push-5{left:41.66666666666667%}
.col-lg-push-6{left:50%}
.col-lg-push-7{left:58.333333333333336%}
.col-lg-push-8{left:66.66666666666666%}
.col-lg-push-9{left:75%}
.col-lg-push-10{left:83.33333333333334%}
.col-lg-push-11{left:91.66666666666666%}
.col-lg-pull-0{right:auto}
.col-lg-pull-1{right:8.333333333333332%}
.col-lg-pull-2{right:16.666666666666664%}
.col-lg-pull-3{right:25%}
.col-lg-pull-4{right:33.33333333333333%}
.col-lg-pull-5{right:41.66666666666667%}
.col-lg-pull-6{right:50%}
.col-lg-pull-7{right:58.333333333333336%}
.col-lg-pull-8{right:66.66666666666666%}
.col-lg-pull-9{right:75%}
.col-lg-pull-10{right:83.33333333333334%}
.col-lg-pull-11{right:91.66666666666666%}
.col-lg-offset-0{margin-left:0}
.col-lg-offset-1{margin-left:8.333333333333332%}
.col-lg-offset-2{margin-left:16.666666666666664%}
.col-lg-offset-3{margin-left:25%}
.col-lg-offset-4{margin-left:33.33333333333333%}
.col-lg-offset-5{margin-left:41.66666666666667%}
.col-lg-offset-6{margin-left:50%}
.col-lg-offset-7{margin-left:58.333333333333336%}
.col-lg-offset-8{margin-left:66.66666666666666%}
.col-lg-offset-9{margin-left:75%}
.col-lg-offset-10{margin-left:83.33333333333334%}
.col-lg-offset-11{margin-left:91.66666666666666%}
}table{max-width:100%;background-color:transparent}
th{text-align:left}
.table{width:100%;margin-bottom:20px}
.table thead>tr>th,.table tbody>tr>th,.table tfoot>tr>th,.table thead>tr>td,.table tbody>tr>td,.table tfoot>tr>td{padding:8px;line-height:1.428571429;vertical-align:top;border-top:1px solid #ddd}
.table thead>tr>th{vertical-align:bottom;border-bottom:2px solid #ddd}
.table caption+thead tr:first-child th,.table colgroup+thead tr:first-child th,.table thead:first-child tr:first-child th,.table caption+thead tr:first-child td,.table colgroup+thead tr:first-child td,.table thead:first-child tr:first-child td{border-top:0}
.table tbody+tbody{border-top:2px solid #ddd}
.table .table{background-color:#fff}
.table-condensed thead>tr>th,.table-condensed tbody>tr>th,.table-condensed tfoot>tr>th,.table-condensed thead>tr>td,.table-condensed tbody>tr>td,.table-condensed tfoot>tr>td{padding:5px}
.table-bordered{border:1px solid #ddd}
.table-bordered>thead>tr>th,.table-bordered>tbody>tr>th,.table-bordered>tfoot>tr>th,.table-bordered>thead>tr>td,.table-bordered>tbody>tr>td,.table-bordered>tfoot>tr>td{border:1px solid #ddd}
.table-bordered>thead>tr>th,.table-bordered>thead>tr>td{border-bottom-width:2px}
.table-striped>tbody>tr:nth-child(odd)>td,.table-striped>tbody>tr:nth-child(odd)>th{background-color:#f9f9f9}
.table-hover>tbody>tr:hover>td,.table-hover>tbody>tr:hover>th{background-color:#f5f5f5}
table col[class*="col-"]{display:table-column;float:none}
table td[class*="col-"],table th[class*="col-"]{display:table-cell;float:none}
.table>thead>tr>td.active,.table>tbody>tr>td.active,.table>tfoot>tr>td.active,.table>thead>tr>th.active,.table>tbody>tr>th.active,.table>tfoot>tr>th.active,.table>thead>tr.active>td,.table>tbody>tr.active>td,.table>tfoot>tr.active>td,.table>thead>tr.active>th,.table>tbody>tr.active>th,.table>tfoot>tr.active>th{background-color:#f5f5f5}
.table>thead>tr>td.success,.table>tbody>tr>td.success,.table>tfoot>tr>td.success,.table>thead>tr>th.success,.table>tbody>tr>th.success,.table>tfoot>tr>th.success,.table>thead>tr.success>td,.table>tbody>tr.success>td,.table>tfoot>tr.success>td,.table>thead>tr.success>th,.table>tbody>tr.success>th,.table>tfoot>tr.success>th{background-color:#dff0d8;border-color:#d6e9c6}
.table-hover>tbody>tr>td.success:hover,.table-hover>tbody>tr>th.success:hover,.table-hover>tbody>tr.success:hover>td{background-color:#d0e9c6;border-color:#c9e2b3}
.table>thead>tr>td.danger,.table>tbody>tr>td.danger,.table>tfoot>tr>td.danger,.table>thead>tr>th.danger,.table>tbody>tr>th.danger,.table>tfoot>tr>th.danger,.table>thead>tr.danger>td,.table>tbody>tr.danger>td,.table>tfoot>tr.danger>td,.table>thead>tr.danger>th,.table>tbody>tr.danger>th,.table>tfoot>tr.danger>th{background-color:#f2dede;border-color:#eed3d7}
.table-hover>tbody>tr>td.danger:hover,.table-hover>tbody>tr>th.danger:hover,.table-hover>tbody>tr.danger:hover>td{background-color:#ebcccc;border-color:#e6c1c7}
.table>thead>tr>td.warning,.table>tbody>tr>td.warning,.table>tfoot>tr>td.warning,.table>thead>tr>th.warning,.table>tbody>tr>th.warning,.table>tfoot>tr>th.warning,.table>thead>tr.warning>td,.table>tbody>tr.warning>td,.table>tfoot>tr.warning>td,.table>thead>tr.warning>th,.table>tbody>tr.warning>th,.table>tfoot>tr.warning>th{background-color:#fcf8e3;border-color:#fbeed5}
.table-hover>tbody>tr>td.warning:hover,.table-hover>tbody>tr>th.warning:hover,.table-hover>tbody>tr.warning:hover>td{background-color:#faf2cc;border-color:#f8e5be}
@media(max-width:768px){.table-responsive{width:100%;margin-bottom:15px;overflow-x:scroll;overflow-y:hidden;border:1px solid #ddd}
.table-responsive>.table{margin-bottom:0;background-color:#fff}
.table-responsive>.table>thead>tr>th,.table-responsive>.table>tbody>tr>th,.table-responsive>.table>tfoot>tr>th,.table-responsive>.table>thead>tr>td,.table-responsive>.table>tbody>tr>td,.table-responsive>.table>tfoot>tr>td{white-space:nowrap}
.table-responsive>.table-bordered{border:0}
.table-responsive>.table-bordered>thead>tr>th:first-child,.table-responsive>.table-bordered>tbody>tr>th:first-child,.table-responsive>.table-bordered>tfoot>tr>th:first-child,.table-responsive>.table-bordered>thead>tr>td:first-child,.table-responsive>.table-bordered>tbody>tr>td:first-child,.table-responsive>.table-bordered>tfoot>tr>td:first-child{border-left:0}
.table-responsive>.table-bordered>thead>tr>th:last-child,.table-responsive>.table-bordered>tbody>tr>th:last-child,.table-responsive>.table-bordered>tfoot>tr>th:last-child,.table-responsive>.table-bordered>thead>tr>td:last-child,.table-responsive>.table-bordered>tbody>tr>td:last-child,.table-responsive>.table-bordered>tfoot>tr>td:last-child{border-right:0}
.table-responsive>.table-bordered>thead>tr:last-child>th,.table-responsive>.table-bordered>tbody>tr:last-child>th,.table-responsive>.table-bordered>tfoot>tr:last-child>th,.table-responsive>.table-bordered>thead>tr:last-child>td,.table-responsive>.table-bordered>tbody>tr:last-child>td,.table-responsive>.table-bordered>tfoot>tr:last-child>td{border-bottom:0}
}fieldset{padding:0;margin:0;border:0}
legend{display:block;width:100%;padding:0;margin-bottom:20px;font-size:21px;line-height:inherit;color:#333;border:0;border-bottom:1px solid #e5e5e5}
label{display:inline-block;margin-bottom:5px;font-weight:bold}
input[type="search"]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
input[type="radio"],input[type="checkbox"]{margin:4px 0 0;margin-top:1px \9;line-height:normal}
input[type="file"]{display:block}
select[multiple],select[size]{height:auto}
select optgroup{font-family:inherit;font-size:inherit;font-style:inherit}
input[type="file"]:focus,input[type="radio"]:focus,input[type="checkbox"]:focus{outline:thin dotted #333;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}
input[type="number"]::-webkit-outer-spin-button,input[type="number"]::-webkit-inner-spin-button{height:auto}
.form-control:-moz-placeholder{color:#999}
.form-control::-moz-placeholder{color:#999}
.form-control:-ms-input-placeholder{color:#999}
.form-control::-webkit-input-placeholder{color:#999}
.form-control{display:block;width:100%;height:34px;padding:6px 12px;font-size:14px;line-height:1.428571429;color:#555;vertical-align:middle;background-color:#fff;border:1px solid #ccc;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);-webkit-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s}
.form-control:focus{border-color:#66afe9;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(102,175,233,0.6);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(102,175,233,0.6)}
.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{cursor:not-allowed;background-color:#eee}
textarea.form-control{height:auto}
.form-group{margin-bottom:15px}
.radio,.checkbox{display:block;min-height:20px;padding-left:20px;margin-top:10px;margin-bottom:10px;vertical-align:middle}
.radio label,.checkbox label{display:inline;margin-bottom:0;font-weight:normal;cursor:pointer}
.radio input[type="radio"],.radio-inline input[type="radio"],.checkbox input[type="checkbox"],.checkbox-inline input[type="checkbox"]{float:left;margin-left:-20px}
.radio+.radio,.checkbox+.checkbox{margin-top:-5px}
.radio-inline,.checkbox-inline{display:inline-block;padding-left:20px;margin-bottom:0;font-weight:normal;vertical-align:middle;cursor:pointer}
.radio-inline+.radio-inline,.checkbox-inline+.checkbox-inline{margin-top:0;margin-left:10px}
input[type="radio"][disabled],input[type="checkbox"][disabled],.radio[disabled],.radio-inline[disabled],.checkbox[disabled],.checkbox-inline[disabled],fieldset[disabled] input[type="radio"],fieldset[disabled] input[type="checkbox"],fieldset[disabled] .radio,fieldset[disabled] .radio-inline,fieldset[disabled] .checkbox,fieldset[disabled] .checkbox-inline{cursor:not-allowed}
.input-sm{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}
select.input-sm{height:30px;line-height:30px}
textarea.input-sm{height:auto}
.input-lg{height:45px;padding:10px 16px;font-size:18px;line-height:1.33;border-radius:6px}
select.input-lg{height:45px;line-height:45px}
textarea.input-lg{height:auto}
.has-warning .help-block,.has-warning .control-label{color:#c09853}
.has-warning .form-control{border-color:#c09853;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075)}
.has-warning .form-control:focus{border-color:#a47e3c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #dbc59e;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #dbc59e}
.has-warning .input-group-addon{color:#c09853;background-color:#fcf8e3;border-color:#c09853}
.has-error .help-block,.has-error .control-label{color:#b94a48}
.has-error .form-control{border-color:#b94a48;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075)}
.has-error .form-control:focus{border-color:#953b39;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #d59392;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #d59392}
.has-error .input-group-addon{color:#b94a48;background-color:#f2dede;border-color:#b94a48}
.has-success .help-block,.has-success .control-label{color:#468847}
.has-success .form-control{border-color:#468847;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075)}
.has-success .form-control:focus{border-color:#356635;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #7aba7b;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #7aba7b}
.has-success .input-group-addon{color:#468847;background-color:#dff0d8;border-color:#468847}
.form-control-static{padding-top:7px;margin-bottom:0}
.help-block{display:block;margin-top:5px;margin-bottom:10px;color:#737373}
@media(min-width:768px){.form-inline .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}
.form-inline .form-control{display:inline-block}
.form-inline .radio,.form-inline .checkbox{display:inline-block;padding-left:0;margin-top:0;margin-bottom:0}
.form-inline .radio input[type="radio"],.form-inline .checkbox input[type="checkbox"]{float:none;margin-left:0}
}.form-horizontal .control-label,.form-horizontal .radio,.form-horizontal .checkbox,.form-horizontal .radio-inline,.form-horizontal .checkbox-inline{padding-top:7px;margin-top:0;margin-bottom:0}
.form-horizontal .form-group{margin-right:-15px;margin-left:-15px}
.form-horizontal .form-group:before,.form-horizontal .form-group:after{display:table;content:" "}
.form-horizontal .form-group:after{clear:both}
.form-horizontal .form-group:before,.form-horizontal .form-group:after{display:table;content:" "}
.form-horizontal .form-group:after{clear:both}
@media(min-width:768px){.form-horizontal .control-label{text-align:right}
}.btn{display:inline-block;padding:6px 12px;margin-bottom:0;font-size:14px;font-weight:normal;line-height:1.428571429;text-align:center;white-space:nowrap;vertical-align:middle;cursor:pointer;border:1px solid transparent;border-radius:4px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none}
.btn:focus{outline:thin dotted #333;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}
.btn:hover,.btn:focus{color:#333;text-decoration:none}
.btn:active,.btn.active{background-image:none;outline:0;-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,0.125);box-shadow:inset 0 3px 5px rgba(0,0,0,0.125)}
.btn.disabled,.btn[disabled],fieldset[disabled] .btn{pointer-events:none;cursor:not-allowed;opacity:.65;filter:alpha(opacity=65);-webkit-box-shadow:none;box-shadow:none}
.btn-default{color:#333;background-color:#fff;border-color:#ccc}
.btn-default:hover,.btn-default:focus,.btn-default:active,.btn-default.active,.open .dropdown-toggle.btn-default{color:#333;background-color:#ebebeb;border-color:#adadad}
.btn-default:active,.btn-default.active,.open .dropdown-toggle.btn-default{background-image:none}
.btn-default.disabled,.btn-default[disabled],fieldset[disabled] .btn-default,.btn-default.disabled:hover,.btn-default[disabled]:hover,fieldset[disabled] .btn-default:hover,.btn-default.disabled:focus,.btn-default[disabled]:focus,fieldset[disabled] .btn-default:focus,.btn-default.disabled:active,.btn-default[disabled]:active,fieldset[disabled] .btn-default:active,.btn-default.disabled.active,.btn-default[disabled].active,fieldset[disabled] .btn-default.active{background-color:#fff;border-color:#ccc}
.btn-primary{color:#fff;background-color:#428bca;border-color:#357ebd}
.btn-primary:hover,.btn-primary:focus,.btn-primary:active,.btn-primary.active,.open .dropdown-toggle.btn-primary{color:#fff;background-color:#3276b1;border-color:#285e8e}
.btn-primary:active,.btn-primary.active,.open .dropdown-toggle.btn-primary{background-image:none}
.btn-primary.disabled,.btn-primary[disabled],fieldset[disabled] .btn-primary,.btn-primary.disabled:hover,.btn-primary[disabled]:hover,fieldset[disabled] .btn-primary:hover,.btn-primary.disabled:focus,.btn-primary[disabled]:focus,fieldset[disabled] .btn-primary:focus,.btn-primary.disabled:active,.btn-primary[disabled]:active,fieldset[disabled] .btn-primary:active,.btn-primary.disabled.active,.btn-primary[disabled].active,fieldset[disabled] .btn-primary.active{background-color:#428bca;border-color:#357ebd}
.btn-warning{color:#fff;background-color:#f0ad4e;border-color:#eea236}
.btn-warning:hover,.btn-warning:focus,.btn-warning:active,.btn-warning.active,.open .dropdown-toggle.btn-warning{color:#fff;background-color:#ed9c28;border-color:#d58512}
.btn-warning:active,.btn-warning.active,.open .dropdown-toggle.btn-warning{background-image:none}
.btn-warning.disabled,.btn-warning[disabled],fieldset[disabled] .btn-warning,.btn-warning.disabled:hover,.btn-warning[disabled]:hover,fieldset[disabled] .btn-warning:hover,.btn-warning.disabled:focus,.btn-warning[disabled]:focus,fieldset[disabled] .btn-warning:focus,.btn-warning.disabled:active,.btn-warning[disabled]:active,fieldset[disabled] .btn-warning:active,.btn-warning.disabled.active,.btn-warning[disabled].active,fieldset[disabled] .btn-warning.active{background-color:#f0ad4e;border-color:#eea236}
.btn-danger{color:#fff;background-color:#d9534f;border-color:#d43f3a}
.btn-danger:hover,.btn-danger:focus,.btn-danger:active,.btn-danger.active,.open .dropdown-toggle.btn-danger{color:#fff;background-color:#d2322d;border-color:#ac2925}
.btn-danger:active,.btn-danger.active,.open .dropdown-toggle.btn-danger{background-image:none}
.btn-danger.disabled,.btn-danger[disabled],fieldset[disabled] .btn-danger,.btn-danger.disabled:hover,.btn-danger[disabled]:hover,fieldset[disabled] .btn-danger:hover,.btn-danger.disabled:focus,.btn-danger[disabled]:focus,fieldset[disabled] .btn-danger:focus,.btn-danger.disabled:active,.btn-danger[disabled]:active,fieldset[disabled] .btn-danger:active,.btn-danger.disabled.active,.btn-danger[disabled].active,fieldset[disabled] .btn-danger.active{background-color:#d9534f;border-color:#d43f3a}
.btn-success{color:#fff;background-color:#5cb85c;border-color:#4cae4c}
.btn-success:hover,.btn-success:focus,.btn-success:active,.btn-success.active,.open .dropdown-toggle.btn-success{color:#fff;background-color:#47a447;border-color:#398439}
.btn-success:active,.btn-success.active,.open .dropdown-toggle.btn-success{background-image:none}
.btn-success.disabled,.btn-success[disabled],fieldset[disabled] .btn-success,.btn-success.disabled:hover,.btn-success[disabled]:hover,fieldset[disabled] .btn-success:hover,.btn-success.disabled:focus,.btn-success[disabled]:focus,fieldset[disabled] .btn-success:focus,.btn-success.disabled:active,.btn-success[disabled]:active,fieldset[disabled] .btn-success:active,.btn-success.disabled.active,.btn-success[disabled].active,fieldset[disabled] .btn-success.active{background-color:#5cb85c;border-color:#4cae4c}
.btn-info{color:#fff;background-color:#5bc0de;border-color:#46b8da}
.btn-info:hover,.btn-info:focus,.btn-info:active,.btn-info.active,.open .dropdown-toggle.btn-info{color:#fff;background-color:#39b3d7;border-color:#269abc}
.btn-info:active,.btn-info.active,.open .dropdown-toggle.btn-info{background-image:none}
.btn-info.disabled,.btn-info[disabled],fieldset[disabled] .btn-info,.btn-info.disabled:hover,.btn-info[disabled]:hover,fieldset[disabled] .btn-info:hover,.btn-info.disabled:focus,.btn-info[disabled]:focus,fieldset[disabled] .btn-info:focus,.btn-info.disabled:active,.btn-info[disabled]:active,fieldset[disabled] .btn-info:active,.btn-info.disabled.active,.btn-info[disabled].active,fieldset[disabled] .btn-info.active{background-color:#5bc0de;border-color:#46b8da}
.btn-link{font-weight:normal;color:#428bca;cursor:pointer;border-radius:0}
.btn-link,.btn-link:active,.btn-link[disabled],fieldset[disabled] .btn-link{background-color:transparent;-webkit-box-shadow:none;box-shadow:none}
.btn-link,.btn-link:hover,.btn-link:focus,.btn-link:active{border-color:transparent}
.btn-link:hover,.btn-link:focus{color:#2a6496;text-decoration:underline;background-color:transparent}
.btn-link[disabled]:hover,fieldset[disabled] .btn-link:hover,.btn-link[disabled]:focus,fieldset[disabled] .btn-link:focus{color:#999;text-decoration:none}
.btn-lg{padding:10px 16px;font-size:18px;line-height:1.33;border-radius:6px}
.btn-sm,.btn-xs{padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}
.btn-xs{padding:1px 5px}
.btn-block{display:block;width:100%;padding-right:0;padding-left:0}
.btn-block+.btn-block{margin-top:5px}
input[type="submit"].btn-block,input[type="reset"].btn-block,input[type="button"].btn-block{width:100%}
.fade{opacity:0;-webkit-transition:opacity .15s linear;transition:opacity .15s linear}
.fade.in{opacity:1}
.collapse{display:none}
.collapse.in{display:block}
.collapsing{position:relative;height:0;overflow:hidden;-webkit-transition:height .35s ease;transition:height .35s ease}
@font-face{font-family:'Glyphicons Halflings';src:url(//kitov.co.il/wp-content/themes/atlanta/assets/bootstrap/fonts/glyphicons-halflings-regular.eot);src:url(//kitov.co.il/wp-content/themes/atlanta/assets/bootstrap/fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'),url(//kitov.co.il/wp-content/themes/atlanta/assets/bootstrap/fonts/glyphicons-halflings-regular.woff) format('woff'),url(//kitov.co.il/wp-content/themes/atlanta/assets/bootstrap/fonts/glyphicons-halflings-regular.ttf) format('truetype'),url(//kitov.co.il/wp-content/themes/atlanta/assets/bootstrap/fonts/glyphicons-halflings-regular.svg#glyphicons-halflingsregular) format('svg')}
.glyphicon{position:relative;top:1px;display:inline-block;font-family:'Glyphicons Halflings';-webkit-font-smoothing:antialiased;font-style:normal;font-weight:normal;line-height:1}
.glyphicon-asterisk:before{content:"\2a"}
.glyphicon-plus:before{content:"\2b"}
.glyphicon-euro:before{content:"\20ac"}
.glyphicon-minus:before{content:"\2212"}
.glyphicon-cloud:before{content:"\2601"}
.glyphicon-envelope:before{content:"\2709"}
.glyphicon-pencil:before{content:"\270f"}
.glyphicon-glass:before{content:"\e001"}
.glyphicon-music:before{content:"\e002"}
.glyphicon-search:before{content:"\e003"}
.glyphicon-heart:before{content:"\e005"}
.glyphicon-star:before{content:"\e006"}
.glyphicon-star-empty:before{content:"\e007"}
.glyphicon-user:before{content:"\e008"}
.glyphicon-film:before{content:"\e009"}
.glyphicon-th-large:before{content:"\e010"}
.glyphicon-th:before{content:"\e011"}
.glyphicon-th-list:before{content:"\e012"}
.glyphicon-ok:before{content:"\e013"}
.glyphicon-remove:before{content:"\e014"}
.glyphicon-zoom-in:before{content:"\e015"}
.glyphicon-zoom-out:before{content:"\e016"}
.glyphicon-off:before{content:"\e017"}
.glyphicon-signal:before{content:"\e018"}
.glyphicon-cog:before{content:"\e019"}
.glyphicon-trash:before{content:"\e020"}
.glyphicon-home:before{content:"\e021"}
.glyphicon-file:before{content:"\e022"}
.glyphicon-time:before{content:"\e023"}
.glyphicon-road:before{content:"\e024"}
.glyphicon-download-alt:before{content:"\e025"}
.glyphicon-download:before{content:"\e026"}
.glyphicon-upload:before{content:"\e027"}
.glyphicon-inbox:before{content:"\e028"}
.glyphicon-play-circle:before{content:"\e029"}
.glyphicon-repeat:before{content:"\e030"}
.glyphicon-refresh:before{content:"\e031"}
.glyphicon-list-alt:before{content:"\e032"}
.glyphicon-flag:before{content:"\e034"}
.glyphicon-headphones:before{content:"\e035"}
.glyphicon-volume-off:before{content:"\e036"}
.glyphicon-volume-down:before{content:"\e037"}
.glyphicon-volume-up:before{content:"\e038"}
.glyphicon-qrcode:before{content:"\e039"}
.glyphicon-barcode:before{content:"\e040"}
.glyphicon-tag:before{content:"\e041"}
.glyphicon-tags:before{content:"\e042"}
.glyphicon-book:before{content:"\e043"}
.glyphicon-print:before{content:"\e045"}
.glyphicon-font:before{content:"\e047"}
.glyphicon-bold:before{content:"\e048"}
.glyphicon-italic:before{content:"\e049"}
.glyphicon-text-height:before{content:"\e050"}
.glyphicon-text-width:before{content:"\e051"}
.glyphicon-align-left:before{content:"\e052"}
.glyphicon-align-center:before{content:"\e053"}
.glyphicon-align-right:before{content:"\e054"}
.glyphicon-align-justify:before{content:"\e055"}
.glyphicon-list:before{content:"\e056"}
.glyphicon-indent-left:before{content:"\e057"}
.glyphicon-indent-right:before{content:"\e058"}
.glyphicon-facetime-video:before{content:"\e059"}
.glyphicon-picture:before{content:"\e060"}
.glyphicon-map-marker:before{content:"\e062"}
.glyphicon-adjust:before{content:"\e063"}
.glyphicon-tint:before{content:"\e064"}
.glyphicon-edit:before{content:"\e065"}
.glyphicon-share:before{content:"\e066"}
.glyphicon-check:before{content:"\e067"}
.glyphicon-move:before{content:"\e068"}
.glyphicon-step-backward:before{content:"\e069"}
.glyphicon-fast-backward:before{content:"\e070"}
.glyphicon-backward:before{content:"\e071"}
.glyphicon-play:before{content:"\e072"}
.glyphicon-pause:before{content:"\e073"}
.glyphicon-stop:before{content:"\e074"}
.glyphicon-forward:before{content:"\e075"}
.glyphicon-fast-forward:before{content:"\e076"}
.glyphicon-step-forward:before{content:"\e077"}
.glyphicon-eject:before{content:"\e078"}
.glyphicon-chevron-left:before{content:"\e079"}
.glyphicon-chevron-right:before{content:"\e080"}
.glyphicon-plus-sign:before{content:"\e081"}
.glyphicon-minus-sign:before{content:"\e082"}
.glyphicon-remove-sign:before{content:"\e083"}
.glyphicon-ok-sign:before{content:"\e084"}
.glyphicon-question-sign:before{content:"\e085"}
.glyphicon-info-sign:before{content:"\e086"}
.glyphicon-screenshot:before{content:"\e087"}
.glyphicon-remove-circle:before{content:"\e088"}
.glyphicon-ok-circle:before{content:"\e089"}
.glyphicon-ban-circle:before{content:"\e090"}
.glyphicon-arrow-left:before{content:"\e091"}
.glyphicon-arrow-right:before{content:"\e092"}
.glyphicon-arrow-up:before{content:"\e093"}
.glyphicon-arrow-down:before{content:"\e094"}
.glyphicon-share-alt:before{content:"\e095"}
.glyphicon-resize-full:before{content:"\e096"}
.glyphicon-resize-small:before{content:"\e097"}
.glyphicon-exclamation-sign:before{content:"\e101"}
.glyphicon-gift:before{content:"\e102"}
.glyphicon-leaf:before{content:"\e103"}
.glyphicon-eye-open:before{content:"\e105"}
.glyphicon-eye-close:before{content:"\e106"}
.glyphicon-warning-sign:before{content:"\e107"}
.glyphicon-plane:before{content:"\e108"}
.glyphicon-random:before{content:"\e110"}
.glyphicon-comment:before{content:"\e111"}
.glyphicon-magnet:before{content:"\e112"}
.glyphicon-chevron-up:before{content:"\e113"}
.glyphicon-chevron-down:before{content:"\e114"}
.glyphicon-retweet:before{content:"\e115"}
.glyphicon-shopping-cart:before{content:"\e116"}
.glyphicon-folder-close:before{content:"\e117"}
.glyphicon-folder-open:before{content:"\e118"}
.glyphicon-resize-vertical:before{content:"\e119"}
.glyphicon-resize-horizontal:before{content:"\e120"}
.glyphicon-hdd:before{content:"\e121"}
.glyphicon-bullhorn:before{content:"\e122"}
.glyphicon-certificate:before{content:"\e124"}
.glyphicon-thumbs-up:before{content:"\e125"}
.glyphicon-thumbs-down:before{content:"\e126"}
.glyphicon-hand-right:before{content:"\e127"}
.glyphicon-hand-left:before{content:"\e128"}
.glyphicon-hand-up:before{content:"\e129"}
.glyphicon-hand-down:before{content:"\e130"}
.glyphicon-circle-arrow-right:before{content:"\e131"}
.glyphicon-circle-arrow-left:before{content:"\e132"}
.glyphicon-circle-arrow-up:before{content:"\e133"}
.glyphicon-circle-arrow-down:before{content:"\e134"}
.glyphicon-globe:before{content:"\e135"}
.glyphicon-tasks:before{content:"\e137"}
.glyphicon-filter:before{content:"\e138"}
.glyphicon-fullscreen:before{content:"\e140"}
.glyphicon-dashboard:before{content:"\e141"}
.glyphicon-heart-empty:before{content:"\e143"}
.glyphicon-link:before{content:"\e144"}
.glyphicon-phone:before{content:"\e145"}
.glyphicon-usd:before{content:"\e148"}
.glyphicon-gbp:before{content:"\e149"}
.glyphicon-sort:before{content:"\e150"}
.glyphicon-sort-by-alphabet:before{content:"\e151"}
.glyphicon-sort-by-alphabet-alt:before{content:"\e152"}
.glyphicon-sort-by-order:before{content:"\e153"}
.glyphicon-sort-by-order-alt:before{content:"\e154"}
.glyphicon-sort-by-attributes:before{content:"\e155"}
.glyphicon-sort-by-attributes-alt:before{content:"\e156"}
.glyphicon-unchecked:before{content:"\e157"}
.glyphicon-expand:before{content:"\e158"}
.glyphicon-collapse-down:before{content:"\e159"}
.glyphicon-collapse-up:before{content:"\e160"}
.glyphicon-log-in:before{content:"\e161"}
.glyphicon-flash:before{content:"\e162"}
.glyphicon-log-out:before{content:"\e163"}
.glyphicon-new-window:before{content:"\e164"}
.glyphicon-record:before{content:"\e165"}
.glyphicon-save:before{content:"\e166"}
.glyphicon-open:before{content:"\e167"}
.glyphicon-saved:before{content:"\e168"}
.glyphicon-import:before{content:"\e169"}
.glyphicon-export:before{content:"\e170"}
.glyphicon-send:before{content:"\e171"}
.glyphicon-floppy-disk:before{content:"\e172"}
.glyphicon-floppy-saved:before{content:"\e173"}
.glyphicon-floppy-remove:before{content:"\e174"}
.glyphicon-floppy-save:before{content:"\e175"}
.glyphicon-floppy-open:before{content:"\e176"}
.glyphicon-credit-card:before{content:"\e177"}
.glyphicon-transfer:before{content:"\e178"}
.glyphicon-cutlery:before{content:"\e179"}
.glyphicon-header:before{content:"\e180"}
.glyphicon-compressed:before{content:"\e181"}
.glyphicon-earphone:before{content:"\e182"}
.glyphicon-phone-alt:before{content:"\e183"}
.glyphicon-tower:before{content:"\e184"}
.glyphicon-stats:before{content:"\e185"}
.glyphicon-sd-video:before{content:"\e186"}
.glyphicon-hd-video:before{content:"\e187"}
.glyphicon-subtitles:before{content:"\e188"}
.glyphicon-sound-stereo:before{content:"\e189"}
.glyphicon-sound-dolby:before{content:"\e190"}
.glyphicon-sound-5-1:before{content:"\e191"}
.glyphicon-sound-6-1:before{content:"\e192"}
.glyphicon-sound-7-1:before{content:"\e193"}
.glyphicon-copyright-mark:before{content:"\e194"}
.glyphicon-registration-mark:before{content:"\e195"}
.glyphicon-cloud-download:before{content:"\e197"}
.glyphicon-cloud-upload:before{content:"\e198"}
.glyphicon-tree-conifer:before{content:"\e199"}
.glyphicon-tree-deciduous:before{content:"\e200"}
.glyphicon-briefcase:before{content:"\1f4bc"}
.glyphicon-calendar:before{content:"\1f4c5"}
.glyphicon-pushpin:before{content:"\1f4cc"}
.glyphicon-paperclip:before{content:"\1f4ce"}
.glyphicon-camera:before{content:"\1f4f7"}
.glyphicon-lock:before{content:"\1f512"}
.glyphicon-bell:before{content:"\1f514"}
.glyphicon-bookmark:before{content:"\1f516"}
.glyphicon-fire:before{content:"\1f525"}
.glyphicon-wrench:before{content:"\1f527"}
.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle;border-top:4px solid #000;border-right:4px solid transparent;border-bottom:0 dotted;border-left:4px solid transparent;content:""}
.dropdown{position:relative}
.dropdown-toggle:focus{outline:0}
.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;font-size:14px;list-style:none;background-color:#fff;border:1px solid #ccc;border:1px solid rgba(0,0,0,0.15);border-radius:4px;-webkit-box-shadow:0 6px 12px rgba(0,0,0,0.175);box-shadow:0 6px 12px rgba(0,0,0,0.175);background-clip:padding-box}
.dropdown-menu.pull-right{right:0;left:auto}
.dropdown-menu .divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}
.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:normal;line-height:1.428571429;color:#333;white-space:nowrap}
.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{color:#fff;text-decoration:none;background-color:#428bca}
.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{color:#fff;text-decoration:none;background-color:#428bca;outline:0}
.dropdown-menu>.disabled>a,.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{color:#999}
.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;cursor:not-allowed;background-color:transparent;background-image:none;filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)}
.open>.dropdown-menu{display:block}
.open>a{outline:0}
.dropdown-header{display:block;padding:3px 20px;font-size:12px;line-height:1.428571429;color:#999}
.dropdown-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:990}
.pull-right>.dropdown-menu{right:0;left:auto}
.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0 dotted;border-bottom:4px solid #000;content:""}
.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:1px}
@media(min-width:768px){.navbar-right .dropdown-menu{right:0;left:auto}
}.btn-default .caret{border-top-color:#333}
.btn-primary .caret,.btn-success .caret,.btn-warning .caret,.btn-danger .caret,.btn-info .caret{border-top-color:#fff}
.dropup .btn-default .caret{border-bottom-color:#333}
.dropup .btn-primary .caret,.dropup .btn-success .caret,.dropup .btn-warning .caret,.dropup .btn-danger .caret,.dropup .btn-info .caret{border-bottom-color:#fff}
.btn-group,.btn-group-vertical{position:relative;display:inline-block;vertical-align:middle}
.btn-group>.btn,.btn-group-vertical>.btn{position:relative;float:left}
.btn-group>.btn:hover,.btn-group-vertical>.btn:hover,.btn-group>.btn:focus,.btn-group-vertical>.btn:focus,.btn-group>.btn:active,.btn-group-vertical>.btn:active,.btn-group>.btn.active,.btn-group-vertical>.btn.active{z-index:2}
.btn-group>.btn:focus,.btn-group-vertical>.btn:focus{outline:0}
.btn-group .btn+.btn,.btn-group .btn+.btn-group,.btn-group .btn-group+.btn,.btn-group .btn-group+.btn-group{margin-left:-1px}
.btn-toolbar:before,.btn-toolbar:after{display:table;content:" "}
.btn-toolbar:after{clear:both}
.btn-toolbar:before,.btn-toolbar:after{display:table;content:" "}
.btn-toolbar:after{clear:both}
.btn-toolbar .btn-group{float:left}
.btn-toolbar>.btn+.btn,.btn-toolbar>.btn-group+.btn,.btn-toolbar>.btn+.btn-group,.btn-toolbar>.btn-group+.btn-group{margin-left:5px}
.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle){border-radius:0}
.btn-group>.btn:first-child{margin-left:0}
.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}
.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}
.btn-group>.btn-group{float:left}
.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0}
.btn-group>.btn-group:first-child>.btn:last-child,.btn-group>.btn-group:first-child>.dropdown-toggle{border-top-right-radius:0;border-bottom-right-radius:0}
.btn-group>.btn-group:last-child>.btn:first-child{border-bottom-left-radius:0;border-top-left-radius:0}
.btn-group .dropdown-toggle:active,.btn-group.open .dropdown-toggle{outline:0}
.btn-group-xs>.btn{padding:5px 10px;padding:1px 5px;font-size:12px;line-height:1.5;border-radius:3px}
.btn-group-sm>.btn{padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}
.btn-group-lg>.btn{padding:10px 16px;font-size:18px;line-height:1.33;border-radius:6px}
.btn-group>.btn+.dropdown-toggle{padding-right:8px;padding-left:8px}
.btn-group>.btn-lg+.dropdown-toggle{padding-right:12px;padding-left:12px}
.btn-group.open .dropdown-toggle{-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,0.125);box-shadow:inset 0 3px 5px rgba(0,0,0,0.125)}
.btn .caret{margin-left:0}
.btn-lg .caret{border-width:5px 5px 0;border-bottom-width:0}
.dropup .btn-lg .caret{border-width:0 5px 5px}
.btn-group-vertical>.btn,.btn-group-vertical>.btn-group{display:block;float:none;width:100%;max-width:100%}
.btn-group-vertical>.btn-group:before,.btn-group-vertical>.btn-group:after{display:table;content:" "}
.btn-group-vertical>.btn-group:after{clear:both}
.btn-group-vertical>.btn-group:before,.btn-group-vertical>.btn-group:after{display:table;content:" "}
.btn-group-vertical>.btn-group:after{clear:both}
.btn-group-vertical>.btn-group>.btn{float:none}
.btn-group-vertical>.btn+.btn,.btn-group-vertical>.btn+.btn-group,.btn-group-vertical>.btn-group+.btn,.btn-group-vertical>.btn-group+.btn-group{margin-top:-1px;margin-left:0}
.btn-group-vertical>.btn:not(:first-child):not(:last-child){border-radius:0}
.btn-group-vertical>.btn:first-child:not(:last-child){border-top-right-radius:4px;border-bottom-right-radius:0;border-bottom-left-radius:0}
.btn-group-vertical>.btn:last-child:not(:first-child){border-top-right-radius:0;border-bottom-left-radius:4px;border-top-left-radius:0}
.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0}
.btn-group-vertical>.btn-group:first-child>.btn:last-child,.btn-group-vertical>.btn-group:first-child>.dropdown-toggle{border-bottom-right-radius:0;border-bottom-left-radius:0}
.btn-group-vertical>.btn-group:last-child>.btn:first-child{border-top-right-radius:0;border-top-left-radius:0}
.btn-group-justified{display:table;width:100%;border-collapse:separate;table-layout:fixed}
.btn-group-justified .btn{display:table-cell;float:none;width:1%}
[data-toggle="buttons"]>.btn>input[type="radio"],[data-toggle="buttons"]>.btn>input[type="checkbox"]{display:none}
.input-group{position:relative;display:table;border-collapse:separate}
.input-group.col{float:none;padding-right:0;padding-left:0}
.input-group .form-control{width:100%;margin-bottom:0}
.input-group-lg>.form-control,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.btn{height:45px;padding:10px 16px;font-size:18px;line-height:1.33;border-radius:6px}
select.input-group-lg>.form-control,select.input-group-lg>.input-group-addon,select.input-group-lg>.input-group-btn>.btn{height:45px;line-height:45px}
textarea.input-group-lg>.form-control,textarea.input-group-lg>.input-group-addon,textarea.input-group-lg>.input-group-btn>.btn{height:auto}
.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}
select.input-group-sm>.form-control,select.input-group-sm>.input-group-addon,select.input-group-sm>.input-group-btn>.btn{height:30px;line-height:30px}
textarea.input-group-sm>.form-control,textarea.input-group-sm>.input-group-addon,textarea.input-group-sm>.input-group-btn>.btn{height:auto}
.input-group-addon,.input-group-btn,.input-group .form-control{display:table-cell}
.input-group-addon:not(:first-child):not(:last-child),.input-group-btn:not(:first-child):not(:last-child),.input-group .form-control:not(:first-child):not(:last-child){border-radius:0}
.input-group-addon,.input-group-btn{width:1%;white-space:nowrap;vertical-align:middle}
.input-group-addon{padding:6px 12px;font-size:14px;font-weight:normal;line-height:1;text-align:center;background-color:#eee;border:1px solid #ccc;border-radius:4px}
.input-group-addon.input-sm{padding:5px 10px;font-size:12px;border-radius:3px}
.input-group-addon.input-lg{padding:10px 16px;font-size:18px;border-radius:6px}
.input-group-addon input[type="radio"],.input-group-addon input[type="checkbox"]{margin-top:0}
.input-group .form-control:first-child,.input-group-addon:first-child,.input-group-btn:first-child>.btn,.input-group-btn:first-child>.dropdown-toggle,.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}
.input-group-addon:first-child{border-right:0}
.input-group .form-control:last-child,.input-group-addon:last-child,.input-group-btn:last-child>.btn,.input-group-btn:last-child>.dropdown-toggle,.input-group-btn:first-child>.btn:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}
.input-group-addon:last-child{border-left:0}
.input-group-btn{position:relative;white-space:nowrap}
.input-group-btn>.btn{position:relative}
.input-group-btn>.btn+.btn{margin-left:-4px}
.input-group-btn>.btn:hover,.input-group-btn>.btn:active{z-index:2}
.nav{padding-left:0;margin-bottom:0;list-style:none}
.nav:before,.nav:after{display:table;content:" "}
.nav:after{clear:both}
.nav:before,.nav:after{display:table;content:" "}
.nav:after{clear:both}
.nav>li{position:relative;display:block}
.nav>li>a{position:relative;display:block;padding:10px 15px}
.nav>li>a:hover,.nav>li>a:focus{text-decoration:none;background-color:#eee}
.nav>li.disabled>a{color:#999}
.nav>li.disabled>a:hover,.nav>li.disabled>a:focus{color:#999;text-decoration:none;cursor:not-allowed;background-color:transparent}
.nav .open>a,.nav .open>a:hover,.nav .open>a:focus{background-color:#eee;border-color:#428bca}
.nav .nav-divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}
.nav>li>a>img{max-width:none}
.nav-tabs{border-bottom:1px solid #ddd}
.nav-tabs>li{float:left;margin-bottom:-1px}
.nav-tabs>li>a{margin-right:2px;line-height:1.428571429;border:1px solid transparent;border-radius:4px 4px 0 0}
.nav-tabs>li>a:hover{border-color:#eee #eee #ddd}
.nav-tabs>li.active>a,.nav-tabs>li.active>a:hover,.nav-tabs>li.active>a:focus{color:#555;cursor:default;background-color:#fff;border:1px solid #ddd;border-bottom-color:transparent}
.nav-tabs.nav-justified{width:100%;border-bottom:0}
.nav-tabs.nav-justified>li{float:none}
.nav-tabs.nav-justified>li>a{text-align:center}
@media(min-width:768px){.nav-tabs.nav-justified>li{display:table-cell;width:1%}
}.nav-tabs.nav-justified>li>a{margin-right:0;border-bottom:1px solid #ddd}
.nav-tabs.nav-justified>.active>a{border-bottom-color:#fff}
.nav-pills>li{float:left}
.nav-pills>li>a{border-radius:5px}
.nav-pills>li+li{margin-left:2px}
.nav-pills>li.active>a,.nav-pills>li.active>a:hover,.nav-pills>li.active>a:focus{color:#fff;background-color:#428bca}
.nav-stacked>li{float:none}
.nav-stacked>li+li{margin-top:2px;margin-left:0}
.nav-justified{width:100%}
.nav-justified>li{float:none}
.nav-justified>li>a{text-align:center}
@media(min-width:768px){.nav-justified>li{display:table-cell;width:1%}
}.nav-tabs-justified{border-bottom:0}
.nav-tabs-justified>li>a{margin-right:0;border-bottom:1px solid #ddd}
.nav-tabs-justified>.active>a{border-bottom-color:#fff}
.tabbable:before,.tabbable:after{display:table;content:" "}
.tabbable:after{clear:both}
.tabbable:before,.tabbable:after{display:table;content:" "}
.tabbable:after{clear:both}
.tab-content>.tab-pane,.pill-content>.pill-pane{display:none}
.tab-content>.active,.pill-content>.active{display:block}
.nav .caret{border-top-color:#428bca;border-bottom-color:#428bca}
.nav a:hover .caret{border-top-color:#2a6496;border-bottom-color:#2a6496}
.nav-tabs .dropdown-menu{margin-top:-1px;border-top-right-radius:0;border-top-left-radius:0}
.navbar{position:relative;z-index:1000;min-height:50px;margin-bottom:20px;border:1px solid transparent}
.navbar:before,.navbar:after{display:table;content:" "}
.navbar:after{clear:both}
.navbar:before,.navbar:after{display:table;content:" "}
.navbar:after{clear:both}
@media(min-width:768px){.navbar{border-radius:4px}
}.navbar-header:before,.navbar-header:after{display:table;content:" "}
.navbar-header:after{clear:both}
.navbar-header:before,.navbar-header:after{display:table;content:" "}
.navbar-header:after{clear:both}
@media(min-width:768px){.navbar-header{float:left}
}.navbar-collapse{max-height:340px;padding-right:15px;padding-left:15px;overflow-x:visible;border-top:1px solid transparent;box-shadow:inset 0 1px 0 rgba(255,255,255,0.1);-webkit-overflow-scrolling:touch}
.navbar-collapse:before,.navbar-collapse:after{display:table;content:" "}
.navbar-collapse:after{clear:both}
.navbar-collapse:before,.navbar-collapse:after{display:table;content:" "}
.navbar-collapse:after{clear:both}
.navbar-collapse.in{overflow-y:auto}
@media(min-width:768px){.navbar-collapse{width:auto;border-top:0;box-shadow:none}
.navbar-collapse.collapse{display:block!important;height:auto!important;padding-bottom:0;overflow:visible!important}
.navbar-collapse.in{overflow-y:visible}
.navbar-collapse .navbar-nav.navbar-left:first-child{margin-left:-15px}
.navbar-collapse .navbar-nav.navbar-right:last-child{margin-right:-15px}
.navbar-collapse .navbar-text:last-child{margin-right:0}
}.container>.navbar-header,.container>.navbar-collapse{margin-right:-15px;margin-left:-15px}
@media(min-width:768px){.container>.navbar-header,.container>.navbar-collapse{margin-right:0;margin-left:0}
}.navbar-static-top{border-width:0 0 1px}
@media(min-width:768px){.navbar-static-top{border-radius:0}
}.navbar-fixed-top,.navbar-fixed-bottom{position:fixed;right:0;left:0;border-width:0 0 1px}
@media(min-width:768px){.navbar-fixed-top,.navbar-fixed-bottom{border-radius:0}
}.navbar-fixed-top{top:0;z-index:1030}
.navbar-fixed-bottom{bottom:0;margin-bottom:0}
.navbar-brand{float:left;padding:15px 15px;font-size:18px;line-height:20px}
.navbar-brand:hover,.navbar-brand:focus{text-decoration:none}
@media(min-width:768px){.navbar>.container .navbar-brand{margin-left:-15px}
}.navbar-toggle{position:relative;float:right;padding:9px 10px;margin-top:8px;margin-right:15px;margin-bottom:8px;background-color:transparent;border:1px solid transparent;border-radius:4px}
.navbar-toggle .icon-bar{display:block;width:22px;height:2px;border-radius:1px}
.navbar-toggle .icon-bar+.icon-bar{margin-top:4px}
@media(min-width:768px){.navbar-toggle{display:none}
}.navbar-nav{margin:7.5px -15px}
.navbar-nav>li>a{padding-top:10px;padding-bottom:10px;line-height:20px}
@media(max-width:767px){.navbar-nav .open .dropdown-menu{position:static;float:none;width:auto;margin-top:0;background-color:transparent;border:0;box-shadow:none}
.navbar-nav .open .dropdown-menu>li>a,.navbar-nav .open .dropdown-menu .dropdown-header{padding:5px 15px 5px 25px}
.navbar-nav .open .dropdown-menu>li>a{line-height:20px}
.navbar-nav .open .dropdown-menu>li>a:hover,.navbar-nav .open .dropdown-menu>li>a:focus{background-image:none}
}@media(min-width:768px){.navbar-nav{float:left;margin:0}
.navbar-nav>li{float:left}
.navbar-nav>li>a{padding-top:15px;padding-bottom:15px}
}@media(min-width:768px){.navbar-left{float:left!important}
.navbar-right{float:right!important}
}.navbar-form{padding:10px 15px;margin-top:8px;margin-right:-15px;margin-bottom:8px;margin-left:-15px;border-top:1px solid transparent;border-bottom:1px solid transparent;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,0.1),0 1px 0 rgba(255,255,255,0.1);box-shadow:inset 0 1px 0 rgba(255,255,255,0.1),0 1px 0 rgba(255,255,255,0.1)}
@media(min-width:768px){.navbar-form .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}
.navbar-form .form-control{display:inline-block}
.navbar-form .radio,.navbar-form .checkbox{display:inline-block;padding-left:0;margin-top:0;margin-bottom:0}
.navbar-form .radio input[type="radio"],.navbar-form .checkbox input[type="checkbox"]{float:none;margin-left:0}
}@media(max-width:767px){.navbar-form .form-group{margin-bottom:5px}
}@media(min-width:768px){.navbar-form{width:auto;padding-top:0;padding-bottom:0;margin-right:0;margin-left:0;border:0;-webkit-box-shadow:none;box-shadow:none}
}.navbar-nav>li>.dropdown-menu{margin-top:0;border-top-right-radius:0;border-top-left-radius:0}
.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu{border-bottom-right-radius:0;border-bottom-left-radius:0}
.navbar-nav.pull-right>li>.dropdown-menu,.navbar-nav>li>.dropdown-menu.pull-right{right:0;left:auto}
.navbar-btn{margin-top:8px;margin-bottom:8px}
.navbar-text{float:left;margin-top:15px;margin-bottom:15px}
@media(min-width:768px){.navbar-text{margin-right:15px;margin-left:15px}
}.navbar-default{background-color:#f8f8f8;border-color:#e7e7e7}
.navbar-default .navbar-brand{color:#777}
.navbar-default .navbar-brand:hover,.navbar-default .navbar-brand:focus{color:#5e5e5e;background-color:transparent}
.navbar-default .navbar-text{color:#777}
.navbar-default .navbar-nav>li>a{color:#777}
.navbar-default .navbar-nav>li>a:hover,.navbar-default .navbar-nav>li>a:focus{color:#333;background-color:transparent}
.navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.active>a:hover,.navbar-default .navbar-nav>.active>a:focus{color:#555;background-color:#e7e7e7}
.navbar-default .navbar-nav>.disabled>a,.navbar-default .navbar-nav>.disabled>a:hover,.navbar-default .navbar-nav>.disabled>a:focus{color:#ccc;background-color:transparent}
.navbar-default .navbar-toggle{border-color:#ddd}
.navbar-default .navbar-toggle:hover,.navbar-default .navbar-toggle:focus{background-color:#ddd}
.navbar-default .navbar-toggle .icon-bar{background-color:#ccc}
.navbar-default .navbar-collapse,.navbar-default .navbar-form{border-color:#e6e6e6}
.navbar-default .navbar-nav>.dropdown>a:hover .caret,.navbar-default .navbar-nav>.dropdown>a:focus .caret{border-top-color:#333;border-bottom-color:#333}
.navbar-default .navbar-nav>.open>a,.navbar-default .navbar-nav>.open>a:hover,.navbar-default .navbar-nav>.open>a:focus{color:#555;background-color:#e7e7e7}
.navbar-default .navbar-nav>.open>a .caret,.navbar-default .navbar-nav>.open>a:hover .caret,.navbar-default .navbar-nav>.open>a:focus .caret{border-top-color:#555;border-bottom-color:#555}
.navbar-default .navbar-nav>.dropdown>a .caret{border-top-color:#777;border-bottom-color:#777}
@media(max-width:767px){.navbar-default .navbar-nav .open .dropdown-menu>li>a{color:#777}
.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus{color:#333;background-color:transparent}
.navbar-default .navbar-nav .open .dropdown-menu>.active>a,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus{color:#555;background-color:#e7e7e7}
.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus{color:#ccc;background-color:transparent}
}.navbar-default .navbar-link{color:#777}
.navbar-default .navbar-link:hover{color:#333}
.navbar-inverse{background-color:#222;border-color:#080808}
.navbar-inverse .navbar-brand{color:#999}
.navbar-inverse .navbar-brand:hover,.navbar-inverse .navbar-brand:focus{color:#fff;background-color:transparent}
.navbar-inverse .navbar-text{color:#999}
.navbar-inverse .navbar-nav>li>a{color:#999}
.navbar-inverse .navbar-nav>li>a:hover,.navbar-inverse .navbar-nav>li>a:focus{color:#fff;background-color:transparent}
.navbar-inverse .navbar-nav>.active>a,.navbar-inverse .navbar-nav>.active>a:hover,.navbar-inverse .navbar-nav>.active>a:focus{color:#fff;background-color:#080808}
.navbar-inverse .navbar-nav>.disabled>a,.navbar-inverse .navbar-nav>.disabled>a:hover,.navbar-inverse .navbar-nav>.disabled>a:focus{color:#444;background-color:transparent}
.navbar-inverse .navbar-toggle{border-color:#333}
.navbar-inverse .navbar-toggle:hover,.navbar-inverse .navbar-toggle:focus{background-color:#333}
.navbar-inverse .navbar-toggle .icon-bar{background-color:#fff}
.navbar-inverse .navbar-collapse,.navbar-inverse .navbar-form{border-color:#101010}
.navbar-inverse .navbar-nav>.open>a,.navbar-inverse .navbar-nav>.open>a:hover,.navbar-inverse .navbar-nav>.open>a:focus{color:#fff;background-color:#080808}
.navbar-inverse .navbar-nav>.dropdown>a:hover .caret{border-top-color:#fff;border-bottom-color:#fff}
.navbar-inverse .navbar-nav>.dropdown>a .caret{border-top-color:#999;border-bottom-color:#999}
.navbar-inverse .navbar-nav>.open>a .caret,.navbar-inverse .navbar-nav>.open>a:hover .caret,.navbar-inverse .navbar-nav>.open>a:focus .caret{border-top-color:#fff;border-bottom-color:#fff}
@media(max-width:767px){.navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header{border-color:#080808}
.navbar-inverse .navbar-nav .open .dropdown-menu>li>a{color:#999}
.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus{color:#fff;background-color:transparent}
.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus{color:#fff;background-color:#080808}
.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus{color:#444;background-color:transparent}
}.navbar-inverse .navbar-link{color:#999}
.navbar-inverse .navbar-link:hover{color:#fff}
.breadcrumb{padding:8px 15px;margin-bottom:20px;list-style:none;background-color:#f5f5f5;border-radius:4px}
.breadcrumb>li{display:inline-block}
.breadcrumb>li+li:before{padding:0 5px;color:#ccc;content:"/\00a0"}
.breadcrumb>.active{color:#999}
.pagination{display:inline-block;padding-left:0;margin:20px 0;border-radius:4px}
.pagination>li{display:inline}
.pagination>li>a,.pagination>li>span{position:relative;float:left;padding:6px 12px;margin-left:-1px;line-height:1.428571429;text-decoration:none;background-color:#fff;border:1px solid #ddd}
.pagination>li:first-child>a,.pagination>li:first-child>span{margin-left:0;border-bottom-left-radius:4px;border-top-left-radius:4px}
.pagination>li:last-child>a,.pagination>li:last-child>span{border-top-right-radius:4px;border-bottom-right-radius:4px}
.pagination>li>a:hover,.pagination>li>span:hover,.pagination>li>a:focus,.pagination>li>span:focus{background-color:#eee}
.pagination>.active>a,.pagination>.active>span,.pagination>.active>a:hover,.pagination>.active>span:hover,.pagination>.active>a:focus,.pagination>.active>span:focus{z-index:2;color:#fff;cursor:default;background-color:#428bca;border-color:#428bca}
.pagination>.disabled>span,.pagination>.disabled>a,.pagination>.disabled>a:hover,.pagination>.disabled>a:focus{color:#999;cursor:not-allowed;background-color:#fff;border-color:#ddd}
.pagination-lg>li>a,.pagination-lg>li>span{padding:10px 16px;font-size:18px}
.pagination-lg>li:first-child>a,.pagination-lg>li:first-child>span{border-bottom-left-radius:6px;border-top-left-radius:6px}
.pagination-lg>li:last-child>a,.pagination-lg>li:last-child>span{border-top-right-radius:6px;border-bottom-right-radius:6px}
.pagination-sm>li>a,.pagination-sm>li>span{padding:5px 10px;font-size:12px}
.pagination-sm>li:first-child>a,.pagination-sm>li:first-child>span{border-bottom-left-radius:3px;border-top-left-radius:3px}
.pagination-sm>li:last-child>a,.pagination-sm>li:last-child>span{border-top-right-radius:3px;border-bottom-right-radius:3px}
.pager{padding-left:0;margin:20px 0;text-align:center;list-style:none}
.pager:before,.pager:after{display:table;content:" "}
.pager:after{clear:both}
.pager:before,.pager:after{display:table;content:" "}
.pager:after{clear:both}
.pager li{display:inline}
.pager li>a,.pager li>span{display:inline-block;padding:5px 14px;background-color:#fff;border:1px solid #ddd;border-radius:15px}
.pager li>a:hover,.pager li>a:focus{text-decoration:none;background-color:#eee}
.pager .next>a,.pager .next>span{float:right}
.pager .previous>a,.pager .previous>span{float:left}
.pager .disabled>a,.pager .disabled>a:hover,.pager .disabled>a:focus,.pager .disabled>span{color:#999;cursor:not-allowed;background-color:#fff}
.label{display:inline;padding:.2em .6em .3em;font-size:75%;font-weight:bold;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25em}
.label[href]:hover,.label[href]:focus{color:#fff;text-decoration:none;cursor:pointer}
.label:empty{display:none}
.label-default{background-color:#999}
.label-default[href]:hover,.label-default[href]:focus{background-color:#808080}
.label-primary{background-color:#428bca}
.label-primary[href]:hover,.label-primary[href]:focus{background-color:#3071a9}
.label-success{background-color:#5cb85c}
.label-success[href]:hover,.label-success[href]:focus{background-color:#449d44}
.label-info{background-color:#5bc0de}
.label-info[href]:hover,.label-info[href]:focus{background-color:#31b0d5}
.label-warning{background-color:#f0ad4e}
.label-warning[href]:hover,.label-warning[href]:focus{background-color:#ec971f}
.label-danger{background-color:#d9534f}
.label-danger[href]:hover,.label-danger[href]:focus{background-color:#c9302c}
.badge{display:inline-block;min-width:10px;padding:3px 7px;font-size:12px;font-weight:bold;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;background-color:#999;border-radius:10px}
.badge:empty{display:none}
a.badge:hover,a.badge:focus{color:#fff;text-decoration:none;cursor:pointer}
.btn .badge{position:relative;top:-1px}
a.list-group-item.active>.badge,.nav-pills>.active>a>.badge{color:#428bca;background-color:#fff}
.nav-pills>li>a>.badge{margin-left:3px}
.jumbotron{padding:30px;margin-bottom:30px;font-size:21px;font-weight:200;line-height:2.1428571435;color:inherit;background-color:#eee}
.jumbotron h1{line-height:1;color:inherit}
.jumbotron p{line-height:1.4}
.container .jumbotron{border-radius:6px}
@media screen and (min-width:768px){.jumbotron{padding-top:48px;padding-bottom:48px}
.container .jumbotron{padding-right:60px;padding-left:60px}
.jumbotron h1{font-size:63px}
}.thumbnail{display:inline-block;display:block;height:auto;max-width:100%;padding:4px;line-height:1.428571429;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}
.thumbnail>img{display:block;height:auto;max-width:100%}
a.thumbnail:hover,a.thumbnail:focus{border-color:#428bca}
.thumbnail>img{margin-right:auto;margin-left:auto}
.thumbnail .caption{padding:9px;color:#333}
.alert{padding:15px;margin-bottom:20px;border:1px solid transparent;border-radius:4px}
.alert h4{margin-top:0;color:inherit}
.alert .alert-link{font-weight:bold}
.alert>p,.alert>ul{margin-bottom:0}
.alert>p+p{margin-top:5px}
.alert-dismissable{padding-right:35px}
.alert-dismissable .close{position:relative;top:-2px;right:-21px;color:inherit}
.alert-success{color:#468847;background-color:#dff0d8;border-color:#d6e9c6}
.alert-success hr{border-top-color:#c9e2b3}
.alert-success .alert-link{color:#356635}
.alert-info{color:#3a87ad;background-color:#d9edf7;border-color:#bce8f1}
.alert-info hr{border-top-color:#a6e1ec}
.alert-info .alert-link{color:#2d6987}
.alert-warning{color:#c09853;background-color:#fcf8e3;border-color:#fbeed5}
.alert-warning hr{border-top-color:#f8e5be}
.alert-warning .alert-link{color:#a47e3c}
.alert-danger{color:#b94a48;background-color:#f2dede;border-color:#eed3d7}
.alert-danger hr{border-top-color:#e6c1c7}
.alert-danger .alert-link{color:#953b39}
@-webkit-keyframes progress-bar-stripes{from{background-position:40px 0}
to{background-position:0 0}
}@-moz-keyframes progress-bar-stripes{from{background-position:40px 0}
to{background-position:0 0}
}@-o-keyframes progress-bar-stripes{from{background-position:0 0}
to{background-position:40px 0}
}@keyframes progress-bar-stripes{from{background-position:40px 0}
to{background-position:0 0}
}.progress{height:20px;margin-bottom:20px;overflow:hidden;background-color:#f5f5f5;border-radius:4px;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,0.1);box-shadow:inset 0 1px 2px rgba(0,0,0,0.1)}
.progress-bar{float:left;width:0;height:100%;font-size:12px;color:#fff;text-align:center;background-color:#428bca;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,0.15);box-shadow:inset 0 -1px 0 rgba(0,0,0,0.15);-webkit-transition:width .6s ease;transition:width .6s ease}
.progress-striped .progress-bar{background-image:-webkit-gradient(linear,0 100%,100% 0,color-stop(0.25,rgba(255,255,255,0.15)),color-stop(0.25,transparent),color-stop(0.5,transparent),color-stop(0.5,rgba(255,255,255,0.15)),color-stop(0.75,rgba(255,255,255,0.15)),color-stop(0.75,transparent),to(transparent));background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:-moz-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-size:40px 40px}
.progress.active .progress-bar{-webkit-animation:progress-bar-stripes 2s linear infinite;-moz-animation:progress-bar-stripes 2s linear infinite;-ms-animation:progress-bar-stripes 2s linear infinite;-o-animation:progress-bar-stripes 2s linear infinite;animation:progress-bar-stripes 2s linear infinite}
.progress-bar-success{background-color:#5cb85c}
.progress-striped .progress-bar-success{background-image:-webkit-gradient(linear,0 100%,100% 0,color-stop(0.25,rgba(255,255,255,0.15)),color-stop(0.25,transparent),color-stop(0.5,transparent),color-stop(0.5,rgba(255,255,255,0.15)),color-stop(0.75,rgba(255,255,255,0.15)),color-stop(0.75,transparent),to(transparent));background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:-moz-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent)}
.progress-bar-info{background-color:#5bc0de}
.progress-striped .progress-bar-info{background-image:-webkit-gradient(linear,0 100%,100% 0,color-stop(0.25,rgba(255,255,255,0.15)),color-stop(0.25,transparent),color-stop(0.5,transparent),color-stop(0.5,rgba(255,255,255,0.15)),color-stop(0.75,rgba(255,255,255,0.15)),color-stop(0.75,transparent),to(transparent));background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:-moz-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent)}
.progress-bar-warning{background-color:#f0ad4e}
.progress-striped .progress-bar-warning{background-image:-webkit-gradient(linear,0 100%,100% 0,color-stop(0.25,rgba(255,255,255,0.15)),color-stop(0.25,transparent),color-stop(0.5,transparent),color-stop(0.5,rgba(255,255,255,0.15)),color-stop(0.75,rgba(255,255,255,0.15)),color-stop(0.75,transparent),to(transparent));background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:-moz-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent)}
.progress-bar-danger{background-color:#d9534f}
.progress-striped .progress-bar-danger{background-image:-webkit-gradient(linear,0 100%,100% 0,color-stop(0.25,rgba(255,255,255,0.15)),color-stop(0.25,transparent),color-stop(0.5,transparent),color-stop(0.5,rgba(255,255,255,0.15)),color-stop(0.75,rgba(255,255,255,0.15)),color-stop(0.75,transparent),to(transparent));background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:-moz-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent)}
.media,.media-body{overflow:hidden;zoom:1}
.media,.media .media{margin-top:15px}
.media:first-child{margin-top:0}
.media-object{display:block}
.media-heading{margin:0 0 5px}
.media>.pull-left{margin-right:10px}
.media>.pull-right{margin-left:10px}
.media-list{padding-left:0;list-style:none}
.list-group{padding-left:0;margin-bottom:20px}
.list-group-item{position:relative;display:block;padding:10px 15px;margin-bottom:-1px;background-color:#fff;border:1px solid #ddd}
.list-group-item:first-child{border-top-right-radius:4px;border-top-left-radius:4px}
.list-group-item:last-child{margin-bottom:0;border-bottom-right-radius:4px;border-bottom-left-radius:4px}
.list-group-item>.badge{float:right}
.list-group-item>.badge+.badge{margin-right:5px}
a.list-group-item{color:#555}
a.list-group-item .list-group-item-heading{color:#333}
a.list-group-item:hover,a.list-group-item:focus{text-decoration:none;background-color:#f5f5f5}
.list-group-item.active,.list-group-item.active:hover,.list-group-item.active:focus{z-index:2;color:#fff;background-color:#428bca;border-color:#428bca}
.list-group-item.active .list-group-item-heading,.list-group-item.active:hover .list-group-item-heading,.list-group-item.active:focus .list-group-item-heading{color:inherit}
.list-group-item.active .list-group-item-text,.list-group-item.active:hover .list-group-item-text,.list-group-item.active:focus .list-group-item-text{color:#e1edf7}
.list-group-item-heading{margin-top:0;margin-bottom:5px}
.list-group-item-text{margin-bottom:0;line-height:1.3}
.panel{margin-bottom:20px;background-color:#fff;border:1px solid transparent;border-radius:4px;-webkit-box-shadow:0 1px 1px rgba(0,0,0,0.05);box-shadow:0 1px 1px rgba(0,0,0,0.05)}
.panel-body{padding:15px}
.panel-body:before,.panel-body:after{display:table;content:" "}
.panel-body:after{clear:both}
.panel-body:before,.panel-body:after{display:table;content:" "}
.panel-body:after{clear:both}
.panel>.list-group{margin-bottom:0}
.panel>.list-group .list-group-item{border-width:1px 0}
.panel>.list-group .list-group-item:first-child{border-top-right-radius:0;border-top-left-radius:0}
.panel>.list-group .list-group-item:last-child{border-bottom:0}
.panel-heading+.list-group .list-group-item:first-child{border-top-width:0}
.panel>.table{margin-bottom:0}
.panel>.panel-body+.table{border-top:1px solid #ddd}
.panel-heading{padding:10px 15px;border-bottom:1px solid transparent;border-top-right-radius:3px;border-top-left-radius:3px}
.panel-title{margin-top:0;margin-bottom:0;font-size:16px}
.panel-title>a{color:inherit}
.panel-footer{padding:10px 15px;background-color:#f5f5f5;border-top:1px solid #ddd;border-bottom-right-radius:3px;border-bottom-left-radius:3px}
.panel-group .panel{margin-bottom:0;overflow:hidden;border-radius:4px}
.panel-group .panel+.panel{margin-top:5px}
.panel-group .panel-heading{border-bottom:0}
.panel-group .panel-heading+.panel-collapse .panel-body{border-top:1px solid #ddd}
.panel-group .panel-footer{border-top:0}
.panel-group .panel-footer+.panel-collapse .panel-body{border-bottom:1px solid #ddd}
.panel-default{border-color:#ddd}
.panel-default>.panel-heading{color:#333;background-color:#f5f5f5;border-color:#ddd}
.panel-default>.panel-heading+.panel-collapse .panel-body{border-top-color:#ddd}
.panel-default>.panel-footer+.panel-collapse .panel-body{border-bottom-color:#ddd}
.panel-primary{border-color:#428bca}
.panel-primary>.panel-heading{color:#fff;background-color:#428bca;border-color:#428bca}
.panel-primary>.panel-heading+.panel-collapse .panel-body{border-top-color:#428bca}
.panel-primary>.panel-footer+.panel-collapse .panel-body{border-bottom-color:#428bca}
.panel-success{border-color:#d6e9c6}
.panel-success>.panel-heading{color:#468847;background-color:#dff0d8;border-color:#d6e9c6}
.panel-success>.panel-heading+.panel-collapse .panel-body{border-top-color:#d6e9c6}
.panel-success>.panel-footer+.panel-collapse .panel-body{border-bottom-color:#d6e9c6}
.panel-warning{border-color:#fbeed5}
.panel-warning>.panel-heading{color:#c09853;background-color:#fcf8e3;border-color:#fbeed5}
.panel-warning>.panel-heading+.panel-collapse .panel-body{border-top-color:#fbeed5}
.panel-warning>.panel-footer+.panel-collapse .panel-body{border-bottom-color:#fbeed5}
.panel-danger{border-color:#eed3d7}
.panel-danger>.panel-heading{color:#b94a48;background-color:#f2dede;border-color:#eed3d7}
.panel-danger>.panel-heading+.panel-collapse .panel-body{border-top-color:#eed3d7}
.panel-danger>.panel-footer+.panel-collapse .panel-body{border-bottom-color:#eed3d7}
.panel-info{border-color:#bce8f1}
.panel-info>.panel-heading{color:#3a87ad;background-color:#d9edf7;border-color:#bce8f1}
.panel-info>.panel-heading+.panel-collapse .panel-body{border-top-color:#bce8f1}
.panel-info>.panel-footer+.panel-collapse .panel-body{border-bottom-color:#bce8f1}
.well{min-height:20px;padding:19px;margin-bottom:20px;background-color:#f5f5f5;border:1px solid #e3e3e3;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.05);box-shadow:inset 0 1px 1px rgba(0,0,0,0.05)}
.well blockquote{border-color:#ddd;border-color:rgba(0,0,0,0.15)}
.well-lg{padding:24px;border-radius:6px}
.well-sm{padding:9px;border-radius:3px}
.close{float:right;font-size:21px;font-weight:bold;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.2;filter:alpha(opacity=20)}
.close:hover,.close:focus{color:#000;text-decoration:none;cursor:pointer;opacity:.5;filter:alpha(opacity=50)}
button.close{padding:0;cursor:pointer;background:transparent;border:0;-webkit-appearance:none}
.modal-open{overflow:hidden}
body.modal-open,.modal-open .navbar-fixed-top,.modal-open .navbar-fixed-bottom{margin-right:15px}
.modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;display:none;overflow:auto;overflow-y:scroll}
.modal.fade .modal-dialog{-webkit-transform:translate(0,-25%);-ms-transform:translate(0,-25%);transform:translate(0,-25%);-webkit-transition:-webkit-transform .3s ease-out;-moz-transition:-moz-transform .3s ease-out;-o-transition:-o-transform .3s ease-out;transition:transform .3s ease-out}
.modal.in .modal-dialog{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0)}
.modal-dialog{z-index:1050;width:auto;padding:10px;margin-right:auto;margin-left:auto}
.modal-content{position:relative;background-color:#fff;border:1px solid #999;border:1px solid rgba(0,0,0,0.2);border-radius:6px;outline:0;-webkit-box-shadow:0 3px 9px rgba(0,0,0,0.5);box-shadow:0 3px 9px rgba(0,0,0,0.5);background-clip:padding-box}
.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1030;background-color:#000}
.modal-backdrop.fade{opacity:0;filter:alpha(opacity=0)}
.modal-backdrop.in{opacity:.5;filter:alpha(opacity=50)}
.modal-header{min-height:16.428571429px;padding:15px;border-bottom:1px solid #e5e5e5}
.modal-header .close{margin-top:-2px}
.modal-title{margin:0;line-height:1.428571429}
.modal-body{position:relative;padding:20px}
.modal-footer{padding:19px 20px 20px;margin-top:15px;text-align:right;border-top:1px solid #e5e5e5}
.modal-footer:before,.modal-footer:after{display:table;content:" "}
.modal-footer:after{clear:both}
.modal-footer:before,.modal-footer:after{display:table;content:" "}
.modal-footer:after{clear:both}
.modal-footer .btn+.btn{margin-bottom:0;margin-left:5px}
.modal-footer .btn-group .btn+.btn{margin-left:-1px}
.modal-footer .btn-block+.btn-block{margin-left:0}
@media screen and (min-width:768px){.modal-dialog{right:auto;left:50%;width:600px;padding-top:30px;padding-bottom:30px}
.modal-content{-webkit-box-shadow:0 5px 15px rgba(0,0,0,0.5);box-shadow:0 5px 15px rgba(0,0,0,0.5)}
}.tooltip{position:absolute;z-index:1030;display:block;font-size:12px;line-height:1.4;opacity:0;filter:alpha(opacity=0);visibility:visible}
.tooltip.in{opacity:.9;filter:alpha(opacity=90)}
.tooltip.top{padding:5px 0;margin-top:-3px}
.tooltip.right{padding:0 5px;margin-left:3px}
.tooltip.bottom{padding:5px 0;margin-top:3px}
.tooltip.left{padding:0 5px;margin-left:-3px}
.tooltip-inner{max-width:200px;padding:3px 8px;color:#fff;text-align:center;text-decoration:none;background-color:#000;border-radius:4px}
.tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}
.tooltip.top .tooltip-arrow{bottom:0;left:50%;margin-left:-5px;border-top-color:#000;border-width:5px 5px 0}
.tooltip.top-left .tooltip-arrow{bottom:0;left:5px;border-top-color:#000;border-width:5px 5px 0}
.tooltip.top-right .tooltip-arrow{right:5px;bottom:0;border-top-color:#000;border-width:5px 5px 0}
.tooltip.right .tooltip-arrow{top:50%;left:0;margin-top:-5px;border-right-color:#000;border-width:5px 5px 5px 0}
.tooltip.left .tooltip-arrow{top:50%;right:0;margin-top:-5px;border-left-color:#000;border-width:5px 0 5px 5px}
.tooltip.bottom .tooltip-arrow{top:0;left:50%;margin-left:-5px;border-bottom-color:#000;border-width:0 5px 5px}
.tooltip.bottom-left .tooltip-arrow{top:0;left:5px;border-bottom-color:#000;border-width:0 5px 5px}
.tooltip.bottom-right .tooltip-arrow{top:0;right:5px;border-bottom-color:#000;border-width:0 5px 5px}
.popover{position:absolute;top:0;left:0;z-index:1010;display:none;max-width:276px;padding:1px;text-align:left;white-space:normal;background-color:#fff;border:1px solid #ccc;border:1px solid rgba(0,0,0,0.2);border-radius:6px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,0.2);box-shadow:0 5px 10px rgba(0,0,0,0.2);background-clip:padding-box}
.popover.top{margin-top:-10px}
.popover.right{margin-left:10px}
.popover.bottom{margin-top:10px}
.popover.left{margin-left:-10px}
.popover-title{padding:8px 14px;margin:0;font-size:14px;font-weight:normal;line-height:18px;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-radius:5px 5px 0 0}
.popover-content{padding:9px 14px}
.popover .arrow,.popover .arrow:after{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid}
.popover .arrow{border-width:11px}
.popover .arrow:after{border-width:10px;content:""}
.popover.top .arrow{bottom:-11px;left:50%;margin-left:-11px;border-top-color:#999;border-top-color:rgba(0,0,0,0.25);border-bottom-width:0}
.popover.top .arrow:after{bottom:1px;margin-left:-10px;border-top-color:#fff;border-bottom-width:0;content:" "}
.popover.right .arrow{top:50%;left:-11px;margin-top:-11px;border-right-color:#999;border-right-color:rgba(0,0,0,0.25);border-left-width:0}
.popover.right .arrow:after{bottom:-10px;left:1px;border-right-color:#fff;border-left-width:0;content:" "}
.popover.bottom .arrow{top:-11px;left:50%;margin-left:-11px;border-bottom-color:#999;border-bottom-color:rgba(0,0,0,0.25);border-top-width:0}
.popover.bottom .arrow:after{top:1px;margin-left:-10px;border-bottom-color:#fff;border-top-width:0;content:" "}
.popover.left .arrow{top:50%;right:-11px;margin-top:-11px;border-left-color:#999;border-left-color:rgba(0,0,0,0.25);border-right-width:0}
.popover.left .arrow:after{right:1px;bottom:-10px;border-left-color:#fff;border-right-width:0;content:" "}
.carousel{position:relative}
.carousel-inner{position:relative;width:100%;overflow:hidden}
.carousel-inner>.item{position:relative;display:none;-webkit-transition:.6s ease-in-out left;transition:.6s ease-in-out left}
.carousel-inner>.item>img,.carousel-inner>.item>a>img{display:block;height:auto;max-width:100%;line-height:1}
.carousel-inner>.active,.carousel-inner>.next,.carousel-inner>.prev{display:block}
.carousel-inner>.active{left:0}
.carousel-inner>.next,.carousel-inner>.prev{position:absolute;top:0;width:100%}
.carousel-inner>.next{left:100%}
.carousel-inner>.prev{left:-100%}
.carousel-inner>.next.left,.carousel-inner>.prev.right{left:0}
.carousel-inner>.active.left{left:-100%}
.carousel-inner>.active.right{left:100%}
.carousel-control{position:absolute;top:0;bottom:0;left:0;width:15%;font-size:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,0.6);opacity:.5;filter:alpha(opacity=50)}
.carousel-control.left{background-image:-webkit-gradient(linear,0 top,100% top,from(rgba(0,0,0,0.5)),to(rgba(0,0,0,0.0001)));background-image:-webkit-linear-gradient(left,color-stop(rgba(0,0,0,0.5) 0),color-stop(rgba(0,0,0,0.0001) 100%));background-image:-moz-linear-gradient(left,rgba(0,0,0,0.5) 0,rgba(0,0,0,0.0001) 100%);background-image:linear-gradient(to right,rgba(0,0,0,0.5) 0,rgba(0,0,0,0.0001) 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000',endColorstr='#00000000',GradientType=1)}
.carousel-control.right{right:0;left:auto;background-image:-webkit-gradient(linear,0 top,100% top,from(rgba(0,0,0,0.0001)),to(rgba(0,0,0,0.5)));background-image:-webkit-linear-gradient(left,color-stop(rgba(0,0,0,0.0001) 0),color-stop(rgba(0,0,0,0.5) 100%));background-image:-moz-linear-gradient(left,rgba(0,0,0,0.0001) 0,rgba(0,0,0,0.5) 100%);background-image:linear-gradient(to right,rgba(0,0,0,0.0001) 0,rgba(0,0,0,0.5) 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#80000000',GradientType=1)}
.carousel-control:hover,.carousel-control:focus{color:#fff;text-decoration:none;opacity:.9;filter:alpha(opacity=90)}
.carousel-control .icon-prev,.carousel-control .icon-next,.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right{position:absolute;top:50%;left:50%;z-index:5;display:inline-block}
.carousel-control .icon-prev,.carousel-control .icon-next{width:20px;height:20px;margin-top:-10px;margin-left:-10px;font-family:serif}
.carousel-control .icon-prev:before{content:'\2039'}
.carousel-control .icon-next:before{content:'\203a'}
.carousel-indicators{position:absolute;bottom:10px;left:50%;z-index:15;width:60%;padding-left:0;margin-left:-30%;text-align:center;list-style:none}
.carousel-indicators li{display:inline-block;width:10px;height:10px;margin:1px;text-indent:-999px;cursor:pointer;border:1px solid #fff;border-radius:10px}
.carousel-indicators .active{width:12px;height:12px;margin:0;background-color:#fff}
.carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,0.6)}
.carousel-caption .btn{text-shadow:none}
@media screen and (min-width:768px){.carousel-control .icon-prev,.carousel-control .icon-next{width:30px;height:30px;margin-top:-15px;margin-left:-15px;font-size:30px}
.carousel-caption{right:20%;left:20%;padding-bottom:30px}
.carousel-indicators{bottom:20px}
}.clearfix:before,.clearfix:after{display:table;content:" "}
.clearfix:after{clear:both}
.pull-right{float:right!important}
.pull-left{float:left!important}
.hide{display:none!important}
.show{display:block!important}
.invisible{visibility:hidden}
.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}
.affix{position:fixed}
@-ms-viewport{width:device-width}
@media screen and (max-width:400px){@-ms-viewport{width:320px}
}.hidden{display:none!important;visibility:hidden!important}
.visible-xs{display:none!important}
tr.visible-xs{display:none!important}
th.visible-xs,td.visible-xs{display:none!important}
@media(max-width:767px){.visible-xs{display:block!important}
tr.visible-xs{display:table-row!important}
th.visible-xs,td.visible-xs{display:table-cell!important}
}@media(min-width:768px) and (max-width:991px){.visible-xs.visible-sm{display:block!important}
tr.visible-xs.visible-sm{display:table-row!important}
th.visible-xs.visible-sm,td.visible-xs.visible-sm{display:table-cell!important}
}@media(min-width:992px) and (max-width:1199px){.visible-xs.visible-md{display:block!important}
tr.visible-xs.visible-md{display:table-row!important}
th.visible-xs.visible-md,td.visible-xs.visible-md{display:table-cell!important}
}@media(min-width:1200px){.visible-xs.visible-lg{display:block!important}
tr.visible-xs.visible-lg{display:table-row!important}
th.visible-xs.visible-lg,td.visible-xs.visible-lg{display:table-cell!important}
}.visible-sm{display:none!important}
tr.visible-sm{display:none!important}
th.visible-sm,td.visible-sm{display:none!important}
@media(max-width:767px){.visible-sm.visible-xs{display:block!important}
tr.visible-sm.visible-xs{display:table-row!important}
th.visible-sm.visible-xs,td.visible-sm.visible-xs{display:table-cell!important}
}@media(min-width:768px) and (max-width:991px){.visible-sm{display:block!important}
tr.visible-sm{display:table-row!important}
th.visible-sm,td.visible-sm{display:table-cell!important}
}@media(min-width:992px) and (max-width:1199px){.visible-sm.visible-md{display:block!important}
tr.visible-sm.visible-md{display:table-row!important}
th.visible-sm.visible-md,td.visible-sm.visible-md{display:table-cell!important}
}@media(min-width:1200px){.visible-sm.visible-lg{display:block!important}
tr.visible-sm.visible-lg{display:table-row!important}
th.visible-sm.visible-lg,td.visible-sm.visible-lg{display:table-cell!important}
}.visible-md{display:none!important}
tr.visible-md{display:none!important}
th.visible-md,td.visible-md{display:none!important}
@media(max-width:767px){.visible-md.visible-xs{display:block!important}
tr.visible-md.visible-xs{display:table-row!important}
th.visible-md.visible-xs,td.visible-md.visible-xs{display:table-cell!important}
}@media(min-width:768px) and (max-width:991px){.visible-md.visible-sm{display:block!important}
tr.visible-md.visible-sm{display:table-row!important}
th.visible-md.visible-sm,td.visible-md.visible-sm{display:table-cell!important}
}@media(min-width:992px) and (max-width:1199px){.visible-md{display:block!important}
tr.visible-md{display:table-row!important}
th.visible-md,td.visible-md{display:table-cell!important}
}@media(min-width:1200px){.visible-md.visible-lg{display:block!important}
tr.visible-md.visible-lg{display:table-row!important}
th.visible-md.visible-lg,td.visible-md.visible-lg{display:table-cell!important}
}.visible-lg{display:none!important}
tr.visible-lg{display:none!important}
th.visible-lg,td.visible-lg{display:none!important}
@media(max-width:767px){.visible-lg.visible-xs{display:block!important}
tr.visible-lg.visible-xs{display:table-row!important}
th.visible-lg.visible-xs,td.visible-lg.visible-xs{display:table-cell!important}
}@media(min-width:768px) and (max-width:991px){.visible-lg.visible-sm{display:block!important}
tr.visible-lg.visible-sm{display:table-row!important}
th.visible-lg.visible-sm,td.visible-lg.visible-sm{display:table-cell!important}
}@media(min-width:992px) and (max-width:1199px){.visible-lg.visible-md{display:block!important}
tr.visible-lg.visible-md{display:table-row!important}
th.visible-lg.visible-md,td.visible-lg.visible-md{display:table-cell!important}
}@media(min-width:1200px){.visible-lg{display:block!important}
tr.visible-lg{display:table-row!important}
th.visible-lg,td.visible-lg{display:table-cell!important}
}.hidden-xs{display:block!important}
tr.hidden-xs{display:table-row!important}
th.hidden-xs,td.hidden-xs{display:table-cell!important}
@media(max-width:767px){.hidden-xs{display:none!important}
tr.hidden-xs{display:none!important}
th.hidden-xs,td.hidden-xs{display:none!important}
}@media(min-width:768px) and (max-width:991px){.hidden-xs.hidden-sm{display:none!important}
tr.hidden-xs.hidden-sm{display:none!important}
th.hidden-xs.hidden-sm,td.hidden-xs.hidden-sm{display:none!important}
}@media(min-width:992px) and (max-width:1199px){.hidden-xs.hidden-md{display:none!important}
tr.hidden-xs.hidden-md{display:none!important}
th.hidden-xs.hidden-md,td.hidden-xs.hidden-md{display:none!important}
}@media(min-width:1200px){.hidden-xs.hidden-lg{display:none!important}
tr.hidden-xs.hidden-lg{display:none!important}
th.hidden-xs.hidden-lg,td.hidden-xs.hidden-lg{display:none!important}
}.hidden-sm{display:block!important}
tr.hidden-sm{display:table-row!important}
th.hidden-sm,td.hidden-sm{display:table-cell!important}
@media(max-width:767px){.hidden-sm.hidden-xs{display:none!important}
tr.hidden-sm.hidden-xs{display:none!important}
th.hidden-sm.hidden-xs,td.hidden-sm.hidden-xs{display:none!important}
}@media(min-width:768px) and (max-width:991px){.hidden-sm{display:none!important}
tr.hidden-sm{display:none!important}
th.hidden-sm,td.hidden-sm{display:none!important}
}@media(min-width:992px) and (max-width:1199px){.hidden-sm.hidden-md{display:none!important}
tr.hidden-sm.hidden-md{display:none!important}
th.hidden-sm.hidden-md,td.hidden-sm.hidden-md{display:none!important}
}@media(min-width:1200px){.hidden-sm.hidden-lg{display:none!important}
tr.hidden-sm.hidden-lg{display:none!important}
th.hidden-sm.hidden-lg,td.hidden-sm.hidden-lg{display:none!important}
}.hidden-md{display:block!important}
tr.hidden-md{display:table-row!important}
th.hidden-md,td.hidden-md{display:table-cell!important}
@media(max-width:767px){.hidden-md.hidden-xs{display:none!important}
tr.hidden-md.hidden-xs{display:none!important}
th.hidden-md.hidden-xs,td.hidden-md.hidden-xs{display:none!important}
}@media(min-width:768px) and (max-width:991px){.hidden-md.hidden-sm{display:none!important}
tr.hidden-md.hidden-sm{display:none!important}
th.hidden-md.hidden-sm,td.hidden-md.hidden-sm{display:none!important}
}@media(min-width:992px) and (max-width:1199px){.hidden-md{display:none!important}
tr.hidden-md{display:none!important}
th.hidden-md,td.hidden-md{display:none!important}
}@media(min-width:1200px){.hidden-md.hidden-lg{display:none!important}
tr.hidden-md.hidden-lg{display:none!important}
th.hidden-md.hidden-lg,td.hidden-md.hidden-lg{display:none!important}
}.hidden-lg{display:block!important}
tr.hidden-lg{display:table-row!important}
th.hidden-lg,td.hidden-lg{display:table-cell!important}
@media(max-width:767px){.hidden-lg.hidden-xs{display:none!important}
tr.hidden-lg.hidden-xs{display:none!important}
th.hidden-lg.hidden-xs,td.hidden-lg.hidden-xs{display:none!important}
}@media(min-width:768px) and (max-width:991px){.hidden-lg.hidden-sm{display:none!important}
tr.hidden-lg.hidden-sm{display:none!important}
th.hidden-lg.hidden-sm,td.hidden-lg.hidden-sm{display:none!important}
}@media(min-width:992px) and (max-width:1199px){.hidden-lg.hidden-md{display:none!important}
tr.hidden-lg.hidden-md{display:none!important}
th.hidden-lg.hidden-md,td.hidden-lg.hidden-md{display:none!important}
}@media(min-width:1200px){.hidden-lg{display:none!important}
tr.hidden-lg{display:none!important}
th.hidden-lg,td.hidden-lg{display:none!important}
}.visible-print{display:none!important}
tr.visible-print{display:none!important}
th.visible-print,td.visible-print{display:none!important}
@media print{.visible-print{display:block!important}
tr.visible-print{display:table-row!important}
th.visible-print,td.visible-print{display:table-cell!important}
.hidden-print{display:none!important}
tr.hidden-print{display:none!important}
th.hidden-print,td.hidden-print{display:none!important}
}@font-face{font-family:'FontAwesome';src:url(//kitov.co.il/wp-content/themes/atlanta/assets/font-awesome/fonts/fontawesome-webfont.eot?v=4.7.0);src:url(//kitov.co.il/wp-content/themes/atlanta/assets/font-awesome/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'),url(//kitov.co.il/wp-content/themes/atlanta/assets/font-awesome/fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'),url(//kitov.co.il/wp-content/themes/atlanta/assets/font-awesome/fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'),url(//kitov.co.il/wp-content/themes/atlanta/assets/font-awesome/fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'),url(//kitov.co.il/wp-content/themes/atlanta/assets/font-awesome/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format('svg');font-weight:normal;font-style:normal}
.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}
.fa-2x{font-size:2em}
.fa-3x{font-size:3em}
.fa-4x{font-size:4em}
.fa-5x{font-size:5em}
.fa-fw{width:1.28571429em;text-align:center}
.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}
.fa-ul>li{position:relative}
.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}
.fa-li.fa-lg{left:-1.85714286em}
.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}
.fa-pull-left{float:left}
.fa-pull-right{float:right}
.fa.fa-pull-left{margin-right:.3em}
.fa.fa-pull-right{margin-left:.3em}
.pull-right{float:right}
.pull-left{float:left}
.fa.pull-left{margin-right:.3em}
.fa.pull-right{margin-left:.3em}
.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}
.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}
@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)} }@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)} }.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}
.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}
.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}
.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}
.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}
.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}
.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}
.fa-stack-1x{line-height:inherit}
.fa-stack-2x{font-size:2em}
.fa-inverse{color:#fff}
.fa-glass:before{content:"\f000"}
.fa-music:before{content:"\f001"}
.fa-search:before{content:"\f002"}
.fa-envelope-o:before{content:"\f003"}
.fa-heart:before{content:"\f004"}
.fa-star:before{content:"\f005"}
.fa-star-o:before{content:"\f006"}
.fa-user:before{content:"\f007"}
.fa-film:before{content:"\f008"}
.fa-th-large:before{content:"\f009"}
.fa-th:before{content:"\f00a"}
.fa-th-list:before{content:"\f00b"}
.fa-check:before{content:"\f00c"}
.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}
.fa-search-plus:before{content:"\f00e"}
.fa-search-minus:before{content:"\f010"}
.fa-power-off:before{content:"\f011"}
.fa-signal:before{content:"\f012"}
.fa-gear:before,.fa-cog:before{content:"\f013"}
.fa-trash-o:before{content:"\f014"}
.fa-home:before{content:"\f015"}
.fa-file-o:before{content:"\f016"}
.fa-clock-o:before{content:"\f017"}
.fa-road:before{content:"\f018"}
.fa-download:before{content:"\f019"}
.fa-arrow-circle-o-down:before{content:"\f01a"}
.fa-arrow-circle-o-up:before{content:"\f01b"}
.fa-inbox:before{content:"\f01c"}
.fa-play-circle-o:before{content:"\f01d"}
.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}
.fa-refresh:before{content:"\f021"}
.fa-list-alt:before{content:"\f022"}
.fa-lock:before{content:"\f023"}
.fa-flag:before{content:"\f024"}
.fa-headphones:before{content:"\f025"}
.fa-volume-off:before{content:"\f026"}
.fa-volume-down:before{content:"\f027"}
.fa-volume-up:before{content:"\f028"}
.fa-qrcode:before{content:"\f029"}
.fa-barcode:before{content:"\f02a"}
.fa-tag:before{content:"\f02b"}
.fa-tags:before{content:"\f02c"}
.fa-book:before{content:"\f02d"}
.fa-bookmark:before{content:"\f02e"}
.fa-print:before{content:"\f02f"}
.fa-camera:before{content:"\f030"}
.fa-font:before{content:"\f031"}
.fa-bold:before{content:"\f032"}
.fa-italic:before{content:"\f033"}
.fa-text-height:before{content:"\f034"}
.fa-text-width:before{content:"\f035"}
.fa-align-left:before{content:"\f036"}
.fa-align-center:before{content:"\f037"}
.fa-align-right:before{content:"\f038"}
.fa-align-justify:before{content:"\f039"}
.fa-list:before{content:"\f03a"}
.fa-dedent:before,.fa-outdent:before{content:"\f03b"}
.fa-indent:before{content:"\f03c"}
.fa-video-camera:before{content:"\f03d"}
.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}
.fa-pencil:before{content:"\f040"}
.fa-map-marker:before{content:"\f041"}
.fa-adjust:before{content:"\f042"}
.fa-tint:before{content:"\f043"}
.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}
.fa-share-square-o:before{content:"\f045"}
.fa-check-square-o:before{content:"\f046"}
.fa-arrows:before{content:"\f047"}
.fa-step-backward:before{content:"\f048"}
.fa-fast-backward:before{content:"\f049"}
.fa-backward:before{content:"\f04a"}
.fa-play:before{content:"\f04b"}
.fa-pause:before{content:"\f04c"}
.fa-stop:before{content:"\f04d"}
.fa-forward:before{content:"\f04e"}
.fa-fast-forward:before{content:"\f050"}
.fa-step-forward:before{content:"\f051"}
.fa-eject:before{content:"\f052"}
.fa-chevron-left:before{content:"\f053"}
.fa-chevron-right:before{content:"\f054"}
.fa-plus-circle:before{content:"\f055"}
.fa-minus-circle:before{content:"\f056"}
.fa-times-circle:before{content:"\f057"}
.fa-check-circle:before{content:"\f058"}
.fa-question-circle:before{content:"\f059"}
.fa-info-circle:before{content:"\f05a"}
.fa-crosshairs:before{content:"\f05b"}
.fa-times-circle-o:before{content:"\f05c"}
.fa-check-circle-o:before{content:"\f05d"}
.fa-ban:before{content:"\f05e"}
.fa-arrow-left:before{content:"\f060"}
.fa-arrow-right:before{content:"\f061"}
.fa-arrow-up:before{content:"\f062"}
.fa-arrow-down:before{content:"\f063"}
.fa-mail-forward:before,.fa-share:before{content:"\f064"}
.fa-expand:before{content:"\f065"}
.fa-compress:before{content:"\f066"}
.fa-plus:before{content:"\f067"}
.fa-minus:before{content:"\f068"}
.fa-asterisk:before{content:"\f069"}
.fa-exclamation-circle:before{content:"\f06a"}
.fa-gift:before{content:"\f06b"}
.fa-leaf:before{content:"\f06c"}
.fa-fire:before{content:"\f06d"}
.fa-eye:before{content:"\f06e"}
.fa-eye-slash:before{content:"\f070"}
.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}
.fa-plane:before{content:"\f072"}
.fa-calendar:before{content:"\f073"}
.fa-random:before{content:"\f074"}
.fa-comment:before{content:"\f075"}
.fa-magnet:before{content:"\f076"}
.fa-chevron-up:before{content:"\f077"}
.fa-chevron-down:before{content:"\f078"}
.fa-retweet:before{content:"\f079"}
.fa-shopping-cart:before{content:"\f07a"}
.fa-folder:before{content:"\f07b"}
.fa-folder-open:before{content:"\f07c"}
.fa-arrows-v:before{content:"\f07d"}
.fa-arrows-h:before{content:"\f07e"}
.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}
.fa-twitter-square:before{content:"\f081"}
.fa-facebook-square:before{content:"\f082"}
.fa-camera-retro:before{content:"\f083"}
.fa-key:before{content:"\f084"}
.fa-gears:before,.fa-cogs:before{content:"\f085"}
.fa-comments:before{content:"\f086"}
.fa-thumbs-o-up:before{content:"\f087"}
.fa-thumbs-o-down:before{content:"\f088"}
.fa-star-half:before{content:"\f089"}
.fa-heart-o:before{content:"\f08a"}
.fa-sign-out:before{content:"\f08b"}
.fa-linkedin-square:before{content:"\f08c"}
.fa-thumb-tack:before{content:"\f08d"}
.fa-external-link:before{content:"\f08e"}
.fa-sign-in:before{content:"\f090"}
.fa-trophy:before{content:"\f091"}
.fa-github-square:before{content:"\f092"}
.fa-upload:before{content:"\f093"}
.fa-lemon-o:before{content:"\f094"}
.fa-phone:before{content:"\f095"}
.fa-square-o:before{content:"\f096"}
.fa-bookmark-o:before{content:"\f097"}
.fa-phone-square:before{content:"\f098"}
.fa-twitter:before{content:"\f099"}
.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}
.fa-github:before{content:"\f09b"}
.fa-unlock:before{content:"\f09c"}
.fa-credit-card:before{content:"\f09d"}
.fa-feed:before,.fa-rss:before{content:"\f09e"}
.fa-hdd-o:before{content:"\f0a0"}
.fa-bullhorn:before{content:"\f0a1"}
.fa-bell:before{content:"\f0f3"}
.fa-certificate:before{content:"\f0a3"}
.fa-hand-o-right:before{content:"\f0a4"}
.fa-hand-o-left:before{content:"\f0a5"}
.fa-hand-o-up:before{content:"\f0a6"}
.fa-hand-o-down:before{content:"\f0a7"}
.fa-arrow-circle-left:before{content:"\f0a8"}
.fa-arrow-circle-right:before{content:"\f0a9"}
.fa-arrow-circle-up:before{content:"\f0aa"}
.fa-arrow-circle-down:before{content:"\f0ab"}
.fa-globe:before{content:"\f0ac"}
.fa-wrench:before{content:"\f0ad"}
.fa-tasks:before{content:"\f0ae"}
.fa-filter:before{content:"\f0b0"}
.fa-briefcase:before{content:"\f0b1"}
.fa-arrows-alt:before{content:"\f0b2"}
.fa-group:before,.fa-users:before{content:"\f0c0"}
.fa-chain:before,.fa-link:before{content:"\f0c1"}
.fa-cloud:before{content:"\f0c2"}
.fa-flask:before{content:"\f0c3"}
.fa-cut:before,.fa-scissors:before{content:"\f0c4"}
.fa-copy:before,.fa-files-o:before{content:"\f0c5"}
.fa-paperclip:before{content:"\f0c6"}
.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}
.fa-square:before{content:"\f0c8"}
.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}
.fa-list-ul:before{content:"\f0ca"}
.fa-list-ol:before{content:"\f0cb"}
.fa-strikethrough:before{content:"\f0cc"}
.fa-underline:before{content:"\f0cd"}
.fa-table:before{content:"\f0ce"}
.fa-magic:before{content:"\f0d0"}
.fa-truck:before{content:"\f0d1"}
.fa-pinterest:before{content:"\f0d2"}
.fa-pinterest-square:before{content:"\f0d3"}
.fa-google-plus-square:before{content:"\f0d4"}
.fa-google-plus:before{content:"\f0d5"}
.fa-money:before{content:"\f0d6"}
.fa-caret-down:before{content:"\f0d7"}
.fa-caret-up:before{content:"\f0d8"}
.fa-caret-left:before{content:"\f0d9"}
.fa-caret-right:before{content:"\f0da"}
.fa-columns:before{content:"\f0db"}
.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}
.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}
.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}
.fa-envelope:before{content:"\f0e0"}
.fa-linkedin:before{content:"\f0e1"}
.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}
.fa-legal:before,.fa-gavel:before{content:"\f0e3"}
.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}
.fa-comment-o:before{content:"\f0e5"}
.fa-comments-o:before{content:"\f0e6"}
.fa-flash:before,.fa-bolt:before{content:"\f0e7"}
.fa-sitemap:before{content:"\f0e8"}
.fa-umbrella:before{content:"\f0e9"}
.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}
.fa-lightbulb-o:before{content:"\f0eb"}
.fa-exchange:before{content:"\f0ec"}
.fa-cloud-download:before{content:"\f0ed"}
.fa-cloud-upload:before{content:"\f0ee"}
.fa-user-md:before{content:"\f0f0"}
.fa-stethoscope:before{content:"\f0f1"}
.fa-suitcase:before{content:"\f0f2"}
.fa-bell-o:before{content:"\f0a2"}
.fa-coffee:before{content:"\f0f4"}
.fa-cutlery:before{content:"\f0f5"}
.fa-file-text-o:before{content:"\f0f6"}
.fa-building-o:before{content:"\f0f7"}
.fa-hospital-o:before{content:"\f0f8"}
.fa-ambulance:before{content:"\f0f9"}
.fa-medkit:before{content:"\f0fa"}
.fa-fighter-jet:before{content:"\f0fb"}
.fa-beer:before{content:"\f0fc"}
.fa-h-square:before{content:"\f0fd"}
.fa-plus-square:before{content:"\f0fe"}
.fa-angle-double-left:before{content:"\f100"}
.fa-angle-double-right:before{content:"\f101"}
.fa-angle-double-up:before{content:"\f102"}
.fa-angle-double-down:before{content:"\f103"}
.fa-angle-left:before{content:"\f104"}
.fa-angle-right:before{content:"\f105"}
.fa-angle-up:before{content:"\f106"}
.fa-angle-down:before{content:"\f107"}
.fa-desktop:before{content:"\f108"}
.fa-laptop:before{content:"\f109"}
.fa-tablet:before{content:"\f10a"}
.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}
.fa-circle-o:before{content:"\f10c"}
.fa-quote-left:before{content:"\f10d"}
.fa-quote-right:before{content:"\f10e"}
.fa-spinner:before{content:"\f110"}
.fa-circle:before{content:"\f111"}
.fa-mail-reply:before,.fa-reply:before{content:"\f112"}
.fa-github-alt:before{content:"\f113"}
.fa-folder-o:before{content:"\f114"}
.fa-folder-open-o:before{content:"\f115"}
.fa-smile-o:before{content:"\f118"}
.fa-frown-o:before{content:"\f119"}
.fa-meh-o:before{content:"\f11a"}
.fa-gamepad:before{content:"\f11b"}
.fa-keyboard-o:before{content:"\f11c"}
.fa-flag-o:before{content:"\f11d"}
.fa-flag-checkered:before{content:"\f11e"}
.fa-terminal:before{content:"\f120"}
.fa-code:before{content:"\f121"}
.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}
.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}
.fa-location-arrow:before{content:"\f124"}
.fa-crop:before{content:"\f125"}
.fa-code-fork:before{content:"\f126"}
.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}
.fa-question:before{content:"\f128"}
.fa-info:before{content:"\f129"}
.fa-exclamation:before{content:"\f12a"}
.fa-superscript:before{content:"\f12b"}
.fa-subscript:before{content:"\f12c"}
.fa-eraser:before{content:"\f12d"}
.fa-puzzle-piece:before{content:"\f12e"}
.fa-microphone:before{content:"\f130"}
.fa-microphone-slash:before{content:"\f131"}
.fa-shield:before{content:"\f132"}
.fa-calendar-o:before{content:"\f133"}
.fa-fire-extinguisher:before{content:"\f134"}
.fa-rocket:before{content:"\f135"}
.fa-maxcdn:before{content:"\f136"}
.fa-chevron-circle-left:before{content:"\f137"}
.fa-chevron-circle-right:before{content:"\f138"}
.fa-chevron-circle-up:before{content:"\f139"}
.fa-chevron-circle-down:before{content:"\f13a"}
.fa-html5:before{content:"\f13b"}
.fa-css3:before{content:"\f13c"}
.fa-anchor:before{content:"\f13d"}
.fa-unlock-alt:before{content:"\f13e"}
.fa-bullseye:before{content:"\f140"}
.fa-ellipsis-h:before{content:"\f141"}
.fa-ellipsis-v:before{content:"\f142"}
.fa-rss-square:before{content:"\f143"}
.fa-play-circle:before{content:"\f144"}
.fa-ticket:before{content:"\f145"}
.fa-minus-square:before{content:"\f146"}
.fa-minus-square-o:before{content:"\f147"}
.fa-level-up:before{content:"\f148"}
.fa-level-down:before{content:"\f149"}
.fa-check-square:before{content:"\f14a"}
.fa-pencil-square:before{content:"\f14b"}
.fa-external-link-square:before{content:"\f14c"}
.fa-share-square:before{content:"\f14d"}
.fa-compass:before{content:"\f14e"}
.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}
.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}
.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}
.fa-euro:before,.fa-eur:before{content:"\f153"}
.fa-gbp:before{content:"\f154"}
.fa-dollar:before,.fa-usd:before{content:"\f155"}
.fa-rupee:before,.fa-inr:before{content:"\f156"}
.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}
.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}
.fa-won:before,.fa-krw:before{content:"\f159"}
.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}
.fa-file:before{content:"\f15b"}
.fa-file-text:before{content:"\f15c"}
.fa-sort-alpha-asc:before{content:"\f15d"}
.fa-sort-alpha-desc:before{content:"\f15e"}
.fa-sort-amount-asc:before{content:"\f160"}
.fa-sort-amount-desc:before{content:"\f161"}
.fa-sort-numeric-asc:before{content:"\f162"}
.fa-sort-numeric-desc:before{content:"\f163"}
.fa-thumbs-up:before{content:"\f164"}
.fa-thumbs-down:before{content:"\f165"}
.fa-youtube-square:before{content:"\f166"}
.fa-youtube:before{content:"\f167"}
.fa-xing:before{content:"\f168"}
.fa-xing-square:before{content:"\f169"}
.fa-youtube-play:before{content:"\f16a"}
.fa-dropbox:before{content:"\f16b"}
.fa-stack-overflow:before{content:"\f16c"}
.fa-instagram:before{content:"\f16d"}
.fa-flickr:before{content:"\f16e"}
.fa-adn:before{content:"\f170"}
.fa-bitbucket:before{content:"\f171"}
.fa-bitbucket-square:before{content:"\f172"}
.fa-tumblr:before{content:"\f173"}
.fa-tumblr-square:before{content:"\f174"}
.fa-long-arrow-down:before{content:"\f175"}
.fa-long-arrow-up:before{content:"\f176"}
.fa-long-arrow-left:before{content:"\f177"}
.fa-long-arrow-right:before{content:"\f178"}
.fa-apple:before{content:"\f179"}
.fa-windows:before{content:"\f17a"}
.fa-android:before{content:"\f17b"}
.fa-linux:before{content:"\f17c"}
.fa-dribbble:before{content:"\f17d"}
.fa-skype:before{content:"\f17e"}
.fa-foursquare:before{content:"\f180"}
.fa-trello:before{content:"\f181"}
.fa-female:before{content:"\f182"}
.fa-male:before{content:"\f183"}
.fa-gittip:before,.fa-gratipay:before{content:"\f184"}
.fa-sun-o:before{content:"\f185"}
.fa-moon-o:before{content:"\f186"}
.fa-archive:before{content:"\f187"}
.fa-bug:before{content:"\f188"}
.fa-vk:before{content:"\f189"}
.fa-weibo:before{content:"\f18a"}
.fa-renren:before{content:"\f18b"}
.fa-pagelines:before{content:"\f18c"}
.fa-stack-exchange:before{content:"\f18d"}
.fa-arrow-circle-o-right:before{content:"\f18e"}
.fa-arrow-circle-o-left:before{content:"\f190"}
.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}
.fa-dot-circle-o:before{content:"\f192"}
.fa-wheelchair:before{content:"\f193"}
.fa-vimeo-square:before{content:"\f194"}
.fa-turkish-lira:before,.fa-try:before{content:"\f195"}
.fa-plus-square-o:before{content:"\f196"}
.fa-space-shuttle:before{content:"\f197"}
.fa-slack:before{content:"\f198"}
.fa-envelope-square:before{content:"\f199"}
.fa-wordpress:before{content:"\f19a"}
.fa-openid:before{content:"\f19b"}
.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}
.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}
.fa-yahoo:before{content:"\f19e"}
.fa-google:before{content:"\f1a0"}
.fa-reddit:before{content:"\f1a1"}
.fa-reddit-square:before{content:"\f1a2"}
.fa-stumbleupon-circle:before{content:"\f1a3"}
.fa-stumbleupon:before{content:"\f1a4"}
.fa-delicious:before{content:"\f1a5"}
.fa-digg:before{content:"\f1a6"}
.fa-pied-piper-pp:before{content:"\f1a7"}
.fa-pied-piper-alt:before{content:"\f1a8"}
.fa-drupal:before{content:"\f1a9"}
.fa-joomla:before{content:"\f1aa"}
.fa-language:before{content:"\f1ab"}
.fa-fax:before{content:"\f1ac"}
.fa-building:before{content:"\f1ad"}
.fa-child:before{content:"\f1ae"}
.fa-paw:before{content:"\f1b0"}
.fa-spoon:before{content:"\f1b1"}
.fa-cube:before{content:"\f1b2"}
.fa-cubes:before{content:"\f1b3"}
.fa-behance:before{content:"\f1b4"}
.fa-behance-square:before{content:"\f1b5"}
.fa-steam:before{content:"\f1b6"}
.fa-steam-square:before{content:"\f1b7"}
.fa-recycle:before{content:"\f1b8"}
.fa-automobile:before,.fa-car:before{content:"\f1b9"}
.fa-cab:before,.fa-taxi:before{content:"\f1ba"}
.fa-tree:before{content:"\f1bb"}
.fa-spotify:before{content:"\f1bc"}
.fa-deviantart:before{content:"\f1bd"}
.fa-soundcloud:before{content:"\f1be"}
.fa-database:before{content:"\f1c0"}
.fa-file-pdf-o:before{content:"\f1c1"}
.fa-file-word-o:before{content:"\f1c2"}
.fa-file-excel-o:before{content:"\f1c3"}
.fa-file-powerpoint-o:before{content:"\f1c4"}
.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}
.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}
.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}
.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}
.fa-file-code-o:before{content:"\f1c9"}
.fa-vine:before{content:"\f1ca"}
.fa-codepen:before{content:"\f1cb"}
.fa-jsfiddle:before{content:"\f1cc"}
.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}
.fa-circle-o-notch:before{content:"\f1ce"}
.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}
.fa-ge:before,.fa-empire:before{content:"\f1d1"}
.fa-git-square:before{content:"\f1d2"}
.fa-git:before{content:"\f1d3"}
.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}
.fa-tencent-weibo:before{content:"\f1d5"}
.fa-qq:before{content:"\f1d6"}
.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}
.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}
.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}
.fa-history:before{content:"\f1da"}
.fa-circle-thin:before{content:"\f1db"}
.fa-header:before{content:"\f1dc"}
.fa-paragraph:before{content:"\f1dd"}
.fa-sliders:before{content:"\f1de"}
.fa-share-alt:before{content:"\f1e0"}
.fa-share-alt-square:before{content:"\f1e1"}
.fa-bomb:before{content:"\f1e2"}
.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}
.fa-tty:before{content:"\f1e4"}
.fa-binoculars:before{content:"\f1e5"}
.fa-plug:before{content:"\f1e6"}
.fa-slideshare:before{content:"\f1e7"}
.fa-twitch:before{content:"\f1e8"}
.fa-yelp:before{content:"\f1e9"}
.fa-newspaper-o:before{content:"\f1ea"}
.fa-wifi:before{content:"\f1eb"}
.fa-calculator:before{content:"\f1ec"}
.fa-paypal:before{content:"\f1ed"}
.fa-google-wallet:before{content:"\f1ee"}
.fa-cc-visa:before{content:"\f1f0"}
.fa-cc-mastercard:before{content:"\f1f1"}
.fa-cc-discover:before{content:"\f1f2"}
.fa-cc-amex:before{content:"\f1f3"}
.fa-cc-paypal:before{content:"\f1f4"}
.fa-cc-stripe:before{content:"\f1f5"}
.fa-bell-slash:before{content:"\f1f6"}
.fa-bell-slash-o:before{content:"\f1f7"}
.fa-trash:before{content:"\f1f8"}
.fa-copyright:before{content:"\f1f9"}
.fa-at:before{content:"\f1fa"}
.fa-eyedropper:before{content:"\f1fb"}
.fa-paint-brush:before{content:"\f1fc"}
.fa-birthday-cake:before{content:"\f1fd"}
.fa-area-chart:before{content:"\f1fe"}
.fa-pie-chart:before{content:"\f200"}
.fa-line-chart:before{content:"\f201"}
.fa-lastfm:before{content:"\f202"}
.fa-lastfm-square:before{content:"\f203"}
.fa-toggle-off:before{content:"\f204"}
.fa-toggle-on:before{content:"\f205"}
.fa-bicycle:before{content:"\f206"}
.fa-bus:before{content:"\f207"}
.fa-ioxhost:before{content:"\f208"}
.fa-angellist:before{content:"\f209"}
.fa-cc:before{content:"\f20a"}
.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}
.fa-meanpath:before{content:"\f20c"}
.fa-buysellads:before{content:"\f20d"}
.fa-connectdevelop:before{content:"\f20e"}
.fa-dashcube:before{content:"\f210"}
.fa-forumbee:before{content:"\f211"}
.fa-leanpub:before{content:"\f212"}
.fa-sellsy:before{content:"\f213"}
.fa-shirtsinbulk:before{content:"\f214"}
.fa-simplybuilt:before{content:"\f215"}
.fa-skyatlas:before{content:"\f216"}
.fa-cart-plus:before{content:"\f217"}
.fa-cart-arrow-down:before{content:"\f218"}
.fa-diamond:before{content:"\f219"}
.fa-ship:before{content:"\f21a"}
.fa-user-secret:before{content:"\f21b"}
.fa-motorcycle:before{content:"\f21c"}
.fa-street-view:before{content:"\f21d"}
.fa-heartbeat:before{content:"\f21e"}
.fa-venus:before{content:"\f221"}
.fa-mars:before{content:"\f222"}
.fa-mercury:before{content:"\f223"}
.fa-intersex:before,.fa-transgender:before{content:"\f224"}
.fa-transgender-alt:before{content:"\f225"}
.fa-venus-double:before{content:"\f226"}
.fa-mars-double:before{content:"\f227"}
.fa-venus-mars:before{content:"\f228"}
.fa-mars-stroke:before{content:"\f229"}
.fa-mars-stroke-v:before{content:"\f22a"}
.fa-mars-stroke-h:before{content:"\f22b"}
.fa-neuter:before{content:"\f22c"}
.fa-genderless:before{content:"\f22d"}
.fa-facebook-official:before{content:"\f230"}
.fa-pinterest-p:before{content:"\f231"}
.fa-whatsapp:before{content:"\f232"}
.fa-server:before{content:"\f233"}
.fa-user-plus:before{content:"\f234"}
.fa-user-times:before{content:"\f235"}
.fa-hotel:before,.fa-bed:before{content:"\f236"}
.fa-viacoin:before{content:"\f237"}
.fa-train:before{content:"\f238"}
.fa-subway:before{content:"\f239"}
.fa-medium:before{content:"\f23a"}
.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}
.fa-optin-monster:before{content:"\f23c"}
.fa-opencart:before{content:"\f23d"}
.fa-expeditedssl:before{content:"\f23e"}
.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}
.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}
.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}
.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}
.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}
.fa-mouse-pointer:before{content:"\f245"}
.fa-i-cursor:before{content:"\f246"}
.fa-object-group:before{content:"\f247"}
.fa-object-ungroup:before{content:"\f248"}
.fa-sticky-note:before{content:"\f249"}
.fa-sticky-note-o:before{content:"\f24a"}
.fa-cc-jcb:before{content:"\f24b"}
.fa-cc-diners-club:before{content:"\f24c"}
.fa-clone:before{content:"\f24d"}
.fa-balance-scale:before{content:"\f24e"}
.fa-hourglass-o:before{content:"\f250"}
.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}
.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}
.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}
.fa-hourglass:before{content:"\f254"}
.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}
.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}
.fa-hand-scissors-o:before{content:"\f257"}
.fa-hand-lizard-o:before{content:"\f258"}
.fa-hand-spock-o:before{content:"\f259"}
.fa-hand-pointer-o:before{content:"\f25a"}
.fa-hand-peace-o:before{content:"\f25b"}
.fa-trademark:before{content:"\f25c"}
.fa-registered:before{content:"\f25d"}
.fa-creative-commons:before{content:"\f25e"}
.fa-gg:before{content:"\f260"}
.fa-gg-circle:before{content:"\f261"}
.fa-tripadvisor:before{content:"\f262"}
.fa-odnoklassniki:before{content:"\f263"}
.fa-odnoklassniki-square:before{content:"\f264"}
.fa-get-pocket:before{content:"\f265"}
.fa-wikipedia-w:before{content:"\f266"}
.fa-safari:before{content:"\f267"}
.fa-chrome:before{content:"\f268"}
.fa-firefox:before{content:"\f269"}
.fa-opera:before{content:"\f26a"}
.fa-internet-explorer:before{content:"\f26b"}
.fa-tv:before,.fa-television:before{content:"\f26c"}
.fa-contao:before{content:"\f26d"}
.fa-500px:before{content:"\f26e"}
.fa-amazon:before{content:"\f270"}
.fa-calendar-plus-o:before{content:"\f271"}
.fa-calendar-minus-o:before{content:"\f272"}
.fa-calendar-times-o:before{content:"\f273"}
.fa-calendar-check-o:before{content:"\f274"}
.fa-industry:before{content:"\f275"}
.fa-map-pin:before{content:"\f276"}
.fa-map-signs:before{content:"\f277"}
.fa-map-o:before{content:"\f278"}
.fa-map:before{content:"\f279"}
.fa-commenting:before{content:"\f27a"}
.fa-commenting-o:before{content:"\f27b"}
.fa-houzz:before{content:"\f27c"}
.fa-vimeo:before{content:"\f27d"}
.fa-black-tie:before{content:"\f27e"}
.fa-fonticons:before{content:"\f280"}
.fa-reddit-alien:before{content:"\f281"}
.fa-edge:before{content:"\f282"}
.fa-credit-card-alt:before{content:"\f283"}
.fa-codiepie:before{content:"\f284"}
.fa-modx:before{content:"\f285"}
.fa-fort-awesome:before{content:"\f286"}
.fa-usb:before{content:"\f287"}
.fa-product-hunt:before{content:"\f288"}
.fa-mixcloud:before{content:"\f289"}
.fa-scribd:before{content:"\f28a"}
.fa-pause-circle:before{content:"\f28b"}
.fa-pause-circle-o:before{content:"\f28c"}
.fa-stop-circle:before{content:"\f28d"}
.fa-stop-circle-o:before{content:"\f28e"}
.fa-shopping-bag:before{content:"\f290"}
.fa-shopping-basket:before{content:"\f291"}
.fa-hashtag:before{content:"\f292"}
.fa-bluetooth:before{content:"\f293"}
.fa-bluetooth-b:before{content:"\f294"}
.fa-percent:before{content:"\f295"}
.fa-gitlab:before{content:"\f296"}
.fa-wpbeginner:before{content:"\f297"}
.fa-wpforms:before{content:"\f298"}
.fa-envira:before{content:"\f299"}
.fa-universal-access:before{content:"\f29a"}
.fa-wheelchair-alt:before{content:"\f29b"}
.fa-question-circle-o:before{content:"\f29c"}
.fa-blind:before{content:"\f29d"}
.fa-audio-description:before{content:"\f29e"}
.fa-volume-control-phone:before{content:"\f2a0"}
.fa-braille:before{content:"\f2a1"}
.fa-assistive-listening-systems:before{content:"\f2a2"}
.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}
.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}
.fa-glide:before{content:"\f2a5"}
.fa-glide-g:before{content:"\f2a6"}
.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}
.fa-low-vision:before{content:"\f2a8"}
.fa-viadeo:before{content:"\f2a9"}
.fa-viadeo-square:before{content:"\f2aa"}
.fa-snapchat:before{content:"\f2ab"}
.fa-snapchat-ghost:before{content:"\f2ac"}
.fa-snapchat-square:before{content:"\f2ad"}
.fa-pied-piper:before{content:"\f2ae"}
.fa-first-order:before{content:"\f2b0"}
.fa-yoast:before{content:"\f2b1"}
.fa-themeisle:before{content:"\f2b2"}
.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}
.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}
.fa-handshake-o:before{content:"\f2b5"}
.fa-envelope-open:before{content:"\f2b6"}
.fa-envelope-open-o:before{content:"\f2b7"}
.fa-linode:before{content:"\f2b8"}
.fa-address-book:before{content:"\f2b9"}
.fa-address-book-o:before{content:"\f2ba"}
.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}
.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}
.fa-user-circle:before{content:"\f2bd"}
.fa-user-circle-o:before{content:"\f2be"}
.fa-user-o:before{content:"\f2c0"}
.fa-id-badge:before{content:"\f2c1"}
.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}
.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}
.fa-quora:before{content:"\f2c4"}
.fa-free-code-camp:before{content:"\f2c5"}
.fa-telegram:before{content:"\f2c6"}
.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}
.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}
.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}
.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}
.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}
.fa-shower:before{content:"\f2cc"}
.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}
.fa-podcast:before{content:"\f2ce"}
.fa-window-maximize:before{content:"\f2d0"}
.fa-window-minimize:before{content:"\f2d1"}
.fa-window-restore:before{content:"\f2d2"}
.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}
.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}
.fa-bandcamp:before{content:"\f2d5"}
.fa-grav:before{content:"\f2d6"}
.fa-etsy:before{content:"\f2d7"}
.fa-imdb:before{content:"\f2d8"}
.fa-ravelry:before{content:"\f2d9"}
.fa-eercast:before{content:"\f2da"}
.fa-microchip:before{content:"\f2db"}
.fa-snowflake-o:before{content:"\f2dc"}
.fa-superpowers:before{content:"\f2dd"}
.fa-wpexplorer:before{content:"\f2de"}
.fa-meetup:before{content:"\f2e0"}
.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}
.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}
@font-face{font-family:'Open Sans Hebrew';src:url(//kitov.co.il/wp-content/themes/atlanta/core/assets/fonts/opensanshebrew/opensanshebrew-lightitalic.eot);src:url(//kitov.co.il/wp-content/themes/atlanta/core/assets/fonts/opensanshebrew/opensanshebrew-lightitalic.eot?#iefix) format('embedded-opentype'),url(//kitov.co.il/wp-content/themes/atlanta/core/assets/fonts/opensanshebrew/opensanshebrew-lightitalic.woff) format('woff'),url(//kitov.co.il/wp-content/themes/atlanta/core/assets/fonts/opensanshebrew/opensanshebrew-lightitalic.ttf) format('truetype'),url(//kitov.co.il/wp-content/themes/atlanta/core/assets/fonts/opensanshebrew/opensanshebrew-lightitalic.svg#open_sans_hebrewlightitalic) format('svg');font-style:italic;font-weight:300}
@font-face{font-family:'Open Sans Hebrew';src:url(//kitov.co.il/wp-content/themes/atlanta/core/assets/fonts/opensanshebrew/opensanshebrew-light.eot);src:url(//kitov.co.il/wp-content/themes/atlanta/core/assets/fonts/opensanshebrew/opensanshebrew-light.eot?#iefix) format('embedded-opentype'),url(//kitov.co.il/wp-content/themes/atlanta/core/assets/fonts/opensanshebrew/opensanshebrew-light.woff) format('woff'),url(//kitov.co.il/wp-content/themes/atlanta/core/assets/fonts/opensanshebrew/opensanshebrew-light.ttf) format('truetype'),url(//kitov.co.il/wp-content/themes/atlanta/core/assets/fonts/opensanshebrew/opensanshebrew-light.svg#open_sans_hebrewlight) format('svg');font-style:normal;font-weight:300}
@font-face{font-family:'Open Sans Hebrew';src:url(//kitov.co.il/wp-content/themes/atlanta/core/assets/fonts/opensanshebrew/opensanshebrew-italic.eot);src:url(//kitov.co.il/wp-content/themes/atlanta/core/assets/fonts/opensanshebrew/opensanshebrew-italic.eot?#iefix) format('embedded-opentype'),url(//kitov.co.il/wp-content/themes/atlanta/core/assets/fonts/opensanshebrew/opensanshebrew-italic.woff) format('woff'),url(//kitov.co.il/wp-content/themes/atlanta/core/assets/fonts/opensanshebrew/opensanshebrew-italic.ttf) format('truetype'),url(//kitov.co.il/wp-content/themes/atlanta/core/assets/fonts/opensanshebrew/opensanshebrew-italic.svg#open_sans_hebrewitalic) format('svg');font-style:italic;font-weight:400}
@font-face{font-family:'Open Sans Hebrew';src:url(//kitov.co.il/wp-content/themes/atlanta/core/assets/fonts/opensanshebrew/opensanshebrew-regular.eot);src:url(//kitov.co.il/wp-content/themes/atlanta/core/assets/fonts/opensanshebrew/opensanshebrew-regular.eot?#iefix) format('embedded-opentype'),url(//kitov.co.il/wp-content/themes/atlanta/core/assets/fonts/opensanshebrew/opensanshebrew-regular.woff) format('woff'),url(//kitov.co.il/wp-content/themes/atlanta/core/assets/fonts/opensanshebrew/opensanshebrew-regular.ttf) format('truetype'),url(//kitov.co.il/wp-content/themes/atlanta/core/assets/fonts/opensanshebrew/opensanshebrew-regular.svg#open_sans_hebrewregular) format('svg');font-style:normal;font-weight:400}
@font-face{font-family:'Open Sans Hebrew';src:url(//kitov.co.il/wp-content/themes/atlanta/core/assets/fonts/opensanshebrew/opensanshebrew-bolditalic.eot);src:url(//kitov.co.il/wp-content/themes/atlanta/core/assets/fonts/opensanshebrew/opensanshebrew-bolditalic.eot?#iefix) format('embedded-opentype'),url(//kitov.co.il/wp-content/themes/atlanta/core/assets/fonts/opensanshebrew/opensanshebrew-bolditalic.woff) format('woff'),url(//kitov.co.il/wp-content/themes/atlanta/core/assets/fonts/opensanshebrew/opensanshebrew-bolditalic.ttf) format('truetype'),url(//kitov.co.il/wp-content/themes/atlanta/core/assets/fonts/opensanshebrew/opensanshebrew-bolditalic.svg#open_sans_hebrewbolditalic) format('svg');font-style:italic;font-weight:700}
@font-face{font-family:'Open Sans Hebrew';src:url(//kitov.co.il/wp-content/themes/atlanta/core/assets/fonts/opensanshebrew/opensanshebrew-bold.eot);src:url(//kitov.co.il/wp-content/themes/atlanta/core/assets/fonts/opensanshebrew/opensanshebrew-bold.eot?#iefix) format('embedded-opentype'),url(//kitov.co.il/wp-content/themes/atlanta/core/assets/fonts/opensanshebrew/opensanshebrew-bold.woff) format('woff'),url(//kitov.co.il/wp-content/themes/atlanta/core/assets/fonts/opensanshebrew/opensanshebrew-bold.ttf) format('truetype'),url(//kitov.co.il/wp-content/themes/atlanta/core/assets/fonts/opensanshebrew/opensanshebrew-bold.svg#open_sans_hebrewbold) format('svg');font-style:normal;font-weight:700}
@font-face{font-family:'Open Sans Hebrew';src:url(//kitov.co.il/wp-content/themes/atlanta/core/assets/fonts/opensanshebrew/opensanshebrew-extrabold.eot);src:url(//kitov.co.il/wp-content/themes/atlanta/core/assets/fonts/opensanshebrew/opensanshebrew-extrabold.eot?#iefix) format('embedded-opentype'),url(//kitov.co.il/wp-content/themes/atlanta/core/assets/fonts/opensanshebrew/opensanshebrew-extrabold.woff) format('woff'),url(//kitov.co.il/wp-content/themes/atlanta/core/assets/fonts/opensanshebrew/opensanshebrew-extrabold.ttf) format('truetype'),url(//kitov.co.il/wp-content/themes/atlanta/core/assets/fonts/opensanshebrew/opensanshebrew-extrabold.svg#open_sans_hebrewextra_bold) format('svg');font-style:normal;font-weight:800}
@font-face{font-family:'Open Sans Hebrew';src:url(//kitov.co.il/wp-content/themes/atlanta/core/assets/fonts/opensanshebrew/opensanshebrew-extrabolditalic.eot);src:url(//kitov.co.il/wp-content/themes/atlanta/core/assets/fonts/opensanshebrew/opensanshebrew-extrabolditalic.eot?#iefix) format('embedded-opentype'),url(//kitov.co.il/wp-content/themes/atlanta/core/assets/fonts/opensanshebrew/opensanshebrew-extrabolditalic.woff) format('woff'),url(//kitov.co.il/wp-content/themes/atlanta/core/assets/fonts/opensanshebrew/opensanshebrew-extrabolditalic.ttf) format('truetype'),url(//kitov.co.il/wp-content/themes/atlanta/core/assets/fonts/opensanshebrew/opensanshebrew-extrabolditalic.svg#open_sans_hebrewextrabolditalic) format('svg');font-style:italic;font-weight:800}
@font-face{font-family:'Open Sans Hebrew Condensed';font-style:normal;font-weight:300;src:url(//kitov.co.il/wp-content/themes/atlanta/core/assets/fonts/opensanshebrewcond/light.eot);src:url(//kitov.co.il/wp-content/themes/atlanta/core/assets/fonts/opensanshebrewcond/light.eot?#iefix) format('embedded-opentype'),url(//kitov.co.il/wp-content/themes/atlanta/core/assets/fonts/opensanshebrewcond/light.woff) format('woff'),url(//kitov.co.il/wp-content/themes/atlanta/core/assets/fonts/opensanshebrewcond/light.ttf) format('truetype')}
@font-face{font-family:'Open Sans Hebrew Condensed';font-style:normal;font-weight:400;src:url(//kitov.co.il/wp-content/themes/atlanta/core/assets/fonts/opensanshebrewcond/regular.eot);src:url(//kitov.co.il/wp-content/themes/atlanta/core/assets/fonts/opensanshebrewcond/regular.eot?#iefix) format('embedded-opentype'),url(//kitov.co.il/wp-content/themes/atlanta/core/assets/fonts/opensanshebrewcond/regular.woff) format('woff'),url(//kitov.co.il/wp-content/themes/atlanta/core/assets/fonts/opensanshebrewcond/regular.ttf) format('truetype')}
@font-face{font-family:'Open Sans Hebrew Condensed';font-style:normal;font-weight:700;src:url(//kitov.co.il/wp-content/themes/atlanta/core/assets/fonts/opensanshebrewcond/bold.eot);src:url(//kitov.co.il/wp-content/themes/atlanta/core/assets/fonts/opensanshebrewcond/bold.eot?#iefix) format('embedded-opentype'),url(//kitov.co.il/wp-content/themes/atlanta/core/assets/fonts/opensanshebrewcond/bold.woff) format('woff'),url(//kitov.co.il/wp-content/themes/atlanta/core/assets/fonts/opensanshebrewcond/bold.ttf) format('truetype')}
@font-face{font-family:'Open Sans Hebrew Condensed';font-style:normal;font-weight:800;src:url(//kitov.co.il/wp-content/themes/atlanta/core/assets/fonts/opensanshebrewcond/extrabold.eot);src:url(//kitov.co.il/wp-content/themes/atlanta/core/assets/fonts/opensanshebrewcond/extrabold.eot?#iefix) format('embedded-opentype'),url(//kitov.co.il/wp-content/themes/atlanta/core/assets/fonts/opensanshebrewcond/extrabold.woff) format('woff'),url(//kitov.co.il/wp-content/themes/atlanta/core/assets/fonts/opensanshebrewcond/extrabold.ttf) format('truetype')}
@font-face{font-family:Carmelit;src:url(//kitov.co.il/wp-content/themes/atlanta/core/assets/fonts/carmelit/carmelitregular.eot);src:url(//kitov.co.il/wp-content/themes/atlanta/core/assets/fonts/carmelit/carmelitregular.eot?#iefix) format('embedded-opentype'),url(//kitov.co.il/wp-content/themes/atlanta/core/assets/fonts/carmelit/carmelitregular.woff) format('woff'),url(//kitov.co.il/wp-content/themes/atlanta/core/assets/fonts/carmelit/carmelitregular.ttf) format('truetype'),url(//kitov.co.il/wp-content/themes/atlanta/core/assets/fonts/carmelit/carmelitregular.svg#carmelit_regularregular) format('svg');font-weight:400;font-style:normal}
@font-face{font-family:Carmelit;src:url(//kitov.co.il/wp-content/themes/atlanta/core/assets/fonts/carmelit/carmelitbold.eot);src:url(//kitov.co.il/wp-content/themes/atlanta/core/assets/fonts/carmelit/carmelitbold.eot?#iefix) format('embedded-opentype'),url(//kitov.co.il/wp-content/themes/atlanta/core/assets/fonts/carmelit/carmelitbold.woff) format('woff'),url(//kitov.co.il/wp-content/themes/atlanta/core/assets/fonts/carmelit/carmelitbold.ttf) format('truetype'),url(//kitov.co.il/wp-content/themes/atlanta/core/assets/fonts/carmelit/carmelitbold.svg#carmelit_boldbold) format('svg');font-weight:700;font-style:normal}
@font-face{font-family:Carmela;src:url(//kitov.co.il/wp-content/themes/atlanta/core/assets/fonts/carmela/carmelabold.eot);src:url(//kitov.co.il/wp-content/themes/atlanta/core/assets/fonts/carmela/carmelabold.eot?#iefix) format('embedded-opentype'),url(//kitov.co.il/wp-content/themes/atlanta/core/assets/fonts/carmela/carmelabold.woff) format('woff'),url(//kitov.co.il/wp-content/themes/atlanta/core/assets/fonts/carmela/carmelabold.ttf) format('truetype'),url(//kitov.co.il/wp-content/themes/atlanta/core/assets/fonts/carmela/carmelabold.svg#carmelabold) format('svg');font-weight:700;font-style:normal}
@font-face{font-family:Carmela;src:url(//kitov.co.il/wp-content/themes/atlanta/core/assets/fonts/carmela/carmelaregular.eot);src:url(//kitov.co.il/wp-content/themes/atlanta/core/assets/fonts/carmela/carmelaregular.eot?#iefix) format('embedded-opentype'),url(//kitov.co.il/wp-content/themes/atlanta/core/assets/fonts/carmela/carmelaregular.woff) format('woff'),url(//kitov.co.il/wp-content/themes/atlanta/core/assets/fonts/carmela/carmelaregular.ttf) format('truetype'),url(//kitov.co.il/wp-content/themes/atlanta/core/assets/fonts/carmela/carmelaregular.svg#carmelaregular) format('svg');font-weight:400;font-style:normal}
.clearfix:after,.clearfix:before{display:table;content:" "}
.clearfix:after{clear:both}
.direction-ltr{direction:ltr}
.direction-rtl{direction:rtl}
a:focus,a:hover{text-decoration:none}
.screen-reader-text{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0 0 0 0);border:0}
.wp-caption{max-width:100%}
nav.post-navigation{display:table;width:100%;border-top:1px solid rgba(128,128,128,.15);border-bottom:1px solid rgba(128,128,128,.15);margin:30px 0;line-height:2.5em}
nav.post-navigation .nav-next,nav.post-navigation .nav-prev{display:table-cell}
nav.post-navigation .nav-prev{text-align:left}
nav.post-navigation .nav-next{text-align:right}
select{border:1px solid #ccc;padding:3px}
.uneditable-input,input[type=password],input[type=datetime],input[type=datetime-local],input[type=date],input[type=month],input[type=time],input[type=week],input[type=number],input[type=email],input[type=url],input[type=search],input[type=tel],input[type=color],input[type=text],textarea{display:block;width:100%;height:auto;vertical-align:middle;border-color:#CCC;border-style:solid;border-width:1px;background-color:#FFF;color:#555;font-size:1em;padding:6px 10px}
.uneditable-input:focus,input[type=password]:focus,input[type=datetime]:focus,input[type=datetime-local]:focus,input[type=date]:focus,input[type=month]:focus,input[type=time]:focus,input[type=week]:focus,input[type=number]:focus,input[type=email]:focus,input[type=url]:focus,input[type=search]:focus,input[type=tel]:focus,input[type=color]:focus,input[type=text]:focus,textarea:focus{border-color:#999;outline:0 none}
button,input[type=submit]{background-color:#FFF;background-image:none;border-color:#CCC;border-style:solid;border-width:1px;color:#333;display:inline-block;padding:8px 16px;margin-bottom:0;font-size:1em;font-weight:700;line-height:1em;text-align:center;vertical-align:middle;cursor:pointer;-webkit-transition:background-image .3s linear;-moz-transition:background-image .3s linear;-ms-transition:background-image .3s linear;-o-transition:background-image .3s linear;transition:background-image .3s linear}
button:hover,input[type=submit]:hover{background-color:#fafafa;color:#333;text-decoration:none;border-color:#999;-webkit-transition:all .2s linear;-moz-transition:all .2s linear;-ms-transition:all .2s linear;-o-transition:all .2s linear;transition:all .2s linear}
button:focus,input[type=submit]:focus{background-color:#f2f2f2;outline:0}
button.active,button:active,input[type=submit].active,input[type=submit]:active{outline:0}
.post-password-form label{display:block}
#wpadminbar .quicklinks li .blavatar:before{content:"\f319"}
#wpadminbar li#wp-admin-bar-pojo-dashboard .ab-item:before{content:"\f311"}
#wpadminbar .menupop .menupop>.ab-item:before{-moz-transform:rotate(180deg);-webkit-transform:rotate(180deg);-o-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}
body.admin-preview-iframe{overflow:hidden}
body.admin-preview-iframe #pojo-a11y-toolbar,body.admin-preview-iframe #pojo-scroll-up{display:none!important}
.alignright{float:right}
.alignleft{float:left}
.aligncenter{display:block;margin-left:auto;margin-right:auto}
.pojo-button-wrap.pojo-button-none{display:inline-block}
.pojo-button-wrap.pojo-button-right{display:block;float:right}
.pojo-button-wrap.pojo-button-center{display:block;text-align:center}
.pojo-button-wrap.pojo-button-left{display:block;float:left}
.pojo-button-wrap.pojo-button-block{display:block}
.pojo-button-wrap.pojo-button-block .button{display:block;width:100%}
.button{background-color:#FFF;background-image:none;border:1px solid rgba(0,0,0,.2);color:#333;display:inline-block;padding:9px 27px;margin-bottom:0;font-size:1em;font-weight:700;line-height:1.4;text-align:center;vertical-align:middle;cursor:pointer;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;-webkit-transition:background-image .3s linear;-moz-transition:background-image .3s linear;-ms-transition:background-image .3s linear;-o-transition:background-image .3s linear;transition:background-image .3s linear}
.button .pojo-button-icon{padding-right:5px}
.button:hover{background-color:#e6e6e6;border-color:rgba(0,0,0,.4);color:#333;text-decoration:none;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(255,255,255,.3)),color-stop(1,rgba(255,255,255,0)));background-image:-o-linear-gradient(bottom,rgba(255,255,255,.3) 0,rgba(255,255,255,0) 100%);background-image:-moz-linear-gradient(bottom,rgba(255,255,255,.3) 0,rgba(255,255,255,0) 100%);background-image:-webkit-linear-gradient(bottom,rgba(255,255,255,.3) 0,rgba(255,255,255,0) 100%);background-image:-ms-linear-gradient(bottom,rgba(255,255,255,.3) 0,rgba(255,255,255,0) 100%);background-image:linear-gradient(to bottom,rgba(255,255,255,.3) 0,rgba(255,255,255,0) 100%);-webkit-transition:background-image .3s linear;-moz-transition:background-image .3s linear;-ms-transition:background-image .3s linear;-o-transition:background-image .3s linear;transition:background-image .3s linear}
.button:focus{background-color:#e0e0e0;border-color:rgba(0,0,0,.4);background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(255,255,255,0)),color-stop(1,rgba(255,255,255,.15)));background-image:-o-linear-gradient(bottom,rgba(255,255,255,0) 0,rgba(255,255,255,.15) 100%);background-image:-moz-linear-gradient(bottom,rgba(255,255,255,0) 0,rgba(255,255,255,.15) 100%);background-image:-webkit-linear-gradient(bottom,rgba(255,255,255,0) 0,rgba(255,255,255,.15) 100%);background-image:-ms-linear-gradient(bottom,rgba(255,255,255,0) 0,rgba(255,255,255,.15) 100%);background-image:linear-gradient(to bottom,rgba(255,255,255,0) 0,rgba(255,255,255,.15) 100%);outline:0}
.button.active,.button:active{outline:0}
.button.size-small{font-size:.9em;font-weight:400;line-height:1.2;padding:6px 18px}
.button.size-large{font-size:1.2em;line-height:1.5;padding:10px 30px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}
.button.size-xl{font-size:1.4em;line-height:1.6;padding:11px 33px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}
.button.size-xxl{font-size:1.6em;line-height:1.8;padding:18px 60px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}
.button.edit-link{margin:10px 0}
#pojo-scroll-up{position:fixed;bottom:50px;display:none;z-index:9998}
#pojo-scroll-up .pojo-scroll-up-inner{display:table;width:100%;height:100%;line-height:1}
#pojo-scroll-up .pojo-scroll-up-button{display:table-cell;margin:0;text-align:center;vertical-align:middle;outline:0}
#pojo-scroll-up.pojo-scroll-up-right{right:50px}
#pojo-scroll-up.pojo-scroll-up-center{left:0;right:0;margin:auto}
#pojo-scroll-up.pojo-scroll-up-left{left:50px}
@media only screen and (max-width:767px){#pojo-scroll-up{bottom:20px}
#pojo-scroll-up.pojo-scroll-up-right{right:20px}
#pojo-scroll-up.pojo-scroll-up-left{left:20px}
}div.pojo-infscr-loader div.pojo-loading-wrap{display:none}
div.pojo-infscr-loader div.pojo-loadmore-wrap{display:block}
div.pojo-infscr-loader.processing div.pojo-loadmore-wrap{display:none}
div.pojo-infscr-loader.processing div.pojo-loading-wrap{display:block}
div.pojo-infscr-loader.done{display:none}
.section .columns{margin-left:-15px;margin-right:-15px}
.section .columns:after,.section .columns:before{content:" ";display:table}
.section .columns:after{clear:both}
.section .container-section .columns{margin-left:0;margin-right:0}
.section .container-section .columns .column-12{padding-right:0;padding-left:0}
.full-width .section .container,.sidebar-left .section .container,.sidebar-right .section .container{padding-right:0;padding-left:0}
.layout-section .entry-content{overflow:hidden}
.column-1,.column-10,.column-11,.column-12,.column-2,.column-2-5,.column-3,.column-4,.column-5,.column-6,.column-7,.column-8,.column-9{float:left;padding-left:15px;padding-right:15px;position:relative}
.column-1{width:8.33333%}
.column-2{width:16.6667%}
.column-2-5{width:20%}
.column-3{width:25%}
.column-4{width:33.3333%}
.column-5{width:41.6667%}
.column-6{width:50%}
.column-7{width:58.3333%}
.column-8{width:66.6667%}
.column-9{width:75%}
.column-10{width:83.3333%}
.column-11{width:91.6667%}
.column-12{width:100%}
@media only screen and (max-width:767px){.section .columns{margin-left:0;margin-right:0}
.column-1,.column-10,.column-11,.column-12,.column-2,.column-2-5,.column-3,.column-4,.column-5,.column-6,.column-7,.column-8,.column-9{float:none;padding-left:0;padding-right:0;width:100%}
.column-1.advanced-column,.column-10.advanced-column,.column-11.advanced-column,.column-12.advanced-column,.column-2-5.advanced-column,.column-2.advanced-column,.column-3.advanced-column,.column-4.advanced-column,.column-5.advanced-column,.column-6.advanced-column,.column-7.advanced-column,.column-8.advanced-column,.column-9.advanced-column{margin-bottom:20px}
.column-1.advanced-column:last-child,.column-10.advanced-column:last-child,.column-11.advanced-column:last-child,.column-12.advanced-column:last-child,.column-2-5.advanced-column:last-child,.column-2.advanced-column:last-child,.column-3.advanced-column:last-child,.column-4.advanced-column:last-child,.column-5.advanced-column:last-child,.column-6.advanced-column:last-child,.column-7.advanced-column:last-child,.column-8.advanced-column:last-child,.column-9.advanced-column:last-child{margin-bottom:0}
}.section.has-video-background{position:relative;clear:both;width:100%;min-height:100px}
.section.has-video-background>.custom-video-background{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;overflow:hidden;clear:both;padding:0;margin:0;visibility:hidden;z-index:1}
.section.has-video-background>.custom-video-background>iframe{position:absolute}
.section.has-video-background .overlay-video-background{position:relative;z-index:2}
hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}
.pojo-divider hr{margin:0;min-height:1px}
.pojo-divider.divider-style-space hr{border-width:0!important}
.pojo-divider.divider-style-dashed hr{border-style:dashed none none}
.pojo-divider.divider-style-dotted hr{border-style:dotted none none}
.pojo-divider.divider-style-double hr{border-style:double none none}
.widget-image.align-right{text-align:right}
.widget-image.align-left{text-align:left}
.widget-image.align-center{text-align:center}
.widget-image .widget-image-text{margin:0}
div.pojo-image-text{overflow:hidden}
div.pojo-image-text div.text-align-right{text-align:right}
div.pojo-image-text div.text-align-left{text-align:left}
div.pojo-image-text div.text-align-center{text-align:center}
div.pojo-image-text .image-text-body{overflow:hidden}
div.pojo-image-text .image-text-body h1,div.pojo-image-text .image-text-body h2,div.pojo-image-text .image-text-body h3,div.pojo-image-text .image-text-body h4,div.pojo-image-text .image-text-body h5,div.pojo-image-text .image-text-body h6{margin:0}
div.pojo-image-text img.alignleft{margin:0 15px 0 0;max-width:50%}
div.pojo-image-text img.alignright{margin:0 0 0 15px;max-width:50%}
div.pojo-image-text img.aligncenter{margin:0 auto}
@media only screen and (max-width:499px){div.pojo-image-text img.alignleft,div.pojo-image-text img.alignright{float:none;margin:0 auto;max-width:100%}
}.pojo-tabs{margin-bottom:-1px;padding:0}
.pojo-tabs>li>a{background-color:#f5f5f5;margin-right:-1px;border:1px solid #DDD;outline:0;font-weight:700;line-height:inherit;font-size:1em;-webkit-border-radius:0;border-radius:0}
.pojo-tabs>li>a:hover{border-color:#DDD}
.pojo-tabs>li.active>a{background:#FFF}
.pojo-tabs>li.active>a:focus,.pojo-tabs>li.active>a:hover{background:#FFF}
.pojo-tab-content{border:1px solid #DDD;background-color:#FFF;padding:15px;overflow:hidden}
.pojo-accordion .panel{border-color:#ddd;-webkit-border-radius:0;border-radius:0}
.pojo-accordion .panel .panel-heading .panel-title{display:block;outline:0;font-weight:700;line-height:inherit;font-size:1em}
.pojo-accordion .panel .panel-heading .panel-title:focus{color:inherit}
.pojo-accordion .panel .panel-heading .panel-title:after{content:"\f068";font-family:fontawesome;font-weight:400;float:right}
.pojo-accordion .panel .panel-heading .panel-title.collapsed:after{content:"\f067"}
.pojo-toggle.panel{margin-bottom:0;border-color:#ddd;-webkit-border-radius:0;border-radius:0}
.pojo-toggle.panel+.panel{margin-top:5px}
.pojo-toggle.panel .panel-heading .panel-title{display:block;outline:0;font-weight:700;line-height:inherit;font-size:1em}
.pojo-toggle.panel .panel-heading .panel-title:focus{color:inherit}
.pojo-toggle.panel .panel-heading .panel-title:after{content:"\f068";font-family:fontawesome;font-weight:400;float:right}
.pojo-toggle.panel .panel-heading .panel-title.collapsed:after{content:"\f067"}
.pojo-toggle.panel .panel-body{border-top:1px solid #DDD}
ul.pojo-catalog-list{border-top:1px solid #EEE;list-style:none;padding:0;margin:0}
ul.pojo-catalog-list li{list-style-type:none;margin:0;padding:0;clear:both}
ul.pojo-catalog-list li .pojo-catalog-item{padding:15px 10px;border-bottom:1px solid #EEE;color:inherit;display:table;width:100%}
ul.pojo-catalog-list li .pojo-catalog-item a{color:inherit}
ul.pojo-catalog-list li .pojo-catalog-item .catalog-item-thumbnail{display:table-cell;vertical-align:top;margin-right:15px}
ul.pojo-catalog-list li .pojo-catalog-item .catalog-item-content{display:table-cell;vertical-align:top;width:100%}
ul.pojo-catalog-list li .pojo-catalog-item .catalog-item-content h5{margin:5px 0 5px;line-height:1}
ul.pojo-catalog-list li .pojo-catalog-item .catalog-item-content p{margin:0;line-height:1;font-size:.9em}
ul.pojo-catalog-list li .pojo-catalog-item .catalog-item-price{display:table-cell;vertical-align:top;font-size:1.2em;font-weight:700;text-align:right;white-space:nowrap}
ul.pojo-catalog-list.thumbnail-shape-circle .catalog-item-thumbnail{-webkit-border-radius:50%;border-radius:50%}
ul.pojo-catalog-list.thumbnail-size-small .catalog-item-thumbnail{width:48px;height:48px;min-width:48px}
ul.pojo-catalog-list.thumbnail-size-medium .catalog-item-thumbnail{width:72px;height:72px;min-width:72px}
ul.pojo-catalog-list.thumbnail-size-large .catalog-item-thumbnail{width:96px;height:96px;min-width:96px}
@media only screen and (max-width:767px){ul.pojo-catalog-list li .pojo-catalog-item{padding:10px 0}
ul.pojo-catalog-list li .pojo-catalog-item .catalog-item-thumbnail{margin-right:10px}
}.pojo-testimonials ul{list-style:none;margin:0;padding:0}
.pojo-testimonials .pojo-testimonial{overflow:hidden}
.pojo-testimonials .pojo-testimonial blockquote{border:none;padding:0;margin:0 0 15px}
.pojo-testimonials .pojo-testimonial blockquote p{font-size:inherit;font-weight:inherit;font-style:inherit;line-height:inherit}
.pojo-testimonials .pojo-testimonial .testimonial-thumbnail{display:inline-block;vertical-align:top}
.pojo-testimonials .pojo-testimonial .testimonial-thumbnail img{display:inline-block;border-radius:50%;width:64px;height:64px}
.pojo-testimonials .pojo-testimonial .testimonial-thumbnail+.testimonial-meta{display:inline-block;padding:7px 14px}
.pojo-testimonials.testimonial-align-center{text-align:center}
.pojo-testimonials.testimonial-align-center blockquote{padding:0 15px}
.pojo-testimonials.testimonial-align-center .testimonial-thumbnail img{width:auto;height:auto}
.pojo-testimonials.testimonial-align-center .testimonial-meta,.pojo-testimonials.testimonial-align-center .testimonial-thumbnail{display:block}
.pojo-testimonials.testimonial-align-right{text-align:right}
.pojo-testimonials.testimonial-align-right .testimonial-thumbnail{float:right}
.pojo-testimonials.testimonial-align-left{text-align:left}
.pojo-testimonials.testimonial-align-left .testimonial-thumbnail{float:left}
.pojo-numbers{text-align:center;color:inherit;line-height:1}
.pojo-numbers .pojo-numbers-number{font-size:69px;font-weight:700;margin-bottom:15px;color:#222}
.pojo-numbers .pojo-numbers-title{font-size:24px;font-weight:700;margin-bottom:15px;color:#666}
.pojo-slideshow{position:relative;box-sizing:content-box;-moz-box-sizing:content-box;-webkit-box-sizing:content-box}
.pojo-slideshow.slideshow-bullets{padding-bottom:40px}
.pojo-slideshow .edit-slideshow{position:absolute;bottom:0;right:5px;z-index:99;opacity:0;-webkit-transition:opacity .5s ease-in-out;-moz-transition:opacity .5s ease-in-out;-ms-transition:opacity .5s ease-in-out;-o-transition:opacity .5s ease-in-out;transition:opacity .5s ease-in-out}
.pojo-slideshow:hover .edit-slideshow{opacity:1}
.pojo-slideshow .slide .bx-caption{opacity:0;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}
.pojo-slideshow .slide:hover .bx-caption{opacity:1}
.bx-wrapper{position:relative;margin:0 auto 30px;padding:0}
body:not(.single) .post_format-post-format-gallery .bx-wrapper{margin:0 auto}
.bx-wrapper img{max-width:100%;max-height:100%;width:100%;display:block}
.bx-wrapper .bx-controls-auto,.bx-wrapper .bx-pager{position:absolute;bottom:-30px;width:100%}
.bx-wrapper .bx-loading{min-height:50px;background:url(//kitov.co.il/wp-content/themes/atlanta/core/assets/bxslider/images/bx_loader.gif) center center no-repeat #fff;height:100%;width:100%;position:absolute;top:0;left:0;z-index:20}
.bx-wrapper .bx-pager{text-align:center;font-size:.85em;font-family:Arial;font-weight:700;line-height:10px;color:#666;padding-top:20px}
.bx-wrapper .bx-controls-auto .bx-controls-auto-item,.bx-wrapper .bx-pager .bx-pager-item{display:inline-block}
.bx-wrapper .bx-pager.bx-default-pager a{background:#ccc;text-indent:-9999px;display:block;width:7px;height:7px;line-height:10px;margin:0 5px;outline:0;overflow:hidden;-webkit-border-radius:5px;border-radius:5px}
.bx-wrapper .bx-pager.bx-default-pager a.active,.bx-wrapper .bx-pager.bx-default-pager a:hover{background:#999}
.bx-wrapper .bx-prev{left:0;background:url(//kitov.co.il/wp-content/themes/atlanta/core/assets/bxslider/images/controls.png) no-repeat 0 -32px}
.bx-wrapper .bx-next{right:0;background:url(//kitov.co.il/wp-content/themes/atlanta/core/assets/bxslider/images/controls.png) no-repeat -43px -32px}
.bx-wrapper .bx-prev:hover{background-position:0 0}
.bx-wrapper .bx-next:hover{background-position:-43px 0}
.bx-wrapper .bx-controls-direction a{position:absolute;top:50%;margin-top:-16px;outline:0;width:32px;height:32px;-webkit-transition:none;transition:none;text-indent:-9999px;z-index:99}
.bx-wrapper .bx-controls-direction a.disabled{display:none}
.bx-wrapper .bx-controls-auto{text-align:center}
.bx-wrapper .bx-controls-auto .bx-start{display:block;text-indent:-9999px;width:10px;height:11px;outline:0;background:url(//kitov.co.il/wp-content/themes/atlanta/core/assets/bxslider/images/controls.png) -86px -11px no-repeat;margin:0 3px}
.bx-wrapper .bx-controls-auto .bx-start.active,.bx-wrapper .bx-controls-auto .bx-start:hover{background-position:-86px 0}
.bx-wrapper .bx-controls-auto .bx-stop{display:block;text-indent:-9999px;width:9px;height:11px;outline:0;background:url(//kitov.co.il/wp-content/themes/atlanta/core/assets/bxslider/images/controls.png) -86px -44px no-repeat;margin:0 3px}
.bx-wrapper .bx-controls-auto .bx-stop.active,.bx-wrapper .bx-controls-auto .bx-stop:hover{background-position:-86px -33px}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager{text-align:left;width:80%}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto{right:0;width:35px}
.bx-wrapper .bx-caption{position:absolute;bottom:0;left:0;background:#666\9;background:rgba(80,80,80,.75);width:100%}
.bx-wrapper .bx-caption span{color:#fff;font-family:Arial;font-weight:700;display:block;font-size:.9em;line-height:1;text-align:center;padding:5px}
.master-slider{position:relative;visibility:hidden;-moz-transform:translate3d(0,0,0)}
.master-slider.ms-fullheight{height:100%}
.master-slider img{max-width:none;max-height:none}
.ms-ie img{border:none}
.ms-ie8 *{opacity:inherit;filter:inherit}
.ms-ie7{zoom:1}
.ms-loading-container{position:absolute;width:100%;top:0}
.ms-loading-container .ms-loading,.ms-slide .ms-slide-loading{width:36px;height:36px;background:url(//kitov.co.il/wp-content/themes/atlanta/core/assets/masterslider/style/loading-2.gif) no-repeat center #fff;border-radius:60px;box-shadow:0 0 3px rgba(0,0,0,.2);position:absolute;left:50%;top:50%;margin:-18px;opacity:.9}
.ms-def-cursor{cursor:auto!important}
.ms-grab-cursor{cursor:url(//kitov.co.il/wp-content/themes/atlanta/core/assets/masterslider/style/grab.png),move}
.ms-grabbing-cursor{cursor:url(//kitov.co.il/wp-content/themes/atlanta/core/assets/masterslider/style/grabbing.png),move}
.ms-ie .ms-grab-cursor{cursor:url(//kitov.co.il/wp-content/themes/atlanta/core/assets/masterslider/style/grab.cur),move}
.ms-ie .ms-grabbing-cursor{cursor:url(//kitov.co.il/wp-content/themes/atlanta/core/assets/masterslider/style/grabbing.cur),move}
.ms-view{margin:0 auto;overflow:hidden;background:#000;position:relative;-webkit-perspective:2000px;-moz-perspective:2000px;-ms-perspective:2000px;perspective:2000px}
.ms-view .ms-slide-container{position:relative}
.ms-view .ms-slide-link{display:block;width:100%;height:100%;position:absolute;top:0;z-index:110}
.ms-slide{position:absolute;-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0);-o-transform:translateZ(0);transform:translateZ(0);-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;-ms-transform-style:preserve-3d;transform-style:preserve-3d;height:100%}
.ms-slide .ms-slide-bgcont,.ms-slide .ms-slide-bgvideocont{position:absolute;overflow:hidden;width:100%}
.ms-slide .ms-slide-bgvideocont{z-index:5;height:100%}
.ms-slide .ms-slide-bgvideocont,.ms-slide-bgvideocont>video{-webkit-transform:translateZ(.3px);-moz-transform:translateZ(.3px);-ms-transform:translateZ(.3px);-o-transform:translateZ(.3px);transform:translateZ(.3px)}
.ms-slide .ms-slide-bgvideo{position:absolute;top:0}
.ms-container{position:relative;margin:0 auto}
.ms-container,.ms-slide .ms-slide-bgcont img{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.ms-slide .ms-layer{position:absolute}
.ms-slide .ms-slide-layers{position:absolute;overflow:hidden;width:100%;height:100%;z-index:10;top:0}
.ms-slide .ms-slide-video{position:absolute;top:0;z-index:11;background:#000;padding:0;margin:0;border:none}
.ms-layer.video-box{background:#000}
.ms-layer.video-box iframe{padding:0;margin:0;border:none;position:absolute;z-index:10}
.ms-slide .ms-slide-vpbtn,.ms-slide .ms-video-btn{position:absolute;cursor:pointer;z-index:10}
.ms-slide .ms-slide-vcbtn{position:absolute;cursor:pointer;z-index:13}
.ms-slide-vcbtn-mobile{position:relative;bottom:0;left:0;width:100%;height:28px;background-color:#000;color:#fff;text-align:center;cursor:pointer;z-index:13}
.ms-slide-vcbtn-mobile .ms-vcbtn-txt{text-transform:uppercase;font-family:sans-serif;font-size:.75em;display:inline-block;background:url(//kitov.co.il/wp-content/themes/atlanta/core/assets/masterslider/style/video-close-btn.png) no-repeat 0 3px;padding-left:15px;height:15px;color:#DBDBDB;margin-top:7px}
.ms-slide .ms-slide-layers,.ms-slide .ms-slide-vcbtn,.ms-slide .ms-slide-video,.ms-slide .ms-slide-vpbtn{-webkit-transform:translateZ(.44px);-moz-transform:translateZ(.44px);-ms-transform:translateZ(.44px);-o-transform:translateZ(.44px);transform:translateZ(.44px)}
.ms-video-img{position:absolute;width:100%;height:100%;top:0;left:0}
.ms-mask-frame{overflow:hidden;position:absolute;float:left}
.ms-thumb-list{overflow:hidden;position:absolute}
.ms-thumbs-cont{position:relative}
.ms-thumb-frame img{width:100%;height:auto}
.ms-thumb-frame{cursor:pointer;float:left;overflow:hidden}
.ms-bullet{cursor:pointer;float:left}
.ms-sbar .ms-bar{position:relative;-webkit-transition:opacity .3s;-moz-transition:opacity .3s;-ms-transition:opacity .3s;-o-transition:opacity .3s;transition:opacity .3s}
.ms-time-bar{-webkit-transition:width 120ms linear;-moz-transition:width 120ms linear;-ms-transition:width 120ms linear;-o-transition:width 120ms linear;transition:width 120ms linear}
.ms-ie7 .ms-tooltip-arrow{height:0}
.pojo-gallery{margin:0 auto;max-width:100%;padding:0 0 100px}
.pojo-gallery.thumb-ratio-1_1{padding:0 0 85px}
.pojo-gallery.thumb-ratio-1_1 .ms-skin-pojo .ms-thumb-list.ms-dir-h{bottom:-80px;height:80px}
.pojo-gallery.thumb-ratio-1_1 .ms-skin-pojo .ms-thumb-list.ms-dir-v{width:75px;right:-75px}
.pojo-gallery.thumb-ratio-1_1 .ms-skin-pojo .ms-thumb-frame{width:75px;height:75px}
.pojo-gallery.thumb-ratio-4_3{padding:0 0 100px}
.pojo-gallery.thumb-ratio-4_3 .ms-skin-pojo .ms-thumb-list.ms-dir-h{bottom:-95px;height:95px}
.pojo-gallery.thumb-ratio-4_3 .ms-skin-pojo .ms-thumb-list.ms-dir-v{width:120px;right:-120px}
.pojo-gallery.thumb-ratio-4_3 .ms-skin-pojo .ms-thumb-frame{width:120px;height:90px}
.pojo-gallery.thumb-ratio-none{padding:0}
.pojo-slideshow .ms-view{background:0 0}
.ms-skin-pojo .ms-slide .ms-slide-vpbtn,.ms-skin-pojo .ms-video-btn{width:50px;height:51px;background:url(//kitov.co.il/wp-content/themes/atlanta/core/assets/masterslider/skins/pojo/pojo-skin-1.png) no-repeat -14px -150px;top:50%;left:50%;margin:-25px 0 0 -25px}
.ms-skin-pojo .ms-slide .ms-slide-vcbtn{width:30px;height:30px;background:url(//kitov.co.il/wp-content/themes/atlanta/core/assets/masterslider/skins/pojo/pojo-skin-1.png) no-repeat -24px -28px;top:18px;right:30px}
.ms-skin-pojo .ms-nav-next,.ms-skin-pojo .ms-nav-prev{width:30px;background:url(//kitov.co.il/wp-content/themes/atlanta/core/assets/masterslider/skins/pojo/pojo-skin-1.png);background-position:-89px -26px;height:40px;cursor:pointer;top:50%;left:30px;margin-top:-20px;position:absolute;z-index:10}
.ms-skin-pojo .ms-nav-next{right:30px;left:auto;background-position:-89px -103px}
.ms-skin-pojo .ms-thumb-frame-selected{opacity:.6}
.ms-skin-pojo .ms-thumb-list.ms-dir-h{bottom:-95px;width:100%;height:95px}
.ms-skin-pojo .ms-thumb-list.ms-dir-v{height:100%;width:160px;right:-160px;top:0}
.ms-skin-pojo .ms-thumb-frame{cursor:pointer;float:left;width:160px;height:90px;margin:5px 5px 0 0;overflow:hidden}
.ms-skin-pojo .ms-bullets.ms-dir-h{position:absolute;bottom:20px;right:50%;width:100px}
.ms-skin-pojo .ms-bullets.ms-dir-h .ms-bullets-count{position:relative;right:-50%}
.ms-skin-pojo .ms-bullet{width:10px;height:10px;background:url(//kitov.co.il/wp-content/themes/atlanta/core/assets/masterslider/skins/pojo/pojo-skin-1.png) no-repeat;margin:4px;background-position:-34px -117px}
.ms-skin-pojo .ms-bullet-selected{background-position:-34px -84px}
.ms-skin-pojo .ms-sbar{position:absolute}
.ms-skin-pojo .ms-sbar.ms-dir-h{left:10px;right:10px;top:5px}
.ms-skin-pojo .ms-sbar.ms-dir-v{top:10px;bottom:10px;right:5px}
.ms-skin-pojo .ms-sbar .ms-bar{height:4px;background:#D0F;border-radius:4px}
.ms-skin-pojo .ms-sbar.ms-dir-v .ms-bar{width:4px}
.ms-skin-pojo .ms-timerbar{width:100%;bottom:0;position:absolute}
.ms-skin-pojo .ms-time-bar{height:3px;background:#FFF;border-top:solid 1px rgba(0,0,0,.41)}
.ms-skin-pojo .ms-ctimer{position:absolute;top:30px;left:30px;cursor:pointer}
.ms-skin-pojo .ms-tooltip{position:absolute;z-index:110;cursor:auto}
.ms-skin-pojo .ms-tooltip-bottom .ms-tooltip-arrow,.ms-skin-pojo .ms-tooltip-top .ms-tooltip-arrow{border-left:solid 10px transparent;border-right:solid 10px transparent;position:absolute;left:50%;margin-left:-10px}
.ms-skin-pojo .ms-tooltip-top .ms-tooltip-arrow{border-top:solid 10px;border-top-color:silver;border-top-color:rgba(240,240,240,.88);bottom:-10px}
.ms-skin-pojo .ms-tooltip-bottom .ms-tooltip-arrow{border-bottom:solid 10px;border-bottom-color:silver;border-bottom-color:rgba(240,240,240,.88);top:-10px}
.ms-skin-pojo .ms-tooltip-left .ms-tooltip-arrow,.ms-skin-pojo .ms-tooltip-right .ms-tooltip-arrow{border-top:solid 10px transparent;border-bottom:solid 10px transparent;position:absolute;top:50%;margin-top:-10px}
.ms-skin-pojo .ms-tooltip-right .ms-tooltip-arrow{border-right:solid 10px;border-right-color:silver;border-right-color:rgba(240,240,240,.88);left:-10px}
.ms-skin-pojo .ms-tooltip-left .ms-tooltip-arrow{border-left:solid 10px;border-left-color:silver;border-left-color:rgba(240,240,240,.88);right:-10px}
@keyframes point-anim{0%{transform:scale(.5);-webkit-transform:scale(.5);-moz-transform:scale(.5);-o-transform:scale(.5);-ms-transform:scale(.5);opacity:1}100%{transform:scale(.5);-webkit-transform:scale(.5);-moz-transform:scale(1.5);-o-transform:scale(1.5);-ms-transform:scale(1.5);opacity:0} }@-webkit-keyframes point-anim{0%{-webkit-transform:scale(.5);opacity:1}100%{-webkit-transform:scale(1.5);opacity:0} }.ms-skin-pojo .ms-tooltip-point{cursor:pointer}
.ms-skin-pojo .ms-tooltip-point .ms-point-center{width:12px;height:12px;border-radius:15px;border:solid 2px #BBB;background:#fff;margin:-8px 0 0 -8px;position:absolute;z-index:5}
.ms-skin-pojo .ms-tooltip-point .ms-point-border{width:22px;height:22px;background:#000;background:rgba(0,0,0,.36);margin:-11px 0 0 -11px;position:absolute;border-radius:15px;animation:point-anim 1.5s infinite;-moz-animation:point-anim 1.5s infinite;-webkit-animation:point-anim 1.5s infinite;-o-animation:point-anim 1.5s infinite}
.ms-skin-pojo .ms-info{position:absolute;bottom:0;line-height:1;padding:10px 20px;font-size:12px;color:#FFF;background-color:#000;opacity:.8;z-index:2}
.ms-skin-pojo .ms-lightbox,.ms-skin-pojo .ms-lightbox.ms-slide-link{position:absolute;top:auto;bottom:20px;right:20px;text-indent:9999px;display:block;width:55px;height:52px;background:url(//kitov.co.il/wp-content/themes/atlanta/core/assets/masterslider/skins/pojo/lightbox-btn.png) no-repeat center;z-index:9999}
.ms-android.ms-skin-pojo .ms-tooltip-point .ms-point-border{animation:none;-moz-animation:none;-webkit-animation:none;-o-animation:none}
.ms-skin-pojo .ms-tooltip{max-width:200px}
.ms-skin-pojo .ms-tooltip-cont{padding:10px;background:silver;background:rgba(240,240,240,.88);text-shadow:0 1px 0 #fff;margin-left:-1px}
@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){.ms-skin-pojo .ms-bullet,.ms-skin-pojo .ms-nav-next,.ms-skin-pojo .ms-nav-prev,.ms-skin-pojo .ms-slide .ms-slide-vcbtn,.ms-skin-pojo .ms-slide .ms-slide-vpbtn,.ms-skin-pojo .ms-video-btn{background-image:url(//kitov.co.il/wp-content/themes/atlanta/core/assets/masterslider/skins/pojo/pojo-skin-1-retina.png);background-size:152px 225px}
}@media (max-width:768px){.pojo-gallery{padding:0 0 100px}
.pojo-gallery .ms-skin-pojo .ms-thumb-frame{width:90px}
.pojo-gallery .ms-skin-pojo .ms-lightbox,.pojo-gallery .ms-skin-pojo .ms-lightbox.ms-slide-link{bottom:10px;right:10px;width:32px;height:32px;background-size:32px 32px}
.pojo-gallery.thumb-ratio-1_1{padding:0 0 85px}
.pojo-gallery.thumb-ratio-1_1 .ms-skin-pojo .ms-thumb-frame{width:40px}
.pojo-gallery.thumb-ratio-4_3{padding:0 0 100px}
.pojo-gallery.thumb-ratio-4_3 .ms-skin-pojo .ms-thumb-frame{width:60px}
} .hover-grow{display:inline-block;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform;transition-property:transform;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px transparent}
.hover-grow:active,.hover-grow:focus,.hover-grow:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}
.hover-shrink{display:inline-block;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform;transition-property:transform;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px transparent}
.hover-shrink:active,.hover-shrink:focus,.hover-shrink:hover{-webkit-transform:scale(.9);transform:scale(.9)}
@-webkit-keyframes pulse-grow{to{-webkit-transform:scale(1.1);transform:scale(1.1)}
}@keyframes pulse-grow{to{-webkit-transform:scale(1.1);transform:scale(1.1)}
}.hover-pulse-grow{display:inline-block;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px transparent}
.hover-pulse-grow:active,.hover-pulse-grow:focus,.hover-pulse-grow:hover{-webkit-animation-name:pulse-grow;animation-name:pulse-grow;-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-direction:alternate;animation-direction:alternate}
@-webkit-keyframes pulse-shrink{to{-webkit-transform:scale(.9);transform:scale(.9)}
}@keyframes pulse-shrink{to{-webkit-transform:scale(.9);transform:scale(.9)}
}.hover-pulse-shrink{display:inline-block;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px transparent}
.hover-pulse-shrink:active,.hover-pulse-shrink:focus,.hover-pulse-shrink:hover{-webkit-animation-name:pulse-shrink;animation-name:pulse-shrink;-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-direction:alternate;animation-direction:alternate}
@-webkit-keyframes push{50%{-webkit-transform:scale(.8);transform:scale(.8)}
100%{-webkit-transform:scale(1);transform:scale(1)}
}@keyframes push{50%{-webkit-transform:scale(.8);transform:scale(.8)}
100%{-webkit-transform:scale(1);transform:scale(1)}
}.hover-push{display:inline-block;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px transparent}
.hover-push:active,.hover-push:focus,.hover-push:hover{-webkit-animation-name:push;animation-name:push;-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:1;animation-iteration-count:1}
@-webkit-keyframes pop{50%{-webkit-transform:scale(1.2);transform:scale(1.2)}
100%{-webkit-transform:scale(1);transform:scale(1)}
}@keyframes pop{50%{-webkit-transform:scale(1.2);transform:scale(1.2)}
100%{-webkit-transform:scale(1);transform:scale(1)}
}.hover-pop{display:inline-block;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px transparent}
.hover-pop:active,.hover-pop:focus,.hover-pop:hover{-webkit-animation-name:pop;animation-name:pop;-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:1;animation-iteration-count:1}
.hover-rotate{display:inline-block;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform;transition-property:transform;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px transparent}
.hover-rotate:active,.hover-rotate:focus,.hover-rotate:hover{-webkit-transform:rotate(4deg);transform:rotate(4deg)}
.hover-grow-rotate{display:inline-block;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform;transition-property:transform;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px transparent}
.hover-grow-rotate:active,.hover-grow-rotate:focus,.hover-grow-rotate:hover{-webkit-transform:scale(1.1) rotate(4deg);transform:scale(1.1) rotate(4deg)}
.hover-float{display:inline-block;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform;transition-property:transform;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px transparent}
.hover-float:active,.hover-float:focus,.hover-float:hover{-webkit-transform:translateY(-5px);transform:translateY(-5px)}
.hover-sink{display:inline-block;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform;transition-property:transform;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px transparent}
.hover-sink:active,.hover-sink:focus,.hover-sink:hover{-webkit-transform:translateY(5px);transform:translateY(5px)}
@-webkit-keyframes hover{50%{-webkit-transform:translateY(-3px);transform:translateY(-3px)}
100%{-webkit-transform:translateY(-6px);transform:translateY(-6px)}
}@keyframes hover{50%{-webkit-transform:translateY(-3px);transform:translateY(-3px)}
100%{-webkit-transform:translateY(-6px);transform:translateY(-6px)}
}.hover-hover{display:inline-block;-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transition-property:transform;transition-property:transform;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px transparent}
.hover-hover:active,.hover-hover:focus,.hover-hover:hover{-webkit-transform:translateY(-6px);transform:translateY(-6px);-webkit-animation-name:hover;animation-name:hover;-webkit-animation-duration:1.5s;animation-duration:1.5s;-webkit-animation-delay:.3s;animation-delay:.3s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-direction:alternate;animation-direction:alternate}
@-webkit-keyframes wobble-vertical{16.65%{-webkit-transform:translateY(8px);transform:translateY(8px)}
33.3%{-webkit-transform:translateY(-6px);transform:translateY(-6px)}
49.95%{-webkit-transform:translateY(4px);transform:translateY(4px)}
66.6%{-webkit-transform:translateY(-2px);transform:translateY(-2px)}
83.25%{-webkit-transform:translateY(1px);transform:translateY(1px)}
100%{-webkit-transform:translateY(0);transform:translateY(0)}
}@keyframes wobble-vertical{16.65%{-webkit-transform:translateY(8px);transform:translateY(8px)}
33.3%{-webkit-transform:translateY(-6px);transform:translateY(-6px)}
49.95%{-webkit-transform:translateY(4px);transform:translateY(4px)}
66.6%{-webkit-transform:translateY(-2px);transform:translateY(-2px)}
83.25%{-webkit-transform:translateY(1px);transform:translateY(1px)}
100%{-webkit-transform:translateY(0);transform:translateY(0)}
}.hover-wobble-vertical{display:inline-block;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px transparent}
.hover-wobble-vertical:active,.hover-wobble-vertical:focus,.hover-wobble-vertical:hover{-webkit-animation-name:wobble-vertical;animation-name:wobble-vertical;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-iteration-count:1;animation-iteration-count:1}
@-webkit-keyframes wobble-horizontal{16.65%{-webkit-transform:translateX(8px);transform:translateX(8px)}
33.3%{-webkit-transform:translateX(-6px);transform:translateX(-6px)}
49.95%{-webkit-transform:translateX(4px);transform:translateX(4px)}
66.6%{-webkit-transform:translateX(-2px);transform:translateX(-2px)}
83.25%{-webkit-transform:translateX(1px);transform:translateX(1px)}
100%{-webkit-transform:translateX(0);transform:translateX(0)}
}@keyframes wobble-horizontal{16.65%{-webkit-transform:translateX(8px);transform:translateX(8px)}
33.3%{-webkit-transform:translateX(-6px);transform:translateX(-6px)}
49.95%{-webkit-transform:translateX(4px);transform:translateX(4px)}
66.6%{-webkit-transform:translateX(-2px);transform:translateX(-2px)}
83.25%{-webkit-transform:translateX(1px);transform:translateX(1px)}
100%{-webkit-transform:translateX(0);transform:translateX(0)}
}.hover-wobble-horizontal{display:inline-block;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px transparent}
.hover-wobble-horizontal:active,.hover-wobble-horizontal:focus,.hover-wobble-horizontal:hover{-webkit-animation-name:wobble-horizontal;animation-name:wobble-horizontal;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-iteration-count:1;animation-iteration-count:1}
@-webkit-keyframes buzz{50%{-webkit-transform:translateX(3px) rotate(2deg);transform:translateX(3px) rotate(2deg)}
100%{-webkit-transform:translateX(-3px) rotate(-2deg);transform:translateX(-3px) rotate(-2deg)}
}@keyframes buzz{50%{-webkit-transform:translateX(3px) rotate(2deg);transform:translateX(3px) rotate(2deg)}
100%{-webkit-transform:translateX(-3px) rotate(-2deg);transform:translateX(-3px) rotate(-2deg)}
}.hover-buzz{display:inline-block;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px transparent}
.hover-buzz:active,.hover-buzz:focus,.hover-buzz:hover{-webkit-animation-name:buzz;animation-name:buzz;-webkit-animation-duration:.15s;animation-duration:.15s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}
.pojo-form{position:relative;padding-bottom:20px}
.pojo-form .columns{margin-left:-5px;margin-right:-5px}
.pojo-form .columns:after,.pojo-form .columns:before{content:" ";display:table}
.pojo-form .columns:after{clear:both}
.pojo-form .columns .field-group,.pojo-form .columns .form-actions{padding-left:5px;padding-right:5px}
.pojo-form label{cursor:pointer}
.pojo-form fieldset{padding:0;margin:0;border:0}
.pojo-form legend{display:block;width:100%;padding:0;font-size:1.2em;line-height:inherit;border:0;border-bottom:1px solid rgba(0,0,0,.4)}
.pojo-form .field{display:block;width:100%;vertical-align:middle;border-color:rgba(0,0,0,.2);border-style:solid;border-width:1px;background-color:#FFF;color:#555;font-size:1em;line-height:1.4;height:auto;padding:9px 16px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}
.pojo-form .field:focus{border-color:rgba(0,0,0,.4);outline:0 none}
.pojo-form .field.size-small{font-size:.9em;line-height:1.2;padding:6px 12px}
.pojo-form .field.size-large{font-size:1.2em;line-height:1.5;padding:10px 16px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}
.pojo-form .field.size-xl{font-size:1.4em;line-height:1.6;padding:11px 16px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}
.pojo-form .field.size-xxl{font-size:1.6em;line-height:1.8;padding:18px 20px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}
.pojo-form textarea.field{height:auto;padding:10px}
.pojo-form .field-list-item .field{display:inline-block;width:auto;margin:0}
.pojo-form .field-list-item label{margin-bottom:0;font-weight:inherit}
.pojo-form .field-group{margin-bottom:10px}
.pojo-form .field-group .label-field{display:inline-block;margin-bottom:5px;font-weight:700;line-height:1}
.pojo-form .field-group.field-list-inline .field-list-item{display:inline-block}
.pojo-form .field-group.field-list-inline .field-list-item label{margin-left:.1em;margin-right:.5em}
.pojo-form.form-align-inside .label-field{border:0 none;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}
.pojo-form.form-align-left .label-field,.pojo-form.form-align-right .label-field{display:inline-block;width:19.5%;text-align:left;padding:0 5px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
.pojo-form.form-align-left .field,.pojo-form.form-align-left .field-list-items,.pojo-form.form-align-right .field,.pojo-form.form-align-right .field-list-items{float:right;display:inline-block;width:80%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
.pojo-form.form-align-left .field-group,.pojo-form.form-align-right .field-group{vertical-align:middle}
.pojo-form.form-align-left .field-group:after,.pojo-form.form-align-left .field-group:before,.pojo-form.form-align-right .field-group:after,.pojo-form.form-align-right .field-group:before{display:table;content:" "}
.pojo-form.form-align-left .field-group:after,.pojo-form.form-align-right .field-group:after{clear:both}
.pojo-form.form-align-left .field-list-items .field,.pojo-form.form-align-right .field-list-items .field{display:inline-block;float:none;width:auto}
.pojo-form.form-align-left .field-addon .field,.pojo-form.form-align-right .field-addon .field{width:100%}
.pojo-form.form-align-left .pojo-button-wrap,.pojo-form.form-align-right .pojo-button-wrap{margin-left:20%}
.pojo-form.form-align-left .form-message,.pojo-form.form-align-right .form-message{margin-left:20%}
.pojo-form.form-align-left .help-inline,.pojo-form.form-align-right .help-inline{margin-left:20%}
.pojo-form.form-align-right .label-field{text-align:right}
.pojo-form .error .field{border-color:#D43F3A!important}
.pojo-form .error .field-addon .field+span{border-color:#D43F3A!important}
.pojo-form .error .help-inline{color:#D43F3A;font-size:.9em}
.pojo-form .form-message{margin:10px 0;font-size:1em;line-height:1}
.pojo-form .form-message:before{content:"\f00c";display:inline-block;font-family:fontawesome;font-weight:400;font-style:normal;vertical-align:middle;margin-right:5px}
.pojo-form .form-message.form-message-danger{color:#D43F3A!important}
.pojo-form .form-message.form-message-danger:before{content:"\f00d"}
.pojo-form .form-message.form-message-success{color:#3C763D!important}
.pojo-form.form-message-note .form-message.form-message-danger{border:none}
.pojo-form .edit-form{position:absolute;bottom:0;right:0;opacity:0;-webkit-transition:opacity .5s ease-in-out;-moz-transition:opacity .5s ease-in-out;-ms-transition:opacity .5s ease-in-out;-o-transition:opacity .5s ease-in-out;transition:opacity .5s ease-in-out}
.pojo-form:hover .edit-form{opacity:1}
.form{position:relative;padding-bottom:20px}
@media only screen and (max-width:767px){.pojo-form .columns{margin-left:0;margin-right:0}
.pojo-form .columns .field-group,.pojo-form .columns .form-actions{padding-left:0;padding-right:0}
.pojo-form.form-align-left .label-field,.pojo-form.form-align-right .label-field{display:block;width:100%;padding:0;text-align:inherit}
.pojo-form.form-align-left .field,.pojo-form.form-align-left .field-list-items,.pojo-form.form-align-right .field,.pojo-form.form-align-right .field-list-items{width:100%}
.pojo-form.form-align-left .pojo-button-wrap,.pojo-form.form-align-right .pojo-button-wrap{margin-left:0}
.pojo-form.form-align-left .form-message,.pojo-form.form-align-right .form-message{margin-left:0}
.pojo-form.form-align-left .help-inline,.pojo-form.form-align-right .help-inline{margin-left:0}
body.rtl .pojo-form.form-align-left.form-align-left .label-field,body.rtl .pojo-form.form-align-left.form-align-right .label-field,body.rtl .pojo-form.form-align-right.form-align-left .label-field,body.rtl .pojo-form.form-align-right.form-align-right .label-field{text-align:inherit}
body.rtl .pojo-form.form-align-left.form-align-left .pojo-button-wrap,body.rtl .pojo-form.form-align-left.form-align-right .pojo-button-wrap,body.rtl .pojo-form.form-align-right.form-align-left .pojo-button-wrap,body.rtl .pojo-form.form-align-right.form-align-right .pojo-button-wrap{margin-right:0}
body.rtl .pojo-form.form-align-left.form-align-left .form-message,body.rtl .pojo-form.form-align-left.form-align-right .form-message,body.rtl .pojo-form.form-align-right.form-align-left .form-message,body.rtl .pojo-form.form-align-right.form-align-right .form-message{margin-right:0}
body.rtl .pojo-form.form-align-left.form-align-left .help-inline,body.rtl .pojo-form.form-align-left.form-align-right .help-inline,body.rtl .pojo-form.form-align-right.form-align-left .help-inline,body.rtl .pojo-form.form-align-right.form-align-right .help-inline{margin-right:0}
body.rtl .pojo-form.form-align-left.form-align-right .label-field,body.rtl .pojo-form.form-align-right.form-align-right .label-field{text-align:inherit}
}.pojo-news-ticker ul.ticker-items{list-style:none;padding:0;margin:0}
.pojo-news-ticker ul.ticker-items li.ticker-item{display:none;line-height:1}
.pojo-news-ticker ul.ticker-items li.ticker-item:first-child{display:inline-block}
.pojo-news-ticker ul.ticker-items li.ticker-item a.ticker-link{color:inherit}
.woocommerce ins,.woocommerce-page ins{text-decoration:none}
.woocommerce .col2-set .col-1,.woocommerce .col2-set .col-2,.woocommerce-page .col2-set .col-1,.woocommerce-page .col2-set .col-2{float:left;width:50%}
.woocommerce .col2-set .col-1,.woocommerce-page .col2-set .col-1{padding-right:15px}
.woocommerce .col2-set .col-2,.woocommerce-page .col2-set .col-2{padding-left:15px}
.woocommerce #content div.product div.images,.woocommerce div.product div.images,.woocommerce-page #content div.product div.images,.woocommerce-page div.product div.images{float:left;width:50%;padding-right:15px}
.woocommerce #content div.product div.images .flex-control-thumbs li,.woocommerce #content div.product div.images .flex-viewport,.woocommerce div.product div.images .flex-control-thumbs li,.woocommerce div.product div.images .flex-viewport,.woocommerce-page #content div.product div.images .flex-control-thumbs li,.woocommerce-page #content div.product div.images .flex-viewport,.woocommerce-page div.product div.images .flex-control-thumbs li,.woocommerce-page div.product div.images .flex-viewport{margin-bottom:1em}
.woocommerce #content div.product div.images .flex-control-thumbs li,.woocommerce div.product div.images .flex-control-thumbs li,.woocommerce-page #content div.product div.images .flex-control-thumbs li,.woocommerce-page div.product div.images .flex-control-thumbs li{float:left}
.woocommerce #content div.product div.images .woocommerce-product-gallery__trigger,.woocommerce div.product div.images .woocommerce-product-gallery__trigger,.woocommerce-page #content div.product div.images .woocommerce-product-gallery__trigger,.woocommerce-page div.product div.images .woocommerce-product-gallery__trigger{right:1em}
.woocommerce #content div.product div.images.woocommerce-product-gallery--columns-4 .flex-control-thumbs li,.woocommerce div.product div.images.woocommerce-product-gallery--columns-4 .flex-control-thumbs li,.woocommerce-page #content div.product div.images.woocommerce-product-gallery--columns-4 .flex-control-thumbs li,.woocommerce-page div.product div.images.woocommerce-product-gallery--columns-4 .flex-control-thumbs li{width:23.5%;margin-right:2%}
.woocommerce #content div.product div.images.woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n),.woocommerce div.product div.images.woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n),.woocommerce-page #content div.product div.images.woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n),.woocommerce-page div.product div.images.woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n){margin-right:0}
.woocommerce #content div.product div.summary,.woocommerce div.product div.summary,.woocommerce-page #content div.product div.summary,.woocommerce-page div.product div.summary{float:left;width:50%;padding-left:15px}
.woocommerce #content div.product div.summary .price,.woocommerce div.product div.summary .price,.woocommerce-page #content div.product div.summary .price,.woocommerce-page div.product div.summary .price{font-weight:700}
.woocommerce #content div.product div.summary .price ins,.woocommerce div.product div.summary .price ins,.woocommerce-page #content div.product div.summary .price ins,.woocommerce-page div.product div.summary .price ins{text-decoration:none}
.woocommerce #content div.product .woocommerce-tabs ul.tabs,.woocommerce div.product .woocommerce-tabs ul.tabs,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs,.woocommerce-page div.product .woocommerce-tabs ul.tabs{padding:0 1em 0;margin:0}
.woocommerce #content div.product .woocommerce-tabs .panel,.woocommerce div.product .woocommerce-tabs .panel,.woocommerce-page #content div.product .woocommerce-tabs .panel,.woocommerce-page div.product .woocommerce-tabs .panel{margin:0 0 2em;padding:15px}
.woocommerce #content div.product form.cart div.quantity,.woocommerce div.product form.cart div.quantity,.woocommerce-page #content div.product form.cart div.quantity,.woocommerce-page div.product form.cart div.quantity{float:none;display:inline-block;margin:0 4px 0 0;vertical-align:middle}
.woocommerce #content div.product form.cart .button,.woocommerce div.product form.cart .button,.woocommerce-page #content div.product form.cart .button,.woocommerce-page div.product form.cart .button{float:none;display:inline-block;vertical-align:middle}
.woocommerce #content div.product form.cart .variations td.label,.woocommerce div.product form.cart .variations td.label,.woocommerce-page #content div.product form.cart .variations td.label,.woocommerce-page div.product form.cart .variations td.label{vertical-align:baseline}
.woocommerce #content div.product form.cart .group_table td.label,.woocommerce div.product form.cart .group_table td.label,.woocommerce-page #content div.product form.cart .group_table td.label,.woocommerce-page div.product form.cart .group_table td.label{vertical-align:baseline}
.woocommerce ul.products,.woocommerce-page ul.products{margin-right:-15px;margin-left:-15px}
.woocommerce ul.products li.product,.woocommerce-page ul.products li.product{float:left;width:25%;margin:0 0 30px;position:relative;padding:15px}
.woocommerce ul.products li.product .price,.woocommerce-page ul.products li.product .price{font-weight:700}
.woocommerce ul.products li.product .price ins,.woocommerce-page ul.products li.product .price ins{text-decoration:none}
.woocommerce-page.columns-1 ul.products li.product,.woocommerce.columns-1 ul.products li.product{width:100%}
.woocommerce-page.columns-2 ul.products li.product,.woocommerce.columns-2 ul.products li.product{width:50%}
.woocommerce-page.columns-3 ul.products li.product,.woocommerce.columns-3 ul.products li.product{width:33.333%}
.woocommerce-page.columns-5 ul.products li.product,.woocommerce.columns-5 ul.products li.product{width:20%}
.woocommerce-page.columns-6 ul.products li.product,.woocommerce.columns-6 ul.products li.product{width:16.666%}
.woocommerce #content table.cart td.actions .input-text,.woocommerce table.cart td.actions .input-text,.woocommerce-page #content table.cart td.actions .input-text,.woocommerce-page table.cart td.actions .input-text{width:120px}
.woocommerce .cart-collaterals .related,.woocommerce-page .cart-collaterals .related{width:30.75%;float:left}
.woocommerce .cart-collaterals .cart_totals,.woocommerce-page .cart-collaterals .cart_totals{text-align:inherit}
.woocommerce .cart-collaterals .cart_totals table,.woocommerce-page .cart-collaterals .cart_totals table{width:100%}
.woocommerce .quantity .qty,.woocommerce-page .quantity .qty{padding:.5em}
.woocommerce .woocommerce-error:before,.woocommerce .woocommerce-info:before,.woocommerce .woocommerce-message:before,.woocommerce-page .woocommerce-error:before,.woocommerce-page .woocommerce-info:before,.woocommerce-page .woocommerce-message:before{height:2.5em;line-height:1.5}
.woocommerce #reviews #comments ol.commentlist li .comment-text,.woocommerce-page #reviews #comments ol.commentlist li .comment-text{margin:0}
.woocommerce #reviews #comments ol.commentlist li img.avatar+.comment-text,.woocommerce-page #reviews #comments ol.commentlist li img.avatar+.comment-text{margin-left:42px}
.woocommerce .woocommerce-shipping-fields .checkbox,.woocommerce .woocommerce-shipping-fields .radio,.woocommerce-page .woocommerce-shipping-fields .checkbox,.woocommerce-page .woocommerce-shipping-fields .radio{display:inline-block;margin-bottom:0;margin-top:0;padding-left:0}
.woocommerce ul#shipping_method li,.woocommerce-page ul#shipping_method li{padding:0;text-indent:0}
.woocommerce form .form-row .input-checkbox,.woocommerce-page form .form-row .input-checkbox{float:none;position:relative}
.woocommerce mark.count,.woocommerce-page mark.count{background-color:transparent}
.woocommerce span.onsale,.woocommerce-page span.onsale{box-sizing:content-box;-webkit-box-sizing:content-box;-moz-box-sizing:content-box}
.woocommerce .label,.woocommerce-page .label{color:inherit;font-size:inherit}
.widget .product_list_widget li{list-style:none!important}
.widget_product_search label{display:none}
.widget_layered_nav ul li,.widget_layered_nav_filters ul li{list-style:none!important}
.widget_shopping_cart_content .buttons .button{display:inline-block}
.widget_shopping_cart_content .buttons .button.checkout{float:right}
@media only screen and (min-width:768px) and (max-width:959px){.woocommerce ul.products li.product,.woocommerce-page ul.products li.product{width:50%}
.woocommerce-page.columns-1 ul.products li.product,.woocommerce.columns-1 ul.products li.product{width:100%}
.woocommerce-page.columns-2 ul.products li.product,.woocommerce.columns-2 ul.products li.product{width:50%}
.woocommerce-page.columns-3 ul.products li.product,.woocommerce.columns-3 ul.products li.product{width:33.333%}
.woocommerce-page.columns-5 ul.products li.product,.woocommerce.columns-5 ul.products li.product{width:33.333%}
.woocommerce-page.columns-6 ul.products li.product,.woocommerce.columns-6 ul.products li.product{width:33.333%}
}@media only screen and (max-width:767px){.woocommerce .col2-set .col-1,.woocommerce .col2-set .col-2,.woocommerce-page .col2-set .col-1,.woocommerce-page .col2-set .col-2{float:none;width:100%;padding:0}
.woocommerce ul.products,.woocommerce-page ul.products{margin-left:0;margin-right:0}
.woocommerce ul.products li.product,.woocommerce-page ul.products li.product{width:50%;padding:10px}
.woocommerce ul.products li.product:nth-child(2n),.woocommerce-page ul.products li.product:nth-child(2n){float:left;clear:none}
.woocommerce .related.products,.woocommerce .upsells.products,.woocommerce-page .related.products,.woocommerce-page .upsells.products{width:100%}
.woocommerce .related ul li.product,.woocommerce .related ul.products li.product,.woocommerce .upsells.products ul li.product,.woocommerce .upsells.products ul.products li.product,.woocommerce-page .related ul li.product,.woocommerce-page .related ul.products li.product,.woocommerce-page .upsells.products ul li.product,.woocommerce-page .upsells.products ul.products li.product{width:50%}
.woocommerce-page.columns-2 ul.products li.product,.woocommerce-page.columns-3 ul.products li.product,.woocommerce-page.columns-5 ul.products li.product,.woocommerce-page.columns-6 ul.products li.product,.woocommerce.columns-2 ul.products li.product,.woocommerce.columns-3 ul.products li.product,.woocommerce.columns-5 ul.products li.product,.woocommerce.columns-6 ul.products li.product{width:50%}
.woocommerce .woocommerce-ordering,.woocommerce .woocommerce-result-count,.woocommerce-page .woocommerce-ordering,.woocommerce-page .woocommerce-result-count{float:none}
.woocommerce #content div.product div.images,.woocommerce #content div.product div.summary,.woocommerce div.product div.images,.woocommerce div.product div.summary,.woocommerce-page #content div.product div.images,.woocommerce-page #content div.product div.summary,.woocommerce-page div.product div.images,.woocommerce-page div.product div.summary{float:none;width:100%}
.woocommerce #content table.cart .product-thumbnail,.woocommerce table.cart .product-thumbnail,.woocommerce-page #content table.cart .product-thumbnail,.woocommerce-page table.cart .product-thumbnail{display:none}
.woocommerce #content table.cart td.actions .button,.woocommerce #content table.cart td.actions .input-text,.woocommerce #content table.cart td.actions input,.woocommerce table.cart td.actions .button,.woocommerce table.cart td.actions .input-text,.woocommerce table.cart td.actions input,.woocommerce-page #content table.cart td.actions .button,.woocommerce-page #content table.cart td.actions .input-text,.woocommerce-page #content table.cart td.actions input,.woocommerce-page table.cart td.actions .button,.woocommerce-page table.cart td.actions .input-text,.woocommerce-page table.cart td.actions input{width:50%;margin:0}
.woocommerce #content table.cart td.actions .coupon .input-text,.woocommerce table.cart td.actions .coupon .input-text,.woocommerce-page #content table.cart td.actions .coupon .input-text,.woocommerce-page table.cart td.actions .coupon .input-text{margin:0}
}@media only screen and (max-width:499px){.woocommerce ul.products li.product,.woocommerce-page ul.products li.product{width:100%}
.woocommerce-page.columns-2 ul.products li.product,.woocommerce-page.columns-3 ul.products li.product,.woocommerce-page.columns-5 ul.products li.product,.woocommerce-page.columns-6 ul.products li.product,.woocommerce.columns-2 ul.products li.product,.woocommerce.columns-3 ul.products li.product,.woocommerce.columns-5 ul.products li.product,.woocommerce.columns-6 ul.products li.product{width:100%}
.woocommerce .related ul li.product,.woocommerce .related ul.products li.product,.woocommerce .upsells.products ul li.product,.woocommerce .upsells.products ul.products li.product,.woocommerce-page .related ul li.product,.woocommerce-page .related ul.products li.product,.woocommerce-page .upsells.products ul li.product,.woocommerce-page .upsells.products ul.products li.product{width:100%}
.woocommerce #content table.cart td.actions .button,.woocommerce #content table.cart td.actions .input-text,.woocommerce #content table.cart td.actions input,.woocommerce table.cart td.actions .button,.woocommerce table.cart td.actions .input-text,.woocommerce table.cart td.actions input,.woocommerce-page #content table.cart td.actions .button,.woocommerce-page #content table.cart td.actions .input-text,.woocommerce-page #content table.cart td.actions input,.woocommerce-page table.cart td.actions .button,.woocommerce-page table.cart td.actions .input-text,.woocommerce-page table.cart td.actions input{width:100%}
}.pojo-visible-phone{display:none!important}
.pojo-visible-tablet{display:none!important}
.pojo-hidden-desktop{display:none!important}
.pojo-visible-desktop{display:inherit!important}
@media (min-width:768px) and (max-width:979px){.pojo-hidden-desktop{display:inherit!important}
.pojo-visible-desktop{display:none!important}
.pojo-visible-tablet{display:inherit!important}
.pojo-hidden-tablet{display:none!important}
}@media (max-width:767px){.pojo-hidden-desktop{display:inherit!important}
.pojo-visible-desktop{display:none!important}
.pojo-visible-phone{display:inherit!important}
.pojo-hidden-phone{display:none!important}
}embed,iframe,object{max-width:100%;line-height:1}
.wp-audio-shortcode,.wp-video-shortcode{max-width:100%;width:100%}
div.embed{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;clear:both}
div.embed iframe{position:absolute;top:0;left:0;width:100%;height:100%}
.elementor-element.elementor-widget-video div.embed{position:static}
.elementor-element.elementor-widget-video .elementor-open-lightbox div.embed{padding-bottom:0}
.custom-embed{line-height:0}
div.custom-embed>iframe{width:100%}
@media only screen and (max-width:767px){.alignleft,.alignright{float:none}
}body{font-size:13px}
h1,h2,h3,h4,h5,h6{margin-top:15px;margin-bottom:15px}
.media{margin-top:30px}
.media:first-child{margin-top:0}
.navbar.navbar-default{margin:0;background:0 0;border-color:#eee}
.navbar.navbar-default .nav{margin-top:0;margin-bottom:0}
.navbar.navbar-default .nav ul.sub-menu{list-style:none outside none}
.navbar.navbar-default .nav ul.sub-menu li{display:block;position:relative}
.navbar-collapse{border:none;-webkit-box-shadow:none;box-shadow:none;padding-right:0;padding-left:0}
.form-control:focus,.form-control:focus+span .btn{box-shadow:none}
@media print{*{text-shadow:none!important;color:#000!important;background:0 0!important;box-shadow:none!important}a,a:visited{text-decoration:none}
a[href]:after{content:""}
abbr[title]:after{content:""}
.ir a:after,a[href^="javascript:"]:after,a[href^="#"]:after{content:""}
}
a{-webkit-transition:color .3s linear;transition:color .3s linear}
ul{list-style-type:square}
h1,h2,h3,h4,h5,h6{line-height:1.5em}
h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{color:inherit}
.square-item{float:left;width:20%}
.pb-widget-title,.widget-title{margin-top:0}
.entry-meta,.pb-widget-title,.sd-title,.title-comments,.title-respond,.widget-title{border-width:0 0 1px;border-style:solid;border-color:rgba(0,0,0,.2);position:relative}
.entry-meta:after,.pb-widget-title:after,.sd-title:after,.title-comments:after,.title-respond:after,.widget-title:after{border-style:solid;border-width:1px 0 0;content:"";display:block;height:0;right:0;position:absolute;bottom:-1px;width:20%;max-width:80px}
.entry-meta{border-width:1px 0 0}
.entry-meta:after{top:-1px}
.align-pagination{text-align:center}
.align-pagination .pagination>.active a{background-color:#eee;color:inherit;border-color:#DDD}
.pojo-loading-wrap,.pojo-loadmore-wrap{clear:both;text-align:center;padding:30px 0;overflow:hidden}
.pojo-loading-wrap .pojo-loading,.pojo-loadmore-wrap .pojo-loading{text-align:center;margin:0;cursor:pointer;display:inline-block;font-size:1em;line-height:1em;padding:8px 16px;vertical-align:middle}
.pojo-loading-wrap .button,.pojo-loading-wrap .pojo-loading,.pojo-loadmore-wrap .button,.pojo-loadmore-wrap .pojo-loading{font-weight:700;text-transform:uppercase}
.pojo-loading-wrap .pojo-loading:before,.pojo-loadmore-wrap .pojo-loading:before{content:'\f021';display:inline-block;font-family:FontAwesome;font-style:normal;font-weight:400;line-height:1;margin-right:5px;animation:2s linear 0s normal none infinite fa-spin;-webkit-animation:2s linear 0s normal none infinite fa-spin}
ul.social-links{margin:0;padding:0;list-style:none!important}
ul.social-links li{display:inline-block;margin-left:3px;margin-right:3px;margin-bottom:6px}
ul.social-links li a{display:block}
ul.social-links li a .social-icon:before{line-height:32px;font-size:15px;font-weight:400;color:#FFF;font-family:fontawesome;display:block;text-align:center;width:32px;height:32px;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;-webkit-transition:all .3s linear;transition:all .3s linear}
ul.social-links li a:hover .social-icon:before{background-color:#3A3A3A;-webkit-transition:all .3s linear;transition:all .3s linear}
ul.social-links li.social-facebook .social-icon:before{content:"\f09a";background-color:#3B5998}
ul.social-links li.social-twitter .social-icon:before{content:"\f099";background-color:#00A0D1}
ul.social-links li.social-googleplus .social-icon:before{content:"\f0d5";background-color:#dd4b39}
ul.social-links li.social-youtube .social-icon:before{content:"\f16a";background-color:#b00}
ul.social-links li.social-linkedin .social-icon:before{content:"\f0e1";background-color:#4875B4}
ul.social-links li.social-pinterest .social-icon:before{content:"\f0d2";background-color:#cb2027}
ul.social-links li.social-github .social-icon:before{content:"\f09b";background-color:#4B3831}
ul.social-links li.social-instagram .social-icon:before{content:"\f16d";background-color:#517fa4}
ul.social-links li.social-vimeo .social-icon:before{content:"\f194";background-color:#6DCEEE}
ul.social-links li.social-flickr .social-icon:before{content:"\f16e";background-color:#ff0084}
ul.social-links li.social-foursquare .social-icon:before{content:"\f180";background-color:#0072b1}
ul.social-links li.social-dribbble .social-icon:before{content:"\f17d";background-color:#ea4c89}
ul.social-links li.social-tumblr .social-icon:before{content:"\f173";background-color:#32506d}
ul.social-links li.social-contact .social-icon:before{content:"\f129";background-color:#1D9E74}
ul.social-links li.social-rss .social-icon:before{content:"\f09e";background-color:#FE9900}
.isotope,.isotope .isotope-item{-webkit-transition:.8s;transition:.8s}
.isotope{-webkit-transition-property:height,width;-moz-transition-property:height,width;-ms-transition-property:height,width;-o-transition-property:height,width;transition-property:height,width}
.isotope .isotope-item{-webkit-transition-property:-webkit-transform,opacity;-moz-transition-property:-moz-transform,opacity;-ms-transition-property:-ms-transform,opacity;-o-transition-property:-o-transform,opacity;transition-property:transform,opacity}
.isotope .isotope-item.no-transition,.isotope.no-transition,.isotope.no-transition .isotope-item{-webkit-transition-duration:0s;transition-duration:0s}
.form-search{padding-bottom:0}
.form-search button{background:0 0;border:0 none;color:#ccc;margin:0;padding:0;position:absolute;right:0;top:5px;width:35px}
.form-search button:hover{color:#999}
#top-bar .widget{display:inline-block}
#top-bar ul.menu{padding:0;margin:0;list-style:none}
#top-bar ul.menu li{display:inline-block}
#top-bar ul.menu li a{padding-left:3px;padding-right:3px}
#top-bar .form-search{display:inline-block;vertical-align:middle}
#top-bar .form-search .field{height:2em;line-height:1em}
#top-bar .form-search button{width:2em}
#top-bar ul.social-links{margin:0;padding:0;line-height:0;list-style:none!important}
#top-bar ul.social-links li{display:inline-block;margin:0}
#top-bar ul.social-links li a .social-icon:before{background-color:transparent;color:inherit;font-size:1.3em;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}
#top-bar ul.social-links li a:hover .social-icon:before{color:#FFF}
#top-bar ul.social-links li.social-facebook a:hover .social-icon:before{background-color:#3B5998}
#top-bar ul.social-links li.social-twitter a:hover .social-icon:before{background-color:#00A0D1}
#top-bar ul.social-links li.social-googleplus a:hover .social-icon:before{background-color:#dd4b39}
#top-bar ul.social-links li.social-youtube a:hover .social-icon:before{background-color:#b00}
#top-bar ul.social-links li.social-linkedin a:hover .social-icon:before{background-color:#4875B4}
#top-bar ul.social-links li.social-pinterest a:hover .social-icon:before{background-color:#cb2027}
#top-bar ul.social-links li.social-github a:hover .social-icon:before{background-color:#4B3831}
#top-bar ul.social-links li.social-instagram a:hover .social-icon:before{background-color:#517fa4}
#top-bar ul.social-links li.social-vimeo a:hover .social-icon:before{background-color:#6DCEEE}
#top-bar ul.social-links li.social-flickr a:hover .social-icon:before{background-color:#ff0084}
#top-bar ul.social-links li.social-foursquare a:hover .social-icon:before{background-color:#0072b1}
#top-bar ul.social-links li.social-dribbble a:hover .social-icon:before{background-color:#ea4c89}
#top-bar ul.social-links li.social-tumblr a:hover .social-icon:before{background-color:#32506d}
#top-bar ul.social-links li.social-contact a:hover .social-icon:before{background-color:#1D9E74}
#top-bar ul.social-links li.social-rss a:hover .social-icon:before{background-color:#FE9900}
#header.logo-right .logo,.sticky-header.logo-right .logo{float:right}
#header.logo-right .nav-main,.sticky-header.logo-right .nav-main{float:left}
#header.logo-left .logo,.sticky-header.logo-left .logo{float:left}
#header.logo-left .nav-main,.sticky-header.logo-left .nav-main{float:right}
#header:after,#header:before{content:" ";display:table}
#header:after{clear:both}
#header .logo{overflow:hidden}
.sticky-header{display:none;margin:auto;height:60px;opacity:.95;left:0;right:0;-webkit-box-shadow:0 0 10px 0 rgba(0,0,0,.3);box-shadow:0 0 10px 0 rgba(0,0,0,.3);z-index:9998}
.sticky-header:after,.sticky-header:before{content:" ";display:table}
.sticky-header:after{clear:both}
.sticky-header .logo{overflow:hidden;max-height:60px;padding:15px 0;margin:0}
.sticky-header .logo .logo-img img{max-height:30px;width:auto}
.sticky-header .sf-menu>li>a{line-height:60px}
.sticky-header .sf-menu>li.sfHover>ul,.sticky-header .sf-menu>li:hover>ul{top:60px}
.sticky-header .menu-no-found{line-height:60px}
body.admin-bar .sticky-header{top:32px!important}
#outer-slidebar{position:fixed;width:100%;z-index:9999;top:0;left:0;display:none}
#outer-slidebar #outer-slidebar-overlay{position:relative;padding:20px 0 40px}
#outer-slidebar #outer-slidebar-toggle{position:absolute;right:0;margin:0;z-index:9999}
#outer-slidebar #outer-slidebar-toggle a{display:block;line-height:1;border-color:transparent;border-style:solid;border-width:0 50px 50px 0;bottom:-50px;height:0;position:absolute;right:0;width:0;outline:0}
#outer-slidebar #outer-slidebar-toggle a:after{content:"\f067";font-family:fontawesome;display:block;font-size:11px;height:50px;left:32px;position:absolute;top:10px}
#outer-slidebar #outer-slidebar-toggle a.open:after{content:"\f068"}
#outer-slidebar h5.widget-title{border:none}
#outer-slidebar h5.widget-title:after{border:none}
body.admin-bar #outer-slidebar #outer-slidebar-overlay{padding-top:52px}
.sf-menu{margin:0;padding:0;list-style:none}
.sf-menu ul{position:absolute;top:-999em;width:15em}
.sf-menu ul li{width:100%}
.sf-menu>li>.sub-menu{margin-top:-2px}
.sf-menu li{float:left;position:relative;border-top:2px solid transparent}
.sf-menu li a{display:block;position:relative;padding:0 1.2em;margin-top:-2px;text-decoration:none;z-index:2}
.sf-menu li.active,.sf-menu li.current-menu-ancestor,.sf-menu li.current-menu-item,.sf-menu li.current-menu-parent,.sf-menu li.current_page_ancestor,.sf-menu li.current_page_item,.sf-menu li.current_page_paren,.sf-menu li:hover{visibility:inherit}
.sf-menu li.sfHover,.sf-menu li:hover{outline:0}
.sf-menu li.sfHover ul,.sf-menu li:hover ul{left:0;z-index:99}
.sf-menu a:active,.sf-menu a:focus,.sf-menu a:hover{outline:0}
.sf-menu .sub-menu li{height:auto!important;line-height:1em!important;border-top:none}
.sf-menu .sub-menu li a{height:auto!important}
.sf-menu .sub-menu li a:hover{opacity:.8}
ul.sf-menu li li.sfHover li ul,ul.sf-menu li li:hover li ul,ul.sf-menu li.sfHover li ul,ul.sf-menu li:hover li ul{top:-999em}
.sf-menu li.sfHover ul,.sf-menu li:hover ul{left:0;z-index:99}
ul.sf-menu li li li.sfHover ul,ul.sf-menu li li li:hover ul,ul.sf-menu li li.sfHover ul,ul.sf-menu li li:hover ul{left:15em;top:0}
.sf-menu *{margin:0;padding:0;list-style:none}
.sf-menu>li>a>span.sf-sub-indicator{display:none}
.navbar-toggle{background-color:transparent;border-width:1px;border-style:solid;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;margin:0}
.navbar-toggle:focus{background-color:transparent}
.nav-main .navbar-collapse .mobile-menu{list-style:none outside none;margin:0;padding:0}
.nav-main .navbar-collapse .mobile-menu>li{display:block;margin:0;padding:0}
.nav-main .navbar-collapse .mobile-menu>li a{border-top:1px solid rgba(0,0,0,.2);padding:5px 15px;display:block}
.nav-main .navbar-collapse .mobile-menu .sub-menu{list-style:none outside none;margin:0;padding:0}
#page-header{margin-left:auto;margin-right:auto;overflow:hidden}
#page-header:after,#page-header:before{content:" ";display:table}
#page-header:after{clear:both}
#page-header .title-primary{max-width:50%}
#page-header .breadcrumbs{max-width:50%}
#page-header.pojo-slideshow-wrap,#page-header.rev-slider-wrap{height:auto;padding:0}
.layout-section #primary>.container{padding:0;margin:0;width:100%;max-width:100%}
.layout-section #primary>.container #content{margin:0}
.layout-section #primary>.container #content:after,.layout-section #primary>.container #content:before{content:" ";display:table}
.layout-section #primary>.container #content:after{clear:both}
.layout-section #primary>.container #content #main{margin:0}
.layout-section #primary>.container #content #main #grid-items.row,.layout-section #primary>.container #content #main #masonry-items.row{margin:0}
#primary #content #main{margin-top:30px;margin-bottom:30px}
#primary #content #main #breadcrumbs{margin-bottom:10px}
#primary #content #main.sidebar-left{float:right;border-color:#eee;border-style:solid;border-width:0}
#primary #content #main.sidebar-right{border-color:#eee;border-style:solid;border-width:0}
#primary #content #main .entry-meta{font-size:.85em;line-height:30px;margin-top:15px}
#primary #content #main .entry-meta:after{width:80px}
#primary #content #main .entry-meta i{margin-right:3px;margin-left:6px;color:#DDD}
#primary #content #main .entry-meta i+a{color:inherit}
#primary #content #main .entry-meta i+a:hover{text-decoration:underline}
#primary #content #main .entry-meta .read-more{float:right;margin-right:6px}
#primary .page-title h1{margin-top:0;margin-bottom:20px}
#primary .entry-categories,#primary .entry-tags{margin-top:15px}
#primary .entry-categories a,#primary .entry-tags a{border:1px solid #eee;color:#999;display:inline-block;font-size:12px!important;line-height:20px;margin-bottom:8px;padding:2px 10px}
#primary .entry-categories a:hover,#primary .entry-tags a:hover{background:#999;color:#FFF}
.single .entry-meta{margin-bottom:10px}
.grid-heading{margin-top:10px;margin-bottom:10px}
.media-heading{margin-top:10px}
.media .pull-left{margin-right:15px;max-width:33.333%}
.isotope-item{margin-right:-1px}
.grid-item{margin-bottom:15px}
.grid-item.square-item{margin-bottom:0}
.grid-item.masonry-item{margin-bottom:30px}
.image-link{display:block;position:relative;overflow:hidden}
.image-link img{-webkit-transition:all .3s ease-in-out 0s;transition:all .3s ease-in-out 0s}
.image-link:hover img{-moz-transform:scale(1.1);-webkit-transform:scale(1.1);-o-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}
.image-link:hover .overlay-plus{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";filter:alpha(opacity=100);opacity:1}
.image-link:hover .overlay-plus i{-moz-transform:scale(1) rotate(180deg) translateX(0) translateY(0) skewX(1deg) skewY(1deg);-webkit-transform:scale(1) rotate(180deg) translateX(0) translateY(0) skewX(1deg) skewY(1deg);-o-transform:scale(1) rotate(180deg) translateX(0) translateY(0) skewX(1deg) skewY(1deg);-ms-transform:scale(1) rotate(180deg) translateX(0) translateY(0) skewX(1deg) skewY(1deg);transform:scale(1) rotate(180deg) translateX(0) translateY(0) skewX(1deg) skewY(1deg);-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;transition:all .5s ease-in-out}
.image-link:hover .overlay-image{opacity:1}
.image-link:hover .overlay-image+.overlay-title{opacity:1}
.image-link .overlay-plus{height:100%;width:100%;position:absolute;top:0;left:0;font-size:2em;text-align:center;background-color:rgba(0,0,0,.6);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0);opacity:0;-webkit-transition:all .3s ease-in .1s;transition:all .3s ease-in .1s}
.image-link .overlay-plus i{color:#FFF;padding:.5em;opacity:.9}
.image-link .overlay-image{height:100%;width:100%;position:absolute;top:0;left:0;opacity:0;background-color:rgba(0,0,0,.6);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0);-webkit-transition:all .3s ease-in .1s;transition:all .3s ease-in .1s}
.image-link .overlay-image+.overlay-title{position:absolute;bottom:0;left:0;right:0;top:0;margin:auto;width:auto;height:20px;line-height:20px;text-align:center;opacity:0;-webkit-transition:all .3s ease-in .1s;transition:all .3s ease-in .1s}
.image-link .overlay-image+.overlay-title.caption h4.grid-heading{color:#FFF;margin:0;line-height:1}
.image-link .overlay-image+.overlay-title.caption h4.grid-heading small{display:block;color:#FFF;line-height:1}
.recent-post.media{margin-top:15px}
.recent-post.small-thumbnail .media-heading{margin-top:5px}
.recent-post.small-thumbnail .pull-left{max-width:18%}
.category-filters{border-top:1px solid #E2E2E2;border-bottom:1px solid #E2E2E2;margin:0 0 30px;padding:0;list-style:none}
.category-filters:after,.category-filters:before{content:" ";display:table}
.category-filters:after{clear:both}
.category-filters li{display:inline-block}
.category-filters li a{display:block;line-height:2.5em;font-size:1em;padding:0 1.5em;outline:0}
.category-filters li a.active,.category-filters li a:hover{border-top-width:1px;border-top-style:solid;margin-top:-1px}
.gallery-item.grid-item .caption{text-align:center}
.row.gallery-style-square{margin-left:-3px;margin-right:-3px}
.row.gallery-style-square .grid-item.grid-square{padding:0 4px;margin-bottom:8px!important;display:inline-block;max-width:72px}
.single-gallery-content-left .gallery-thumbnail{float:right}
.single-gallery-content-left .gallery-content{float:left}
.error404 #content article{text-align:center}
.error404 #content article h1{font-size:100px}
#sidebar{padding-top:30px;padding-bottom:30px}
#sidebar .widget:not(.widget_elementor-library) .menu,#sidebar .widget:not(.widget_elementor-library) .sub-menu,#sidebar .widget:not(.widget_elementor-library) .sub-page-menu{margin:0;padding:0}
#sidebar .widget:not(.widget_elementor-library) .menu li,#sidebar .widget:not(.widget_elementor-library) .sub-menu li,#sidebar .widget:not(.widget_elementor-library) .sub-page-menu li{list-style:none}
#sidebar .widget:not(.widget_elementor-library) .menu li a,#sidebar .widget:not(.widget_elementor-library) .sub-menu li a,#sidebar .widget:not(.widget_elementor-library) .sub-page-menu li a{background-image:url(//kitov.co.il/wp-content/themes/atlanta/assets/images/ul.png);background-position:5% center;background-repeat:no-repeat;display:block;padding:1em 0 1em 10%;border-style:solid;border-color:transparent;border-width:0 0 0 1px}
#sidebar .widget:not(.widget_elementor-library) .menu li a:hover,#sidebar .widget:not(.widget_elementor-library) .sub-menu li a:hover,#sidebar .widget:not(.widget_elementor-library) .sub-page-menu li a:hover{background-color:#F3F3F3}
#sidebar .widget:not(.widget_elementor-library) .menu li.current-menu-item>a,#sidebar .widget:not(.widget_elementor-library) .menu li.current_page_item>a,#sidebar .widget:not(.widget_elementor-library) .sub-menu li.current-menu-item>a,#sidebar .widget:not(.widget_elementor-library) .sub-menu li.current_page_item>a,#sidebar .widget:not(.widget_elementor-library) .sub-page-menu li.current-menu-item>a,#sidebar .widget:not(.widget_elementor-library) .sub-page-menu li.current_page_item>a{background-color:#F3F3F3;font-weight:700}
#sidebar .widget:not(.widget_elementor-library) .menu li ul,#sidebar .widget:not(.widget_elementor-library) .sub-menu li ul,#sidebar .widget:not(.widget_elementor-library) .sub-page-menu li ul{padding:0}
#sidebar .widget:not(.widget_elementor-library) ul,#sidebar-footer .widget:not(.widget_elementor-library) ul{padding:0}
#sidebar .widget:not(.widget_elementor-library) ul li,#sidebar-footer .widget:not(.widget_elementor-library) ul li{list-style-image:url(//kitov.co.il/wp-content/themes/atlanta/assets/images/ul.png);list-style-position:inside}
#sidebar .widget:not(.widget_elementor-library) ul li ul,#sidebar-footer .widget:not(.widget_elementor-library) ul li ul{padding:0 0 0 20px}
#sidebar .widget,#sidebar-footer .widget{margin-bottom:20px}
#sidebar .widget .widget-title,#sidebar-footer .widget .widget-title{margin-top:0}
#sidebar .row.isotope,#sidebar-footer .row.isotope{margin-right:-5px;margin-left:-5px}
#sidebar .row.isotope .grid-item,#sidebar-footer .row.isotope .grid-item{padding-right:5px;padding-left:5px;margin-bottom:10px}
#sidebar .row.isotope .grid-item .caption,#sidebar-footer .row.isotope .grid-item .caption{margin-top:5px}
#sidebar .row.isotope .grid-item .caption .grid-heading,#sidebar-footer .row.isotope .grid-item .caption .grid-heading{margin-top:0;margin-bottom:5px;line-height:1em;font-size:1em}
#sidebar .recent-post.media,#sidebar-footer .recent-post.media{margin-top:10px}
#sidebar .recent-post .media-heading,#sidebar-footer .recent-post .media-heading{margin-top:5px;margin-bottom:5px;line-height:1.2em;font-size:.9em}
#sidebar .recent-post.small-thumbnail .pull-left,#sidebar-footer .recent-post.small-thumbnail .pull-left{margin-right:10px;max-width:20%}
#sidebar .recent-post.grid-item,#sidebar-footer .recent-post.grid-item{margin-bottom:10px}
#sidebar .recent-galleries .image-link:hover img,#sidebar .recent-post .image-link:hover img,#sidebar-footer .recent-galleries .image-link:hover img,#sidebar-footer .recent-post .image-link:hover img{-moz-transform:none;-webkit-transform:none;-o-transform:none;-ms-transform:none;transform:none}
#sidebar .recent-galleries .image-link .overlay-plus i,#sidebar .recent-post .image-link .overlay-plus i,#sidebar-footer .recent-galleries .image-link .overlay-plus i,#sidebar-footer .recent-post .image-link .overlay-plus i{display:none}
.widget_tag_cloud a{border:1px solid #eee;color:#999;display:inline-block;font-size:12px!important;line-height:20px;margin-bottom:8px;padding:2px 10px}
.widget_tag_cloud a:hover{background:#999;color:#FFF}
#wp-calendar{width:100%;text-align:center}
#wp-calendar caption{padding:4px;border:1px solid #eee;border-bottom:none}
#wp-calendar td,#wp-calendar th{border:1px solid #eee;padding:4px}
#wp-calendar #next{text-align:right}
#wp-calendar #prev{text-align:left}
.opening-hours-wrap{overflow:hidden}
.opening-hours-wrap .day-row{width:100%}
.opening-hours-wrap .day-row .day-title{float:left;font-weight:700;width:30%}
.opening-hours-wrap .day-row .day-time{float:right;width:70%;text-align:right}
#footer #sidebar-footer{padding-top:30px}
#footer #sidebar-footer .widget{margin-bottom:30px}
#footer #sidebar-footer .widget-title{border-color:rgba(255,255,255,.2);margin:0 0 20px}
#copyright{overflow:hidden}
img{height:auto;max-width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
img.alignleft{margin:10px 15px 10px 0}
img.alignright{margin:10px 0 10px 15px}
img.aligncenter{display:block;margin:10px auto 10px}
.wp-caption{width:auto}
.wp-caption p.wp-caption-text{font-size:.8em;line-height:2em;font-style:italic;margin-bottom:0}
.wp-caption.alignleft{margin:10px 15px 10px 0}
.wp-caption.alignright{margin:10px 0 10px 15px}
.wp-caption.aligncenter{margin:10px auto 10px}
.gallery{margin:0 auto}
.gallery .gallery-item a{display:block}
.gallery .gallery-item{display:inline-block;text-align:center;vertical-align:top;width:100%;padding:5px;margin:0}
.gallery.gallery-columns-2 .gallery-item{max-width:50%}
.gallery.gallery-columns-3 .gallery-item{max-width:33.33%}
.gallery.gallery-columns-4 .gallery-item{max-width:25%}
.gallery.gallery-columns-5 .gallery-item{max-width:20%}
.gallery.gallery-columns-6 .gallery-item{max-width:16.66%}
.gallery.gallery-columns-7 .gallery-item{max-width:14.28%}
.gallery.gallery-columns-8 .gallery-item{max-width:12.5%}
.gallery.gallery-columns-9 .gallery-item{max-width:11.11%}
.gallery img{display:block;width:100%;height:auto;margin:0 auto;border:none;-webkit-transition:.4s;transition:.4s}
.gallery img:hover{opacity:.7}
.gallery .gallery-caption{margin:0}
div.pp_default .pp_description{margin:5px 50px;text-align:center}
#respond{margin:0}
#commentform input[type=text],#commentform input[type=email],#commentform input[type=url],#commentform textarea{min-height:30px;margin-bottom:9px;width:100%}
.commentlist{margin:0;padding:0;list-style:none}
.commentlist ul{list-style:none}
.commentlist ul li{padding-left:20px}
.commentlist li{padding:0;margin:20px 0 0;border-bottom:1px solid #eee}
.commentlist li cite{display:block;font-weight:700}
.commentlist .media{margin-top:20px}
.commentlist .media:first-child{margin-top:20px}
.commentlist .media .media-body{padding:0}
.commentlist .media .pull-left{margin-right:10px}
.commentlist .children{margin-top:0;padding:0}
.commentlist .comment-reply-link:before{content:"|";color:#999;margin-right:5px}
.commentlist .comment-author{margin-bottom:5px}
.commentlist .comment-author a.comment-edit-link,.commentlist .comment-author a.comment-reply-link,.commentlist .comment-author time{color:#999}
.nav-main .pojo-menu-cart a.pojo-menu-cart-contents{margin-top:-3px}
.nav-main .pojo-menu-cart a.pojo-menu-cart-contents .icon-cart:before{content:'\f07a';font-family:fontawesome;margin-right:5px;height:auto;font-style:normal;font-weight:400}
.nav-main .pojo-menu-cart a.pojo-menu-cart-contents>.amount,.nav-main .pojo-menu-cart a.pojo-menu-cart-contents>.items-cart{display:none}
.nav-main .pojo-menu-cart li.cart-content a{line-height:16px!important;padding:15px;font-size:12px!important;border-bottom:1px solid #EEE}
.nav-main .pojo-menu-cart li.cart-content a img{width:32px;height:32px;float:right;margin-left:10px}
.nav-main .pojo-menu-cart li.cart-content a .cart-title{display:block}
.nav-main .pojo-menu-cart li.cart-content a .product-quantity{display:block}
.nav-main .pojo-menu-cart li.cart-checkout{padding:15px}
.nav-main .pojo-menu-cart li.cart-checkout a{padding:0;font-weight:700!important;line-height:1em!important}
.nav-main .pojo-menu-cart li.cart-checkout .cart-link{float:left}
.nav-main .pojo-menu-cart li.cart-checkout .checkout-link{float:right}
@media (min-width:980px){.narrow .container{max-width:780px;width:100%}
.wide .container{max-width:1170px;width:100%}
.container{max-width:970px}
#primary #content #main.sidebar-right{padding-right:29px;border-right-width:1px}
#primary #content #main.sidebar-left{padding-left:29px;border-left-width:1px}
.single-gallery-wide .gallery-thumbnail{margin-bottom:30px}
}@media (min-width:992px) and (max-width:1169px){.square-item{width:25%}
}@media (min-width:768px) and (max-width:991px){.container{max-width:750px}
.sf-menu>li>a{font-size:.9em!important;padding:0 .7em}
.square-item{width:33.333%}
}@media (max-width:767px){#outer-slidebar{display:none!important}
#top-bar{display:none}
#header.logo-right .logo,.sticky-header.logo-right .logo{float:none;max-width:100%}
#header.logo-right .logo:after,#header.logo-right .logo:before,.sticky-header.logo-right .logo:after,.sticky-header.logo-right .logo:before{content:" ";display:table}
#header.logo-right .logo:after,.sticky-header.logo-right .logo:after{clear:both}
#header.logo-right .logo .logo-img,#header.logo-right .logo .logo-text,.sticky-header.logo-right .logo .logo-img,.sticky-header.logo-right .logo .logo-text{float:right}
#header.logo-right .logo .navbar-toggle,.sticky-header.logo-right .logo .navbar-toggle{float:left}
#header.logo-right .nav-main,.sticky-header.logo-right .nav-main{float:none;max-width:100%}
#header.logo-right .nav-main:after,#header.logo-right .nav-main:before,.sticky-header.logo-right .nav-main:after,.sticky-header.logo-right .nav-main:before{content:" ";display:table}
#header.logo-right .nav-main:after,.sticky-header.logo-right .nav-main:after{clear:both}
#header.logo-left .logo,.sticky-header.logo-left .logo{float:none;max-width:100%}
#header.logo-left .logo:after,#header.logo-left .logo:before,.sticky-header.logo-left .logo:after,.sticky-header.logo-left .logo:before{content:" ";display:table}
#header.logo-left .logo:after,.sticky-header.logo-left .logo:after{clear:both}
#header.logo-left .logo .logo-img,#header.logo-left .logo .logo-text,.sticky-header.logo-left .logo .logo-img,.sticky-header.logo-left .logo .logo-text{float:left}
#header.logo-left .logo .navbar-toggle,.sticky-header.logo-left .logo .navbar-toggle{float:right}
#header.logo-left .nav-main,.sticky-header.logo-left .nav-main{float:none;max-width:100%}
#header.logo-left .nav-main:after,#header.logo-left .nav-main:before,.sticky-header.logo-left .nav-main:after,.sticky-header.logo-left .nav-main:before{content:" ";display:table}
#header.logo-left .nav-main:after,.sticky-header.logo-left .nav-main:after{clear:both}
#header{height:auto!important}
#header .logo{padding:15px 0;margin:0}
.sticky-header{height:auto!important;opacity:1}
body.admin-bar .sticky-header{top:46px!important}
#page-header{height:auto!important}
#page-header #breadcrumbs{display:none}
#page-header .title-primary{font-size:1em!important;line-height:1.5em!important;max-width:100%}
#primary #content #main.sidebar-left,#primary #content #main.sidebar-right{float:none}
.category-filters li{display:block}
.category-filters li a{border-bottom:1px solid #E2E2E2}
.category-filters li:last-child a{border-bottom:none}
.overlay-plus{display:none}
.media .pull-left,.media .pull-right{float:none!important;margin-left:0;margin-right:0;width:100%}
.square-item{width:50%}
.single-gallery-content-left .gallery-content,.single-gallery-content-left .gallery-thumbnail{float:none}
#comments .media .pull-left{display:none}
#comments #commentform input[type=text],#comments #commentform input[type=email],#comments #commentform input[type=url]{width:100%}
#copyright{text-align:center}
.alignleft,.alignright{float:none;margin-left:auto;margin-right:auto}
img.alignleft{float:none;margin:0 auto 20px auto}
img.alignright{float:none;margin:0 auto 20px auto}
}@media (max-width:600px){body.admin-bar .sticky-header{top:0!important}
} @font-face{font-family:'FbMoshe';font-weight:400;font-style:normal;src:url(//kitov.co.il/wp-content/themes/yekt/assets/fonts/FbMoshe/FbMoshe-Regularwebfont.eot);src:url(//kitov.co.il/wp-content/themes/yekt/assets/fonts/FbMoshe/FbMoshe-Regularwebfont.eot?#iefix) format('embedded-opentype'), url(//kitov.co.il/wp-content/themes/yekt/assets/fonts/FbMoshe/FbMoshe-Regularwebfont.ttf) format('truetype'), url(//kitov.co.il/wp-content/themes/yekt/assets/fonts/FbMoshe/FbMoshe-Regularwebfont.woff) format('woff');}
body.format-page-builder{font-family:'Open Sans Hebrew', Arial, sans-serif;font-size:17px;}
.sf-menu li{border-top:none;}
h1,
h3.media-heading,
.fbmoshe h3{font-family:'FbMoshe', 'Open Sans Hebrew', Arial, sans-serif !important;}
blockquote{padding:0;font-family:'FbMoshe', 'Open Sans Hebrew', Arial, sans-serif;color:#9b333c;border:none !important;}
blockquote p{font-size:23px;line-height:36px;}
.button.bg-green{font-size:24px;font-weight:normal;color:#fff;background-color:#11413c;border-color:#11413c;-webkit-border-radius:0;border-radius:0;}
.button.bg-red{width:100%;font-size:21px;font-weight:normal;color:#fff;background-color:#9b333c;border-color:#9b333c;-webkit-border-radius:0;border-radius:0;}
.button.boder-green{font-size:24px;font-weight:normal;color:#11413c;background-color:transparent;border-color:#11413c;-webkit-border-radius:0;border-radius:0;}
.button.border-red{font-size:14px;font-weight:normal;color:#9b333c;background-color:transparent;border-color:#9b333c;-webkit-border-radius:0;border-radius:0;}
.form-control{background-color:rgba(17, 65, 60, 0.1) !important;border:none !important;border-radius:0 !important;}
footer .form-control{background-color:rgba(255, 255, 255, 0.8) !important;}
footer .wpcf7 h4{color:#fff;}
footer .wpcf7 .button.border-red{width:100%;color:#fff;background-color:#11413c;border-color:#11413c;}
.woocommerce ul.products li.product h3{padding:0;color:#11413c;font-weight:bold;}
.woocommerce ul.products li.product .price,
.woocommerce div.product p.price,
.woocommerce div.product span.price{color:#11413c;font-weight:normal;}
.woocommerce ul.products li.product .button{margin-top:0;}
.woocommerce a.button:before{content:"\f217";right:0;padding-left:5px;display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transform:translate(0, 0);}
.woocommerce a.button{padding:5px;color:#9b333c;background-color:transparent;}
.woocommerce a.button:hover{background-color:transparent;color:#11413c;}
.woocommerce .woocommerce-result-count,
.woocommerce-page .woocommerce-result-count{font-weight:bold;}
.woocommerce div.product .product_title{font-family:'Open Sans Hebrew', Arial, sans-serif !important;color:#11413c;font-weight:normal;}
.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt{float:right;background-color:#9b333c;-webkit-border-radius:0;border-radius:0;}
.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover{background-color:#11413c;}
.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt{float:left;}
.wc-forward:after,
.wc-forward a:after{display:none;}
.woocommerce .woocommerce-info:before{content:"\e016"}
#sidebar .widget, #sidebar-footer .widget{margin-bottom:70px;}
.pb-widget-inner .widget.widget_categories{margin-bottom:50px;}
body.rtl .column-1,body.rtl .column-10,body.rtl .column-11,body.rtl .column-12,body.rtl .column-2,body.rtl .column-2-5,body.rtl .column-3,body.rtl .column-4,body.rtl .column-5,body.rtl .column-6,body.rtl .column-7,body.rtl .column-8,body.rtl .column-9{float:right}
body.rtl nav.post-navigation .nav-prev{text-align:right}
body.rtl nav.post-navigation .nav-next{text-align:left}
body.rtl .recent-carousel{direction:rtl}
body.rtl .bx-controls-direction a{text-indent:0;font-size:0}
body.rtl .pojo-button-wrap.pojo-button-right{float:left}
body.rtl .pojo-button-wrap.pojo-button-left{float:right}
body.rtl .button .pojo-button-icon{padding-left:5px;padding-right:0}
body.rtl .pojo-form .field-group.field-list-inline .field-list-item label{margin-left:.5em;margin-right:.1em}
body.rtl .pojo-form.form-align-left .label-field,body.rtl .pojo-form.form-align-right .label-field{text-align:right}
body.rtl .pojo-form.form-align-left .field,body.rtl .pojo-form.form-align-left .field-list-items,body.rtl .pojo-form.form-align-right .field,body.rtl .pojo-form.form-align-right .field-list-items{float:left}
body.rtl .pojo-form.form-align-left .field-list-items .field,body.rtl .pojo-form.form-align-right .field-list-items .field{float:none}
body.rtl .pojo-form.form-align-left .pojo-button-wrap,body.rtl .pojo-form.form-align-right .pojo-button-wrap{margin-right:20%;margin-left:0}
body.rtl .pojo-form.form-align-left .form-message,body.rtl .pojo-form.form-align-right .form-message{margin-right:20%;margin-left:0}
body.rtl .pojo-form.form-align-left .help-inline,body.rtl .pojo-form.form-align-right .help-inline{margin-right:20%;margin-left:0}
body.rtl .pojo-form.form-align-right .label-field{text-align:left}
body.rtl .pojo-form .form-message:before{margin-left:5px;margin-right:0}
body.rtl .pojo-form .edit-form{right:auto;left:0}
body.rtl .pojo-tabs>li{float:right}
body.rtl .pojo-tabs>li>a{margin-left:-1px;margin-right:0}
body.rtl .pojo-accordion .panel .panel-heading .panel-title:after{float:left}
body.rtl .pojo-toggle.panel .panel-heading .panel-title:after{float:left}
body.rtl .pojo-testimonials{direction:ltr}
body.rtl .pojo-testimonials ul{direction:rtl}
body.rtl ul.pojo-catalog-list li .pojo-catalog-item .catalog-item-thumbnail{margin-left:15px;margin-right:0}
body.rtl ul.pojo-catalog-list li .pojo-catalog-item .catalog-item-price{text-align:left}
body.rtl .pp_nav .pp_pause,body.rtl .pp_nav .pp_play,body.rtl a.pp_arrow_next,body.rtl a.pp_arrow_previous,body.rtl a.pp_close,body.rtl a.pp_contract,body.rtl a.pp_expand,body.rtl a.pp_next,body.rtl a.pp_previous{font-size:0}
body.rtl blockquote{border-right:5px solid #EEE;border-left:none}
body.rtl th{text-align:right}
body.rtl dd{margin:0}
body.rtl .close{float:left}
body.rtl .modal-footer{text-align:left}
body.rtl.woocommerce .col2-set .col-1,body.rtl.woocommerce .col2-set .col-2,body.rtl.woocommerce-page .col2-set .col-1,body.rtl.woocommerce-page .col2-set .col-2{float:right}
body.rtl.woocommerce .col2-set .col-1,body.rtl.woocommerce-page .col2-set .col-1{padding-right:0;padding-left:15px}
body.rtl.woocommerce .col2-set .col-2,body.rtl.woocommerce-page .col2-set .col-2{padding-right:15px;padding-left:0}
body.rtl.woocommerce #content div.product div.images,body.rtl.woocommerce div.product div.images,body.rtl.woocommerce-page #content div.product div.images,body.rtl.woocommerce-page div.product div.images{float:right;padding-left:15px;padding-right:0}
body.rtl.woocommerce #content div.product div.thumbnails a,body.rtl.woocommerce div.product div.thumbnails a,body.rtl.woocommerce-page #content div.product div.thumbnails a,body.rtl.woocommerce-page div.product div.thumbnails a{float:right;margin-left:3.8%;margin-right:0}
body.rtl.woocommerce #content div.product div.thumbnails a.last,body.rtl.woocommerce div.product div.thumbnails a.last,body.rtl.woocommerce-page #content div.product div.thumbnails a.last,body.rtl.woocommerce-page div.product div.thumbnails a.last{margin-left:0}
body.rtl.woocommerce #content div.product div.summary,body.rtl.woocommerce div.product div.summary,body.rtl.woocommerce-page #content div.product div.summary,body.rtl.woocommerce-page div.product div.summary{float:right;padding-right:15px;padding-left:0}
body.rtl.woocommerce #content div.product form.cart div.quantity,body.rtl.woocommerce div.product form.cart div.quantity,body.rtl.woocommerce-page #content div.product form.cart div.quantity,body.rtl.woocommerce-page div.product form.cart div.quantity{margin:0 0 0 4px}
body.rtl.woocommerce #content div.product form.cart table td,body.rtl.woocommerce div.product form.cart table td,body.rtl.woocommerce-page #content div.product form.cart table td,body.rtl.woocommerce-page div.product form.cart table td{padding-right:0}
body.rtl.woocommerce #content div.product form.cart .variations select,body.rtl.woocommerce div.product form.cart .variations select,body.rtl.woocommerce-page #content div.product form.cart .variations select,body.rtl.woocommerce-page div.product form.cart .variations select{float:right}
body.rtl.woocommerce #content div.product form.cart .variations td.label,body.rtl.woocommerce div.product form.cart .variations td.label,body.rtl.woocommerce-page #content div.product form.cart .variations td.label,body.rtl.woocommerce-page div.product form.cart .variations td.label{padding-left:1em;padding-right:0}
body.rtl.woocommerce #content div.product form.cart .button,body.rtl.woocommerce div.product form.cart .button,body.rtl.woocommerce-page #content div.product form.cart .button,body.rtl.woocommerce-page div.product form.cart .button{float:none}
body.rtl.woocommerce #content div.product div.images .flex-control-thumbs li,body.rtl.woocommerce div.product div.images .flex-control-thumbs li,body.rtl.woocommerce-page #content div.product div.images .flex-control-thumbs li,body.rtl.woocommerce-page div.product div.images .flex-control-thumbs li{float:right}
body.rtl.woocommerce #content div.product div.images.woocommerce-product-gallery--columns-4 .flex-control-thumbs li,body.rtl.woocommerce div.product div.images.woocommerce-product-gallery--columns-4 .flex-control-thumbs li,body.rtl.woocommerce-page #content div.product div.images.woocommerce-product-gallery--columns-4 .flex-control-thumbs li,body.rtl.woocommerce-page div.product div.images.woocommerce-product-gallery--columns-4 .flex-control-thumbs li{margin-right:0;margin-left:2%}
body.rtl.woocommerce #content div.product div.images.woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n),body.rtl.woocommerce div.product div.images.woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n),body.rtl.woocommerce-page #content div.product div.images.woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n),body.rtl.woocommerce-page div.product div.images.woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n){margin-left:0}
body.rtl.woocommerce #content div.product div.images .woocommerce-product-gallery__trigger,body.rtl.woocommerce div.product div.images .woocommerce-product-gallery__trigger,body.rtl.woocommerce-page #content div.product div.images .woocommerce-product-gallery__trigger,body.rtl.woocommerce-page div.product div.images .woocommerce-product-gallery__trigger{right:auto;left:1em}
body.rtl.woocommerce ul.products li.product,body.rtl.woocommerce-page ul.products li.product{float:right}
body.rtl.woocommerce ul.products .star-rating,body.rtl.woocommerce-page ul.products .star-rating{float:none;display:block}
body.rtl.woocommerce .woocommerce-result-count,body.rtl.woocommerce-page .woocommerce-result-count{float:right}
body.rtl.woocommerce .woocommerce-ordering,body.rtl.woocommerce-page .woocommerce-ordering{float:left}
body.rtl.woocommerce .cart-collaterals .shipping_calculator .shipping-calculator-button:after,body.rtl.woocommerce-page .cart-collaterals .shipping_calculator .shipping-calculator-button:after{margin-right:7px;margin-left:0}
body.rtl.woocommerce .cart-collaterals .related,body.rtl.woocommerce-page .cart-collaterals .related{width:30.75%;float:right}
body.rtl.woocommerce .cart-collaterals .cart_totals,body.rtl.woocommerce-page .cart-collaterals .cart_totals{text-align:inherit}
body.rtl.woocommerce .cart-collaterals .cart_totals table,body.rtl.woocommerce-page .cart-collaterals .cart_totals table{text-align:left}
body.rtl.woocommerce #content table.cart td.actions,body.rtl.woocommerce table.cart td.actions,body.rtl.woocommerce-page #content table.cart td.actions,body.rtl.woocommerce-page table.cart td.actions{text-align:left}
body.rtl.woocommerce #content table.cart td.actions .coupon,body.rtl.woocommerce table.cart td.actions .coupon,body.rtl.woocommerce-page #content table.cart td.actions .coupon,body.rtl.woocommerce-page table.cart td.actions .coupon{float:right}
body.rtl.woocommerce #content table.cart td.actions .coupon .input-text,body.rtl.woocommerce table.cart td.actions .coupon .input-text,body.rtl.woocommerce-page #content table.cart td.actions .coupon .input-text,body.rtl.woocommerce-page table.cart td.actions .coupon .input-text{float:right;margin:0 0 0 4px}
body.rtl.woocommerce ul#shipping_method,body.rtl.woocommerce-page ul#shipping_method{text-align:right}
body.rtl.woocommerce .checkout .col-2 h3#ship-to-different-address,body.rtl.woocommerce-page .checkout .col-2 h3#ship-to-different-address{float:right}
body.rtl.woocommerce .checkout .col-2 .notes,body.rtl.woocommerce-page .checkout .col-2 .notes{clear:right}
body.rtl.woocommerce .checkout .col-2 .form-row-first,body.rtl.woocommerce-page .checkout .col-2 .form-row-first{clear:right}
body.rtl.woocommerce .checkout div.shipping-address,body.rtl.woocommerce-page .checkout div.shipping-address{clear:right}
body.rtl.woocommerce #payment ul.payment_methods,body.rtl.woocommerce-page #payment ul.payment_methods{text-align:right}
body.rtl.woocommerce #payment ul.payment_methods li,body.rtl.woocommerce-page #payment ul.payment_methods li{text-align:right}
body.rtl.woocommerce #payment ul.payment_methods li input,body.rtl.woocommerce-page #payment ul.payment_methods li input{margin:0 0 0 1em}
body.rtl.woocommerce #payment ul.payment_methods li img,body.rtl.woocommerce-page #payment ul.payment_methods li img{margin:-2px .5em 0 0}
body.rtl.woocommerce #payment div.payment_box:after,body.rtl.woocommerce-page #payment div.payment_box:after{right:0;left:auto;margin:-1em 2em 0 0}
body.rtl.woocommerce .order_details,body.rtl.woocommerce-page .order_details{padding:0}
body.rtl.woocommerce .order_details li,body.rtl.woocommerce-page .order_details li{float:right;margin-left:2em;margin-right:0;padding-left:2em;padding-right:0;border-left:1px dashed #E0DADF;border-right:0}
body.rtl.woocommerce .order_details li:last-child,body.rtl.woocommerce-page .order_details li:last-child{border-left:0}
body.rtl.woocommerce form .form-row-first,body.rtl.woocommerce form .form-row-last,body.rtl.woocommerce-page form .form-row-first,body.rtl.woocommerce-page form .form-row-last{float:right}
body.rtl.woocommerce form .form-row-last,body.rtl.woocommerce-page form .form-row-last{float:left}
body.rtl.woocommerce #payment .terms,body.rtl.woocommerce-page #payment .terms{text-align:left}
body.rtl.woocommerce #payment #place_order,body.rtl.woocommerce-page #payment #place_order{float:left}
body.rtl.woocommerce form.checkout_coupon,body.rtl.woocommerce form.login,body.rtl.woocommerce form.register,body.rtl.woocommerce-page form.checkout_coupon,body.rtl.woocommerce-page form.login,body.rtl.woocommerce-page form.register{text-align:right}
body.rtl.woocommerce .addresses .title h3,body.rtl.woocommerce-page .addresses .title h3{float:right}
body.rtl.woocommerce .addresses .title .edit,body.rtl.woocommerce-page .addresses .title .edit{float:left}
body.rtl.woocommerce ul.digital-downloads li .count,body.rtl.woocommerce-page ul.digital-downloads li .count{float:left}
body.rtl.woocommerce #reviews h2 small,body.rtl.woocommerce-page #reviews h2 small{float:left}
body.rtl.woocommerce #reviews #comments ol.commentlist li img.avatar,body.rtl.woocommerce-page #reviews #comments ol.commentlist li img.avatar{float:right;left:auto;right:0}
body.rtl.woocommerce #reviews #comments ol.commentlist li .comment-text,body.rtl.woocommerce-page #reviews #comments ol.commentlist li .comment-text{margin:0 50px 0 0}
body.rtl.woocommerce #reviews #comments ol.commentlist ul.children,body.rtl.woocommerce-page #reviews #comments ol.commentlist ul.children{margin:20px 50px 0}
body.rtl.woocommerce #reviews #comments ol.commentlist #respond,body.rtl.woocommerce-page #reviews #comments ol.commentlist #respond{margin:20px 50px 0 0}
body.rtl.woocommerce .star-rating,body.rtl.woocommerce-page .star-rating{float:left}
body.rtl.woocommerce .star-rating:before,body.rtl.woocommerce-page .star-rating:before{float:right;left:0}
body.rtl.woocommerce .star-rating span,body.rtl.woocommerce-page .star-rating span{float:left;left:auto;right:0}
body.rtl.woocommerce .star-rating span:before,body.rtl.woocommerce-page .star-rating span:before{left:auto;right:0}
body.rtl.woocommerce .woocommerce-product-rating .star-rating,body.rtl.woocommerce-page .woocommerce-product-rating .star-rating{margin:.5em 0 0 4px;float:right}
body.rtl.woocommerce p.stars a.star-1,body.rtl.woocommerce p.stars a.star-2,body.rtl.woocommerce p.stars a.star-3,body.rtl.woocommerce p.stars a.star-4,body.rtl.woocommerce p.stars a.star-5,body.rtl.woocommerce-page p.stars a.star-1,body.rtl.woocommerce-page p.stars a.star-2,body.rtl.woocommerce-page p.stars a.star-3,body.rtl.woocommerce-page p.stars a.star-4,body.rtl.woocommerce-page p.stars a.star-5{border-right:1px solid #ccc}
body.rtl.woocommerce p.stars a:first-child,body.rtl.woocommerce-page p.stars a:first-child{border-right:0;margin-right:0}
body.rtl.woocommerce p.stars a:last-child,body.rtl.woocommerce-page p.stars a:last-child{border-right:1px solid #ccc}
body.rtl.woocommerce .woocommerce-error,body.rtl.woocommerce .woocommerce-info,body.rtl.woocommerce .woocommerce-message,body.rtl.woocommerce-page .woocommerce-error,body.rtl.woocommerce-page .woocommerce-info,body.rtl.woocommerce-page .woocommerce-message{padding:1em 3.5em 1em 1em!important}
body.rtl.woocommerce .woocommerce-error:before,body.rtl.woocommerce .woocommerce-info:before,body.rtl.woocommerce .woocommerce-message:before,body.rtl.woocommerce-page .woocommerce-error:before,body.rtl.woocommerce-page .woocommerce-info:before,body.rtl.woocommerce-page .woocommerce-message:before{right:1em;left:auto}
body.rtl.woocommerce .woocommerce-error .button,body.rtl.woocommerce .woocommerce-info .button,body.rtl.woocommerce .woocommerce-message .button,body.rtl.woocommerce-page .woocommerce-error .button,body.rtl.woocommerce-page .woocommerce-info .button,body.rtl.woocommerce-page .woocommerce-message .button{float:left}
body.rtl.woocommerce .woocommerce-error li,body.rtl.woocommerce .woocommerce-info li,body.rtl.woocommerce .woocommerce-message li,body.rtl.woocommerce-page .woocommerce-error li,body.rtl.woocommerce-page .woocommerce-info li,body.rtl.woocommerce-page .woocommerce-message li{list-style:none outside!important;padding-left:0!important;margin-left:0!important}
body.rtl.woocommerce table.shop_table,body.rtl.woocommerce-page table.shop_table{margin:0 0 24px -1px;text-align:right}
body.rtl.woocommerce table.my_account_orders .order-actions,body.rtl.woocommerce-page table.my_account_orders .order-actions{text-align:left}
body.rtl.woocommerce table.my_account_orders .order-actions .button,body.rtl.woocommerce-page table.my_account_orders .order-actions .button{margin:.125em .25em .125em 0}
body.rtl.woocommerce td.product-name dl.variation dd,body.rtl.woocommerce td.product-name dl.variation dt,body.rtl.woocommerce-page td.product-name dl.variation dd,body.rtl.woocommerce-page td.product-name dl.variation dt{float:right}
body.rtl.woocommerce td.product-name dl.variation dt,body.rtl.woocommerce-page td.product-name dl.variation dt{margin:0 0 0 4px;clear:right}
body.rtl.woocommerce .chosen-container .chosen-drop,body.rtl.woocommerce-page .chosen-container .chosen-drop{right:-9999px;left:auto}
body.rtl.woocommerce .chosen-container.chosen-with-drop .chosen-drop,body.rtl.woocommerce-page .chosen-container.chosen-with-drop .chosen-drop{right:0}
body.rtl .woocommerce ul.products li.product{float:right}
body.rtl .widget .product_list_widget li{list-style:none!important}
body.rtl .widget .product_list_widget li img{float:left;margin-left:0;margin-right:4px}
body.rtl .widget_layered_nav ul li a,body.rtl .widget_layered_nav ul li span{float:right}
body.rtl .widget_layered_nav ul li small{float:left}
body.rtl .widget_layered_nav_filters ul li{float:right}
body.rtl .widget_layered_nav_filters ul li a{float:right}
body.rtl .widget_layered_nav_filters ul li a:before{margin-right:0;margin-left:7px}
body.rtl .widget_shopping_cart_content .buttons .button.checkout{float:left}
.rtl .square-item{float:right}
.rtl .entry-meta:after,.rtl .pb-widget-title:after,.rtl .sd-title:after,.rtl .title-comments:after,.rtl .title-respond:after,.rtl .widget-title:after{left:0;right:auto}
.rtl .pojo-loading-wrap .pojo-loading:before,.rtl .pojo-loadmore-wrap .pojo-loading:before{margin-left:5px;margin-right:0}
.rtl #header.logo-right .logo,.rtl .sticky-header.logo-right .logo{float:left}
.rtl #header.logo-right .nav-main,.rtl .sticky-header.logo-right .nav-main{float:right}
.rtl #header.logo-left .logo,.rtl .sticky-header.logo-left .logo{float:right}
.rtl #header.logo-left .nav-main,.rtl .sticky-header.logo-left .nav-main{float:left}
.rtl .sf-menu li{float:right}
.rtl .sf-menu li.sfHover ul,.rtl .sf-menu li:hover ul{left:auto;right:0}
.rtl ul.sf-menu li li li.sfHover ul,.rtl ul.sf-menu li li li:hover ul,.rtl ul.sf-menu li li.sfHover ul,.rtl ul.sf-menu li li:hover ul{left:auto;right:15em}
.rtl #primary #content #main.sidebar-left{float:left}
.rtl #primary #content #main .entry-meta .read-more{float:left;margin-right:0;margin-left:6px}
.rtl .media .pull-left{margin-right:0;margin-left:15px}
.rtl .single-gallery-content-left .gallery-thumbnail{float:left}
.rtl .single-gallery-content-left .gallery-content{float:right}
.rtl #sidebar .widget:not(.widget_elementor-library) .menu li,.rtl #sidebar .widget:not(.widget_elementor-library) .sub-menu li,.rtl #sidebar .widget:not(.widget_elementor-library) .sub-page-menu li{list-style:none}
.rtl #sidebar .widget:not(.widget_elementor-library) .menu li a,.rtl #sidebar .widget:not(.widget_elementor-library) .sub-menu li a,.rtl #sidebar .widget:not(.widget_elementor-library) .sub-page-menu li a{background-image:url(//kitov.co.il/wp-content/themes/atlanta/assets/images/ul-rtl.png);background-position:95% center;padding:1em 10% 1em 0;border-width:0 1px 0 0}
.rtl #sidebar .widget:not(.widget_elementor-library) .menu li ul,.rtl #sidebar .widget:not(.widget_elementor-library) .sub-menu li ul,.rtl #sidebar .widget:not(.widget_elementor-library) .sub-page-menu li ul{padding:0}
.rtl #sidebar .widget:not(.widget_elementor-library) ul li,.rtl #sidebar-footer .widget:not(.widget_elementor-library) ul li{list-style-image:url(//kitov.co.il/wp-content/themes/atlanta/assets/images/ul-rtl.png)}
.rtl #sidebar .widget:not(.widget_elementor-library) ul li ul,.rtl #sidebar-footer .widget:not(.widget_elementor-library) ul li ul{padding:0 20px 0 0}
.rtl #sidebar .recent-post.small-thumbnail .pull-left,.rtl #sidebar-footer .recent-post.small-thumbnail .pull-left{margin-right:0;margin-left:10px}
.rtl .opening-hours-wrap .day-row .day-title{float:right}
.rtl .opening-hours-wrap .day-row .day-time{float:left;text-align:left}
.rtl #outer-slidebar{right:0;left:auto}
.rtl #outer-slidebar #outer-slidebar-toggle{right:auto;left:0}
.rtl #outer-slidebar #outer-slidebar-toggle a{border-right-color:transparent;border-width:0 0 50px 50px;right:auto;left:0}
.rtl #outer-slidebar #outer-slidebar-toggle a:after{right:32px;left:auto}
.rtl .form-search input{left:auto;right:0;padding:0 9px 0 0}
.rtl .form-search button{left:0;right:auto}
.rtl .commentlist ul li{padding-right:20px;padding-left:0}
.rtl .commentlist .comment-reply-link:before{margin-right:0;margin-left:5px}
.rtl .nav-main .pojo-menu-cart li.cart-content a img{float:left;margin-right:10px;margin-left:0}
.rtl .nav-main .pojo-menu-cart li.cart-checkout .cart-link{float:right}
.rtl .nav-main .pojo-menu-cart li.cart-checkout .checkout-link{float:left}
.rtl .pull-left{float:right!important}
.rtl .pull-right{float:left!important}
.rtl .navbar-toggle{float:left}
.rtl .col-md-1,.rtl .col-md-10,.rtl .col-md-11,.rtl .col-md-2,.rtl .col-md-3,.rtl .col-md-4,.rtl .col-md-5,.rtl .col-md-6,.rtl .col-md-7,.rtl .col-md-8,.rtl .col-md-9,.rtl .col-sm-1,.rtl .col-sm-10,.rtl .col-sm-11,.rtl .col-sm-2,.rtl .col-sm-3,.rtl .col-sm-4,.rtl .col-sm-5,.rtl .col-sm-6,.rtl .col-sm-7,.rtl .col-sm-8,.rtl .col-sm-9{float:right}
@media (min-width:980px){.rtl #primary #content #main.sidebar-right{padding-right:15px;padding-left:29px;border-left-width:1px;border-right:none}
.rtl #primary #content #main.sidebar-left{padding-left:0;padding-right:29px;border-right-width:1px;border-left:none}
}@media (max-width:767px){.rtl .col-md-1,.rtl .col-md-10,.rtl .col-md-11,.rtl .col-md-2,.rtl .col-md-3,.rtl .col-md-4,.rtl .col-md-5,.rtl .col-md-6,.rtl .col-md-7,.rtl .col-md-8,.rtl .col-md-9,.rtl .col-sm-1,.rtl .col-sm-10,.rtl .col-sm-11,.rtl .col-sm-2,.rtl .col-sm-3,.rtl .col-sm-4,.rtl .col-sm-5,.rtl .col-sm-6,.rtl .col-sm-7,.rtl .col-sm-8,.rtl .col-sm-9{float:none}
.rtl #header.logo-right .logo,.rtl .sticky-header.logo-right .logo{float:none}
.rtl #header.logo-right .logo .logo-img,.rtl #header.logo-right .logo .logo-text,.rtl .sticky-header.logo-right .logo .logo-img,.rtl .sticky-header.logo-right .logo .logo-text{float:left}
.rtl #header.logo-right .logo .navbar-toggle,.rtl .sticky-header.logo-right .logo .navbar-toggle{float:right}
.rtl #header.logo-right .nav-main,.rtl .sticky-header.logo-right .nav-main{float:none}
.rtl #header.logo-left .logo,.rtl .sticky-header.logo-left .logo{float:none}
.rtl #header.logo-left .logo .logo-img,.rtl #header.logo-left .logo .logo-text,.rtl .sticky-header.logo-left .logo .logo-img,.rtl .sticky-header.logo-left .logo .logo-text{float:right}
.rtl #header.logo-left .logo .navbar-toggle,.rtl .sticky-header.logo-left .logo .navbar-toggle{float:left}
.rtl #header.logo-left .nav-main,.rtl .sticky-header.logo-left .nav-main{float:none}
.rtl #primary #content #main.sidebar-left,.rtl #primary #content #main.sidebar-right{float:none}
.rtl .single-gallery-content-left .gallery-content,.rtl .single-gallery-content-left .gallery-thumbnail{float:none}
.rtl .alignleft,.rtl .alignright{float:none;margin-left:auto;margin-right:auto}
.rtl .media .pull-left,.rtl .media .pull-right{float:none!important;margin-left:0;margin-right:0;width:100%}
.rtl #copyright{text-align:center}
}li.share-print a.sd-button>spandiv.sharedaddy ul,div.sharedaddy li{margin:0;padding:0;list-style:none;border:0;background:0}
div.sharedaddy,#content div.sharedaddy,#main div.sharedaddy{font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;font-size:12px;clear:both}
div.sharedaddy,div.sharedaddy div{-webkit-border-radius:0!important;-moz-border-radius:0!important;border-radius:0!important}
.rtl div.sharedaddy h3,.rtl #content div.sharedaddy h3,.rtl #main div.sharedaddy h3,.rtl #primary div.sharedaddy h3{float:right;text-align:right}
div.sharedaddy ul,div.sharedaddy li{margin:0!important;padding:0!important;text-indent:0}
div.sharedaddy li::before{content:""}
div.sharedaddy div.pd-rating{margin:0;min-height:23px}
div.sharedaddy a,div.sharedaddy a:link,div.sharedaddy a:visited{font-style:normal}
div.sharedaddy:before,div.sharedaddy:after,div.sharedaddy .sd-block:before,div.sharedaddy .sd-block:after,div.sharedaddy ul:before,div.sharedaddy ul:after{content:"\0020";display:block;height:0;overflow:hidden}
div.sharedaddy:after,div.sharedaddy .sd-block:after,div.sharedaddy ul:after{clear:both}
div.sharedaddy,div.sharedaddy .sd-block,div.sharedaddy ul{zoom:1}
div.sharedaddy div.sd-block{border-top:0;padding:0;margin:0;width:100%!important}
div.sharedaddy.sharedaddy-dark .sd-block{border-top-color:#222;border-top-color:rgba(50,50,50,0.5)}
div.sharedaddy .sd-content{width:100%}
div.sharedaddy .sd-content ul{margin:0}
div.sharedaddy .sd-content li{float:left;margin:0 5px 5px 0!important;display:block}
.rtl div.sharedaddy .sd-content{float:right}
.rtl div.sharedaddy .sd-content li{float:right;margin:0 0 5px 5px!important}
div.sharedaddy a.sd-button{margin:0;padding:0;display:inline-block;background:#efefef;background:-moz-linear-gradient(top,#f7f7f7 0,#efefef 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#f7f7f7),color-stop(100%,#efefef));background:-webkit-linear-gradient(top,#f7f7f7 0,#efefef 100%);background:-o-linear-gradient(top,#f7f7f7 0,#efefef 100%);background:-ms-linear-gradient(top,#f7f7f7 0,#efefef 100%);background:linear-gradient(top,#f7f7f7 0,#efefef 100%);border-radius:3px;border:1px solid #ddd!important;box-shadow:inset 0 1px 0 #fff;color:#000!important;text-decoration:none;line-height:1;font-size:12px;font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;font-weight:normal}
div.sharedaddy a.sd-button:hover{color:#000;text-shadow:0 1px 0 #fff;border-color:#ccc;background:#eee;background:-moz-linear-gradient(top,#efefef 0,#eee 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#efefef),color-stop(100%,#eee));background:-webkit-linear-gradient(top,#efefef 0,#eee 100%);background:-o-linear-gradient(top,#efefef 0,#eee 100%);background:-ms-linear-gradient(top,#efefef 0,#eee 100%);background:linear-gradient(top,#efefef 0,#eee 100%)}
div.sharedaddy a.sd-button:active{background-color:#efefef;box-shadow:inset 0 -1px 0 #fff;border-color:#ddd}
a.sd-button>span{padding:4px 8px;display:block;opacity:.8;line-height:1.5em;text-shadow:none}
a.sd-button:hover span{opacity:1}
.sd-button span.share-count{font-size:90%;color:#666;margin-left:5px;line-height:1}
.rtl .sd-button span.share-count{margin-right:5px}
.sd-social-icon-text a.sd-button>span,a.sd-button>span{padding:1px 5px 1px 23px;background-position:2px center;background-repeat:no-repeat}
.sd-social-icon a.sd-button>span{padding:0;width:100%;height:100%;text-indent:-9999px;background-position:center center;background-repeat:no-repeat}
.sd-social-text a.sd-button>span{background:none!important;padding-left:5px}
.sd-social-official li{height:21px}
div.sharedaddy .no-text{width:16px;height:16px;padding:3px!important;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}
div.sharedaddy .no-text a{text-decoration:none}
div.sharedaddy .no-icon a span,div.sharedaddy li.no-icon div a span{padding-left:5px;background-image:none}
.rtl .sd-social-icon-text a.sd-button>span,.rtl a.sd-button>span{padding:3px 23px 3px 5px;background-position:97% center}
.rtl .sd-social-text a.sd-button>span{padding-left:0;padding-right:5px}
.rtl div.sharedaddy .no-icon a span,.rtl div.sharedaddy li.no-icon div a span{padding-left:0;padding-right:5px}
li.share-facebook a.sd-button>span{background-image:url(//kitov.co.il/wp-content/plugins/pojo-sharing/sharedaddy/assets/images/facebook.png)}
li.share-tumblr a.sd-button>span{background-image:url(//kitov.co.il/wp-content/plugins/pojo-sharing/sharedaddy/assets/images/tumblr.png)}
li.share-twitter a.sd-button>span{background-image:url(//kitov.co.il/wp-content/plugins/pojo-sharing/sharedaddy/assets/images/twitter.png?1)}
li.share-google-plus-1 a.sd-button>span{background-image:url(//kitov.co.il/wp-content/plugins/pojo-sharing/sharedaddy/assets/images/googleplus1.png?1)}
li.share-linkedin a.sd-button>span{background-image:url(//kitov.co.il/wp-content/plugins/pojo-sharing/sharedaddy/assets/images/linkedin.png)}
li.share-press-this a.sd-button>span{background-image:url(//kitov.co.il/wp-content/plugins/pojo-sharing/sharedaddy/assets/images/wordpress.png)}
li.share-digg a.sd-button>span{background-image:url(//kitov.co.il/wp-content/plugins/pojo-sharing/sharedaddy/assets/images/digg.png)}
li.share-stumbleupon a.sd-button>span{background-image:url(//kitov.co.il/wp-content/plugins/pojo-sharing/sharedaddy/assets/images/stumbleupon.png)}
li.share-reddit a.sd-button>span{background-image:url(//kitov.co.il/wp-content/plugins/pojo-sharing/sharedaddy/assets/images/reddit.png)}
li.share-pinterest a.sd-button>span{background-image:url(//kitov.co.il/wp-content/plugins/pojo-sharing/sharedaddy/assets/images/pinterest.png)}
li.share-pocket a.sd-button>span{background-image:url(//kitov.co.il/wp-content/plugins/pojo-sharing/sharedaddy/assets/images/pocket.png)}
li.share-kindle a.sd-button>span{background-image:url(//kitov.co.il/wp-content/plugins/pojo-sharing/sharedaddy/assets/images/kindle.png)}
li.share-email a.sd-button>span{background-image:url(//kitov.co.il/wp-content/plugins/pojo-sharing/sharedaddy/assets/images/email.png)}
li.share-print a.sd-button>span{background-image:url(//kitov.co.il/wp-content/plugins/pojo-sharing/sharedaddy/assets/images/print.png)}
a.sd-button.share-more span{background-image:url(//kitov.co.il/wp-content/plugins/pojo-sharing/sharedaddy/assets/images/more.png)}
@media only screen and (-moz-min-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:3/2),only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-device-pixel-ratio:1.5),only screen and (min-resolution:120dpi){li.share-facebook a.sd-button>span{background-image:url(//kitov.co.il/wp-content/plugins/pojo-sharing/sharedaddy/assets/images/facebook@2x.png);background-size:16px 16px}
li.share-tumblr a.sd-button>span{background-image:url(//kitov.co.il/wp-content/plugins/pojo-sharing/sharedaddy/assets/images/tumblr@2x.png);background-size:16px 16px}
li.share-twitter a.sd-button>span{background-image:url(//kitov.co.il/wp-content/plugins/pojo-sharing/sharedaddy/assets/images/twitter@2x.png?1);background-size:16px 16px}
li.share-google-plus-1 a.sd-button>span{background-image:url(//kitov.co.il/wp-content/plugins/pojo-sharing/sharedaddy/assets/images/googleplus1@2x.png);background-size:16px 16px}
li.share-linkedin a.sd-button>span{background-image:url(//kitov.co.il/wp-content/plugins/pojo-sharing/sharedaddy/assets/images/linkedin@2x.png);background-size:16px 16px}
li.share-press-this a.sd-button>span{background-image:url(//kitov.co.il/wp-content/plugins/pojo-sharing/sharedaddy/assets/images/wordpress@2x.png);background-size:16px 16px}
li.share-digg a.sd-button>span{background-image:url(//kitov.co.il/wp-content/plugins/pojo-sharing/sharedaddy/assets/images/digg@2x.png?1);background-size:16px 16px}
li.share-stumbleupon a.sd-button>span{background-image:url(//kitov.co.il/wp-content/plugins/pojo-sharing/sharedaddy/assets/images/stumbleupon@2x.png);background-size:16px 16px}
li.share-reddit a.sd-button>span{background-image:url(//kitov.co.il/wp-content/plugins/pojo-sharing/sharedaddy/assets/images/reddit@2x.png);background-size:16px 16px}
li.share-pinterest a.sd-button>span{background-image:url(//kitov.co.il/wp-content/plugins/pojo-sharing/sharedaddy/assets/images/pinterest@2x.png);background-size:16px 16px}
li.share-pocket a.sd-button>span{background-image:url(//kitov.co.il/wp-content/plugins/pojo-sharing/sharedaddy/assets/images/pocket@2x.png);background-size:16px 16px}
li.share-kindle a.sd-button>span{background-image:url(//kitov.co.il/wp-content/plugins/pojo-sharing/sharedaddy/assets/images/kindle@2x.png);background-size:16px 16px}
li.share-email a.sd-button>span{background-image:url(//kitov.co.il/wp-content/plugins/pojo-sharing/sharedaddy/assets/images/email@2x.png?1);background-size:16px 16px}
li.share-print a.sd-button>span{background-image:url(//kitov.co.il/wp-content/plugins/pojo-sharing/sharedaddy/assets/images/print@2x.png);background-size:16px 16px}
a.sd-button.share-more span{background-image:url(//kitov.co.il/wp-content/plugins/pojo-sharing/sharedaddy/assets/images/more@2x.png?1);background-size:16px 16px}
}div.sharedaddy .sharing-hidden .inner{max-width:250px;padding:15px 15px 10px;position:absolute;margin-left:-100px;z-index:1001;background-color:#fff;border:1px solid #ccc;-moz-border-radius:3px!important;-webkit-border-radius:3px!important;border-radius:3px!important;-moz-box-shadow:0 2px 8px #ccc;-webkit-box-shadow:0 2px 8px #ccc;box-shadow:0 2px 8px #ccc;-webkit-box-shadow:0 2px 8px rgba(0,0,0,0.2);-moz-box-shadow:0 2px 8px rgba(0,0,0,0.2);box-shadow:0 2px 8px rgba(0,0,0,0.2)}
.rtl div.sharedaddy .sharing-hidden .inner{margin-left:0;margin-right:-100px}
div.sharedaddy.sharedaddy-dark .sharing-hidden .inner{border-color:#222}
#sharing_email{width:312px;padding:15px;position:absolute;margin-left:-120px;z-index:1001;background-color:#fff;border:1px solid #ccc;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;-moz-box-shadow:0 2px 8px #ccc;-webkit-box-shadow:0 2px 8px #ccc;box-shadow:0 2px 8px #ccc;-webkit-box-shadow:0 2px 8px rgba(0,0,0,0.2);-moz-box-shadow:0 2px 8px rgba(0,0,0,0.2);box-shadow:0 2px 8px rgba(0,0,0,0.2);text-align:left}
div.sharedaddy.sharedaddy-dark #sharing_email{border-color:#fff}
#sharing_email .errors{color:#fff;background-color:#771a09;font-size:11px;padding:5px 8px;line-height:11px;margin:10px 0 0 0}
#sharing_email label{font-size:11px;color:#333;font-weight:bold;display:block;padding:0 0 4px 0;text-align:left;text-shadow:none}
#sharing_email input[type="text"]{width:98.5%;margin-bottom:12px;border:1px solid #ccc;background:#fff;color:#333}
#sharing_email .sharing_cancel{padding:0 0 0 10px;font-size:11px;text-shadow:none}
#sharing_email .recaptcha{width:312px;height:123px;margin:10px 0 14px 0}
body.rtl .sharing ul{float:right}
body.rtl .sharing li{margin:0 0 0 10px!important}
.rtl #sharing_email{margin-left:0;margin-right:-120px;text-align:right}
.rtl #sharing_email label{text-align:right}
.rtl #sharing_email .sharing_cancel{padding:0 10px 0 0}