@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(//www.groovypost.com/wp-content/plugins/woocommerce/assets/fonts/star.eot);src:url(//www.groovypost.com/wp-content/plugins/woocommerce/assets/fonts/star.eot?#iefix) format("embedded-opentype"),url(//www.groovypost.com/wp-content/plugins/woocommerce/assets/fonts/star.woff) format("woff"),url(//www.groovypost.com/wp-content/plugins/woocommerce/assets/fonts/star.ttf) format("truetype"),url(//www.groovypost.com/wp-content/plugins/woocommerce/assets/fonts/star.svg#star) format("svg");font-weight:400;font-style:normal}
@font-face{font-family:WooCommerce;src:url(//www.groovypost.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot);src:url(//www.groovypost.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot?#iefix) format("embedded-opentype"),url(//www.groovypost.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff) format("woff"),url(//www.groovypost.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf) format("truetype"),url(//www.groovypost.com/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;left:0;right:0;margin:0;width:100%;font-size:1em;padding:1em 0;text-align:center;background-color:#a46497;color:#fff;z-index:99998;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}
.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%;left:50%;margin-left:-.5em;margin-top:-.5em;content:'';-webkit-animation:spin 1s ease-in-out infinite;animation:spin 1s ease-in-out infinite;background:url(//www.groovypost.com/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%;left:50%;margin-left:-.5em;margin-top:-.5em;content:'';-webkit-animation:spin 1s ease-in-out infinite;animation:spin 1s ease-in-out infinite;background:url(//www.groovypost.com/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}
.woocommerce div.product p.price del,.woocommerce div.product span.price del{opacity:.5}
.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;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}
.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;right:.5em;font-size:2em;z-index:9;width:36px;height:36px;background:#fff;text-indent:-9999px;border-radius:100%;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;left:9px;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;left:22px;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);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:left;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:left}
.woocommerce div.product .woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n+1){clear:left}
.woocommerce div.product .woocommerce-product-gallery--columns-5 .flex-control-thumbs li:nth-child(5n+1){clear:left}
.woocommerce div.product div.summary{margin-bottom:2em}
.woocommerce div.product div.social{text-align:right;margin:0 0 1em}
.woocommerce div.product div.social span{margin:0 0 0 2px}
.woocommerce div.product div.social span span{margin:0}
.woocommerce div.product div.social span .stButton .chicklets{padding-left:16px;width:0}
.woocommerce div.product div.social iframe{float:left;margin-top:3px}
.woocommerce div.product .woocommerce-tabs ul.tabs{list-style:none;padding:0 0 0 1em;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:#6b6b6b}
.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{box-shadow:2px 2px 0 #fff}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active::after{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:' '}
.woocommerce div.product .woocommerce-tabs ul.tabs li::before{left:-6px;border-bottom-right-radius:4px;border-width:0 1px 1px 0;box-shadow:2px 2px 0 #ebe9eb}
.woocommerce div.product .woocommerce-tabs ul.tabs li::after{right:-6px;border-bottom-left-radius:4px;border-width:0 0 1px 1px;box-shadow:-2px 2px 0 #ebe9eb}
.woocommerce div.product .woocommerce-tabs ul.tabs::before{position:absolute;content:' ';width:100%;bottom:0;left: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:left;margin:0 4px 0 0}
.woocommerce div.product form.cart table{border-width:0 0 1px}
.woocommerce div.product form.cart table td{padding-left: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-right:1em}
.woocommerce div.product form.cart .variations td.label{padding-right: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:left}
.woocommerce div.product form.cart .group_table td.label{padding-right:1em;padding-left: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;left:-.5em;margin:0;border-radius:100%;background-color:#77a464;color:#fff;font-size:.857em;-webkit-font-smoothing:antialiased;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;right:0;left:auto;margin:-.5em -.5em 0 0}
.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;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:block}
.woocommerce ul.products li.product .price ins{background:0 0;font-weight:700}
.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-right:0;margin:1px}
.woocommerce nav.woocommerce-pagination ul li{border-right:1px solid #d3ced2;padding:0;margin:0;float:left;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;left:auto;color:#515151;background-color:#ebe9eb;border:0;white-space:nowrap;display:inline-block;background-image: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-right: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;-webkit-font-smoothing:antialiased;font-weight:400;position:absolute;top:.618em;right: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-left:.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;white-space:nowrap;display:inline-block}
.woocommerce #reviews h2 small{float:right;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:0;border:0}
.woocommerce #reviews #comments ol.commentlist li .meta{color:#777;font-size:.75em}
.woocommerce #reviews #comments ol.commentlist li img.avatar{float:left;position:absolute;top:0;left:0;padding:3px;width:32px;height:auto;background:#ebe9eb;border:1px solid #e4e1e3;margin:0;box-shadow:none}
.woocommerce #reviews #comments ol.commentlist li .comment-text{margin:0 0 0 50px;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 0 0 50px}
.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 0 0 50px}
.woocommerce #reviews #comments .commentlist>li::before{content:''}
.woocommerce .star-rating{float:right;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:left;top:0;left:0;position:absolute}
.woocommerce .star-rating span{overflow:hidden;float:left;top:0;left:0;position:absolute;padding-top:1.5em}
.woocommerce .star-rating span::before{content:'\53\53\53\53\53';top:0;position:absolute;left: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 4px 0 0;float:left}
.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{left:auto}
.woocommerce #review_form #respond textarea{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;left: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 -1px 24px 0;text-align:left;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:right}
.woocommerce table.my_account_orders .order-actions .button{margin:.125em 0 .125em .25em}
.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:left}
.woocommerce table.woocommerce-MyAccount-downloads td:last-child,.woocommerce table.woocommerce-MyAccount-downloads th:last-child{text-align:left}
.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:left;clear:both;margin-right:.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:right;margin-left:4px;width:32px;height:auto;box-shadow:none}
.woocommerce ul.cart_list li dl,.woocommerce ul.product_list_widget li dl{margin:0;padding-left:1em;border-left: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:left;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 4px 0 0;clear:left}
.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-left: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;left: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-right: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 8px 0 0;text-align:center;vertical-align:middle}
.woocommerce form .form-row input.input-text,.woocommerce form .form-row textarea{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;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:left;border-radius:5px}
.woocommerce ul#shipping_method{list-style:none outside;margin:0;padding:0}
.woocommerce ul#shipping_method li{margin:0;padding:.25em 0 .25em 22px;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:left;margin-right:2em;text-transform:uppercase;font-size:.715em;line-height:1;border-right:1px dashed #d3ced2;padding-right:2em;margin-left:0;padding-left: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 .widget_layered_nav ul{margin:0;padding:0;border:0;list-style:none outside}
.woocommerce .widget_layered_nav ul li{padding:0 0 1px;list-style:none}
.woocommerce .widget_layered_nav ul li::after,.woocommerce .widget_layered_nav ul li::before{content:' ';display:table}
.woocommerce .widget_layered_nav ul li::after{clear:both}
.woocommerce .widget_layered_nav ul li a,.woocommerce .widget_layered_nav ul li span{padding:1px 0}
.woocommerce .widget_layered_nav 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-right:.618em;content:"";text-decoration:none;color:#a00}
.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:left;padding:0 1px 1px 0;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-right:.618em;content:"";text-decoration:none;color:#a00}
.woocommerce .widget_price_filter .price_slider{margin-bottom:1em}
.woocommerce .widget_price_filter .price_slider_amount{text-align:right;line-height:2.4;font-size:.8751em}
.woocommerce .widget_price_filter .price_slider_amount .button{font-size:1.15em;float:left}
.woocommerce .widget_price_filter .ui-slider{position:relative;text-align:left;margin-left:.5em;margin-right:.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{left:-1px}
.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-max{right:-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-right:.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{box-shadow:none!important;background-image:url(//www.groovypost.com/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:0 -44px}
button.pswp__button--zoom:hover{background-position:-88px 0}
.woocommerce-error,.woocommerce-info,.woocommerce-message{padding:1em 2em 1em 3.5em;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;left:1.5em}
.woocommerce-error .button,.woocommerce-info .button,.woocommerce-message .button{float:right}
.woocommerce-error li,.woocommerce-info li,.woocommerce-message li{list-style:none outside!important;padding-left:0!important;margin-left:0!important}
.rtl.woocommerce div.product div.images .flex-control-thumbs li{float:right}
.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:left}
.woocommerce-account .addresses .title .edit{float:right}
.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-left:0;padding-left:0}
.woocommerce-account ul.digital-downloads li{list-style:none;margin-left:0;padding-left: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-right:.618em;content:"";text-decoration:none}
.woocommerce-account ul.digital-downloads li .count{float:right}
#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;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:left;box-sizing:border-box;border:1px solid #d3ced2;padding:6px 6px 5px;margin:0 4px 0 0;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-left:.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-left:0;border-right: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:left;clear:none}
#add_payment_method .checkout .col-2 .notes,.woocommerce-cart .checkout .col-2 .notes,.woocommerce-checkout .checkout .col-2 .notes{clear:left}
#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:left}
#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:left;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:left;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:left;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 1em 0 0}
#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 0 0 .5em;padding:0;position:relative;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-left: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;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 1em 0 0;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:right .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(//www.groovypost.com/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(//www.groovypost.com/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(//www.groovypost.com/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(//www.groovypost.com/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(//www.groovypost.com/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(//www.groovypost.com/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(//www.groovypost.com/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(//www.groovypost.com/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-right-color:transparent;border-left-color:transparent;border-top-color:transparent;position:absolute;top:-.75em;left:0;margin:-1em 0 0 2em}
#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:right;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);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}.product .nyp{margin-bottom:1.625em;overflow:hidden}
.product .nyp label{padding-right:.25em;font-weight:bold}
.product .nyp input.nyp-input{text-align:center;font-weight:bold}
.product .nyp span.currency{vertical-align:middle}
.product .nyp p.minimum-price{color:inherit;font-size:.85em}.nc_socialPanel{clear:both;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;height:34px;line-height:1;margin-bottom:20px!important;margin-top:20px!important;overflow:hidden;padding:0;-webkit-align-items:stretch;align-items:stretch;-webkit-box-align:stretch;-moz-box-align:stretch;-webkit-box-pack:justify;-moz-box-pack:justify;direction:ltr;-ms-flex-align:stretch;-ms-flex-line-pack:center;-ms-flex-pack:justify;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:space-between;justify-content:space-between}
.nc_socialPanel:not(.nc_floater):not(.nc_socialPanelSide){width:100%!important}
.nc_wrapper .nc_socialPanel{margin-bottom:10px!important;margin-top:10px!important}
div.nc_socialPanel .nc_tweetContainer{-webkit-border-radius:2px;border-radius:2px;cursor:pointer;float:left;font-family:Lato;height:32px;margin:0 5px 3px;min-width:34px;overflow:hidden;text-align:center;-webkit-transition:all .1s linear;transition:all .1s linear;border-size:1px}
div.nc_socialPanel:not(.nc_socialPanelSide) .nc_tweetContainer{-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}
.nc_socialPanel .nc_tweetContainer a.nc_tweet,.nc_socialPanel .totes .swp_count{display:block;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;font-family:Lato,sans-serif;font-size:18px!important;font-weight:700;height:30px;text-decoration:none;text-decoration:none!important;text-transform:none;-webkit-box-direction:normal;-moz-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-orient:horizontal;-webkit-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap}
.nc_socialPanel:not(.nc_socialPanelSide) .nc_tweetContainer:nth-child(1){margin-left:0}
.nc_socialPanel:not(.nc_socialPanelSide) .nc_tweetContainer:nth-last-child(1){margin-right:0}
.nc_socialPanel a .swp_count:not(.swp_hide){display:inline-block;line-height:32px;margin:0;padding:0 5px;-webkit-box-flex:1;-moz-box-flex:1}
.nc_socialPanel .totes .swp_count,span.swp_share{line-height:30px}
.nc_socialPanel a .swp_count.swp_hide{margin:0 auto}
.nc_socialPanel span:before{content:initial!important}
.nc_socialPanel span.swp_count{font-size:14px}
.nc_socialPanel span.iconFiller{font-size:18px;margin:0 auto}
.nc_socialPanel.notMobile .nc_tweetContainer:nth-child(1){margin-left:0}
.nc_socialPanel:not(.nc_socialPanelSide){-webkit-transition:opacity .2s ease-in-out;transition:opacity .2s ease-in-out}
.nc_socialPanel:not(.nc_socialPanelSide) div.totes.totesalt:nth-child(1){margin-left:0;margin-right:15px;padding-left:0}
.nc_socialPanel:not(.nc_socialPanelSide) div.totes.totesalt:nth-last-child(1){margin-right:0;padding-right:0}
a.swp_CTT{cursor:pointer}
span.swp_share{display:block;float:right;float:left;font-size:14px;font-weight:400;height:30px;margin:0 0 0 6px;max-width:none!important;vertical-align:middle}
.nc_socialPanelSide span.swp_share{margin:0}
.nc_socialPanel .sw{float:left;height:30px;line-height:32px;margin:0 5px;text-shadow:none!important;width:20px}
.iconFiller{display:block;float:left;height:30px;overflow:hidden;-webkit-transition:width .1s linear;transition:width .1s linear}
.nc_socialPanel .iconFiller{width:30px}
span.spaceManWilly{display:block;width:120px}
.nc_socialPanel .totes{background:#c4c4c4;border:1px solid #e08a0f;-webkit-border-radius:2px;border-radius:2px;color:#fff;cursor:default;display:block;font-size:19px;padding:0 10px;-webkit-box-flex:0!important;-moz-box-flex:0!important;-webkit-flex:none!important;-ms-flex:none!important;flex:none!important}
.nc_socialPanel div.totes.totesalt,.nc_socialPanel:hover div.totes.totesalt:not(:nth-child(1)){background:0 0!important;border:none;color:#474b4d;margin-left:0!important}
div.nc_socialPanel:hover div.totes.totesalt:not(:nth-child(1)){background:0 0;color:#474b4d;margin-left:10px}
.nc_socialPanel .totes.totesalt .swp_label{color:#474b4d;font-size:10px;letter-spacing:0;min-width:40px;vertical-align:middle}
.nc_socialPanel .totes .swp_label{font-size:10px;vertical-align:middle}
.nc_socialPanel .totes.totesalt .swp_count{color:#474b4d;font-size:24px}
.nc_socialPanel.swp_customFull:hover div.totes,.nc_socialPanel.swp_fade .totes,.nc_socialPanel.swp_fullColor .totes,.nc_socialPanel:hover .totes{background:#e08a0f}
.nc_socialPanel:not(.nc_socialPanelSide) .nc_tweetContainer.totes.totesalt:before{content:"o";display:inline-block;font-family:sw-icon-font;margin-top:7px;vertical-align:top}
.nc_socialPanel:not(.nc_socialPanelSide) .totes.totesalt .swp_count{display:inline-block;line-height:0;margin-left:8px;margin-top:12px;min-width:45px;position:relative;vertical-align:middle}
span.swp_label{display:block;font-size:9px!important;margin-top:13px;position:absolute;text-align:center!important;text-transform:uppercase}
.nc_socialPanelSide span.swp_label{margin-top:0}
.nc_socialPanel.swp_leaf .nc_tweetContainer{-webkit-border-radius:15px 0;border-radius:15px 0;border-width:1px}
.nc_socialPanel.swp_pill .nc_tweetContainer{-webkit-border-radius:50px;border-radius:50px;border-width:1px}
.nc_socialPanel.swp_shift .nc_tweetContainer:not(.totes){border-width:1px;-moz-transform:skew(-25deg);-o-transform:skew(-25deg);-webkit-transform:skew(-25deg)}
.nc_socialPanel.swp_shift .nc_tweetContainer a{-moz-transform:skew(25deg);-o-transform:skew(25deg);-webkit-transform:skew(25deg)}
.swp_connected .nc_tweetContainer,.swp_connected .nc_tweetContainer:hover,.swp_connected:hover .nc_tweetContainer{-webkit-border-radius:0!important;border-radius:0!important;border-width:1px;margin:0!important}
.nc_socialPanel.swp_flatFresh.swp_d_fullColor .googlePlus,body .nc_socialPanel.swp_flatFresh.swp_o_fullColor:hover .googlePlus:not(:hover),html body .nc_socialPanel.swp_flatFresh.swp_i_fullColor .googlePlus:hover{border:1px solid #df4b37}
.nc_socialPanel.swp_flatFresh.swp_d_fullColor .twitter,body .nc_socialPanel.swp_flatFresh.swp_o_fullColor:hover .twitter:not(:hover),html body .nc_socialPanel.swp_flatFresh.swp_i_fullColor .twitter:hover{border:1px solid #429cd6}
.nc_socialPanel.swp_flatFresh.swp_d_fullColor .swp_fb,body .nc_socialPanel.swp_flatFresh.swp_o_fullColor:hover .swp_fb:not(:hover),html body .nc_socialPanel.swp_flatFresh.swp_i_fullColor .swp_fb:hover{border:1px solid #3a589e}
.nc_socialPanel.swp_flatFresh.swp_d_fullColor .nc_pinterest,body .nc_socialPanel.swp_flatFresh.swp_o_fullColor:hover .nc_pinterest:not(:hover),html body .nc_socialPanel.swp_flatFresh.swp_i_fullColor .nc_pinterest:hover{border:1px solid #cd2029}
.nc_socialPanel.swp_flatFresh.swp_d_fullColor .linkedIn,body .nc_socialPanel.swp_flatFresh.swp_o_fullColor:hover .linkedIn:not(:hover),html body .nc_socialPanel.swp_flatFresh.swp_i_fullColor .linkedIn:hover{border:1px solid #0d77b7}
.nc_socialPanel.swp_flatFresh.swp_d_fullColor .swp_tumblr,body .nc_socialPanel.swp_flatFresh.swp_o_fullColor:hover .swp_tumblr:not(:hover),html body .nc_socialPanel.swp_flatFresh.swp_i_fullColor .swp_tumblr:hover{border:1px solid #39475d}
.nc_socialPanel.swp_flatFresh.swp_d_fullColor .swp_stumbleupon,body .nc_socialPanel.swp_flatFresh.swp_o_fullColor:hover .swp_stumbleupon:not(:hover),html body .nc_socialPanel.swp_flatFresh.swp_i_fullColor .swp_stumbleupon:hover{border:1px solid #ef5025}
.nc_socialPanel.swp_flatFresh.swp_d_fullColor .swp_yummly,body .nc_socialPanel.swp_flatFresh.swp_o_fullColor:hover .swp_yummly:not(:hover),html body .nc_socialPanel.swp_flatFresh.swp_i_fullColor .swp_yummly:hover{border:1px solid #e26426}
.nc_socialPanel.swp_flatFresh.swp_d_fullColor .swp_reddit,body .nc_socialPanel.swp_flatFresh.swp_o_fullColor:hover .swp_reddit:not(:hover),html body .nc_socialPanel.swp_flatFresh.swp_i_fullColor .swp_reddit:hover{border:1px solid #f04b23}
.nc_socialPanel.swp_flatFresh.swp_d_fullColor .swp_email,body .nc_socialPanel.swp_flatFresh.swp_o_fullColor:hover .swp_email:not(:hover),html body .nc_socialPanel.swp_flatFresh.swp_i_fullColor .swp_email:hover{border:1px solid #6bcce9}
.nc_socialPanel.swp_flatFresh.swp_d_fullColor .swp_whatsapp,body .nc_socialPanel.swp_flatFresh.swp_o_fullColor:hover .swp_whatsapp:not(:hover),html body .nc_socialPanel.swp_flatFresh.swp_i_fullColor .swp_whatsapp:hover{border:1px solid #71c169}
.nc_socialPanel.swp_flatFresh.swp_d_fullColor .swp_pocket,body .nc_socialPanel.swp_flatFresh.swp_o_fullColor:hover .swp_pocket:not(:hover),html body .nc_socialPanel.swp_flatFresh.swp_i_fullColor .swp_pocket:hover{border:1px solid #ef4056}
.nc_socialPanel.swp_flatFresh.swp_d_fullColor .swp_buffer,body .nc_socialPanel.swp_flatFresh.swp_o_fullColor:hover .swp_buffer:not(:hover),html body .nc_socialPanel.swp_flatFresh.swp_i_fullColor .swp_buffer:hover{border:1px solid #323b43}
.nc_socialPanel.swp_flatFresh.swp_d_fullColor .swp_hacker_news,body .nc_socialPanel.swp_flatFresh.swp_o_fullColor:hover .swp_hacker_news:not(:hover),html body .nc_socialPanel.swp_flatFresh.swp_i_fullColor .swp_hacker_news:hover{border:1px solid #d85623}
.nc_socialPanel.swp_flatFresh.swp_d_fullColor .swp_flipboard,body .nc_socialPanel.swp_flatFresh.swp_o_fullColor:hover .swp_flipboard:not(:hover),html body .nc_socialPanel.swp_flatFresh.swp_i_fullColor .swp_flipboard:hover{border:1px solid #bf2626}
.nc_socialPanel.swp_d_fullColor .googlePlus,body .nc_socialPanel.swp_o_fullColor:hover .googlePlus,html body .nc_socialPanel.swp_i_fullColor .googlePlus:hover{background:#df4b37;border:1px solid #c44133}
.nc_socialPanel.swp_d_fullColor .twitter,body .nc_socialPanel.swp_o_fullColor:hover .twitter,html body .nc_socialPanel.swp_i_fullColor .twitter:hover{background:#429cd6;border:1px solid #3c87b2}
.nc_socialPanel.swp_d_fullColor .swp_fb,body .nc_socialPanel.swp_o_fullColor:hover .swp_fb,html body .nc_socialPanel.swp_i_fullColor .swp_fb:hover{background:#3a589e;border:1px solid #2e4675}
.nc_socialPanel.swp_d_fullColor .nc_pinterest,body .nc_socialPanel.swp_o_fullColor:hover .nc_pinterest,html body .nc_socialPanel.swp_i_fullColor .nc_pinterest:hover{background:#cd2029;border:1px solid #aa1b29}
.nc_socialPanel.swp_d_fullColor .linkedIn,body .nc_socialPanel.swp_o_fullColor:hover .linkedIn,html body .nc_socialPanel.swp_i_fullColor .linkedIn:hover{background:#0d77b7;border:1px solid #0c6591}
.nc_socialPanel.swp_d_fullColor .swp_tumblr,body .nc_socialPanel.swp_o_fullColor:hover .swp_tumblr,html body .nc_socialPanel.swp_i_fullColor .swp_tumblr:hover{background:#39475d;border:1px solid #27313f}
.nc_socialPanel.swp_d_fullColor .swp_stumbleupon,body .nc_socialPanel.swp_o_fullColor:hover .swp_stumbleupon,html body .nc_socialPanel.swp_i_fullColor .swp_stumbleupon:hover{background:#ef5025;border:1px solid #d34427}
.nc_socialPanel.swp_d_fullColor .swp_yummly,body .nc_socialPanel.swp_o_fullColor:hover .swp_yummly,html body .nc_socialPanel.swp_i_fullColor .swp_yummly:hover{background:#e26426;border:1px solid #b65027}
.nc_socialPanel.swp_d_fullColor .swp_reddit,body .nc_socialPanel.swp_o_fullColor:hover .swp_reddit,html body .nc_socialPanel.swp_i_fullColor .swp_reddit:hover{background:#f04b23;border:1px solid #d33f27}
.nc_socialPanel.swp_d_fullColor .swp_email,body .nc_socialPanel.swp_o_fullColor:hover .swp_email,html body .nc_socialPanel.swp_i_fullColor .swp_email:hover{background:#6bcce9;border:1px solid #61bace}
.nc_socialPanel.swp_d_fullColor .swp_whatsapp,body .nc_socialPanel.swp_o_fullColor:hover .swp_whatsapp,html body .nc_socialPanel.swp_i_fullColor .swp_whatsapp:hover{background:#71c169;border:1px solid #28b04b}
.nc_socialPanel.swp_d_fullColor .swp_pocket,body .nc_socialPanel.swp_o_fullColor:hover .swp_pocket,html body .nc_socialPanel.swp_i_fullColor .swp_pocket:hover{background:#ef4056;border:1px solid #ce3d55}
.nc_socialPanel.swp_d_fullColor .swp_buffer,body .nc_socialPanel.swp_o_fullColor:hover .swp_buffer,html body .nc_socialPanel.swp_i_fullColor .swp_buffer:hover{background:#323b43;border:1px solid #000}
.nc_socialPanel.swp_d_fullColor .swp_hacker_news,body .nc_socialPanel.swp_o_fullColor:hover .swp_hacker_news,html body .nc_socialPanel.swp_i_fullColor .swp_hacker_news:hover{background:#f16522;border:1px solid #d85623}
.nc_socialPanel.swp_d_fullColor .swp_flipboard,body .nc_socialPanel.swp_o_fullColor:hover .swp_flipboard,html body .nc_socialPanel.swp_i_fullColor .swp_flipboard:hover{background:#e02828;border:1px solid #bf2626}
.nc_socialPanel.swp_threeDee.swp_d_fullColor .googlePlus,body .nc_socialPanel.swp_threeDee.swp_o_fullColor:hover .googlePlus,html body .nc_socialPanel.swp_threeDee.swp_i_fullColor .googlePlus:hover{border-bottom:3px solid #c44133}
.nc_socialPanel.swp_threeDee.swp_d_fullColor .twitter,body .nc_socialPanel.swp_threeDee.swp_o_fullColor:hover .twitter,html body .nc_socialPanel.swp_threeDee.swp_i_fullColor .twitter:hover{border-bottom:3px solid #5595bc}
.nc_socialPanel.swp_threeDee.swp_d_fullColor .swp_fb,body .nc_socialPanel.swp_threeDee.swp_o_fullColor:hover .swp_fb,html body .nc_socialPanel.swp_threeDee.swp_i_fullColor .swp_fb:hover{border-bottom:3px solid #2e4675}
.nc_socialPanel.swp_threeDee.swp_d_fullColor .nc_pinterest,body .nc_socialPanel.swp_threeDee.swp_o_fullColor:hover .nc_pinterest,html body .nc_socialPanel.swp_threeDee.swp_i_fullColor .nc_pinterest:hover{border-bottom:3px solid #aa1b29}
.nc_socialPanel.swp_threeDee.swp_d_fullColor .linkedIn,body .nc_socialPanel.swp_threeDee.swp_o_fullColor:hover .linkedIn,html body .nc_socialPanel.swp_threeDee.swp_i_fullColor .linkedIn:hover{border-bottom:3px solid #0c6591}
.nc_socialPanel.swp_threeDee.swp_d_fullColor .swp_tumblr,body .nc_socialPanel.swp_threeDee.swp_o_fullColor:hover .swp_tumblr,html body .nc_socialPanel.swp_threeDee.swp_i_fullColor .swp_tumblr:hover{border-bottom:3px solid #27313f}
.nc_socialPanel.swp_threeDee.swp_d_fullColor .swp_stumbleupon,body .nc_socialPanel.swp_threeDee.swp_o_fullColor:hover .swp_stumbleupon,html body .nc_socialPanel.swp_threeDee.swp_i_fullColor .swp_stumbleupon:hover{border-bottom:3px solid #d34427}
.nc_socialPanel.swp_threeDee.swp_d_fullColor .swp_yummly,body .nc_socialPanel.swp_threeDee.swp_o_fullColor:hover .swp_yummly,html body .nc_socialPanel.swp_threeDee.swp_i_fullColor .swp_yummly:hover{border-bottom:3px solid #b65027}
.nc_socialPanel.swp_threeDee.swp_d_fullColor .swp_reddit,body .nc_socialPanel.swp_threeDee.swp_o_fullColor:hover .swp_reddit,html body .nc_socialPanel.swp_threeDee.swp_i_fullColor .swp_reddit:hover{border-bottom:3px solid #d33f27}
.nc_socialPanel.swp_threeDee.swp_d_fullColor .swp_email,body .nc_socialPanel.swp_threeDee.swp_o_fullColor:hover .swp_email,html body .nc_socialPanel.swp_threeDee.swp_i_fullColor .swp_email:hover{border-bottom:3px solid #61bace}
.nc_socialPanel.swp_threeDee.swp_d_fullColor .swp_whatsapp,body .nc_socialPanel.swp_threeDee.swp_o_fullColor:hover .swp_whatsapp,html body .nc_socialPanel.swp_threeDee.swp_i_fullColor .swp_whatsapp:hover{border-bottom:3px solid #28b04b}
.nc_socialPanel.swp_threeDee.swp_d_fullColor .swp_pocket,body .nc_socialPanel.swp_threeDee.swp_o_fullColor:hover .swp_pocket,html body .nc_socialPanel.swp_threeDee.swp_i_fullColor .swp_pocket:hover{border-bottom:3px solid #ce3d55}
.nc_socialPanel.swp_threeDee.swp_d_fullColor .swp_buffer,body .nc_socialPanel.swp_threeDee.swp_o_fullColor:hover .swp_buffer,html body .nc_socialPanel.swp_threeDee.swp_i_fullColor .swp_buffer:hover{border-bottom:3px solid #000}
.nc_socialPanel.swp_threeDee.swp_d_fullColor .swp_hacker_news,body .nc_socialPanel.swp_threeDee.swp_o_fullColor:hover .swp_hacker_news,html body .nc_socialPanel.swp_threeDee.swp_i_fullColor .swp_hacker_news:hover{border-bottom:3px solid #d85623}
.nc_socialPanel.swp_threeDee.swp_d_fullColor .swp_flipboard,body .nc_socialPanel.swp_threeDee.swp_o_fullColor:hover .swp_flipboard,html body .nc_socialPanel.swp_threeDee.swp_i_fullColor .swp_flipboard:hover{border-bottom:3px solid #bf2626}
.nc_socialPanel.swp_d_lightGray .nc_tweetContainer,body .nc_socialPanel.swp_o_lightGray:hover .nc_tweetContainer,html body .nc_socialPanel.swp_i_lightGray .nc_tweetContainer:hover{background-color:#ccc;border:1px solid #ccc}
.nc_socialPanel.swp_threeDee.swp_d_lightGray .nc_tweetContainer:not(.totesalt),body .nc_socialPanel.swp_threeDee.swp_o_lightGray:hover .nc_tweetContainer:not(.totesalt),html body .nc_socialPanel.swp_threeDee.swp_i_lightGray .nc_tweetContainer:not(.totesalt):hover{border-bottom:3px solid #999}
.nc_socialPanel.swp_d_mediumGray .nc_tweetContainer,body .nc_socialPanel.swp_o_mediumGray:hover .nc_tweetContainer,html body .nc_socialPanel.swp_i_mediumGray .nc_tweetContainer:hover{background-color:#999;border:1px solid #999}
.nc_socialPanel.swp_threeDee.swp_d_mediumGray .nc_tweetContainer:not(.totesalt),body .nc_socialPanel.swp_threeDee.swp_o_mediumGray:hover .nc_tweetContainer:not(.totesalt),html body .nc_socialPanel.swp_threeDee.swp_i_mediumGray .nc_tweetContainer:not(.totesalt):hover{border-bottom:3px solid #444}
.nc_socialPanel.swp_d_darkGray .nc_tweetContainer,body .nc_socialPanel.swp_o_darkGray:hover .nc_tweetContainer,html body .nc_socialPanel.swp_i_darkGray .nc_tweetContainer:hover{background-color:#444;border:1px solid #444}
.nc_socialPanel.swp_threeDee.swp_d_darkGray .nc_tweetContainer:not(.totesalt),body .nc_socialPanel.swp_threeDee.swp_o_darkGray:hover .nc_tweetContainer:not(.totesalt),html body .nc_socialPanel.swp_threeDee.swp_i_darkGray .nc_tweetContainer:not(.totesalt):hover{border-bottom:3px solid #222}
.nc_socialPanel.swp_d_lgOutlines a,body .nc_socialPanel.swp_o_lgOutlines:hover a,html body .nc_socialPanel.swp_i_lgOutlines a:hover{color:#ccc}
.nc_socialPanel.swp_d_lgOutlines .nc_tweetContainer,body .nc_socialPanel.swp_o_lgOutlines:hover .nc_tweetContainer,html body .nc_socialPanel.swp_i_lgOutlines .nc_tweetContainer:hover{background:0 0;border:1px solid #ccc}
.nc_socialPanel.swp_d_mdOutlines a,body .nc_socialPanel.swp_o_mdOutlines:hover a,html body .nc_socialPanel.swp_i_mdOutlines a:hover{color:#999}
.nc_socialPanel.swp_d_mdOutlines .nc_tweetContainer,body .nc_socialPanel.swp_o_mdOutlines:hover .nc_tweetContainer,html body .nc_socialPanel.swp_i_mdOutlines .nc_tweetContainer:hover{background:0 0;border:1px solid #999}
.nc_socialPanel.swp_d_dgOutlines a,body .nc_socialPanel.swp_o_dgOutlines:hover a,html body .nc_socialPanel.swp_i_dgOutlines a:hover{color:#444}
.nc_socialPanel.swp_d_dgOutlines .nc_tweetContainer,body .nc_socialPanel.swp_o_dgOutlines:hover .nc_tweetContainer,html body .nc_socialPanel.swp_i_dgOutlines .nc_tweetContainer:hover{background:0 0;border:1px solid #444}
.nc_socialPanel.swp_d_colorOutlines .googlePlus a,body .nc_socialPanel.swp_o_colorOutlines:hover .googlePlus a,html body .nc_socialPanel.swp_i_colorOutlines .googlePlus a:hover{color:#df4b37}
.nc_socialPanel.swp_d_colorOutlines .swp_fb a,body .nc_socialPanel.swp_o_colorOutlines:hover .swp_fb a,html body .nc_socialPanel.swp_i_colorOutlines .swp_fb a:hover{color:#3a589e}
.nc_socialPanel.swp_d_colorOutlines .nc_pinterest a,body .nc_socialPanel.swp_o_colorOutlines:hover .nc_pinterest a,html body .nc_socialPanel.swp_i_colorOutlines .nc_pinterest a:hover{color:#cd2029}
.nc_socialPanel.swp_d_colorOutlines .linkedIn a,body .nc_socialPanel.swp_o_colorOutlines:hover .linkedIn a,html body .nc_socialPanel.swp_i_colorOutlines .linkedIn a:hover{color:#0d77b7}
.nc_socialPanel.swp_d_colorOutlines .swp_tumblr a,body .nc_socialPanel.swp_o_colorOutlines:hover .swp_tumblr a,html body .nc_socialPanel.swp_i_colorOutlines .swp_tumblr a:hover{color:#39475d}
.nc_socialPanel.swp_d_colorOutlines .swp_stumbleupon a,body .nc_socialPanel.swp_o_colorOutlines:hover .swp_stumbleupon a,html body .nc_socialPanel.swp_i_colorOutlines .swp_stumbleupon a:hover{color:#ef5025}
.nc_socialPanel.swp_d_colorOutlines .swp_yummly a,body .nc_socialPanel.swp_o_colorOutlines:hover .swp_yummly a,html body .nc_socialPanel.swp_i_colorOutlines .swp_yummly a:hover{color:#e26426}
.nc_socialPanel.swp_d_colorOutlines .swp_whatsapp a,body .nc_socialPanel.swp_o_colorOutlines:hover .swp_whatsapp a,html body .nc_socialPanel.swp_i_colorOutlines .swp_whatsapp a:hover{color:#71c169}
.nc_socialPanel.swp_d_colorOutlines .swp_pocket a,body .nc_socialPanel.swp_o_colorOutlines:hover .swp_pocket a,html body .nc_socialPanel.swp_i_colorOutlines .swp_pocket a:hover{color:#ef4056}
.nc_socialPanel.swp_d_colorOutlines .swp_reddit a,body .nc_socialPanel.swp_o_colorOutlines:hover .swp_reddit a,html body .nc_socialPanel.swp_i_colorOutlines .swp_reddit a:hover{color:#f04b23}
.nc_socialPanel.swp_d_colorOutlines .swp_email a,body .nc_socialPanel.swp_o_colorOutlines:hover .swp_email a,html body .nc_socialPanel.swp_i_colorOutlines .swp_email a:hover{color:#6bcce9}
.nc_socialPanel.swp_d_colorOutlines .swp_buffer a,body .nc_socialPanel.swp_o_colorOutlines:hover .swp_buffer a,html body .nc_socialPanel.swp_i_colorOutlines .swp_buffer a:hover{color:#323b43}
.nc_socialPanel.swp_d_colorOutlines .swp_hacker_news a,body .nc_socialPanel.swp_o_colorOutlines:hover .swp_hacker_news a,html body .nc_socialPanel.swp_i_colorOutlines .swp_hacker_news a:hover{color:#f16522}
.nc_socialPanel.swp_d_colorOutlines .swp_flipboard a,body .nc_socialPanel.swp_o_colorOutlines:hover .swp_flipboard a,html body .nc_socialPanel.swp_i_colorOutlines .swp_flipboard a:hover{color:#e02828}
.nc_socialPanel.swp_d_colorOutlines .googlePlus,body .nc_socialPanel.swp_o_colorOutlines:hover .googlePlus,html body .nc_socialPanel.swp_i_colorOutlines .googlePlus:hover{background:0 0;border:1px solid #df4b37}
.nc_socialPanel.swp_d_colorOutlines .twitter,body .nc_socialPanel.swp_o_colorOutlines:hover .twitter,html body .nc_socialPanel.swp_i_colorOutlines .twitter:hover{background:0 0;border:1px solid #429cd6}
.nc_socialPanel.swp_d_colorOutlines .swp_fb,body .nc_socialPanel.swp_o_colorOutlines:hover .swp_fb,html body .nc_socialPanel.swp_i_colorOutlines .swp_fb:hover{background:0 0;border:1px solid #3a589e}
.nc_socialPanel.swp_d_colorOutlines .nc_pinterest,body .nc_socialPanel.swp_o_colorOutlines:hover .nc_pinterest,html body .nc_socialPanel.swp_i_colorOutlines .nc_pinterest:hover{background:0 0;border:1px solid #cd2029}
.nc_socialPanel.swp_d_colorOutlines .linkedIn,body .nc_socialPanel.swp_o_colorOutlines:hover .linkedIn,html body .nc_socialPanel.swp_i_colorOutlines .linkedIn:hover{background:0 0;border:1px solid #0d77b7}
.nc_socialPanel.swp_d_colorOutlines .swp_tumblr,body .nc_socialPanel.swp_o_colorOutlines:hover .swp_tumblr,html body .nc_socialPanel.swp_i_colorOutlines .swp_tumblr:hover{background:0 0;border:1px solid #39475d}
.nc_socialPanel.swp_d_colorOutlines .swp_stumbleupon,body .nc_socialPanel.swp_o_colorOutlines:hover .swp_stumbleupon,html body .nc_socialPanel.swp_i_colorOutlines .swp_stumbleupon:hover{background:0 0;border:1px solid #ef5025}
.nc_socialPanel.swp_d_colorOutlines .swp_yummly,body .nc_socialPanel.swp_o_colorOutlines:hover .swp_yummly,html body .nc_socialPanel.swp_i_colorOutlines .swp_yummly:hover{background:0 0;border:1px solid #e26426}
.nc_socialPanel.swp_d_colorOutlines .swp_whatsapp,body .nc_socialPanel.swp_o_colorOutlines:hover .swp_whatsapp,html body .nc_socialPanel.swp_i_colorOutlines .swp_whatsapp:hover{background:0 0;border:1px solid #71c169}
.nc_socialPanel.swp_d_colorOutlines .swp_reddit,body .nc_socialPanel.swp_o_colorOutlines:hover .swp_reddit,html body .nc_socialPanel.swp_i_colorOutlines .swp_reddit:hover{background:0 0;border:1px solid #f04b23}
.nc_socialPanel.swp_d_colorOutlines .swp_email,body .nc_socialPanel.swp_o_colorOutlines:hover .swp_email,html body .nc_socialPanel.swp_i_colorOutlines .swp_email:hover{background:0 0;border:1px solid #6bcce9}
.nc_socialPanel.swp_d_colorOutlines .swp_pocket,body .nc_socialPanel.swp_o_colorOutlines:hover .swp_pocket,html body .nc_socialPanel.swp_i_colorOutlines .swp_pocket:hover{background:0 0;border:1px solid #ef4056}
.nc_socialPanel.swp_d_colorOutlines .swp_buffer,body .nc_socialPanel.swp_o_colorOutlines:hover .swp_buffer,html body .nc_socialPanel.swp_i_colorOutlines .swp_buffer:hover{background:0 0;border:1px solid #323b43}
.nc_socialPanel.swp_d_colorOutlines .swp_hacker_news,body .nc_socialPanel.swp_o_colorOutlines:hover .swp_hacker_news,html body .nc_socialPanel.swp_i_colorOutlines .swp_hacker_news:hover{background:0 0;border:1px solid #f16522}
.nc_socialPanel.swp_d_colorOutlines .swp_flipboard,body .nc_socialPanel.swp_o_colorOutlines:hover .swp_flipboard,html body .nc_socialPanel.swp_i_colorOutlines .swp_flipboard:hover{background:0 0;border:1px solid #bf2626}
.nc_socialPanelSide{flex-direction:column;height:auto;overflow:visible;top:200px;-webkit-transition:all .2s linear;transition:all .2s linear;width:100px!important;z-index:9999999;-webkit-box-direction:normal;-moz-box-direction:normal;-webkit-box-orient:vertical;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column}
.nc_socialPanelSide.slide{position:fixed;left:-100px;-webkit-transition:all .2s linear;transition:all .2s linear}
.nc_socialPanelSide.fade{display:none;position:fixed;left:5px;-webkit-transition:all .2s linear;transition:all .2s linear}
.nc_socialPanelSide .nc_tweetContainer{background:#dd4b38;-webkit-border-radius:3px;border-radius:3px;clear:both;display:block;font-family:Lato,sans-serif;height:32px;margin:3px 0!important;overflow:hidden;padding:0;-webkit-transition:all .1s linear;transition:all .1s linear;vertical-align:top;width:90px}
.nc_socialPanelSide .nc_tweetContainer .iconFiller{display:inline-block;height:40px;margin:0 6px;padding:0;-webkit-transition:all .1s linear;transition:all .1s linear;vertical-align:middle;width:21px}
.nc_socialPanelSide .nc_tweetContainer .swp_count{display:inline-block;font-size:14px;height:32px;line-height:35px;margin:0;overflow:hidden;padding:0;text-align:right;-webkit-transition:all .1s linear;transition:all .1s linear;vertical-align:top;width:0}
.nc_socialPanelSide .nc_tweetContainer a{cursor:pointer;display:block;font-weight:500;height:36px;margin:0;padding:0;text-decoration:none;-webkit-transition:all .1s linear;transition:all .1s linear;vertical-align:top}
.nc_socialPanelSide .nc_tweetContainer .sw,.nc_socialPanelSide .nc_tweetContainer .swp_share{float:left;line-height:34px}
.nc_socialPanelSide.swp_default .nc_tweetContainer .sw{line-height:32px}
.nc_socialPanelSide.swp_default .nc_tweetContainer .swp_share{line-height:30px}
.nc_socialPanelSide .nc_tweetContainer .swp_share{font-size:13px}
.nc_socialPanelSide .nc_tweetContainer:hover,.nc_socialPanelSide .nc_tweetContainer:hover .iconFiller,.nc_socialPanelSide .nc_tweetContainer:hover .swp_count{-webkit-transition:all .1s linear;transition:all .1s linear}
.nc_socialPanelSide.swp_boxed{-ms-transform:scale(.9);-webkit-transform:scale(.9);transform:scale(.9)}
.nc_socialPanelSide.swp_boxed .nc_tweetContainer{margin-bottom:5px}
.nc_socialPanelSide.swp_boxed .nc_tweetContainer,.nc_socialPanelSide.swp_boxed .nc_tweetContainer a{height:75px;position:relative;width:75px}
.nc_socialPanelSide.swp_boxed .nc_tweetContainer i.sw{font-size:27px;height:40px;margin:0;padding-top:10px;text-align:center;width:100%}
.nc_socialPanelSide.swp_boxed .nc_tweetContainer:not(.totes) span.swp_share{height:35px;opacity:0;position:absolute;bottom:0;left:0;text-align:center;width:75px}
.nc_socialPanelSide.swp_boxed .nc_tweetContainer:not(.totes) span.swp_count{height:35px;margin:0;padding:0;position:absolute;bottom:0;left:0;text-align:center;-webkit-transition:padding .1s linear;transition:padding .1s linear;width:100%}
.nc_socialPanelSide.swp_boxed .nc_tweetContainer span.swp_hide .iconFiller,.nc_socialPanelSide.swp_boxed .nc_tweetContainer span.swp_hide .spaceManWilly,.nc_socialPanelSide.swp_boxed .nc_tweetContainer:not(.totes) span.swp_count.swp_hide{height:75px;opacity:1}
.nc_socialPanelSide.swp_boxed .nc_tweetContainer span.iconFiller{height:40px;width:75px}
.nc_socialPanelSide.swp_boxed .nc_tweetContainer:not(.totes):hover span.swp_count:not(.swp_hide){opacity:0}
.nc_socialPanelSide.swp_boxed .totes{padding:0;width:75px!important}
.nc_socialPanelSide .nc_tweetContainer:not(.totes){line-height:34px}
.nc_socialPanelSide:not(.swp_boxed) .nc_tweetContainer:not(.totes) .iconFiller{margin-left:2px;width:30px}
.nc_socialPanelSide .nc_tweetContainer:not(.totes) .swp_count{padding:0 8px;width:48px}
.nc_socialPanelSide .nc_tweetContainer:not(.totes) .swp_count.swp_hide{padding:0;width:100%}
.nc_socialPanelSide .nc_tweetContainer:not(.totes) .swp_hide .iconFiller{display:block;float:none;margin:0 auto}
.nc_socialPanelSide:not(.swp_boxed) .nc_tweetContainer:not(.totes):hover{width:150px}
.nc_socialPanelSide .nc_tweetContainer:not(.totes) .spaceManWilly,.nc_socialPanelSide .nc_tweetContainer:not(.totes):hover .iconFiller{width:90px}
.nc_socialPanelSide.swp_boxed .nc_tweetContainer:not(.totes) .spaceManWilly,.nc_socialPanelSide.swp_boxed .nc_tweetContainer:not(.totes):hover .iconFiller{width:100%}
.nc_socialPanelSide .nc_tweetContainer.totes{background:rgba(0,0,0,0);border:0!important;font-weight:800;height:45px;margin:0;padding:0;text-align:center;width:90px}
.nc_socialPanelSide .nc_tweetContainer.totes .swp_count{color:#444;display:block;font-family:Lato,sans-serif;height:28px;text-align:center;width:100%}
.nc_socialPanelSide .nc_tweetContainer.totes .swp_label{color:#444;display:block;font-family:Lato,sans-serif;font-size:50%;position:relative;text-align:center;width:100%}
.nc_wrapper{background:#fff;position:fixed;-webkit-transition:top .5s bottom .5s;transition:top .5s bottom .5s;width:100%;z-index:99999}
.nc_wrapper.floatBottom{bottom:0;left:0}
.nc_wrapper.floatTop{top:0;left:0}
.nc_floater{margin:10px 0;position:relative;left:304px;width:740px}
.nc_socialPanelSide.hideCounts a{text-align:center}
.nc_socialPanelSide.hideCounts .iconFiller{float:none;text-align:left}
.sw{display:inline-block;font-family:sw-icon-font!important;font-size:inherit;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;font-weight:400;text-rendering:auto;-ms-transform:translate(0,0);-webkit-transform:translate(0,0);transform:translate(0,0)}
.sw:before{display:block!important}
.wp-editor-container .sw:before{font-size:18px;line-height:22px}
.wp-editor-container .sw-social-warfare:before{color:#ee464f}
.mce-container .sw-social-warfare{color:#ee464f;font-size:20px;margin-right:15px;vertical-align:middle}
.sw-google-plus:before{content:"h"}
.sw-pinterest:before{content:"b"}
.sw-twitter:before{content:"s"}
.sw-facebook:before{content:"j"}
.sw-linkedin:before{content:"f"}
.sw-tumblr:before{content:"r"}
.sw-stumbleupon:before{content:"q"}
.sw-reddit:before{content:"a"}
.sw-email:before{content:"k"}
.sw-yummly:before{content:"x"}
.sw-whatsapp:before{content:"y"}
.sw-pocket:before{content:"B"}
.sw-buffer:before{content:"z"}
.sw-hacker_news:before{content:"D"}
.sw-flipboard:before{content:"C"}
.sw-social-warfare:before{content:"p"}
.sw-click-to-tweet:after,.sw-tweet-clear:after{content:".";height:0;clear:both;visibility:hidden;display:block}
.swp_CTT{text-decoration:none!important}
.sw-tweet-clear{zoom:1}
.sw-click-to-tweet{display:block;margin:15px 0;padding:15px 30px;position:relative}
.sw-click-to-tweet:after{line-height:0}
.sw-click-to-tweet .sw-ctt-text{margin:0 0 10px;padding:0;position:relative;word-wrap:break-word}
a .sw-click-to-tweet .sw-ctt-text{display:block;font-size:24px;font-weight:500;line-height:140%;margin:0;padding:0;position:relative;text-decoration:none;text-transform:none}
.sw-click-to-tweet .sw-ctt-btn{display:block;float:right;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:12px;font-weight:700;line-height:100%;margin:10px 0 0;padding:3px 5px 3px 3px;position:relative;text-decoration:none;text-transform:uppercase}
.sw-click-to-tweet i.sw-twitter{float:right;font-size:21px;margin-left:15px;margin-top:2px;text-transform:none}
a.swp_CTT.style1 .sw-click-to-tweet{background-color:#fff;border:1px solid #ddd;-webkit-border-radius:4px;border-radius:4px}
a.swp_CTT.style2 .sw-click-to-tweet{background-color:#fff;border:4px double #ddd;-webkit-border-radius:0;border-radius:0}
a.style2 .sw-click-to-tweet .sw-ctt-text{color:#666;font-style:italic;text-decoration:none}
a.swp_CTT.style3:hover .sw-click-to-tweet{border-left:10px solid #3c87b2;padding-right:20px;-webkit-transition:all .25s linear;transition:all .25s linear}
a.swp_CTT.style3 .sw-click-to-tweet{background-color:#429cd6;border:none;border-left:10px solid #429cd6;-webkit-border-radius:0;border-radius:0;padding-right:20px;-webkit-transition:all .25s linear;transition:all .25s linear}
a.style3 .sw-click-to-tweet .sw-ctt-text{color:#fff;font-style:italic;text-decoration:none}
a.swp_CTT.style4:hover .sw-click-to-tweet{border-left:10px solid #3c87b2;-webkit-transition:all .25s linear;transition:all .25s linear}
a.swp_CTT.style4 .sw-click-to-tweet{background-color:#333;border-left:10px solid #c33;-webkit-border-radius:0;border-radius:0;-webkit-transition:all .25s linear;transition:all .25s linear}
a.swp_CTT.style5:hover .sw-click-to-tweet{background-color:#d34250;border-left:10px solid #30394f;-webkit-transition:all .25s linear;transition:all .25s linear}
a.swp_CTT.style5 .sw-click-to-tweet{background-color:#30394f;border-left:10px solid #d34250;-webkit-border-radius:0;border-radius:0;-webkit-transition:all .25s linear;transition:all .25s linear}
a.swp_CTT.style6:hover .sw-click-to-tweet{background-color:#ced3dc;border-left:10px solid #d34250;-webkit-transition:all .25s linear;transition:all .25s linear}
a.swp_CTT.style6 .sw-click-to-tweet{background-color:#eee;border-left:10px solid #d34250;-webkit-border-radius:0;border-radius:0;-webkit-transition:all .25s linear;transition:all .25s linear}
a.style6 .sw-click-to-tweet i.sw-twitter{color:#30394f}
.swp_pop_thumb{-webkit-border-radius:3px;border-radius:3px;float:left;height:100px;margin:5px 25px 5px 0;width:100px}
.swp_popular_post{clear:both}
.swp_clearfix:after{clear:both;content:" ";display:block;height:0;visibility:hidden}
.swp_popular_post a.swp_popularity{border:none;display:block;line-height:1.5;margin:20px 0}
span.swp_pop_count{display:block;font-size:70%}
.swp_widget_box{-webkit-border-radius:3px;border-radius:3px}
div.sw-pinit{display:table!important;line-height:0;position:relative!important}
.nc_socialPanel.mobile .iconFiller~.swp_count,.sw-content-locator,div.nc_socialPanel .nc_tweetContainer.swp_whatsapp:not(.mobile){display:none}
div.sw-pinit a.sw-pinit-button,div.sw-pinit a.sw-pinit-button:visited{background:#cd2029;border:1px solid #aa1b29;-webkit-border-radius:4px;border-radius:4px;color:#fff;font-size:20px;height:50px;line-height:45px;opacity:0;padding:0 30px;position:absolute;text-decoration:none;-webkit-transition:opacity .5s;transition:opacity .5s;z-index:200}
.nc_socialPanelSide.swp_boxed .nc_tweetContainer:not(.totes) .swp_hide span.swp_share,.nc_socialPanelSide.swp_boxed .nc_tweetContainer:not(.totes):hover span.swp_share:not(.swp_hide),div.sw-pinit:focus a.sw-pinit-button,div.sw-pinit:hover a.sw-pinit-button{opacity:1}
div.sw-pinit a.sw-pinit-button::before{color:#fff;content:"b";float:left;font-family:sw-icon-font;font-size:24px;font-weight:400;line-height:50px;margin-left:-5px;margin-right:10px}
div.sw-pinit a.sw-pinit-button:hover::before{content:"F"}
div.sw-pinit a.sw-pinit-button::focus,div.sw-pinit a.sw-pinit-button::hover{background:#aa1b29;color:#fff;text-decoration:none}
div.sw-pinit .sw-pinit-left{left:30px}
div.sw-pinit .sw-pinit-center{margin-left:-60px;left:50%}
div.sw-pinit .sw-pinit-right{right:30px}
div.sw-pinit .sw-pinit-top{top:30px}
div.sw-pinit .sw-pinit-middle{margin-top:-25px;top:50%}
div.sw-pinit .sw-pinit-bottom{bottom:30px}
.mobile .nc_tweetContainer:nth-last-child(2),.nc_socialPanel.notMobile .nc_tweetContainer:nth-last-child(1),.nc_tweetContainer.totes:nth-last-child(1){margin-right:0}
.nc_socialPanel.swp_d_darkGray a,.nc_socialPanel.swp_d_fullColor a,.nc_socialPanel.swp_d_lightGray a,.nc_socialPanel.swp_d_mediumGray a,body .nc_socialPanel.swp_o_darkGray:hover a,body .nc_socialPanel.swp_o_fullColor:hover a,body .nc_socialPanel.swp_o_lightGray:hover a,body .nc_socialPanel.swp_o_mediumGray:hover a,html body .nc_socialPanel.swp_i_darkGray a:hover,html body .nc_socialPanel.swp_i_fullColor .nc_tweetContainer:hover a,html body .nc_socialPanel.swp_i_lightGray .nc_tweetContainer:hover a,html body .nc_socialPanel.swp_i_mediumGray a:hover{color:#fff}
.nc_socialPanel.swp_d_colorOutlines .twitter a,.wp-editor-container .sw-twitter:before,a.style1 .sw-click-to-tweet i.sw-twitter,a.style2 .sw-click-to-tweet i.sw-twitter,body .nc_socialPanel.swp_o_colorOutlines:hover .twitter a,html body .nc_socialPanel.swp_i_colorOutlines .twitter a:hover{color:#429cd6}
a.style1 .sw-click-to-tweet .sw-ctt-btn,a.style1 .sw-click-to-tweet .sw-ctt-text{color:#999;text-decoration:none}
a.style1:hover .sw-click-to-tweet .sw-ctt-btn,a.style1:hover .sw-click-to-tweet .sw-ctt-text,a.style2 .sw-click-to-tweet .sw-ctt-btn,a.style2:hover .sw-click-to-tweet .sw-ctt-btn,a.style2:hover .sw-click-to-tweet .sw-ctt-text{color:#666;text-decoration:none}
a.style3 .sw-click-to-tweet .sw-ctt-btn,a.style3 .sw-click-to-tweet i.sw-twitter,a.style3:hover .sw-click-to-tweet .sw-ctt-btn,a.style3:hover .sw-click-to-tweet .sw-ctt-text,a.style4 .sw-click-to-tweet .sw-ctt-btn,a.style4 .sw-click-to-tweet .sw-ctt-text,a.style4:hover .sw-click-to-tweet .sw-ctt-btn,a.style4:hover .sw-click-to-tweet .sw-ctt-text,a.style5 .sw-click-to-tweet .sw-ctt-btn,a.style5 .sw-click-to-tweet .sw-ctt-text,a.style5:hover .sw-click-to-tweet .sw-ctt-btn,a.style5:hover .sw-click-to-tweet .sw-ctt-text{color:#fff;text-decoration:none}
a.style4 .sw-click-to-tweet i.sw-twitter,a.style5 .sw-click-to-tweet i.sw-twitter{color:#fff}
a.style6 .sw-click-to-tweet .sw-ctt-btn,a.style6 .sw-click-to-tweet .sw-ctt-text{color:#30394f;text-decoration:none}
a.style6:hover .sw-click-to-tweet .sw-ctt-btn,a.style6:hover .sw-click-to-tweet .sw-ctt-text,a.style6:hover .sw-click-to-tweet i.sw-twitter{color:#2a2d34;text-decoration:none}
.scale-70{-ms-transform:scale(.7);-webkit-transform:scale(.7);transform:scale(.7)}
.nc_socialPanel:not(.nc_floater).scale-70.scale-fullWidth{width:142.8571428571429%!important}
.scale-80{-ms-transform:scale(.8);-webkit-transform:scale(.8);transform:scale(.8)}
.nc_socialPanel:not(.nc_floater).scale-80.scale-fullWidth{width:125%!important}
.scale-90{-ms-transform:scale(.9);-webkit-transform:scale(.9);transform:scale(.9)}
.nc_socialPanel:not(.nc_floater).scale-90.scale-fullWidth{width:111.111111111111%!important}
.scale-110{-ms-transform:scale(1.1);-webkit-transform:scale(1.1);transform:scale(1.1)}
.nc_socialPanel:not(.nc_floater).scale-110.scale-fullWidth{width:90.90909090909091%!important}
.scale-120{-ms-transform:scale(1.2);-webkit-transform:scale(1.2);transform:scale(1.2)}
.nc_socialPanel:not(.nc_floater).scale-120.scale-fullWidth{width:83.33333333333333%!important}
.scale-130{-ms-transform:scale(1.3);-webkit-transform:scale(1.3);transform:scale(1.3)}
.nc_socialPanel:not(.nc_floater).scale-130.scale-fullWidth{width:76.92307692307692%!important}
.scale-140{-ms-transform:scale(1.4);-webkit-transform:scale(1.4);transform:scale(1.4)}
.nc_socialPanel:not(.nc_floater).scale-140.scale-fullWidth{width:71.42857142857143%!important}
.nc_floater.scale-center,.nc_floater.scale-right,.scale-fullWidth,.scale-left{-ms-transform-origin:left;-webkit-transform-origin:left;transform-origin:left}
.scale-right{-ms-transform-origin:right;-webkit-transform-origin:right;transform-origin:right}
.scale-center{-ms-transform-origin:center;-webkit-transform-origin:center;transform-origin:center}
div.nc_socialPanel .nc_tweetContainer.swp_emphasize{-webkit-box-flex:2;-moz-box-flex:2;-webkit-flex:2;-ms-flex:2;flex:2}
.sw-pinit.aligncenter{margin:0 auto}
@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){div.sw-pinit{display:inline-block!important;max-width:100%}}.swp_hidden_pin_image{height:0;opacity:0;position:absolute;top:0;width:0}/*
Theme Name: Canvas
Theme URI: http://www.woothemes.com/
Version: 5.2.3
Description: Designed by <a href="http://www.woothemes.com">WooThemes</a>.
Author: WooThemes
Author URI: http://www.woothemes.com
Tags: canvas, woothemes

	Copyright: (c) 2009-2013 WooThemes.
	License: GNU General Public License v2.0
	License URI: http://www.gnu.org/licenses/gpl-2.0.html

*/
/*

WARNING! DO NOT EDIT THIS FILE!

To make it easy to update your theme, you should not edit the styles in this file. Instead use
the custom.css file to add your styles. You can copy a style from this file and paste it in
custom.css and it will override the style in this file. You have been warned! :)

*/
/*-------------------------------------------------------------------------------------------

INDEX:

0. RESET

1. SETUP
-1.1 Defaults
-1.2 Hyperlinks
-1.3 @font-face

2. SITE STRUCTURE & APPEARANCE
-2.1 Containers & Columns
-2.2 Navigation
	-2.2.1 Drop-down menus
	-2.2.2 Optional Top Navigation (WP Menus)
-2.3 Header
-2.4 Content
-2.5 Sidebar
-2.6 Footer
-2.7 Full Width

3. POSTS
-3.1 Typographic Elements
-3.2 Images
-3.3 Pagination / Woo Pagination
-3.4 Single Post Author
-3.5 Tumblog Styling

4. WIDGETS
-4.1 Generic Widgets
-4.2 Specific Widgets
-4.3 WooTabs

5. COMMENTS
-5.1 Comments
-5.2 Pingbacks / Trackbacks
-5.3 Comments Form

6. MISC
-6.1 Buttons
-6.2 Info Boxes
-6.3 Contact Form
-6.4 Gravity forms
-6.5 Tumblog
-6.6 Subscribe & Connect
-6.7 Featured Posts Shortcode
-6.8 Tables

7. LAYOUTS
-7.1 Site Width
-7.2 two-col-left
-7.3 two-col-right
-7.4 three-col-left
-7.5 three-col-middle
-7.6 three-col-right

8. TEMPLATES / SLIDER
-8.1 Slider
-8.2 Magazine template
-8.3 Business template
-8.4 Footer Widgets 1-4 Columns
-8.5 Portfolio
-8.5.1 Single Portfolio Item
-8.5.2 Portfolio Items In Archive Screens
-8.6 Contact Page Template
-8.7 Timeline Page Template

9. WOODOJO
10. BROWSER SPECIFIC

-------------------------------------------------------------------------------------------*/
/**
 * Functions
 */
/*!
 *  Font Awesome 3.0.2
 *  the iconic font designed for use with Twitter Bootstrap
 *  -------------------------------------------------------
 *  The full suite of pictographic icons, examples, and documentation
 *  can be found at: http://fortawesome.github.com/Font-Awesome/
 *
 *  License
 *  -------------------------------------------------------
 *  - The Font Awesome font is licensed under the SIL Open Font License - http://scripts.sil.org/OFL
 *  - Font Awesome CSS, LESS, and SASS files are licensed under the MIT License -
 *    http://opensource.org/licenses/mit-license.html
 *  - The Font Awesome pictograms are licensed under the CC BY 3.0 License - http://creativecommons.org/licenses/by/3.0/
 *  - Attribution is no longer required in Font Awesome 3.0, but much appreciated:
 *    "Font Awesome by Dave Gandy - http://fortawesome.github.com/Font-Awesome"

 *  Contact
 *  -------------------------------------------------------
 *  Email: dave@davegandy.com
 *  Twitter: http://twitter.com/fortaweso_me
 *  Work: Lead Product Designer @ http://kyruus.com
 */
@font-face{font-family:'FontAwesome';src:url(//www.groovypost.com/wp-content/themes/gp/includes/fonts/fontawesome-webfont.eot?v=3.0.1);src:url(//www.groovypost.com/wp-content/themes/gp/includes/fonts/fontawesome-webfont.eot?#iefix&v=3.0.1) format('embedded-opentype'), url(//www.groovypost.com/wp-content/themes/gp/includes/fonts/fontawesome-webfont.woff?v=3.0.1) format('woff'), url(//www.groovypost.com/wp-content/themes/gp/includes/fonts/fontawesome-webfont.ttf?v=3.0.1) format('truetype');font-weight:normal;font-style:normal;}
/*  Font Awesome styles
    ------------------------------------------------------- */
[class^="icon-"],
[class*=" icon-"]{font-family:FontAwesome;font-weight:normal;font-style:normal;text-decoration:inherit;-webkit-font-smoothing:antialiased;/* sprites.less reset */ display:inline;width:auto;height:auto;line-height:normal;vertical-align:baseline;background-image:none;background-position:0% 0%;background-repeat:repeat;margin-top:0;}
/* more sprites.less reset */
.icon-white,
.nav-pills > .active > a > [class^="icon-"],
.nav-pills > .active > a > [class*=" icon-"],
.nav-list > .active > a > [class^="icon-"],
.nav-list > .active > a > [class*=" icon-"],
.navbar-inverse .nav > .active > a > [class^="icon-"],
.navbar-inverse .nav > .active > a > [class*=" icon-"],
.dropdown-menu > li > a:hover > [class^="icon-"],
.dropdown-menu > li > a:hover > [class*=" icon-"],
.dropdown-menu > .active > a > [class^="icon-"],
.dropdown-menu > .active > a > [class*=" icon-"],
.dropdown-submenu:hover > a > [class^="icon-"],
.dropdown-submenu:hover > a > [class*=" icon-"]{background-image:none;}
[class^="icon-"]:before,
[class*=" icon-"]:before{text-decoration:inherit;display:inline-block;speak:none;}
/* makes sure icons active on rollover in links */
a [class^="icon-"],
a [class*=" icon-"]{display:inline-block;}
/* makes the font 33% larger relative to the icon container */
.icon-large:before{vertical-align:-10%;font-size:1.3333333333333333em;}
.btn [class^="icon-"],
.nav [class^="icon-"],
.btn [class*=" icon-"],
.nav [class*=" icon-"]{display:inline;/* keeps button heights with and without icons the same */}
.btn [class^="icon-"].icon-large,
.nav [class^="icon-"].icon-large,
.btn [class*=" icon-"].icon-large,
.nav [class*=" icon-"].icon-large{line-height:.9em;}
.btn [class^="icon-"].icon-spin,
.nav [class^="icon-"].icon-spin,
.btn [class*=" icon-"].icon-spin,
.nav [class*=" icon-"].icon-spin{display:inline-block;}
.nav-tabs [class^="icon-"],
.nav-pills [class^="icon-"],
.nav-tabs [class*=" icon-"],
.nav-pills [class*=" icon-"]{/* keeps button heights with and without icons the same */}
.nav-tabs [class^="icon-"],
.nav-pills [class^="icon-"],
.nav-tabs [class*=" icon-"],
.nav-pills [class*=" icon-"],
.nav-tabs [class^="icon-"].icon-large,
.nav-pills [class^="icon-"].icon-large,
.nav-tabs [class*=" icon-"].icon-large,
.nav-pills [class*=" icon-"].icon-large{line-height:.9em;}
li [class^="icon-"],
.nav li [class^="icon-"],
li [class*=" icon-"],
.nav li [class*=" icon-"]{display:inline-block;width:1.25em;text-align:center;}
li [class^="icon-"].icon-large,
.nav li [class^="icon-"].icon-large,
li [class*=" icon-"].icon-large,
.nav li [class*=" icon-"].icon-large{/* increased font size for icon-large */ width:1.5625em;}
ul.icons{list-style-type:none;text-indent:-0.75em;}
ul.icons li [class^="icon-"],
ul.icons li [class*=" icon-"]{width:.75em;}
.icon-muted{color:#eeeeee;}
.icon-border{border:solid 1px #eeeeee;padding:.2em .25em .15em;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;}
.icon-2x{font-size:2em;}
.icon-2x.icon-border{border-width:2px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;}
.icon-3x{font-size:3em;}
.icon-3x.icon-border{border-width:3px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;}
.icon-4x{font-size:4em;}
.icon-4x.icon-border{border-width:4px;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;}
.pull-right{float:right;}
.pull-left{float:left;}
[class^="icon-"].pull-left,
[class*=" icon-"].pull-left{margin-right:.3em;}
[class^="icon-"].pull-right,
[class*=" icon-"].pull-right{margin-left:.3em;}
.btn [class^="icon-"].pull-left.icon-2x,
.btn [class*=" icon-"].pull-left.icon-2x,
.btn [class^="icon-"].pull-right.icon-2x,
.btn [class*=" icon-"].pull-right.icon-2x{margin-top:.18em;}
.btn [class^="icon-"].icon-spin.icon-large,
.btn [class*=" icon-"].icon-spin.icon-large{line-height:.8em;}
.btn.btn-small [class^="icon-"].pull-left.icon-2x,
.btn.btn-small [class*=" icon-"].pull-left.icon-2x,
.btn.btn-small [class^="icon-"].pull-right.icon-2x,
.btn.btn-small [class*=" icon-"].pull-right.icon-2x{margin-top:.25em;}
.btn.btn-large [class^="icon-"],
.btn.btn-large [class*=" icon-"]{margin-top:0;}
.btn.btn-large [class^="icon-"].pull-left.icon-2x,
.btn.btn-large [class*=" icon-"].pull-left.icon-2x,
.btn.btn-large [class^="icon-"].pull-right.icon-2x,
.btn.btn-large [class*=" icon-"].pull-right.icon-2x{margin-top:.05em;}
.btn.btn-large [class^="icon-"].pull-left.icon-2x,
.btn.btn-large [class*=" icon-"].pull-left.icon-2x{margin-right:.2em;}
.btn.btn-large [class^="icon-"].pull-right.icon-2x,
.btn.btn-large [class*=" icon-"].pull-right.icon-2x{margin-left:.2em;}
.icon-spin{display:inline-block;-moz-animation:spin 2s infinite linear;-o-animation:spin 2s infinite linear;-webkit-animation:spin 2s infinite linear;animation:spin 2s infinite linear;}
@-moz-keyframes spin {
  0%{-moz-transform:rotate(0deg);}
 100%{-moz-transform:rotate(359deg);}
}
@-webkit-keyframes spin {
  0%{-webkit-transform:rotate(0deg);}
 100%{-webkit-transform:rotate(359deg);}
}
@-o-keyframes spin {
  0%{-o-transform:rotate(0deg);}
 100%{-o-transform:rotate(359deg);}
}
@-ms-keyframes spin {
  0%{-ms-transform:rotate(0deg);}
 100%{-ms-transform:rotate(359deg);}
}
@keyframes spin {
  0%{transform:rotate(0deg);}
 100%{transform:rotate(359deg);}
}
@-moz-document url-prefix() {
  .icon-spin{height:.9em;}
 .btn .icon-spin{height:auto;}
 .icon-spin.icon-large{height:1.25em;}
 .btn .icon-spin.icon-large{height:.75em;}
}
/*  Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
    readers do not read off random characters that represent icons */
.icon-glass:before{content:"\f000";}
.icon-music:before{content:"\f001";}
.icon-search:before{content:"\f002";}
.icon-envelope:before{content:"\f003";}
.icon-heart:before{content:"\f004";}
.icon-star:before{content:"\f005";}
.icon-star-empty:before{content:"\f006";}
.icon-user:before{content:"\f007";}
.icon-film:before{content:"\f008";}
.icon-th-large:before{content:"\f009";}
.icon-th:before{content:"\f00a";}
.icon-th-list:before{content:"\f00b";}
.icon-ok:before{content:"\f00c";}
.icon-remove:before{content:"\f00d";}
.icon-zoom-in:before{content:"\f00e";}
.icon-zoom-out:before{content:"\f010";}
.icon-off:before{content:"\f011";}
.icon-signal:before{content:"\f012";}
.icon-cog:before{content:"\f013";}
.icon-trash:before{content:"\f014";}
.icon-home:before{content:"\f015";}
.icon-file:before{content:"\f016";}
.icon-time:before{content:"\f017";}
.icon-road:before{content:"\f018";}
.icon-download-alt:before{content:"\f019";}
.icon-download:before{content:"\f01a";}
.icon-upload:before{content:"\f01b";}
.icon-inbox:before{content:"\f01c";}
.icon-play-circle:before{content:"\f01d";}
.icon-repeat:before{content:"\f01e";}
/* \f020 doesn't work in Safari. all shifted one down */
.icon-refresh:before{content:"\f021";}
.icon-list-alt:before{content:"\f022";}
.icon-lock:before{content:"\f023";}
.icon-flag:before{content:"\f024";}
.icon-headphones:before{content:"\f025";}
.icon-volume-off:before{content:"\f026";}
.icon-volume-down:before{content:"\f027";}
.icon-volume-up:before{content:"\f028";}
.icon-qrcode:before{content:"\f029";}
.icon-barcode:before{content:"\f02a";}
.icon-tag:before{content:"\f02b";}
.icon-tags:before{content:"\f02c";}
.icon-book:before{content:"\f02d";}
.icon-bookmark:before{content:"\f02e";}
.icon-print:before{content:"\f02f";}
.icon-camera:before{content:"\f030";}
.icon-font:before{content:"\f031";}
.icon-bold:before{content:"\f032";}
.icon-italic:before{content:"\f033";}
.icon-text-height:before{content:"\f034";}
.icon-text-width:before{content:"\f035";}
.icon-align-left:before{content:"\f036";}
.icon-align-center:before{content:"\f037";}
.icon-align-right:before{content:"\f038";}
.icon-align-justify:before{content:"\f039";}
.icon-list:before{content:"\f03a";}
.icon-indent-left:before{content:"\f03b";}
.icon-indent-right:before{content:"\f03c";}
.icon-facetime-video:before{content:"\f03d";}
.icon-picture:before{content:"\f03e";}
.icon-pencil:before{content:"\f040";}
.icon-map-marker:before{content:"\f041";}
.icon-adjust:before{content:"\f042";}
.icon-tint:before{content:"\f043";}
.icon-edit:before{content:"\f044";}
.icon-share:before{content:"\f045";}
.icon-check:before{content:"\f046";}
.icon-move:before{content:"\f047";}
.icon-step-backward:before{content:"\f048";}
.icon-fast-backward:before{content:"\f049";}
.icon-backward:before{content:"\f04a";}
.icon-play:before{content:"\f04b";}
.icon-pause:before{content:"\f04c";}
.icon-stop:before{content:"\f04d";}
.icon-forward:before{content:"\f04e";}
.icon-fast-forward:before{content:"\f050";}
.icon-step-forward:before{content:"\f051";}
.icon-eject:before{content:"\f052";}
.icon-chevron-left:before{content:"\f053";}
.icon-chevron-right:before{content:"\f054";}
.icon-plus-sign:before{content:"\f055";}
.icon-minus-sign:before{content:"\f056";}
.icon-remove-sign:before{content:"\f057";}
.icon-ok-sign:before{content:"\f058";}
.icon-question-sign:before{content:"\f059";}
.icon-info-sign:before{content:"\f05a";}
.icon-screenshot:before{content:"\f05b";}
.icon-remove-circle:before{content:"\f05c";}
.icon-ok-circle:before{content:"\f05d";}
.icon-ban-circle:before{content:"\f05e";}
.icon-arrow-left:before{content:"\f060";}
.icon-arrow-right:before{content:"\f061";}
.icon-arrow-up:before{content:"\f062";}
.icon-arrow-down:before{content:"\f063";}
.icon-share-alt:before{content:"\f064";}
.icon-resize-full:before{content:"\f065";}
.icon-resize-small:before{content:"\f066";}
.icon-plus:before{content:"\f067";}
.icon-minus:before{content:"\f068";}
.icon-asterisk:before{content:"\f069";}
.icon-exclamation-sign:before{content:"\f06a";}
.icon-gift:before{content:"\f06b";}
.icon-leaf:before{content:"\f06c";}
.icon-fire:before{content:"\f06d";}
.icon-eye-open:before{content:"\f06e";}
.icon-eye-close:before{content:"\f070";}
.icon-warning-sign:before{content:"\f071";}
.icon-plane:before{content:"\f072";}
.icon-calendar:before{content:"\f073";}
.icon-random:before{content:"\f074";}
.icon-comment:before{content:"\f075";}
.icon-magnet:before{content:"\f076";}
.icon-chevron-up:before{content:"\f077";}
.icon-chevron-down:before{content:"\f078";}
.icon-retweet:before{content:"\f079";}
.icon-shopping-cart:before{content:"\f07a";}
.icon-folder-close:before{content:"\f07b";}
.icon-folder-open:before{content:"\f07c";}
.icon-resize-vertical:before{content:"\f07d";}
.icon-resize-horizontal:before{content:"\f07e";}
.icon-bar-chart:before{content:"\f080";}
.icon-twitter-sign:before{content:"\f081";}
.icon-facebook-sign:before{content:"\f082";}
.icon-camera-retro:before{content:"\f083";}
.icon-key:before{content:"\f084";}
.icon-cogs:before{content:"\f085";}
.icon-comments:before{content:"\f086";}
.icon-thumbs-up:before{content:"\f087";}
.icon-thumbs-down:before{content:"\f088";}
.icon-star-half:before{content:"\f089";}
.icon-heart-empty:before{content:"\f08a";}
.icon-signout:before{content:"\f08b";}
.icon-linkedin-sign:before{content:"\f08c";}
.icon-pushpin:before{content:"\f08d";}
.icon-external-link:before{content:"\f08e";}
.icon-signin:before{content:"\f090";}
.icon-trophy:before{content:"\f091";}
.icon-github-sign:before{content:"\f092";}
.icon-upload-alt:before{content:"\f093";}
.icon-lemon:before{content:"\f094";}
.icon-phone:before{content:"\f095";}
.icon-check-empty:before{content:"\f096";}
.icon-bookmark-empty:before{content:"\f097";}
.icon-phone-sign:before{content:"\f098";}
.icon-twitter:before{content:"\f099";}
.icon-facebook:before{content:"\f09a";}
.icon-github:before{content:"\f09b";}
.icon-unlock:before{content:"\f09c";}
.icon-credit-card:before{content:"\f09d";}
.icon-rss:before{content:"\f09e";}
.icon-hdd:before{content:"\f0a0";}
.icon-bullhorn:before{content:"\f0a1";}
.icon-bell:before{content:"\f0a2";}
.icon-certificate:before{content:"\f0a3";}
.icon-hand-right:before{content:"\f0a4";}
.icon-hand-left:before{content:"\f0a5";}
.icon-hand-up:before{content:"\f0a6";}
.icon-hand-down:before{content:"\f0a7";}
.icon-circle-arrow-left:before{content:"\f0a8";}
.icon-circle-arrow-right:before{content:"\f0a9";}
.icon-circle-arrow-up:before{content:"\f0aa";}
.icon-circle-arrow-down:before{content:"\f0ab";}
.icon-globe:before{content:"\f0ac";}
.icon-wrench:before{content:"\f0ad";}
.icon-tasks:before{content:"\f0ae";}
.icon-filter:before{content:"\f0b0";}
.icon-briefcase:before{content:"\f0b1";}
.icon-fullscreen:before{content:"\f0b2";}
.icon-group:before{content:"\f0c0";}
.icon-link:before{content:"\f0c1";}
.icon-cloud:before{content:"\f0c2";}
.icon-beaker:before{content:"\f0c3";}
.icon-cut:before{content:"\f0c4";}
.icon-copy:before{content:"\f0c5";}
.icon-paper-clip:before{content:"\f0c6";}
.icon-save:before{content:"\f0c7";}
.icon-sign-blank:before{content:"\f0c8";}
.icon-reorder:before{content:"\f0c9";}
.icon-list-ul:before{content:"\f0ca";}
.icon-list-ol:before{content:"\f0cb";}
.icon-strikethrough:before{content:"\f0cc";}
.icon-underline:before{content:"\f0cd";}
.icon-table:before{content:"\f0ce";}
.icon-magic:before{content:"\f0d0";}
.icon-truck:before{content:"\f0d1";}
.icon-pinterest:before{content:"\f0d2";}
.icon-pinterest-sign:before{content:"\f0d3";}
.icon-google-plus-sign:before{content:"\f0d4";}
.icon-google-plus:before{content:"\f0d5";}
.icon-money:before{content:"\f0d6";}
.icon-caret-down:before{content:"\f0d7";}
.icon-caret-up:before{content:"\f0d8";}
.icon-caret-left:before{content:"\f0d9";}
.icon-caret-right:before{content:"\f0da";}
.icon-columns:before{content:"\f0db";}
.icon-sort:before{content:"\f0dc";}
.icon-sort-down:before{content:"\f0dd";}
.icon-sort-up:before{content:"\f0de";}
.icon-envelope-alt:before{content:"\f0e0";}
.icon-linkedin:before{content:"\f0e1";}
.icon-undo:before{content:"\f0e2";}
.icon-legal:before{content:"\f0e3";}
.icon-dashboard:before{content:"\f0e4";}
.icon-comment-alt:before{content:"\f0e5";}
.icon-comments-alt:before{content:"\f0e6";}
.icon-bolt:before{content:"\f0e7";}
.icon-sitemap:before{content:"\f0e8";}
.icon-umbrella:before{content:"\f0e9";}
.icon-paste:before{content:"\f0ea";}
.icon-lightbulb:before{content:"\f0eb";}
.icon-exchange:before{content:"\f0ec";}
.icon-cloud-download:before{content:"\f0ed";}
.icon-cloud-upload:before{content:"\f0ee";}
.icon-user-md:before{content:"\f0f0";}
.icon-stethoscope:before{content:"\f0f1";}
.icon-suitcase:before{content:"\f0f2";}
.icon-bell-alt:before{content:"\f0f3";}
.icon-coffee:before{content:"\f0f4";}
.icon-food:before{content:"\f0f5";}
.icon-file-alt:before{content:"\f0f6";}
.icon-building:before{content:"\f0f7";}
.icon-hospital:before{content:"\f0f8";}
.icon-ambulance:before{content:"\f0f9";}
.icon-medkit:before{content:"\f0fa";}
.icon-fighter-jet:before{content:"\f0fb";}
.icon-beer:before{content:"\f0fc";}
.icon-h-sign:before{content:"\f0fd";}
.icon-plus-sign-alt:before{content:"\f0fe";}
.icon-double-angle-left:before{content:"\f100";}
.icon-double-angle-right:before{content:"\f101";}
.icon-double-angle-up:before{content:"\f102";}
.icon-double-angle-down:before{content:"\f103";}
.icon-angle-left:before{content:"\f104";}
.icon-angle-right:before{content:"\f105";}
.icon-angle-up:before{content:"\f106";}
.icon-angle-down:before{content:"\f107";}
.icon-desktop:before{content:"\f108";}
.icon-laptop:before{content:"\f109";}
.icon-tablet:before{content:"\f10a";}
.icon-mobile-phone:before{content:"\f10b";}
.icon-circle-blank:before{content:"\f10c";}
.icon-quote-left:before{content:"\f10d";}
.icon-quote-right:before{content:"\f10e";}
.icon-spinner:before{content:"\f110";}
.icon-circle:before{content:"\f111";}
.icon-reply:before{content:"\f112";}
.icon-github-alt:before{content:"\f113";}
.icon-folder-close-alt:before{content:"\f114";}
.icon-folder-open-alt:before{content:"\f115";}
/*-------------------------------------------------------------------------------------------*/
/* 0. RESET */
/*-------------------------------------------------------------------------------------------*/
/* http://meyerweb.com/eric/tools/css/reset/ | v1.0 | 20080212 */
body,
html{height:100%;}
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;}
body{line-height:1;}
ol,
ul{list-style:none;}
blockquote, q{quotes:none;}
blockquote:before,
blockquote:after,
q:before,
q:after{content:'';content:none;}:focus{outline:0;}
/* remember to define focus styles! */
del{text-decoration:line-through;}
table{border-collapse:collapse;border-spacing:0;}
/* tables still need 'cellspacing="0"' in the markup */
sub,
sup{font-size:75%;line-height:0;position:relative;}
sup{top:-0.5em;}
sub{bottom:-0.25em;}
/* GENERAL STYLES */
/* Floating & Alignment */
.fl{float:left;}
.fr{float:right;}
.ac{text-align:center;}
.ar{text-align:right;}
/* Clear Floats */
.col-full:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.fix{clear:both;height:1px;margin:-1px 0 0;overflow:hidden;}
html body * span.clear,
html body * div.clear,
html body * li.clear,
html body * dd.clear{background:none;border:0;clear:both;display:block;float:none;font-size:0;list-style:none;margin:0;padding:0;overflow:hidden;visibility:hidden;width:0;height:0;}
/* http://sonspring.com/journal/clearing-floats */
/*-------------------------------------------------------------------------------------------*/
/* 1. SETUP */
/*-------------------------------------------------------------------------------------------*/
/* 1.1 Defaults */
body{font:300 13px/20px "Helvetica Neue", Helvetica, Arial, Sans-serif;color:#555;background-color:#fff;-webkit-font-smoothing:antialiased;}
h1,
h2,
h3,
h4,
h5,
h6{margin:0;font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;color:#222;font-weight:bold;line-height:1.2em;}
h1{font-size:2em;}
h2{font-size:1.8em;}
h3{font-size:1.6em;}
h4{font-size:1.2em;}
h5{font-size:1em;}
h6{font-size:0.8em;}
p{margin:0;font:300 14px/22px "Helvetica Neue", Helvetica, Arial, sans-serif;}
strong{font-weight:bold;}
hr{background-color:#e6e6e6;border:0;height:1px;margin-bottom:20px;}
input,
textarea{padding:5px;background:#fafafa;border-color:#ccc #efefef #efefef #ccc;border-width:1px;border-style:solid;margin-bottom:10px;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;}
input:focus,
textarea:focus{background:#fff;border-color:transparent;box-shadow:0 0 6px rgba(48, 136, 255, 0.7);-moz-box-shadow:0 0 6px rgba(48, 136, 255, 0.7);-webkit-box-shadow:0 0 6px rgba(48, 136, 255, 0.7);}
.hide{display:none;}
img{vertical-align:bottom;max-width:100%;}
/* Bicubic resizing for non-native sized IMG: code.flickr.com/blog/2008/11/12/on-ui-quality-the-little-things-client-side-image-resizing/ */
.ie7 img{-ms-interpolation-mode:bicubic;}
/* 1.2 Hyperlinks */
a:link,
a:visited{color:#3088ff;text-decoration:none;}
a:hover{text-decoration:underline;color:red;}
h1 a:link,
h1 a:visited,
h2 a:link,
h2 a:visited,
h3 a:link,
h3 a:visited,
h4 a:link,
h4 a:visited,
h5 a:link,
h5 a:visited,
h6 a:link,
h6 a:visited{text-decoration:none;}
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover{text-decoration:underline;}
/* 1.3 @font-face 
- Used for the subscribe & connect social icons. If you would like to add more icons to the font, you can do so by rebuilding the font at http://keyamoon.com/icomoon/app/ and replace the existing font files in the theme with the new ones.
*/
@font-face{font-family:'Social';font-weight:normal;font-style:normal;src:url(//www.groovypost.com/wp-content/themes/gp/includes/fonts/social.eot);src:url(//www.groovypost.com/wp-content/themes/gp/includes/fonts/social.eot?#iefix) format('embedded-opentype'), url(//www.groovypost.com/wp-content/themes/gp/includes/fonts/social.woff) format('woff'), url(//www.groovypost.com/wp-content/themes/gp/includes/fonts/social.ttf) format('truetype'), url(//www.groovypost.com/wp-content/themes/gp/includes/fonts/social.svg#woo-social) format('svg');}
/* Nav Toggle */
.nav-toggle:after{content:"\f039";font-family:"FontAwesome";font-weight:normal;color:#fff;margin-left:0.5em;}
/* Sliders */
.feedback .flex-prev:before,
.feedback .flex-next:before{font-family:"FontAwesome";}
a.flex-prev:before,
#post-gallery .pagination .jcarousel-prev:before{font-family:"FontAwesome";content:"\f053";}
a.flex-next:before,
#post-gallery .pagination .jcarousel-next:after{font-family:"FontAwesome";content:"\f054";}
a.flex-prev:before,
a.flex-next:before,
#post-gallery .pagination .jcarousel-prev:before,
#post-gallery .pagination .jcarousel-next:after{position:absolute;top:2px;left:0px;font-size:24px;color:#666;color:rgba(0, 0, 0, 0.6);}
a.flex-prev:hover:before,
a.flex-next:hover:before,
#post-gallery .pagination .jcarousel-prev:hover:before,
#post-gallery .pagination .jcarousel-next:hover:after{color:#222;}
/* Tumblog */
.post .post-icon a:before{display:block;height:50px;width:50px;padding-top:0.7em;font-size:1.7em;color:#fff;text-align:center;}
.post .post-icon.link a:before{font-family:"FontAwesome";content:"\f0c1";}
.post .post-icon.video a:before{font-family:"FontAwesome";content:"\f03d";}
.post .post-icon.article a:before{font-family:"FontAwesome";content:"\f0f6";}
.post .post-icon.audio a:before{font-family:"FontAwesome";content:"\f026";}
.post .post-icon.image a:before{font-family:"FontAwesome";content:"\f03e";}
.post .post-icon.quote a:before{font-family:"FontAwesome";content:"\f10d";}
/* Timeline template comments */
#archives .archives_list li span.comments a:before{content:"\f075";font-family:"FontAwesome";font-size:0.6em;margin-right:5px;position:relative;top:-0.4em;}
/*-------------------------------------------------------------------------------------------*/
/* 2. SITE STRUCTURE & APPEARANCE */
/*-------------------------------------------------------------------------------------------*/
/* 2.1 Containers & Columns */
#wrapper{position:relative;padding:0 0 40px;}
#inner-wrapper{position:relative;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0 1em;-webkit-transition:left ease 0.5s;-moz-transition:left ease 0.5s;-o-transition:left ease 0.5s;transition:left ease 0.5s;}
body.fixed-mobile{padding:0;}
body.fixed-mobile #top{padding:0;margin:0;}
/* 2.2 Navigation */
#navigation{clear:both;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;width:80%;left:-80%;position:absolute;top:0;min-height:100%;z-index:9000;padding-top:4.236em;margin-bottom:3em;font:300 14px/14px sans-serif;background:rgba(0, 0, 0, 0.05);}
#navigation .menus{clear:both;}
#navigation h3{font-size:1em;padding:.5em 1em;}
#navigation ul{margin-bottom:1.618em;}
#navigation ul ul{margin:0 0 0 1.618em;}
#navigation .nav-home,
#navigation .nav-close,
#navigation .cart-contents,
#navigation ul.rss li a{height:1em;width:1em;text-indent:-999px;display:block;font-size:1em;padding:.5em;position:absolute;top:1em;left:1em;background:#999;color:#fff;border-radius:3px !important;}
#navigation .nav-home:before,
#navigation .nav-close:before,
#navigation .cart-contents:before,
#navigation ul.rss li a:before{font-family:"FontAwesome";content:"\f00d";display:block;position:absolute;top:0;left:0;right:0;bottom:0;text-align:center;text-indent:0;line-height:2;}
#navigation .nav-home{left:auto;right:1em;}
#navigation .nav-home:before{content:"\f015";}
#navigation .cart-contents{left:auto;right:3.5em;}
#navigation .cart-contents:before{content:"\f07a";}
#navigation ul.rss{margin-right:50px;margin-bottom:0;margin-top:-45px;float:right;}
#navigation ul.rss:after{content:"";display:block;clear:both;}
#navigation ul.rss.cart-enabled{margin-right:85px;}
#navigation ul.rss li{float:left;}
#navigation ul.rss li a{position:relative;top:0;left:0;margin-left:.5em;}
#navigation ul.rss li.sub-email a:before{content:"\f003";}
#navigation ul.rss li.sub-rss a:before{content:"\f09e";}
.show-nav #navigation .top-navigation{display:block;}
.show-nav #inner-wrapper{left:80%;-webkit-border-radius:0.618em;-moz-border-radius:0.618em;border-radius:0.618em;}
/*#navigation ul.rss{float:none;position:absolute;top:10px;right:9px;}
#navigation ul.rss li{display:block;margin:0 0 10px 0;padding:0;font-size:1em;}
#navigation ul.rss li a{color:#555555;text-decoration:none;padding:0;display:inline-block;position:relative;}
#navigation ul.rss li a:hover{color:#222;}
*/ 
ul.nav{width:100%;}
ul.nav li a{padding:.5em 1em;display:block;color:#666;}
ul.nav li a:hover{color:#222;}
ul.nav li.current_page_item a,
ul.nav li.current_page_parent a,
ul.nav li.current-menu-ancestor a,
ul.nav li.current-cat a,
ul.nav li.current-menu-item a{background:#ffffff;color:#3088ff;}
ul.nav li ul li a{background:none!important;color:#666!important;}
ul.nav ul li.current_page_item a,
ul.nav ul li.current_page_parent a,
ul.nav ul li.current-menu-ancestor a,
ul.nav ul li.current-cat a,
ul.nav ul li.current-menu-item a{color:#3088ff!important;}
.nav-toggle{cursor:pointer;text-align:center;display:block;margin:2.5em 0 -2em;padding:0.4em 1em;font-size:1em;background:#999;background:rgba(0, 0, 0, 0.4);border-radius:3px;}
.nav-toggle a{color:#fff;}
.nav-toggle a:hover{color:#fff;text-decoration:none;}
#top select{margin:1.618em 0 0;width:100%;}
#top{display:none;}
/* 2.3 Header */
#header{padding:40px 0 45px;clear:both;position:relative;background-size:auto;}
#logo .site-title{line-height:inherit;margin-bottom:5px;font-weight:bold;}
#logo .site-title,
#logo .site-description{font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;color:#000;display:block;}
#logo .site-title a{color:#222;font-size:40px;line-height:40px;text-transform:none;text-decoration:none;}
#logo .site-title a:hover{text-decoration:underline;}
#logo .site-description{color:#999;font-weight:300;}
#topad{margin:2em 0 0.5em;}
/* 2.4 Content */
#content{padding:0 0 40px;position:relative;}
/* 2.5 Sidebar */
#sidebar{margin-top:3em;overflow:hidden;}
#sidebar .secondary{float:left;margin-right:20px;}
#sidebar .tertiary{float:left;margin-right:0;}
#sidebar .last{margin:0;}
/* 2.6 Footer */
#footer{padding:20px 0;border-top:1px solid #e6e6e6;color:#999;}
#footer #credit img{vertical-align:middle;}
#footer #credit span{display:none;}
#footer .col-left{margin-bottom:10px;}
/* 2.7 Full Width */
body.full-width,
body.full-width #inner-wrapper{padding:0;}
body.full-width #wrapper{padding:0;min-width:100% !important;width:100%;}
body.full-width #header,
#nav-container,
body.full-width #content,
body.full-width #footer-widgets,
body.full-width #footer{padding-left:1.618em;padding-right:1.618em;}
body.full-width #top{padding:0;margin:0;}
#nav-container{border:1px solid #d9d9d9;border-width:1px;background:#fff;background:-webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#f5f5f5));background:-webkit-linear-gradient(#ffffff, #f5f5f5);background:-moz-linear-gradient(center top, #ffffff 0%, #f5f5f5 100%);background:-moz-gradient(center top, #ffffff 0%, #f5f5f5 100%);margin:0 0 1em 0;}
#nav-container #navigation{margin-bottom:0;border:none;border-radius:0;}
#nav-container #navigation ul#main-nav > li:first-child{border-left:1px solid #DBDBDB;}
/*-------------------------------------------------------------------------------------------*/
/* 3. POSTS */
/*-------------------------------------------------------------------------------------------*/
.breadcrumbs{margin-bottom:1.5em;}
.archive_header{display:block;float:left;border-bottom:1px solid #e6e6e6;width:100%;margin:0 0 30px;padding:0 0 10px;color:#222;}
.archive_header{font-weight:bold;font-size:1.5em;}
.archive_header h1{font-size:1em;}
.archive_header .catrss a{padding:5px 10px;font-size:14px;text-decoration:none;line-height:22px;}
.archive-description{clear:both;margin-bottom:30px;}
.post,
.search .page{margin:0 0 40px;}
.post .title,
.page .title{font:normal bold 28px/1.2em "Helvetica Neue", Helvetica, Arial sans-serif;margin:0 0 0.5em;}
.post .title a:link,
.post .title a:visited,
.page .title a:link,
.page .title a:visited{color:#222;}
.post-meta{margin:0 0 1.8em 0;font:1em/1em sans-serif;color:#999;font:300 12px/18px "Helvetica Neue", Helvetica, Arial, sans-serif;}
.post-meta .small{text-transform:lowercase;}
.post-meta .author{text-transform:capitalize;}
.post-more{clear:both;padding:0.2em 0;font-size:13px;}
.post-more .sep{padding:0 0.5em;}
.post p.tags{color:#999;width:100%;clear:both;margin-bottom:20px;}
.post-meta a:link,
.post-meta a:visited,
.post p.tags a:link,
.post p.tags a:visited{font-weight:bold;color:#888;}
.post-more a:hover,
.post-meta a:hover,
.post p.tags a:hover{text-decoration:underline;color:red;}
.post-meta .post-comments{margin-left:0.5em;float:right;}
.post .post-embed{margin-bottom:30px;}
.post-edit-link{float:right;font-weight:300;font-size:1.2em;}
.entry .page-link{font-weight:bold;margin:0 0 2em;}
/* 3.1 Typographic Elements */
.entry h1,
.entry h2,
.entry h3,
.entry h4,
.entry h5,
.entry h6{margin:0 0 0.5em;line-height:1.5em;}
.entry,
.entry p{color:#555555;font:300 15px/1.5em "Helvetica Neue", Helvetica, sans-serif;}
.entry p{margin-bottom:1.2em;}
.entry blockquote{position:relative;padding:10px 20px 10px 50px;color:#444;}
.entry blockquote:before{content:"\f10d";position:absolute;top:0.5em;left:0;font-size:2em;color:#999;font-family:"FontAwesome";}
.entry blockquote p{font-style:italic;}
.entry ul{margin:0 0 15px 0;padding:0 0 0 30px;}
.entry ul ul{margin:0;}
.entry ul li{list-style-type:disc;}
.entry ul ul li{list-style-type:circle;}
.entry ol{margin:0 0 15px 0;padding:0 0 0 30px;}
.entry ol ol{margin:0;}
.entry ol li{list-style-type:decimal;}
.entry ol li ol li{list-style-type:lower-latin;}
/* 3.2 Images */
.entry img,
img.thumbnail,
#portfolio .group.portfolio-img img{height:auto;padding:3px;border:1px solid #e6e6e6;background:#F8F8F8;background:rgba(255, 255, 255, 0.7);}
img.wp-smiley{padding:0;border:none;}
.alignleft{float:left;margin:5px 15px 15px 0;}
.alignright{float:right;margin:5px 0 15px 15px;}
.aligncenter{text-align:center;margin-bottom:15px;}
img.aligncenter{margin-left:auto;margin-right:auto;display:block;}
.entry .wp-caption{max-width:100%;width:100%;padding:1px;text-align:center;background:#F8F8F8;border:solid 1px #e6e6e6;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;box-shadow:inset 0 0 1px 1px #fff;-moz-box-shadow:inset 0 0 1px 1px #fff;-webkit-box-shadow:inset 0 0 1px 1px #fff;}
.entry .wp-caption img{margin:0!important;padding:4px 0;background:none;border:0;}
.entry .wp-caption-text{margin:0 0 0.3em;padding:0;font:300 12px/1.5em "Helvetica Neue", Helvetica, sans-serif;text-align:center;}
.entry .wp-caption a{margin:0!important;}
.entry .wp-caption.aligncenter{margin:0 auto 15px;}
/* 3.3 Pagination */
.nav-entries{clear:both;font-size:11px;}
.post-entries{clear:both;margin-top:-20px;}
.post-entries a:link,
.post-entries a:visited{font-size:0.9em;color:#888;}
.post-entries a:hover{text-decoration:none;color:#666;}
.woo-pagination{margin:0 0 2em;text-align:center;clear:both;display:block;}
.woo-pagination a:link,
.woo-pagination a:visited,
.nav-entries a span{display:inline;text-decoration:none;color:#666;padding:3px 7px;border:1px solid #DDDDDD;}
.nav-entries a{font-size:1.2em;}
.woo-pagination span.extend,
.woo-pagination .page-numbers{border:none;color:#666;}
.woo-pagination a:link,
.woo-pagination a:visited,
.woo-pagination a:active,
.nav-entries a span{/* Border Radius */ font-weight:bold;font-size:0.9em;border-radius:3px;border:1px solid #d9d9d9;background:#ffffff;background:-webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#f5f5f5));background:-webkit-linear-gradient(#ffffff, #f5f5f5);background:-moz-linear-gradient(center top, #ffffff 0%, #f5f5f5 100%);background:-moz-gradient(center top, #ffffff 0%, #f5f5f5 100%);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#ffffff, endColorstr=#f5f5f5);-ms-filter:"progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#ffffff, endColorstr=#f5f5f5)";box-shadow:0 2px 2px 0 rgba(0, 0, 0, 0.03);-webkit-box-shadow:0 2px 2px 0 rgba(0, 0, 0, 0.03);-moz-box-shadow:0 2px 2px 0 rgba(0, 0, 0, 0.03);}
.woo-pagination span.current{border:none;background:none;font-weight:bold;font-size:0.9em;}
.woo-pagination a:link,
.woo-pagination a:visited,
.woo-pagination a:active{border:none;background:#f0f0f0;}
.woo-pagination .current,
.woo-pagination a:hover{padding:3px 7px;background:#e0e0e0;}
/* 3.4 Single Post Author */
#post-author{padding:15px;margin:0 0 1.5em;border:1px solid #e6e6e6;background:#fafafa;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;}
#post-author h4{margin-bottom:0.4em;}
#post-author .profile-image img{float:left;margin:0 15px 5px 0;padding:0;border:none;border-radius:100px;-moz-border-radius:100px;-webkit-border-radius:100px;}
#post-author .profile-content{font-size:13px;}
.author #post-author{margin-bottom:30px;}
/* 3.5 Tumblog Styling */
.post{position:relative;}
.post .post-icon a{float:right;display:block;overflow:hidden;width:50px;height:50px;background:#333;border-radius:100px;}
.post .post-icon a:hover{background:#111;text-decoration:none;}
.post .audio{margin-bottom:1.8em;}
/*-------------------------------------------------------------------------------------------*/
/* 4. WIDGETS */
/*-------------------------------------------------------------------------------------------*/
/* 4.2 Generic Widgets */
.widget{margin:0 0 30px 0;font-size:12px;}
.widget h3{margin:0 0 0.8em 0;padding:0 0 0.8em;font:normal bold 14px "Helvetica Neue", Helvetica, Arial, sans-serif;color:#555;border-bottom:1px solid #e6e6e6;}
.widget p{font:300 13px/20px "Helvetica Neue", Helvetica, sans-serif;margin-bottom:15px;}
.widget ul{clear:both;list-style-position:inside;list-style-type:disc;}
.widget ul li a{padding:0;line-height:22px;text-decoration:none;}
.widget ul li a:hover{text-decoration:underline;}
.widget ul ul{padding:0 0 0 15px;border-top:none;}
.widget_recent_comments li,
#twitter li{padding:6px 0;line-height:18px;border-bottom:1px solid #eee;}
/* RESET LI STYLING FOR RECENT COMMENT & TWITTER */
.widget_recent_comments li a,
#twitter a{display:inline;padding:0;line-height:18px!important;background:none!important;border:none!important;}
/* RESET <A> STYLING FOR RECENT COMMENT & TWITTER */
#footer-widgets{border-top:1px solid #e6e6e6;padding:10px 0;clear:both;}
/* 4.2 Specific Widgets */
/* Minor WooSlider Compatibility Additions */
.widget .wooslider ul li a{padding:0;}
/* SEARCH FORM */
.searchform,
#searchform{width:99%;margin-top:5px;position:relative;border-color:#ccc #efefef #efefef #ccc;border-width:1px;border-style:solid;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;}
.searchform input.s,
#searchform input#s{padding:8px;width:85%;margin:0;border:none;background:none;color:#777;}
.searchform input.s:focus{box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none;}
.searchform button.submit{background:none;position:absolute;top:.6em;right:10px;border:none;margin:0;padding:0;}
.searchform label{display:none;}
/* FLICKR */
.widget_woo_flickr h3 span{color:#0061D8;}
.widget_woo_flickr h3 span span{color:#FF1183;}
.widget_woo_flickr .flickr_badge_image{float:left;margin:3px;}
.widget_woo_flickr .wrap{position:relative;margin-bottom:20px;padding:0;}
.widget_woo_flickr a img{float:left;margin:0 0 8px 8px;display:block;border:#CECFC6 1px solid;padding:3px;}
.widget_woo_flickr a:hover img{border:#A8AA99 1px solid;}
/* WIDGET WOO EMBED */
.widget_woo_embed h3{margin-bottom:0.5em;}
.widget_woo_embed h4{display:none;}
.widget_woo_embed ul{margin:0.7em 0 0;}
.widget_woo_embed ul li.active a{font-weight:bold;}
/* CALENDAR */
#wp-calendar{width:95%;margin-bottom:15px;clear:both;padding:0;}
#wp-calendar caption{padding:0 0 10px;}
#wp-calendar th,
#wp-calendar td{text-align:center;background:rgba(0, 0, 0, 0.05);padding:5px;}
#wp-calendar td{background:transparent;}
#wp-calendar td,
table#wp-calendar th{padding:3px 0;}
/* Blog Author Widget */
.widget_woo_blogauthorinfo .avatar{padding:5px;border:1px solid #e6e6e6;background:#F8F8F8;background:rgba(255, 255, 255, 0.7);}
.widget_woo_blogauthorinfo .left{float:left;margin:0 10px 5px 0;}
.widget_woo_blogauthorinfo .right{float:right;margin:0 0 5px 10px;}
/* TWITTER */
.widget_woo_twitter .back{padding:15px 25px 10px;background:#f8f8f8;border-radius:10px;-moz-border-radius:10px;-webkit-border-radius:10px;}
.widget_woo_twitter ul{background:none;padding-left:0;}
.widget_woo_twitter ul li{border-bottom:1px solid #e6e6e6;padding:10px 0px;list-style:none;}
.widget_woo_twitter ul li a{padding:0px;}
.widget_woo_twitter ul li .time{color:#999;}
.widget_woo_twitter p{padding-top:10px;}
.widget_woo_twitter p a{color:#222;}
.widget_woo_twitter ul li .content{font-size:16px;font-family:Georgia, serif;}
.widget.widget_woo_twitter h3{border-bottom:none;padding:0;margin:0;padding-bottom:15px;}
/* Feedback */
.widget_woo_feedback{position:relative;padding-top:5px;}
.feedback .feedback-list > div{display:none;}
.feedback .feedback-list{margin-top:15px;}
.feedback .feedback-list cite{display:block;margin-top:5px;font-weight:bold;}
.feedback .feedback-list .feedback-url{display:block;}
.feedback .flex-direction-nav{position:absolute;top:0;right:0;list-style-type:none;}
.feedback .flex-direction-nav li{float:left;}
.feedback .flex-prev,
.feedback .flex-next{padding-top:30px;width:26px;}
.feedback .flex-prev:before,
.feedback .flex-next:before{font-size:20px;}
/* Features */
.widget_woothemes_features{margin:0 0 30px;}
.widget_woothemes_features:after{content:"";display:block;clear:both;}
.widget_woothemes_features > h3{margin:0 0 .8em;}
.widget_woothemes_features .feature{margin-bottom:2em;}
.widget_woothemes_features .feature img{float:right;margin:0 0 1em 1em;}
.widget_woothemes_features .feature .feature-title{margin:0 0 .8em;padding:0;font-size:1.2em;border:none;}
/* Testimonials */
.widget_woothemes_testimonials{margin:0 0 30px;}
.widget_woothemes_testimonials:after{content:"";display:block;clear:both;}
.widget_woothemes_testimonials > h3{margin:0 0 .8em;}
.widget_woothemes_testimonials .quote{margin-bottom:2em;}
.widget_woothemes_testimonials .quote blockquote{margin:0 0 1em;quotes:"\201C" "\201D" "\2018" "\2019";}
.widget_woothemes_testimonials .quote blockquote:before{content:open-quote;}
.widget_woothemes_testimonials .quote blockquote:after{content:close-quote;}
.widget_woothemes_testimonials .quote .author{font-weight:bold;}
.widget_woothemes_testimonials .quote .author .excerpt{display:block;font-weight:normal;}
.widget_woothemes_testimonials .quote .author .url{font-weight:normal;}
.widget_woothemes_testimonials .quote img{float:right;margin:0 0 0 1em;-webkit-border-radius:300px;-moz-border-radius:300px;border-radius:300px;}
/* 4.3 WooTabs */
#tabs{height:auto;display:block;margin-bottom:30px;}
#tabs ul.wooTabs{position:relative;bottom:-1px;padding:0px;z-index:99;}
#tabs ul.wooTabs li{float:left;display:inline;margin-right:2px;font-weight:bold;color:#ffffff;cursor:pointer;}
#tabs ul.wooTabs li a.selected,
#tabs ul.wooTabs li a:hover{background:#fff;text-decoration:none;border:1px solid #d9d9d9;border-width:1px 1px 0;color:#666;background:#ffffff;background:-webkit-gradient(linear, left top, left bottom, from(#f2f2f2), to(#ffffff));background:-webkit-linear-gradient(#f2f2f2, #ffffff);background:-moz-linear-gradient(center top, #f2f2f2 0%, #ffffff 100%);background:-moz-gradient(center top, #f2f2f2 0%, #ffffff 100%);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#f2f2f2, endColorstr=#ffffff);-ms-filter:"progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#f2f2f2, endColorstr=#ffffff)";box-shadow:inset 0 1px 0 #ffffff, 0 -1px 3px rgba(0, 0, 0, 0.1);-moz-box-shadow:inset 0 1px 0 #ffffff, 0 -1px 3px rgba(0, 0, 0, 0.1);-webkit-box-shadow:inset 0 1px 0 #ffffff, 0 -1px 3px rgba(0, 0, 0, 0.1);}
#tabs ul.wooTabs li a{color:#999;display:block;float:left;border:1px solid transparent;border-width:1px 1px 0;padding:5px 8px 3px;text-transform:uppercase;font-size:11px;text-shadow:1px 1px 0 solid #fff;}
#tabs .inside{box-shadow:0 0 3px rgba(0, 0, 0, 0.1);-moz-box-shadow:0 0 3px rgba(0, 0, 0, 0.1);-webkit-box-shadow:0 0 3px rgba(0, 0, 0, 0.1);}
#tabs .inside li{background:#fff;}
#tabs #tab-tags{padding:10px;background:#fff;border:1px solid #d9d9d9;}
#tabs .inside ul{margin:0;border:1px solid #d9d9d9;border-width:1px 0 1px 0;list-style:none;padding-left:0px;}
#tabs .inside li{border:1px solid #d9d9d9;border-width:0 1px 1px 1px;padding:10px;}
#tabs .inside li a{color:#999;font:bold 13px/18px Helvetica, Arial, sans-serif;padding:0;}
#tabs .inside li span.meta{display:block;font:300 11px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;text-transform:uppercase;color:#777;}
#tabs .inside li img.avatar,
#tabs .inside li img.thumbnail{float:left;margin:0 8px 0 0;padding:0;border-radius:300px;-moz-border-radius:300px;-webkit-border-radius:300px;}
#tabs{border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;}
#tabs ul.wooTabs li a.selected,
#tabs ul.wooTabs li a:hover{border-top-right-radius:3px;border-top-left-radius:3px;-moz-border-radius-topright:3px;-moz-border-radius-topleft:3px;-webkit-border-top-right-radius:3px;-webkit-border-top-left-radius:3px;}
#tabs .inside .list{display:none;}
#tabs .inside .list:first-child{display:block;}
/*-------------------------------------------------------------------------------------------*/
/* 5. COMMENTS */
/*-------------------------------------------------------------------------------------------*/
/* 5.1 Comments */
#comments{position:relative;margin:40px 0 0;padding:40px 0 0 0;border-top:1px solid #e6e6e6;border-top:1px solid rgba(0, 0, 0, 0.07);}
#comments h3{color:#333;font-weight:normal;margin-bottom:20px;}
#comments .comment.thread-even{background:#fafafa;background:rgba(0, 0, 0, 0.02);border-bottom:1px solid #e6e6e6;border-bottom:1px solid rgba(0, 0, 0, 0.07);}
#comments .comment{margin-top:10px;width:100%;list-style-type:none;}
#comments .comment .comment-container{position:relative;padding:20px;}
#comments .comment-head{margin:0 0 15px 0;}
#comments .avatar{float:left;margin:0 15px 10px 0;}
#comments .avatar img{margin:0;vertical-align:middle;border-radius:100px;-moz-border-radius:100px;-webkit-border-radius:100px;}
#comments .comment-head .name{margin:0;font-weight:bold;font-size:15px;}
#comments .comment-head .date,
#comments .comment-head .edit,
#comments .comment-head .perma{font-size:11px;}
#comments .comment-entry p{margin:0 0 10px 0;}
#comments .reply{padding-top:10px;}
#comments .reply a{color:#fff;}
#comments ul.children{margin:10px 10px 0 25px;padding:0;}
#comments ul.children li{border-top:1px solid #e6e6e6;}
#comments .cancel-comment-reply{margin:10px 0;}
#comments .navigation a{display:block;margin:15px 0 0 0;text-decoration:none;}
#comments h3#pings{margin-top:25px;}
#comments .pingbacks li.pingback{margin:10px 0;}
#comments .pingbacks li.pingback .reply{display:none;}
/* 5.2 Comments Form */
#respond{margin:40px 0 0;}
#respond h3{color:#333;font-weight:normal;margin-bottom:20px;}
#respond #reply-title small{display:block;font-size:14px;margin-top:5px;}
#respond .left{float:left;width:200px;margin-right:15px;}
#respond .right{float:left;width:380px;}
#respond label{font-size:11px;color:#777;}
#commentform{margin:15px 0 0 0;}
#commentform input.txt,
#commentform textarea{font:300 14px/1em "Helvetica Neue", Helvetica, sans-serif;}
#commentform input.txt{width:170px;margin:0 5px 10px 0;padding:5px 7px;}
#commentform textarea{width:95% !important;padding:5px 7px;}
#commentform #submit{margin:15px 0 0 0;}
#commentform #submit:after{font-family:"FontAwesome";content:"\f105";}
/* 5.3 Pingbacks / Trackbacks */
h3#pings{margin:25px 0 10px 0;}
.pinglist li{margin:0 0 0 20px;list-style-type:decimal;}
.pinglist li .author{font-weight:bold;font-size:15px;}
.pinglist li .date{font-size:11px;}
.pinglist li .pingcontent{display:block;margin:10px 0;}
/*-------------------------------------------------------------------------------------------*/
/* 6. MISC */
/*-------------------------------------------------------------------------------------------*/
/* 6.1 Buttons */
body #wrapper #content .button,
body #wrapper #content .button:visited,
body #wrapper #content .reply a,
body #wrapper #content #respond .form-submit input#submit{font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;font-weight:bold;display:inline-block;padding:6px 14px;color:#fff !important;text-decoration:none;border:none;position:relative;cursor:pointer;}
body #wrapper #content .button,
body #wrapper #content .button:visited,
body #wrapper #content .reply a,
body #wrapper #content #respond .form-submit input#submit{border:none;background:#555555;background:-webkit-gradient(linear, left top, left bottom, from(#555555), to(#424242));background:-webkit-linear-gradient(#555555, #424242);background:-moz-linear-gradient(center top, #555555 0%, #424242 100%);background:-moz-gradient(center top, #555555 0%, #424242 100%);box-shadow:2px 2px 3px 0 rgba(0, 0, 0, 0.1);-moz-box-shadow:2px 2px 3px 0 rgba(0, 0, 0, 0.1);-webkit-box-shadow:2px 2px 3px 0 rgba(0, 0, 0, 0.1);}
body #wrapper #content .button:hover,
body #wrapper #content .reply a:hover,
body #wrapper #content #respond .form-submit input#submit:hover{color:#fff !important;text-decoration:none;}
body #wrapper #content .button:active,
body #wrapper #content .reply a:active,
body #wrapper #content #respond .form-submit input#submit:active{box-shadow:inset 0 0 3px rgba(0, 0, 0, 0.6);-moz-box-shadow:inset 0 0 3px rgba(0, 0, 0, 0.6);-webkit-box-shadow:inset 0 0 3px rgba(0, 0, 0, 0.6);}
body #wrapper #content .small.button,
body #wrapper #content .small.button:visited,
body #wrapper #content .reply a{font-size:10px;padding:0px 6px 1px;text-transform:uppercase;}
body #wrapper #content .button,
body #wrapper #content .button:visited,
body #wrapper #content .medium.button,
body #wrapper #content .medium.button:visited,
body #wrapper #content #respond .form-submit input#submit{font-size:12px;line-height:1;}
body #wrapper #content .large.button,
body #wrapper #content .large.button:visited{font-size:14px;padding:8px 14px 9px;}
body #wrapper #content .button,
body #wrapper #content .button:visited,
body #wrapper #content .medium.button,
body #wrapper #content .medium.button:visited,
body #wrapper #content #respond .form-submit input#submit{text-shadow:0 -1px 1px rgba(0, 0, 0, 0.25);}
body #wrapper #content .button,
body #wrapper #content .button:visited,
body #wrapper #content .reply a,
body #wrapper #content #respond .form-submit input#submit{border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;text-shadow:0 -1px 1px rgba(0, 0, 0, 0.25);}
body #wrapper #content .button:hover,
body #wrapper #content .reply a:hover,
body #wrapper #content #respond .form-submit input#submit:hover{opacity:0.9;}
/* 6.3 Contact Form */
#contact-page .screenReader{left:-9999px;position:absolute;top:-9999px;}
#contact-page ol.forms{float:left;list-style:none;width:100%;margin:10px 0 0;}
#contact-page ol.forms li{clear:both;float:left;margin-bottom:18px;position:relative;width:100%;}
#contact-page ol.forms label{cursor:pointer;display:block;float:left;font-weight:700;padding-right:20px;width:80px;}
#contact-page ol.forms input.txt{width:214px;}
#contact-page ol.forms input#sendCopy{border:none;}
#contact-page ol.forms textarea{height:300px;width:70%;}
#contact-page ol.forms li .error{font-size:12px;display:block;margin-left:120px;color:red;}
#contact-page ol.forms li.textarea .error{display:block;margin-left:120px;}
#contact-page ol.forms li.screenReader{margin-bottom:0;}
#contact-page ol.forms li.buttons .submit{margin:0 0 0 100px;}
#contact-page ol.forms li.inline input{width:auto;margin-left:120px;}
#contact-page ol.forms li.inline label{display:inline;float:none;width:auto;}
#contact-page ol.forms li.inline input#sendCopy{margin-left:100px;}
.three-col-left #contact-page ol.forms textarea,
.three-col-middle #contact-page ol.forms textarea,
.three-col-right #contact-page ol.forms textarea{width:65%;}
.three-col-left #contact-page ol.forms input#sendCopy,
.three-col-middle #contact-page ol.forms input#sendCopy,
.three-col-right #contact-page ol.forms input#sendCopy{float:left;}
/* 6.4 Gravity forms */
.gfield{margin-bottom:10px;}
.gform_wrapper .top_label .gfield_label{display:block;padding-right:20px;margin:5px 0px 4px !important;}
.gform_wrapper input.button{padding:5px 10px 6px !important;}
.gform_wrapper .ginput_complex label,
.gform_wrapper .gfield_time_hour label,
.gform_wrapper .gfield_time_minute label,
.gform_wrapper .gfield_date_month label,
.gform_wrapper .gfield_date_day label,
.gform_wrapper .gfield_date_year label,
.gform_wrapper .instruction{letter-spacing:0px;}
.gform_wrapper input{padding:7px 3px !important;}
.gform_wrapper .top_label input.large,
.gform_wrapper .top_label select.large,
.gform_wrapper .top_label textarea.textarea{width:400px !important;padding:7px 3px !important;}
.gform_wrapper .entry img,
.gform_wrapper img.thumbnail{padding:0px !important;border:0px !important;}
ul.top_label .clear-multi{clear:none !important;}
.gform_wrapper .gfield_checkbox,
.gform_wrapper .gfield_radio{margin-left:10px !important;}
img.ui-datepicker-trigger{border:0px;padding:0px;}
/* 6.5 Tumblog */
.entry .quote,
.entry .video{margin-bottom:1.5em;}
.entry .quote blockquote{font-style:italic;}
.entry .quote cite{text-align:right;font-style:normal;display:block;font:0.9em sans-serif;}
.entry .quote cite:before{content:'~ ';}
/* 6.6 Subscribe & Connect */
#connect{background:#fafafa;margin:0 0 1.5em;padding:15px;border:1px solid #e6e6e6;clear:both;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;font-weight:normal;}
#main #connect .col-left,
#connect .col-right{float:none;width:100%;}
#connect h3{margin-bottom:10px;}
#connect p{margin:0 0 1em;}
#connect .newsletter-form{margin:0 0 1em;}
#connect .newsletter-form .email{width:140px;background:#fff;padding:.6em;color:#888;}
#connect .newsletter-form .submit{cursor:pointer;padding:3px 5px;margin:0 0 0 5px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;}
#connect .related-posts{border-top:1px solid #e6e6e6;margin-top:1em;padding-top:1em;}
#connect .related-posts h4{font-size:1em;}
#connect .related-posts ul{list-style:disc outside none;margin:0.5em 0 0 1em;}
.widget #connect{background:none;padding:0;border:none;}
.widget #connect .fl,
.widget #connect .fr{float:none;}
#connect .social a{filter:alpha(opacity=@opacity * 100);-moz-opacity:0.8;-khtml-opacity:0.8;opacity:0.8;-webkit-transition:all ease-in-out 0.2s;-moz-transition:all ease-in-out 0.2s;-o-transition:all ease-in-out 0.2s;transition:all ease-in-out 0.2s;}
#connect .social a:hover{filter:alpha(opacity=@opacity * 100);-moz-opacity:1;-khtml-opacity:1;opacity:1;}
#connect .social a:hover{text-decoration:none;}
#connect .social a:before{font-family:Social;font-size:1.1em;line-height:1;margin:0 0.2em 0.6em 0;padding:.53em;display:inline-block;-webkit-border-radius:300px;-moz-border-radius:300px;border-radius:300px;color:#fff;text-shadow:-1px -1px 0 rgba(0, 0, 0, 0.1);}
#connect .social a.subscribe:before{content:'\e001';background-color:#FF6600;}
#connect .social a.twitter:before{content:'\e002';background-color:#00aced;}
#connect .social a.facebook:before{content:'\e003';background-color:#3b5998;}
#connect .social a.youtube:before{content:'\e004';background-color:#af2b26;}
#connect .social a.flickr:before{content:'\e005';background-color:#ff0084;}
#connect .social a.linkedin:before{content:'\e006';background-color:#71c5ef;}
#connect .social a.delicious:before{content:'\e007';background-color:#285da7;}
#connect .social a.googleplus:before{content:'\e008';background-color:#2d2d2d;font-weight:bold;}
#connect .social a.dribbble:before{content:'\e009';background-color:#ea4c89;}
#connect .social a.instagram:before{content:'\e010';background-color:#517fa4;}
#connect .social a.vimeo:before{content:'\e011';background-color:#33454E;}
#connect .social a.pinterest:before{content:'\e012';background-color:#cb2027;}
/* 6.7 Featured Posts Shortcode */
.woo-sc-featured-posts ul{float:left;clear:both;list-style:none;padding-left:0px;}
.woo-sc-featured-posts ul li{float:left;clear:both;list-style:none;margin-bottom:10px;}
.woo-sc-featured-posts ul li .thumbnail{float:left;margin-right:10px;}
.woo-sc-featured-posts ul li .related-title{float:left;}
/* 6.8 Tables */
table{border-spacing:0;width:100%;border:1px solid #eee;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;background:#fff;box-shadow:0 1px 2px 0 #ffffff;-webkit-box-shadow:0 1px 2px 0 #ffffff;-moz-box-shadow:0 1px 2px 0 #ffffff;border-collapse:separate;margin-bottom:1.5em;}
table td,
table th{padding:.857em 1.387em;text-align:left;border-right:1px dotted #eee;vertical-align:top;}
table td p:last-child,
table th p:last-child{margin-bottom:0;}
table thead th{background:#fff;border-right:1px solid #eee;border-bottom:1px solid #eee;text-transform:uppercase;padding:1.387em;vertical-align:middle;}
table thead th:first-child{-webkit-border-top-left-radius:4px;-webkit-border-bottom-left-radius:4px;-moz-border-radius-topleft:4px;-moz-border-radius-bottomleft:4px;border-top-left-radius:4px;border-bottom-left-radius:4px;-webkit-border-bottom-left-radius:0;-webkit-border-bottom-right-radius:0;-moz-border-radius-bottomleft:0;-moz-border-radius-bottomright:0;border-bottom-left-radius:0;border-bottom-right-radius:0;}
table thead th:last-child{-webkit-border-top-right-radius:4px;-webkit-border-bottom-right-radius:4px;-moz-border-radius-topright:4px;-moz-border-radius-bottomright:4px;border-top-right-radius:4px;border-bottom-right-radius:4px;-webkit-border-bottom-left-radius:0;-webkit-border-bottom-right-radius:0;-moz-border-radius-bottomleft:0;-moz-border-radius-bottomright:0;border-bottom-left-radius:0;border-bottom-right-radius:0;}
table tr th:last-child,
table tr td:last-child{border-right:0;}
table tbody th{background:#fff;border-bottom:1px solid #eee;}
table tbody tr:nth-child(2n) td{border-right:1px dotted #f1f1f1;background:#fafafa;}
table tbody tr:nth-child(2n) td:last-child{border-right:0;}
table tbody td{border-bottom:1px solid #eee;}
table tbody h2{font-size:1em;letter-spacing:normal;font-weight:normal;}
table tbody h2 a{font-weight:normal;}
table tbody tr:last-child td:first-child{-webkit-border-bottom-left-radius:4px;-webkit-border-bottom-right-radius:4px;-moz-border-radius-bottomleft:4px;-moz-border-radius-bottomright:4px;border-bottom-left-radius:4px;border-bottom-right-radius:4px;-webkit-border-top-right-radius:0;-webkit-border-bottom-right-radius:0;-moz-border-radius-topright:0;-moz-border-radius-bottomright:0;border-top-right-radius:0;border-bottom-right-radius:0;}
table tbody tr:last-child td:last-child{-webkit-border-bottom-left-radius:4px;-webkit-border-bottom-right-radius:4px;-moz-border-radius-bottomleft:4px;-moz-border-radius-bottomright:4px;border-bottom-left-radius:4px;border-bottom-right-radius:4px;-webkit-border-top-left-radius:0;-webkit-border-bottom-left-radius:0;-moz-border-radius-topleft:0;-moz-border-radius-bottomleft:0;border-top-left-radius:0;border-bottom-left-radius:0;}
table tbody tr:last-child td{border-bottom:0;}
table tbody tr:last-child th{border-bottom:0;}
/*-------------------------------------------------------------------------------------------*/
/* 8. TEMPLATES / SLIDER */
/*-------------------------------------------------------------------------------------------*/
/* 8.1 Slider */
#loopedSlider .slides{overflow:hidden;}
#loopedSlider .container{overflow:hidden;position:relative;display:none;}
#loopedSlider .slides{top:0;left:0;}
#loopedSlider .slides .slide{display:none;overflow:hidden;position:relative;-webkit-backface-visibility:hidden;}
#loopedSlider{margin:0 auto 40px;padding:0;position:relative;}
#loopedSlider .nav-buttons{list-style-type:none;margin:0;padding:0;position:relative;}
#content.magazine #loopedSlider .slides .slide img{width:100%;}
/* Clearfix for the .slides element */
#loopedSlider .slides:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0;}
html[xmlns] #loopedSlider .slides{display:block;}
* html #loopedSlider .slides{height:1%;}
#loopedSlider .content{padding:20px 0;background:#000000;}
#loopedSlider .content h2{font-size:20px;margin-bottom:0;padding:10px 20px;}
#loopedSlider .content h2,
#loopedSlider .content h2 a,
#loopedSlider .content h2 a:visited{color:#fff;}
#loopedSlider .content h2 a:hover{text-decoration:underline;}
#loopedSlider .content .title{margin:0;}
#loopedSlider .content p{color:#ccc;padding:5px 20px 10px 20px;}
a.flex-prev,
a.flex-next{display:block;position:relative;overflow:hidden;width:16px;height:0;padding-top:30px;}
a.flex-prev:hover,
a.flex-next:hover{text-decoration:none !important;}
.widget a.flex-prev,
.widget a.flex-next{padding-top:30px;}
/* 8.1.1 Pagination */
#loopedSlider{margin-bottom:50px;}
#loopedSlider.has-pagination{margin-bottom:5px;}
#loopedSlider .flex-control-nav,
.slider-pagination .flex-control-nav{text-align:center;margin:10px 0 20px 0;position:absolute;width:100%;z-index:10;}
#loopedSlider .pagination,
#loopedSlider .flex-control-nav,
.slider-pagination .flex-control-nav{display:inline;}
#loopedSlider .pagination li,
#loopedSlider .flex-control-nav li,
.slider-pagination li{display:inline-block;margin:0 2px;width:10px;height:10px;}
#loopedSlider .pagination li a,
#loopedSlider .flex-control-nav li a,
.slider-pagination a{display:block;cursor:pointer;width:10px;height:10px;text-indent:-9999px;background:#666;border-radius:300px;-moz-border-radius:300px;-webkit-border-radius:300px;}
#loopedSlider .pagination li a,
#loopedSlider .flex-control-nav li a:hover,
.slider-pagination li a:hover{background:#444;}
#loopedSlider .pagination li.current a,
#loopedSlider .flex-control-nav li .flex-active,
.slider-pagination .flex-active a{background:#222;}
.slider-pagination{display:none;margin-bottom:50px;}
body.ie7 #loopedSlider .pagination li{display:inline;zoom:1;}
/* 8.2 Magazine template */
.magazine #loopedSlider a.previous,
.magazine #loopedSlider a.flex-prev{position:absolute;bottom:10px;right:50px;z-index:999;}
.magazine #loopedSlider.has-pagination a.previous,
.magazine #loopedSlider.has-pagination a.flex-prev,
.magazine #loopedSlider.has-pagination a.flex-next{bottom:40px;}
.magazine #loopedSlider a.flex-next{position:absolute;bottom:10px;right:15px;z-index:999;}
.magazine #loopedSlider .slides{width:100%;}
.magazine #loopedSlider li.slide{display:none;}
/* Prevents flicker of the slides before the slider has loaded. */
.magazine #loopedSlider li.slide img{max-width:100%;height:auto;}
.magazine #loopedSlider .pagination-wrap{height:30px;}
/* 8.2 Business template */
.business #loopedSlider,
.business #loopedSlider .container{width:auto;}
.business #loopedSlider a.previous,
.business #loopedSlider a.flex-prev{position:absolute;top:45%;left:-25px;}
.business #loopedSlider a.flex-next{position:absolute;top:45%;right:-25px;}
.business #loopedSlider .entry{padding:0 15px;}
.business h2,
.business h3,
.business h4,
.business h5,
.business h6{margin-top:0.3em;}
.business #loopedSlider img.woo-image{max-width:100%;height:auto;}
.business #loopedSlider li.slide{display:none;}
/* Prevents flicker of the slides before the slider has loaded. */
/* 8.3 Footer Widgets 1-4 Columns */
#footer-widgets .block{padding-top:20px;}
/* 8.5 Portfolio */
#portfolio a.thumb{display:block;margin:0px;margin-right:30px;margin-bottom:30px;}
#portfolio a.thumb:hover{text-decoration:none;background:url(//www.groovypost.com/wp-content/themes/gp/images/portfolio-hover.png) no-repeat 50% 50%;}
#portfolio .block h2{font-size:18px;margin-bottom:15px;}
.portfolio h2{margin:0 0 0.5em;}
#portfolio .group.portfolio-img a.thumb{margin-bottom:1em;margin-right:0px;height:auto;}
#portfolio .group.portfolio-img a.thumb:hover{background-position:50% 45%;}
#portfolio .group.portfolio-img{float:left;display:block;margin:0 10px 30px;}
#portfolio .group.portfolio-img img{max-width:none;}
#portfolio .group.portfolio-img h3{font-size:14px;}
#portfolio #port-tags{margin:0 10px 20px;padding:0 0 20px;}
#portfolio #port-tags .port-cat{text-transform:uppercase;font-size:12px;}
#portfolio #port-tags .port-cat a{padding:2px 6px;margin:0 0 0 5px;background:#fff;border:1px solid #BFD4D9;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;}
#portfolio #port-tags .port-cat a:hover,
#portfolio #port-tags .port-cat a.current{text-decoration:none;background:#eee;}
#portfolio .gallery-image{display:none;}
/* 8.5.1 Single Portfolio Item */
body.single-portfolio.one-col #post-gallery,
body.single-portfolio.one-col .post-embed{float:left;margin-bottom:20px;width:60%;}
body.single-portfolio.one-col-980 #post-gallery,
body.single-portfolio.one-col-980 .post-embed{width:55%;}
body.single-portfolio.one-col-960 #post-gallery,
body.single-portfolio.one-col-960 .post-embed{width:55%;}
body.single-portfolio.one-col-940 #post-gallery,
body.single-portfolio.one-col-940 .post-embed{width:55%;}
body.single-portfolio.one-col-880 #post-gallery,
body.single-portfolio.one-col-880 .post-embed{width:55%;}
body.single-portfolio.one-col-760 #post-gallery,
body.single-portfolio.one-col-760 .post-embed{width:45%;}
body.single-portfolio.two-col-left #post-gallery,
body.single-portfolio.two-col-right #post-gallery,
body.single-portfolio.two-col-middle #post-gallery,
body.single-portfolio.three-col-left #post-gallery,
body.single-portfolio.three-col-right #post-gallery,
body.single-portfolio.three-col-middle #post-gallery,
body.single-portfolio.two-col-left .post-embed,
body.single-portfolio.two-col-right .post-embed,
body.single-portfolio.two-col-middle .post-embed,
body.single-portfolio.three-col-left .post-embed,
body.single-portfolio.three-col-right .post-embed,
body.single-portfolio.three-col-middle .post-embed{float:none;margin-bottom:20px;}
#post-gallery .slides_container .slide{margin-bottom:1em;}
#post-gallery .slides_control .slide{display:none;}
/* Prevents the gallery from displaying incorrectly on first load. */
#post-gallery .photo-caption{background:#EBEBEB;padding:5px;display:block;margin-top:0.4em;}
#post-gallery .photo-caption{filter:alpha(opacity=80);/* internet explorer */ -khtml-opacity:0.8;/* khtml, old safari */ -moz-opacity:0.8;/* mozilla, netscape */ opacity:0.8;/* fx, safari, opera */}
#post-gallery .pagination li{display:inline;padding-right:10px;margin:15px 4px 15px 0;}
#post-gallery .pagination .jcarousel-prev,
#post-gallery .pagination .jcarousel-next{cursor:pointer;width:7px;height:10px;position:absolute;top:45%;}
#post-gallery .pagination .jcarousel-prev{left:10px;}
#post-gallery .pagination .jcarousel-next{right:45px;}
#post-gallery .pagination .jcarousel-prev-disabled,
#post-gallery .pagination .jcarousel-next-disabled{filter:alpha(opacity=20);/* internet explorer */ -khtml-opacity:0.2;/* khtml, old safari */ -moz-opacity:0.2;/* mozilla, netscape */ opacity:0.2;/* fx, safari, opera */}
body.single-portfolio .hentry{float:right;width:40%;}
body.single-portfolio.two-col-left .hentry,
body.single-portfolio.two-col-right .hentry,
body.single-portfolio.two-col-middle .hentry,
body.single-portfolio.three-col-left .hentry,
body.single-portfolio.three-col-right .hentry,
body.single-portfolio.three-col-middle .hentry{float:none;width:auto;}
/* 8.5.2 Portfolio Items In Archive Screens */
body.search .portfolio .portfolio-img{margin:0 10px 10px 0;}
/* 8.6 Contact Page Template */
#single_map_canvas img{max-width:inherit;}
.page-template-template-contact-php .location-twitter{margin:0 0 1em;padding:0 0 1.618em;border-bottom:1px solid #e6e6e6;}
.page-template-template-contact-php .location-twitter .col-left{float:none;}
.page-template-template-contact-php .location-twitter ul{margin:0;padding:0;}
.page-template-template-contact-php .location-twitter ul li{list-style:none;padding:0;}
.page-template-template-contact-php .location-twitter #office-location{margin:0 0 1.618em;}
.page-template-template-contact-php .location-twitter #office-location a{text-decoration:underline;}
.page-template-template-contact-php .location-twitter #office-location ul li{margin:0 0 1em;}
.page-template-template-contact-php .location-twitter .contact-social{float:none;}
.page-template-template-contact-php .location-twitter .contact-social #twitter{margin:0 0 1.618em;}
.page-template-template-contact-php .location-twitter .contact-social #twitter ul li{padding-bottom:10px;}
.page-template-template-contact-php .location-twitter .contact-social #twitter ul li a.time{color:#7b7b7b;}
.page-template-template-contact-php .location-twitter .contact-social #connect{background:none;border:none;padding:0;margin:1em 0 0;}
.page-template-template-contact-php .location-twitter .contact-social #connect div p{display:none;}
.page-template-template-contact-php .location-twitter .contact-social #connect img{border:none;padding:0;background:none;}
.page-template-template-contact-php .location-twitter .contact-social #connect h3{display:none;}
.page-template-template-contact-php .location-twitter .contact-social #connect .social{float:none;clear:both;}
/* 8.7 Timeline Page Template */
#archives{padding:10px 0 0;}
#archives .archives_list{border-left:1px solid #e5e5e5;list-style:none;margin:0 0 0 25px;padding:0 0 20px;}
#archives .archives_list:last-child:after{content:'';position:relative;top:20px;left:-7px;display:block;width:5px;height:5px;border:4px solid #e5e5e5;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px;background:#dc3022;}
#archives .archives_list li{clear:left;padding:10px 0 10px 10px;font-size:0.9em;font-style:normal;list-style:none;}
#archives .archives_list .date{color:#534545;position:relative;width:40%;font-style:italic;display:block;vertical-align:top;}
#archives .archives_list .date:before{content:'';position:absolute;top:9px;left:-10px;display:block;width:5px;height:1px;border-top:2px solid #e5e5e5;}
#archives .archives_list .linked{padding-top:2px;padding-right:80px;width:auto;display:inline-block;font-size:1.2em;line-height:1.2;vertical-align:top;}
#archives .archives_list .linked a{font-weight:bold;}
#archives .archives_list .comments{display:inline;margin-top:-15px;float:right;vertical-align:top;}
#archives .archives_list .comments a{display:block;position:relative;width:30px;height:27px;padding:3px 0 0 0;text-align:center;font-weight:bold;font-size:1.4em;}
#archives .archives_list .comments a:hover{text-decoration:none;}
h3.archive_year{font-weight:bold;font-size:1em;padding:2px 10px;border-bottom:1px solid #e5e5e5;display:inline;margin-top:0;}
/*-------------------------------------------------------------------------------------------*/
/* 9. WOODOJO */
/*-------------------------------------------------------------------------------------------*/
/* WooDojo Tabs */
.widget_woodojo_tabs h3{border-bottom:none;}
.widget_woodojo_tabs .tabbable .nav{margin:0 0 -1px;border:none!important;}
.widget_woodojo_tabs .tabbable .nav li a{color:#999;display:block;float:left;border-color:transparent;border-width:1px 1px 0;padding:5px 8px 3px;text-transform:uppercase;font-weight:bold;font-size:11px;text-shadow:1px 1px 0 #fff;}
.widget_woodojo_tabs .tabbable .nav li.active a,
.widget_woodojo_tabs .tabbable .nav li a:hover{text-decoration:none;border-color:#d9d9d9!important;border-width:1px 1px 0;color:#666;background:#ffffff;background:-webkit-gradient(linear, left top, left bottom, from(#f2f2f2), to(#ffffff));background:-webkit-linear-gradient(#f2f2f2, #ffffff);background:-moz-linear-gradient(center top, #f2f2f2 0%, #ffffff 100%);background:-moz-gradient(center top, #f2f2f2 0%, #ffffff 100%);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#f2f2f2, endColorstr=#ffffff);-ms-filter:"progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#f2f2f2, endColorstr=#ffffff)";box-shadow:inset 0 1px 0 #ffffff, 0 -1px 3px rgba(0, 0, 0, 0.1);-moz-box-shadow:inset 0 1px 0 #ffffff, 0 -1px 3px rgba(0, 0, 0, 0.1);-webkit-box-shadow:inset 0 1px 0 #ffffff, 0 -1px 3px rgba(0, 0, 0, 0.1);border-bottom:none!important;}
.widget_woodojo_tabs .tabbable .tab-content{box-shadow:0 0 3px rgba(0, 0, 0, 0.1);-moz-box-shadow:0 0 3px rgba(0, 0, 0, 0.1);-webkit-box-shadow:0 0 3px rgba(0, 0, 0, 0.1);}
.widget_woodojo_tabs .tabbable .tab-content ul{padding:0;}
.widget_woodojo_tabs .tabbable .tab-content li{margin:0;background:#fff;}
.widget_woodojo_tabs .tabbable .tab-pane-tags{padding:10px;background:#fff;border:1px solid #d9d9d9;}
.widget_woodojo_tabs .tabbable .tab-content ul{margin:0;border:1px solid #d9d9d9;border-width:0 0 1px 0;list-style:none;padding-left:0px;}
.widget_woodojo_tabs .tabbable .tab-content li{border:1px solid #d9d9d9;border-width:1px 1px 0 1px;padding:10px;}
.widget_woodojo_tabs .tabbable .tab-content li a{color:#555;font:bold 13px/18px "Helvetica Neue", Helvetica, Arial, sans-serif;padding:0;}
.widget_woodojo_tabs .tabbable .tab-content li span.meta{display:block;font:300 11px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;text-transform:uppercase;color:#777;}
.widget_woodojo_tabs .tabbable .tab-content li img.avatar,
.widget_woodojo_tabs .tabbable .tab-content li img.thumbnail{float:left;margin:0 8px 0 0;border:none;padding:0;border-radius:300px;-moz-border-radius:300px;-webkit-border-radius:300px;}
.widget_woodojo_tabs .tabbable.tabs-below .nav{margin:0;}
.widget_woodojo_tabs .tabbable.tabs-below .nav li a{border-width:0 1px 1px;}
.widget_woodojo_tabs .tabbable.tabs-below .nav li.active a,
.widget_woodojo_tabs .tabbable.tabs-below .nav li a:hover{border-width:0 1px 1px!important;background:#ffffff;background:-webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#f2f2f2));background:-webkit-linear-gradient(#ffffff, #f2f2f2);background:-moz-linear-gradient(center top, #ffffff 0%, #f2f2f2 100%);background:-moz-gradient(center top, #ffffff 0%, #f2f2f2 100%);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#ffffff, endColorstr=#f2f2f2);-ms-filter:"progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#ffffff, endColorstr=#f2f2f2)";box-shadow:inset 0 1px 0 #ffffff, 0 1px 3px rgba(0, 0, 0, 0.1);-moz-box-shadow:inset 0 1px 0 #ffffff, 0 1px 3px rgba(0, 0, 0, 0.1);-webkit-box-shadow:inset 0 1px 0 #ffffff, 0 1px 3px rgba(0, 0, 0, 0.1);}
.widget_woodojo_tabs .tabbable.tabs-left .nav{margin:0;}
.widget_woodojo_tabs .tabbable.tabs-left .nav li a{border-width:1px 0 1px 1px;}
.widget_woodojo_tabs .tabbable.tabs-left .nav li.active a,
.widget_woodojo_tabs .tabbable.tabs-below .nav li a:hover{border-width:1px 0 1px 1px;background:#ffffff;background:-webkit-gradient(linear, left top, right bottom, from(#ffffff), to(#f2f2f2));background:-webkit-linear-gradient(#ffffff, #f2f2f2);background:-moz-linear-gradient(center top, #ffffff 0%, #f2f2f2 100%);background:-moz-gradient(center top, #ffffff 0%, #f2f2f2 100%);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#ffffff, endColorstr=#f2f2f2);-ms-filter:"progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#ffffff, endColorstr=#f2f2f2)";box-shadow:inset 0 1px 0 #ffffff, 0 1px 3px rgba(0, 0, 0, 0.1);-moz-box-shadow:inset 0 1px 0 #ffffff, 0 1px 3px rgba(0, 0, 0, 0.1);-webkit-box-shadow:inset 0 1px 0 #ffffff, 0 1px 3px rgba(0, 0, 0, 0.1);}
.widget_woodojo_tabs .tabbable.tabs-right .nav{margin:0;}
.widget_woodojo_tabs .tabbable.tabs-right .nav li a{border-width:1px 1px 1px 0;}
.widget_woodojo_tabs .tabbable.tabs-right .nav li.active a,
.widget_woodojo_tabs .tabbable.tabs-below .nav li a:hover{border-width:1px 1px 1px 0;background:#ffffff;background:-webkit-gradient(linear, left top, right bottom, from(#ffffff), to(#f2f2f2));background:-webkit-linear-gradient(#ffffff, #f2f2f2);background:-moz-linear-gradient(center top, #ffffff 0%, #f2f2f2 100%);background:-moz-gradient(center top, #ffffff 0%, #f2f2f2 100%);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#ffffff, endColorstr=#f2f2f2);-ms-filter:"progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#ffffff, endColorstr=#f2f2f2)";box-shadow:inset 0 1px 0 #ffffff, 0 1px 3px rgba(0, 0, 0, 0.1);-moz-box-shadow:inset 0 1px 0 #ffffff, 0 1px 3px rgba(0, 0, 0, 0.1);-webkit-box-shadow:inset 0 1px 0 #ffffff, 0 1px 3px rgba(0, 0, 0, 0.1);}
/* WooDojo Instagram Stream */
.widget_woodojo_instagram ul{float:none;}
.widget_woodojo_instagram ul.instagram-photos{margin:0.5em 0;width:98%;margin:0 auto;}
.widget_woodojo_instagram ul.instagram-photos li{margin:0.5em!important;}
.widget_woodojo_instagram ul.instagram-photos li img:hover{opacity:0.8;}
/* WooDojo Twitter Stream */
.widget_woodojo_tweets ul.tweets h3{margin:0;}
.widget_woodojo_tweets ul.tweets li{margin:0;padding:1em;}
/* Misc */
.widget_woodojo_instagram_profile h3,
.widget_woodojo_twitterprofile h3{margin:0 0 1em;}
/*-------------------------------------------------------------------------------------------*/
/* 10. BROWSER SPECIFIC */
/*-------------------------------------------------------------------------------------------*/
/* IE8 */
.ie8 .button,
.ie8 .button:visited{padding:10px 15px;margin:0;}
.ie8 .alignleft,
.ie8 .alignright{width:auto;}
.ie8 .widget_woo_blogauthorinfo .avatar{width:auto;}
@media only screen and (max-width: 1200px) {
  .business #loopedSlider a.flex-prev{left:-20px;}
 .business #loopedSlider a.flex-prev:before,
  .business #loopedSlider a.flex-next:before{font-size:16px;}
 .business #loopedSlider a.flex-next{right:-30px;}
}
@media only screen and (max-width: 767px) {
  #wrapper{overflow-y:visible;overflow-x:hidden;}
 #content{padding-top:2em;}
 #header{background-size:cover;}
 #navigation .cart{margin:0;}
 #navigation ul.nav ul.children{margin-left:1.5em;}
 #navigation{font-weight:400;}
 ul.nav,
  ul.nav ul{border:none!important;}
 #navigation ul.nav > li{border-right:none!important;}
 body.boxed-layout{padding:0;}
 body.boxed-layout #top{margin-left:1.5em;margin-right:1.5em;}
 body.boxed-layout #wrapper{margin-left:0;margin-right:0;border:none;}
 .magazine #loopedSlider a.flex-next,
  .magazine #loopedSlider a.flex-prev{bottom:auto;top:20px;}
 #loopedSlider{height:auto !important;}
 #loopedSlider .slides{overflow:visible;height:auto !important;}
 #sidebar{clear:both;}
 /* Set single portfolio item from two to one column on mobile */
  body.single-portfolio.one-col-980 #post-gallery,
  body.single-portfolio.one-col-980 .post-embed{width:100%;float:none;}
 body.single-portfolio .hentry{float:none;width:100%;}
 .csstransforms3d.csstransitions #navigation{left:0;-webkit-transform:translate3d(-100%, 0, 0);-moz-transform:translate3d(-100%, 0, 0);-ms-transform:translate3d(-100%, 0, 0);-o-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0);-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-o-backface-visibility:hidden;backface-visibility:hidden;}
 .csstransforms3d.csstransitions #inner-wrapper{left:0 !important;-webkit-transform:translate3d(0, 0, 0);-moz-transform:translate3d(0, 0, 0);-ms-transform:translate3d(0, 0, 0);-o-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);-webkit-transition:-webkit-transform 200ms ease;-moz-transition:-moz-transform 200ms ease;-o-transition:-o-transform 200ms ease;transition:transform 200ms ease;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-o-backface-visibility:hidden;backface-visibility:hidden;}
 .csstransforms3d.csstransitions .show-nav #navigation{-webkit-transform:translate3d(-100%, 0, 0);-moz-transform:translate3d(-100%, 0, 0);-ms-transform:translate3d(-100%, 0, 0);-o-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0);}
 .csstransforms3d.csstransitions .show-nav #inner-wrapper{-webkit-transform:translate3d(80%, 0, 0);-moz-transform:translate3d(80%, 0, 0);-ms-transform:translate3d(80%, 0, 0);-o-transform:translate3d(80%, 0, 0);transform:translate3d(80%, 0, 0);-webkit-transform-origin:50% 0%;-moz-transform-origin:50% 0%;-ms-transform-origin:50% 0%;-o-transform-origin:50% 0%;transform-origin:50% 0%;}
}
.page-link{margin-bottom:10px;}
.page-link a, .page-link a:link{padding:4px 6px 4px 6px;margin:2px;text-decoration:none;border:1px solid #e7e7e7;color:#C63F00;background-color:#FFFFFF;}
.page-link a:visited{padding:4px 6px 4px 6px;margin:2px;text-decoration:none;border:1px solid #e7e7e7;color:#C63F00;background-color:#FFFFFF;}
.page-link a:hover{border:1px solid #3b3b3b;color:#3b3b3b;background-color:#FFFFFF;}
.page-link a:active{padding:4px 6px 4px 6px;margin:2px;text-decoration:none;border:1px solid #e7e7e7;color:#C63F00;background-color:#FFFFFF;}
.supportpage{max-width:640px;width:640px;margin-left:auto;margin-right:auto;text-align:center;}
#top ul.nav li.subscribetop{margin-left:100px;}
#top ul.nav li.subscribetop a{color:#C63F00;font-weight:600;}
#top ul.nav li.current-menu-item a{color:#ddd;background-color:transparent;}
#header{padding-top:8px;padding-bottom:16px;}
#logo{margin-left:-15px;}
#logo a, #logo img{width:275px;height:auto;}
#topad{width:728px;height:90px;margin-right:-13px;border:1px solid #f6f6f6;background:#F6F6F6;}
#footad{width:728px;height:90px;margin-top:3px;margin-left:130px;border:1px solid #f6f6f6;background:#F6F6F6;}
#post-author, #connect{position:relative;border-right:1px solid #E6E6E6;}
#post-author:after, #connect:after{content:'';display:block;position:absolute !important;top:-1px !important;left:-30px !important;height:100% !important;width:30px !important;background:inherit !important;border-top:inherit !important;border-bottom:inherit !important;}
.entry img{padding:5px;border:0px solid #e6e6e6;background:#F8F8F8;background:rgba(255,255,255,0.7);}
div.gSearch{position:relative;left:6px;min-width:285px;width:285px;max-width:285px;height:30px;margin:0 0 18px 0;background:none;}
#cse-search-box input.textboxsearch{width:210px;max-width:210px;height:28px;min-height:28px;max-height:28px;margin:0 0 0 0;float:left;-webkit-border-radius:3px 0 0 3px;-moz-border-radius:3px 0 0 3px;border-radius:3px 0 0 3px;}
input#searchsubmit{float:right;}
div.gSearch .searchBtn{cursor:pointer;width:60px;height:33px;margin:0 0 0 3px;border:1px solid #222;font-size:14px;font-weight:bold;color:rgb(100,100,100);color:##555;-webkit-border-radius:0 3px 3px 0;-moz-border-radius:0 3px 3px 0;border-radius:0 3px 3px 0;}
div.gSearch .searchBtn:hover{border:1px solid #C63F00;background:#f1f1f1;}
div.gSearch{float:left;position:relative;font-family:Arial, Helvetica, sans-serif;background-position:right 5px;}
ul.sf-menu li.gSearch {position:absolute; left:650px; margin:3px 0 0 0;}@media only screen and (min-width: 768px) { ul.nav {
position: relative;
margin-bottom: 0;
width: auto;
margin-right: 30px;
}
ul.nav li {
position: relative;
float: left;
zoom: 1;
list-style: none;
}
ul.nav li a {
display: block;
padding-top: 1em!important;
padding-bottom: 1em!important;
}
ul.nav li a:hover {
text-decoration: none;
}
ul.nav li ul li a:hover {
text-decoration: underline;
}
ul.nav ul {
width: 12em;
visibility: hidden;
position: absolute;
top: 100%;
left: 0;
z-index: 9999;
margin: 0;
padding: 0.4em 0;
}
ul.nav ul li {
float: none;
}
ul.nav ul li a {
width: 100%;
display: inline-block;
padding: 0.7em 1em!important;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
font-size: 0.9em;
}
ul.nav ul ul {
left: 100%;
top: 0;
}
ul.nav li:hover > ul {
visibility: visible;
}  #top {
background: #000;
}
#top h3 {
display: none;
}
#top {
display: block!important;
}
#top ul.nav li a {
color: #ddd;
padding-top: 0.5em!important;
padding-bottom: 0.5em!important;
font-size: 1em;
}
#top ul.nav > li a:hover {
background: #555;
color: #ddd;
}
#top ul.nav > li:hover {
background: #555;
color: #ddd;
}
#top ul.nav ul {
background: #555;
}
#top ul.nav ul li a {
color: #ddd!important;
}
#top ul.nav li.current_page_item a,
#top ul.nav li.current_page_parent a,
#top ul.nav li.current-menu-ancestor a,
#top ul.nav li.current-cat a,
#top ul.nav li.current-menu-item a {
color: #333;
} #navigation .top-navigation {
display: none !important;
}
.csstransforms3d.csstransitions #navigation,
.csstransforms3d.csstransitions .show-nav #navigation,
.csstransforms3d.csstransitions .show-nav #inner-wrapper {
left: 0;
-webkit-transform: translate3d(0%, 0, 0);
-moz-transform: translate3d(0%, 0, 0);
-ms-transform: translate3d(0%, 0, 0);
-o-transform: translate3d(0%, 0, 0);
transform: translate3d(0%, 0, 0);
}
.nav-toggle,
.nav-close,
.nav-home {
display: none !important;
}
#navigation {
position: relative;
left: auto;
width: 100%;
border: 1px solid #d9d9d9;
padding-top: 0;
background: #ffffff;
background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#f5f5f5));
background: -webkit-linear-gradient(#ffffff, #f5f5f5);
background: -moz-linear-gradient(center top, #ffffff 0%, #f5f5f5 100%);
background: -moz-gradient(center top, #ffffff 0%, #f5f5f5 100%);
box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.03);
-webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.03);
-moz-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.03);
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
display: block !important;
}
#navigation h3 {
display: none;
}
#navigation .cart-contents {
position: static;
height: auto;
width: auto;
text-indent: 0;
display: inline-block;
padding: 0;
background: none;
color: inherit;
border-radius: 0 !important;
padding: 1em;
}
#navigation .cart-contents:before {
display: inline-block;
position: relative;
text-indent: 0;
line-height: 1;
}
#navigation .cart-contents {
margin-right: .5em;
}
#navigation .cart-contents:before {
margin-right: .5em;
}
#navigation .menus {
clear: none;
}
#navigation ul.rss {
margin: 0;
}
#navigation ul.rss.cart-enabled {
margin: 0;
}
#navigation ul.rss li a {
background: none;
color: #666;
padding: 1em;
margin: 0;
}
#navigation ul.rss li a:before {
line-height: 3.2;
}
#navigation ul.rss li a:hover {
color: #222;
}
#navigation ul {
margin-bottom: 0;
}
#navigation ul ul {
margin-left: 0;
}
#navigation ul li:first-child,
#navigation ul li:first-child a {
border-radius: 5px 0 0 5px;
-moz-border-radius: 5px 0 0 5px;
-webkit-border-radius: 5px 0 0 5px;
}
#navigation ul ul li:first-child,
#navigation ul ul li:first-child a {
border-radius: 0;
-moz-border-radius: 0;
-webkit-border-radius: 0;
}
#navigation ul.nav > li {
border-right: 1px solid #e6e6e6;
}
#navigation ul.nav > li a:hover {
background: #f6f6f6;
}
#navigation ul.nav > li:hover {
background: #f6f6f6;
}
#navigation ul.nav ul {
background: #f6f6f6;
border: 1px solid #e6e6e6;
left: -1px;
}
#navigation ul.nav ul ul {
top: -1px;
left: 100%;
}
#top .nav li.parent > a {
position: relative;
padding-right: 2em;
}
#top .nav li.parent > a:after {
content: "";
display: block;
border: .3em solid #ccc;
border-color: #ccc transparent transparent transparent;
position: absolute;
top: 48%;
right: .8751em;
}
#top .nav li ul li.parent a:after {
border-color: transparent transparent transparent #ccc;
right: .8751em;
top: 46%;
}
#navigation .nav li ul li.parent a {
padding-right: 0;
}
#navigation .nav li ul li.parent a:after {
border-color: transparent transparent transparent #ccc;
right: 0;
top: 46%;
}
#navigation .nav li.parent > a {
position: relative;
padding-right: 2em;
}
#navigation .nav li.parent > a:after {
content: "";
display: block;
border: 0.3em solid #ccc;
border-color: #ccc transparent transparent transparent;
position: absolute;
top: 48%;
right: .8751em;
}
#navigation .nav li ul li.parent a {
padding-right: 0;
}
#navigation .nav li ul li.parent a:after {
border-color: transparent transparent transparent #ccc;
right: 0.8751em;
top: 46%;
}
.full-width #navigation ul li:first-child,
.full-width #navigation ul li:first-child a {
border-radius: 0 !important;
}  #logo {
float: left;
}
#topad {
float: right;
margin: 0;
}
#nav-container {
margin-bottom: 3em;
} .col-left {
float: left;
}
.col-right {
float: right;
}
.col-full,
#wrapper {
max-width: 960px;
margin: 0 auto;
}
#wrapper #sidebar {
margin-top: 0;
}
.magazine .block {
float: left;
width: 48%;
}
.magazine .block.last {
float: right;
}
#wrapper {
padding: 0 1em;
}
#inner-wrapper {
padding: 0;
} #loopedSlider .content {
position: absolute;
left: 0px;
top: 20px;
background: none;
}
#loopedSlider .content h2 {
float: left;
font-size: 26px;
}
#loopedSlider .content p {
clear: both;
float: left;
}
#loopedSlider .content p,
#loopedSlider .content h2 {
background: #000000;
background: rgba(0, 0, 0, 0.7);
max-width: 350px;
} #main-sidebar-container {
position: relative;
}
#main-sidebar-container #main {
position: relative;
}
#main-sidebar-container #sidebar {
display: inline;
}
#sidebar-alt {
display: inline;
margin: 0;
} #main .widget_woothemes_features .feature {
float: left;
width: 30%;
margin-right: 5%;
}
#main .widget_woothemes_features .feature.last {
margin-right: 0;
}
#main .widget_woothemes_testimonials .quote {
float: left;
width: 30%;
margin-right: 5%;
}
#main .widget_woothemes_testimonials .quote.last {
margin-right: 0;
} #footer-widgets .block {
margin-right: 3.8%;
float: left;
} #footer-widgets.col-1 .block {
width: 100%;
margin-right: 0;
}
#footer-widgets.col-2 .block {
width: 48%;
}
#footer-widgets.col-3 .block {
width: 30.75%;
}
#footer-widgets.col-4 .block {
width: 22.05%;
}
#footer-widgets.col-2 .footer-widget-2,
#footer-widgets.col-3 .footer-widget-3,
#footer-widgets.col-4 .footer-widget-4 {
margin-right: 0;
} .one-col #main {
float: none;
}
.two-col-left #main-sidebar-container #main,
.two-col-right #main-sidebar-container #main {
width: 64.89%;
} .two-col-left #main-sidebar-container #sidebar,
.two-col-right #main-sidebar-container #sidebar {
width: 31.91%;
} .three-col-left #main-sidebar-container #sidebar,
.three-col-middle #main-sidebar-container #sidebar,
.three-col-right #main-sidebar-container #sidebar {
width: 39.47%;
} .three-col-left #main-sidebar-container,
.three-col-middle #main-sidebar-container,
.three-col-right #main-sidebar-container {
width: 80.85%;
} .three-col-left #main-sidebar-container #main,
.three-col-middle #main-sidebar-container #main,
.three-col-right #main-sidebar-container #main {
width: 57.89%;
} #sidebar-alt {
width: 17.02%;
}  .two-col-left #main-sidebar-container #main,
.two-col-right #main-sidebar-container #sidebar,
.three-col-left #main-sidebar-container,
.three-col-left #main-sidebar-container #main,
.three-col-middle #main-sidebar-container #main,
.three-col-middle #sidebar-alt,
.three-col-right #main-sidebar-container #sidebar,
.three-col-right #sidebar-alt {
float: left;
}
.two-col-left #main-sidebar-container #sidebar,
.two-col-right #main-sidebar-container #main,
.three-col-left #main-sidebar-container #sidebar,
.three-col-left #sidebar-alt,
.three-col-middle #main-sidebar-container,
.three-col-middle #main-sidebar-container #sidebar,
.three-col-right #main-sidebar-container,
.three-col-right #main-sidebar-container #main {
float: right;
} .page-template-template-contact-php .location-twitter .col-left {
float: left;
}
.page-template-template-contact-php .location-twitter #office-location {
width: 48%;
margin: 0 1em 0 0;
}
.page-template-template-contact-php .location-twitter .contact-social {
float: left;
width: 48%;
}
.page-template-template-contact-php .location-twitter .contact-social #twitter {
margin: 0;
} #main #connect .col-left {
float: left;
}
#connect .col-right {
float: right;
}
#main #connect .col-left,
#connect .col-right {
width: 48%;
}
#connect .related-posts {
border-top: 0;
border-left: 1px solid #e6e6e6;
padding-top: 0;
padding-left: 15px;
margin-top: 0;
}
.ie8 .business #loopedSlider a.flex-prev {
left: -20px;
}
.ie8 .business #loopedSlider a.flex-prev:before,
.ie8 .business #loopedSlider a.flex-next:before {
font-size: 16px;
}
.ie8 .business #loopedSlider a.flex-next {
right: -30px;
}
}