.tablepress{--text-color:#111;--head-text-color:var(--text-color);--head-bg-color:#d9edf7;--odd-text-color:var(--text-color);--odd-bg-color:#fff;--even-text-color:var(--text-color);--even-bg-color:#f9f9f9;--hover-text-color:var(--text-color);--hover-bg-color:#f3f3f3;--border-color:#ddd;--padding:.5rem;border:none;border-collapse:collapse;border-spacing:0;clear:both;margin:0 auto 1rem;table-layout:auto;width:100%;}.tablepress>:not(caption)>*>*{background:none;border:none;box-sizing:border-box;float:none !important;padding:var(--padding);text-align:left;vertical-align:top;}.tablepress>:where(thead)+tbody>:where(:not(.child))>*,.tablepress>tbody>*~:where(:not(.child))>*,.tablepress>tfoot>:where(:first-child)>*{border-top:1px solid var(--border-color);}.tablepress>:where(thead,tfoot)>tr>*{background-color:var(--head-bg-color);color:var(--head-text-color);font-weight:700;vertical-align:middle;word-break:normal;}.tablepress>:where(tbody)>tr>*{color:var(--text-color);}.tablepress>:where(tbody.row-striping)>:nth-child(odd of :where(:not(.child,.dtrg-group)))+:where(.child)>*,.tablepress>:where(tbody.row-striping)>:nth-child(odd of :where(:not(.child,.dtrg-group)))>*{background-color:var(--odd-bg-color);color:var(--odd-text-color);}.tablepress>:where(tbody.row-striping)>:nth-child(even of :where(:not(.child,.dtrg-group)))+:where(.child)>*,.tablepress>:where(tbody.row-striping)>:nth-child(even of :where(:not(.child,.dtrg-group)))>*{background-color:var(--even-bg-color);color:var(--even-text-color);}.tablepress>.row-hover>tr:has(+.child:hover)>*,.tablepress>.row-hover>tr:hover+:where(.child)>*,.tablepress>.row-hover>tr:where(:not(.dtrg-group)):hover>*{background-color:var(--hover-bg-color);color:var(--hover-text-color);}.tablepress img{border:none;margin:0;max-width:none;padding:0;}.tablepress-table-description{clear:both;display:block;}.dt-scroll{width:100%;}.dt-scroll .tablepress{width:100% !important;}div.dt-scroll-body tfoot tr,div.dt-scroll-body thead tr{height:0;}div.dt-scroll-body tfoot tr td,div.dt-scroll-body tfoot tr th,div.dt-scroll-body thead tr td,div.dt-scroll-body thead tr th{border-bottom-width:0 !important;border-top-width:0 !important;height:0 !important;padding-bottom:0 !important;padding-top:0 !important;}div.dt-scroll-body tfoot tr td div.dt-scroll-sizing,div.dt-scroll-body tfoot tr th div.dt-scroll-sizing,div.dt-scroll-body thead tr td div.dt-scroll-sizing,div.dt-scroll-body thead tr th div.dt-scroll-sizing{height:0 !important;overflow:hidden !important;}div.dt-scroll-body>table.dataTable>thead>tr>td,div.dt-scroll-body>table.dataTable>thead>tr>th{overflow:hidden;}.tablepress{--head-active-bg-color:#049cdb;--head-active-text-color:var(--head-text-color);--head-sort-arrow-color:var(--head-active-text-color);}.tablepress thead th:active{outline:none;}.tablepress thead .dt-orderable-asc .dt-column-order:before,.tablepress thead .dt-ordering-asc .dt-column-order:before{bottom:50%;content:"▲"/"";display:block;position:absolute;}.tablepress thead .dt-orderable-desc .dt-column-order:after,.tablepress thead .dt-ordering-desc .dt-column-order:after{content:"▼"/"";display:block;position:absolute;top:50%;}.tablepress thead .dt-orderable-asc,.tablepress thead .dt-orderable-desc,.tablepress thead .dt-ordering-asc,.tablepress thead .dt-ordering-desc{padding-right:24px;position:relative;}.tablepress thead .dt-orderable-asc .dt-column-order,.tablepress thead .dt-orderable-desc .dt-column-order,.tablepress thead .dt-ordering-asc .dt-column-order,.tablepress thead .dt-ordering-desc .dt-column-order{bottom:0;color:var(--head-sort-arrow-color);position:absolute;right:6px;top:0;width:12px;}.tablepress thead .dt-orderable-asc .dt-column-order:after,.tablepress thead .dt-orderable-asc .dt-column-order:before,.tablepress thead .dt-orderable-desc .dt-column-order:after,.tablepress thead .dt-orderable-desc .dt-column-order:before,.tablepress thead .dt-ordering-asc .dt-column-order:after,.tablepress thead .dt-ordering-asc .dt-column-order:before,.tablepress thead .dt-ordering-desc .dt-column-order:after,.tablepress thead .dt-ordering-desc .dt-column-order:before{font-family:sans-serif !important;font-size:12px;line-height:12px;opacity:.2;}.tablepress thead .dt-orderable-asc,.tablepress thead .dt-orderable-desc{cursor:pointer;outline-offset:-2px;}.tablepress thead .dt-orderable-asc:hover,.tablepress thead .dt-orderable-desc:hover,.tablepress thead .dt-ordering-asc,.tablepress thead .dt-ordering-desc{background-color:var(--head-active-bg-color);color:var(--head-active-text-color);}.tablepress thead .dt-ordering-asc .dt-column-order:before,.tablepress thead .dt-ordering-desc .dt-column-order:after{opacity:.8;}.tablepress:where(.auto-type-alignment) .dt-right,.tablepress:where(.auto-type-alignment) .dt-type-date,.tablepress:where(.auto-type-alignment) .dt-type-numeric{text-align:right;}.dt-container{clear:both;margin-bottom:1rem;position:relative;}.dt-container .tablepress{margin-bottom:0;}.dt-container .tablepress tfoot:empty{display:none;}.dt-container .dt-layout-row{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;}.dt-container .dt-layout-row.dt-layout-table .dt-layout-cell{display:block;width:100%;}.dt-container .dt-layout-cell{display:flex;flex-direction:row;flex-wrap:wrap;gap:1em;padding:5px 0;}.dt-container .dt-layout-cell.dt-layout-full{align-items:center;justify-content:space-between;width:100%;}.dt-container .dt-layout-cell.dt-layout-full>:only-child{margin:auto;}.dt-container .dt-layout-cell.dt-layout-start{align-items:center;justify-content:flex-start;margin-right:auto;}.dt-container .dt-layout-cell.dt-layout-end{align-items:center;justify-content:flex-end;margin-left:auto;}.dt-container .dt-layout-cell:empty{display:none;}.dt-container .dt-input,.dt-container label{display:inline;width:auto;}.dt-container .dt-input{font-size:inherit;padding:5px;}.dt-container .dt-length,.dt-container .dt-search{align-items:center;display:flex;flex-wrap:wrap;gap:5px;justify-content:center;}.dt-container .dt-paging .dt-paging-button{background:rgba(0,0,0,0);border:1px solid rgba(0,0,0,0);border-radius:2px;box-sizing:border-box;color:inherit !important;cursor:pointer;display:inline-block;font-size:1em;height:32px;margin-left:2px;min-width:32px;padding:0 5px;text-align:center;text-decoration:none !important;vertical-align:middle;}.dt-container .dt-paging .dt-paging-button.current,.dt-container .dt-paging .dt-paging-button:hover{border:1px solid #111;}.dt-container .dt-paging .dt-paging-button.disabled,.dt-container .dt-paging .dt-paging-button.disabled:active,.dt-container .dt-paging .dt-paging-button.disabled:hover{border:1px solid rgba(0,0,0,0);color:rgba(0,0,0,.3) !important;cursor:default;outline:none;}.dt-container .dt-paging>.dt-paging-button:first-child{margin-left:0;}.dt-container .dt-paging .ellipsis{padding:0 1em;}@media screen and (max-width:767px){.dt-container .dt-layout-row{flex-direction:column;}.dt-container .dt-layout-cell{flex-direction:column;padding:.5em 0;}}.tablepress td{margin-bottom:-10px;}.tablepress-scroll-wrapper{overflow-x:auto;overflow-y:hidden;}@media (max-width:767px){.tablepress-responsive-stack-phone thead{display:none;}.tablepress-responsive-stack-phone tbody td{display:block;text-align:center;border-top:none;}.tablepress-responsive-stack-phone tbody td:first-child{border-top:1px solid #ddd;}}@media (max-width:979px){.tablepress-responsive-stack-tablet thead{display:none;}.tablepress-responsive-stack-tablet tbody td{display:block;text-align:center;border-top:none;}.tablepress-responsive-stack-tablet tbody td:first-child{border-top:1px solid #ddd;}}@media (max-width:1199px){.tablepress-responsive-stack-desktop thead{display:none;}.tablepress-responsive-stack-desktop tbody td{display:block;text-align:center;border-top:none;}.tablepress-responsive-stack-desktop tbody td:first-child{border-top:1px solid #ddd;}}.tablepress-responsive-stack-all thead{display:none;}.tablepress-responsive-stack-all tbody td{display:block;text-align:center;border-top:none;}.tablepress-responsive-stack-all tbody td:first-child{border-top:1px solid #ddd;}@media (max-width:767px){.tablepress-responsive-phone{display:block;}.tablepress-responsive-phone thead{display:block;float:left;}.tablepress-rtl.tablepress-responsive-phone thead{float:right;}.tablepress-responsive-phone tfoot{display:none;}.tablepress-responsive-phone tbody{display:block;width:auto;position:relative;overflow-x:auto;white-space:nowrap;-webkit-overflow-scrolling:touch;}.tablepress-responsive-phone tbody td,.tablepress-responsive-phone thead th,.tablepress-responsive-phone thead tr{display:block;border:none;}.tablepress-responsive-phone tbody td:empty:before{content:" ";}.tablepress-responsive-phone tbody tr{display:inline-block;vertical-align:top;}.tablepress-responsive-phone thead th{width:auto !important;}.tablepress-responsive-phone thead tr th:not(:last-child){border-bottom:1px solid transparent;}.tablepress-responsive-phone tbody tr td:not(:last-child){border-bottom:1px solid #ddd;}.dataTables_wrapper .tablepress-responsive-phone .sorting:after{transform:rotate(90deg);padding:0;}.dataTables_wrapper .tablepress-responsive-phone .sorting_asc:after{content:"";padding:0 2px 0 0;}.dataTables_wrapper .tablepress-responsive-phone .sorting_desc:after{content:"";padding:0 1px 0 0;}}@media (max-width:979px){.tablepress-responsive-tablet{display:block;}.tablepress-responsive-tablet thead{display:block;float:left;}.tablepress-rtl.tablepress-responsive-tablet thead{float:right;}.tablepress-responsive-tablet tfoot{display:none;}.tablepress-responsive-tablet tbody{display:block;width:auto;position:relative;overflow-x:auto;white-space:nowrap;-webkit-overflow-scrolling:touch;}.tablepress-responsive-tablet tbody td,.tablepress-responsive-tablet thead th,.tablepress-responsive-tablet thead tr{display:block;border:none;}.tablepress-responsive-tablet tbody tr{display:inline-block;vertical-align:top;}.tablepress-responsive-tablet thead th{width:auto !important;}.tablepress-responsive-tablet tbody td:empty:before{content:" ";}.tablepress-responsive-tablet thead tr th:not(:last-child){border-bottom:1px solid transparent;}.tablepress-responsive-tablet tbody tr td:not(:last-child){border-bottom:1px solid #ddd;}.dataTables_wrapper .tablepress-responsive-tablet .sorting:after{transform:rotate(90deg);padding:0;}.dataTables_wrapper .tablepress-responsive-tablet .sorting_asc:after{content:"";padding:0 2px 0 0;}.dataTables_wrapper .tablepress-responsive-tablet .sorting_desc:after{content:"";padding:0 1px 0 0;}}@media (max-width:1199px){.tablepress-responsive-desktop{display:block;}.tablepress-responsive-desktop thead{display:block;float:left;}.tablepress-rtl.tablepress-responsive-desktop thead{float:right;}.tablepress-responsive-desktop tfoot{display:none;}.tablepress-responsive-desktop tbody{display:block;width:auto;position:relative;overflow-x:auto;white-space:nowrap;-webkit-overflow-scrolling:touch;}.tablepress-responsive-desktop tbody td,.tablepress-responsive-desktop thead th,.tablepress-responsive-desktop thead tr{display:block;border:none;}.tablepress-responsive-desktop tbody td:empty:before{content:" ";}.tablepress-responsive-desktop tbody tr{display:inline-block;vertical-align:top;}.tablepress-responsive-desktop thead th{width:auto !important;}.tablepress-responsive-desktop thead tr th:not(:last-child){border-bottom:1px solid transparent;}.tablepress-responsive-desktop tbody tr td:not(:last-child){border-bottom:1px solid #ddd;}.dataTables_wrapper .tablepress-responsive-desktop .sorting:after{transform:rotate(90deg);padding:0;}.dataTables_wrapper .tablepress-responsive-desktop .sorting_asc:after{content:"";padding:0 2px 0 0;}.dataTables_wrapper .tablepress-responsive-desktop .sorting_desc:after{content:"";padding:0 1px 0 0;}}.tablepress-responsive-all{display:block;}.tablepress-responsive-all thead{display:block;float:left;}.tablepress-rtl.tablepress-responsive-all thead{float:right;}.tablepress-responsive-all tfoot{display:none;}.tablepress-responsive-all tbody{display:block;width:auto;position:relative;overflow-x:auto;white-space:nowrap;-webkit-overflow-scrolling:touch;}.tablepress-responsive-all tbody td,.tablepress-responsive-all thead th,.tablepress-responsive-all thead tr{display:block;border:none;}.tablepress-responsive-all tbody td:empty:before{content:" ";}.tablepress-responsive-all tbody tr{display:inline-block;vertical-align:top;}.tablepress-responsive-all thead th{width:auto !important;}.tablepress-responsive-all thead tr th:not(:last-child){border-bottom:1px solid transparent;}.tablepress-responsive-all tbody tr td:not(:last-child){border-bottom:1px solid #ddd;}.dataTables_wrapper .tablepress-responsive-all .sorting:after{transform:rotate(90deg);padding:0;}.dataTables_wrapper .tablepress-responsive-all .sorting_asc:after{content:"";padding:0 2px 0 0;}.dataTables_wrapper .tablepress-responsive-all .sorting_desc:after{content:"";padding:0 1px 0 0;}table.dataTable.dtr-inline.collapsed>tbody>tr>td.child,table.dataTable.dtr-inline.collapsed>tbody>tr>td.dataTables_empty,table.dataTable.dtr-inline.collapsed>tbody>tr>th.child{cursor:default !important;}table.dataTable.dtr-inline.collapsed>tbody>tr>td.child:before,table.dataTable.dtr-inline.collapsed>tbody>tr>td.dataTables_empty:before,table.dataTable.dtr-inline.collapsed>tbody>tr>th.child:before{display:none !important;}table.dataTable.dtr-inline.collapsed>tbody>tr>td.dtr-control,table.dataTable.dtr-inline.collapsed>tbody>tr>th.dtr-control{position:relative;padding-left:30px;cursor:pointer;}table.dataTable.dtr-inline.collapsed>tbody>tr>td.dtr-control:before,table.dataTable.dtr-inline.collapsed>tbody>tr>th.dtr-control:before{top:8px;left:4px;height:16px;width:16px;display:block;position:absolute;color:#fff;border:2px solid #fff;border-radius:16px;box-shadow:0 0 3px #444;box-sizing:content-box;text-align:center;text-indent:0 !important;font-family:"Courier New",Courier,monospace;line-height:16px;content:"+";background-color:#31b131;}table.dataTable.dtr-inline.collapsed>tbody>tr.parent>td.dtr-control:before,table.dataTable.dtr-inline.collapsed>tbody>tr.parent>th.dtr-control:before{content:"-";background-color:#d33333;}table.dataTable.dtr-column>tbody>tr>td.control,table.dataTable.dtr-column>tbody>tr>td.dtr-control,table.dataTable.dtr-column>tbody>tr>th.control,table.dataTable.dtr-column>tbody>tr>th.dtr-control{position:relative;cursor:pointer;}table.dataTable.dtr-column>tbody>tr>td.control:before,table.dataTable.dtr-column>tbody>tr>td.dtr-control:before,table.dataTable.dtr-column>tbody>tr>th.control:before,table.dataTable.dtr-column>tbody>tr>th.dtr-control:before{top:50%;left:50%;height:16px;width:16px;margin-top:-10px;margin-left:-10px;display:block;position:absolute;color:#fff;border:2px solid #fff;border-radius:16px;box-shadow:0 0 3px #444;box-sizing:content-box;text-align:center;text-indent:0 !important;font-family:"Courier New",Courier,monospace;line-height:16px;content:"+";background-color:#31b131;}table.dataTable.dtr-column>tbody>tr.parent td.control:before,table.dataTable.dtr-column>tbody>tr.parent td.dtr-control:before,table.dataTable.dtr-column>tbody>tr.parent th.control:before,table.dataTable.dtr-column>tbody>tr.parent th.dtr-control:before{content:"-";background-color:#d33333;}table.dataTable>tbody>tr.child{padding:.5em 1em;}table.dataTable>tbody>tr.child:hover{background:0 0 !important;}table.dataTable>tbody>tr.child ul.dtr-details{display:inline-block;list-style-type:none;margin:0;padding:0;}table.dataTable>tbody>tr.child ul.dtr-details>li{border-bottom:1px solid #efefef;padding:.5em 0;}table.dataTable>tbody>tr.child ul.dtr-details>li:first-child{padding-top:0;}table.dataTable>tbody>tr.child ul.dtr-details>li:last-child{border-bottom:none;}table.dataTable>tbody>tr.child span.dtr-title{display:inline-block;min-width:75px;font-weight:700;}.dataTables_scroll .tablepress{width:100% !important;}.tablepress-responsive *{word-break:normal;}#heateor_sss_error{color:red;margin:7px 0;}#heateor_sss_sharing_more_providers .filter svg{position:absolute;left:16px;top:18px;}div.heateor_sss_sharing_ul a:link,div.heateor_sss_sharing_ul a:focus{text-decoration:none;background:transparent !important;}.heateor_sss_login_container{margin:2px 0;}.heateor_sss_login_container img,.heateor_sss_sharing_container img{cursor:pointer;margin:2px;border:none;}.heateor_sss_login_container img{display:none;float:left;}#heateor_sss_loading_image{display:block !important;float:none;}.heateor_sss_error{background-color:#ffffe0;border:1px solid #e6db55;padding:5px;margin:10px;}#heateor_sss_sharing_more_providers{position:fixed;top:50%;left:47%;background:#fafafa;width:650px;margin:-180px 0 0 -300px;z-index:10000000;text-shadow:none !important;height:308px;}#heateor_sss_mastodon_popup_bg,#heateor_sss_popup_bg{background:url("https://cdn-aijhp.nitrocdn.com/kOREZZTOKIqoSyGevvvbBewHKtVigVRz/assets/images/optimized/rev-f96cc2b/yogalifestyle.com/wp-content/plugins/sassy-social-share/images/transparent_bg.png");bottom:0;display:block;left:0;position:fixed;right:0;top:0;z-index:10000;}#heateor_sss_sharing_more_providers .title{font-size:14px !important;height:auto !important;background:#58b8f8 !important;border-bottom:1px solid #d7d7d7 !important;color:#fff;font-weight:700;letter-spacing:inherit;line-height:34px !important;padding:0 !important;text-align:center;text-transform:none;margin:0 !important;text-shadow:none !important;width:100%;}#heateor_sss_sharing_more_providers *{font-family:Arial,Helvetica,sans-serif;}#heateor_sss_sharing_more_providers #heateor_sss_sharing_more_content{background:#fafafa;border-radius:4px;color:#555;height:auto;width:100%;}#heateor_sss_sharing_more_providers .filter{margin:0;padding:10px 0 0;position:relative;width:100%;}#heateor_sss_sharing_more_providers .all-services{clear:both;height:250px;overflow:auto;}#heateor_sss_sharing_more_content .all-services ul{display:block;margin:10px !important;overflow:hidden;list-style:none;padding-left:0 !important;position:static !important;width:auto !important;}#heateor_sss_sharing_more_content .all-services ul li{padding:0;margin:0 0 0 5px;background:0 0 !important;float:left;width:24.1%;text-align:left !important;}#heateor_sss_sharing_more_providers .close-button img{margin:0;}#heateor_sss_sharing_more_providers .close-button.separated{background:0 0 !important;border:none !important;box-shadow:none !important;width:auto !important;height:auto !important;z-index:1000;}#heateor_sss_sharing_more_providers .close-button{height:auto !important;width:auto !important;left:auto !important;display:block !important;color:#555 !important;cursor:pointer !important;font-size:29px !important;line-height:29px !important;margin:0 !important;padding:0 !important;position:absolute;right:-16px;top:-16px;}#heateor_sss_sharing_more_providers .filter input.search{width:96%;display:block;float:none;font-family:"open sans","helvetica neue",helvetica,arial,sans-serif;font-weight:300;height:auto;line-height:inherit;line-height:1;margin:0 11px;padding:5px 8px 5px 27px !important;border:1px solid #ccc !important;color:#000;background:#fff !important;font-size:16px !important;text-align:left !important;max-width:-webkit-fill-available;}#heateor_sss_sharing_more_providers .footer-panel{background:#fff;border-top:1px solid #d7d7d7;padding:6px 0;width:100%;color:#fff;}#heateor_sss_sharing_more_providers .footer-panel p{background-color:transparent;top:0;text-align:left !important;color:#000;font-family:"helvetica neue",arial,helvetica,sans-serif;font-size:12px;line-height:1.2;margin:0 !important;padding:0 6px !important;text-indent:0 !important;}#heateor_sss_sharing_more_providers .footer-panel a{color:#fff;text-decoration:none;font-weight:700;text-indent:0 !important;}#heateor_sss_sharing_more_providers .all-services ul li a span{width:51%;}#heateor_sss_sharing_more_providers .all-services ul li a{border-radius:3px;color:#666 !important;display:block;font-size:12px;height:auto;line-height:20px;overflow:hidden;padding:8px 8px 8px 1px;text-decoration:none !important;text-overflow:ellipsis;white-space:nowrap;border:none !important;text-indent:0 !important;background:0 0 !important;text-shadow:none;}.heateor_sss_share_count{display:block;text-indent:0 !important;visibility:hidden;background-color:#58b8f8 !important;width:5px;height:auto;text-align:center;min-width:8px !important;padding:1px 4px !important;color:#fff !important;font-family:"Open Sans",arial,sans-serif !important;font-size:10px !important;font-weight:600 !important;-webkit-border-radius:15px !important;border-radius:15px !important;-webkit-box-shadow:0 2px 2px rgba(0,0,0,.4);box-shadow:0 2px 2px rgba(0,0,0,.4);text-shadow:0 -1px 0 rgba(0,0,0,.2);line-height:14px !important;border:2px solid #fff !important;z-index:1;margin:2px auto !important;box-sizing:content-box !important;}.heateor_sss_share_count,.heateor_sss_vertical_sharing{-webkit-box-sizing:content-box !important;-moz-box-sizing:content-box !important;}div.heateor_sss_follow_ul,div.heateor_sss_sharing_ul{padding-left:0 !important;margin:1px 0 !important;}#heateor_sss_mastodon_popup_close img,#heateor_sss_sharing_popup_close img{opacity:1 !important;background:0 0 !important;border:none !important;outline:0 !important;box-shadow:none !important;width:auto !important;height:auto !important;top:inherit !important;right:inherit !important;left:9px !important;padding:0 !important;}div.heateor_sss_follow_ul .heateorSssSharingRound,div.heateor_sss_sharing_ul .heateorSssSharingRound{background:0 0 !important;}.heateor_sss_square_count{display:none;text-align:center;font-weight:bolder;font-family:sans-serif;font-style:normal;font-size:.6em;visibility:hidden;}div.heateor_sss_follow_ul a,div.heateor_sss_horizontal_sharing div.heateor_sss_sharing_ul a{float:left;padding:0 !important;list-style:none !important;border:none !important;margin:2px;}.heateorSssSharing,.heateorSssSharingButton{display:block;cursor:pointer;margin:2px;}div.heateor_sss_follow_ul a:before,div.heateor_sss_sharing_ul a:before{content:none !important;}div.heateor_sss_follow_ul a{width:auto;}.heateor_sss_vertical_sharing{background:0 0;-webkit-box-shadow:0 1px 4px 1px rgba(0,0,0,.1);box-shadow:0 1px 4px 1px rgba(0,0,0,.1);position:fixed;overflow:visible;z-index:10000000;display:block;padding:10px;border-radius:4px;opacity:1;box-sizing:content-box !important;}div.heateor_sss_horizontal_counter li.heateor_sss_facebook_share,div.heateor_sss_horizontal_sharing li.heateor_sss_facebook_share{width:96px;}li.heateor_sss_facebook_like .fb-like span,li.heateor_sss_facebook_recommend .fb-like span,li.heateor_sss_facebook_share .fb-share-button span{vertical-align:top !important;}li.heateor_sss_facebook_like .fb-like span iframe,li.heateor_sss_facebook_recommend .fb-like span iframe{max-width:none !important;z-index:1000;}.heateor_sss_counter_container li{height:21px;}.heateorSssTCBackground:hover{border-width:0 !important;background-color:transparent;}.heateorSssTCBackground{border-width:0 !important;background-color:transparent !important;font-style:normal;word-wrap:normal;color:#666;line-height:1;visibility:hidden;}.heateorSssSharingSvg{width:100%;height:100%;}.heateorSssSharing{float:left;border:none;}.heateorSssSharingArrow{height:16px;width:16px;cursor:pointer;margin-top:10px;}.heateorSssPushIn{background:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%220%200%2030%2030%22%3E%0A%3Cpath%20d%3D%22M%207%206%20q%202%206%2010%206%20v%20-6%20l%206%209%20l%20-6%209%20v%20-6%20q%20-10%202%20-10%20-12%22%20stroke-width%3D%221%22%20stroke%3D%22%23000%22%20fill%3D%22%23000%22%20stroke-linecap%3D%22round%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E") left no-repeat;}.heateorSssPushIn.nitro-lazy{background-image:none !important;}.heateorSssPullOut{background:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%220%200%2030%2030%22%3E%0A%3Cpath%20d%3D%22M%2023%206%20q%20-2%206%20-10%206%20v%20-6%20l%20-6%209%20l%206%209%20v%20-6%20q%2010%202%2010%20-12%22%20stroke-width%3D%221%22%20stroke%3D%22%23000%22%20fill%3D%22%23000%22%20stroke-linecap%3D%22round%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E") left no-repeat;}.heateorSssPullOut.nitro-lazy{background-image:none !important;}.heateorSssCommentingTabs li{padding-left:0 !important;float:left;margin:0 1em 0 0 !important;list-style:none;color:#aaa;display:block;cursor:pointer;font-size:.85em;}div.heateorSssTotalShareCount{word-wrap:normal !important;font-weight:bolder;font-family:sans-serif;padding:0;margin:0;text-align:center;}div.heateorSssTotalShareText{word-wrap:normal !important;margin:0;padding:0;text-align:center;}div.heateor_sss_horizontal_sharing li{width:auto;}div.heateor_sss_horizontal_sharing li.heateor_sss_facebook_like{width:91px;}div.heateor_sss_horizontal_sharing li.heateor_sss_facebook_recommend{width:145px;}div.heateor_sss_horizontal_sharing li.heateor_sss_twitter_tweet{width:95px;}div.heateor_sss_horizontal_sharing li.heateor_sss_linkedin_share span{vertical-align:text-top !important;}div.heateor_sss_horizontal_sharing li.heateor_sss_linkedin_share{width:96px;}div.heateor_sss_horizontal_sharing li.heateor_sss_buffer_share{width:108px;}div.heateor_sss_horizontal_sharing li.heateor_sss_reddit_badge{width:130px;}div.heateor_sss_horizontal_sharing li.heateor_sss_yummly{width:106px;}div.heateor_sss_horizontal_sharing li.heateor_sss_pinterest_pin{width:76px;}div.heateor_sss_horizontal_sharing li.heateor_sss_xing{width:98px;}.heateor_sss_sharing_container a{padding:0 !important;box-shadow:none !important;border:none !important;}.heateorSssClear{clear:both;}div.course_instructor_widget .heateor_sss_vertical_sharing{display:none !important;}@media screen and (max-width:783px){#heateor_sss_sharing_more_providers{width:80%;left:60%;margin-left:-50%;text-shadow:none !important;}}@media screen and (max-width:752px){#heateor_sss_sharing_more_content .all-services ul li{width:32.1%;}}@media screen and (max-width:590px){#heateor_sss_sharing_more_content .all-services ul li{width:48.1%;}#heateor_sss_sharing_more_providers .filter input.search{width:93%;}}@media screen and (max-width:413px){#heateor_sss_sharing_more_content .all-services ul li{width:100%;}}div.heateor_sss_bottom_sharing{margin-bottom:0;}div.heateor_sss_sharing_container a:before,div.heateor_sss_follow_icons_container a:before{content:none;}.heateor_sss_mastodon_popup_button{background:linear-gradient(#ec1b23,#d43116);padding:8px 0 10px;font-size:18px;border:0;color:#fff;border-radius:8px;margin:4px auto;font-weight:bolder;width:35%;cursor:pointer;border-bottom-style:groove;border-bottom-width:5px;border-bottom-color:rgba(0,0,0,.2);}@media screen and (max-width: 783px)#heateor_sss_sharing_more_providers .filter input.search{}div.heateor_sss_follow_icons_container svg,div.heateor_sss_sharing_container svg{width:100%;height:100%;}