




/*
     FILE ARCHIVED ON 23:26:02 Nov 6, 2016 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 3:05:52 Jan 31, 2017.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/

/* tubepress.css */

/* 1   */ /*!
/* 2   *|  * Copyright 2006 - 2015 TubePress LLC (http://tubepress.com)
/* 3   *|  *
/* 4   *|  * This file is part of TubePress (http://tubepress.com)
/* 5   *|  *
/* 6   *|  * This Source Code Form is subject to the terms of the Mozilla Public
/* 7   *|  * License, v. 2.0. If a copy of the MPL was not distributed with this
/* 8   *|  * file, You can obtain one at http://mozilla.org/MPL/2.0/.
/* 9   *|  */
/* 10  */ 
/* 11  */ .tubepress_container {
/* 12  */     float: left;
/* 13  */     margin-bottom: 2em;
/* 14  */     width: 100%;
/* 15  */ }
/* 16  */ 
/* 17  */ .tubepress_normal_embedded_wrapper {
/* 18  */     text-align: left;
/* 19  */     margin: auto;
/* 20  */ }
/* 21  */ 
/* 22  */ .tubepress_embedded_title {
/* 23  */     font-weight: 700;
/* 24  */     font-size: larger;
/* 25  */     margin-bottom: .3em;
/* 26  */ }
/* 27  */ 
/* 28  */ .tubepress_thumbnail_area {
/* 29  */     margin-top: 1em;
/* 30  */ }
/* 31  */ 
/* 32  */ .tubepress_thumbs {
/* 33  */     float: left;
/* 34  */     width: 100%;
/* 35  */     margin-bottom: 1em;
/* 36  */ }
/* 37  */ 
/* 38  */ .tubepress_thumb {
/* 39  */     float: left;
/* 40  */     width: 120px;
/* 41  */     height: 175px;
/* 42  */     line-height: 1.1em;
/* 43  */     font-size: 11px;
/* 44  */     overflow: hidden;
/* 45  */ }
/* 46  */ 
/* 47  */ .tubepress_thumb .tubepress_embed,
/* 48  */ .tubepress_thumb img {
/* 49  */     display: block;
/* 50  */     margin: 0 auto ! important;

/* tubepress.css */

/* 51  */     -ms-interpolation-mode: bicubic;
/* 52  */ }
/* 53  */ 
/* 54  */ .tubepress_thumb a {
/* 55  */     cursor: pointer;
/* 56  */ }
/* 57  */ 
/* 58  */ .tubepress_single_video .tubepress_meta_group {
/* 59  */     padding: 0;
/* 60  */ }
/* 61  */ 
/* 62  */ .tubepress_meta {
/* 63  */     float: left;
/* 64  */ }
/* 65  */ 
/* 66  */ dl.tubepress_meta_group {
/* 67  */     margin: 0 auto ! important;
/* 68  */ }
/* 69  */ 
/* 70  */ dt.tubepress_meta_title,
/* 71  */ dt.tubepress_meta_runtime,
/* 72  */ dt.tubepress_meta_url,
/* 73  */ dt.tubepress_meta_description {
/* 74  */     display: none;
/* 75  */ }
/* 76  */ 
/* 77  */ dd.tubepress_meta {
/* 78  */     margin-bottom: auto ! important;
/* 79  */     margin-left: 0 ! important;
/* 80  */ }
/* 81  */ 
/* 82  */ dd.tubepress_meta_title, dd.tubepress_meta_title a, dd.tubepress_meta_title a:hover {
/* 83  */     font-size: 12px;
/* 84  */     font-weight: 700;
/* 85  */     float: left;
/* 86  */     width: auto;
/* 87  */ }
/* 88  */ 
/* 89  */ dd.tubepress_meta_runtime {
/* 90  */     font-size: 11px;
/* 91  */     font-weight: 700;
/* 92  */     clear: both;
/* 93  */ }
/* 94  */ 
/* 95  */ dt.tubepress_meta_author,
/* 96  */ dt.tubepress_meta_keywords,
/* 97  */ dt.tubepress_meta_category,
/* 98  */ dt.tubepress_meta_rating,
/* 99  */ dt.tubepress_meta_ratings,
/* 100 */ dt.tubepress_meta_likes,

/* tubepress.css */

/* 101 */ dt.tubepress_meta_id,
/* 102 */ dt.tubepress_meta_views,
/* 103 */ dt.tubepress_meta_uploaddate {
/* 104 */     font-style: italic;
/* 105 */     color: #666;
/* 106 */ }
/* 107 */ 
/* 108 */ dt.tubepress_meta_author:after,
/* 109 */ dt.tubepress_meta_keywords:after,
/* 110 */ dt.tubepress_meta_category:after,
/* 111 */ dt.tubepress_meta_rating:after,
/* 112 */ dt.tubepress_meta_ratings:after,
/* 113 */ dt.tubepress_meta_likes:after,
/* 114 */ dt.tubepress_meta_id:after,
/* 115 */ dt.tubepress_meta_views:after,
/* 116 */ dt.tubepress_meta_uploaddate:after {
/* 117 */     content: ":"
/* 118 */ }
/* 119 */ 
/* 120 */ dd.tubepress_meta_author,
/* 121 */ dd.tubepress_meta_keywords,
/* 122 */ dd.tubepress_meta_category,
/* 123 */ dd.tubepress_meta_rating,
/* 124 */ dd.tubepress_meta_ratings,
/* 125 */ dd.tubepress_meta_likes,
/* 126 */ dd.tubepress_meta_id,
/* 127 */ dd.tubepress_meta_views,
/* 128 */ dd.tubepress_meta_uploaddate {
/* 129 */     margin-left: .2em ! important;
/* 130 */ }
/* 131 */ 
/* 132 */ dd.tubepress_meta_url {
/* 133 */     clear: left;
/* 134 */ }
/* 135 */ dd.tubepress_meta_description {
/* 136 */     clear: both;
/* 137 */     float: left;
/* 138 */     width: 100%;
/* 139 */ }
/* 140 */ 
/* 141 */ .tubepress_meta_group dt {
/* 142 */     clear: both;
/* 143 */     float: left;
/* 144 */ }
/* 145 */ 
/* 146 */ .tubepress_sidebar .tubepress_thumb {
/* 147 */     width: 100%;
/* 148 */     height: auto;
/* 149 */     margin-top: 1em;
/* 150 */ }

/* tubepress.css */

/* 151 */ 
/* 152 */ .tubepress_sidebar .tubepress_thumb img {
/* 153 */     width: auto ! important;
/* 154 */     padding: 5% 5% 1% 2%;
/* 155 */     margin: 0 auto ! important;
/* 156 */     -ms-interpolation-mode: bicubic;
/* 157 */ }
/* 158 */ 
/* 159 */ .tubepress_sidebar .tubepress_thumbnail_area {
/* 160 */     margin-top: auto;
/* 161 */     float: left;
/* 162 */ }
/* 163 */ 
/* 164 */ .tubepress_sidebar .tubepress_thumb  {
/* 165 */     margin-top: auto;
/* 166 */ }
/* 167 */ 
/* 168 */ .tubepress_sidebar .tubepress_meta_group {
/* 169 */     padding: 0 2%;
/* 170 */ }
/* 171 */ 
/* 172 */ .tubepress_sidebar .tubepress_thumb a {
/* 173 */     float: left;
/* 174 */ }
/* 175 */ 
/* 176 */ .tubepress_container .pagination .disabled {
/* 177 */     color: #adaaad;
/* 178 */ }
/* 179 */ 
/* 180 */ .tubepress_container .pagination .tubepress_pagination_dots {
/* 181 */     padding: 0 0 0 3px;
/* 182 */ }
/* 183 */ 
/* 184 */ div.tubepress_single_video {
/* 185 */     float: left;
/* 186 */     width: 100%;
/* 187 */     text-align: left;
/* 188 */ }
/* 189 */ 
/* 190 */ div.tubepress_single_video dd.tubepress_meta_description {
/* 191 */     margin-top: .3em;
/* 192 */     margin-bottom: .8em;
/* 193 */ }
/* 194 */ 
/* 195 */ div.tubepress_container div.pagination {
/* 196 */     font-size: 13px;
/* 197 */     text-align:center;
/* 198 */     clear: both;
/* 199 */     margin: .7em 0;
/* 200 */ }

/* tubepress.css */

/* 201 */ 
/* 202 */ div.tubepress_container div.pagination a, div.tubepress_container div.pagination span {
/* 203 */     display: inline-block;
/* 204 */     margin: 2px !important;
/* 205 */     text-decoration: none;
/* 206 */     padding: 3px 5px;
/* 207 */     cursor: pointer;
/* 208 */     line-height: 24px;
/* 209 */ }
/* 210 */ 
/* 211 */ div.tubepress_container div.pagination span.current {
/* 212 */     background: none repeat scroll 0 0 #313428;
/* 213 */     border: 1px solid #202020;
/* 214 */     border-radius: 3px 3px 3px 3px;
/* 215 */     color: #FFF;
/* 216 */     margin: 0;
/* 217 */     padding: 0 8px;
/* 218 */ 
/* 219 */ }
/* 220 */ div.tubepress_container div.pagination a {
/* 221 */     background: #999; /* for non-css3 browsers */
/* 222 */ 
/* 223 */     filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#F0F0F0'); /* for IE */
/* 224 */     background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#F0F0F0)); /* for webkit browsers */
/* 225 */     background: -moz-linear-gradient(top,  #fff,  #F0F0F0); /* for firefox 3.6+ */
/* 226 */     border: 1px solid silver;
/* 227 */     border-radius: 3px 3px 3px 3px;
/* 228 */     color: #000099;
/* 229 */     display: inline-block;
/* 230 */     margin: 0;
/* 231 */     padding: 0 8px;
/* 232 */     text-decoration: none;
/* 233 */ }
/* 234 */ 
/* 235 */ div.tubepress_container div.pagination a:hover {
/* 236 */     box-shadow: 0 0 3px #383838;
/* 237 */ }

/* style.css */

/* 1  */ /*
/* 2  *| Theme Name: Lucidpress
/* 3  *| Theme URI: http://themeforest.net/user/artbees
/* 4  *| Author: artbees
/* 5  *| Author URI: http://themeforest.net/user/artbees
/* 6  *| Version: 4.1.1
/* 7  *| Description: <strong>Lucidpress</strong> is a sleek, solid and clean WP theme. It is a smart and properly arranged environment to exhibit your works. Its very powerful admin along with a minimalistic yet sharp design is capable of unlimited possibilities to cater creative agancies and individual artists websites.
/* 8  *| License: GNU General Public License v2.0
/* 9  *| License URI: http://www.gnu.org/licenses/gpl-2.0.html
/* 10 *| Tags: creative agency, blog, clean, portfolio
/* 11 *| */

/* theme-styles.css */

/* 1    */ /* RESET CSS */
/* 2    */ html,
/* 3    */ body,
/* 4    */ div,
/* 5    */ span,
/* 6    */ applet,
/* 7    */ object,
/* 8    */ iframe,
/* 9    */ p,
/* 10   */ blockquote,
/* 11   */ pre,
/* 12   */ a,
/* 13   */ abbr,
/* 14   */ acronym,
/* 15   */ address,
/* 16   */ big,
/* 17   */ cite,
/* 18   */ code,
/* 19   */ del,
/* 20   */ dfn,
/* 21   */ em,
/* 22   */ img,
/* 23   */ ins,
/* 24   */ kbd,
/* 25   */ q,
/* 26   */ s,
/* 27   */ samp,
/* 28   */ small,
/* 29   */ strike,
/* 30   */ strong,
/* 31   */ sub,
/* 32   */ sup,
/* 33   */ tt,
/* 34   */ var,
/* 35   */ b,
/* 36   */ u,
/* 37   */ i,
/* 38   */ center,
/* 39   */ dl,
/* 40   */ dt,
/* 41   */ dd,
/* 42   */ ol,
/* 43   */ ul,
/* 44   */ li,
/* 45   */ fieldset,
/* 46   */ form,
/* 47   */ label,
/* 48   */ legend,
/* 49   */ table,
/* 50   */ caption,

/* theme-styles.css */

/* 51   */ tbody,
/* 52   */ tfoot,
/* 53   */ thead,
/* 54   */ tr,
/* 55   */ th,
/* 56   */ td,
/* 57   */ article,
/* 58   */ aside,
/* 59   */ canvas,
/* 60   */ details,
/* 61   */ embed,
/* 62   */ figure,
/* 63   */ figcaption,
/* 64   */ footer,
/* 65   */ header,
/* 66   */ hgroup,
/* 67   */ menu,
/* 68   */ nav,
/* 69   */ output,
/* 70   */ ruby,
/* 71   */ section,
/* 72   */ summary,
/* 73   */ time,
/* 74   */ mark,
/* 75   */ audio,
/* 76   */ video {
/* 77   */   margin: 0;
/* 78   */   padding: 0;
/* 79   */   border: 0;
/* 80   */   vertical-align: baseline;
/* 81   */   font-size: 100%;
/* 82   */ }
/* 83   */ article,
/* 84   */ aside,
/* 85   */ details,
/* 86   */ figcaption,
/* 87   */ figure,
/* 88   */ footer,
/* 89   */ header,
/* 90   */ hgroup,
/* 91   */ menu,
/* 92   */ nav,
/* 93   */ section {
/* 94   */   display: block;
/* 95   */ }
/* 96   */ /* GLOBAL STYLES */
/* 97   */ html {
/* 98   */   -webkit-font-smoothing: antialiased;
/* 99   */ }
/* 100  */ body {

/* theme-styles.css */

/* 101  */   position: relative;
/* 102  */   line-height: 20px;
/* 103  */   -webkit-text-size-adjust: 100%;
/* 104  */ }
/* 105  */ a {
/* 106  */   color: #777;
/* 107  */ }
/* 108  */ p {
/* 109  */   line-height: 22px;
/* 110  */ }
/* 111  */ ol,
/* 112  */ ul {
/* 113  */   list-style: none;
/* 114  */ }
/* 115  */ blockquote,
/* 116  */ q {
/* 117  */   quotes: none;
/* 118  */ }
/* 119  */ blockquote:before,
/* 120  */ blockquote:after,
/* 121  */ q:before,
/* 122  */ q:after {
/* 123  */   content: none;
/* 124  */ }
/* 125  */ table {
/* 126  */   border-spacing: 0;
/* 127  */   border-collapse: collapse;
/* 128  */ }
/* 129  */ strong,
/* 130  */ th,
/* 131  */ thead td {
/* 132  */   font-weight: bold;
/* 133  */ }
/* 134  */ cite,
/* 135  */ em,
/* 136  */ dfn {
/* 137  */   font-style: italic;
/* 138  */ }
/* 139  */ code,
/* 140  */ pre {
/* 141  */   display: block;
/* 142  */   white-space: pre;
/* 143  */   font-size: 12px;
/* 144  */ }
/* 145  */ del {
/* 146  */   color: #666;
/* 147  */   text-decoration: line-through;
/* 148  */ }
/* 149  */ ins,
/* 150  */ dfn {

/* theme-styles.css */

/* 151  */   border-bottom: 1px solid #ccc;
/* 152  */ }
/* 153  */ small,
/* 154  */ sup,
/* 155  */ sub {
/* 156  */   font-size: 85%;
/* 157  */ }
/* 158  */ abbr,
/* 159  */ acronym {
/* 160  */   text-transform: uppercase;
/* 161  */   letter-spacing: .1em;
/* 162  */ }
/* 163  */ a abbr,
/* 164  */ a acronym {
/* 165  */   border: none;
/* 166  */ }
/* 167  */ abbr[title],
/* 168  */ acronym[title],
/* 169  */ dfn[title] {
/* 170  */   border-bottom: 1px dotted #ccc;
/* 171  */   cursor: help;
/* 172  */ }
/* 173  */ sup {
/* 174  */   vertical-align: super;
/* 175  */ }
/* 176  */ sub {
/* 177  */   vertical-align: sub;
/* 178  */ }
/* 179  */ p,
/* 180  */ ul,
/* 181  */ ol,
/* 182  */ dl,
/* 183  */ table,
/* 184  */ fieldset,
/* 185  */ blockquote,
/* 186  */ pre,
/* 187  */ code {
/* 188  */   margin-bottom: 20px;
/* 189  */ }
/* 190  */ a {
/* 191  */   text-decoration: none;
/* 192  */ }
/* 193  */ a:link,
/* 194  */ a:visited,
/* 195  */ a:hover,
/* 196  */ a:active,
/* 197  */ a:focus {
/* 198  */   outline: 0 none;
/* 199  */   text-decoration: none;
/* 200  */ }

/* theme-styles.css */

/* 201  */ .google_map img {
/* 202  */   max-width: none !important;
/* 203  */ }
/* 204  */ .floatleft,
/* 205  */ .alignleft {
/* 206  */   float: left;
/* 207  */   text-align: left;
/* 208  */ }
/* 209  */ .floatright,
/* 210  */ .alignright {
/* 211  */   float: right;
/* 212  */   text-align: right;
/* 213  */ }
/* 214  */ .aligncenter {
/* 215  */   margin-right: auto;
/* 216  */   margin-left: auto;
/* 217  */   text-align: center;
/* 218  */ }
/* 219  */ /* CLEAR BOTH: FLOATED ELEMENTS FIX
/* 220  *| =================================================*/
/* 221  */ .clearboth {
/* 222  */   display: block;
/* 223  */   visibility: hidden;
/* 224  */   clear: both;
/* 225  */   overflow: hidden;
/* 226  */   width: 0;
/* 227  */   height: 0;
/* 228  */ }
/* 229  */ .clearboth:after {
/* 230  */   display: block;
/* 231  */   visibility: hidden;
/* 232  */   clear: both;
/* 233  */   width: 0;
/* 234  */   height: 0;
/* 235  */   content: ' ';
/* 236  */   font-size: 0;
/* 237  */   line-height: 0;
/* 238  */ }
/* 239  */ * html .clearboth {
/* 240  */   height: 1%;
/* 241  */ }
/* 242  */ /* HEADEING STYLES */
/* 243  */ h1,
/* 244  */ h2,
/* 245  */ h3,
/* 246  */ h4,
/* 247  */ h5,
/* 248  */ h6 {
/* 249  */   margin: 0 0 0.8em;
/* 250  */   text-transform: uppercase;

/* theme-styles.css */

/* 251  */   font-weight: normal;
/* 252  */   line-height: 1.2em;
/* 253  */ }
/* 254  */ /* BASIC LIST STYLES */
/* 255  */ ul {
/* 256  */   margin-bottom: 1em;
/* 257  */   margin-left: 1.5em;
/* 258  */   list-style-type: disc;
/* 259  */ }
/* 260  */ ul li {
/* 261  */   margin-left: .85em;
/* 262  */ }
/* 263  */ ul ul {
/* 264  */   list-style-type: square;
/* 265  */ }
/* 266  */ ul ul ul {
/* 267  */   list-style-type: circle;
/* 268  */ }
/* 269  */ ol {
/* 270  */   margin-bottom: 1em;
/* 271  */   margin-left: 2.35em;
/* 272  */   list-style-position: outside;
/* 273  */   list-style-type: decimal;
/* 274  */ }
/* 275  */ dt {
/* 276  */   margin-top: .8em;
/* 277  */   margin-bottom: .4em;
/* 278  */   font-weight: bold;
/* 279  */ }
/* 280  */ ol ol,
/* 281  */ ul ol {
/* 282  */   margin-left: 2.5em;
/* 283  */ }
/* 284  */ ul ol,
/* 285  */ ol ul,
/* 286  */ ol ol,
/* 287  */ ul ul {
/* 288  */   margin-bottom: 0;
/* 289  */ }
/* 290  */ /* FORM STYLES */
/* 291  */ .section_row {
/* 292  */   margin: 0 0 10px;
/* 293  */ }
/* 294  */ .fsection_row label {
/* 295  */   cursor: pointer;
/* 296  */ }
/* 297  */ fieldset {
/* 298  */   padding: 1em;
/* 299  */   border: 1px solid #dddddd;
/* 300  */ }

/* theme-styles.css */

/* 301  */ legend {
/* 302  */   padding: 0 .8em;
/* 303  */   font-weight: bold;
/* 304  */   font-size: 1.2em;
/* 305  */ }
/* 306  */ textarea,
/* 307  */ input[type=text],
/* 308  */ input[type=password],
/* 309  */ input[type=email],
/* 310  */ select {
/* 311  */   outline: none;
/* 312  */   border: none;
/* 313  */   font-size: inherit;
/* 314  */ }
/* 315  */ input,
/* 316  */ select {
/* 317  */   cursor: pointer;
/* 318  */ }
/* 319  */ input[type=text],
/* 320  */ input[type=password],
/* 321  */ input[type=email],
/* 322  */ textarea {
/* 323  */   cursor: text;
/* 324  */   background-color: rgba(0, 0, 0, 0.07);
/* 325  */ }
/* 326  */ textarea {
/* 327  */   overflow: auto;
/* 328  */ }
/* 329  */ textarea,
/* 330  */ input {
/* 331  */   padding: 8px;
/* 332  */   outline: none;
/* 333  */ }
/* 334  */ select {
/* 335  */   padding: 2px;
/* 336  */ }
/* 337  */ option {
/* 338  */   padding: 0 4px;
/* 339  */ }
/* 340  */ input[type=button],
/* 341  */ button {
/* 342  */   padding: 4px;
/* 343  */   vertical-align: middle;
/* 344  */   cursor: pointer;
/* 345  */ }
/* 346  */ .isotope,
/* 347  */ .isotope .isotope-item {
/* 348  */   /* change duration value to whatever you like */
/* 349  */   -webkit-transition-duration: 0.8s;
/* 350  */   -moz-transition-duration: 0.8s;

/* theme-styles.css */

/* 351  */   -ms-transition-duration: 0.8s;
/* 352  */   -o-transition-duration: 0.8s;
/* 353  */   transition-duration: 0.8s;
/* 354  */ }
/* 355  */ .isotope {
/* 356  */   -webkit-transition-property: height, width;
/* 357  */   -moz-transition-property: height, width;
/* 358  */   -ms-transition-property: height, width;
/* 359  */   -o-transition-property: height, width;
/* 360  */   transition-property: height, width;
/* 361  */ }
/* 362  */ .isotope .isotope-item {
/* 363  */   -webkit-transition-property: -webkit-transform, opacity;
/* 364  */   -moz-transition-property: -moz-transform, opacity;
/* 365  */   -ms-transition-property: -ms-transform, opacity;
/* 366  */   -o-transition-property: top, left, opacity;
/* 367  */   transition-property: transform, opacity;
/* 368  */ }
/* 369  */ /**** disabling Isotope CSS3 transitions ****/
/* 370  */ .isotope.no-transition,
/* 371  */ .isotope.no-transition .isotope-item,
/* 372  */ .isotope .isotope-item.no-transition {
/* 373  */   -webkit-transition-duration: 0s;
/* 374  */   -moz-transition-duration: 0s;
/* 375  */   -ms-transition-duration: 0s;
/* 376  */   -o-transition-duration: 0s;
/* 377  */   transition-duration: 0s;
/* 378  */ }
/* 379  */ .video-container {
/* 380  */   position: relative;
/* 381  */   overflow: hidden;
/* 382  */   padding-bottom: 56.25%;
/* 383  */   height: 0;
/* 384  */ }
/* 385  */ .video-container iframe,
/* 386  */ .video-container object,
/* 387  */ .video-container embed {
/* 388  */   position: absolute;
/* 389  */   top: 0;
/* 390  */   left: 0;
/* 391  */   width: 100%;
/* 392  */   height: 100%;
/* 393  */ }
/* 394  */ .video-wrapper {
/* 395  */   max-width: 100%;
/* 396  */ }
/* 397  */ .theme-content img,
/* 398  */ #mk-sidebar img,
/* 399  */ #footer img,
/* 400  */ .mk-page-section img {

/* theme-styles.css */

/* 401  */   max-width: 100%;
/* 402  */   width: auto\9;
/* 403  */   height: auto;
/* 404  */   border: 0;
/* 405  */   vertical-align: middle;
/* 406  */   -ms-interpolation-mode: bicubic;
/* 407  */ }
/* 408  */ input.text_input,
/* 409  */ textarea.textarea,
/* 410  */ .wpcf7-text,
/* 411  */ .wpcf7-textarea {
/* 412  */   padding: 8px;
/* 413  */   outline: none;
/* 414  */   background-color: rgba(0, 0, 0, 0.1);
/* 415  */   color: #676767;
/* 416  */ }
/* 417  */ input.text_input:focus,
/* 418  */ textarea.textarea:focus,
/* 419  */ .wpcf7-text:focus,
/* 420  */ .wpcf7-textarea:focus {
/* 421  */   background-color: rgba(0, 0, 0, 0.15);
/* 422  */   color: #676767;
/* 423  */ }
/* 424  */ .dark input.text_input,
/* 425  */ .dark textarea.textarea {
/* 426  */   background-color: rgba(255, 255, 255, 0.1);
/* 427  */   color: #ededed;
/* 428  */ }
/* 429  */ .dark input.text_input:focus,
/* 430  */ .dark textarea.textarea:focus {
/* 431  */   background-color: rgba(255, 255, 255, 0.15);
/* 432  */   color: #ededed;
/* 433  */ }
/* 434  */ .light input.text_input,
/* 435  */ .light textarea.textarea {
/* 436  */   background-color: rgba(0, 0, 0, 0.05);
/* 437  */   color: #ededed;
/* 438  */   color: #676767;
/* 439  */ }
/* 440  */ .light input.text_input:focus,
/* 441  */ .light textarea.textarea:focus {
/* 442  */   background-color: rgba(0, 0, 0, 0.07);
/* 443  */   color: #ededed;
/* 444  */   color: #676767;
/* 445  */ }
/* 446  */ .mk-background-stretch {
/* 447  */   -webkit-background-size: cover;
/* 448  */   -moz-background-size: cover;
/* 449  */   -o-background-size: cover;
/* 450  */   background-size: cover;

/* theme-styles.css */

/* 451  */ }
/* 452  */ a {
/* 453  */   -webkit-transition: color 0.2s ease-in;
/* 454  */   -moz-transition: color 0.2s ease-in;
/* 455  */   -o-transition: color 0.2s ease-in;
/* 456  */   transition: color 0.2s ease-in;
/* 457  */ }
/* 458  */ .blog_meta .blog_post_type,
/* 459  */ .newspaper_top_meta .blog_post_type,
/* 460  */ .blog_pagination a,
/* 461  */ .filter_portfolio a,
/* 462  */ .flex-direction-nav li a,
/* 463  */ .portfolio_single_pagination a,
/* 464  */ div.anythingSlider .arrow a,
/* 465  */ .widget_search .search_button,
/* 466  */ .client_slider .jcarousel-next-vertical,
/* 467  */ .client_slider .jcarousel-prev-vertical,
/* 468  */ .anythingControls .arrow,
/* 469  */ .scrolltop_button,
/* 470  */ .meta_time,
/* 471  */ .widget_social a,
/* 472  */ #toolbar_social ul li a,
/* 473  */ #cboxPrevious,
/* 474  */ #cboxNext,
/* 475  */ .hyperlink_icon,
/* 476  */ .plus_icon,
/* 477  */ .widget_sub_navigation a,
/* 478  */ #side_social ul li a,
/* 479  */ .ls-nav-prev,
/* 480  */ .ls-nav-next,
/* 481  */ .swipe-slideshow-navigation,
/* 482  */ .mk-employeee-networks li a {
/* 483  */   -webkit-transition: background-color 0.3s ease, border 0.2s ease, color 0.2s ease, opacity 0.2s ease-in-out;
/* 484  */   -moz-transition: background-color 0.3s ease, border 0.2s ease, color 0.2s ease, opacity 0.2s ease-in-out;
/* 485  */   -ms-transition: background-color 0.3s ease, border 0.2s ease, color 0.2s ease, opacity 0.2s ease-in-out;
/* 486  */   -o-transition: background-color 0.3s ease, border 0.2s ease, color 0.2s ease, opacity 0.2s ease-in-out;
/* 487  */   transition: background-color 0.3s ease, border 0.2s ease, color 0.2s ease, opacity 0.2s ease-in-out;
/* 488  */ }
/* 489  */ .portfolio_plus_icon_newspaper,
/* 490  */ .portfolio_arrow_icon_newspaper,
/* 491  */ .portfolio_overlay_newspaper,
/* 492  */ .mk-edge-next,
/* 493  */ .mk-edge-prev {
/* 494  */   -webkit-transition: all 0.3s ease-in-out;
/* 495  */   -moz-transition: all 0.3s ease-in-out;
/* 496  */   -ms-transition: all 0.3s ease-in-out;
/* 497  */   -o-transition: all 0.3s ease-in-out;
/* 498  */   transition: all 0.3s ease-in-out;
/* 499  */ }
/* 500  */ .mk-grid {

/* theme-styles.css */

/* 501  */   width: 100%;
/* 502  */   min-width: 755px;
/* 503  */   max-width: 1140px;
/* 504  */   margin: 0 auto;
/* 505  */   position: relative;
/* 506  */ }
/* 507  */ .mk-grid:after {
/* 508  */   content: "";
/* 509  */   display: table;
/* 510  */   clear: both;
/* 511  */ }
/* 512  */ .mk-grid,
/* 513  */ .mk-grid div,
/* 514  */ .mk-grid div,
/* 515  */ .mk-grid article,
/* 516  */ *:after,
/* 517  */ *:before,
/* 518  */ .widget_search .text_input {
/* 519  */   -webkit-box-sizing: border-box;
/* 520  */   -moz-box-sizing: border-box;
/* 521  */   box-sizing: border-box;
/* 522  */ }
/* 523  */ @media handheld, only screen and (max-width: 767px) {
/* 524  */   .mk-grid {
/* 525  */     width: 100%;
/* 526  */     min-width: 0;
/* 527  */     padding-left: 0px;
/* 528  */     padding-right: 0px;
/* 529  */   }
/* 530  */ }
/* 531  */ #theme-page {
/* 532  */   overflow: hidden;
/* 533  */ }
/* 534  */ #theme-page .theme-page-wrapper {
/* 535  */   margin: 15px auto;
/* 536  */ }
/* 537  */ #theme-page .theme-page-wrapper #mk-sidebar {
/* 538  */   position: relative;
/* 539  */ }
/* 540  */ #theme-page .theme-page-wrapper.right-layout #mk-sidebar {
/* 541  */   float: right;
/* 542  */   width: 29%;
/* 543  */ }
/* 544  */ #theme-page .theme-page-wrapper.left-layout #mk-sidebar {
/* 545  */   float: left;
/* 546  */   width: 29%;
/* 547  */ }
/* 548  */ #theme-page .theme-page-wrapper.right-layout .theme-content {
/* 549  */   float: left;
/* 550  */   width: 71%;

/* theme-styles.css */

/* 551  */   padding: 25px 15px;
/* 552  */ }
/* 553  */ #theme-page .theme-page-wrapper.left-layout .theme-content {
/* 554  */   float: right;
/* 555  */   width: 71%;
/* 556  */   padding: 25px 15px;
/* 557  */ }
/* 558  */ #theme-page .theme-page-wrapper.full-layout .theme-content {
/* 559  */   padding: 25px 15px;
/* 560  */ }
/* 561  */ #theme-page .theme-page-wrapper.right-layout .sidebar-wrapper {
/* 562  */   padding: 25px 20px 30px 30px;
/* 563  */ }
/* 564  */ #theme-page .theme-page-wrapper.left-layout .sidebar-wrapper {
/* 565  */   padding: 25px 30px 30px 20px;
/* 566  */ }
/* 567  */ * html #theme-page,
/* 568  */ * html #mk-sidebar {
/* 569  */   display: inline;
/* 570  */ }
/* 571  */ .no-margin-padding {
/* 572  */   margin: 0 auto !important;
/* 573  */   padding: 0 !important;
/* 574  */ }
/* 575  */ @media handheld, only screen and (max-width: 767px) {
/* 576  */   .theme-page-wrapper .theme-content {
/* 577  */     width: 100% !important;
/* 578  */     float: none !important;
/* 579  */     padding: 0 !important;
/* 580  */   }
/* 581  */   .theme-page-wrapper {
/* 582  */     padding-right: 20px !important;
/* 583  */     padding-left: 20px !important;
/* 584  */   }
/* 585  */   #theme-page .theme-page-wrapper #mk-sidebar {
/* 586  */     width: 100% !important;
/* 587  */     float: none !important;
/* 588  */     padding: 0 !important;
/* 589  */   }
/* 590  */   #theme-page .theme-page-wrapper #mk-sidebar .sidebar-wrapper {
/* 591  */     padding-right: 0px !important;
/* 592  */     padding-left: 0px !important;
/* 593  */   }
/* 594  */ }
/* 595  */ .client_slider_enabled #theme-page {
/* 596  */   padding-bottom: 70px;
/* 597  */ }
/* 598  */ .one_half,
/* 599  */ .one_third,
/* 600  */ .two_third,

/* theme-styles.css */

/* 601  */ .three_fourth,
/* 602  */ .one_fourth,
/* 603  */ .one_fifth,
/* 604  */ .two_fifth,
/* 605  */ .three_fifth,
/* 606  */ .four_fifth,
/* 607  */ .one_sixth,
/* 608  */ .five_sixth {
/* 609  */   position: relative;
/* 610  */   float: left;
/* 611  */   margin-right: 4%;
/* 612  */ }
/* 613  */ .one_half {
/* 614  */   width: 48%;
/* 615  */ }
/* 616  */ .one_third {
/* 617  */   width: 30.6666%;
/* 618  */ }
/* 619  */ .two_third {
/* 620  */   width: 65.3332%;
/* 621  */ }
/* 622  */ .one_fourth {
/* 623  */   width: 22%;
/* 624  */ }
/* 625  */ .two_fourth {
/* 626  */   width: 48%;
/* 627  */ }
/* 628  */ .three_fourth {
/* 629  */   width: 74%;
/* 630  */ }
/* 631  */ .one_fifth {
/* 632  */   width: 16.8%;
/* 633  */ }
/* 634  */ .two_fifth {
/* 635  */   width: 37.6%;
/* 636  */ }
/* 637  */ .three_fifth {
/* 638  */   width: 58.4%;
/* 639  */ }
/* 640  */ .four_fifth {
/* 641  */   width: 79.2%;
/* 642  */ }
/* 643  */ .one_sixth {
/* 644  */   width: 13.3333%;
/* 645  */ }
/* 646  */ .two_sixth {
/* 647  */   width: 30.6666%;
/* 648  */ }
/* 649  */ .three_sixth {
/* 650  */   width: 47.9998%;

/* theme-styles.css */

/* 651  */ }
/* 652  */ .four_sixth {
/* 653  */   width: 65.3332%;
/* 654  */ }
/* 655  */ .five_sixth {
/* 656  */   width: 82.6665%;
/* 657  */ }
/* 658  */ .last {
/* 659  */   clear: right;
/* 660  */   margin-right: 0 !important;
/* 661  */ }
/* 662  */ .one_half .one_half {
/* 663  */   margin-right: 8.3333%;
/* 664  */   width: 45.8333%;
/* 665  */ }
/* 666  */ .one_half .one_third {
/* 667  */   margin-right: 8.3333%;
/* 668  */   width: 27.7778%;
/* 669  */ }
/* 670  */ .one_half .two_third {
/* 671  */   margin-right: 8.3333%;
/* 672  */   width: 63.8889%;
/* 673  */ }
/* 674  */ .two_third .one_third {
/* 675  */   margin-right: 6.1224%;
/* 676  */   width: 29.2517%;
/* 677  */ }
/* 678  */ .two_third .two_third {
/* 679  */   margin-right: 6.1224%;
/* 680  */   width: 64.6258%;
/* 681  */ }
/* 682  */ .two_third .one_fourth {
/* 683  */   margin-right: 6.1224%;
/* 684  */   width: 20.4082%;
/* 685  */ }
/* 686  */ .wpb_row {
/* 687  */   -webkit-box-sizing: border-box;
/* 688  */   -moz-box-sizing: border-box;
/* 689  */   box-sizing: border-box;
/* 690  */ }
/* 691  */ /* Grid with fluid columns */
/* 692  */ .vc_row-fluid {
/* 693  */   width: 100%;
/* 694  */   *zoom: 1;
/* 695  */ }
/* 696  */ .vc_row-fluid:before,
/* 697  */ .vc_row-fluid:after {
/* 698  */   display: table;
/* 699  */   content: "";
/* 700  */ }

/* theme-styles.css */

/* 701  */ .vc_row-fluid:after {
/* 702  */   clear: both;
/* 703  */ }
/* 704  */ .vc_row-fluid [class*="vc_span"] {
/* 705  */   display: block;
/* 706  */   width: 100%;
/* 707  */   min-height: 5px;
/* 708  */   -webkit-box-sizing: border-box;
/* 709  */   -moz-box-sizing: border-box;
/* 710  */   -ms-box-sizing: border-box;
/* 711  */   box-sizing: border-box;
/* 712  */   float: left;
/* 713  */   margin-left: 2.5%;
/* 714  */ }
/* 715  */ .vc_row-fluid [class*="vc_span"]:first-child {
/* 716  */   margin-left: 0;
/* 717  */ }
/* 718  */ .vc_row-fluid .vc_span12,
/* 719  */ .wpb_teaser_grid.wpb_carousel .vc_span12 {
/* 720  */   width: 100%;
/* 721  */ }
/* 722  */ .vc_row-fluid .vc_span11 {
/* 723  */   width: 91.45833333333334%;
/* 724  */ }
/* 725  */ .vc_row-fluid .vc_span10 {
/* 726  */   width: 82.91666666666667%;
/* 727  */ }
/* 728  */ .vc_row-fluid .vc_span9 {
/* 729  */   width: 74.375%;
/* 730  */ }
/* 731  */ .vc_row-fluid .vc_span8 {
/* 732  */   width: 65.83333333333334%;
/* 733  */ }
/* 734  */ .vc_row-fluid .vc_span7 {
/* 735  */   width: 57.29166666666667%;
/* 736  */ }
/* 737  */ .vc_row-fluid .vc_span6,
/* 738  */ .wpb_teaser_grid.wpb_carousel .vc_span6 {
/* 739  */   width: 48.75%;
/* 740  */ }
/* 741  */ .vc_row-fluid .vc_span5 {
/* 742  */   width: 40.208333333333336%;
/* 743  */ }
/* 744  */ .vc_row-fluid .vc_span4,
/* 745  */ .wpb_teaser_grid.wpb_carousel .vc_span4 {
/* 746  */   width: 31.666666666666668%;
/* 747  */ }
/* 748  */ .vc_row-fluid .vc_span3,
/* 749  */ .wpb_teaser_grid.wpb_carousel .vc_span3 {
/* 750  */   width: 23.125%;

/* theme-styles.css */

/* 751  */ }
/* 752  */ .vc_row-fluid .vc_span2 {
/* 753  */   width: 14.583333333333334%;
/* 754  */ }
/* 755  */ .vc_row-fluid .vc_span1 {
/* 756  */   width: 6.041666666666667%;
/* 757  */ }
/* 758  */ @media handheld, only screen and (max-width: 770px) {
/* 759  */   .vc_row-fluid [class*="vc_span"] {
/* 760  */     width: auto;
/* 761  */     float: none;
/* 762  */     margin-left: 0 !important;
/* 763  */   }
/* 764  */   .row-fluid .first-column {
/* 765  */     clear: both;
/* 766  */     margin-left: 0 !important;
/* 767  */     margin-right: 0 !important;
/* 768  */   }
/* 769  */   .row-fluid .last-column {
/* 770  */     clear: both;
/* 771  */     margin-left: 0 !important;
/* 772  */     margin-right: 0 !important;
/* 773  */   }
/* 774  */ }
/* 775  */ .alignleft,
/* 776  */ img.alignleft {
/* 777  */   display: inline;
/* 778  */   float: left;
/* 779  */   margin-right: 1.5em;
/* 780  */ }
/* 781  */ .alignright,
/* 782  */ img.alignright {
/* 783  */   display: inline;
/* 784  */   float: right;
/* 785  */   margin-left: 1.5em;
/* 786  */ }
/* 787  */ .aligncenter,
/* 788  */ img.aligncenter {
/* 789  */   display: block;
/* 790  */   clear: both;
/* 791  */   margin-right: auto;
/* 792  */   margin-left: auto;
/* 793  */ }
/* 794  */ .alignnone,
/* 795  */ img.alignnone {
/* 796  */   clear: both;
/* 797  */ }
/* 798  */ .wp-caption {
/* 799  */   margin-bottom: 1.5em;
/* 800  */   padding: 5px 0;

/* theme-styles.css */

/* 801  */   background: rgba(0, 0, 0, 0.05);
/* 802  */   text-align: center;
/* 803  */ }
/* 804  */ .wp-caption img {
/* 805  */   margin: 0;
/* 806  */   padding: 0;
/* 807  */   border: 0 none;
/* 808  */ }
/* 809  */ .wp-caption p.wp-caption-text {
/* 810  */   margin: 0;
/* 811  */   line-height: 1.5;
/* 812  */ }
/* 813  */ .wp-smiley {
/* 814  */   margin: 0 !important;
/* 815  */   max-height: 1em;
/* 816  */ }
/* 817  */ blockquote.left {
/* 818  */   float: left;
/* 819  */   margin-right: 20px;
/* 820  */   margin-left: 0;
/* 821  */   width: 33%;
/* 822  */   text-align: right;
/* 823  */ }
/* 824  */ blockquote.right {
/* 825  */   float: right;
/* 826  */   margin-right: 0;
/* 827  */   margin-left: 20px;
/* 828  */   width: 33%;
/* 829  */   text-align: left;
/* 830  */ }
/* 831  */ /* WP3.8 temporary fix
/* 832  *| -------------------------------------------------------------- */
/* 833  */ @media screen and (max-width: 600px) {
/* 834  */   #wpadminbar {
/* 835  */     position: fixed !important;
/* 836  */   }
/* 837  */ }
/* 838  */ /*
/* 839  *|     ColorBox Core Style:
/* 840  *|     The following CSS is consistent between example themes and should not be altered.
/* 841  *| */
/* 842  */ #colorbox,
/* 843  */ #cboxOverlay,
/* 844  */ #cboxWrapper {
/* 845  */   position: absolute;
/* 846  */   top: 0;
/* 847  */   left: 0;
/* 848  */   z-index: 9999;
/* 849  */   overflow: hidden;
/* 850  */ }

/* theme-styles.css */

/* 851  */ #cboxOverlay {
/* 852  */   position: fixed;
/* 853  */   width: 100%;
/* 854  */   height: 100%;
/* 855  */ }
/* 856  */ #cboxMiddleLeft,
/* 857  */ #cboxBottomLeft {
/* 858  */   clear: left;
/* 859  */ }
/* 860  */ #cboxContent {
/* 861  */   position: relative;
/* 862  */ }
/* 863  */ #cboxLoadedContent {
/* 864  */   overflow: auto;
/* 865  */ }
/* 866  */ #cboxTitle {
/* 867  */   margin: 0;
/* 868  */ }
/* 869  */ #cboxLoadingOverlay,
/* 870  */ #cboxLoadingGraphic {
/* 871  */   position: absolute;
/* 872  */   top: 0;
/* 873  */   left: 0;
/* 874  */   width: 100%;
/* 875  */   height: 100%;
/* 876  */ }
/* 877  */ #cboxPrevious,
/* 878  */ #cboxNext,
/* 879  */ #cboxClose,
/* 880  */ #cboxSlideshow {
/* 881  */   cursor: pointer;
/* 882  */ }
/* 883  */ .cboxPhoto {
/* 884  */   display: block;
/* 885  */   float: left;
/* 886  */   margin: auto;
/* 887  */   border: 0;
/* 888  */ }
/* 889  */ .cboxIframe {
/* 890  */   display: block;
/* 891  */   width: 100%;
/* 892  */   height: 100%;
/* 893  */   border: 0;
/* 894  */ }
/* 895  */ #colorbox,
/* 896  */ #cboxContent,
/* 897  */ #cboxLoadedContent {
/* 898  */   box-sizing: content-box;
/* 899  */ }
/* 900  */ /* 

/* theme-styles.css */

/* 901  *|     User Style:
/* 902  *|     Change the following styles to modify the appearance of ColorBox.  They are
/* 903  *|     ordered & tabbed in a way that represents the nesting of the generated HTML.
/* 904  *| */
/* 905  */ #cboxOverlay {
/* 906  */   background: #000;
/* 907  */ }
/* 908  */ #cboxContent {
/* 909  */   overflow: hidden;
/* 910  */   background: #fff;
/* 911  */ }
/* 912  */ .cboxIframe {
/* 913  */   position: relative;
/* 914  */   z-index: 10;
/* 915  */   background: #f3f3f3;
/* 916  */ }
/* 917  */ #cboxError {
/* 918  */   padding: 50px;
/* 919  */   border: 1px solid #ccc;
/* 920  */ }
/* 921  */ #cboxLoadedContent {
/* 922  */   margin-bottom: 52px;
/* 923  */ }
/* 924  */ #cboxTitle {
/* 925  */   position: absolute;
/* 926  */   bottom: 15px;
/* 927  */   left: 20px;
/* 928  */   color: #151515;
/* 929  */ }
/* 930  */ #cboxCurrent {
/* 931  */   position: absolute;
/* 932  */   top: 10px;
/* 933  */   left: 14px;
/* 934  */   color: #fff;
/* 935  */   font-size: 11px;
/* 936  */   opacity: 0.6;
/* 937  */ }
/* 938  */ #cboxSlideshow {
/* 939  */   position: absolute;
/* 940  */   right: 30px;
/* 941  */   bottom: 4px;
/* 942  */   color: #0092ef;
/* 943  */ }
/* 944  */ #cboxPrevious {
/* 945  */   position: absolute;
/* 946  */   top: 50%;
/* 947  */   left: 0;
/* 948  */   z-index: 200;
/* 949  */   margin-top: -43px;
/* 950  */   width: 43px;

/* theme-styles.css */

/* 951  */   height: 43px;
/* 952  */   outline: none;
/* 953  */   border: none;
/* 954  */   background: url(/web/20161106232602/http://socalholistichealth.org/wp-content/themes/lucidpress/images/next_prev_arrows.png) no-repeat 16px center;
/* 955  */   text-indent: -9999px;
/* 956  */ }
/* 957  */ #cboxNext {
/* 958  */   position: absolute;
/* 959  */   top: 50%;
/* 960  */   right: 0;
/* 961  */   z-index: 200;
/* 962  */   margin-top: -43px;
/* 963  */   width: 43px;
/* 964  */   height: 43px;
/* 965  */   outline: none;
/* 966  */   border: none;
/* 967  */   background: url(/web/20161106232602/http://socalholistichealth.org/wp-content/themes/lucidpress/images/next_prev_arrows.png) no-repeat -45px center;
/* 968  */   text-indent: -9999px;
/* 969  */ }
/* 970  */ #cboxLoadingOverlay {
/* 971  */   background: #fff;
/* 972  */ }
/* 973  */ #cboxLoadingGraphic {
/* 974  */   background: url(/web/20161106232602/http://socalholistichealth.org/wp-content/themes/lucidpress/images/loading.gif) no-repeat center center;
/* 975  */ }
/* 976  */ #cboxClose {
/* 977  */   position: absolute;
/* 978  */   right: 20px;
/* 979  */   bottom: 15px;
/* 980  */   width: 19px;
/* 981  */   height: 19px;
/* 982  */   outline: none;
/* 983  */   border: none;
/* 984  */   background: url(/web/20161106232602/http://socalholistichealth.org/wp-content/themes/lucidpress/images/lightbox_close.png) no-repeat left center;
/* 985  */   text-indent: -9999px;
/* 986  */ }
/* 987  */ #cboxClose:hover {
/* 988  */   background-position: right center;
/* 989  */ }
/* 990  */ #header.fixed_header {
/* 991  */   z-index: 150;
/* 992  */   -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
/* 993  */   -moz-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
/* 994  */   box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
/* 995  */ }
/* 996  */ #header.relative_header {
/* 997  */   position: relative;
/* 998  */ }
/* 999  */ #header {
/* 1000 */   width: 100%;

/* theme-styles.css */

/* 1001 */ }
/* 1002 */ #header .mk-grid {
/* 1003 */   z-index: 98;
/* 1004 */ }
/* 1005 */ .boxed_layout #header.fixed_header {
/* 1006 */   right: auto !important;
/* 1007 */   left: auto;
/* 1008 */ }
/* 1009 */ #toolbar .mk-grid {
/* 1010 */   z-index: 99;
/* 1011 */   overflow: hidden;
/* 1012 */ }
/* 1013 */ #toolbar {
/* 1014 */   position: relative;
/* 1015 */   width: 100%;
/* 1016 */   height: 34px;
/* 1017 */   border-bottom: 1px solid rgba(0, 0, 0, 0.2);
/* 1018 */   background: #313131;
/* 1019 */ }
/* 1020 */ /* LOGO & SITE DESCRIPTION */
/* 1021 */ #header .logo {
/* 1022 */   display: block;
/* 1023 */   float: left;
/* 1024 */   transition: all 0.2s ease-in-out;
/* 1025 */   -webkit-transition: all 0.2s ease-in-out;
/* 1026 */   -moz-transition: all 0.2s ease-in-out;
/* 1027 */   -ms-transition: all 0.2s ease-in-out;
/* 1028 */   -o-transition: all 0.2s ease-in-out;
/* 1029 */ }
/* 1030 */ .sticky-trigger-header #toolbar_social,
/* 1031 */ .sticky-trigger-header .header_tagline {
/* 1032 */   margin-top: -50px !important;
/* 1033 */ }
/* 1034 */ .sticky-trigger-header .logo {
/* 1035 */   transform: scale(0.7);
/* 1036 */   -webkit-transform: scale(0.7);
/* 1037 */   -moz-transform: scale(0.7);
/* 1038 */   -ms-transform: scale(0.7);
/* 1039 */   -o-transform: scale(0.7);
/* 1040 */ }
/* 1041 */ .sticky-trigger-header .main_nav_style_1 #navigation > ul > li > a {
/* 1042 */   padding: 5px 2px 10px 2px !important;
/* 1043 */ }
/* 1044 */ #toolbar_social,
/* 1045 */ .header_tagline {
/* 1046 */   transition: margin 0.2s ease-in-out;
/* 1047 */   -webkit-transition: margin 0.2s ease-in-out;
/* 1048 */   -moz-transition: margin 0.2s ease-in-out;
/* 1049 */   -ms-transition: margin 0.2s ease-in-out;
/* 1050 */   -o-transition: margin 0.2s ease-in-out;

/* theme-styles.css */

/* 1051 */ }
/* 1052 */ #header .logo img {
/* 1053 */   float: left;
/* 1054 */   height: 100%;
/* 1055 */ }
/* 1056 */ #header .site_description {
/* 1057 */   display: block;
/* 1058 */   clear: both;
/* 1059 */   font-size: 12px;
/* 1060 */ }
/* 1061 */ #header .site_name {
/* 1062 */   display: block;
/* 1063 */   line-height: 120%;
/* 1064 */ }
/* 1065 */ #toolbar_social {
/* 1066 */   position: relative;
/* 1067 */   z-index: 90;
/* 1068 */   float: right;
/* 1069 */   margin: 10px 10px 0 0;
/* 1070 */ }
/* 1071 */ #toolbar_social ul,
/* 1072 */ #toolbar_social li {
/* 1073 */   margin: 0;
/* 1074 */   padding: 0;
/* 1075 */   list-style: none;
/* 1076 */   line-height: 10px;
/* 1077 */ }
/* 1078 */ #toolbar_social ul li {
/* 1079 */   display: inline;
/* 1080 */ }
/* 1081 */ #toolbar_social ul li a {
/* 1082 */   width: 24px;
/* 1083 */   height: 24px;
/* 1084 */   opacity: 0.2;
/* 1085 */ }
/* 1086 */ #toolbar_social ul li a:hover {
/* 1087 */   opacity: 0.6;
/* 1088 */ }
/* 1089 */ .header_tagline {
/* 1090 */   display: inline-block;
/* 1091 */   float: right;
/* 1092 */   padding: 10px 20px 0 0;
/* 1093 */   text-align: right;
/* 1094 */ }
/* 1095 */ @media only screen and (max-width: 1024px) {
/* 1096 */   #header .logo {
/* 1097 */     margin: 0 auto !important;
/* 1098 */   }
/* 1099 */ }
/* 1100 */ @media only screen and (max-width: 1024px) {

/* theme-styles.css */

/* 1101 */   #side_social {
/* 1102 */     display: none;
/* 1103 */   }
/* 1104 */ }
/* 1105 */ #side_social {
/* 1106 */   position: fixed;
/* 1107 */   top: 50%;
/* 1108 */   z-index: 110;
/* 1109 */ }
/* 1110 */ #side_social.left {
/* 1111 */   left: 0;
/* 1112 */ }
/* 1113 */ #side_social.right {
/* 1114 */   right: 0;
/* 1115 */ }
/* 1116 */ #side_social ul,
/* 1117 */ #side_social ul li {
/* 1118 */   margin: 0;
/* 1119 */   padding: 0;
/* 1120 */   list-style: none;
/* 1121 */ }
/* 1122 */ #side_social ul li {
/* 1123 */   display: block;
/* 1124 */ }
/* 1125 */ #side_social ul li a {
/* 1126 */   display: block;
/* 1127 */   margin: 0;
/* 1128 */   padding: 13px 13px 9px 13px;
/* 1129 */   background-color: #444444;
/* 1130 */ }
/* 1131 */ #side_social ul li a.rss:hover {
/* 1132 */   background-color: #e97d24;
/* 1133 */ }
/* 1134 */ #side_social ul li a.twitter:hover {
/* 1135 */   background-color: #00adec;
/* 1136 */ }
/* 1137 */ #side_social ul li a.facebook:hover {
/* 1138 */   background-color: #3a5a97;
/* 1139 */ }
/* 1140 */ #side_social ul li a.linkedin:hover {
/* 1141 */   background-color: #0076a9;
/* 1142 */ }
/* 1143 */ #side_social ul li a.dribbble:hover {
/* 1144 */   background-color: #d3306e;
/* 1145 */ }
/* 1146 */ #side_social ul li a.google:hover {
/* 1147 */   background-color: #c23b2b;
/* 1148 */ }
/* 1149 */ #side_social ul li a.pinterest:hover {
/* 1150 */   background-color: #ad2e25;

/* theme-styles.css */

/* 1151 */ }
/* 1152 */ #side_social ul li a.delicious:hover {
/* 1153 */   background-color: #0001fe;
/* 1154 */ }
/* 1155 */ #side_social ul li a.digg:hover {
/* 1156 */   background-color: #1b5891;
/* 1157 */ }
/* 1158 */ #side_social ul li a.flickr:hover {
/* 1159 */   background-color: #ff0083;
/* 1160 */ }
/* 1161 */ #side_social ul li a.deviantart:hover {
/* 1162 */   background-color: #5f7a6a;
/* 1163 */ }
/* 1164 */ #side_social ul li a.tumblr:hover {
/* 1165 */   background-color: #395777;
/* 1166 */ }
/* 1167 */ #side_social ul li a.stumble:hover {
/* 1168 */   background-color: #de470c;
/* 1169 */ }
/* 1170 */ #side_social ul li a.blogger:hover {
/* 1171 */   background-color: #fa6700;
/* 1172 */ }
/* 1173 */ #side_social ul li a.behance:hover {
/* 1174 */   background-color: #035dfb;
/* 1175 */ }
/* 1176 */ #side_social ul li a.lastfm:hover {
/* 1177 */   background-color: #c71c05;
/* 1178 */ }
/* 1179 */ #side_social ul li a.skype:hover {
/* 1180 */   background-color: #3bc1f4;
/* 1181 */ }
/* 1182 */ #side_social ul li a.vimeo:hover {
/* 1183 */   background-color: #4ba8c0;
/* 1184 */ }
/* 1185 */ #side_social ul li a.wordpress:hover {
/* 1186 */   background-color: #2998c3;
/* 1187 */ }
/* 1188 */ #side_social ul li a.yahoo:hover {
/* 1189 */   background-color: #650f6a;
/* 1190 */ }
/* 1191 */ #side_social ul li a.youtube:hover {
/* 1192 */   background-color: #fe1511;
/* 1193 */ }
/* 1194 */ #navigation_wrapper {
/* 1195 */   position: absolute;
/* 1196 */   right: 0;
/* 1197 */   bottom: 0;
/* 1198 */   z-index: 80;
/* 1199 */ }
/* 1200 */ #navigation {

/* theme-styles.css */

/* 1201 */   position: relative;
/* 1202 */   z-index: 200;
/* 1203 */   display: inline;
/* 1204 */   margin: 0;
/* 1205 */   padding: 0;
/* 1206 */ }
/* 1207 */ #navigation ul {
/* 1208 */   display: inline;
/* 1209 */   margin: 0;
/* 1210 */   padding: 0;
/* 1211 */   list-style-type: none;
/* 1212 */ }
/* 1213 */ #navigation ul li {
/* 1214 */   position: relative;
/* 1215 */   display: inline;
/* 1216 */   float: left;
/* 1217 */   margin: 0;
/* 1218 */ }
/* 1219 */ #navigation ul li a {
/* 1220 */   display: block;
/* 1221 */   overflow: hidden;
/* 1222 */   margin: 0 15px;
/* 1223 */   padding: 12px 2px 20px 2px;
/* 1224 */   text-decoration: none;
/* 1225 */   transition: all 0.2s ease-in-out;
/* 1226 */   -webkit-transition: all 0.2s ease-in-out;
/* 1227 */   -moz-transition: all 0.2s ease-in-out;
/* 1228 */   -ms-transition: all 0.2s ease-in-out;
/* 1229 */   -o-transition: all 0.2s ease-in-out;
/* 1230 */ }
/* 1231 */ #navigation ul li > a {
/* 1232 */   border-bottom: 3px solid transparent;
/* 1233 */ }
/* 1234 */ #navigation ul li ul li > a,
/* 1235 */ #navigation ul li ul li > a:hover {
/* 1236 */   border: none !important;
/* 1237 */ }
/* 1238 */ #navigation ul li a {
/* 1239 */   margin: 0 !important;
/* 1240 */ }
/* 1241 */ #navigation ul li {
/* 1242 */   margin: 0 15px;
/* 1243 */ }
/* 1244 */ .main_nav_style_2 #navigation ul li ul {
/* 1245 */   border: none !important;
/* 1246 */ }
/* 1247 */ .main_nav_style_2 #navigation > ul > li {
/* 1248 */   margin: 0 3px;
/* 1249 */ }
/* 1250 */ .main_nav_style_2 #navigation ul li > a {

/* theme-styles.css */

/* 1251 */   border: none !important;
/* 1252 */ }
/* 1253 */ .main_nav_style_2 #navigation ul li a {
/* 1254 */   padding: 12px 14px 15px;
/* 1255 */ }
/* 1256 */ .main_nav_style_2 #navigation ul li ul {
/* 1257 */   margin-top: 0 !important;
/* 1258 */ }
/* 1259 */ * html #navigation ul li a {
/* 1260 */   display: inline-block;
/* 1261 */ }
/* 1262 */ #navigation ul li a {
/* 1263 */   text-transform: uppercase;
/* 1264 */   letter-spacing: 0.5px;
/* 1265 */ }
/* 1266 */ #navigation ul li ul {
/* 1267 */   position: absolute;
/* 1268 */   left: 0;
/* 1269 */   z-index: 200;
/* 1270 */   display: block;
/* 1271 */   visibility: hidden;
/* 1272 */   margin-top: -3px;
/* 1273 */   padding: 0;
/* 1274 */   padding-bottom: 10px;
/* 1275 */   width: 230px;
/* 1276 */   background: url(/web/20161106232602/http://socalholistichealth.org/wp-content/themes/lucidpress/images/overlay_85.png);
/* 1277 */ }
/* 1278 */ #navigation ul li ul li {
/* 1279 */   display: list-item;
/* 1280 */   float: none;
/* 1281 */   margin: 0;
/* 1282 */   padding: 0;
/* 1283 */   width: 230px;
/* 1284 */ }
/* 1285 */ #navigation ul li ul li a:after {
/* 1286 */   display: block;
/* 1287 */   margin: 8px 0 0 0;
/* 1288 */   width: 70px;
/* 1289 */   height: 1px;
/* 1290 */   background: rgba(255, 255, 255, 0.1);
/* 1291 */   content: "";
/* 1292 */ }
/* 1293 */ #navigation ul li ul li:last-child > a:after {
/* 1294 */   width: 0 !important;
/* 1295 */   height: 0 !important;
/* 1296 */ }
/* 1297 */ #navigation ul li ul li ul {
/* 1298 */   top: 0;
/* 1299 */   padding: 0;
/* 1300 */   width: 230px;

/* theme-styles.css */

/* 1301 */ }
/* 1302 */ #navigation ul li ul li a {
/* 1303 */   margin: 0;
/* 1304 */   padding: 8px 10px 0 10px !important;
/* 1305 */   width: 210px;
/* 1306 */   text-transform: none;
/* 1307 */   font-weight: normal;
/* 1308 */ }
/* 1309 */ #navigation ul ul li a,
/* 1310 */ #navigation ul ul li a:link,
/* 1311 */ #navigation ul ul li a:visited {
/* 1312 */   height: 100%;
/* 1313 */ }
/* 1314 */ #navigation ul li ul li a:hover,
/* 1315 */ #navigation ul ul li:hover > a {
/* 1316 */   width: 210px;
/* 1317 */ }
/* 1318 */ #navigation ul ul ul {
/* 1319 */   margin-top: -3px;
/* 1320 */ }
/* 1321 */ #responsive_navigation {
/* 1322 */   display: none;
/* 1323 */   clear: both;
/* 1324 */   width: 100%;
/* 1325 */   text-align: center;
/* 1326 */ }
/* 1327 */ #responsive_navigation select {
/* 1328 */   width: 300px;
/* 1329 */   border-right: none !important;
/* 1330 */   border-left: none !important;
/* 1331 */ }
/* 1332 */ .customStyleSelectBox {
/* 1333 */   overflow: hidden;
/* 1334 */   margin-bottom: 20px;
/* 1335 */   width: 300px;
/* 1336 */   height: 46px;
/* 1337 */   background: rgba(0, 0, 0, 0.3) url(/web/20161106232602/http://socalholistichealth.org/wp-content/themes/lucidpress/images/responsive_nav_bg.png) right center no-repeat;
/* 1338 */   text-align: center;
/* 1339 */   text-transform: uppercase;
/* 1340 */   font-size: 11px;
/* 1341 */   line-height: 46px;
/* 1342 */ }
/* 1343 */ .mk-edge-slider .swiper-slide {
/* 1344 */   position: relative;
/* 1345 */   background-position: center;
/* 1346 */   background-size: cover;
/* 1347 */   background-repeat: no-repeat;
/* 1348 */   -moz-background-size: cover;
/* 1349 */   -webkit-background-size: cover;
/* 1350 */   -o-background-size: cover;

/* theme-styles.css */

/* 1351 */ }
/* 1352 */ .mk-edge-slider .swiper-slide .edge-slide-content {
/* 1353 */   margin-top: 120px;
/* 1354 */ }
/* 1355 */ .mk-edge-slider .swiper-slide.left_top .edge-slide-content,
/* 1356 */ .mk-edge-slider .swiper-slide.center_top .edge-slide-content,
/* 1357 */ .mk-edge-slider .swiper-slide.right_top .edge-slide-content {
/* 1358 */   margin-top: 50px;
/* 1359 */ }
/* 1360 */ .mk-edge-slider .swiper-slide.center_top,
/* 1361 */ .mk-edge-slider .swiper-slide.center_center,
/* 1362 */ .mk-edge-slider .swiper-slide.center_bottom {
/* 1363 */   text-align: center;
/* 1364 */ }
/* 1365 */ .mk-edge-slider .swiper-slide.center_top .edge-slide-content h3:after,
/* 1366 */ .mk-edge-slider .swiper-slide.center_center .edge-slide-content h3:after,
/* 1367 */ .mk-edge-slider .swiper-slide.center_bottom .edge-slide-content h3:after {
/* 1368 */   margin: 10px auto 20px;
/* 1369 */ }
/* 1370 */ .mk-edge-slider .swiper-slide.center_top .edge-slide-content,
/* 1371 */ .mk-edge-slider .swiper-slide.center_center .edge-slide-content,
/* 1372 */ .mk-edge-slider .swiper-slide.center_bottom .edge-slide-content {
/* 1373 */   margin-right: auto;
/* 1374 */   margin-left: auto;
/* 1375 */ }
/* 1376 */ .mk-edge-slider .swiper-slide.right_top .edge-slide-content,
/* 1377 */ .mk-edge-slider .swiper-slide.right_center .edge-slide-content,
/* 1378 */ .mk-edge-slider .swiper-slide.right_bottom .edge-slide-content {
/* 1379 */   float: right;
/* 1380 */ }
/* 1381 */ .mk-edge-slider:hover .mk-edge-next,
/* 1382 */ .mk-edge-slider:hover .mk-edge-prev {
/* 1383 */   zoom: 1;
/* 1384 */   filter: alpha(opacity=100);
/* 1385 */   opacity: 1;
/* 1386 */ }
/* 1387 */ .mk-edge-slider .mk-edge-next,
/* 1388 */ .mk-edge-slider .mk-edge-prev {
/* 1389 */   position: absolute;
/* 1390 */   top: 50%;
/* 1391 */   z-index: 10;
/* 1392 */   width: 60px;
/* 1393 */   height: 60px;
/* 1394 */   line-height: 60px;
/* 1395 */   text-align: center;
/* 1396 */   margin-top: -30px;
/* 1397 */   cursor: pointer;
/* 1398 */   zoom: 1;
/* 1399 */   filter: alpha(opacity=0);
/* 1400 */   opacity: 0;

/* theme-styles.css */

/* 1401 */   background-color: rgba(0, 0, 0, 0.4);
/* 1402 */ }
/* 1403 */ .mk-edge-slider .mk-edge-next i,
/* 1404 */ .mk-edge-slider .mk-edge-prev i {
/* 1405 */   font-size: 16px;
/* 1406 */   line-height: 60px;
/* 1407 */   color: #fff;
/* 1408 */ }
/* 1409 */ .mk-edge-slider .mk-edge-next {
/* 1410 */   right: 70px;
/* 1411 */   background-position: right center;
/* 1412 */ }
/* 1413 */ .mk-edge-slider .mk-edge-prev {
/* 1414 */   left: 70px;
/* 1415 */   background-position: left center;
/* 1416 */ }
/* 1417 */ .mk-edge-slider .edge-slide-content {
/* 1418 */   width: 60%;
/* 1419 */ }
/* 1420 */ .mk-edge-slider .edge-slide-content.caption-light h3,
/* 1421 */ .mk-edge-slider .edge-slide-content.caption-light p {
/* 1422 */   color: #fff !important;
/* 1423 */ }
/* 1424 */ .mk-edge-slider .edge-slide-content.caption-light h3:after {
/* 1425 */   background-color: #fff;
/* 1426 */ }
/* 1427 */ .mk-edge-slider .edge-slide-content.caption-dark h3,
/* 1428 */ .mk-edge-slider .edge-slide-content.caption-dark p {
/* 1429 */   color: #252525 !important;
/* 1430 */ }
/* 1431 */ .mk-edge-slider .edge-slide-content.caption-dark h3:after {
/* 1432 */   background-color: #252525;
/* 1433 */ }
/* 1434 */ .mk-edge-slider h3 {
/* 1435 */   margin-bottom: 20px;
/* 1436 */   font-weight: 400 !important;
/* 1437 */   text-transform: none;
/* 1438 */   font-size: 40px !important;
/* 1439 */   transition: all 0.35s ease-in-out 0.8s;
/* 1440 */   -webkit-transition: all 0.35s ease-in-out 0.8s;
/* 1441 */   -moz-transition: all 0.35s ease-in-out 0.8s;
/* 1442 */   -ms-transition: all 0.35s ease-in-out 0.8s;
/* 1443 */   -o-transition: all 0.35s ease-in-out 0.8s;
/* 1444 */ }
/* 1445 */ .mk-edge-slider h3:after {
/* 1446 */   display: block;
/* 1447 */   margin: 10px 0 20px 0;
/* 1448 */   width: 70px;
/* 1449 */   height: 4px;
/* 1450 */   content: "";

/* theme-styles.css */

/* 1451 */ }
/* 1452 */ .mk-edge-slider p {
/* 1453 */   font-size: 16px !important;
/* 1454 */   line-height: 24px !important;
/* 1455 */   transition: all 0.35s ease-in-out 0.9s;
/* 1456 */   -webkit-transition: all 0.35s ease-in-out 0.9s;
/* 1457 */   -moz-transition: all 0.35s ease-in-out 0.9s;
/* 1458 */   -ms-transition: all 0.35s ease-in-out 0.9s;
/* 1459 */   -o-transition: all 0.35s ease-in-out 0.9s;
/* 1460 */ }
/* 1461 */ .mk-edge-slider .edge-buttons {
/* 1462 */   transition: all 0.35s ease-in-out 1s;
/* 1463 */   -webkit-transition: all 0.35s ease-in-out 1s;
/* 1464 */   -moz-transition: all 0.35s ease-in-out 1s;
/* 1465 */   -ms-transition: all 0.35s ease-in-out 1s;
/* 1466 */   -o-transition: all 0.35s ease-in-out 1s;
/* 1467 */ }
/* 1468 */ .mk-edge-slider h3,
/* 1469 */ .mk-edge-slider p,
/* 1470 */ .mk-edge-slider .edge-buttons {
/* 1471 */   -webkit-transform: translate(0, 70px);
/* 1472 */   -moz-transform: translate(0, 70px);
/* 1473 */   -ms-transform: translate(0, 70px);
/* 1474 */   -o-transform: translate(0, 70px);
/* 1475 */   zoom: 1;
/* 1476 */   filter: alpha(opacity=0);
/* 1477 */   opacity: 0;
/* 1478 */ }
/* 1479 */ .mk-edge-slider .swiper-slide-active h3,
/* 1480 */ .mk-edge-slider .swiper-slide-active p,
/* 1481 */ .mk-edge-slider .swiper-slide-active .edge-buttons {
/* 1482 */   -webkit-transform: translate(0, 0);
/* 1483 */   -moz-transform: translate(0, 0);
/* 1484 */   -ms-transform: translate(0, 0);
/* 1485 */   -o-transform: translate(0, 0);
/* 1486 */   zoom: 1;
/* 1487 */   filter: alpha(opacity=100);
/* 1488 */   opacity: 1;
/* 1489 */ }
/* 1490 */ .mk-edge-slider .edge-slider-holder {
/* 1491 */   z-index: 10;
/* 1492 */ }
/* 1493 */ .mk-edge-slider .edge-slider-loading {
/* 1494 */   position: absolute;
/* 1495 */   width: 100%;
/* 1496 */   height: 100%;
/* 1497 */   z-index: 20;
/* 1498 */   left: 0;
/* 1499 */   top: 0;
/* 1500 */   background: #ffffff url(/web/20161106232602/http://socalholistichealth.org/wp-content/themes/lucidpress/images/edge-loading.gif) center center no-repeat;

/* theme-styles.css */

/* 1501 */ }
/* 1502 */ @media handheld, only screen and (max-width: 1140px) {
/* 1503 */   .mk-edge-slider .mk-grid {
/* 1504 */     padding: 0 20px;
/* 1505 */   }
/* 1506 */   .mk-edge-slider h3 {
/* 1507 */     font-size: 40px  !important;
/* 1508 */   }
/* 1509 */   .mk-edge-slider p {
/* 1510 */     font-weight: 400  !important;
/* 1511 */     font-size: 20px  !important;
/* 1512 */     line-height: 34px  !important;
/* 1513 */   }
/* 1514 */   .mk-edge-slider .edge-slide-content {
/* 1515 */     width: 80%;
/* 1516 */   }
/* 1517 */ }
/* 1518 */ @media handheld, only screen and (max-width: 780px) {
/* 1519 */   .mk-edge-slider .mk-grid {
/* 1520 */     -webkit-box-sizing: border-box;
/* 1521 */     -moz-box-sizing: border-box;
/* 1522 */     box-sizing: border-box;
/* 1523 */     padding: 0 10px;
/* 1524 */   }
/* 1525 */   .mk-edge-slider .mk-edge-next,
/* 1526 */   .mk-edge-slider .mk-edge-prev {
/* 1527 */     display: none;
/* 1528 */   }
/* 1529 */   .mk-edge-slider h3 {
/* 1530 */     font-weight: 700  !important;
/* 1531 */     font-size: 22px  !important;
/* 1532 */   }
/* 1533 */   .mk-edge-slider p {
/* 1534 */     font-size: 14px  !important;
/* 1535 */     line-height: 22px  !important;
/* 1536 */   }
/* 1537 */   .mk-edge-slider .edge-slide-content {
/* 1538 */     width: 100%;
/* 1539 */   }
/* 1540 */ }
/* 1541 */ #introduce {
/* 1542 */   position: relative;
/* 1543 */ }
/* 1544 */ .introduce_shadows {
/* 1545 */   padding: 0 30px;
/* 1546 */   border: 1px solid rgba(0, 0, 0, 0.2);
/* 1547 */   border-right: 0;
/* 1548 */   border-left: 0;
/* 1549 */   background: url(/web/20161106232602/http://socalholistichealth.org/wp-content/themes/lucidpress/styles/images/introduce_top_shadow.png) top center no-repeat;
/* 1550 */ }

/* theme-styles.css */

/* 1551 */ .introduce_wrapper {
/* 1552 */   margin: 0 auto;
/* 1553 */   padding: 40px 15px 25px !important;
/* 1554 */ }
/* 1555 */ #introduce h1 {
/* 1556 */   margin-bottom: 10px;
/* 1557 */   font-weight: 800;
/* 1558 */ }
/* 1559 */ #introduce h1.title_center {
/* 1560 */   display: inline-block;
/* 1561 */   margin: 0;
/* 1562 */   width: 100%;
/* 1563 */   text-align: center;
/* 1564 */ }
/* 1565 */ #introduce h1.title_center:before,
/* 1566 */ #introduce h1.title_center:after {
/* 1567 */   display: inline-block;
/* 1568 */   margin-bottom: 10px;
/* 1569 */   width: 120px;
/* 1570 */   height: 1px;
/* 1571 */   content: "";
/* 1572 */   opacity: 0.7;
/* 1573 */ }
/* 1574 */ #introduce h1.title_center:after {
/* 1575 */   margin-left: 10px;
/* 1576 */ }
/* 1577 */ #introduce h1.title_center:before {
/* 1578 */   margin-right: 10px;
/* 1579 */ }
/* 1580 */ #introduce h4 {
/* 1581 */   margin-bottom: 0;
/* 1582 */   font-weight: normal !important;
/* 1583 */ }
/* 1584 */ .entry_edit a {
/* 1585 */   display: inline-block;
/* 1586 */   margin-left: 15px;
/* 1587 */   width: 16px;
/* 1588 */   height: 16px;
/* 1589 */   background: url(/web/20161106232602/http://socalholistichealth.org/wp-content/themes/lucidpress/images/edit_icon.png);
/* 1590 */ }
/* 1591 */ .creative_introduce .mk-grid {
/* 1592 */   padding: 30px 15px;
/* 1593 */ }
/* 1594 */ .creative_introduce .introduce_dominant,
/* 1595 */ .creative_introduce .introduce_highlight {
/* 1596 */   margin-bottom: 10px !important;
/* 1597 */   word-wrap: break-word;
/* 1598 */ }
/* 1599 */ .creative_introduce .introduce_subtitle {
/* 1600 */   margin-top: 20px;

/* theme-styles.css */

/* 1601 */   font-weight: normal !important;
/* 1602 */   font-size: 18px  !important;
/* 1603 */ }
/* 1604 */ .creative_introduce .introduce_subtitle:after {
/* 1605 */   display: block;
/* 1606 */   margin: 15px 0 30px 0;
/* 1607 */   width: 140px;
/* 1608 */   height: 4px;
/* 1609 */   background: rgba(0, 0, 0, 0.2);
/* 1610 */   content: "";
/* 1611 */ }
/* 1612 */ .creative_introduce .introduce_desc {
/* 1613 */   margin-bottom: 0 !important;
/* 1614 */   color: #666666  !important;
/* 1615 */   font-style: italic !important;
/* 1616 */   font-size: 12px  !important;
/* 1617 */ }
/* 1618 */ @media only screen and (max-width: 768px) {
/* 1619 */   #introduce h1 {
/* 1620 */     font-size: 24px !important;
/* 1621 */   }
/* 1622 */   #introduce h1.title_center:before,
/* 1623 */   #introduce h1.title_center:after {
/* 1624 */     display: none!important;
/* 1625 */   }
/* 1626 */ }
/* 1627 */ .anythingslider .mk-grid {
/* 1628 */   margin: 0 auto !important;
/* 1629 */   padding: 0 !important;
/* 1630 */ }
/* 1631 */ .anythingslider {
/* 1632 */   position: relative;
/* 1633 */   z-index: 70;
/* 1634 */   display: block;
/* 1635 */   overflow: visible !important;
/* 1636 */   margin: 0 auto 0 auto;
/* 1637 */ }
/* 1638 */ .anythingslider_wrapper {
/* 1639 */   position: relative;
/* 1640 */   overflow: hidden;
/* 1641 */ }
/* 1642 */ #anything_slider_loading {
/* 1643 */   position: absolute;
/* 1644 */   top: 0px;
/* 1645 */   z-index: 65;
/* 1646 */   background: url("/web/20161106232602/http://socalholistichealth.org/wp-content/themes/lucidpress/images/loading.gif") no-repeat 50% 50%;
/* 1647 */ }
/* 1648 */ .boxed_layout .mk-grid.with_desc_wrapper {
/* 1649 */   padding: 0 30px !important;
/* 1650 */ }

/* theme-styles.css */

/* 1651 */ .anything_item {
/* 1652 */   position: relative;
/* 1653 */   width: 100%;
/* 1654 */ }
/* 1655 */ #anything_slider {
/* 1656 */   display: none;
/* 1657 */ }
/* 1658 */ .anythingSlider {
/* 1659 */   position: relative;
/* 1660 */   display: block;
/* 1661 */   overflow: visible !important;
/* 1662 */   margin: 0 auto;
/* 1663 */   padding: 0;
/* 1664 */ }
/* 1665 */ .anythingSlider .anythingBase {
/* 1666 */   position: absolute;
/* 1667 */   top: 0;
/* 1668 */   left: 0;
/* 1669 */   overflow: visible !important;
/* 1670 */   margin: 0;
/* 1671 */   padding: 0;
/* 1672 */   background: transparent;
/* 1673 */   list-style: none;
/* 1674 */ }
/* 1675 */ .anythingSlider .anythingWindow {
/* 1676 */   position: relative;
/* 1677 */   overflow: hidden;
/* 1678 */   width: 100%;
/* 1679 */   height: 100%;
/* 1680 */ }
/* 1681 */ .anythingBase .panel {
/* 1682 */   display: block;
/* 1683 */   float: left;
/* 1684 */   overflow: hidden;
/* 1685 */   margin: 0;
/* 1686 */   padding: 0;
/* 1687 */   background: transparent;
/* 1688 */ }
/* 1689 */ .anythingBase .vertical .panel {
/* 1690 */   float: none;
/* 1691 */ }
/* 1692 */ .anythingSlider .arrow span {
/* 1693 */   display: block;
/* 1694 */   visibility: hidden;
/* 1695 */ }
/* 1696 */ .anythingSlider .arrow.disabled {
/* 1697 */   display: none;
/* 1698 */ }
/* 1699 */ .anythingSlider .fade .panel {
/* 1700 */   position: absolute;

/* theme-styles.css */

/* 1701 */   top: 0;
/* 1702 */   left: 0;
/* 1703 */   float: none;
/* 1704 */   opacity: 0;
/* 1705 */   filter: alpha(opacity=0);
/* 1706 */ }
/* 1707 */ .anythingSlider .fade .activePage {
/* 1708 */   z-index: 2;
/* 1709 */   opacity: 1;
/* 1710 */   filter: alpha(opacity=100);
/* 1711 */ }
/* 1712 */ /* Navigation Arrows */
/* 1713 */ .control_minimal_style .anythingSlider .arrow {
/* 1714 */   top: 50%;
/* 1715 */   bottom: auto;
/* 1716 */   margin-top: -40px;
/* 1717 */ }
/* 1718 */ div.anythingSlider .arrow {
/* 1719 */   position: absolute;
/* 1720 */   bottom: 0;
/* 1721 */   z-index: 100;
/* 1722 */   display: block;
/* 1723 */ }
/* 1724 */ div.anythingSlider .arrow a {
/* 1725 */   display: block;
/* 1726 */   width: 40px;
/* 1727 */   height: 40px;
/* 1728 */   outline: 0;
/* 1729 */   background: #f1f1f1 url('/web/20161106232602/http://socalholistichealth.org/wp-content/themes/lucidpress/images/slider_arrows.png') no-repeat;
/* 1730 */   text-align: center;
/* 1731 */ }
/* 1732 */ div.anythingSlider .arrow a:hover {
/* 1733 */   opacity: 1;
/* 1734 */ }
/* 1735 */ /* Navigation Links */
/* 1736 */ div.anythingSlider .anythingControls {
/* 1737 */   position: relative;
/* 1738 */   z-index: 70;
/* 1739 */   outline: 0;
/* 1740 */ }
/* 1741 */ .control_minimal_style .anythingControls ul {
/* 1742 */   width: 100%;
/* 1743 */   background: none !important;
/* 1744 */   text-align: center;
/* 1745 */ }
/* 1746 */ .anythingControls ul {
/* 1747 */   margin: -40px 0 0 0;
/* 1748 */   padding: 18px 20px 0 0;
/* 1749 */   width: 30%;
/* 1750 */   height: 25px;

/* theme-styles.css */

/* 1751 */   text-align: right;
/* 1752 */ }
/* 1753 */ div.anythingSlider .anythingControls ul li {
/* 1754 */   display: inline;
/* 1755 */ }
/* 1756 */ div.anythingSlider .anythingControls ul a {
/* 1757 */   position: relative;
/* 1758 */   z-index: 60;
/* 1759 */   display: inline-block;
/* 1760 */   margin: 0;
/* 1761 */   width: 11px;
/* 1762 */   height: 11px;
/* 1763 */   background-image: url(/web/20161106232602/http://socalholistichealth.org/wp-content/themes/lucidpress/images/slider_pagination.png);
/* 1764 */   background-position: -21px center;
/* 1765 */   text-align: left;
/* 1766 */   text-indent: -100000px;
/* 1767 */ }
/* 1768 */ div.anythingSlider .anythingControls ul a:hover {
/* 1769 */   background-position: -42px center;
/* 1770 */ }
/* 1771 */ div.anythingSlider .anythingControls ul a.cur {
/* 1772 */   background-position: 0px center;
/* 1773 */ }
/* 1774 */ div.anythingSlider .anythingControls .anythingNavWindow {
/* 1775 */   float: left;
/* 1776 */   overflow: hidden;
/* 1777 */ }
/* 1778 */ div.anythingSlider .arrow a span {
/* 1779 */   display: block;
/* 1780 */   visibility: hidden;
/* 1781 */ }
/* 1782 */ div.anythingSlider .back {
/* 1783 */   left: 30%;
/* 1784 */   margin-left: 20px;
/* 1785 */ }
/* 1786 */ .control_minimal_style .anythingSlider .back {
/* 1787 */   left: 0;
/* 1788 */   margin: 0;
/* 1789 */ }
/* 1790 */ div.anythingSlider .back a {
/* 1791 */   background-position: left bottom;
/* 1792 */ }
/* 1793 */ div.anythingSlider .back a:hover {
/* 1794 */   background-position: right top;
/* 1795 */ }
/* 1796 */ div.anythingSlider .back.disabled {
/* 1797 */   display: none;
/* 1798 */ }
/* 1799 */ .control_minimal_style .anythingSlider .forward {
/* 1800 */   right: 0;

/* theme-styles.css */

/* 1801 */   left: auto;
/* 1802 */   margin: 0;
/* 1803 */ }
/* 1804 */ div.anythingSlider .forward {
/* 1805 */   left: 30%;
/* 1806 */   margin-left: 63px;
/* 1807 */ }
/* 1808 */ div.anythingSlider .forward a {
/* 1809 */   background-position: left top;
/* 1810 */ }
/* 1811 */ div.anythingSlider .forward a:hover {
/* 1812 */   background-position: right bottom;
/* 1813 */ }
/* 1814 */ div.anythingSlider .forward.disabled {
/* 1815 */   display: none;
/* 1816 */ }
/* 1817 */ div.anythingSlider .full_image {
/* 1818 */   display: block;
/* 1819 */   margin: 0 auto;
/* 1820 */   padding: 0;
/* 1821 */   outline: 0;
/* 1822 */ }
/* 1823 */ div.anythingSlider .desc_box {
/* 1824 */   float: left;
/* 1825 */   margin-bottom: 60px;
/* 1826 */   width: 340px;
/* 1827 */   text-align: left;
/* 1828 */ }
/* 1829 */ .with_description .slide_image {
/* 1830 */   position: relative;
/* 1831 */   display: block;
/* 1832 */   float: right;
/* 1833 */   padding: 0;
/* 1834 */   outline: 0;
/* 1835 */ }
/* 1836 */ div.anythingSlider .video-wrapper {
/* 1837 */   float: right;
/* 1838 */   margin: 0;
/* 1839 */   width: 530px;
/* 1840 */ }
/* 1841 */ div.anythingSlider .full_width .video-wrapper {
/* 1842 */   width: 100%;
/* 1843 */   height: 410px;
/* 1844 */ }
/* 1845 */ div.anythingSlider .full_width .video-wrapper .video-container {
/* 1846 */   padding-bottom: 22%;
/* 1847 */ }
/* 1848 */ div.anythingSlider .with_caption .desc_box {
/* 1849 */   width: 400px;
/* 1850 */ }

/* theme-styles.css */

/* 1851 */ div.anythingSlider .with_caption_wrapper {
/* 1852 */   position: absolute;
/* 1853 */   top: 0;
/* 1854 */   left: 50%;
/* 1855 */   margin-left: -480px !important;
/* 1856 */ }
/* 1857 */ .with_description.anything_item {
/* 1858 */   overflow: hidden;
/* 1859 */ }
/* 1860 */ div.anythingSlider h2 {
/* 1861 */   font-weight: normal !important;
/* 1862 */   font-size: 36px !important;
/* 1863 */ }
/* 1864 */ div.anythingSlider p {
/* 1865 */   margin-bottom: 15px;
/* 1866 */   font-size: 11px !important;
/* 1867 */   line-height: 18px !important;
/* 1868 */   opacity: 0.7;
/* 1869 */ }
/* 1870 */ div.anythingSlider p:before {
/* 1871 */   display: block;
/* 1872 */   margin-bottom: 10px;
/* 1873 */   width: 70px;
/* 1874 */   height: 4px;
/* 1875 */   background: #fff;
/* 1876 */   content: " ";
/* 1877 */ }
/* 1878 */ .boxed.flexslider_slideshow {
/* 1879 */   margin: 20px auto;
/* 1880 */ }
/* 1881 */ @media only screen and (max-width: 1000px) {
/* 1882 */   .flexslider_slideshow {
/* 1883 */     margin-top: 0;
/* 1884 */   }
/* 1885 */ }
/* 1886 */ /* Control Nav */
/* 1887 */ .flexslider_slideshow.fade .flex-control-nav {
/* 1888 */   bottom: -35px;
/* 1889 */ }
/* 1890 */ .flexslider_slideshow.slide .flex-control-nav {
/* 1891 */   bottom: 0px;
/* 1892 */ }
/* 1893 */ .flexslider_slideshow .flex-control-nav {
/* 1894 */   position: absolute;
/* 1895 */   z-index: 50;
/* 1896 */   display: block !important;
/* 1897 */   width: 100%;
/* 1898 */   text-align: center;
/* 1899 */ }
/* 1900 */ .flexslider_slideshow .flex-control-nav li {

/* theme-styles.css */

/* 1901 */   display: inline-block;
/* 1902 */   margin: 0 0 0 8px;
/* 1903 */   zoom: 1;
/* 1904 */   *display: inline;
/* 1905 */ }
/* 1906 */ .flexslider_slideshow .flexslider .slides img {
/* 1907 */   text-align: center;
/* 1908 */   margin: 0 auto;
/* 1909 */ }
/* 1910 */ .flexslider_slideshow .flex-control-nav li:first-child {
/* 1911 */   margin: 0;
/* 1912 */ }
/* 1913 */ .flexslider_slideshow .flex-control-nav li a {
/* 1914 */   display: block;
/* 1915 */   width: 11px;
/* 1916 */   height: 11px;
/* 1917 */   background-image: url(/web/20161106232602/http://socalholistichealth.org/wp-content/themes/lucidpress/images/slider_pagination_dark.png);
/* 1918 */   background-position: -21px center;
/* 1919 */   text-indent: -999em;
/* 1920 */   cursor: pointer;
/* 1921 */ }
/* 1922 */ .flexslider_slideshow .flex-control-nav li a:hover {
/* 1923 */   background-position: -42px center;
/* 1924 */ }
/* 1925 */ .flexslider_slideshow .flex-control-nav li a.active {
/* 1926 */   background-position: 0 center;
/* 1927 */   cursor: default;
/* 1928 */ }
/* 1929 */ .flexslider_slideshow .flex-caption {
/* 1930 */   background: none;
/* 1931 */   zoom: 1;
/* 1932 */ }
/* 1933 */ .flexslider_slideshow .flex-caption {
/* 1934 */   position: absolute;
/* 1935 */   bottom: 30px;
/* 1936 */   left: 0px;
/* 1937 */   margin: 0;
/* 1938 */   padding: 25px;
/* 1939 */   width: 400px;
/* 1940 */   background: rgba(0, 0, 0, 0.3);
/* 1941 */   color: #fff;
/* 1942 */   text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3);
/* 1943 */ }
/* 1944 */ .boxed.flexslider_slideshow .flex-caption {
/* 1945 */   left: 50px;
/* 1946 */ }
/* 1947 */ .flexslider_slideshow .flex-caption h2,
/* 1948 */ .flexslider_slideshow .flex-caption p {
/* 1949 */   color: #fff !important;
/* 1950 */ }

/* theme-styles.css */

/* 1951 */ .flexslider_slideshow .flex-caption .mk-button {
/* 1952 */   margin: 0;
/* 1953 */ }
/* 1954 */ @media only screen and (max-width: 768px) {
/* 1955 */   .flex-caption {
/* 1956 */     display: none;
/* 1957 */   }
/* 1958 */ }
/* 1959 */ @media only screen and (max-width: 1020px) {
/* 1960 */   .boxed.flexslider_slideshow {
/* 1961 */     margin: 0;
/* 1962 */   }
/* 1963 */ }
/* 1964 */ /* ===============================================================
/* 1965 *| Basic Swiper Styles 
/* 1966 *| ================================================================*/
/* 1967 */ .swiper-container {
/* 1968 */   position: relative;
/* 1969 */   z-index: 1;
/* 1970 */   overflow: hidden;
/* 1971 */   margin: 0 auto;
/* 1972 */   -webkit-backface-visibility: hidden;
/* 1973 */   -moz-backface-visibility: hidden;
/* 1974 */   -ms-backface-visibility: hidden;
/* 1975 */   -o-backface-visibility: hidden;
/* 1976 */   backface-visibility: hidden;
/* 1977 */   /* Fix of Webkit flickering */
/* 1978 */ }
/* 1979 */ .swiper-wrapper {
/* 1980 */   position: relative;
/* 1981 */   width: 100%;
/* 1982 */   -webkit-transition-timing-function: ease;
/* 1983 */   -moz-transition-timing-function: ease;
/* 1984 */   -ms-transition-timing-function: ease;
/* 1985 */   -o-transition-timing-function: ease;
/* 1986 */   transition-timing-function: ease;
/* 1987 */   -webkit-transition-duration: 0s;
/* 1988 */   -moz-transition-duration: 0s;
/* 1989 */   -ms-transition-duration: 0s;
/* 1990 */   -o-transition-duration: 0s;
/* 1991 */   transition-duration: 0s;
/* 1992 */   -webkit-transition-property: -webkit-transform, left, top;
/* 1993 */   -moz-transition-property: -moz-transform, left, top;
/* 1994 */   -ms-transition-property: -ms-transform, left, top;
/* 1995 */   -o-transition-property: -o-transform, left, top;
/* 1996 */   transition-property: transform, left, top;
/* 1997 */   -webkit-transform: translate3d(0px, 0, 0);
/* 1998 */   -moz-transform: translate3d(0px, 0, 0);
/* 1999 */   -ms-transform: translate3d(0px, 0, 0);
/* 2000 */   -o-transform: translate3d(0px, 0, 0);

/* theme-styles.css */

/* 2001 */   -o-transform: translate(0px, 0px);
/* 2002 */   transform: translate3d(0px, 0, 0);
/* 2003 */ }
/* 2004 */ .swiper-free-mode > .swiper-wrapper {
/* 2005 */   margin: 0 auto;
/* 2006 */   -webkit-transition-timing-function: ease-out;
/* 2007 */   -moz-transition-timing-function: ease-out;
/* 2008 */   -ms-transition-timing-function: ease-out;
/* 2009 */   -o-transition-timing-function: ease-out;
/* 2010 */   transition-timing-function: ease-out;
/* 2011 */ }
/* 2012 */ .swiper-slide {
/* 2013 */   float: left;
/* 2014 */ }
/* 2015 */ /* IE10 Windows Phone 8 Fixes */
/* 2016 */ .swiper-wp8-horizontal {
/* 2017 */   -ms-touch-action: pan-y;
/* 2018 */ }
/* 2019 */ .swiper-wp8-vertical {
/* 2020 */   -ms-touch-action: pan-x;
/* 2021 */ }
/* 2022 */ /* ===============================================================
/* 2023 *| Your custom styles, here you need to specify container's and slide's
/* 2024 *| sizes, pagination, etc.
/* 2025 *| ================================================================*/
/* 2026 */ .swiper-container {
/* 2027 */   /* height: 100px; */
/* 2028 */   /* Specify Swiper's Size: */
/* 2029 */   /* width:200px; */
/* 2030 */ }
/* 2031 */ .swiper-slide {
/* 2032 */   /* height: 100%; */
/* 2033 */   /* Specify Slides's Size: */
/* 2034 */   /* width: 100%; */
/* 2035 */ }
/* 2036 */ .swiper-slide-active {
/* 2037 */   /* Specific active slide styling: */
/* 2038 */ }
/* 2039 */ .swiper-slide-visible {
/* 2040 */   /* Specific visible slide styling: */
/* 2041 */ }
/* 2042 */ /* ===============================================================
/* 2043 *| Pagination Styles
/* 2044 *| ================================================================*/
/* 2045 */ .swiper-pagination-switch {
/* 2046 */   /* Stylize pagination button: */
/* 2047 */ }
/* 2048 */ .swiper-active-switch {
/* 2049 */   /* Specific active button style: */
/* 2050 */ }

/* theme-styles.css */

/* 2051 */ .swiper-visible-switch {
/* 2052 */   /* Specific visible button style: */
/* 2053 */ }
/* 2054 */ /* Client Box */
/* 2055 */ .client_slider {
/* 2056 */   position: absolute;
/* 2057 */   top: -149px;
/* 2058 */   left: -10px;
/* 2059 */   overflow: hidden;
/* 2060 */   margin: 0 auto;
/* 2061 */   width: 100%;
/* 2062 */   height: 150px;
/* 2063 */   border: 1px solid rgba(0, 0, 0, 0.2);
/* 2064 */   background: #fff;
/* 2065 */ }
/* 2066 */ @media handheld, only screen and (max-width: 1140px) {
/* 2067 */   .client_slider {
/* 2068 */     left: 0;
/* 2069 */   }
/* 2070 */   .client_slider .client_box_heading {
/* 2071 */     display: none;
/* 2072 */   }
/* 2073 */ }
/* 2074 */ .client_box_container .swiper-slide {
/* 2075 */   margin: 0;
/* 2076 */   padding: 0;
/* 2077 */ }
/* 2078 */ .client_box_container .swiper-slide .thumb {
/* 2079 */   display: block;
/* 2080 */   float: right;
/* 2081 */   width: 160px;
/* 2082 */   height: 150px;
/* 2083 */   border-left: 1px solid rgba(0, 0, 0, 0.2);
/* 2084 */ }
/* 2085 */ .client_box_heading {
/* 2086 */   display: inline-block;
/* 2087 */   float: left;
/* 2088 */   width: 200px;
/* 2089 */   height: 150px;
/* 2090 */ }
/* 2091 */ .client_box_heading .client_title {
/* 2092 */   display: block;
/* 2093 */   padding: 65px 20px 0 20px;
/* 2094 */   text-align: center;
/* 2095 */   text-transform: uppercase;
/* 2096 */   font-weight: 800;
/* 2097 */ }
/* 2098 */ .clients-navigation {
/* 2099 */   position: absolute;
/* 2100 */   top: 25px;

/* theme-styles.css */

/* 2101 */   left: 85px;
/* 2102 */   width: 24px;
/* 2103 */   height: 24px;
/* 2104 */   -webkit-border-radius: 30px;
/* 2105 */   -moz-border-radius: 30px;
/* 2106 */   border-radius: 30px;
/* 2107 */   background-color: #a2a2a2;
/* 2108 */   text-align: center;
/* 2109 */   line-height: 24px;
/* 2110 */   cursor: pointer;
/* 2111 */ }
/* 2112 */ .clients-navigation i {
/* 2113 */   color: #fff;
/* 2114 */   font-size: 16px;
/* 2115 */   line-height: 24px;
/* 2116 */ }
/* 2117 */ .clients-navigation.mk-swiper-next {
/* 2118 */   top: 100px;
/* 2119 */ }
/* 2120 */ /* 
/* 2121 *| ===============================================================================================================
/* 2122 *| DROPCAPS
/* 2123 *| =============================================================================================================== */
/* 2124 */ .dropcaps {
/* 2125 */   float: left;
/* 2126 */   margin-right: 5px;
/* 2127 */   text-align: center;
/* 2128 */ }
/* 2129 */ .dropcaps.simple.dropcaps {
/* 2130 */   margin-right: 10px;
/* 2131 */   height: 35px;
/* 2132 */   font-size: 40px;
/* 2133 */   line-height: 35px;
/* 2134 */ }
/* 2135 */ .fancy.dropcaps {
/* 2136 */   margin-top: 5px;
/* 2137 */   width: 35px;
/* 2138 */   height: 35px;
/* 2139 */   background-position: center center;
/* 2140 */   background-repeat: no-repeat;
/* 2141 */   color: #fff;
/* 2142 */   font-size: 25px;
/* 2143 */   line-height: 35px;
/* 2144 */ }
/* 2145 */ /* 
/* 2146 *| ===============================================================================================================
/* 2147 *| BLOCKQUOTES
/* 2148 *| =============================================================================================================== */
/* 2149 */ blockquote {
/* 2150 */   font-style: italic;

/* theme-styles.css */

/* 2151 */   font-size: 14px;
/* 2152 */ }
/* 2153 */ blockquote p {
/* 2154 */   margin-bottom: 0 !important;
/* 2155 */   text-align: left;
/* 2156 */   font-size: 14px;
/* 2157 */   line-height: 22px;
/* 2158 */ }
/* 2159 */ blockquote cite {
/* 2160 */   font-size: 12px;
/* 2161 */ }
/* 2162 */ blockquote.aligncenter {
/* 2163 */   margin-bottom: 20px;
/* 2164 */   padding-bottom: 20px;
/* 2165 */   text-align: left;
/* 2166 */ }
/* 2167 */ blockquote.alignleft {
/* 2168 */   float: left;
/* 2169 */   margin: 0 20px 10px 0;
/* 2170 */   width: 30%;
/* 2171 */ }
/* 2172 */ blockquote.alignright {
/* 2173 */   float: right;
/* 2174 */   margin: 0 0 10px 20px;
/* 2175 */   width: 30%;
/* 2176 */ }
/* 2177 */ blockquote.style1 {
/* 2178 */   padding-left: 75px;
/* 2179 */   background: url(/web/20161106232602/http://socalholistichealth.org/wp-content/themes/lucidpress/images/blockquote_style1.png) 5px 10px no-repeat;
/* 2180 */ }
/* 2181 */ blockquote.style2 {
/* 2182 */   padding-left: 75px;
/* 2183 */   background: url(/web/20161106232602/http://socalholistichealth.org/wp-content/themes/lucidpress/images/blockquote_style2.png) 5px 10px no-repeat;
/* 2184 */ }
/* 2185 */ blockquote.style3 {
/* 2186 */   padding-left: 45px;
/* 2187 */   background: url(/web/20161106232602/http://socalholistichealth.org/wp-content/themes/lucidpress/images/blockquote_style3.png) 5px 10px no-repeat;
/* 2188 */ }
/* 2189 */ blockquote.style4 {
/* 2190 */   margin-left: 10px !important;
/* 2191 */   padding-left: 20px;
/* 2192 */   border-left: 3px solid #dddddd;
/* 2193 */ }
/* 2194 */ blockquote.style5 {
/* 2195 */   padding: 20px;
/* 2196 */   border: 2px solid #dddddd;
/* 2197 */   border-right: none;
/* 2198 */   border-left: none;
/* 2199 */   background-color: #eaeaea;
/* 2200 */ }

/* theme-styles.css */

/* 2201 */ blockquote.style6 {
/* 2202 */   padding: 20px;
/* 2203 */   background: rgba(0, 0, 0, 0.02);
/* 2204 */ }
/* 2205 */ /* 
/* 2206 *| ===============================================================================================================
/* 2207 *| PRE & CODE
/* 2208 *| =============================================================================================================== */
/* 2209 */ .code,
/* 2210 */ .pre {
/* 2211 */   overflow: auto;
/* 2212 */   padding: 10px;
/* 2213 */   border: 1px solid #e0e0e0;
/* 2214 */   background: #fdfdfd;
/* 2215 */   white-space: 0 !important;
/* 2216 */   line-height: 22px;
/* 2217 */ }
/* 2218 */ .code {
/* 2219 */   padding: 22px 10px;
/* 2220 */   background: url("/web/20161106232602/http://socalholistichealth.org/wp-content/themes/lucidpress/images/code_bg.png") repeat scroll 0 0 #ffffff;
/* 2221 */ }
/* 2222 */ /* 
/* 2223 *| ===============================================================================================================
/* 2224 *| CUSTOM LIST
/* 2225 *| =============================================================================================================== */
/* 2226 */ ul.tick_style,
/* 2227 */ ul.play_style,
/* 2228 */ ul.comment_style,
/* 2229 */ ul.minus_style,
/* 2230 */ ul.plus_style,
/* 2231 */ ul.rounded_plus_style,
/* 2232 */ ul.close_style,
/* 2233 */ ul.warning_style,
/* 2234 */ ul.arrow_style,
/* 2235 */ ul.question_mark_style,
/* 2236 */ ul.error_style,
/* 2237 */ ul.disc_style,
/* 2238 */ ul.square_style,
/* 2239 */ ul.wide_arrow_style,
/* 2240 */ ul.star_style {
/* 2241 */   margin-left: 5px;
/* 2242 */   list-style-type: none;
/* 2243 */ }
/* 2244 */ ul.tick_style ul,
/* 2245 */ ul.play_style ul,
/* 2246 */ ul.comment_style ul,
/* 2247 */ ul.minus_style ul,
/* 2248 */ ul.plus_style ul,
/* 2249 */ ul.rounded_plus_style ul,
/* 2250 */ ul.close_style,

/* theme-styles.css */

/* 2251 */ ul.arrow_style ul,
/* 2252 */ ul.question_mark_style ul,
/* 2253 */ ul.error_style ul,
/* 2254 */ ul.disc_style ul,
/* 2255 */ ul.square_style ul,
/* 2256 */ ul.wide_arrow_style ul,
/* 2257 */ ul.star_style ul {
/* 2258 */   list-style: none;
/* 2259 */ }
/* 2260 */ ul.tick_style li,
/* 2261 */ ul.play_style li,
/* 2262 */ ul.comment_style li,
/* 2263 */ ul.minus_style li,
/* 2264 */ ul.plus_style li,
/* 2265 */ ul.rounded_plus_style li,
/* 2266 */ ul.close_style li,
/* 2267 */ ul.warning_style li,
/* 2268 */ ul.arrow_style li,
/* 2269 */ ul.question_mark_style li,
/* 2270 */ ul.error_style li,
/* 2271 */ ul.disc_style li,
/* 2272 */ ul.square_style li,
/* 2273 */ ul.wide_arrow_style li,
/* 2274 */ ul.star_style li {
/* 2275 */   margin: 5px 0;
/* 2276 */   padding-left: 25px;
/* 2277 */   background-color: transparent;
/* 2278 */   background-image: url("/web/20161106232602/http://socalholistichealth.org/wp-content/themes/lucidpress/images/lists_dark_gray.png");
/* 2279 */   background-attachment: scroll;
/* 2280 */   background-repeat: no-repeat;
/* 2281 */ }
/* 2282 */ ul.tick_style li {
/* 2283 */   background-position: -734px 1px;
/* 2284 */ }
/* 2285 */ ul.play_style li {
/* 2286 */   background-position: -689px -45px;
/* 2287 */ }
/* 2288 */ ul.comment_style li {
/* 2289 */   background-position: -644px -87px;
/* 2290 */ }
/* 2291 */ ul.minus_style li {
/* 2292 */   background-position: -599px -135px;
/* 2293 */ }
/* 2294 */ ul.plus_style li {
/* 2295 */   background-position: -556px -178px;
/* 2296 */ }
/* 2297 */ ul.rounded_plus_style li {
/* 2298 */   background-position: -511px -224px;
/* 2299 */ }
/* 2300 */ ul.close_style li {

/* theme-styles.css */

/* 2301 */   background-position: -465px -264px;
/* 2302 */ }
/* 2303 */ ul.arrow_style li {
/* 2304 */   background-position: -420px -315px;
/* 2305 */ }
/* 2306 */ ul.warning_style li {
/* 2307 */   background-position: -362px -369px;
/* 2308 */ }
/* 2309 */ ul.question_mark_style li {
/* 2310 */   background-position: -306px -424px;
/* 2311 */ }
/* 2312 */ ul.error_style li {
/* 2313 */   background-position: -206px -527px;
/* 2314 */ }
/* 2315 */ ul.disc_style li {
/* 2316 */   background-position: -142px -591px;
/* 2317 */ }
/* 2318 */ ul.square_style li {
/* 2319 */   background-position: -255px -475px;
/* 2320 */ }
/* 2321 */ ul.wide_arrow_style li {
/* 2322 */   background-position: -85px -649px;
/* 2323 */ }
/* 2324 */ ul.star_style li {
/* 2325 */   background-position: -13px -720px;
/* 2326 */ }
/* 2327 */ ul.carenian li {
/* 2328 */   background-image: url("/web/20161106232602/http://socalholistichealth.org/wp-content/themes/lucidpress/images/lists_carenian.png");
/* 2329 */ }
/* 2330 */ ul.red_orange li {
/* 2331 */   background-image: url("/web/20161106232602/http://socalholistichealth.org/wp-content/themes/lucidpress/images/lists_red_orange.png");
/* 2332 */ }
/* 2333 */ ul.sunglow li {
/* 2334 */   background-image: url("/web/20161106232602/http://socalholistichealth.org/wp-content/themes/lucidpress/images/lists_sunglow.png");
/* 2335 */ }
/* 2336 */ ul.apple_green li {
/* 2337 */   background-image: url("/web/20161106232602/http://socalholistichealth.org/wp-content/themes/lucidpress/images/lists_apple_green.png");
/* 2338 */ }
/* 2339 */ ul.green li {
/* 2340 */   background-image: url("/web/20161106232602/http://socalholistichealth.org/wp-content/themes/lucidpress/images/lists_green.png");
/* 2341 */ }
/* 2342 */ ul.caribbean_green li {
/* 2343 */   background-image: url("/web/20161106232602/http://socalholistichealth.org/wp-content/themes/lucidpress/images/lists_caribbean_green.png");
/* 2344 */ }
/* 2345 */ ul.cerulean li {
/* 2346 */   background-image: url("/web/20161106232602/http://socalholistichealth.org/wp-content/themes/lucidpress/images/lists_cerulean.png");
/* 2347 */ }
/* 2348 */ ul.cobult li {
/* 2349 */   background-image: url("/web/20161106232602/http://socalholistichealth.org/wp-content/themes/lucidpress/images/lists_cobult.png");
/* 2350 */ }

/* theme-styles.css */

/* 2351 */ ul.blue_purpule li {
/* 2352 */   background-image: url("/web/20161106232602/http://socalholistichealth.org/wp-content/themes/lucidpress/images/lists_blue_purpule.png");
/* 2353 */ }
/* 2354 */ ul.deep_pink li {
/* 2355 */   background-image: url("/web/20161106232602/http://socalholistichealth.org/wp-content/themes/lucidpress/images/lists_deep_pink.png");
/* 2356 */ }
/* 2357 */ ul.almond li {
/* 2358 */   background-image: url("/web/20161106232602/http://socalholistichealth.org/wp-content/themes/lucidpress/images/lists_almond.png");
/* 2359 */ }
/* 2360 */ ul.air_force_blue li {
/* 2361 */   background-image: url("/web/20161106232602/http://socalholistichealth.org/wp-content/themes/lucidpress/images/lists_air_force_blue.png");
/* 2362 */ }
/* 2363 */ ul.dark_brown li {
/* 2364 */   background-image: url("/web/20161106232602/http://socalholistichealth.org/wp-content/themes/lucidpress/images/lists_dark_brown.png");
/* 2365 */ }
/* 2366 */ ul.brown li {
/* 2367 */   background-image: url("/web/20161106232602/http://socalholistichealth.org/wp-content/themes/lucidpress/images/lists_brown.png");
/* 2368 */ }
/* 2369 */ ul.dark_gray li {
/* 2370 */   background-image: url("/web/20161106232602/http://socalholistichealth.org/wp-content/themes/lucidpress/images/lists_dark_gray.png");
/* 2371 */ }
/* 2372 */ ul.light_gray li {
/* 2373 */   background-image: url("/web/20161106232602/http://socalholistichealth.org/wp-content/themes/lucidpress/images/lists_light_gray.png");
/* 2374 */ }
/* 2375 */ /* 
/* 2376 *| ===============================================================================================================
/* 2377 *| ICON TEXT & ICON LINK
/* 2378 *| =============================================================================================================== */
/* 2379 */ .icon_list {
/* 2380 */   display: inline-block;
/* 2381 */   margin: 1px 0;
/* 2382 */   padding: 0 0 0 28px;
/* 2383 */   background-color: transparent;
/* 2384 */   background-image: url("/web/20161106232602/http://socalholistichealth.org/wp-content/themes/lucidpress/images/icon_lists_dark_gray.png");
/* 2385 */   background-attachment: scroll;
/* 2386 */   background-repeat: no-repeat;
/* 2387 */   line-height: 24px;
/* 2388 */ }
/* 2389 */ .list_home {
/* 2390 */   background-position: -360px 3px;
/* 2391 */ }
/* 2392 */ .list_email {
/* 2393 */   background-position: -331px -26px;
/* 2394 */ }
/* 2395 */ .list_user {
/* 2396 */   background-position: -302px -59px;
/* 2397 */ }
/* 2398 */ .list_multiuser {
/* 2399 */   background-position: -272px -85px;
/* 2400 */ }

/* theme-styles.css */

/* 2401 */ .list_id {
/* 2402 */   background-position: -240px -120px;
/* 2403 */ }
/* 2404 */ .list_addressbook {
/* 2405 */   background-position: -213px -147px;
/* 2406 */ }
/* 2407 */ .list_phone {
/* 2408 */   background-position: -180px -178px;
/* 2409 */ }
/* 2410 */ .list_link {
/* 2411 */   background-position: -152px -208px;
/* 2412 */ }
/* 2413 */ .list_chain {
/* 2414 */   background-position: -124px -240px;
/* 2415 */ }
/* 2416 */ .list_calendar {
/* 2417 */   background-position: -94px -269px;
/* 2418 */ }
/* 2419 */ .list_tag {
/* 2420 */   background-position: -62px -298px;
/* 2421 */ }
/* 2422 */ .list_download {
/* 2423 */   background-position: -30px -325px;
/* 2424 */ }
/* 2425 */ .list_mobile {
/* 2426 */   background-position: 1px -356px;
/* 2427 */ }
/* 2428 */ .icon_list.carenian {
/* 2429 */   background-image: url("/web/20161106232602/http://socalholistichealth.org/wp-content/themes/lucidpress/images/icon_lists_carenian.png");
/* 2430 */ }
/* 2431 */ .icon_list.red_orange {
/* 2432 */   background-image: url("/web/20161106232602/http://socalholistichealth.org/wp-content/themes/lucidpress/images/icon_lists_red_orange.png");
/* 2433 */ }
/* 2434 */ .icon_list.sunglow {
/* 2435 */   background-image: url("/web/20161106232602/http://socalholistichealth.org/wp-content/themes/lucidpress/images/icon_lists_sunglow.png");
/* 2436 */ }
/* 2437 */ .icon_list.apple_green {
/* 2438 */   background-image: url("/web/20161106232602/http://socalholistichealth.org/wp-content/themes/lucidpress/images/icon_lists_apple_green.png");
/* 2439 */ }
/* 2440 */ .icon_list.green {
/* 2441 */   background-image: url("/web/20161106232602/http://socalholistichealth.org/wp-content/themes/lucidpress/images/icon_lists_green.png");
/* 2442 */ }
/* 2443 */ .icon_list.caribbean_green {
/* 2444 */   background-image: url("/web/20161106232602/http://socalholistichealth.org/wp-content/themes/lucidpress/images/icon_lists_caribbean_green.png");
/* 2445 */ }
/* 2446 */ .icon_list.cerulean {
/* 2447 */   background-image: url("/web/20161106232602/http://socalholistichealth.org/wp-content/themes/lucidpress/images/icon_lists_cerulean.png");
/* 2448 */ }
/* 2449 */ .icon_list.cobult {
/* 2450 */   background-image: url("/web/20161106232602/http://socalholistichealth.org/wp-content/themes/lucidpress/images/icon_lists_cobult.png");

/* theme-styles.css */

/* 2451 */ }
/* 2452 */ .icon_list.blue_purpule {
/* 2453 */   background-image: url("/web/20161106232602/http://socalholistichealth.org/wp-content/themes/lucidpress/images/icon_lists_blue_purpule.png");
/* 2454 */ }
/* 2455 */ .icon_list.deep_pink {
/* 2456 */   background-image: url("/web/20161106232602/http://socalholistichealth.org/wp-content/themes/lucidpress/images/icon_lists_deep_pink.png");
/* 2457 */ }
/* 2458 */ .icon_list.almond {
/* 2459 */   background-image: url("/web/20161106232602/http://socalholistichealth.org/wp-content/themes/lucidpress/images/icon_lists_almond.png");
/* 2460 */ }
/* 2461 */ .icon_list.air_force_blue {
/* 2462 */   background-image: url("/web/20161106232602/http://socalholistichealth.org/wp-content/themes/lucidpress/images/icon_lists_air_force_blue.png");
/* 2463 */ }
/* 2464 */ .icon_list.dark_brown {
/* 2465 */   background-image: url("/web/20161106232602/http://socalholistichealth.org/wp-content/themes/lucidpress/images/icon_lists_dark_brown.png");
/* 2466 */ }
/* 2467 */ .icon_list.brown {
/* 2468 */   background-image: url("/web/20161106232602/http://socalholistichealth.org/wp-content/themes/lucidpress/images/icon_lists_brown.png");
/* 2469 */ }
/* 2470 */ .icon_list.dark_gray {
/* 2471 */   background-image: url("/web/20161106232602/http://socalholistichealth.org/wp-content/themes/lucidpress/images/icon_lists_dark_gray.png");
/* 2472 */ }
/* 2473 */ .icon_list.light_gray {
/* 2474 */   background-image: url("/web/20161106232602/http://socalholistichealth.org/wp-content/themes/lucidpress/images/icon_lists_light_gray.png");
/* 2475 */ }
/* 2476 */ /* 
/* 2477 *| ===============================================================================================================
/* 2478 *| HIGHLIGHT
/* 2479 *| =============================================================================================================== */
/* 2480 */ .highlight {
/* 2481 */   padding: 2px 5px;
/* 2482 */   -webkit-border-radius: 2px;
/* 2483 */   -moz-border-radius: 2px;
/* 2484 */   border-radius: 2px;
/* 2485 */   color: #fff;
/* 2486 */ }
/* 2487 */ /* 
/* 2488 *| ===============================================================================================================
/* 2489 *| BUTTON
/* 2490 *| =============================================================================================================== */
/* 2491 */ .mk-button {
/* 2492 */   position: relative;
/* 2493 */   display: inline-block;
/* 2494 */   margin: 0 8px 20px 8px;
/* 2495 */   margin-right: 0.2px;
/* 2496 */   vertical-align: middle;
/* 2497 */   text-align: center;
/* 2498 */   text-transform: uppercase;
/* 2499 */   opacity: 0.95;
/* 2500 */   cursor: pointer;

/* theme-styles.css */

/* 2501 */   zoom: 1;
/* 2502 */   -webkit-transition: background 0.2s ease-in-out, border 0.2s ease-in-out;
/* 2503 */   -moz-transition: background 0.2s ease-in-out, border 0.2s ease-in-out;
/* 2504 */   -ms-transition: background 0.2s ease-in-out, border 0.2s ease-in-out;
/* 2505 */   -o-transition: background 0.2s ease-in-out, border 0.2s ease-in-out;
/* 2506 */   transition: background 0.2s ease-in-out, border 0.2s ease-in-out;
/* 2507 */ }
/* 2508 */ .mk-button span {
/* 2509 */   -webkit-transition: color 0.2s ease-in-out;
/* 2510 */   -moz-transition: color 0.2s ease-in-out;
/* 2511 */   -ms-transition: color 0.2s ease-in-out;
/* 2512 */   -o-transition: color 0.2s ease-in-out;
/* 2513 */   transition: color 0.2s ease-in-out;
/* 2514 */ }
/* 2515 */ button::-moz-focus-inner {
/* 2516 */   border: none;
/* 2517 */ }
/* 2518 */ .aligncenter .mk-button {
/* 2519 */   margin: 0 0 20px 0;
/* 2520 */ }
/* 2521 */ button.mk-button {
/* 2522 */   padding: 0px;
/* 2523 */   outline: none;
/* 2524 */   border: none !important;
/* 2525 */   background: none;
/* 2526 */ }
/* 2527 */ button::-moz-focus-inner {
/* 2528 */   border: none;
/* 2529 */ }
/* 2530 */ .mk-button > span {
/* 2531 */   position: relative;
/* 2532 */   display: inline-block;
/* 2533 */   color: #fff;
/* 2534 */   vertical-align: bottom;
/* 2535 */   letter-spacing: 1px;
/* 2536 */   zoom: 1;
/* 2537 */ }
/* 2538 */ .flat-style.mk-button > span:after {
/* 2539 */   position: absolute;
/* 2540 */   right: 0;
/* 2541 */   bottom: -3px;
/* 2542 */   left: 0;
/* 2543 */   z-index: 2;
/* 2544 */   height: 3px;
/* 2545 */   background: rgba(0, 0, 0, 0.1);
/* 2546 */   content: "";
/* 2547 */ }
/* 2548 */ .mk-button.large > span {
/* 2549 */   padding: 0.8em 2.4em;
/* 2550 */   font-weight: 600;

/* theme-styles.css */

/* 2551 */   font-size: 14px;
/* 2552 */   line-height: 1.8em;
/* 2553 */ }
/* 2554 */ .mk-button.medium > span {
/* 2555 */   padding: 0.8em 2.3em;
/* 2556 */   font-weight: 600;
/* 2557 */   font-size: 11px;
/* 2558 */   line-height: 1.8em;
/* 2559 */ }
/* 2560 */ .mk-button.small > span {
/* 2561 */   padding: 0.7em 1.9em;
/* 2562 */   font-weight: 600;
/* 2563 */   font-size: 10px;
/* 2564 */   line-height: 1.9em;
/* 2565 */ }
/* 2566 */ .flat-style.carenian.mk-button {
/* 2567 */   background-color: #a01115;
/* 2568 */ }
/* 2569 */ .flat-style.red_orange.mk-button {
/* 2570 */   background-color: #f76a26;
/* 2571 */ }
/* 2572 */ .flat-style.sunglow.mk-button {
/* 2573 */   background-color: #ffc71e;
/* 2574 */ }
/* 2575 */ .flat-style.sunglow.mk-button span {
/* 2576 */   color: #9b5b00;
/* 2577 */ }
/* 2578 */ .flat-style.apple_green.mk-button {
/* 2579 */   background-color: #99c61a;
/* 2580 */ }
/* 2581 */ .flat-style.green.mk-button {
/* 2582 */   background-color: #19730f;
/* 2583 */ }
/* 2584 */ .flat-style.caribbean_green.mk-button {
/* 2585 */   background-color: #19b898;
/* 2586 */ }
/* 2587 */ .flat-style.cerulean.mk-button {
/* 2588 */   background-color: #00d3d3;
/* 2589 */ }
/* 2590 */ .flat-style.cobult.mk-button {
/* 2591 */   background-color: #0457a8;
/* 2592 */ }
/* 2593 */ .flat-style.blue_purpule.mk-button {
/* 2594 */   background-color: #804ea4;
/* 2595 */ }
/* 2596 */ .flat-style.deep_pink.mk-button {
/* 2597 */   background-color: #cc1983;
/* 2598 */ }
/* 2599 */ .flat-style.almond.mk-button {
/* 2600 */   background-color: #cab9af;

/* theme-styles.css */

/* 2601 */ }
/* 2602 */ .flat-style.air_force_blue.mk-button {
/* 2603 */   background-color: #5c8193;
/* 2604 */ }
/* 2605 */ .flat-style.dark_brown.mk-button {
/* 2606 */   background-color: #623b15;
/* 2607 */ }
/* 2608 */ .flat-style.brown.mk-button {
/* 2609 */   background-color: #9d5d04;
/* 2610 */ }
/* 2611 */ .flat-style.dark_gray.mk-button {
/* 2612 */   background-color: #151515;
/* 2613 */ }
/* 2614 */ .flat-style.light_gray.mk-button {
/* 2615 */   background-color: #cacaca;
/* 2616 */ }
/* 2617 */ .flat-style.light_gray.mk-button span {
/* 2618 */   color: #686868;
/* 2619 */ }
/* 2620 */ .flat-style.white.mk-button {
/* 2621 */   background-color: #fafafa;
/* 2622 */ }
/* 2623 */ .flat-style.white.mk-button span {
/* 2624 */   color: #444;
/* 2625 */ }
/* 2626 */ .flat-style.mk-button:hover > span {
/* 2627 */   color: #fff !important;
/* 2628 */ }
/* 2629 */ .outline-style.mk-button {
/* 2630 */   border: 1px solid #151515;
/* 2631 */ }
/* 2632 */ .outline-style.carenian.mk-button {
/* 2633 */   border-color: #a01115;
/* 2634 */ }
/* 2635 */ .outline-style.carenian.mk-button span {
/* 2636 */   color: #a01115;
/* 2637 */ }
/* 2638 */ .outline-style.carenian.mk-button:hover {
/* 2639 */   background-color: #a01115;
/* 2640 */ }
/* 2641 */ .outline-style.carenian.mk-button:hover span {
/* 2642 */   color: #fff;
/* 2643 */ }
/* 2644 */ .outline-style.red_orange.mk-button {
/* 2645 */   border-color: #f76a26;
/* 2646 */ }
/* 2647 */ .outline-style.red_orange.mk-button span {
/* 2648 */   color: #f76a26;
/* 2649 */ }
/* 2650 */ .outline-style.red_orange.mk-button:hover {

/* theme-styles.css */

/* 2651 */   background-color: #f76a26;
/* 2652 */ }
/* 2653 */ .outline-style.red_orange.mk-button:hover span {
/* 2654 */   color: #fff;
/* 2655 */ }
/* 2656 */ .outline-style.sunglow.mk-button {
/* 2657 */   border-color: #ffc71e;
/* 2658 */ }
/* 2659 */ .outline-style.sunglow.mk-button span {
/* 2660 */   color: #ffc71e;
/* 2661 */ }
/* 2662 */ .outline-style.sunglow.mk-button:hover {
/* 2663 */   background-color: #ffc71e;
/* 2664 */ }
/* 2665 */ .outline-style.sunglow.mk-button:hover span {
/* 2666 */   color: #fff;
/* 2667 */ }
/* 2668 */ .outline-style.apple_green.mk-button {
/* 2669 */   border-color: #99c61a;
/* 2670 */ }
/* 2671 */ .outline-style.apple_green.mk-button span {
/* 2672 */   color: #99c61a;
/* 2673 */ }
/* 2674 */ .outline-style.apple_green.mk-button:hover {
/* 2675 */   background-color: #99c61a;
/* 2676 */ }
/* 2677 */ .outline-style.apple_green.mk-button:hover span {
/* 2678 */   color: #fff;
/* 2679 */ }
/* 2680 */ .outline-style.green.mk-button {
/* 2681 */   border-color: #19730f;
/* 2682 */ }
/* 2683 */ .outline-style.green.mk-button span {
/* 2684 */   color: #19730f;
/* 2685 */ }
/* 2686 */ .outline-style.green.mk-button:hover {
/* 2687 */   background-color: #19730f;
/* 2688 */ }
/* 2689 */ .outline-style.green.mk-button:hover span {
/* 2690 */   color: #fff;
/* 2691 */ }
/* 2692 */ .outline-style.caribbean_green.mk-button {
/* 2693 */   border-color: #19b898;
/* 2694 */ }
/* 2695 */ .outline-style.caribbean_green.mk-button span {
/* 2696 */   color: #19b898;
/* 2697 */ }
/* 2698 */ .outline-style.caribbean_green.mk-button:hover {
/* 2699 */   background-color: #19b898;
/* 2700 */ }

/* theme-styles.css */

/* 2701 */ .outline-style.caribbean_green.mk-button:hover span {
/* 2702 */   color: #fff;
/* 2703 */ }
/* 2704 */ .outline-style.cerulean.mk-button {
/* 2705 */   border-color: #00d3d3;
/* 2706 */ }
/* 2707 */ .outline-style.cerulean.mk-button span {
/* 2708 */   color: #00d3d3;
/* 2709 */ }
/* 2710 */ .outline-style.cerulean.mk-button:hover {
/* 2711 */   background-color: #00d3d3;
/* 2712 */ }
/* 2713 */ .outline-style.cerulean.mk-button:hover span {
/* 2714 */   color: #fff;
/* 2715 */ }
/* 2716 */ .outline-style.cobult.mk-button {
/* 2717 */   border-color: #0457a8;
/* 2718 */ }
/* 2719 */ .outline-style.cobult.mk-button span {
/* 2720 */   color: #0457a8;
/* 2721 */ }
/* 2722 */ .outline-style.cobult.mk-button:hover {
/* 2723 */   background-color: #0457a8;
/* 2724 */ }
/* 2725 */ .outline-style.cobult.mk-button:hover span {
/* 2726 */   color: #fff;
/* 2727 */ }
/* 2728 */ .outline-style.blue_purpule.mk-button {
/* 2729 */   border-color: #804ea4;
/* 2730 */ }
/* 2731 */ .outline-style.blue_purpule.mk-button span {
/* 2732 */   color: #804ea4;
/* 2733 */ }
/* 2734 */ .outline-style.blue_purpule.mk-button:hover {
/* 2735 */   background-color: #804ea4;
/* 2736 */ }
/* 2737 */ .outline-style.blue_purpule.mk-button:hover span {
/* 2738 */   color: #fff;
/* 2739 */ }
/* 2740 */ .outline-style.deep_pink.mk-button {
/* 2741 */   border-color: #cc1983;
/* 2742 */ }
/* 2743 */ .outline-style.deep_pink.mk-button span {
/* 2744 */   color: #cc1983;
/* 2745 */ }
/* 2746 */ .outline-style.deep_pink.mk-button:hover {
/* 2747 */   background-color: #cc1983;
/* 2748 */ }
/* 2749 */ .outline-style.deep_pink.mk-button:hover span {
/* 2750 */   color: #fff;

/* theme-styles.css */

/* 2751 */ }
/* 2752 */ .outline-style.almond.mk-button {
/* 2753 */   border-color: #cab9af;
/* 2754 */ }
/* 2755 */ .outline-style.almond.mk-button span {
/* 2756 */   color: #cab9af;
/* 2757 */ }
/* 2758 */ .outline-style.almond.mk-button:hover {
/* 2759 */   background-color: #cab9af;
/* 2760 */ }
/* 2761 */ .outline-style.almond.mk-button:hover span {
/* 2762 */   color: #fff;
/* 2763 */ }
/* 2764 */ .outline-style.air_force_blue.mk-button {
/* 2765 */   border-color: #5c8193;
/* 2766 */ }
/* 2767 */ .outline-style.air_force_blue.mk-button span {
/* 2768 */   color: #5c8193;
/* 2769 */ }
/* 2770 */ .outline-style.air_force_blue.mk-button:hover {
/* 2771 */   background-color: #5c8193;
/* 2772 */ }
/* 2773 */ .outline-style.air_force_blue.mk-button:hover span {
/* 2774 */   color: #fff;
/* 2775 */ }
/* 2776 */ .outline-style.dark_brown.mk-button {
/* 2777 */   border-color: #623b15;
/* 2778 */ }
/* 2779 */ .outline-style.dark_brown.mk-button span {
/* 2780 */   color: #623b15;
/* 2781 */ }
/* 2782 */ .outline-style.dark_brown.mk-button:hover {
/* 2783 */   background-color: #623b15;
/* 2784 */ }
/* 2785 */ .outline-style.dark_brown.mk-button:hover span {
/* 2786 */   color: #fff;
/* 2787 */ }
/* 2788 */ .outline-style.brown.mk-button {
/* 2789 */   border-color: #9d5d04;
/* 2790 */ }
/* 2791 */ .outline-style.brown.mk-button span {
/* 2792 */   color: #9d5d04;
/* 2793 */ }
/* 2794 */ .outline-style.brown.mk-button:hover {
/* 2795 */   background-color: #9d5d04;
/* 2796 */ }
/* 2797 */ .outline-style.brown.mk-button:hover span {
/* 2798 */   color: #fff;
/* 2799 */ }
/* 2800 */ .outline-style.dark_gray.mk-button {

/* theme-styles.css */

/* 2801 */   border-color: #151515;
/* 2802 */ }
/* 2803 */ .outline-style.dark_gray.mk-button span {
/* 2804 */   color: #151515;
/* 2805 */ }
/* 2806 */ .outline-style.dark_gray.mk-button:hover {
/* 2807 */   background-color: #151515;
/* 2808 */ }
/* 2809 */ .outline-style.dark_gray.mk-button:hover span {
/* 2810 */   color: #fff;
/* 2811 */ }
/* 2812 */ .outline-style.light_gray.mk-button {
/* 2813 */   border-color: #cacaca;
/* 2814 */ }
/* 2815 */ .outline-style.light_gray.mk-button span {
/* 2816 */   color: #cacaca;
/* 2817 */ }
/* 2818 */ .outline-style.light_gray.mk-button:hover {
/* 2819 */   background-color: #cacaca;
/* 2820 */ }
/* 2821 */ .outline-style.light_gray.mk-button:hover span {
/* 2822 */   color: #fff;
/* 2823 */ }
/* 2824 */ .outline-style.white.mk-button {
/* 2825 */   border-color: #fafafa;
/* 2826 */ }
/* 2827 */ .outline-style.white.mk-button span {
/* 2828 */   color: #fafafa;
/* 2829 */ }
/* 2830 */ .outline-style.white.mk-button:hover {
/* 2831 */   background-color: #fafafa;
/* 2832 */ }
/* 2833 */ .outline-style.white.mk-button:hover span {
/* 2834 */   color: #444;
/* 2835 */ }
/* 2836 */ .wpcf7-submit {
/* 2837 */   outline: none;
/* 2838 */   border: none;
/* 2839 */   color: #fff;
/* 2840 */ }
/* 2841 */ /* 
/* 2842 *| ===============================================================================================================
/* 2843 *|  MESSAGE BOXES
/* 2844 *| =============================================================================================================== */
/* 2845 */ .message_info,
/* 2846 */ .message_success,
/* 2847 */ .message_warning,
/* 2848 */ .message_error {
/* 2849 */   margin-bottom: 30px;
/* 2850 */ }

/* theme-styles.css */

/* 2851 */ .message_info .box_content,
/* 2852 */ .message_success .box_content,
/* 2853 */ .message_warning .box_content,
/* 2854 */ .message_error .box_content {
/* 2855 */   padding: 20px 20px 20px 70px;
/* 2856 */   border: 1px solid #fff;
/* 2857 */ }
/* 2858 */ .message_info .box_content {
/* 2859 */   background: url('/web/20161106232602/http://socalholistichealth.org/wp-content/themes/lucidpress/images/info_box_icon.png') 20px center no-repeat;
/* 2860 */ }
/* 2861 */ .message_info {
/* 2862 */   border: 1px solid #b2e5f6;
/* 2863 */   background-color: #e5f7fd;
/* 2864 */ }
/* 2865 */ .message_success .box_content {
/* 2866 */   background: url('/web/20161106232602/http://socalholistichealth.org/wp-content/themes/lucidpress/images/success_box_icon.png') 20px center no-repeat;
/* 2867 */ }
/* 2868 */ .message_success {
/* 2869 */   border: 1px solid #b5e4d2;
/* 2870 */   background-color: #daf4eb;
/* 2871 */ }
/* 2872 */ .message_warning .box_content {
/* 2873 */   background: url('/web/20161106232602/http://socalholistichealth.org/wp-content/themes/lucidpress/images/warning_box_icon.png') 20px center no-repeat;
/* 2874 */ }
/* 2875 */ .message_warning {
/* 2876 */   border: 1px solid #f7d7b2;
/* 2877 */   border-color: #fdecd9;
/* 2878 */   background-color: #ffd2b1;
/* 2879 */ }
/* 2880 */ .message_error .box_content {
/* 2881 */   background: url('/web/20161106232602/http://socalholistichealth.org/wp-content/themes/lucidpress/images/error_box_icon.png') 20px center no-repeat;
/* 2882 */ }
/* 2883 */ .message_error {
/* 2884 */   border: 1px solid #ffcccc;
/* 2885 */   background-color: #ffe5e5;
/* 2886 */ }
/* 2887 */ /* 
/* 2888 *| ===============================================================================================================
/* 2889 *| CALOUT BOX
/* 2890 *| =============================================================================================================== */
/* 2891 */ .callout_box {
/* 2892 */   margin-bottom: 30px;
/* 2893 */   padding: 15px 25px;
/* 2894 */   background: rgba(0, 0, 0, 0.05);
/* 2895 */ }
/* 2896 */ .callout_box h2 {
/* 2897 */   display: inline;
/* 2898 */   margin: 0 !important;
/* 2899 */   font-weight: normal !important;
/* 2900 */   font-size: 18px !important;

/* theme-styles.css */

/* 2901 */   line-height: 22px;
/* 2902 */ }
/* 2903 */ .callout_box .mk-button {
/* 2904 */   float: right;
/* 2905 */   margin: 25px 10px 0 40px;
/* 2906 */ }
/* 2907 */ /* 
/* 2908 *| ===============================================================================================================
/* 2909 *| TABLES
/* 2910 *| =============================================================================================================== */
/* 2911 */ /* general table styles */
/* 2912 */ .table {
/* 2913 */   margin-bottom: 30px;
/* 2914 */   background: none !important;
/* 2915 */   font-size: 13px;
/* 2916 */ }
/* 2917 */ .table table {
/* 2918 */   margin: 0;
/* 2919 */   padding: 0;
/* 2920 */   width: 100%;
/* 2921 */   border-collapse: collapse;
/* 2922 */   text-align: left;
/* 2923 */ }
/* 2924 */ .table th {
/* 2925 */   padding: 17px 12px 17px 15px;
/* 2926 */   text-align: left;
/* 2927 */   font-weight: bold;
/* 2928 */   font-size: 14px;
/* 2929 */ }
/* 2930 */ .table td {
/* 2931 */   padding: 14px 6px 14px 15px;
/* 2932 */   text-align: left;
/* 2933 */ }
/* 2934 */ .table tfoot {
/* 2935 */   font-size: 12px;
/* 2936 */ }
/* 2937 */ .table tfoot td {
/* 2938 */   padding: 8px;
/* 2939 */   text-align: left;
/* 2940 */ }
/* 2941 */ .table th {
/* 2942 */   color: #fff;
/* 2943 */ }
/* 2944 */ .table tbody tr {
/* 2945 */   border-bottom: 1px solid #fff;
/* 2946 */   background-color: rgba(0, 0, 0, 0.03);
/* 2947 */ }
/* 2948 */ .table tbody tr:hover {
/* 2949 */   background-color: rgba(0, 0, 0, 0.06);
/* 2950 */ }

/* theme-styles.css */

/* 2951 */ /* 
/* 2952 *| ===============================================================================================================
/* 2953 *| Vertical TABS
/* 2954 *| =============================================================================================================== */
/* 2955 */ .vertical_tabs_container {
/* 2956 */   margin-bottom: 40px;
/* 2957 */   background-image: none;
/* 2958 */ }
/* 2959 */ ul.vertical_tabs {
/* 2960 */   position: relative;
/* 2961 */   z-index: 10;
/* 2962 */   display: inline-block;
/* 2963 */   float: left;
/* 2964 */   margin: 0 40px 0 0;
/* 2965 */   padding: 0;
/* 2966 */   width: 280px;
/* 2967 */   border: 3px solid rgba(0, 0, 0, 0.15);
/* 2968 */   border-right: none;
/* 2969 */   border-left: none;
/* 2970 */ }
/* 2971 */ ul.vertical_tabs li {
/* 2972 */   display: block;
/* 2973 */   margin: 0;
/* 2974 */   border-bottom: 1px solid rgba(0, 0, 0, 0.1);
/* 2975 */ }
/* 2976 */ ul.vertical_tabs a img {
/* 2977 */   display: inline-block;
/* 2978 */   float: left;
/* 2979 */   margin-right: 20px;
/* 2980 */ }
/* 2981 */ ul.vertical_tabs a {
/* 2982 */   display: block;
/* 2983 */   padding: 20px 20px;
/* 2984 */   border-left: 3px solid transparent;
/* 2985 */   background-color: rgba(0, 0, 0, 0.05);
/* 2986 */   font-size: 12px;
/* 2987 */   line-height: 15px;
/* 2988 */   line-height: 14px;
/* 2989 */ }
/* 2990 */ .vertical_tab_title {
/* 2991 */   display: inline-block;
/* 2992 */   line-height: 24px;
/* 2993 */ }
/* 2994 */ ul.vertical_tabs li.current a {
/* 2995 */   background-color: rgba(0, 0, 0, 0.02);
/* 2996 */ }
/* 2997 */ .vertical_tabs_container .vertical_panes {
/* 2998 */   position: relative;
/* 2999 */   z-index: 1;
/* 3000 */   float: left;

/* theme-styles.css */

/* 3001 */   margin: 0;
/* 3002 */   width: 630px;
/* 3003 */ }
/* 3004 */ .vertical_tabs_container .vertical_panes > div {
/* 3005 */   display: none;
/* 3006 */ }
/* 3007 */ @media only screen and (max-width: 1020px) {
/* 3008 */   ul.vertical_tabs {
/* 3009 */     width: 100%;
/* 3010 */   }
/* 3011 */   ul.vertical_tabs {
/* 3012 */     margin-bottom: 30px;
/* 3013 */   }
/* 3014 */   .vertical_tabs_container .vertical_panes {
/* 3015 */     width: auto;
/* 3016 */   }
/* 3017 */ }
/* 3018 */ /* 
/* 3019 *| ===============================================================================================================
/* 3020 *| TABS
/* 3021 *| =============================================================================================================== */
/* 3022 */ .tabs_container {
/* 3023 */   margin-bottom: 30px;
/* 3024 */   background-image: none;
/* 3025 */ }
/* 3026 */ ul.tabs {
/* 3027 */   position: relative;
/* 3028 */   z-index: 10;
/* 3029 */   display: inline-block;
/* 3030 */   margin: 0 0 -7px 0 !important;
/* 3031 */   padding: 0;
/* 3032 */   width: 100%;
/* 3033 */ }
/* 3034 */ ul.tabs li {
/* 3035 */   display: inline;
/* 3036 */   float: left;
/* 3037 */   margin: 0;
/* 3038 */ }
/* 3039 */ ul.tabs li:first-child {
/* 3040 */   margin-left: 0 !important;
/* 3041 */ }
/* 3042 */ ul.tabs a {
/* 3043 */   display: block;
/* 3044 */   padding: 10px 20px;
/* 3045 */   white-space: nowrap;
/* 3046 */   font-size: 12px;
/* 3047 */   line-height: 15px;
/* 3048 */ }
/* 3049 */ ul.tabs li.current a {
/* 3050 */   margin-top: 0;

/* theme-styles.css */

/* 3051 */   cursor: default;
/* 3052 */ }
/* 3053 */ .tabs_container .panes {
/* 3054 */   position: relative;
/* 3055 */   z-index: 1;
/* 3056 */   margin: 0;
/* 3057 */   padding: 20px;
/* 3058 */ }
/* 3059 */ .tabs_container .panes > div {
/* 3060 */   display: none;
/* 3061 */ }
/* 3062 */ /* TABS  CLASSIC STYLE*/
/* 3063 */ .classic ul.tabs li {
/* 3064 */   margin-left: 8px;
/* 3065 */ }
/* 3066 */ .classic ul.tabs a {
/* 3067 */   border: 1px solid #e0e0e0;
/* 3068 */   border-bottom: 1px solid #e0e0e0;
/* 3069 */   background-color: #f7f7f7;
/* 3070 */   color: #7c7c7c;
/* 3071 */ }
/* 3072 */ .classic ul.tabs li.current a {
/* 3073 */   border-bottom: 1px solid #fbfbfb !important;
/* 3074 */   background-color: #fbfbfb;
/* 3075 */ }
/* 3076 */ .classic.tabs_container .panes {
/* 3077 */   border: 1px solid #e0e0e0;
/* 3078 */   background-color: #fbfbfb;
/* 3079 */ }
/* 3080 */ /* TABS  THEME DEFAULT STYLE*/
/* 3081 */ .theme_default ul.tabs {
/* 3082 */   background-color: #dfdfdf;
/* 3083 */ }
/* 3084 */ .theme_default ul.tabs a {
/* 3085 */   position: relative;
/* 3086 */   z-index: 100;
/* 3087 */   padding: 16px 20px;
/* 3088 */   background-color: #dfdfdf;
/* 3089 */ }
/* 3090 */ .theme_default ul.tabs li.current a:after {
/* 3091 */   position: absolute;
/* 3092 */   bottom: -10px;
/* 3093 */   left: 50%;
/* 3094 */   z-index: 100;
/* 3095 */   margin-left: -10px;
/* 3096 */   width: 0;
/* 3097 */   height: 0;
/* 3098 */   border-right: 10px solid transparent;
/* 3099 */   border-left: 10px solid transparent;
/* 3100 */   content: "";

/* theme-styles.css */

/* 3101 */ }
/* 3102 */ .theme_default.tabs_container .panes {
/* 3103 */   border: 1px solid rgba(0, 0, 0, 0.2);
/* 3104 */   background-color: #f4f4f4;
/* 3105 */ }
/* 3106 */ /* TABS  MODERN STYLE*/
/* 3107 */ .modern ul.tabs li {
/* 3108 */   margin: 0 0 0px 5px;
/* 3109 */ }
/* 3110 */ .modern ul.tabs li:first-child {
/* 3111 */   margin-left: 0 !important;
/* 3112 */ }
/* 3113 */ .modern.tabs_container .panes {
/* 3114 */   overflow: hidden;
/* 3115 */   border: 1px solid #dfdfdf;
/* 3116 */   background-color: #fff;
/* 3117 */ }
/* 3118 */ .modern ul.tabs a {
/* 3119 */   border-top: 3px solid #cfcfcf;
/* 3120 */   background-color: #e9e9e9;
/* 3121 */   color: #7c7c7c;
/* 3122 */ }
/* 3123 */ .modern ul.tabs li.current a {
/* 3124 */   border-top: 3px solid #252525;
/* 3125 */   border-right: 1px solid #dfdfdf;
/* 3126 */   border-left: 1px solid #dfdfdf;
/* 3127 */   background-color: #fff;
/* 3128 */   color: #252525;
/* 3129 */ }
/* 3130 */ /* 
/* 3131 *| ===============================================================================================================
/* 3132 *| ACCORDION & TOGGLE
/* 3133 *| =============================================================================================================== */
/* 3134 */ .accordion {
/* 3135 */   overflow: hidden;
/* 3136 */   margin-bottom: 30px;
/* 3137 */   border-bottom: none;
/* 3138 */ }
/* 3139 */ .accordion .tab,
/* 3140 */ .toggle_title {
/* 3141 */   position: relative;
/* 3142 */   margin: 0;
/* 3143 */   padding: 13px 25px 13px 0;
/* 3144 */   border-bottom: 1px dotted rgba(0, 0, 0, 0.2);
/* 3145 */   text-transform: uppercase;
/* 3146 */   font-weight: bold;
/* 3147 */   cursor: pointer;
/* 3148 */ }
/* 3149 */ .accordion .tab.current {
/* 3150 */   border-bottom: none;

/* theme-styles.css */

/* 3151 */ }
/* 3152 */ .toggle_title {
/* 3153 */   margin-bottom: 0px !important;
/* 3154 */ }
/* 3155 */ .accordion .tab.current {
/* 3156 */   cursor: default;
/* 3157 */ }
/* 3158 */ .accordion .pane,
/* 3159 */ .toggle_content {
/* 3160 */   display: none;
/* 3161 */   padding: 0 25px 15px 0;
/* 3162 */   border-bottom: 1px dotted rgba(0, 0, 0, 0.2);
/* 3163 */ }
/* 3164 */ .toggle {
/* 3165 */   margin-bottom: 30px;
/* 3166 */ }
/* 3167 */ .toggle_title {
/* 3168 */   border-top: 1px dotted rgba(0, 0, 0, 0.2);
/* 3169 */ }
/* 3170 */ .toggle_active {
/* 3171 */   border-bottom: none;
/* 3172 */ }
/* 3173 */ .accordion .tab:after,
/* 3174 */ .toggle_title:after {
/* 3175 */   position: absolute;
/* 3176 */   top: 50%;
/* 3177 */   right: 8px;
/* 3178 */   margin-top: -3px;
/* 3179 */   width: 8px;
/* 3180 */   height: 8px;
/* 3181 */   -webkit-border-radius: 10px;
/* 3182 */   -moz-border-radius: 10px;
/* 3183 */   border-radius: 10px;
/* 3184 */   content: "";
/* 3185 */ }
/* 3186 */ .accordion .tab.current:after,
/* 3187 */ .toggle_title.toggle_active:after {
/* 3188 */   margin-top: -2px;
/* 3189 */   width: 10px;
/* 3190 */   height: 4px;
/* 3191 */   -webkit-border-radius: 2px;
/* 3192 */   -moz-border-radius: 2px;
/* 3193 */   border-radius: 2px;
/* 3194 */   content: "";
/* 3195 */ }
/* 3196 */ /* 
/* 3197 *| ===============================================================================================================
/* 3198 *| ANYTHING SLIDER
/* 3199 *| =============================================================================================================== */
/* 3200 */ .anything_slider_shortcode .slides_container {

/* theme-styles.css */

/* 3201 */   position: relative;
/* 3202 */   padding-bottom: 10px;
/* 3203 */   min-height: 50px;
/* 3204 */ }
/* 3205 */ .anything_slider_shortcode .slide {
/* 3206 */   display: block;
/* 3207 */ }
/* 3208 */ /* 
/* 3209 *| ===============================================================================================================
/* 3210 *| DIVIDERS
/* 3211 *| =============================================================================================================== */
/* 3212 */ hr {
/* 3213 */   height: 1px;
/* 3214 */   border: 0 solid transparent !important;
/* 3215 */   background-color: transparent !important;
/* 3216 */ }
/* 3217 */ .divider {
/* 3218 */   clear: both;
/* 3219 */   margin-bottom: 40px;
/* 3220 */   padding-top: 30px;
/* 3221 */ }
/* 3222 */ .padding_space {
/* 3223 */   clear: both;
/* 3224 */ }
/* 3225 */ .divider .middle,
/* 3226 */ .divider .right,
/* 3227 */ .divider .left {
/* 3228 */   float: left;
/* 3229 */   margin-bottom: 30px;
/* 3230 */   padding-top: 40px;
/* 3231 */ }
/* 3232 */ .mk-divider-top {
/* 3233 */   margin-bottom: 50px;
/* 3234 */   font-size: 10px;
/* 3235 */   line-height: 10px;
/* 3236 */ }
/* 3237 */ .mk-divider-top span {
/* 3238 */   display: inline-block;
/* 3239 */   float: right;
/* 3240 */   width: 97%;
/* 3241 */   height: 8px;
/* 3242 */   border-bottom: 1px solid rgba(0, 0, 0, 0.2);
/* 3243 */   border-bottom: 1px solid #ddd;
/* 3244 */ }
/* 3245 */ .mk-divider-top a {
/* 3246 */   width: 25px;
/* 3247 */   height: 20px;
/* 3248 */   color: #bbb !important;
/* 3249 */ }
/* 3250 */ .divider.style1 {

/* theme-styles.css */

/* 3251 */   border-bottom: 1px solid rgba(0, 0, 0, 0.2);
/* 3252 */ }
/* 3253 */ .divider.style2 {
/* 3254 */   border-bottom: 1px dotted rgba(0, 0, 0, 0.2);
/* 3255 */ }
/* 3256 */ .divider.style3 {
/* 3257 */   border-bottom: 1px dashed rgba(0, 0, 0, 0.2);
/* 3258 */ }
/* 3259 */ .divider.style4,
/* 3260 */ .divider.style5 {
/* 3261 */   border-bottom-width: 4px;
/* 3262 */   border-bottom-style: solid;
/* 3263 */ }
/* 3264 */ .divider_center .divider {
/* 3265 */   margin: 0 auto 40px auto;
/* 3266 */   text-align: center;
/* 3267 */ }
/* 3268 */ .divider_right .divider {
/* 3269 */   float: right;
/* 3270 */   clear: both;
/* 3271 */ }
/* 3272 */ .divider_left .divider {
/* 3273 */   float: left;
/* 3274 */   clear: both;
/* 3275 */ }
/* 3276 */ .divider_full {
/* 3277 */   width: 100%;
/* 3278 */ }
/* 3279 */ .divider_two_third {
/* 3280 */   width: 65.3332%;
/* 3281 */ }
/* 3282 */ .divider_one_half {
/* 3283 */   width: 48%;
/* 3284 */ }
/* 3285 */ .divider_one_third {
/* 3286 */   width: 30.6666%;
/* 3287 */ }
/* 3288 */ .divider_one_fourth {
/* 3289 */   width: 22%;
/* 3290 */ }
/* 3291 */ .divider_one_fifth {
/* 3292 */   width: 16.8%;
/* 3293 */ }
/* 3294 */ .divider_one_sixth {
/* 3295 */   width: 13.3333%;
/* 3296 */ }
/* 3297 */ /* 
/* 3298 *| ===============================================================================================================
/* 3299 *| IMAGE
/* 3300 *| =============================================================================================================== */

/* theme-styles.css */

/* 3301 */ .image_container {
/* 3302 */   position: relative;
/* 3303 */   z-index: 10;
/* 3304 */ }
/* 3305 */ .classic_thumb .image_container {
/* 3306 */   margin-right: 20px;
/* 3307 */ }
/* 3308 */ .image_frame {
/* 3309 */   position: relative;
/* 3310 */   overflow: hidden;
/* 3311 */ }
/* 3312 */ .image_container,
/* 3313 */ .image_frame,
/* 3314 */ .image_container img {
/* 3315 */   display: block;
/* 3316 */ }
/* 3317 */ .image_overlay {
/* 3318 */   position: absolute;
/* 3319 */   top: 0;
/* 3320 */   left: 0;
/* 3321 */   z-index: 5;
/* 3322 */   overflow: hidden;
/* 3323 */   width: 100%;
/* 3324 */   height: 100%;
/* 3325 */   background: rgba(255, 255, 255, 0.5);
/* 3326 */   opacity: 0;
/* 3327 */ }
/* 3328 */ .plus_icon {
/* 3329 */   position: absolute;
/* 3330 */   right: -43px;
/* 3331 */   bottom: -43px;
/* 3332 */   z-index: 6;
/* 3333 */   display: block;
/* 3334 */   width: 43px;
/* 3335 */   height: 43px;
/* 3336 */   background: url(/web/20161106232602/http://socalholistichealth.org/wp-content/themes/lucidpress/images/image_hover_icons.png) center left;
/* 3337 */ }
/* 3338 */ .hyperlink_icon {
/* 3339 */   position: absolute;
/* 3340 */   right: -43px;
/* 3341 */   bottom: -43px;
/* 3342 */   z-index: 6;
/* 3343 */   display: block;
/* 3344 */   width: 43px;
/* 3345 */   height: 43px;
/* 3346 */   background: url(/web/20161106232602/http://socalholistichealth.org/wp-content/themes/lucidpress/images/image_hover_icons.png) center right;
/* 3347 */ }
/* 3348 */ .image_shortcode.frame-true {
/* 3349 */   border-bottom: 2px solid rgba(0, 0, 0, 0.1);
/* 3350 */   background: rgba(0, 0, 0, 0.04);

/* theme-styles.css */

/* 3351 */ }
/* 3352 */ .image_shortcode_title {
/* 3353 */   margin: 20px;
/* 3354 */   font-size: 14px !important;
/* 3355 */ }
/* 3356 */ .image_shortcode_title:after {
/* 3357 */   display: block;
/* 3358 */   margin: 10px 0;
/* 3359 */   width: 60px;
/* 3360 */   height: 3px;
/* 3361 */   background-color: #151515;
/* 3362 */   content: "";
/* 3363 */ }
/* 3364 */ .image_shortcode_desc {
/* 3365 */   display: block;
/* 3366 */   margin: 20px;
/* 3367 */   color: #929292;
/* 3368 */   font-style: italic;
/* 3369 */   font-size: 11px;
/* 3370 */ }
/* 3371 */ .image_container.alignleft {
/* 3372 */   float: left;
/* 3373 */   margin-right: 20px;
/* 3374 */ }
/* 3375 */ .image_container.alignright {
/* 3376 */   float: right;
/* 3377 */   margin-left: 20px;
/* 3378 */ }
/* 3379 */ .image_container.alingnone {
/* 3380 */   margin: 0 20px 20px;
/* 3381 */ }
/* 3382 */ .image_no_link {
/* 3383 */   cursor: default;
/* 3384 */ }
/* 3385 */ .preloading {
/* 3386 */   background: url("/web/20161106232602/http://socalholistichealth.org/wp-content/themes/lucidpress/images/loading.gif") #ffffff no-repeat 50% 50%;
/* 3387 */ }
/* 3388 */ /* 
/* 3389 *| ===============================================================================================================
/* 3390 *| GOOGLE MAPS
/* 3391 *| =============================================================================================================== */
/* 3392 */ #page .content .google_map {
/* 3393 */   margin-bottom: 30px;
/* 3394 */ }
/* 3395 */ .google_map {
/* 3396 */   margin: 0;
/* 3397 */   padding: 0;
/* 3398 */   height: 100%;
/* 3399 */ }
/* 3400 */ /* 

/* theme-styles.css */

/* 3401 *| ===============================================================================================================
/* 3402 *| SKILL METER
/* 3403 *| =============================================================================================================== */
/* 3404 */ .skill_meter {
/* 3405 */   display: block;
/* 3406 */   clear: both;
/* 3407 */   margin-bottom: 15px;
/* 3408 */   position: relative;
/* 3409 */ }
/* 3410 */ .skill_meter_title {
/* 3411 */   display: block;
/* 3412 */   margin-bottom: 6px;
/* 3413 */ }
/* 3414 */ .skill_meter_wrapper {
/* 3415 */   width: 100%;
/* 3416 */   height: 12px;
/* 3417 */   background: rgba(0, 0, 0, 0.1);
/* 3418 */ }
/* 3419 */ .progress_bar {
/* 3420 */   position: absolute;
/* 3421 */   left: 0;
/* 3422 */   height: 12px;
/* 3423 */   background: rgba(0, 0, 0, 0.3);
/* 3424 */ }
/* 3425 */ /* 
/* 3426 *| ===============================================================================================================
/* 3427 *| RECENT COMMENTS
/* 3428 *| =============================================================================================================== */
/* 3429 */ #main .widget_recent_comments ul {
/* 3430 */   margin: 0 0 30px;
/* 3431 */ }
/* 3432 */ #main .widget_recent_comments li {
/* 3433 */   margin: 0;
/* 3434 */   padding: 6px 0 6px 30px;
/* 3435 */   background: url('/web/20161106232602/http://socalholistichealth.org/wp-content/themes/lucidpress/images/recent_comments_icon.png') left 10px no-repeat;
/* 3436 */   list-style: none;
/* 3437 */ }
/* 3438 */ .widget.widget_recent_comments li {
/* 3439 */   background-position: left 14px;
/* 3440 */ }
/* 3441 */ /* 
/* 3442 *| ===============================================================================================================
/* 3443 *| Fancy Heading
/* 3444 *| =============================================================================================================== */
/* 3445 */ .fancy_heading {
/* 3446 */   margin-bottom: 30px;
/* 3447 */ }
/* 3448 */ .fancy_heading {
/* 3449 */   font-weight: 800;
/* 3450 */ }

/* theme-styles.css */

/* 3451 */ .fancy_heading.style1:after {
/* 3452 */   display: block;
/* 3453 */   margin: 10px 0 20px 0;
/* 3454 */   width: 70px;
/* 3455 */   height: 4px;
/* 3456 */   content: "";
/* 3457 */ }
/* 3458 */ .fancy_heading.small {
/* 3459 */   font-size: 14px !important;
/* 3460 */ }
/* 3461 */ .fancy_heading.medium {
/* 3462 */   font-size: 22px !important;
/* 3463 */ }
/* 3464 */ .fancy_heading.large {
/* 3465 */   font-size: 34px !important;
/* 3466 */ }
/* 3467 */ .fancy_heading.style2 {
/* 3468 */   margin: 0 auto 30px auto;
/* 3469 */   text-align: center;
/* 3470 */ }
/* 3471 */ .fancy_heading.style2:after,
/* 3472 */ .fancy_heading.style2:before {
/* 3473 */   display: inline-block;
/* 3474 */   margin-bottom: 5px;
/* 3475 */   width: 120px;
/* 3476 */   height: 1px;
/* 3477 */   background: rgba(0, 0, 0, 0.4);
/* 3478 */   content: "";
/* 3479 */ }
/* 3480 */ .fancy_heading.style2:after {
/* 3481 */   margin-left: 10px;
/* 3482 */ }
/* 3483 */ .fancy_heading.style2:before {
/* 3484 */   margin-right: 10px;
/* 3485 */ }
/* 3486 */ .fancy_heading.style3 {
/* 3487 */   padding-bottom: 15px;
/* 3488 */ }
/* 3489 */ .fancy_heading.style3.align-left,
/* 3490 */ .fancy_heading.style1.align-left {
/* 3491 */   text-align: left;
/* 3492 */ }
/* 3493 */ .fancy_heading.style3.align-center,
/* 3494 */ .fancy_heading.style1.align-center {
/* 3495 */   text-align: center;
/* 3496 */ }
/* 3497 */ .fancy_heading.style3.align-center:after,
/* 3498 */ .fancy_heading.style1.align-center:after {
/* 3499 */   margin-right: auto;
/* 3500 */   margin-left: auto;

/* theme-styles.css */

/* 3501 */ }
/* 3502 */ .fancy_heading.style3.align-right,
/* 3503 */ .fancy_heading.style1.align-right {
/* 3504 */   text-align: right;
/* 3505 */ }
/* 3506 */ .fancy_heading.style3.align-right span,
/* 3507 */ .fancy_heading.style1.align-right span {
/* 3508 */   display: block;
/* 3509 */ }
/* 3510 */ .fancy_heading.style3.align-right:after,
/* 3511 */ .fancy_heading.style1.align-right:after {
/* 3512 */   float: right;
/* 3513 */ }
/* 3514 */ /* 
/* 3515 *| ===============================================================================================================
/* 3516 *| VIDEO
/* 3517 *| =============================================================================================================== */
/* 3518 */ .video_frame {
/* 3519 */   margin-bottom: 30px;
/* 3520 */   text-align: center;
/* 3521 */ }
/* 3522 */ /* 
/* 3523 *| ===============================================================================================================
/* 3524 *| PRICNING TABLES
/* 3525 *| =============================================================================================================== */
/* 3526 */ .pricing_table .plan {
/* 3527 */   display: block;
/* 3528 */   float: left;
/* 3529 */ }
/* 3530 */ .pricing_table {
/* 3531 */   margin: 40px auto 80px auto;
/* 3532 */   text-align: center;
/* 3533 */ }
/* 3534 */ .pricing_table.col_1 .plan {
/* 3535 */   width: 350px;
/* 3536 */ }
/* 3537 */ .pricing_table.col_2 .plan {
/* 3538 */   width: 300px;
/* 3539 */ }
/* 3540 */ .pricing_table.col_3 .plan {
/* 3541 */   width: 250px;
/* 3542 */ }
/* 3543 */ .pricing_table.col_4 .plan {
/* 3544 */   width: 225px;
/* 3545 */ }
/* 3546 */ .pricing_table.col_5 .plan {
/* 3547 */   width: 191px;
/* 3548 */ }
/* 3549 */ .pricing_table.col_1 {
/* 3550 */   width: 355px;

/* theme-styles.css */

/* 3551 */ }
/* 3552 */ .pricing_table.col_2 {
/* 3553 */   width: 610px;
/* 3554 */ }
/* 3555 */ .pricing_table.col_3 {
/* 3556 */   width: 760px;
/* 3557 */ }
/* 3558 */ .pricing_table.col_4 {
/* 3559 */   width: 910px;
/* 3560 */ }
/* 3561 */ .pricing_table.col_5 {
/* 3562 */   width: 960px;
/* 3563 */ }
/* 3564 */ .pricing_table .plan .list {
/* 3565 */   position: relative;
/* 3566 */   padding-bottom: 40px;
/* 3567 */   border-top: 10px solid rgba(0, 0, 0, 0.05);
/* 3568 */   border-right: 1px dotted rgba(0, 0, 0, 0.1);
/* 3569 */   background: rgba(0, 0, 0, 0.05);
/* 3570 */ }
/* 3571 */ .pricing_table .plan.column_0 .list {
/* 3572 */   border-left: 1px dotted rgba(0, 0, 0, 0.1);
/* 3573 */ }
/* 3574 */ .pricing_table .plan .list ul,
/* 3575 */ .pricing_table .plan .list ul li {
/* 3576 */   margin: 0;
/* 3577 */   padding: 0;
/* 3578 */   list-style: none;
/* 3579 */   text-align: center;
/* 3580 */ }
/* 3581 */ .pricing_table .plan .list ul li {
/* 3582 */   padding: 20px 0;
/* 3583 */   border-bottom: 1px dotted rgba(0, 0, 0, 0.1);
/* 3584 */ }
/* 3585 */ .pricing_table .plan .list ul li:last-child {
/* 3586 */   border: none !important;
/* 3587 */ }
/* 3588 */ .pricing_button {
/* 3589 */   position: absolute;
/* 3590 */   bottom: -15px;
/* 3591 */   left: 0;
/* 3592 */   width: 100%;
/* 3593 */ }
/* 3594 */ .pricing_button a {
/* 3595 */   display: inline-block;
/* 3596 */   padding: 7px 30px;
/* 3597 */   border: 1px solid rgba(0, 0, 0, 0.05);
/* 3598 */   color: #fff !important;
/* 3599 */ }
/* 3600 */ .pricing_button a:hover {

/* theme-styles.css */

/* 3601 */   opacity: 0.7;
/* 3602 */ }
/* 3603 */ .pricing_table .plan .price {
/* 3604 */   margin-bottom: 20px;
/* 3605 */   font-weight: 700;
/* 3606 */   font-size: 40px;
/* 3607 */ }
/* 3608 */ .pricing_table .plan .name {
/* 3609 */   margin-bottom: 15px;
/* 3610 */   font-size: 14px;
/* 3611 */ }
/* 3612 */ .pricing_table .plan .name:after {
/* 3613 */   display: block;
/* 3614 */   margin: 10px auto;
/* 3615 */   width: 50px;
/* 3616 */   height: 4px;
/* 3617 */   background-color: #fff;
/* 3618 */   content: "";
/* 3619 */ }
/* 3620 */ .pricing_table .plan .per {
/* 3621 */   font-size: 10px;
/* 3622 */ }
/* 3623 */ .pricing_table .plan .heading {
/* 3624 */   padding: 20px;
/* 3625 */   border: 1px solid rgba(0, 0, 0, 0.05);
/* 3626 */   border-right: none;
/* 3627 */   color: #fff;
/* 3628 */   text-transform: uppercase;
/* 3629 */ }
/* 3630 */ .plan.popular .heading {
/* 3631 */   padding-top: 40px;
/* 3632 */ }
/* 3633 */ .plan.popular {
/* 3634 */   margin-top: -20px;
/* 3635 */ }
/* 3636 */ .plan.popular .list {
/* 3637 */   background: rgba(0, 0, 0, 0.08);
/* 3638 */ }
/* 3639 */ @media handheld, only screen and (max-width: 1024px) {
/* 3640 */   .pricing_table .plan,
/* 3641 */   .pricing_table {
/* 3642 */     width: 100% !important;
/* 3643 */     float: none !important;
/* 3644 */     margin-bottom: 30px !important;
/* 3645 */     margin-top: 0 !important;
/* 3646 */   }
/* 3647 */ }
/* 3648 */ /* 
/* 3649 *| ===============================================================================================================
/* 3650 *| 24. SLIDESHOW

/* theme-styles.css */

/* 3651 *| =============================================================================================================== */
/* 3652 */ /* Browser Resets */
/* 3653 */ .flex-container a:active,
/* 3654 */ .flexslider a:active,
/* 3655 */ .flex-container a:focus,
/* 3656 */ .flexslider a:focus {
/* 3657 */   outline: none;
/* 3658 */ }
/* 3659 */ .slides,
/* 3660 */ .flex-control-nav,
/* 3661 */ .flex-direction-nav {
/* 3662 */   margin: 0;
/* 3663 */   padding: 0;
/* 3664 */   list-style: none;
/* 3665 */ }
/* 3666 */ .flex-container ul,
/* 3667 */ .flex-container ul li {
/* 3668 */   margin: 0;
/* 3669 */   padding: 0;
/* 3670 */ }
/* 3671 */ /* FlexSlider Necessary Styles
/* 3672 *| *********************************/
/* 3673 */ .flexslider {
/* 3674 */   margin: 0;
/* 3675 */   padding: 0;
/* 3676 */ }
/* 3677 */ .flexslider .slides > li {
/* 3678 */   display: none;
/* 3679 */   -webkit-backface-visibility: hidden;
/* 3680 */ }
/* 3681 */ /* Hide the slides before the JS is loaded. Avoids image jumping */
/* 3682 */ .flexslider .slides img {
/* 3683 */   display: block;
/* 3684 */   max-width: 100%;
/* 3685 */ }
/* 3686 */ .flex-pauseplay span {
/* 3687 */   text-transform: capitalize;
/* 3688 */ }
/* 3689 */ .slides:after {
/* 3690 */   display: block;
/* 3691 */   visibility: hidden;
/* 3692 */   clear: both;
/* 3693 */   height: 0;
/* 3694 */   content: ".";
/* 3695 */   line-height: 0;
/* 3696 */ }
/* 3697 */ html[xmlns] .slides {
/* 3698 */   display: block;
/* 3699 */ }
/* 3700 */ * html .slides {

/* theme-styles.css */

/* 3701 */   height: 1%;
/* 3702 */ }
/* 3703 */ .no-js .slides > li:first-child {
/* 3704 */   display: block;
/* 3705 */ }
/* 3706 */ .flexslider {
/* 3707 */   position: relative;
/* 3708 */   zoom: 1;
/* 3709 */ }
/* 3710 */ .flexslider .slides {
/* 3711 */   zoom: 1;
/* 3712 */ }
/* 3713 */ .flexslider .slides > li {
/* 3714 */   position: relative;
/* 3715 */ }
/* 3716 */ .flex-container {
/* 3717 */   position: relative;
/* 3718 */   zoom: 1;
/* 3719 */ }
/* 3720 */ .flex-caption {
/* 3721 */   background: none;
/* 3722 */   zoom: 1;
/* 3723 */ }
/* 3724 */ .flex-caption {
/* 3725 */   position: absolute;
/* 3726 */   bottom: 0;
/* 3727 */   left: 0;
/* 3728 */   margin: 0;
/* 3729 */   padding: 2%;
/* 3730 */   width: 96%;
/* 3731 */   background: rgba(0, 0, 0, 0.3);
/* 3732 */   color: #fff;
/* 3733 */   text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3);
/* 3734 */ }
/* 3735 */ /* Direction Nav */
/* 3736 */ .flex-direction-nav {
/* 3737 */   height: 0;
/* 3738 */ }
/* 3739 */ .flex-direction-nav li a {
/* 3740 */   position: absolute;
/* 3741 */   top: 50%;
/* 3742 */   display: block;
/* 3743 */   margin: -20px 0 0;
/* 3744 */   padding: 0 !important;
/* 3745 */   width: 40px;
/* 3746 */   height: 40px;
/* 3747 */   background: url(/web/20161106232602/http://socalholistichealth.org/wp-content/themes/lucidpress/images/next_prev_arrows.png) no-repeat;
/* 3748 */   text-indent: -999em;
/* 3749 */   cursor: pointer;
/* 3750 */ }

/* theme-styles.css */

/* 3751 */ .flex-direction-nav li .next {
/* 3752 */   right: 0px;
/* 3753 */   background-position: -45px 14px;
/* 3754 */ }
/* 3755 */ .flex-direction-nav li .prev {
/* 3756 */   left: 0px;
/* 3757 */   background-position: 14px 14px;
/* 3758 */ }
/* 3759 */ .flex-direction-nav li .disabled {
/* 3760 */   opacity: .3;
/* 3761 */   filter: alpha(opacity=30);
/* 3762 */   cursor: default;
/* 3763 */ }
/* 3764 */ /* Control Nav */
/* 3765 */ .flex-control-nav {
/* 3766 */   display: none;
/* 3767 */ }
/* 3768 */ .swiper_slidehow_shortcode {
/* 3769 */   margin-bottom: 30px;
/* 3770 */   position: relative;
/* 3771 */ }
/* 3772 */ .swiper_slidehow_shortcode .swiper-slide {
/* 3773 */   position: relative;
/* 3774 */ }
/* 3775 */ .swiper_slidehow_shortcode .swipe-slide-caption {
/* 3776 */   background: rgba(0, 0, 0, 0.3);
/* 3777 */   color: #fff;
/* 3778 */   text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3);
/* 3779 */   width: 100%;
/* 3780 */   bottom: 0;
/* 3781 */   left: 0;
/* 3782 */   padding: 14px;
/* 3783 */   position: absolute;
/* 3784 */ }
/* 3785 */ .swiper_slidehow_shortcode .swipe-slideshow-navigation {
/* 3786 */   position: absolute;
/* 3787 */   top: 50%;
/* 3788 */   margin-top: -20px;
/* 3789 */   width: 40px;
/* 3790 */   height: 40px;
/* 3791 */   line-height: 40px;
/* 3792 */   text-align: center;
/* 3793 */   z-index: 10;
/* 3794 */ }
/* 3795 */ .swiper_slidehow_shortcode .swipe-slideshow-navigation.mk-swiper-prev {
/* 3796 */   left: 0;
/* 3797 */ }
/* 3798 */ .swiper_slidehow_shortcode .swipe-slideshow-navigation.mk-swiper-next {
/* 3799 */   right: 0;
/* 3800 */ }

/* theme-styles.css */

/* 3801 */ .swiper_slidehow_shortcode .swipe-slideshow-navigation i {
/* 3802 */   font-size: 24px;
/* 3803 */   line-height: 40px;
/* 3804 */   color: #fff;
/* 3805 */ }
/* 3806 */ /* 
/* 3807 *| ===============================================================================================================
/* 3808 *| EMPLOYEES
/* 3809 *| =============================================================================================================== */
/* 3810 */ .mk-employees ul {
/* 3811 */   margin: 0;
/* 3812 */   padding: 0;
/* 3813 */   list-style: none;
/* 3814 */ }
/* 3815 */ .mk-employees ul li {
/* 3816 */   margin: 0;
/* 3817 */ }
/* 3818 */ .mk-employees ul li img {
/* 3819 */   margin: 0 auto 20px;
/* 3820 */   display: block;
/* 3821 */ }
/* 3822 */ .team-info-wrapper {
/* 3823 */   padding: 0 20px;
/* 3824 */   text-align: center;
/* 3825 */ }
/* 3826 */ .employee-item {
/* 3827 */   float: left;
/* 3828 */ }
/* 3829 */ .employee-item .item-holder {
/* 3830 */   margin: 0 20px 30px 20px;
/* 3831 */ }
/* 3832 */ .employee-item.one-column {
/* 3833 */   width: 100%;
/* 3834 */   margin: 0 0 30px;
/* 3835 */ }
/* 3836 */ .employee-item.one-column img {
/* 3837 */   float: left;
/* 3838 */   margin-right: 30px;
/* 3839 */ }
/* 3840 */ .employee-item.one-column .team-info-wrapper {
/* 3841 */   text-align: left;
/* 3842 */ }
/* 3843 */ .employee-item.two-column {
/* 3844 */   width: 49.8%;
/* 3845 */ }
/* 3846 */ .employee-item.three-column {
/* 3847 */   width: 33.2%;
/* 3848 */ }
/* 3849 */ .employee-item.four-column {
/* 3850 */   width: 24.8%;

/* theme-styles.css */

/* 3851 */ }
/* 3852 */ .employee-item.four-column .team-info-wrapper {
/* 3853 */   padding: 0 10px;
/* 3854 */ }
/* 3855 */ @media only screen and (max-width: 960px) {
/* 3856 */   .employee-item.four-column {
/* 3857 */     width: 33.2% !important;
/* 3858 */   }
/* 3859 */ }
/* 3860 */ @media only screen and (max-width: 800px) {
/* 3861 */   .employee-item.one-column img {
/* 3862 */     float: none;
/* 3863 */     margin: 0 auto 20px;
/* 3864 */   }
/* 3865 */   .employee-item.one-column .team-info-wrapper {
/* 3866 */     text-align: center;
/* 3867 */   }
/* 3868 */   .employee-item.four-column,
/* 3869 */   .employee-item.three-column {
/* 3870 */     width: 49.5% !important;
/* 3871 */   }
/* 3872 */ }
/* 3873 */ @media only screen and (max-width: 500px) {
/* 3874 */   .employee-item.two-column,
/* 3875 */   .employee-item.four-column,
/* 3876 */   .employee-item.three-column {
/* 3877 */     width: 100% !important;
/* 3878 */   }
/* 3879 */   .employee-item .item-holder {
/* 3880 */     margin: 0 0 20px;
/* 3881 */   }
/* 3882 */ }
/* 3883 */ .mk-employeee-networks {
/* 3884 */   text-align: center;
/* 3885 */ }
/* 3886 */ .mk-employeee-networks li {
/* 3887 */   display: inline-block;
/* 3888 */   padding: 0 5px;
/* 3889 */ }
/* 3890 */ .mk-employeee-networks li a {
/* 3891 */   width: 30px;
/* 3892 */   height: 30px;
/* 3893 */   line-height: 30px;
/* 3894 */   display: block;
/* 3895 */ }
/* 3896 */ .mk-employeee-networks li a i {
/* 3897 */   color: #fff;
/* 3898 */   font-size: 16px;
/* 3899 */   line-height: 30px;
/* 3900 */ }

/* theme-styles.css */

/* 3901 */ /* 
/* 3902 *| ===============================================================================================================
/* 3903 *| HOMEPAGE JCAROUSEL
/* 3904 *| =============================================================================================================== */
/* 3905 */ .carousel_wrapper {
/* 3906 */   margin: 0 auto 80px;
/* 3907 */   padding: 40px 10px 0;
/* 3908 */   position: relative;
/* 3909 */ }
/* 3910 */ .carousel_wrapper .mk-grid {
/* 3911 */   padding: 40px 0 30px;
/* 3912 */ }
/* 3913 */ .carousel_wrapper h2 {
/* 3914 */   display: block;
/* 3915 */   margin-bottom: 20px;
/* 3916 */   color: #fff !important;
/* 3917 */   text-align: center;
/* 3918 */   font-weight: 800 !important;
/* 3919 */   font-size: 14px !important;
/* 3920 */ }
/* 3921 */ .carousel_wrapper h2:before,
/* 3922 */ .carousel_wrapper h2:after {
/* 3923 */   display: inline-block;
/* 3924 */   margin-bottom: 4px;
/* 3925 */   width: 120px;
/* 3926 */   height: 1px;
/* 3927 */   background: rgba(255, 255, 255, 0.4);
/* 3928 */   content: "";
/* 3929 */   opacity: 0.7;
/* 3930 */ }
/* 3931 */ .carousel_wrapper h2:after {
/* 3932 */   margin-left: 10px;
/* 3933 */ }
/* 3934 */ .carousel_wrapper h2:before {
/* 3935 */   margin-right: 10px;
/* 3936 */ }
/* 3937 */ .carousel_wrapper .thumbnail {
/* 3938 */   position: relative;
/* 3939 */   z-index: 10;
/* 3940 */   display: block;
/* 3941 */   margin: 0 auto;
/* 3942 */   padding: 0;
/* 3943 */ }
/* 3944 */ .carousel_desc_header {
/* 3945 */   position: absolute;
/* 3946 */   top: -10px;
/* 3947 */   left: 0;
/* 3948 */   width: 100%;
/* 3949 */   height: 10px;
/* 3950 */   background: url(/web/20161106232602/http://socalholistichealth.org/wp-content/themes/lucidpress/images/carousel_desc_header.png) no-repeat;

/* theme-styles.css */

/* 3951 */ }
/* 3952 */ .carousel-extra-info .title {
/* 3953 */   z-index: 10;
/* 3954 */   display: block;
/* 3955 */   margin-bottom: 0;
/* 3956 */   padding: 10px 10px 0 10px;
/* 3957 */   color: #000;
/* 3958 */   text-transform: uppercase;
/* 3959 */ }
/* 3960 */ .carousel-extra-info .title:after {
/* 3961 */   display: block;
/* 3962 */   margin: 5px 0 5px 45px;
/* 3963 */   width: 100px;
/* 3964 */   height: 1px;
/* 3965 */   background: rgba(0, 0, 0, 0.2);
/* 3966 */   content: "";
/* 3967 */ }
/* 3968 */ .carousel-category {
/* 3969 */   color: #a4a4a4;
/* 3970 */   font-style: italic;
/* 3971 */   font-size: 11px;
/* 3972 */   padding: 0 10px;
/* 3973 */ }
/* 3974 */ .carousel-extra-info {
/* 3975 */   position: absolute;
/* 3976 */   bottom: -140px;
/* 3977 */   left: 0;
/* 3978 */   text-align: center;
/* 3979 */   padding-bottom: 10px;
/* 3980 */   width: 100%;
/* 3981 */   border-bottom: 2px solid rgba(0, 0, 0, 0.2);
/* 3982 */   background: #dfdfdf;
/* 3983 */   transition: bottom 0.4s ease-in-out 0.1s;
/* 3984 */   -webkit-transition: bottom 0.4s ease-in-out 0.1s;
/* 3985 */   -moz-transition: bottom 0.4s ease-in-out 0.1s;
/* 3986 */   -ms-transition: bottom 0.4s ease-in-out 0.1s;
/* 3987 */   -o-transition: bottom 0.4s ease-in-out 0.1s;
/* 3988 */   -webkit-backface-visibility: hidden;
/* 3989 */   -moz-backface-visibility: hidden;
/* 3990 */   -ms-backface-visibility: hidden;
/* 3991 */   -o-backface-visibility: hidden;
/* 3992 */   backface-visibility: hidden;
/* 3993 */ }
/* 3994 */ .carousel-inner-shadow {
/* 3995 */   position: absolute;
/* 3996 */   top: 0;
/* 3997 */   left: 0;
/* 3998 */   zoom: 1;
/* 3999 */   filter: alpha(opacity=1);
/* 4000 */   opacity: 0.01;

/* theme-styles.css */

/* 4001 */   width: 100%;
/* 4002 */   height: 100%;
/* 4003 */   background: url(/web/20161106232602/http://socalholistichealth.org/wp-content/themes/lucidpress/images/carousel-inner-shadow.png) no-repeat;
/* 4004 */   transition: opacity 0.4s ease-in-out 0.1s;
/* 4005 */   -webkit-transition: opacity 0.4s ease-in-out 0.1s;
/* 4006 */   -moz-transition: opacity 0.4s ease-in-out 0.1s;
/* 4007 */   -ms-transition: opacity 0.4s ease-in-out 0.1s;
/* 4008 */   -o-transition: opacity 0.4s ease-in-out 0.1s;
/* 4009 */ }
/* 4010 */ .mk_carousel {
/* 4011 */   margin-bottom: -75px;
/* 4012 */ }
/* 4013 */ .mk_carousel .swiper-slide:hover .carousel-extra-info {
/* 4014 */   bottom: 0;
/* 4015 */ }
/* 4016 */ .mk_carousel .swiper-slide:hover .carousel-inner-shadow {
/* 4017 */   zoom: 1;
/* 4018 */   filter: alpha(opacity=100);
/* 4019 */   opacity: 1;
/* 4020 */ }
/* 4021 */ .carousel-navigation {
/* 4022 */   position: absolute;
/* 4023 */   left: 50%;
/* 4024 */   top: -10px;
/* 4025 */   cursor: pointer;
/* 4026 */   zoom: 1;
/* 4027 */   filter: alpha(opacity=70);
/* 4028 */   opacity: 0.7;
/* 4029 */ }
/* 4030 */ .carousel-navigation i {
/* 4031 */   font-size: 16px;
/* 4032 */   color: #fff;
/* 4033 */ }
/* 4034 */ .carousel-navigation:hover {
/* 4035 */   zoom: 1;
/* 4036 */   filter: alpha(opacity=100);
/* 4037 */   opacity: 1;
/* 4038 */ }
/* 4039 */ .carousel-navigation.mk-swiper-prev {
/* 4040 */   margin-left: -10px;
/* 4041 */ }
/* 4042 */ .carousel-navigation.mk-swiper-next {
/* 4043 */   margin-left: 10px;
/* 4044 */ }
/* 4045 */ /* Shortcode : Page Serction
/* 4046 *| -------------------------------------------------------------------- */
/* 4047 */ .mk-page-section {
/* 4048 */   position: relative;
/* 4049 */   overflow: hidden;
/* 4050 */ }

/* theme-styles.css */

/* 4051 */ .mk-page-section.drop-top-shadow {
/* 4052 */   -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.07);
/* 4053 */   -moz-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.07);
/* 4054 */   box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.07);
/* 4055 */ }
/* 4056 */ .mk-page-section .vc_row-fluid {
/* 4057 */   position: relative;
/* 4058 */   z-index: 10;
/* 4059 */ }
/* 4060 */ .mk-page-section .theme-content {
/* 4061 */   padding: 0 20px;
/* 4062 */ }
/* 4063 */ @media handheld, only screen and (max-width: 1000px) {
/* 4064 */   .mk-page-section {
/* 4065 */     background-position: center !important;
/* 4066 */     background-attachment: scroll !important;
/* 4067 */   }
/* 4068 */ }
/* 4069 */ .mk-video-mask,
/* 4070 */ .mk-video-color-mask {
/* 4071 */   position: absolute;
/* 4072 */   top: 0;
/* 4073 */   left: 0;
/* 4074 */   z-index: 3;
/* 4075 */   width: 100%;
/* 4076 */   height: 100%;
/* 4077 */ }
/* 4078 */ .mk-video-color-mask {
/* 4079 */   zoom: 1;
/* 4080 */   filter: alpha(opacity=70);
/* 4081 */   opacity: 0.7;
/* 4082 */ }
/* 4083 */ .mk-video-mask {
/* 4084 */   background: url(/web/20161106232602/http://socalholistichealth.org/wp-content/themes/lucidpress/images/video-mask.png) center center repeat;
/* 4085 */ }
/* 4086 */ .mk-video-preload {
/* 4087 */   position: absolute;
/* 4088 */   top: 0px;
/* 4089 */   left: 0px;
/* 4090 */   z-index: 2;
/* 4091 */   display: block;
/* 4092 */   width: 100%;
/* 4093 */   height: 100%;
/* 4094 */   background-position: center;
/* 4095 */   background-size: cover;
/* 4096 */   background-repeat: no-repeat;
/* 4097 */   -moz-background-size: cover;
/* 4098 */   -webkit-background-size: cover;
/* 4099 */   -o-background-size: cover;
/* 4100 */ }

/* theme-styles.css */

/* 4101 */ .mk-section-video {
/* 4102 */   position: absolute;
/* 4103 */   top: 0;
/* 4104 */   left: 0;
/* 4105 */   z-index: 1;
/* 4106 */   overflow: hidden;
/* 4107 */   min-width: 100%;
/* 4108 */   min-height: 100%;
/* 4109 */ }
/* 4110 */ .mk-section-video video {
/* 4111 */   position: absolute;
/* 4112 */   top: 0;
/* 4113 */   left: 0;
/* 4114 */   min-width: 100%;
/* 4115 */   min-height: 100%;
/* 4116 */ }
/* 4117 */ /* Shortcode : Font Icons
/* 4118 *| -------------------------------------------------------------------- */
/* 4119 */ .mk-font-icons {
/* 4120 */   display: inline-block;
/* 4121 */ }
/* 4122 */ .mk-font-icons.icon-align-right {
/* 4123 */   float: right;
/* 4124 */ }
/* 4125 */ .mk-font-icons.icon-align-center {
/* 4126 */   display: block;
/* 4127 */   text-align: center;
/* 4128 */ }
/* 4129 */ .mk-font-icons.icon-align-left {
/* 4130 */   float: left;
/* 4131 */ }
/* 4132 */ .mk-font-icons i {
/* 4133 */   display: inline-block;
/* 4134 */ }
/* 4135 */ .mk-font-icons i.circle-enabled {
/* 4136 */   -webkit-border-radius: 256px;
/* 4137 */   -moz-border-radius: 256px;
/* 4138 */   border-radius: 256px;
/* 4139 */   text-align: center;
/* 4140 */ }
/* 4141 */ .mk-font-icons i.mk-size-small {
/* 4142 */   font-size: 16px;
/* 4143 */ }
/* 4144 */ .mk-font-icons i.mk-size-small.circle-enabled {
/* 4145 */   font-size: 12px;
/* 4146 */   width: 16px;
/* 4147 */   height: 16px;
/* 4148 */   line-height: 16px;
/* 4149 */   padding: 3px;
/* 4150 */ }

/* theme-styles.css */

/* 4151 */ .mk-font-icons i.mk-size-medium {
/* 4152 */   font-size: 32px;
/* 4153 */ }
/* 4154 */ .mk-font-icons i.mk-size-medium.circle-enabled {
/* 4155 */   font-size: 16px;
/* 4156 */   width: 32px;
/* 4157 */   height: 32px;
/* 4158 */   line-height: 32px;
/* 4159 */   padding: 3px;
/* 4160 */ }
/* 4161 */ .mk-font-icons i.mk-size-large {
/* 4162 */   font-size: 48px;
/* 4163 */ }
/* 4164 */ .mk-font-icons i.mk-size-large.circle-enabled {
/* 4165 */   font-size: 16px;
/* 4166 */   width: 48px;
/* 4167 */   height: 48px;
/* 4168 */   line-height: 48px;
/* 4169 */ }
/* 4170 */ .mk-font-icons i.mk-size-x-large {
/* 4171 */   font-size: 64px;
/* 4172 */ }
/* 4173 */ .mk-font-icons i.mk-size-x-large.circle-enabled {
/* 4174 */   font-size: 32px;
/* 4175 */   width: 95px;
/* 4176 */   height: 95px;
/* 4177 */   line-height: 95px;
/* 4178 */ }
/* 4179 */ .mk-font-icons i.mk-size-xx-large {
/* 4180 */   font-size: 128px;
/* 4181 */ }
/* 4182 */ .mk-font-icons i.mk-size-xx-large.circle-enabled {
/* 4183 */   font-size: 64px;
/* 4184 */   width: 128px;
/* 4185 */   height: 128px;
/* 4186 */   line-height: 128px;
/* 4187 */ }
/* 4188 */ .mk-font-icons i.mk-size-xxx-large {
/* 4189 */   font-size: 256px;
/* 4190 */ }
/* 4191 */ .mk-font-icons i.mk-size-xxx-large.circle-enabled {
/* 4192 */   font-size: 128px;
/* 4193 */   width: 256px;
/* 4194 */   height: 256px;
/* 4195 */   line-height: 256px;
/* 4196 */ }
/* 4197 */ /* Shortcode : Icon Box
/* 4198 *| -------------------------------------------------------------------- */
/* 4199 */ .mk-box-icon {
/* 4200 */   position: relative;

/* theme-styles.css */

/* 4201 */   -webkit-backface-visibility: hidden;
/* 4202 */ }
/* 4203 */ .mk-box-icon p {
/* 4204 */   margin-bottom: 0;
/* 4205 */   position: relative;
/* 4206 */ }
/* 4207 */ .mk-box-icon .icon-box-readmore {
/* 4208 */   float: right;
/* 4209 */   margin: 10px 15px 10px 0;
/* 4210 */   position: relative;
/* 4211 */ }
/* 4212 */ .mk-box-icon .icon-box-readmore i:before {
/* 4213 */   font-size: 14px;
/* 4214 */   line-height: 14px;
/* 4215 */   vertical-align: middle;
/* 4216 */   padding-left: 4px;
/* 4217 */   position: relative;
/* 4218 */ }
/* 4219 */ .mk-box-icon.simple_minimal-style {
/* 4220 */   text-align: center;
/* 4221 */ }
/* 4222 */ .mk-box-icon.simple_minimal-style.span4 {
/* 4223 */   padding-right: 10px;
/* 4224 */ }
/* 4225 */ .mk-box-icon.simple_minimal-style .mk-main-ico {
/* 4226 */   font-size: 32px;
/* 4227 */   line-height: 16px;
/* 4228 */   margin: 0 auto 20px;
/* 4229 */   display: block;
/* 4230 */ }
/* 4231 */ .mk-box-icon.simple_minimal-style .circled-icon {
/* 4232 */   -webkit-border-radius: 100px;
/* 4233 */   -moz-border-radius: 100px;
/* 4234 */   border-radius: 100px;
/* 4235 */   text-align: center;
/* 4236 */   font-size: 32px;
/* 4237 */   width: 95px;
/* 4238 */   height: 95px;
/* 4239 */   line-height: 95px;
/* 4240 */ }
/* 4241 */ .mk-box-icon.simple_minimal-style h4 {
/* 4242 */   margin-bottom: 15px !important;
/* 4243 */ }
/* 4244 */ .mk-box-icon.simple_minimal-style h4:after {
/* 4245 */   display: block;
/* 4246 */   width: 50px;
/* 4247 */   height: 3px;
/* 4248 */   content: "";
/* 4249 */   margin: 10px auto 15px;
/* 4250 */ }

/* theme-styles.css */

/* 4251 */ .mk-box-icon.boxed-style .icon-box-boxed {
/* 4252 */   background-color: #fafafa;
/* 4253 */   text-align: center;
/* 4254 */   position: relative;
/* 4255 */   z-index: 10;
/* 4256 */ }
/* 4257 */ .mk-box-icon.boxed-style .icon-box-boxed.top {
/* 4258 */   margin-top: 35px;
/* 4259 */   padding: 70px 30px 30px;
/* 4260 */ }
/* 4261 */ .mk-box-icon.boxed-style .icon-box-boxed.top .mk-main-ico {
/* 4262 */   left: 50%;
/* 4263 */   top: -34px;
/* 4264 */   margin-left: -32px;
/* 4265 */ }
/* 4266 */ .mk-box-icon.boxed-style .icon-box-boxed.left {
/* 4267 */   text-align: left;
/* 4268 */   margin-left: 30px;
/* 4269 */   padding: 30px 30px 30px 60px;
/* 4270 */ }
/* 4271 */ .mk-box-icon.boxed-style .icon-box-boxed.left .mk-main-ico {
/* 4272 */   left: -34px;
/* 4273 */   top: 50%;
/* 4274 */   margin-top: -34px;
/* 4275 */ }
/* 4276 */ .mk-box-icon.boxed-style .icon-box-readmore {
/* 4277 */   float: none;
/* 4278 */   display: inline-block;
/* 4279 */ }
/* 4280 */ .mk-box-icon.boxed-style h4 {
/* 4281 */   margin-bottom: 20px;
/* 4282 */   color: #222 !important;
/* 4283 */ }
/* 4284 */ .mk-box-icon.boxed-style .mk-main-ico {
/* 4285 */   -webkit-border-radius: 50px;
/* 4286 */   -moz-border-radius: 50px;
/* 4287 */   border-radius: 50px;
/* 4288 */   color: #fff;
/* 4289 */   text-align: center;
/* 4290 */   display: block;
/* 4291 */   position: absolute;
/* 4292 */   font-size: 32px;
/* 4293 */   width: 65px;
/* 4294 */   height: 65px;
/* 4295 */   line-height: 65px;
/* 4296 */   z-index: 20;
/* 4297 */ }
/* 4298 */ .mk-box-icon.boxed-style .mk-main-ico:before {
/* 4299 */   position: relative;
/* 4300 */ }

/* theme-styles.css */

/* 4301 */ .mk-box-icon.simple_ultimate-style .left-side {
/* 4302 */   padding-right: 15px;
/* 4303 */ }
/* 4304 */ .mk-box-icon.simple_ultimate-style .left-side .mk-main-ico {
/* 4305 */   display: block;
/* 4306 */   float: left;
/* 4307 */ }
/* 4308 */ .mk-box-icon.simple_ultimate-style .left-side .mk-main-ico.small {
/* 4309 */   width: 32px;
/* 4310 */ }
/* 4311 */ .mk-box-icon.simple_ultimate-style .left-side .mk-main-ico.medium {
/* 4312 */   width: 48px;
/* 4313 */ }
/* 4314 */ .mk-box-icon.simple_ultimate-style .left-side .mk-main-ico.large {
/* 4315 */   width: 64px;
/* 4316 */ }
/* 4317 */ .mk-box-icon.simple_ultimate-style .left-side .mk-main-ico.x-large {
/* 4318 */   width: 128px;
/* 4319 */ }
/* 4320 */ .mk-box-icon.simple_ultimate-style .left-side .box-detail-wrapper {
/* 4321 */   display: block;
/* 4322 */ }
/* 4323 */ .mk-box-icon.simple_ultimate-style .left-side .box-detail-wrapper.small-size {
/* 4324 */   margin-left: 48px;
/* 4325 */ }
/* 4326 */ .mk-box-icon.simple_ultimate-style .left-side .box-detail-wrapper.medium-size {
/* 4327 */   margin-left: 65px;
/* 4328 */ }
/* 4329 */ .mk-box-icon.simple_ultimate-style .left-side .box-detail-wrapper.large-size {
/* 4330 */   margin-left: 84px;
/* 4331 */ }
/* 4332 */ .mk-box-icon.simple_ultimate-style .left-side .box-detail-wrapper.x-large-size {
/* 4333 */   margin-left: 158px;
/* 4334 */ }
/* 4335 */ .mk-box-icon.simple_ultimate-style .top-side {
/* 4336 */   text-align: center;
/* 4337 */ }
/* 4338 */ .mk-box-icon.simple_ultimate-style .top-side .mk-main-ico {
/* 4339 */   display: block;
/* 4340 */ }
/* 4341 */ .mk-box-icon.simple_ultimate-style .top-side .mk-main-ico.small {
/* 4342 */   margin-bottom: 8px;
/* 4343 */ }
/* 4344 */ .mk-box-icon.simple_ultimate-style .top-side .mk-main-ico.medium {
/* 4345 */   margin-bottom: 10px;
/* 4346 */ }
/* 4347 */ .mk-box-icon.simple_ultimate-style .top-side .mk-main-ico.large {
/* 4348 */   margin-bottom: 12px;
/* 4349 */ }
/* 4350 */ .mk-box-icon.simple_ultimate-style .top-side .mk-main-ico.x-large {

/* theme-styles.css */

/* 4351 */   margin-bottom: 15px;
/* 4352 */ }
/* 4353 */ .mk-box-icon.simple_ultimate-style .top-side h4 {
/* 4354 */   margin-bottom: 25px;
/* 4355 */ }
/* 4356 */ .mk-box-icon.simple_ultimate-style .top-side .icon-box-readmore {
/* 4357 */   float: none;
/* 4358 */   display: inline-block;
/* 4359 */ }
/* 4360 */ .mk-box-icon.simple_ultimate-style .mk-main-ico.small {
/* 4361 */   font-size: 32px;
/* 4362 */   line-height: 32px;
/* 4363 */ }
/* 4364 */ .mk-box-icon.simple_ultimate-style .mk-main-ico.medium {
/* 4365 */   font-size: 48px;
/* 4366 */   line-height: 48px;
/* 4367 */ }
/* 4368 */ .mk-box-icon.simple_ultimate-style .mk-main-ico.large {
/* 4369 */   font-size: 64px;
/* 4370 */   line-height: 64px;
/* 4371 */ }
/* 4372 */ .mk-box-icon.simple_ultimate-style .mk-main-ico.x-large {
/* 4373 */   font-size: 128px;
/* 4374 */   line-height: 128px;
/* 4375 */ }
/* 4376 */ /*===============================================================================================================
/* 4377 *| GALLERY SHORTCODE
/* 4378 *| =============================================================================================================== */
/* 4379 */ .gallery-item img {
/* 4380 */   padding: 3px;
/* 4381 */   border: 1px solid rgba(0, 0, 0, 0.1) !important;
/* 4382 */ }
/* 4383 */ .gallery-item img:hover {
/* 4384 */   opacity: 0.7;
/* 4385 */ }
/* 4386 */ .contact_form.shortcode label {
/* 4387 */   display: block;
/* 4388 */   font-weight: bold;
/* 4389 */ }
/* 4390 */ .contact_form.shortcode .text_input {
/* 4391 */   width: 60%;
/* 4392 */ }
/* 4393 */ .contact_form.shortcode .textarea {
/* 4394 */   width: 100%;
/* 4395 */   min-height: 200px;
/* 4396 */ }
/* 4397 */ ul.blog_loop {
/* 4398 */   overflow: hidden;
/* 4399 */   margin-left: 0;
/* 4400 */ }

/* theme-styles.css */

/* 4401 */ .blog_loop article {
/* 4402 */   position: relative;
/* 4403 */   margin-bottom: 40px;
/* 4404 */   list-style: none;
/* 4405 */ }
/* 4406 */ .blog_loop article {
/* 4407 */   opacity: 0;
/* 4408 */ }
/* 4409 */ .column.blog_loop article {
/* 4410 */   opacity: 1;
/* 4411 */ }
/* 4412 */ .classic.blog_loop article {
/* 4413 */   width: 100%;
/* 4414 */ }
/* 4415 */ .classic.blog_loop article {
/* 4416 */   margin-bottom: 70px;
/* 4417 */ }
/* 4418 */ .classic .blog_excerpt p {
/* 4419 */   margin-bottom: 10px;
/* 4420 */ }
/* 4421 */ .blog_excerpt .mk-blog-readmore {
/* 4422 */   display: inline-block;
/* 4423 */   margin: 5px 0 10px !important;
/* 4424 */   text-transform: uppercase;
/* 4425 */   font-weight: bold;
/* 4426 */   font-size: 11px;
/* 4427 */ }
/* 4428 */ .blog_loop article h1,
/* 4429 */ .newspaper h1 {
/* 4430 */   margin-bottom: 15px;
/* 4431 */   padding: 0;
/* 4432 */   font-size: 16px;
/* 4433 */   line-height: 18px;
/* 4434 */ }
/* 4435 */ .newspaper.blog_loop article h1:after,
/* 4436 */ .classic.blog_loop article h1:after,
/* 4437 */ .classic_thumb.blog_loop article h1:after {
/* 4438 */   display: block;
/* 4439 */   margin: 14px 0 10px 0;
/* 4440 */   width: 90px;
/* 4441 */   height: 3px;
/* 4442 */   content: "";
/* 4443 */ }
/* 4444 */ .blog_meta {
/* 4445 */   display: block;
/* 4446 */   margin-top: 15px;
/* 4447 */   border-top: 1px solid rgba(0, 0, 0, 0.1);
/* 4448 */ }
/* 4449 */ .blog_post_type,
/* 4450 */ .meta_time {

/* theme-styles.css */

/* 4451 */   display: block;
/* 4452 */   float: left;
/* 4453 */   width: 40px;
/* 4454 */   height: 40px;
/* 4455 */ }
/* 4456 */ .blog_post_type.document {
/* 4457 */   background: url(/web/20161106232602/http://socalholistichealth.org/wp-content/themes/lucidpress/images/postype_icons.png) 10px 7px no-repeat;
/* 4458 */ }
/* 4459 */ .blog_post_type.video {
/* 4460 */   background: url(/web/20161106232602/http://socalholistichealth.org/wp-content/themes/lucidpress/images/postype_icons.png) -45px 6px no-repeat;
/* 4461 */ }
/* 4462 */ .blog_post_type.sound {
/* 4463 */   background: url(/web/20161106232602/http://socalholistichealth.org/wp-content/themes/lucidpress/images/postype_icons.png) 10px 7px no-repeat;
/* 4464 */ }
/* 4465 */ .blog_post_type.image {
/* 4466 */   background: url(/web/20161106232602/http://socalholistichealth.org/wp-content/themes/lucidpress/images/postype_icons.png) -195px 5px no-repeat;
/* 4467 */ }
/* 4468 */ .meta_time {
/* 4469 */   margin-left: 4px;
/* 4470 */   padding-top: 4px;
/* 4471 */   height: 36px;
/* 4472 */   background: #cdcdcd;
/* 4473 */ }
/* 4474 */ .meta_time span {
/* 4475 */   display: block;
/* 4476 */   color: #fff;
/* 4477 */   text-align: center;
/* 4478 */   font-size: 13px;
/* 4479 */   line-height: 15px;
/* 4480 */ }
/* 4481 */ .blog_permalink,
/* 4482 */ .blog_comment {
/* 4483 */   float: right;
/* 4484 */   margin-top: 10px;
/* 4485 */   padding: 0 20px 0 15px;
/* 4486 */ }
/* 4487 */ .blog_permalink {
/* 4488 */   background: url(/web/20161106232602/http://socalholistichealth.org/wp-content/themes/lucidpress/images/permalink_icon.png) left center no-repeat;
/* 4489 */ }
/* 4490 */ .blog_comment {
/* 4491 */   background: url(/web/20161106232602/http://socalholistichealth.org/wp-content/themes/lucidpress/images/comment_icon.png) left center no-repeat;
/* 4492 */ }
/* 4493 */ .blog_video_type {
/* 4494 */   margin-bottom: 20px;
/* 4495 */ }
/* 4496 */ .classic_thumb .blog_loop_item {
/* 4497 */   width: 100%;
/* 4498 */ }
/* 4499 */ .classic_thumb .blog_info_container {
/* 4500 */   margin-left: 310px;

/* theme-styles.css */

/* 4501 */ }
/* 4502 */ .full-layout .classic_thumb .blog_info_container {
/* 4503 */   margin-left: 420px;
/* 4504 */ }
/* 4505 */ @media only screen and (max-width: 768px) {
/* 4506 */   .classic_thumb .blog_info_container {
/* 4507 */     margin: 0 !important;
/* 4508 */   }
/* 4509 */   .classic_thumb .image_container,
/* 4510 */   .classic_thumb .blog_video_type {
/* 4511 */     float: none !important;
/* 4512 */   }
/* 4513 */ }
/* 4514 */ .newspaper {
/* 4515 */   padding-bottom: 20px;
/* 4516 */ }
/* 4517 */ .newspaper .blog_video_type {
/* 4518 */   margin: 15px 10px;
/* 4519 */ }
/* 4520 */ .newspaper .newspaper_column {
/* 4521 */   margin: 0;
/* 4522 */   padding: 0;
/* 4523 */ }
/* 4524 */ .newspaper .newspaper_column .item-holder {
/* 4525 */   margin: 0 8px 16px 8px;
/* 4526 */   padding-bottom: 20px;
/* 4527 */   border: 1px solid rgba(0, 0, 0, 0.2);
/* 4528 */   background-color: #fafafa;
/* 4529 */   -webkit-box-shadow: 0 3px 0 rgba(0, 0, 0, 0.06);
/* 4530 */   -moz-box-shadow: 0 3px 0 rgba(0, 0, 0, 0.06);
/* 4531 */   box-shadow: 0 3px 0 rgba(0, 0, 0, 0.06);
/* 4532 */   -o-box-shadow: 0 3px 0 rgba(0, 0, 0, 0.06);
/* 4533 */ }
/* 4534 */ .newspaper .newspaper_column.one_column,
/* 4535 */ .blog_column_style.one_column {
/* 4536 */   width: 100%;
/* 4537 */ }
/* 4538 */ .newspaper .newspaper_column.two_column,
/* 4539 */ .blog_column_style.two_column {
/* 4540 */   width: 49.8%;
/* 4541 */ }
/* 4542 */ .newspaper .newspaper_column.three_column,
/* 4543 */ .blog_column_style.three_column {
/* 4544 */   width: 33.2%;
/* 4545 */ }
/* 4546 */ .newspaper .newspaper_column.four_column,
/* 4547 */ .blog_column_style.four_column {
/* 4548 */   width: 24.8%;
/* 4549 */ }
/* 4550 */ .blog_column_style {

/* theme-styles.css */

/* 4551 */   float: left;
/* 4552 */ }
/* 4553 */ .blog_column_style .item-holder {
/* 4554 */   margin: 0 18px 20px 18px;
/* 4555 */ }
/* 4556 */ .right-layout .newspaper .newspaper_column.four_column,
/* 4557 */ .left-layout .newspaper .newspaper_column.four_column {
/* 4558 */   width: 33.2%;
/* 4559 */ }
/* 4560 */ @media only screen and (max-width: 960px) {
/* 4561 */   .newspaper .newspaper_column.four_column,
/* 4562 */   .blog_column_style.four_column {
/* 4563 */     width: 33.2% !important;
/* 4564 */   }
/* 4565 */ }
/* 4566 */ @media only screen and (max-width: 768px) {
/* 4567 */   .newspaper .newspaper_column.four_column,
/* 4568 */   .blog_column_style.four_column,
/* 4569 */   .newspaper .newspaper_column.three_column,
/* 4570 */   .blog_column_style.three_column {
/* 4571 */     width: 49.5% !important;
/* 4572 */   }
/* 4573 */ }
/* 4574 */ @media only screen and (max-width: 500px) {
/* 4575 */   .newspaper .newspaper_column.two_column,
/* 4576 */   .blog_column_style.two_column,
/* 4577 */   .newspaper .newspaper_column.four_column,
/* 4578 */   .blog_column_style.four_column,
/* 4579 */   .newspaper .newspaper_column.three_column,
/* 4580 */   .blog_column_style.three_column {
/* 4581 */     width: 100% !important;
/* 4582 */   }
/* 4583 */   .newspaper .newspaper_column .item-holder,
/* 4584 */   .blog_column_style .item-holder {
/* 4585 */     margin: 0 0 12px !important;
/* 4586 */   }
/* 4587 */ }
/* 4588 */ .newspaper .blog_post_type {
/* 4589 */   margin-left: 10px;
/* 4590 */ }
/* 4591 */ .newspaper .image_container {
/* 4592 */   margin: 15px 10px 0 10px;
/* 4593 */ }
/* 4594 */ .newspaper .image_container img {
/* 4595 */   width: 100%;
/* 4596 */ }
/* 4597 */ .newspaper article h1 {
/* 4598 */   font-weight: normal !important;
/* 4599 */   font-size: 14px !important;
/* 4600 */   line-height: 16px;

/* theme-styles.css */

/* 4601 */ }
/* 4602 */ .newspaper article h1:after {
/* 4603 */   width: 90px;
/* 4604 */   height: 4px;
/* 4605 */ }
/* 4606 */ .newspaper .blog_excerpt,
/* 4607 */ .newspaper h1 {
/* 4608 */   margin: 0 10px;
/* 4609 */ }
/* 4610 */ .newspaper .blog_excerpt p {
/* 4611 */   margin-bottom: 10px;
/* 4612 */   font-size: 11px !important;
/* 4613 */   line-height: 18px;
/* 4614 */ }
/* 4615 */ .newspaper .blog_meta {
/* 4616 */   display: block;
/* 4617 */   clear: both;
/* 4618 */   overflow: hidden;
/* 4619 */   margin-bottom: 15px;
/* 4620 */   padding: 10px 0;
/* 4621 */   border-top: none;
/* 4622 */   border-bottom: 1px solid rgba(0, 0, 0, 0.1);
/* 4623 */   text-align: center;
/* 4624 */ }
/* 4625 */ .newspaper .blog_meta span {
/* 4626 */   display: inline-block;
/* 4627 */   float: none;
/* 4628 */   margin-top: 0;
/* 4629 */   padding-right: 5px;
/* 4630 */ }
/* 4631 */ .newspaper_comments {
/* 4632 */   margin-top: 20px;
/* 4633 */   padding: 20px 10px 0 10px;
/* 4634 */   border-top: 1px solid rgba(0, 0, 0, 0.1);
/* 4635 */ }
/* 4636 */ .newspaper_comments ul,
/* 4637 */ .newspaper_comments li {
/* 4638 */   margin: 0;
/* 4639 */   padding: 0;
/* 4640 */   list-style: none;
/* 4641 */ }
/* 4642 */ .newspaper_comment_info {
/* 4643 */   float: left;
/* 4644 */   margin: 0 0 5px 10px;
/* 4645 */   width: 150px;
/* 4646 */ }
/* 4647 */ .newspaper_comments .avatar {
/* 4648 */   float: left;
/* 4649 */ }
/* 4650 */ .newspaper_comment_info:after {

/* theme-styles.css */

/* 4651 */   display: block;
/* 4652 */   margin: 10px 0 10px 20px;
/* 4653 */   width: 80px;
/* 4654 */   height: 2px;
/* 4655 */   background: rgba(0, 0, 0, 0.1);
/* 4656 */   content: "";
/* 4657 */ }
/* 4658 */ .newspaper_comment_content {
/* 4659 */   display: block;
/* 4660 */   font-size: 11px;
/* 4661 */   line-height: 16px !important;
/* 4662 */ }
/* 4663 */ .newspaper_comment_content:after {
/* 4664 */   content: " ...";
/* 4665 */ }
/* 4666 */ .view_all_comments {
/* 4667 */   display: block;
/* 4668 */   text-align: center;
/* 4669 */ }
/* 4670 */ #load_more_posts {
/* 4671 */   position: relative;
/* 4672 */   display: block;
/* 4673 */   margin: 40px 0 20px 0;
/* 4674 */   padding: 10px;
/* 4675 */   border: 1px solid rgba(0, 0, 0, 0.2);
/* 4676 */   background: rgba(0, 0, 0, 0.1);
/* 4677 */   -webkit-box-shadow: 0 3px 0 rgba(0, 0, 0, 0.06);
/* 4678 */   box-shadow: 0 3px 0 rgba(0, 0, 0, 0.06);
/* 4679 */   cursor: pointer;
/* 4680 */   -o-box-shadow: 0 3px 0 rgba(0, 0, 0, 0.06);
/* 4681 */ }
/* 4682 */ #load_more_posts .text {
/* 4683 */   padding-left: 15px;
/* 4684 */   background: url(/web/20161106232602/http://socalholistichealth.org/wp-content/themes/lucidpress/images/loadmore_plus.png) left center no-repeat;
/* 4685 */   text-transform: uppercase;
/* 4686 */   font-weight: 700;
/* 4687 */   font-size: 13px;
/* 4688 */ }
/* 4689 */ #load_more_posts:hover {
/* 4690 */   background: rgba(0, 0, 0, 0.15);
/* 4691 */ }
/* 4692 */ #infscr-loading {
/* 4693 */   position: absolute;
/* 4694 */   top: 12px;
/* 4695 */   right: 10px;
/* 4696 */   display: none;
/* 4697 */   width: 16px;
/* 4698 */   height: 16px;
/* 4699 */   background: url(/web/20161106232602/http://socalholistichealth.org/wp-content/themes/lucidpress/images/loading_small.gif);
/* 4700 */ }

/* theme-styles.css */

/* 4701 */ #infscr-loading img {
/* 4702 */   display: none;
/* 4703 */ }
/* 4704 */ .shortcode_blog .blog_excerpt p {
/* 4705 */   color: #777777;
/* 4706 */   font-size: 11px;
/* 4707 */ }
/* 4708 */ .shortcode_blog article {
/* 4709 */   margin-bottom: 30px;
/* 4710 */ }
/* 4711 */ .shortcode_blog_title {
/* 4712 */   margin-bottom: 15px;
/* 4713 */ }
/* 4714 */ .shortcode_blog_title a {
/* 4715 */   display: block;
/* 4716 */   padding-bottom: 15px;
/* 4717 */   font-weight: 400;
/* 4718 */   font-size: 16px;
/* 4719 */   line-height: 18px;
/* 4720 */ }
/* 4721 */ .image_container {
/* 4722 */   margin-bottom: 15px;
/* 4723 */ }
/* 4724 */ .single {
/* 4725 */   padding: 0;
/* 4726 */ }
/* 4727 */ .single .blog_title,
/* 4728 */ .blog_title_heading {
/* 4729 */   margin: 15px 0 20px;
/* 4730 */   line-height: 16px;
/* 4731 */ }
/* 4732 */ .single .blog_title a,
/* 4733 */ .blog_title_heading a {
/* 4734 */   font-weight: normal !important;
/* 4735 */   font-size: 18px;
/* 4736 */   line-height: 16px;
/* 4737 */ }
/* 4738 */ .blog_title:after {
/* 4739 */   display: block;
/* 4740 */   margin: 14px 0;
/* 4741 */   width: 120px;
/* 4742 */   height: 4px;
/* 4743 */   content: " ";
/* 4744 */ }
/* 4745 */ .single.enabled_meta .single_right_section {
/* 4746 */   display: block;
/* 4747 */   margin-left: 140px;
/* 4748 */ }
/* 4749 */ .single .blog_meta {
/* 4750 */   float: left;

/* theme-styles.css */

/* 4751 */   width: 120px;
/* 4752 */ }
/* 4753 */ .single .blog_meta {
/* 4754 */   border: none !important;
/* 4755 */ }
/* 4756 */ .single .blog_meta .blog_post_type {
/* 4757 */   margin-left: 20px;
/* 4758 */ }
/* 4759 */ .single .blog_meta a,
/* 4760 */ .blog_permalink a,
/* 4761 */ .blog_author a,
/* 4762 */ .blog_comment a {
/* 4763 */   color: #aaaaaa !important;
/* 4764 */   font-size: 11px;
/* 4765 */ }
/* 4766 */ .single .blog_meta .blog_author,
/* 4767 */ .single_bottom_meta .blog_author {
/* 4768 */   margin-top: 15px !important;
/* 4769 */   background: url(/web/20161106232602/http://socalholistichealth.org/wp-content/themes/lucidpress/images/author_icon.png) left center no-repeat;
/* 4770 */ }
/* 4771 */ .single .blog_meta .blog_author,
/* 4772 */ .single .blog_meta .blog_comment,
/* 4773 */ .single .blog_meta .blog_permalink {
/* 4774 */   float: left;
/* 4775 */   margin: 0 0 4px 20px;
/* 4776 */   padding: 0 0 0 20px;
/* 4777 */ }
/* 4778 */ .single .post_tags {
/* 4779 */   margin-bottom: 20px;
/* 4780 */   color: #aaaaaa;
/* 4781 */ }
/* 4782 */ .single .post_tags a {
/* 4783 */   color: #aaaaaa !important;
/* 4784 */   font-style: italic;
/* 4785 */   font-size: 11px;
/* 4786 */ }
/* 4787 */ .single .post_tags {
/* 4788 */   padding: 5px 0 5px 0;
/* 4789 */   background: url('/web/20161106232602/http://socalholistichealth.org/wp-content/themes/lucidpress/styles/images/tags_icon.png') left 10px no-repeat;
/* 4790 */ }
/* 4791 */ .single_bottom_meta {
/* 4792 */   margin-bottom: 40px;
/* 4793 */   padding: 20px 0 10px 0;
/* 4794 */   border: 1px solid rgba(0, 0, 0, 0.1);
/* 4795 */   border-right: none;
/* 4796 */   border-left: none;
/* 4797 */ }
/* 4798 */ .single_bottom_meta .share_buttons {
/* 4799 */   float: left;
/* 4800 */ }

/* theme-styles.css */

/* 4801 */ .single_bottom_meta .blog_permalink,
/* 4802 */ .single_bottom_meta .blog_author {
/* 4803 */   float: right;
/* 4804 */   margin: 0 10px 0 0 !important;
/* 4805 */   padding: 0 0 0 20px;
/* 4806 */ }
/* 4807 */ /* RELATED POSTS, POPULAR POSTS, RECENT POSTS */
/* 4808 */ .single_post_list {
/* 4809 */   overflow: hidden;
/* 4810 */   margin-bottom: 30px;
/* 4811 */ }
/* 4812 */ .single_post_list h4 {
/* 4813 */   margin: 0 auto 30px auto;
/* 4814 */   text-align: center;
/* 4815 */   font-weight: 800 !important;
/* 4816 */   font-size: 16px !important;
/* 4817 */ }
/* 4818 */ .single_post_list h4:after,
/* 4819 */ .single_post_list h4:before {
/* 4820 */   display: inline-block;
/* 4821 */   margin-bottom: 5px;
/* 4822 */   width: 120px;
/* 4823 */   height: 1px;
/* 4824 */   background: rgba(0, 0, 0, 0.4);
/* 4825 */   content: "";
/* 4826 */ }
/* 4827 */ .single_post_list h4:after {
/* 4828 */   margin-left: 20px;
/* 4829 */ }
/* 4830 */ .single_post_list h4:before {
/* 4831 */   margin-right: 20px;
/* 4832 */ }
/* 4833 */ .single_post_list ul {
/* 4834 */   margin: 0;
/* 4835 */   list-style: none;
/* 4836 */   text-align: center;
/* 4837 */ }
/* 4838 */ .single_post_list li {
/* 4839 */   display: inline-block;
/* 4840 */   margin: 0;
/* 4841 */   padding: 0 8px 20px 8px;
/* 4842 */   width: 200px;
/* 4843 */   list-style: none;
/* 4844 */   vertical-align: top;
/* 4845 */ }
/* 4846 */ .full-layout .single_post_list li {
/* 4847 */   padding: 0 12px 20px 12px;
/* 4848 */   width: 220px;
/* 4849 */ }
/* 4850 */ .single_post_list .image_container {

/* theme-styles.css */

/* 4851 */   margin-bottom: 15px;
/* 4852 */ }
/* 4853 */ .single_post_list .title {
/* 4854 */   display: block;
/* 4855 */   text-align: center;
/* 4856 */   text-transform: uppercase;
/* 4857 */   font-size: 12px;
/* 4858 */ }
/* 4859 */ /* ABOUT POST AUHTOR BOX */
/* 4860 */ .post_author_box {
/* 4861 */   margin: 30px 0;
/* 4862 */ }
/* 4863 */ .post_author_box h3 {
/* 4864 */   font-weight: 800 !important;
/* 4865 */   font-size: 16px !important;
/* 4866 */   line-height: 16px;
/* 4867 */ }
/* 4868 */ .post_author_box h3:after {
/* 4869 */   display: block;
/* 4870 */   margin: 10px 0 20px;
/* 4871 */   width: 60px;
/* 4872 */   height: 4px;
/* 4873 */   content: "";
/* 4874 */ }
/* 4875 */ .post_author_box .avatar {
/* 4876 */   display: block;
/* 4877 */   float: left;
/* 4878 */   margin: 0 30px 10px 0;
/* 4879 */ }
/* 4880 */ .full-layout .post_author_box .author_info {
/* 4881 */   width: 500px;
/* 4882 */ }
/* 4883 */ .post_author_box .author_info {
/* 4884 */   width: 360px;
/* 4885 */ }
/* 4886 */ .post_author_box .post_author_name {
/* 4887 */   font-weight: bold;
/* 4888 */ }
/* 4889 */ .classic .post_author_box .post_author_name a {
/* 4890 */   color: #6c6c6c;
/* 4891 */ }
/* 4892 */ .modern .post_author_box .post_author_name a {
/* 4893 */   color: #e6e6e6;
/* 4894 */ }
/* 4895 */ .post_author_box .author_info {
/* 4896 */   display: block;
/* 4897 */   float: left;
/* 4898 */   padding-bottom: 10px;
/* 4899 */   font-size: 12px;
/* 4900 */ }

/* theme-styles.css */

/* 4901 */ .post_author_box .author_desc {
/* 4902 */   margin-bottom: 25px;
/* 4903 */ }
/* 4904 */ .post_author_box .author_links {
/* 4905 */   margin: 10px 0 0 0;
/* 4906 */   padding: 0;
/* 4907 */ }
/* 4908 */ .post_author_box .author_links li {
/* 4909 */   display: inline-block;
/* 4910 */   float: left;
/* 4911 */   margin: 0;
/* 4912 */   padding: 0;
/* 4913 */ }
/* 4914 */ .post_author_box .author_links li a {
/* 4915 */   display: block;
/* 4916 */   margin-right: 7px;
/* 4917 */   width: 16px;
/* 4918 */   height: 12px;
/* 4919 */   background-image: url(/web/20161106232602/http://socalholistichealth.org/wp-content/themes/lucidpress/images/about_author_icons.png);
/* 4920 */ }
/* 4921 */ .post_author_box .author_links li a.rss {
/* 4922 */   background-position: -86px 0;
/* 4923 */ }
/* 4924 */ .post_author_box .author_links li a.email {
/* 4925 */   background-position: 0px 0;
/* 4926 */ }
/* 4927 */ .post_author_box .author_links li a.website {
/* 4928 */   background-position: -58px 0;
/* 4929 */ }
/* 4930 */ .post_author_box .author_links li a.twitter {
/* 4931 */   background-position: -28px 0;
/* 4932 */ }
/* 4933 */ /* BLOG PREVIOUS & NEXT NAVIGATION */
/* 4934 */ .blog_pagination {
/* 4935 */   margin-bottom: 40px;
/* 4936 */ }
/* 4937 */ .blog_pagination .next a,
/* 4938 */ .blog_pagination .previous a {
/* 4939 */   display: block;
/* 4940 */   width: 42px;
/* 4941 */   height: 42px;
/* 4942 */   background: #afafaf url(/web/20161106232602/http://socalholistichealth.org/wp-content/themes/lucidpress/images/next_prev_arrows.png) no-repeat;
/* 4943 */ }
/* 4944 */ .blog_pagination .previous a {
/* 4945 */   float: right;
/* 4946 */   background-position: 16px center;
/* 4947 */ }
/* 4948 */ .blog_pagination .next a {
/* 4949 */   float: right;
/* 4950 */   background-position: -45px center;

/* theme-styles.css */

/* 4951 */   margin-left: 6px;
/* 4952 */ }
/* 4953 */ /* WP-PAGENAVI */
/* 4954 */ .wp-pagenavi {
/* 4955 */   clear: both;
/* 4956 */   margin-bottom: 30px;
/* 4957 */   text-align: center;
/* 4958 */   letter-spacing: 1.5px;
/* 4959 */   font-size: 12px;
/* 4960 */ }
/* 4961 */ .wp-pagenavi .pages {
/* 4962 */   color: #989898;
/* 4963 */ }
/* 4964 */ .wp-pagenavi a {
/* 4965 */   color: #999999;
/* 4966 */   float: left;
/* 4967 */ }
/* 4968 */ .wp-pagenavi .page,
/* 4969 */ .wp-pagenavi .current {
/* 4970 */   display: block;
/* 4971 */   float: left;
/* 4972 */   margin: 0;
/* 4973 */   padding: 0 7px;
/* 4974 */   height: 25px;
/* 4975 */   border-left: 1px solid rgba(0, 0, 0, 0.1);
/* 4976 */   color: #999999;
/* 4977 */   line-height: 25px;
/* 4978 */ }
/* 4979 */ .wp-pagenavi .current {
/* 4980 */   color: #000 !important;
/* 4981 */   font-weight: bold;
/* 4982 */ }
/* 4983 */ .previouspostslink,
/* 4984 */ .nextpostslink {
/* 4985 */   display: block;
/* 4986 */   float: left;
/* 4987 */   width: 25px;
/* 4988 */   height: 25px;
/* 4989 */   background: rgba(0, 0, 0, 0.1) url(/web/20161106232602/http://socalholistichealth.org/wp-content/themes/lucidpress/images/next_prev_arrows.png) 7px center no-repeat;
/* 4990 */   text-indent: -10000px;
/* 4991 */   line-height: 25px;
/* 4992 */ }
/* 4993 */ .nextpostslink {
/* 4994 */   background-position: -54px center;
/* 4995 */ }
/* 4996 */ .previouspostslink:hover,
/* 4997 */ .nextpostslink:hover {
/* 4998 */   background-color: rgba(0, 0, 0, 0.2);
/* 4999 */ }
/* 5000 */ #comments {

/* theme-styles.css */

/* 5001 */   padding-top: 20px;
/* 5002 */ }
/* 5003 */ #comments a {
/* 5004 */   color: #5c5c5c;
/* 5005 */ }
/* 5006 */ #comments ul {
/* 5007 */   list-style-type: none;
/* 5008 */ }
/* 5009 */ .mk-commentlist {
/* 5010 */   margin: 0 0 30px 0;
/* 5011 */   padding-bottom: 30px;
/* 5012 */   border-bottom: 1px dotted rgba(0, 0, 0, 0.2);
/* 5013 */ }
/* 5014 */ .mk-commentlist ul {
/* 5015 */   margin-left: 20px;
/* 5016 */ }
/* 5017 */ .mk-commentlist li {
/* 5018 */   margin: 0;
/* 5019 */ }
/* 5020 */ .comment_wrap {
/* 5021 */   position: relative;
/* 5022 */   overflow: visible;
/* 5023 */   margin-bottom: 10px;
/* 5024 */   padding: 20px 0;
/* 5025 */ }
/* 5026 */ #comments #comments_title {
/* 5027 */   margin-bottom: 15px;
/* 5028 */   font-size: 16px !important;
/* 5029 */ }
/* 5030 */ .pings_title {
/* 5031 */   margin-top: 40px;
/* 5032 */ }
/* 5033 */ .comment-reply-link {
/* 5034 */   display: block;
/* 5035 */   padding: 4px 13px;
/* 5036 */   font-size: 11px;
/* 5037 */ }
/* 5038 */ .gravatar {
/* 5039 */   position: relative;
/* 5040 */   z-index: 80;
/* 5041 */   float: left;
/* 5042 */   margin-right: 20px;
/* 5043 */   height: 66px;
/* 5044 */ }
/* 5045 */ .gravatar .avatar {
/* 5046 */   width: 60px;
/* 5047 */   height: 60px;
/* 5048 */ }
/* 5049 */ .comment_content {
/* 5050 */   position: relative;

/* theme-styles.css */

/* 5051 */   overflow: hidden;
/* 5052 */   padding-left: 20px;
/* 5053 */   border-left: 1px solid rgba(0, 0, 0, 0.1);
/* 5054 */ }
/* 5055 */ .mk-commentlist li ul li {
/* 5056 */   padding-left: 25px;
/* 5057 */   border: none !important;
/* 5058 */ }
/* 5059 */ .mk-commentlist li ul li .comment_wrap {
/* 5060 */   padding: 10px 0 !important;
/* 5061 */ }
/* 5062 */ .nocomments {
/* 5063 */   margin: 0;
/* 5064 */   padding: 0;
/* 5065 */   text-align: center;
/* 5066 */ }
/* 5067 */ .comment_author {
/* 5068 */   color: #5c5c5c;
/* 5069 */   font-weight: bold;
/* 5070 */   font-style: normal;
/* 5071 */   font-size: 12px;
/* 5072 */ }
/* 5073 */ .comment_author span {
/* 5074 */   display: none;
/* 5075 */ }
/* 5076 */ .comment_time {
/* 5077 */   padding-left: 10px;
/* 5078 */   color: #9d9d9d;
/* 5079 */   font-size: 12px;
/* 5080 */ }
/* 5081 */ .comment_text {
/* 5082 */   clear: both;
/* 5083 */   overflow: hidden;
/* 5084 */   padding: 10px 0;
/* 5085 */ }
/* 5086 */ .comment_text p {
/* 5087 */   margin: 0;
/* 5088 */   font-size: 11px;
/* 5089 */ }
/* 5090 */ .comments_navigation {
/* 5091 */   clear: both;
/* 5092 */   overflow: hidden;
/* 5093 */   margin: 20px 0;
/* 5094 */ }
/* 5095 */ .comments_navigation .nav_previous {
/* 5096 */   float: left;
/* 5097 */ }
/* 5098 */ .comments_navigation .nav_next {
/* 5099 */   float: right;
/* 5100 */ }

/* theme-styles.css */

/* 5101 */ #respond {
/* 5102 */   margin-top: 20px;
/* 5103 */ }
/* 5104 */ .fancy_arrow {
/* 5105 */   display: none;
/* 5106 */ }
/* 5107 */ #respond #comment {
/* 5108 */   width: 95%;
/* 5109 */   height: 200px;
/* 5110 */ }
/* 5111 */ .cancel_comment_reply {
/* 5112 */   margin-bottom: 6px;
/* 5113 */ }
/* 5114 */ .logged {
/* 5115 */   display: inline-block;
/* 5116 */   padding-bottom: 10px;
/* 5117 */   font-size: 12px;
/* 5118 */ }
/* 5119 */ .unapproved {
/* 5120 */   color: #ccc;
/* 5121 */   text-transform: uppercase;
/* 5122 */ }
/* 5123 */ .comment-edit-link {
/* 5124 */   float: right;
/* 5125 */   font-size: 11px;
/* 5126 */ }
/* 5127 */ .reply {
/* 5128 */   padding-top: 5px;
/* 5129 */   text-align: center;
/* 5130 */ }
/* 5131 */ #respond label {
/* 5132 */   display: block;
/* 5133 */   margin-bottom: 5px;
/* 5134 */ }
/* 5135 */ #respond .section_row,
/* 5136 */ .content .section_row {
/* 5137 */   float: left;
/* 5138 */   width: 33%;
/* 5139 */ }
/* 5140 */ #respond .section_row .text_input,
/* 5141 */ .content .section_row .text_input {
/* 5142 */   padding: 10px 6px;
/* 5143 */   width: 90%;
/* 5144 */ }
/* 5145 */ #respond .comment_textarea {
/* 5146 */   margin-bottom: 20px;
/* 5147 */ }
/* 5148 */ #respond .mk-button {
/* 5149 */   margin-left: 0;
/* 5150 */ }

/* theme-styles.css */

/* 5151 */ #respond .text_input,
/* 5152 */ #respond textarea.textarea,
/* 5153 */ .contact_form.shortcode .text_input,
/* 5154 */ .contact_form.shortcode textarea.textarea {
/* 5155 */   border: 1px solid rgba(0, 0, 0, 0.15);
/* 5156 */   background-color: rgba(0, 0, 0, 0.02);
/* 5157 */   color: #676767;
/* 5158 */ }
/* 5159 */ #respond .text_input:focus,
/* 5160 */ #respond textarea.textarea:focus,
/* 5161 */ .contact_form.shortcode .text_input:focus,
/* 5162 */ .contact_form.shortcode textarea.textarea:focus {
/* 5163 */   border: 1px solid rgba(0, 0, 0, 0.25);
/* 5164 */   background-color: rgba(0, 0, 0, 0.01);
/* 5165 */ }
/* 5166 */ .content .comment_row {
/* 5167 */   margin-bottom: 20px;
/* 5168 */   width: 100%;
/* 5169 */ }
/* 5170 */ .content .contact_content {
/* 5171 */   width: 95%;
/* 5172 */   height: 200px;
/* 5173 */ }
/* 5174 */ /* Portfolio Sortable
/* 5175 *| ---------------------------------------------------------- */
/* 5176 */ .filter_portfolio {
/* 5177 */   margin-bottom: 60px;
/* 5178 */   padding-bottom: 10px;
/* 5179 */ }
/* 5180 */ .filter_portfolio a {
/* 5181 */   display: block;
/* 5182 */   float: left;
/* 5183 */   margin: 0 5px 5px 0;
/* 5184 */   padding: 7px 14px 6px 24px;
/* 5185 */   background: url(/web/20161106232602/http://socalholistichealth.org/wp-content/themes/lucidpress/images/portfolio_plus.png) 8px -18px no-repeat;
/* 5186 */   color: #fff !important;
/* 5187 */   text-transform: uppercase;
/* 5188 */   font-weight: 700 !important;
/* 5189 */   font-size: 12px;
/* 5190 */ }
/* 5191 */ .filter_portfolio a:hover {
/* 5192 */   color: #fff !important;
/* 5193 */ }
/* 5194 */ .filter_portfolio a.current {
/* 5195 */   background: #afafaf url(/web/20161106232602/http://socalholistichealth.org/wp-content/themes/lucidpress/images/portfolio_plus.png) 8px 15px no-repeat;
/* 5196 */ }
/* 5197 */ #portfolios {
/* 5198 */   padding-bottom: 40px;
/* 5199 */ }
/* 5200 */ .portfolio_title {

/* theme-styles.css */

/* 5201 */   margin-bottom: 10px;
/* 5202 */   line-height: 1em;
/* 5203 */ }
/* 5204 */ .portfolio_title,
/* 5205 */ .portfolio_title a {
/* 5206 */   padding: 50px 30px 0 30px;
/* 5207 */   font-weight: 800 !important;
/* 5208 */   font-size: 16px !important;
/* 5209 */ }
/* 5210 */ .portfolio_more_button {
/* 5211 */   position: relative;
/* 5212 */   display: inline-block;
/* 5213 */   overflow: visible;
/* 5214 */   margin: 15px 5px 5px 5px;
/* 5215 */   outline: none;
/* 5216 */   background-color: #fff;
/* 5217 */   white-space: nowrap;
/* 5218 */   cursor: pointer;
/* 5219 */ }
/* 5220 */ .portfolio_more_button a {
/* 5221 */   display: inline-block;
/* 5222 */   padding: 0.6em 1em;
/* 5223 */   color: #878787;
/* 5224 */   font-size: 12px;
/* 5225 */   line-height: 1.3em;
/* 5226 */ }
/* 5227 */ .portfolio_more_button:hover {
/* 5228 */   background-color: #f6f6f6;
/* 5229 */ }
/* 5230 */ .portfolio_single {
/* 5231 */   margin-bottom: 30px;
/* 5232 */ }
/* 5233 */ #portfolios .portfolio_item,
/* 5234 */ .portfolio_item.newspaper_style {
/* 5235 */   display: block;
/* 5236 */   opacity: 0;
/* 5237 */ }
/* 5238 */ #portfolios .portfolio_item img,
/* 5239 */ .portfolio_item.newspaper_style img {
/* 5240 */   width: 100%;
/* 5241 */ }
/* 5242 */ #portfolios .portfolio_item .item-holder,
/* 5243 */ .portfolio_item.newspaper_style .item-holder {
/* 5244 */   margin: 0 10px 20px 10px;
/* 5245 */   position: relative;
/* 5246 */ }
/* 5247 */ #portfolios .portfolio_item.one_column,
/* 5248 */ .portfolio_item.newspaper_style.one_column {
/* 5249 */   width: 100%;
/* 5250 */ }

/* theme-styles.css */

/* 5251 */ #portfolios .portfolio_item.two_column,
/* 5252 */ .portfolio_item.newspaper_style.two_column {
/* 5253 */   width: 49.8%;
/* 5254 */ }
/* 5255 */ #portfolios .portfolio_item.three_column,
/* 5256 */ .portfolio_item.newspaper_style.three_column {
/* 5257 */   width: 33.2%;
/* 5258 */ }
/* 5259 */ #portfolios .portfolio_item.four_column,
/* 5260 */ .portfolio_item.newspaper_style.four_column {
/* 5261 */   width: 24.8%;
/* 5262 */ }
/* 5263 */ @media only screen and (max-width: 960px) {
/* 5264 */   #portfolios .portfolio_item.four_column,
/* 5265 */   .portfolio_item.newspaper_style.four_column {
/* 5266 */     width: 33.2% !important;
/* 5267 */   }
/* 5268 */ }
/* 5269 */ @media only screen and (max-width: 800px) {
/* 5270 */   #portfolios .portfolio_item.four_column,
/* 5271 */   .portfolio_item.newspaper_style.four_column,
/* 5272 */   #portfolios .portfolio_item.three_column,
/* 5273 */   .portfolio_item.newspaper_style.three_column {
/* 5274 */     width: 49.5% !important;
/* 5275 */   }
/* 5276 */ }
/* 5277 */ @media only screen and (max-width: 500px) {
/* 5278 */   #portfolios .portfolio_item.two_column,
/* 5279 */   .portfolio_item.newspaper_style.two_column,
/* 5280 */   #portfolios .portfolio_item.four_column,
/* 5281 */   .portfolio_item.newspaper_style.four_column,
/* 5282 */   #portfolios .portfolio_item.three_column,
/* 5283 */   .portfolio_item.newspaper_style.three_column {
/* 5284 */     width: 100% !important;
/* 5285 */   }
/* 5286 */   #portfolios .portfolio_item .item-holder,
/* 5287 */   .portfolio_item.newspaper_style .item-holder {
/* 5288 */     margin: 0 0 20px;
/* 5289 */   }
/* 5290 */ }
/* 5291 */ #portfolios .portfolio_item_wrapper {
/* 5292 */   overflow: hidden;
/* 5293 */   margin: 0;
/* 5294 */   padding: 0;
/* 5295 */ }
/* 5296 */ #portfolios .portfolio_item_details {
/* 5297 */   position: absolute;
/* 5298 */   top: 0;
/* 5299 */   left: 0;
/* 5300 */   z-index: 200;

/* theme-styles.css */

/* 5301 */   display: block;
/* 5302 */   overflow: hidden;
/* 5303 */   margin: 0;
/* 5304 */   padding: 0;
/* 5305 */   width: 100%;
/* 5306 */   height: 100%;
/* 5307 */   text-align: center;
/* 5308 */   opacity: 0;
/* 5309 */ }
/* 5310 */ #portfolios .portfolio_title:after {
/* 5311 */   display: block;
/* 5312 */   margin: 10px auto 10px auto;
/* 5313 */   width: 90px;
/* 5314 */   height: 3px;
/* 5315 */   content: "";
/* 5316 */ }
/* 5317 */ #portfolios .portfolio_item_category {
/* 5318 */   z-index: 10;
/* 5319 */   display: block;
/* 5320 */   color: #fff;
/* 5321 */   text-align: center;
/* 5322 */   text-transform: uppercase;
/* 5323 */   font: 14px;
/* 5324 */   font-weight: 700;
/* 5325 */ }
/* 5326 */ #portfolios .portfolio_overlay {
/* 5327 */   position: absolute;
/* 5328 */   top: 0;
/* 5329 */   left: 0;
/* 5330 */   z-index: 200;
/* 5331 */   width: 100%;
/* 5332 */   height: 100%;
/* 5333 */   opacity: 0;
/* 5334 */ }
/* 5335 */ .portfolio_single_introduce {
/* 5336 */   float: left;
/* 5337 */   margin-bottom: 30px;
/* 5338 */   width: 800px;
/* 5339 */ }
/* 5340 */ .portfolio_single_introduce h1 {
/* 5341 */   margin-bottom: 15px;
/* 5342 */   font-weight: 800 !important;
/* 5343 */   font-size: 36px !important;
/* 5344 */ }
/* 5345 */ .portfolio_single_introduce .portfolio_single_category {
/* 5346 */   color: #999999;
/* 5347 */   text-transform: uppercase;
/* 5348 */   font-size: 18px;
/* 5349 */ }
/* 5350 */ .portfolio_item_wrapper .plus_icon {

/* theme-styles.css */

/* 5351 */   z-index: 211;
/* 5352 */ }
/* 5353 */ .portfolio_item_wrapper .lightbox_link {
/* 5354 */   position: absolute;
/* 5355 */   right: 0;
/* 5356 */   bottom: 0;
/* 5357 */   z-index: 210;
/* 5358 */   display: block;
/* 5359 */   width: 50px;
/* 5360 */   height: 50px;
/* 5361 */ }
/* 5362 */ .portfolio_single_pagination {
/* 5363 */   float: right;
/* 5364 */   margin-bottom: 40px;
/* 5365 */   width: 100px;
/* 5366 */ }
/* 5367 */ .portfolio_single_pagination .next a,
/* 5368 */ .portfolio_single_pagination .previous a {
/* 5369 */   display: block;
/* 5370 */   width: 42px;
/* 5371 */   height: 42px;
/* 5372 */   background: #afafaf url(/web/20161106232602/http://socalholistichealth.org/wp-content/themes/lucidpress/images/next_prev_arrows.png) no-repeat;
/* 5373 */ }
/* 5374 */ .portfolio_single_pagination .previous a {
/* 5375 */   float: left;
/* 5376 */   background-position: 16px center;
/* 5377 */ }
/* 5378 */ .portfolio_single_pagination .next a {
/* 5379 */   float: right;
/* 5380 */   background-position: -45px center;
/* 5381 */ }
/* 5382 */ /* Portfolio Newspaper Style */
/* 5383 */ .newspaper_style.portfolio_item .item-holder {
/* 5384 */   border-bottom: 3px solid #d1d1d1;
/* 5385 */   background: #ebeaea;
/* 5386 */ }
/* 5387 */ .portfolio_item_wrapper_newspaper {
/* 5388 */   display: block;
/* 5389 */   overflow: hidden;
/* 5390 */ }
/* 5391 */ .portfolio_newspaper_image {
/* 5392 */   position: relative;
/* 5393 */   display: block;
/* 5394 */ }
/* 5395 */ .portfolio_newspaper_image img {
/* 5396 */   display: block;
/* 5397 */ }
/* 5398 */ .portfolio_overlay_newspaper {
/* 5399 */   position: absolute;
/* 5400 */   top: 0;

/* theme-styles.css */

/* 5401 */   left: 0;
/* 5402 */   z-index: 4;
/* 5403 */   width: 100%;
/* 5404 */   height: 100%;
/* 5405 */   background: rgba(255, 255, 255, 0.6);
/* 5406 */   opacity: 0;
/* 5407 */ }
/* 5408 */ .portfolio_newspaper_image:hover .portfolio_overlay_newspaper {
/* 5409 */   opacity: 1;
/* 5410 */ }
/* 5411 */ .portfolio_plus_icon_newspaper,
/* 5412 */ .portfolio_arrow_icon_newspaper {
/* 5413 */   position: absolute;
/* 5414 */   top: 50%;
/* 5415 */   z-index: 10;
/* 5416 */   margin-top: -21px;
/* 5417 */   width: 43px;
/* 5418 */   height: 43px;
/* 5419 */   opacity: 0;
/* 5420 */ }
/* 5421 */ .portfolio_plus_icon_newspaper {
/* 5422 */   left: 50%;
/* 5423 */   margin-left: -60px;
/* 5424 */   background: url(/web/20161106232602/http://socalholistichealth.org/wp-content/themes/lucidpress/images/image_hover_icons.png) left center;
/* 5425 */ }
/* 5426 */ .portfolio_arrow_icon_newspaper {
/* 5427 */   right: 50%;
/* 5428 */   margin-right: -60px;
/* 5429 */   background: url(/web/20161106232602/http://socalholistichealth.org/wp-content/themes/lucidpress/images/image_hover_icons.png) right center;
/* 5430 */ }
/* 5431 */ .portfolio_newspaper_image:hover .portfolio_plus_icon_newspaper {
/* 5432 */   margin-left: -46px;
/* 5433 */ }
/* 5434 */ .portfolio_newspaper_image:hover .portfolio_arrow_icon_newspaper {
/* 5435 */   margin-right: -46px;
/* 5436 */ }
/* 5437 */ .portfolio_newspaper_image:hover .portfolio_plus_icon_newspaper,
/* 5438 */ .portfolio_newspaper_image:hover .portfolio_arrow_icon_newspaper {
/* 5439 */   opacity: 1;
/* 5440 */ }
/* 5441 */ .portfolio_title_newspaper {
/* 5442 */   padding: 25px 30px 15px 30px;
/* 5443 */   text-align: center;
/* 5444 */   font-weight: bold !important;
/* 5445 */   font-size: 14px !important;
/* 5446 */ }
/* 5447 */ .portfolio_title_newspaper:after {
/* 5448 */   display: block;
/* 5449 */   margin: 10px auto 0;
/* 5450 */   width: 60px;

/* theme-styles.css */

/* 5451 */   height: 4px;
/* 5452 */   background: #151515;
/* 5453 */   content: "";
/* 5454 */ }
/* 5455 */ .portfolio_desc_newspaper {
/* 5456 */   padding: 0 20px 30px;
/* 5457 */   text-align: center;
/* 5458 */   font-size: 11px;
/* 5459 */ }
/* 5460 */ .portfolio_meta_newspaper {
/* 5461 */   padding: 10px 20px;
/* 5462 */   border-top: 1px solid rgba(0, 0, 0, 0.1);
/* 5463 */   color: #a3a3a3 !important;
/* 5464 */   text-transform: uppercase;
/* 5465 */   font-size: 10px;
/* 5466 */ }
/* 5467 */ .portfolio_category_newspaper {
/* 5468 */   float: left;
/* 5469 */ }
/* 5470 */ .portfolio_date_newspaper {
/* 5471 */   float: right;
/* 5472 */   padding-left: 17px;
/* 5473 */   background: url(/web/20161106232602/http://socalholistichealth.org/wp-content/themes/lucidpress/images/portfolio_date_icon.png) center left no-repeat;
/* 5474 */ }
/* 5475 */ /* Portfolio Single Post */
/* 5476 */ .portfolio_single_meta {
/* 5477 */   margin-bottom: 40px;
/* 5478 */   padding: 10px;
/* 5479 */   border: 1px solid rgba(0, 0, 0, 0.1);
/* 5480 */   border-right: none;
/* 5481 */   border-left: none;
/* 5482 */ }
/* 5483 */ .portfolio_single_date {
/* 5484 */   padding-left: 17px;
/* 5485 */   background: url(/web/20161106232602/http://socalholistichealth.org/wp-content/themes/lucidpress/images/portfolio_date_icon.png) center left no-repeat;
/* 5486 */ }
/* 5487 */ .portfolio_single_date a {
/* 5488 */   color: #b3b3b3 !important;
/* 5489 */   text-transform: uppercase;
/* 5490 */   font-size: 10px;
/* 5491 */ }
/* 5492 */ .portfolio_single_social {
/* 5493 */   float: right;
/* 5494 */ }
/* 5495 */ .portfolio_single_social .share_buttons {
/* 5496 */   float: right;
/* 5497 */ }
/* 5498 */ #footer {
/* 5499 */   position: relative;
/* 5500 */   width: 100%;

/* theme-styles.css */

/* 5501 */ }
/* 5502 */ .client_slider_enabled #footer {
/* 5503 */   padding-top: 80px;
/* 5504 */ }
/* 5505 */ #footer_toolbar {
/* 5506 */   z-index: 60;
/* 5507 */   padding: 3px 0;
/* 5508 */   width: 100%;
/* 5509 */ }
/* 5510 */ #footer_banner {
/* 5511 */   position: absolute;
/* 5512 */   top: 0;
/* 5513 */   left: 0;
/* 5514 */   z-index: 50;
/* 5515 */   width: 220px;
/* 5516 */   height: 100%;
/* 5517 */ }
/* 5518 */ .footer_slogan {
/* 5519 */   padding: 40px 15px 0 15px;
/* 5520 */ }
/* 5521 */ .footer_tagline {
/* 5522 */   position: absolute;
/* 5523 */   bottom: 20px;
/* 5524 */   left: 0;
/* 5525 */   padding: 0 15px;
/* 5526 */ }
/* 5527 */ .footer_slogan_disabled .footer_widget {
/* 5528 */   margin-left: 0 !important;
/* 5529 */ }
/* 5530 */ .footer_widget {
/* 5531 */   display: block;
/* 5532 */   margin-left: 260px;
/* 5533 */   padding-top: 30px;
/* 5534 */ }
/* 5535 */ #footer_nav {
/* 5536 */   display: inline-block;
/* 5537 */   float: right;
/* 5538 */   margin-top: 20px;
/* 5539 */ }
/* 5540 */ #footer_nav ul {
/* 5541 */   margin: 0;
/* 5542 */   padding: 0;
/* 5543 */ }
/* 5544 */ #footer_nav li {
/* 5545 */   float: left;
/* 5546 */   margin: 0;
/* 5547 */   padding: 0 6px;
/* 5548 */   list-style: none;
/* 5549 */ }
/* 5550 */ #footer_nav a {

/* theme-styles.css */

/* 5551 */   color: #999999;
/* 5552 */   text-transform: uppercase;
/* 5553 */   font-size: 10px;
/* 5554 */ }
/* 5555 */ .copyright {
/* 5556 */   float: left;
/* 5557 */   margin: 20px 0 0 5px;
/* 5558 */   text-transform: uppercase;
/* 5559 */   font-size: 10px;
/* 5560 */ }
/* 5561 */ .sub_footer_logo {
/* 5562 */   display: block;
/* 5563 */   float: left;
/* 5564 */   width: 150px;
/* 5565 */   height: 60px;
/* 5566 */ }
/* 5567 */ .scrolltop_button {
/* 5568 */   position: fixed;
/* 5569 */   right: 30px;
/* 5570 */   bottom: 20px;
/* 5571 */   z-index: 100;
/* 5572 */   display: none;
/* 5573 */   width: 46px;
/* 5574 */   height: 46px;
/* 5575 */   background: #606060 url(/web/20161106232602/http://socalholistichealth.org/wp-content/themes/lucidpress/images/scroll_top_arrow.png) center center no-repeat;
/* 5576 */ }
/* 5577 */ .scrolltop_button:after {
/* 5578 */   display: block;
/* 5579 */   margin-top: 46px;
/* 5580 */   width: 46px;
/* 5581 */   height: 3px;
/* 5582 */   background: rgba(0, 0, 0, 0.2);
/* 5583 */   content: "";
/* 5584 */ }
/* 5585 */ /* 
/* 5586 *| 
/* 5587 *| 
/* 5588 *| 
/* 5589 *| 
/* 5590 *| 
/* 5591 *| /* 
/* 5592 *| ===============================================================================================================
/* 5593 *| 01. WIDGETS GENERAL STYLES
/* 5594 *| =============================================================================================================== */
/* 5595 */ .widget {
/* 5596 */   overflow: hidden;
/* 5597 */   margin-bottom: 40px;
/* 5598 */ }
/* 5599 */ h3.widgettitle {
/* 5600 */   position: relative;

/* theme-styles.css */

/* 5601 */ }
/* 5602 */ h3.widgettitle:after {
/* 5603 */   display: block;
/* 5604 */   margin: 6px 0 20px 0;
/* 5605 */   width: 70px;
/* 5606 */   height: 4px;
/* 5607 */   content: "";
/* 5608 */ }
/* 5609 */ .widgets_hr_divider {
/* 5610 */   clear: both;
/* 5611 */   margin: 20px 0px 25px -30px;
/* 5612 */   padding-right: 30px;
/* 5613 */   width: 100%;
/* 5614 */   height: 1px;
/* 5615 */   background: #c6c5c5;
/* 5616 */ }
/* 5617 */ #mk-sidebar ul,
/* 5618 */ #footer ul {
/* 5619 */   margin: 0;
/* 5620 */ }
/* 5621 */ .widget .children li,
/* 5622 */ .widget_nav_menu .sub-menu {
/* 5623 */   margin-left: 10px !important;
/* 5624 */   border: none !important;
/* 5625 */ }
/* 5626 */ .widget .children li a {
/* 5627 */   padding: 7px 0 7px 12px !important;
/* 5628 */   background: url(/web/20161106232602/http://socalholistichealth.org/wp-content/themes/lucidpress/images/sidebar_arrow.png) left center no-repeat;
/* 5629 */ }
/* 5630 */ .widget .children li a:after {
/* 5631 */   display: none;
/* 5632 */ }
/* 5633 */ .widget_pages li a:after {
/* 5634 */   margin-top: 9px;
/* 5635 */ }
/* 5636 */ .widget_pages li a {
/* 5637 */   padding-bottom: 0 !important;
/* 5638 */ }
/* 5639 */ .widget_categories li:nth-child(even),
/* 5640 */ .widget_archive li:nth-child(even) {
/* 5641 */   margin-right: 0 !important;
/* 5642 */ }
/* 5643 */ .widget_archive li,
/* 5644 */ .widget_categories li,
/* 5645 */ .widget_nav_menu li,
/* 5646 */ .widget_links li,
/* 5647 */ .widget_meta li,
/* 5648 */ .widget_authors li,
/* 5649 */ .widget_contact_info li,
/* 5650 */ .widget_popular_posts li,

/* theme-styles.css */

/* 5651 */ .widget_text li,
/* 5652 */ .widget_most_popular_tags li,
/* 5653 */ .widget_recent_posts li,
/* 5654 */ .widget_twitter li,
/* 5655 */ .widget_pages li,
/* 5656 */ .widget_recent_posts li,
/* 5657 */ .widget_recent_comments li,
/* 5658 */ .widget_rss li,
/* 5659 */ .widget_recent_entries li {
/* 5660 */   margin: 0;
/* 5661 */   list-style: none;
/* 5662 */ }
/* 5663 */ .widget_archive li a,
/* 5664 */ .widget_recent_comments .recentcomments,
/* 5665 */ .widget_categories li a,
/* 5666 */ .widget_nav_menu li a,
/* 5667 */ .widget_links li a,
/* 5668 */ .widget_meta li a,
/* 5669 */ .widget_contact_info li a,
/* 5670 */ .widget_most_popular_tags li a,
/* 5671 */ .widget_pages li a,
/* 5672 */ .widget_text li a,
/* 5673 */ .widget_recent_entries li a {
/* 5674 */   display: block;
/* 5675 */   padding: 6px 0 4px 0;
/* 5676 */   text-decoration: none;
/* 5677 */ }
/* 5678 */ .widget_archive li:after,
/* 5679 */ .widget_categories li:after,
/* 5680 */ .widget_nav_menu li:after,
/* 5681 */ .widget_links li:after,
/* 5682 */ .widget_pages li a:after,
/* 5683 */ .widget_meta li:after,
/* 5684 */ .widget_authors li:after,
/* 5685 */ .widget_most_popular_tags li:after,
/* 5686 */ .widget_recent_comments li:after,
/* 5687 */ .widget_rss li:after,
/* 5688 */ .widget_recent_entries li:after,
/* 5689 */ .tw_list .tweet_list li:after {
/* 5690 */   display: block;
/* 5691 */   margin: 6px 0 0 0;
/* 5692 */   width: 100px;
/* 5693 */   height: 1px;
/* 5694 */   background-color: rgba(0, 0, 0, 0.1);
/* 5695 */   content: "";
/* 5696 */ }
/* 5697 */ /* 
/* 5698 *| ===============================================================================================================
/* 5699 *| 02. RELATED POST, RECENT POST, POPULAR POST
/* 5700 *| =============================================================================================================== */

/* theme-styles.css */

/* 5701 */ .post_info {
/* 5702 */   overflow: hidden;
/* 5703 */ }
/* 5704 */ .widget_post li {
/* 5705 */   float: left;
/* 5706 */   margin: 0;
/* 5707 */   padding: 0 0 14px 0 !important;
/* 5708 */   width: 100%;
/* 5709 */   list-style: none;
/* 5710 */ }
/* 5711 */ .widget_post li .title:after {
/* 5712 */   display: block;
/* 5713 */   margin: 6px 0;
/* 5714 */   width: 60px;
/* 5715 */   height: 1px;
/* 5716 */   background-color: rgba(0, 0, 0, 0.2);
/* 5717 */   content: "";
/* 5718 */ }
/* 5719 */ .widget_post .title {
/* 5720 */   display: block;
/* 5721 */   text-transform: uppercase;
/* 5722 */ }
/* 5723 */ .widget_post .thumb {
/* 5724 */   display: block;
/* 5725 */   float: left;
/* 5726 */   padding-right: 15px;
/* 5727 */ }
/* 5728 */ .left_sidebar .widget_post .thumb {
/* 5729 */   margin-left: 4px;
/* 5730 */ }
/* 5731 */ .widget_post .thumb img {
/* 5732 */   border: 1px solid rgba(0, 0, 0, 0.2);
/* 5733 */ }
/* 5734 */ #footer .widget_post .thumb img,
/* 5735 */ #preheader .widget_post .thumb img {
/* 5736 */   border: 1px solid rgba(255, 255, 255, 0.2);
/* 5737 */ }
/* 5738 */ .widget_post time {
/* 5739 */   display: block;
/* 5740 */   padding-top: 4px;
/* 5741 */   font-size: 11px !important;
/* 5742 */ }
/* 5743 */ .widget_post .desc {
/* 5744 */   display: block;
/* 5745 */   padding-top: 4px;
/* 5746 */   line-height: 16px;
/* 5747 */ }
/* 5748 */ /* 
/* 5749 *| ===============================================================================================================
/* 5750 *| 03. CALENDAR

/* theme-styles.css */

/* 5751 *| =============================================================================================================== */
/* 5752 */ .widget_calendar {
/* 5753 */   margin: 0 5px 30px 0;
/* 5754 */   border: 1px solid rgba(0, 0, 0, 0.1);
/* 5755 */ }
/* 5756 */ .widget_calendar table {
/* 5757 */   margin: 0;
/* 5758 */   width: 100%;
/* 5759 */ }
/* 5760 */ .widget_calendar thead {
/* 5761 */   background-color: #fafafa;
/* 5762 */ }
/* 5763 */ .widget_calendar thead th {
/* 5764 */   padding: 10px 0;
/* 5765 */   font-weight: bold;
/* 5766 */ }
/* 5767 */ .widget_calendar tbody tr {
/* 5768 */   font-size: 11px;
/* 5769 */ }
/* 5770 */ .widget_calendar caption {
/* 5771 */   padding: 12px 0;
/* 5772 */   background-color: rgba(0, 0, 0, 0.05);
/* 5773 */   font-weight: bold;
/* 5774 */   font-size: 11px;
/* 5775 */ }
/* 5776 */ .widget_calendar td,
/* 5777 */ .widget_calendar th {
/* 5778 */   padding: 6px 8px;
/* 5779 */   text-align: center;
/* 5780 */ }
/* 5781 */ .widget_calendar tfoot {
/* 5782 */   margin-top: 10px;
/* 5783 */   border-top: 1px solid rgba(0, 0, 0, 0.1);
/* 5784 */ }
/* 5785 */ .widget_calendar tfoot td {
/* 5786 */   padding: 8px 20px;
/* 5787 */ }
/* 5788 */ .widget_calendar #prev {
/* 5789 */   text-align: left;
/* 5790 */ }
/* 5791 */ .widget_calendar #next {
/* 5792 */   text-align: right;
/* 5793 */ }
/* 5794 */ .widget_calendar a {
/* 5795 */   font-weight: bold;
/* 5796 */   font-size: 11px;
/* 5797 */ }
/* 5798 */ .widget_calendar #today {
/* 5799 */   border: 1px solid rgba(0, 0, 0, 0.1);
/* 5800 */   background-color: rgba(0, 0, 0, 0.05);

/* theme-styles.css */

/* 5801 */ }
/* 5802 */ /* 
/* 5803 *| ===============================================================================================================
/* 5804 *| 04. FLICKR
/* 5805 *| =============================================================================================================== */
/* 5806 */ .widget_flickr a,
/* 5807 */ .flickr_shortcode a {
/* 5808 */   float: left;
/* 5809 */   padding: 3px 3px 0 3px;
/* 5810 */ }
/* 5811 */ .widget_flickr a:hover,
/* 5812 */ .flickr_shortcode a:hover {
/* 5813 */   opacity: 0.7;
/* 5814 */ }
/* 5815 */ .flickr_shortcode img,
/* 5816 */ .widget_flickr img {
/* 5817 */   border: 1px solid rgba(0, 0, 0, 0.2);
/* 5818 */ }
/* 5819 */ .flickr_shortcode {
/* 5820 */   overflow: hidden;
/* 5821 */   margin-bottom: 30px;
/* 5822 */ }
/* 5823 */ #footer .widget_flickr img,
/* 5824 */ #preheader .widget_flickr img {
/* 5825 */   border: 1px solid rgba(255, 255, 255, 0.2);
/* 5826 */ }
/* 5827 */ /* 
/* 5828 *| ===============================================================================================================
/* 5829 *| 05. RECENT COMMENTS 
/* 5830 *| =============================================================================================================== */
/* 5831 */ .widget_recent_comments li,
/* 5832 */ .comment_count {
/* 5833 */   padding-left: 17px !important;
/* 5834 */   background: url(/web/20161106232602/http://socalholistichealth.org/wp-content/themes/lucidpress/images/recent_comments_icon.png) left center no-repeat;
/* 5835 */ }
/* 5836 */ .recentcomments a {
/* 5837 */   color: #666666;
/* 5838 */ }
/* 5839 */ /* 
/* 5840 *| ===============================================================================================================
/* 5841 *| 06. TAGS CLOUD
/* 5842 *| =============================================================================================================== */
/* 5843 */ .widget_most_popular_tags a {
/* 5844 */   display: inline-block;
/* 5845 */   margin: 0 5px 5px 0;
/* 5846 */   padding: 5px 14px;
/* 5847 */   border: 1px solid rgba(0, 0, 0, 0.1);
/* 5848 */   background: rgba(0, 0, 0, 0.05);
/* 5849 */ }
/* 5850 */ .widget_most_popular_tags a:hover {

/* theme-styles.css */

/* 5851 */   background: none;
/* 5852 */ }
/* 5853 */ /* 
/* 5854 *| ===============================================================================================================
/* 5855 *| 07. SEARH WIDGET
/* 5856 *| =============================================================================================================== */
/* 5857 */ #searchform {
/* 5858 */   position: relative;
/* 5859 */   width: 100%;
/* 5860 */ }
/* 5861 */ .widget_search .text_input {
/* 5862 */   float: left;
/* 5863 */   margin: 0;
/* 5864 */   padding: 9px 40px 9px 9px;
/* 5865 */   width: 100%;
/* 5866 */ }
/* 5867 */ .widget_search .search_button {
/* 5868 */   display: block;
/* 5869 */   float: left;
/* 5870 */   margin: 0;
/* 5871 */   width: 33px;
/* 5872 */   height: 33px;
/* 5873 */   outline: none;
/* 5874 */   border: none;
/* 5875 */   background: url(/web/20161106232602/http://socalholistichealth.org/wp-content/themes/lucidpress/images/search_btn.png) center center no-repeat;
/* 5876 */   line-height: 33px;
/* 5877 */   position: absolute;
/* 5878 */   right: 0;
/* 5879 */   top: 0;
/* 5880 */ }
/* 5881 */ .widget_search .search_button:hover {
/* 5882 */   opacity: 1;
/* 5883 */ }
/* 5884 */ /* 
/* 5885 *| ===============================================================================================================
/* 5886 *| 08. SOCIAL NETWORKS
/* 5887 *| =============================================================================================================== */
/* 5888 */ .widget_social img {
/* 5889 */   padding: 0 2px 2px;
/* 5890 */ }
/* 5891 */ .widget_social a {
/* 5892 */   opacity: 0.4;
/* 5893 */ }
/* 5894 */ .widget_social a:hover {
/* 5895 */   opacity: 1;
/* 5896 */ }
/* 5897 */ /* 
/* 5898 *| ===============================================================================================================
/* 5899 *| 09. ADVERTISEMENT
/* 5900 *| =============================================================================================================== */

/* theme-styles.css */

/* 5901 */ .widget_advertisement img {
/* 5902 */   padding: 6px;
/* 5903 */ }
/* 5904 */ /* 
/* 5905 *| ===============================================================================================================
/* 5906 *| 10. GOOGLE MAPS
/* 5907 *| =============================================================================================================== */
/* 5908 */ .gmap_marker {
/* 5909 */   color: #555;
/* 5910 */ }
/* 5911 */ /* 
/* 5912 *| ===============================================================================================================
/* 5913 *| 11. SUB NAVIGATION
/* 5914 *| =============================================================================================================== */
/* 5915 */ .widget_sub_navigation {
/* 5916 */   overflow: visible;
/* 5917 */   border: 3px solid rgba(0, 0, 0, 0.15);
/* 5918 */   border-right: none;
/* 5919 */   border-left: none;
/* 5920 */ }
/* 5921 */ .widget_sub_navigation li {
/* 5922 */   margin: 0;
/* 5923 */   padding: 0;
/* 5924 */   border-bottom: 1px solid rgba(0, 0, 0, 0.15);
/* 5925 */   list-style: none;
/* 5926 */ }
/* 5927 */ .widget_sub_navigation a {
/* 5928 */   display: block;
/* 5929 */   text-transform: uppercase;
/* 5930 */ }
/* 5931 */ .widget_sub_navigation a {
/* 5932 */   padding: 20px;
/* 5933 */   border-left: 3px solid transparent;
/* 5934 */   background-color: rgba(0, 0, 0, 0.05);
/* 5935 */ }
/* 5936 */ .widget_sub_navigation a:hover {
/* 5937 */   background-color: rgba(0, 0, 0, 0.09);
/* 5938 */ }
/* 5939 */ .widget_sub_navigation .current_page_item a {
/* 5940 */   background-color: rgba(0, 0, 0, 0.02);
/* 5941 */ }
/* 5942 */ /* 
/* 5943 *| ===============================================================================================================
/* 5944 *| 12. RSS WIDGET
/* 5945 *| =============================================================================================================== */
/* 5946 */ .widget_rss .rsswidget {
/* 5947 */   margin-bottom: 20px;
/* 5948 */   font-weight: bold;
/* 5949 */   font-size: 15px;
/* 5950 */ }

/* theme-styles.css */

/* 5951 */ .widget_rss .rss-date {
/* 5952 */   display: block;
/* 5953 */   padding-top: 10px;
/* 5954 */   font-size: 11px;
/* 5955 */ }
/* 5956 */ .widget_rss cite {
/* 5957 */   font-size: 11px;
/* 5958 */ }
/* 5959 */ .widget_rss .rssSummary {
/* 5960 */   padding: 12px 0;
/* 5961 */ }
/* 5962 */ /* 
/* 5963 *| ===============================================================================================================
/* 5964 *| 13. CONTACT INFORMATION
/* 5965 *| =============================================================================================================== */
/* 5966 */ .contact_info p {
/* 5967 */   padding-bottom: 20px;
/* 5968 */ }
/* 5969 */ .contact_info span {
/* 5970 */   display: block;
/* 5971 */   padding-bottom: 4px;
/* 5972 */ }
/* 5973 */ /* 
/* 5974 *| ===============================================================================================================
/* 5975 *| 14. CONTACT FORM
/* 5976 *| =============================================================================================================== */
/* 5977 */ .success_message {
/* 5978 */   position: relative;
/* 5979 */   display: block;
/* 5980 */   margin: 10px 0;
/* 5981 */   padding: 15px;
/* 5982 */   width: 200px;
/* 5983 */   -webkit-border-radius: 6px;
/* 5984 */   -moz-border-radius: 6px;
/* 5985 */   border-radius: 6px;
/* 5986 */   background: url('/web/20161106232602/http://socalholistichealth.org/wp-content/themes/lucidpress/images/success_bubble_bg.png');
/* 5987 */   color: #fff;
/* 5988 */ }
/* 5989 */ .success_bubble_top {
/* 5990 */   position: absolute;
/* 5991 */   top: -12px;
/* 5992 */   left: 30px;
/* 5993 */ }
/* 5994 */ .contact_form .invalid {
/* 5995 */   border: 1px solid #fc5850 !important;
/* 5996 */ }
/* 5997 */ .contact_loading {
/* 5998 */   float: right;
/* 5999 */   padding: 20px 0 0 10px;
/* 6000 */   width: 30px;

/* theme-styles.css */

/* 6001 */   height: 20px;
/* 6002 */   background: url('/web/20161106232602/http://socalholistichealth.org/wp-content/themes/lucidpress/images/loading_small.gif') center center no-repeat;
/* 6003 */ }
/* 6004 */ .widget_contact_form .text_input {
/* 6005 */   padding: 7px !important;
/* 6006 */ }
/* 6007 */ /* 
/* 6008 *| ===============================================================================================================
/* 6009 *| 15. LOGIN FORM
/* 6010 *| =============================================================================================================== */
/* 6011 */ .widget_login_form {
/* 6012 */   padding: 15px;
/* 6013 */ }
/* 6014 */ .register_lougout li {
/* 6015 */   float: left;
/* 6016 */   margin: 10px 0 0;
/* 6017 */   padding: 0 6px;
/* 6018 */   border-left: 2px solid #c5c5c5;
/* 6019 */   list-style: none;
/* 6020 */ }
/* 6021 */ .register_lougout li:first-child {
/* 6022 */   padding-left: 0 !important;
/* 6023 */   border-left: 0 !important;
/* 6024 */ }
/* 6025 */ .register_recover {
/* 6026 */   float: left;
/* 6027 */   clear: both;
/* 6028 */   margin: 10px 10px 0 0;
/* 6029 */ }
/* 6030 */ .register_recover li {
/* 6031 */   float: right;
/* 6032 */   margin: 10px 0 0;
/* 6033 */   padding: 0 6px;
/* 6034 */   border: none;
/* 6035 */   border-right: 2px solid #c5c5c5;
/* 6036 */   list-style: none;
/* 6037 */ }
/* 6038 */ .register_recover li:first-child {
/* 6039 */   padding-right: 0 !important;
/* 6040 */   border-right: 0 !important;
/* 6041 */ }
/* 6042 */ /* 
/* 6043 *| ===============================================================================================================
/* 6044 *| 16. BLOG AUTHORS
/* 6045 *| =============================================================================================================== */
/* 6046 */ .widget_authors li {
/* 6047 */   float: left;
/* 6048 */   padding: 9px 0;
/* 6049 */   width: 100%;
/* 6050 */   font-size: 12px;

/* theme-styles.css */

/* 6051 */ }
/* 6052 */ .author_name {
/* 6053 */   float: left;
/* 6054 */   padding-right: 10px;
/* 6055 */   font-weight: bold;
/* 6056 */ }
/* 6057 */ .widget_authors .avatar {
/* 6058 */   float: left;
/* 6059 */   margin-right: 20px;
/* 6060 */   padding: 3px;
/* 6061 */   border: 1px solid rgba(0, 0, 0, 0.2);
/* 6062 */   background: #fff;
/* 6063 */   -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
/* 6064 */   -moz-box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
/* 6065 */   box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
/* 6066 */   -o-box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
/* 6067 */ }
/* 6068 */ .rss_link {
/* 6069 */   float: left;
/* 6070 */   clear: left;
/* 6071 */ }
/* 6072 */ .widget_authors .container {
/* 6073 */   float: left;
/* 6074 */ }
/* 6075 */ .widget_authors .count {
/* 6076 */   float: left;
/* 6077 */   clear: left;
/* 6078 */   margin: 4px 0;
/* 6079 */ }
/* 6080 */ /* 
/* 6081 *| ===============================================================================================================
/* 6082 *| 17. TWEET FEED
/* 6083 *| =============================================================================================================== */
/* 6084 */ .twitter_shortcode {
/* 6085 */   margin-bottom: 30px;
/* 6086 */ }
/* 6087 */ .tweet_list {
/* 6088 */   overflow-y: hidden;
/* 6089 */   margin: 0;
/* 6090 */   padding: 0;
/* 6091 */ }
/* 6092 */ .tweet_list li {
/* 6093 */   overflow-x: hidden;
/* 6094 */   overflow-y: auto;
/* 6095 */   padding: 10px 0;
/* 6096 */   background-image: url(/web/20161106232602/http://socalholistichealth.org/wp-content/themes/lucidpress/images/twitter_icon.png);
/* 6097 */   background-repeat: no-repeat;
/* 6098 */   list-style: none;
/* 6099 */ }
/* 6100 */ .tweet_list li .tweet_text {

/* theme-styles.css */

/* 6101 */   padding-bottom: 10px;
/* 6102 */ }
/* 6103 */ .tweet_list li .tweet_time a {
/* 6104 */   color: #999 !important;
/* 6105 */ }
/* 6106 */ .company_on_twitter {
/* 6107 */   color: #151515;
/* 6108 */ }
/* 6109 */ .tw_focused .tweet_list {
/* 6110 */   text-align: center;
/* 6111 */ }
/* 6112 */ .tw_focused .tweet_list li {
/* 6113 */   margin-bottom: 20px;
/* 6114 */   padding: 30px 0 15px 0;
/* 6115 */   background-position: center 0;
/* 6116 */   text-align: center;
/* 6117 */ }
/* 6118 */ .tw_focused .tweet_list li .tweet_text {
/* 6119 */   display: inline-block;
/* 6120 */   text-transform: uppercase;
/* 6121 */ }
/* 6122 */ .tw_focused .tweet_list li .tweet_text a {
/* 6123 */   display: block;
/* 6124 */   clear: both;
/* 6125 */ }
/* 6126 */ .tw_focused .tweet_list li .tweet_time {
/* 6127 */   display: block;
/* 6128 */   font-style: italic;
/* 6129 */   font-size: 10px !important;
/* 6130 */   line-height: 14px;
/* 6131 */ }
/* 6132 */ .tw_focused .company_on_twitter {
/* 6133 */   display: block;
/* 6134 */   text-transform: uppercase;
/* 6135 */   font-size: 10px;
/* 6136 */   line-height: 14px;
/* 6137 */ }
/* 6138 */ .tw_list .tweet_list li {
/* 6139 */   padding: 0 0 20px 30px;
/* 6140 */   background-position: left 6px;
/* 6141 */ }
/* 6142 */ /* 
/* 6143 *| ===============================================================================================================
/* 6144 *| 18. TESTIMONIALS
/* 6145 *| =============================================================================================================== */
/* 6146 */ .testimonial_slider .testimonial_item .testimonail_icon {
/* 6147 */   float: left;
/* 6148 */   margin: 0px 10px 0 0;
/* 6149 */   width: 23px;
/* 6150 */   height: 18px;

/* theme-styles.css */

/* 6151 */   background: url(/web/20161106232602/http://socalholistichealth.org/wp-content/themes/lucidpress/images/testimonial_slider_icon.png) no-repeat;
/* 6152 */ }
/* 6153 */ .testimonial_slider .testimonial_item .testimonial_content {
/* 6154 */   display: block;
/* 6155 */   margin-left: 160px;
/* 6156 */   line-height: 22px;
/* 6157 */ }
/* 6158 */ .no_author_image.testimonial_slider .testimonial_item .testimonial_content {
/* 6159 */   margin: 0;
/* 6160 */   padding: 0 10px;
/* 6161 */ }
/* 6162 */ .shortcode_version.testimonial_content {
/* 6163 */   padding-top: 20px;
/* 6164 */ }
/* 6165 */ .shortcode_version.testimonial_content p {
/* 6166 */   margin-bottom: 10px;
/* 6167 */ }
/* 6168 */ .testimonial_slider .testimonial_item .testimonial_company {
/* 6169 */   float: left;
/* 6170 */   margin-right: 20px;
/* 6171 */   font-style: italic;
/* 6172 */   font-size: 12px;
/* 6173 */   font-family: Georgia, "Times New Roman", Times, serif;
/* 6174 */   opacity: 0.5;
/* 6175 */ }
/* 6176 */ .testimonial_image_bg {
/* 6177 */   position: relative;
/* 6178 */   display: inline-block;
/* 6179 */   float: left;
/* 6180 */   margin-right: 20px;
/* 6181 */   width: 139px;
/* 6182 */   height: 139px;
/* 6183 */   background: url(/web/20161106232602/http://socalholistichealth.org/wp-content/themes/lucidpress/images/testimonial_image_bg.png) no-repeat;
/* 6184 */ }
/* 6185 */ .testimonial_slider .testimonial_image img {
/* 6186 */   position: absolute;
/* 6187 */   top: 6px;
/* 6188 */   left: 6px;
/* 6189 */   display: block;
/* 6190 */   overflow: hidden;
/* 6191 */   width: 127px;
/* 6192 */   height: 127px;
/* 6193 */   -webkit-border-radius: 160px;
/* 6194 */   -moz-border-radius: 160px;
/* 6195 */   border-radius: 160px;
/* 6196 */ }
/* 6197 */ .testimonial_slider {
/* 6198 */   position: relative;
/* 6199 */   padding-top: 10px;
/* 6200 */ }

/* theme-styles.css */

/* 6201 */ .no_author_image.testimonial_slider {
/* 6202 */   padding: 25px 0 0;
/* 6203 */ }
/* 6204 */ .testimonial-navigation {
/* 6205 */   position: absolute;
/* 6206 */   top: 0px;
/* 6207 */   right: 0;
/* 6208 */   z-index: 60;
/* 6209 */ }
/* 6210 */ .testimonial-navigation {
/* 6211 */   display: inline-block;
/* 6212 */   width: 20px;
/* 6213 */   height: 20px;
/* 6214 */   background-color: rgba(0, 0, 0, 0.3);
/* 6215 */   opacity: 0.6;
/* 6216 */   cursor: pointer;
/* 6217 */   text-align: center;
/* 6218 */ }
/* 6219 */ .testimonial-navigation i {
/* 6220 */   font-size: 16px;
/* 6221 */   line-height: 20px;
/* 6222 */   color: #fff;
/* 6223 */ }
/* 6224 */ .testimonial-navigation.mk-swiper-prev {
/* 6225 */   right: 30px;
/* 6226 */ }
/* 6227 */ .testimonial-navigation:hover {
/* 6228 */   opacity: 1;
/* 6229 */ }
/* 6230 */ @media only screen and (max-width: 550px) {
/* 6231 */   .testimonial_slider .testimonial_item .testimonial_content {
/* 6232 */     margin: 0 !important;
/* 6233 */     width: 100%;
/* 6234 */     clear: both;
/* 6235 */   }
/* 6236 */   .testimonial_slider .testimonial_item .testimonail_icon {
/* 6237 */     float: none !important;
/* 6238 */   }
/* 6239 */ }
/* 6240 */ .widget_contact_info .icon_list {
/* 6241 */   line-height: 18px !important;
/* 6242 */ }
/* 6243 */ 

/* font-awesome.css */

/* 1  */ /*!
/* 2  *|  *  Font Awesome 3.0.2
/* 3  *|  *  the iconic font designed for use with Twitter Bootstrap
/* 4  *|  *  -------------------------------------------------------
/* 5  *|  *  The full suite of pictographic icons, examples, and documentation
/* 6  *|  *  can be found at: http://fortawesome.github.com/Font-Awesome/
/* 7  *|  *
/* 8  *|  *  License
/* 9  *|  *  -------------------------------------------------------
/* 10 *|  *  - The Font Awesome font is licensed under the SIL Open Font License - http://scripts.sil.org/OFL
/* 11 *|  *  - Font Awesome CSS, LESS, and SASS files are licensed under the MIT License -
/* 12 *|  *    http://opensource.org/licenses/mit-license.html
/* 13 *|  *  - The Font Awesome pictograms are licensed under the CC BY 3.0 License - http://creativecommons.org/licenses/by/3.0/
/* 14 *|  *  - Attribution is no longer required in Font Awesome 3.0, but much appreciated:
/* 15 *|  *    "Font Awesome by Dave Gandy - http://fortawesome.github.com/Font-Awesome"
/* 16 *| 
/* 17 *|  *  Contact
/* 18 *|  *  -------------------------------------------------------
/* 19 *|  *  Email: dave@davegandy.com
/* 20 *|  *  Twitter: http://twitter.com/fortaweso_me
/* 21 *|  *  Work: Lead Product Designer @ http://kyruus.com
/* 22 *|  */@font-face{font-family:FontAwesome;src:url(/web/20161106232602/http://socalholistichealth.org/wp-content/themes/lucidpress/styles/awesome-icons/fontawesome-webfont.eot?v=3.0.1);src:url(/web/20161106232602/http://socalholistichealth.org/wp-content/themes/lucidpress/styles/awesome-icons/fontawesome-webfont.eot) format('embedded-opentype'),url(/web/20161106232602/http://socalholistichealth.org/wp-content/themes/lucidpress/styles/awesome-icons/fontawesome-webfont.woff?v=3.0.1) format('woff'),url(/web/20161106232602/http://socalholistichealth.org/wp-content/themes/lucidpress/styles/awesome-icons/fontawesome-webfont.ttf?v=3.0.1) format('truetype');font-weight:400;font-style:normal}[class^=mk-awesome-],[class*=" mk-awesome-"]{font-family:FontAwesome;font-weight:400;font-style:normal;text-decoration:inherit;-webkit-font-smoothing:antialiased;display:inline;width:auto;height:auto;line-height:normal;vertical-align:middle;background-image:none;background-position:0 0;background-repeat:repeat;margin-top:0}.mk-awesome-white,.nav-pills>.active>a>[class^=mk-awesome-],.nav-pills>.active>a>[class*=" mk-awesome-"],.nav-list>.active>a>[class^=mk-awesome-],.nav-list>.active>a>[class*=" mk-awesome-"],.navbar-inverse .nav>.active>a>[class^=mk-awesome-],.navbar-inverse .nav>.active>a>[class*=" mk-awesome-"],.dropdown-menu>li>a:hover>[class^=mk-awesome-],.dropdown-menu>li>a:hover>[class*=" mk-awesome-"],.dropdown-menu>.active>a>[class^=mk-awesome-],.dropdown-menu>.active>a>[class*=" mk-awesome-"],.dropdown-submenu:hover>a>[class^=mk-awesome-],.dropdown-submenu:hover>a>[class*=" mk-awesome-"]{background-image:none}[class^=mk-awesome-]:before,[class*=" mk-awesome-"]:before{text-decoration:inherit;display:inline-block;speak:none}a [class^=mk-awesome-],a [class*=" mk-awesome-"]{display:inline-block}.mk-awesome-large:before{vertical-align:-10%;font-size:1.3333333333333333em}.btn [class^=mk-awesome-],.nav [class^=mk-awesome-],.btn [class*=" mk-awesome-"],.nav [class*=" mk-awesome-"]{display:inline}.btn [class^=mk-awesome-].mk-awesome-large,.nav [class^=mk-awesome-].mk-awesome-large,.btn [class*=" mk-awesome-"].mk-awesome-large,.nav [class*=" mk-awesome-"].mk-awesome-large{line-height:.9em}.btn [class^=mk-awesome-].mk-awesome-spin,.nav [class^=mk-awesome-].mk-awesome-spin,.btn [class*=" mk-awesome-"].mk-awesome-spin,.nav [class*=" mk-awesome-"].mk-awesome-spin{display:inline-block}.nav-tabs [class^=mk-awesome-],.nav-pills [class^=mk-awesome-],.nav-tabs [class*=" mk-awesome-"],.nav-pills [class*=" mk-awesome-"],.nav-tabs [class^=mk-awesome-].mk-awesome-large,.nav-pills [class^=mk-awesome-].mk-awesome-large,.nav-tabs [class*=" mk-awesome-"].mk-awesome-large,.nav-pills [class*=" mk-awesome-"].mk-awesome-large{line-height:.9em}li [class^=mk-awesome-],.nav li [class^=mk-awesome-],li [class*=" mk-awesome-"],.nav li [class*=" mk-awesome-"]{display:inline-block;width:1.25em;text-align:center}li [class^=mk-awesome-].mk-awesome-large,.nav li [class^=mk-awesome-].mk-awesome-large,li [class*=" mk-awesome-"].mk-awesome-large,.nav li [class*=" mk-awesome-"].mk-awesome-large{width:1.5625em}ul.icons{list-style-type:none;text-indent:-.75em}ul.icons li [class^=mk-awesome-],ul.icons li [class*=" mk-awesome-"]{width:.75em}.mk-awesome-muted{color:#eee}.mk-awesome-border{border:solid 1px #eee;padding:.2em .25em .15em;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}.mk-awesome-2x{font-size:2em}.mk-awesome-2x.mk-awesome-border{border-width:2px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.mk-awesome-3x{font-size:3em}.mk-awesome-3x.mk-awesome-border{border-width:3px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}.mk-awesome-4x{font-size:4em}.mk-awesome-4x.mk-awesome-border{border-width:4px;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px}.pull-right{float:right}.pull-left{float:left}[class^=mk-awesome-].pull-left,[class*=" mk-awesome-"].pull-left{margin-right:.3em}[class^=mk-awesome-].pull-right,[class*=" mk-awesome-"].pull-right{margin-left:.3em}.btn [class^=mk-awesome-].pull-left.mk-awesome-2x,.btn [class*=" mk-awesome-"].pull-left.mk-awesome-2x,.btn [class^=mk-awesome-].pull-right.mk-awesome-2x,.btn [class*=" mk-awesome-"].pull-right.mk-awesome-2x{margin-top:.18em}.btn [class^=mk-awesome-].mk-awesome-spin.mk-awesome-large,.btn [class*=" mk-awesome-"].mk-awesome-spin.mk-awesome-large{line-height:.8em}.btn.btn-small [class^=mk-awesome-].pull-left.mk-awesome-2x,.btn.btn-small [class*=" mk-awesome-"].pull-left.mk-awesome-2x,.btn.btn-small [class^=mk-awesome-].pull-right.mk-awesome-2x,.btn.btn-small [class*=" mk-awesome-"].pull-right.mk-awesome-2x{margin-top:.25em}.btn.btn-large [class^=mk-awesome-],.btn.btn-large [class*=" mk-awesome-"]{margin-top:0}.btn.btn-large [class^=mk-awesome-].pull-left.mk-awesome-2x,.btn.btn-large [class*=" mk-awesome-"].pull-left.mk-awesome-2x,.btn.btn-large [class^=mk-awesome-].pull-right.mk-awesome-2x,.btn.btn-large [class*=" mk-awesome-"].pull-right.mk-awesome-2x{margin-top:.05em}.btn.btn-large [class^=mk-awesome-].pull-left.mk-awesome-2x,.btn.btn-large [class*=" mk-awesome-"].pull-left.mk-awesome-2x{margin-right:.2em}.btn.btn-large [class^=mk-awesome-].pull-right.mk-awesome-2x,.btn.btn-large [class*=" mk-awesome-"].pull-right.mk-awesome-2x{margin-left:.2em}.mk-awesome-spin{display:inline-block;-moz-animation:spin 1s infinite linear;-o-animation:spin 1s infinite linear;-webkit-animation:spin 1s infinite linear;animation:spin 1s 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(){.mk-awesome-spin{height:.9em}.btn .mk-awesome-spin{height:auto}.mk-awesome-spin.mk-awesome-large{height:1.25em}.btn .mk-awesome-spin.mk-awesome-large{height:.75em}}.mk-awesome-glass:before{content:"\f000"}.mk-awesome-music:before{content:"\f001"}.mk-awesome-search:before{content:"\f002"}.mk-awesome-envelope:before{content:"\f003"}.mk-awesome-heart:before{content:"\f004"}.mk-awesome-star:before{content:"\f005"}.mk-awesome-star-empty:before{content:"\f006"}.mk-awesome-user:before{content:"\f007"}.mk-awesome-film:before{content:"\f008"}.mk-awesome-th-large:before{content:"\f009"}.mk-awesome-th:before{content:"\f00a"}.mk-awesome-th-list:before{content:"\f00b"}.mk-awesome-ok:before{content:"\f00c"}.mk-awesome-remove:before{content:"\f00d"}.mk-awesome-zoom-in:before{content:"\f00e"}.mk-awesome-zoom-out:before{content:"\f010"}.mk-awesome-off:before{content:"\f011"}.mk-awesome-signal:before{content:"\f012"}.mk-awesome-cog:before{content:"\f013"}.mk-awesome-trash:before{content:"\f014"}.mk-awesome-home:before{content:"\f015"}.mk-awesome-file:before{content:"\f016"}.mk-awesome-time:before{content:"\f017"}.mk-awesome-road:before{content:"\f018"}.mk-awesome-download-alt:before{content:"\f019"}.mk-awesome-download:before{content:"\f01a"}.mk-awesome-upload:before{content:"\f01b"}.mk-awesome-inbox:before{content:"\f01c"}.mk-awesome-play-circle:before{content:"\f01d"}.mk-awesome-repeat:before{content:"\f01e"}.mk-awesome-refresh:before{content:"\f021"}.mk-awesome-list-alt:before{content:"\f022"}.mk-awesome-lock:before{content:"\f023"}.mk-awesome-flag:before{content:"\f024"}.mk-awesome-headphones:before{content:"\f025"}.mk-awesome-volume-off:before{content:"\f026"}.mk-awesome-volume-down:before{content:"\f027"}.mk-awesome-volume-up:before{content:"\f028"}.mk-awesome-qrcode:before{content:"\f029"}.mk-awesome-barcode:before{content:"\f02a"}.mk-awesome-tag:before{content:"\f02b"}.mk-awesome-tags:before{content:"\f02c"}.mk-awesome-book:before{content:"\f02d"}.mk-awesome-bookmark:before{content:"\f02e"}.mk-awesome-print:before{content:"\f02f"}.mk-awesome-camera:before{content:"\f030"}.mk-awesome-font:before{content:"\f031"}.mk-awesome-bold:before{content:"\f032"}.mk-awesome-italic:before{content:"\f033"}.mk-awesome-text-height:before{content:"\f034"}.mk-awesome-text-width:before{content:"\f035"}.mk-awesome-align-left:before{content:"\f036"}.mk-awesome-align-center:before{content:"\f037"}.mk-awesome-align-right:before{content:"\f038"}.mk-awesome-align-justify:before{content:"\f039"}.mk-awesome-list:before{content:"\f03a"}.mk-awesome-indent-left:before{content:"\f03b"}.mk-awesome-indent-right:before{content:"\f03c"}.mk-awesome-facetime-video:before{content:"\f03d"}.mk-awesome-picture:before{content:"\f03e"}.mk-awesome-pencil:before{content:"\f040"}.mk-awesome-map-marker:before{content:"\f041"}.mk-awesome-adjust:before{content:"\f042"}.mk-awesome-tint:before{content:"\f043"}.mk-awesome-edit:before{content:"\f044"}.mk-awesome-share:before{content:"\f045"}.mk-awesome-check:before{content:"\f046"}.mk-awesome-move:before{content:"\f047"}.mk-awesome-step-backward:before{content:"\f048"}.mk-awesome-fast-backward:before{content:"\f049"}.mk-awesome-backward:before{content:"\f04a"}.mk-awesome-play:before{content:"\f04b"}.mk-awesome-pause:before{content:"\f04c"}.mk-awesome-stop:before{content:"\f04d"}.mk-awesome-forward:before{content:"\f04e"}.mk-awesome-fast-forward:before{content:"\f050"}.mk-awesome-step-forward:before{content:"\f051"}.mk-awesome-eject:before{content:"\f052"}.mk-awesome-chevron-left:before{content:"\f053"}.mk-awesome-chevron-right:before{content:"\f054"}.mk-awesome-plus-sign:before{content:"\f055"}.mk-awesome-minus-sign:before{content:"\f056"}.mk-awesome-remove-sign:before{content:"\f057"}.mk-awesome-ok-sign:before{content:"\f058"}.mk-awesome-question-sign:before{content:"\f059"}.mk-awesome-info-sign:before{content:"\f05a"}.mk-awesome-screenshot:before{content:"\f05b"}.mk-awesome-remove-circle:before{content:"\f05c"}.mk-awesome-ok-circle:before{content:"\f05d"}.mk-awesome-ban-circle:before{content:"\f05e"}.mk-awesome-arrow-left:before{content:"\f060"}.mk-awesome-arrow-right:before{content:"\f061"}.mk-awesome-arrow-up:before{content:"\f062"}.mk-awesome-arrow-down:before{content:"\f063"}.mk-awesome-share-alt:before{content:"\f064"}.mk-awesome-resize-full:before{content:"\f065"}.mk-awesome-resize-small:before{content:"\f066"}.mk-awesome-plus:before{content:"\f067"}.mk-awesome-minus:before{content:"\f068"}.mk-awesome-asterisk:before{content:"\f069"}.mk-awesome-exclamation-sign:before{content:"\f06a"}.mk-awesome-gift:before{content:"\f06b"}.mk-awesome-leaf:before{content:"\f06c"}.mk-awesome-fire:before{content:"\f06d"}.mk-awesome-eye-open:before{content:"\f06e"}.mk-awesome-eye-close:before{content:"\f070"}.mk-awesome-warning-sign:before{content:"\f071"}.mk-awesome-plane:before{content:"\f072"}.mk-awesome-calendar:before{content:"\f073"}.mk-awesome-random:before{content:"\f074"}.mk-awesome-comment:before{content:"\f075"}.mk-awesome-magnet:before{content:"\f076"}.mk-awesome-chevron-up:before{content:"\f077"}.mk-awesome-chevron-down:before{content:"\f078"}.mk-awesome-retweet:before{content:"\f079"}.mk-awesome-shopping-cart:before{content:"\f07a"}.mk-awesome-folder-close:before{content:"\f07b"}.mk-awesome-folder-open:before{content:"\f07c"}.mk-awesome-resize-vertical:before{content:"\f07d"}.mk-awesome-resize-horizontal:before{content:"\f07e"}.mk-awesome-bar-chart:before{content:"\f080"}.mk-awesome-twitter-sign:before{content:"\f081"}.mk-awesome-facebook-sign:before{content:"\f082"}.mk-awesome-camera-retro:before{content:"\f083"}.mk-awesome-key:before{content:"\f084"}.mk-awesome-cogs:before{content:"\f085"}.mk-awesome-comments:before{content:"\f086"}.mk-awesome-thumbs-up:before{content:"\f087"}.mk-awesome-thumbs-down:before{content:"\f088"}.mk-awesome-star-half:before{content:"\f089"}.mk-awesome-heart-empty:before{content:"\f08a"}.mk-awesome-signout:before{content:"\f08b"}.mk-awesome-linkedin-sign:before{content:"\f08c"}.mk-awesome-pushpin:before{content:"\f08d"}.mk-awesome-external-link:before{content:"\f08e"}.mk-awesome-signin:before{content:"\f090"}.mk-awesome-trophy:before{content:"\f091"}.mk-awesome-github-sign:before{content:"\f092"}.mk-awesome-upload-alt:before{content:"\f093"}.mk-awesome-lemon:before{content:"\f094"}.mk-awesome-phone:before{content:"\f095"}.mk-awesome-check-empty:before{content:"\f096"}.mk-awesome-bookmark-empty:before{content:"\f097"}.mk-awesome-phone-sign:before{content:"\f098"}.mk-awesome-twitter:before{content:"\f099"}.mk-awesome-facebook:before{content:"\f09a"}.mk-awesome-github:before{content:"\f09b"}.mk-awesome-unlock:before{content:"\f09c"}.mk-awesome-credit-card:before{content:"\f09d"}.mk-awesome-rss:before{content:"\f09e"}.mk-awesome-hdd:before{content:"\f0a0"}.mk-awesome-bullhorn:before{content:"\f0a1"}.mk-awesome-bell:before{content:"\f0a2"}.mk-awesome-certificate:before{content:"\f0a3"}.mk-awesome-hand-right:before{content:"\f0a4"}.mk-awesome-hand-left:before{content:"\f0a5"}.mk-awesome-hand-up:before{content:"\f0a6"}.mk-awesome-hand-down:before{content:"\f0a7"}.mk-awesome-circle-arrow-left:before{content:"\f0a8"}.mk-awesome-circle-arrow-right:before{content:"\f0a9"}.mk-awesome-circle-arrow-up:before{content:"\f0aa"}.mk-awesome-circle-arrow-down:before{content:"\f0ab"}.mk-awesome-globe:before{content:"\f0ac"}.mk-awesome-wrench:before{content:"\f0ad"}.mk-awesome-tasks:before{content:"\f0ae"}.mk-awesome-filter:before{content:"\f0b0"}.mk-awesome-briefcase:before{content:"\f0b1"}.mk-awesome-fullscreen:before{content:"\f0b2"}.mk-awesome-group:before{content:"\f0c0"}.mk-awesome-link:before{content:"\f0c1"}.mk-awesome-cloud:before{content:"\f0c2"}.mk-awesome-beaker:before{content:"\f0c3"}.mk-awesome-cut:before{content:"\f0c4"}.mk-awesome-copy:before{content:"\f0c5"}.mk-awesome-paper-clip:before{content:"\f0c6"}.mk-awesome-save:before{content:"\f0c7"}.mk-awesome-sign-blank:before{content:"\f0c8"}.mk-awesome-reorder:before{content:"\f0c9"}.mk-awesome-list-ul:before{content:"\f0ca"}.mk-awesome-list-ol:before{content:"\f0cb"}.mk-awesome-strikethrough:before{content:"\f0cc"}.mk-awesome-underline:before{content:"\f0cd"}.mk-awesome-table:before{content:"\f0ce"}.mk-awesome-magic:before{content:"\f0d0"}.mk-awesome-truck:before{content:"\f0d1"}.mk-awesome-pinterest:before{content:"\f0d2"}.mk-awesome-pinterest-sign:before{content:"\f0d3"}.mk-awesome-google-plus-sign:before{content:"\f0d4"}.mk-awesome-google-plus:before{content:"\f0d5"}.mk-awesome-money:before{content:"\f0d6"}.mk-awesome-caret-down:before{content:"\f0d7"}.mk-awesome-caret-up:before{content:"\f0d8"}.mk-awesome-caret-left:before{content:"\f0d9"}.mk-awesome-caret-right:before{content:"\f0da"}.mk-awesome-columns:before{content:"\f0db"}.mk-awesome-sort:before{content:"\f0dc"}.mk-awesome-sort-down:before{content:"\f0dd"}.mk-awesome-sort-up:before{content:"\f0de"}.mk-awesome-envelope-alt:before{content:"\f0e0"}.mk-awesome-linkedin:before{content:"\f0e1"}.mk-awesome-undo:before{content:"\f0e2"}.mk-awesome-legal:before{content:"\f0e3"}.mk-awesome-dashboard:before{content:"\f0e4"}.mk-awesome-comment-alt:before{content:"\f0e5"}.mk-awesome-comments-alt:before{content:"\f0e6"}.mk-awesome-bolt:before{content:"\f0e7"}.mk-awesome-sitemap:before{content:"\f0e8"}.mk-awesome-umbrella:before{content:"\f0e9"}.mk-awesome-paste:before{content:"\f0ea"}.mk-awesome-lightbulb:before{content:"\f0eb"}.mk-awesome-exchange:before{content:"\f0ec"}.mk-awesome-cloud-download:before{content:"\f0ed"}.mk-awesome-cloud-upload:before{content:"\f0ee"}.mk-awesome-user-md:before{content:"\f0f0"}.mk-awesome-stethoscope:before{content:"\f0f1"}.mk-awesome-suitcase:before{content:"\f0f2"}.mk-awesome-bell-alt:before{content:"\f0f3"}.mk-awesome-coffee:before{content:"\f0f4"}.mk-awesome-food:before{content:"\f0f5"}.mk-awesome-file-alt:before{content:"\f0f6"}.mk-awesome-building:before{content:"\f0f7"}.mk-awesome-hospital:before{content:"\f0f8"}.mk-awesome-ambulance:before{content:"\f0f9"}.mk-awesome-medkit:before{content:"\f0fa"}.mk-awesome-fighter-jet:before{content:"\f0fb"}.mk-awesome-beer:before{content:"\f0fc"}.mk-awesome-h-sign:before{content:"\f0fd"}.mk-awesome-plus-sign-alt:before{content:"\f0fe"}.mk-awesome-double-angle-left:before{content:"\f100"}.mk-awesome-double-angle-right:before{content:"\f101"}.mk-awesome-double-angle-up:before{content:"\f102"}.mk-awesome-double-angle-down:before{content:"\f103"}.mk-awesome-angle-left:before{content:"\f104"}.mk-awesome-angle-right:before{content:"\f105"}.mk-awesome-angle-up:before{content:"\f106"}.mk-awesome-angle-down:before{content:"\f107"}.mk-awesome-desktop:before{content:"\f108"}.mk-awesome-laptop:before{content:"\f109"}.mk-awesome-tablet:before{content:"\f10a"}.mk-awesome-mobile-phone:before{content:"\f10b"}.mk-awesome-circle-blank:before{content:"\f10c"}.mk-awesome-quote-left:before{content:"\f10d"}.mk-awesome-quote-right:before{content:"\f10e"}.mk-awesome-spinner:before{content:"\f110"}.mk-awesome-circle:before{content:"\f111"}.mk-awesome-reply:before{content:"\f112"}.mk-awesome-github-alt:before{content:"\f113"}.mk-awesome-folder-close-alt:before{content:"\f114"}.mk-awesome-folder-open-alt:before{content:"\f115"}.mk-awesome-expand-alt:before{content:"\f116"}.mk-awesome-collapse-alt:before{content:"\f117"}.mk-awesome-smile:before{content:"\f118"}.mk-awesome-frown:before{content:"\f119"}.mk-awesome-meh:before{content:"\f11a"}.mk-awesome-gamepad:before{content:"\f11b"}.mk-awesome-keyboard:before{content:"\f11c"}.mk-awesome-flag-alt:before{content:"\f11d"}.mk-awesome-flag-checkered:before{content:"\f11e"}.mk-awesome-terminal:before{content:"\f120"}.mk-awesome-code:before{content:"\f121"}.mk-awesome-reply-all:before{content:"\f122"}.mk-awesome-mail-reply-all:before{content:"\f122"}.mk-awesome-star-half-full:before,.mk-awesome-star-half-empty:before{content:"\f123"}.mk-awesome-location-arrow:before{content:"\f124"}.mk-awesome-crop:before{content:"\f125"}.mk-awesome-code-fork:before{content:"\f126"}.mk-awesome-unlink:before{content:"\f127"}.mk-awesome-question:before{content:"\f128"}.mk-awesome-info:before{content:"\f129"}.mk-awesome-exclamation:before{content:"\f12a"}.mk-awesome-superscript:before{content:"\f12b"}.mk-awesome-subscript:before{content:"\f12c"}.mk-awesome-eraser:before{content:"\f12d"}.mk-awesome-puzzle-piece:before{content:"\f12e"}.mk-awesome-microphone:before{content:"\f130"}.mk-awesome-microphone-off:before{content:"\f131"}.mk-awesome-shield:before{content:"\f132"}.mk-awesome-calendar-empty:before{content:"\f133"}.mk-awesome-fire-extinguisher:before{content:"\f134"}.mk-awesome-rocket:before{content:"\f135"}.mk-awesome-maxcdn:before{content:"\f136"}.mk-awesome-chevron-sign-left:before{content:"\f137"}.mk-awesome-chevron-sign-right:before{content:"\f138"}.mk-awesome-chevron-sign-up:before{content:"\f139"}.mk-awesome-chevron-sign-down:before{content:"\f13a"}.mk-awesome-html5:before{content:"\f13b"}.mk-awesome-css3:before{content:"\f13c"}.mk-awesome-anchor:before{content:"\f13d"}.mk-awesome-unlock-alt:before{content:"\f13e"}.mk-awesome-bullseye:before{content:"\f140"}.mk-awesome-ellipsis-horizontal:before{content:"\f141"}.mk-awesome-ellipsis-vertical:before{content:"\f142"}.mk-awesome-rss-sign:before{content:"\f143"}.mk-awesome-play-sign:before{content:"\f144"}.mk-awesome-ticket:before{content:"\f145"}.mk-awesome-minus-sign-alt:before{content:"\f146"}.mk-awesome-check-minus:before{content:"\f147"}.mk-awesome-level-up:before{content:"\f148"}.mk-awesome-level-down:before{content:"\f149"}.mk-awesome-check-sign:before{content:"\f14a"}.mk-awesome-edit-sign:before{content:"\f14b"}.mk-awesome-external-link-sign:before{content:"\f14c"}.mk-awesome-share-sign:before{content:"\f14d"}.mk-awesome-compass:before{content:"\f14e"}.mk-awesome-collapse:before{content:"\f150"}.mk-awesome-collapse-top:before{content:"\f151"}.mk-awesome-expand:before{content:"\f152"}.mk-awesome-euro:before,.mk-awesome-eur:before{content:"\f153"}.mk-awesome-gbp:before{content:"\f154"}.mk-awesome-dollar:before,.mk-awesome-usd:before{content:"\f155"}.mk-awesome-rupee:before,.mk-awesome-inr:before{content:"\f156"}.mk-awesome-yen:before,.mk-awesome-jpy:before{content:"\f157"}.mk-awesome-renminbi:before,.mk-awesome-cny:before{content:"\f158"}.mk-awesome-won:before,.mk-awesome-krw:before{content:"\f159"}.mk-awesome-bitcoin:before,.mk-awesome-btc:before{content:"\f15a"}.mk-awesome-file:before{content:"\f15b"}.mk-awesome-file-text:before{content:"\f15c"}.mk-awesome-sort-by-alphabet:before{content:"\f15d"}.mk-awesome-sort-by-alphabet-alt:before{content:"\f15e"}.mk-awesome-sort-by-attributes:before{content:"\f160"}.mk-awesome-sort-by-attributes-alt:before{content:"\f161"}.mk-awesome-sort-by-order:before{content:"\f162"}.mk-awesome-sort-by-order-alt:before{content:"\f163"}.mk-awesome-thumbs-up:before{content:"\f164"}.mk-awesome-thumbs-down:before{content:"\f165"}.mk-awesome-youtube-sign:before{content:"\f166"}.mk-awesome-youtube:before{content:"\f167"}.mk-awesome-xing:before{content:"\f168"}.mk-awesome-xing-sign:before{content:"\f169"}.mk-awesome-youtube-play:before{content:"\f16a"}.mk-awesome-dropbox:before{content:"\f16b"}.mk-awesome-stackexchange:before{content:"\f16c"}.mk-awesome-instagram:before{content:"\f16d"}.mk-awesome-flickr:before{content:"\f16e"}.mk-awesome-adn:before{content:"\f170"}.mk-awesome-bitbucket:before{content:"\f171"}.mk-awesome-bitbucket-sign:before{content:"\f172"}.mk-awesome-tumblr:before{content:"\f173"}.mk-awesome-tumblr-sign:before{content:"\f174"}.mk-awesome-long-arrow-down:before{content:"\f175"}.mk-awesome-long-arrow-up:before{content:"\f176"}.mk-awesome-long-arrow-left:before{content:"\f177"}.mk-awesome-long-arrow-right:before{content:"\f178"}.mk-awesome-apple:before{content:"\f179"}.mk-awesome-windows:before{content:"\f17a"}.mk-awesome-android:before{content:"\f17b"}.mk-awesome-linux:before{content:"\f17c"}.mk-awesome-dribble:before{content:"\f17d"}.mk-awesome-skype:before{content:"\f17e"}.mk-awesome-foursquare:before{content:"\f180"}.mk-awesome-trello:before{content:"\f181"}.mk-awesome-female:before{content:"\f182"}.mk-awesome-male:before{content:"\f183"}.mk-awesome-gittip:before{content:"\f184"}.mk-awesome-sun:before{content:"\f185"}.mk-awesome-moon:before{content:"\f186"}.mk-awesome-archive:before{content:"\f187"}.mk-awesome-bug:before{content:"\f188"}.mk-awesome-vk:before{content:"\f189"}.mk-awesome-weibo:before{content:"\f18a"}.mk-awesome-renren:before{content:"\f18b"}

/* responsive.css */

/* 1   */ 
/* 2   */ /* #Mobile (Landscape)
/* 3   *| ==================================================  */
/* 4   */ @media only screen and (max-width: 768px) {
/* 5   */ 
/* 6   */ #header .mk-grid {
/* 7   */ text-align:center;
/* 8   */ }
/* 9   */ 
/* 10  */ #header .logo {
/* 11  */ display:inline-block;
/* 12  */ float:none;
/* 13  */ clear:both;
/* 14  */ overflow:hidden;
/* 15  */ margin:0 auto;
/* 16  */ padding:20px 0;
/* 17  */ text-align:center;
/* 18  */ }
/* 19  */ 
/* 20  */ .header_tagline {
/* 21  */ display:block;
/* 22  */ float:none;
/* 23  */ padding:0 0 10px;
/* 24  */ text-align:center;
/* 25  */ }
/* 26  */ 
/* 27  */ 
/* 28  */ #navigation {
/* 29  */ display:none!important;
/* 30  */ }
/* 31  */ 
/* 32  */ #navigation_wrapper {
/* 33  */ position:relative;
/* 34  */ right:auto;
/* 35  */ bottom:auto;
/* 36  */ display:block;
/* 37  */ width:100%;
/* 38  */ }
/* 39  */ 
/* 40  */ #responsive_navigation {
/* 41  */ display:block!important;
/* 42  */ }
/* 43  */ 
/* 44  */ #toolbar_social {
/* 45  */ margin:10px auto;
/* 46  */ width:100%;
/* 47  */ }
/* 48  */ 
/* 49  */ .ls-wp-forceresponsive-container {
/* 50  */ display:none;

/* responsive.css */

/* 51  */ }
/* 52  */ 
/* 53  */ .layer_slider_responsive_wrapper {
/* 54  */ display:block;
/* 55  */ width:100%;
/* 56  */ }
/* 57  */ 
/* 58  */ .anythingControls {
/* 59  */ display:none!important;
/* 60  */ }
/* 61  */ 
/* 62  */ div.anythingSlider .arrow {
/* 63  */ bottom:0;
/* 64  */ }
/* 65  */ 
/* 66  */ div.anythingSlider .back {
/* 67  */ left:0;
/* 68  */ margin:0;
/* 69  */ }
/* 70  */ 
/* 71  */ div.anythingSlider .forward {
/* 72  */ right:0;
/* 73  */ left:auto;
/* 74  */ margin:0;
/* 75  */ }
/* 76  */ 
/* 77  */ div.anythingSlider .desc_box {
/* 78  */ display:none;
/* 79  */ }
/* 80  */ 
/* 81  */ .with_description .slide_image {
/* 82  */ display:block;
/* 83  */ float:none;
/* 84  */ width:320px;
/* 85  */ }
/* 86  */ 
/* 87  */ div.anythingSlider .video-wrapper {
/* 88  */ float:none;
/* 89  */ margin:0 auto;
/* 90  */ padding:20px 0;
/* 91  */ width:440px;
/* 92  */ }
/* 93  */ 
/* 94  */ /* Content */
/* 95  */ .one_half,.one_third,.two_third,.three_fourth,.one_fourth,.one_fifth,.two_fifth,.three_fifth,.four_fifth,.one_sixth,.five_sixth {
/* 96  */ float:none!important;
/* 97  */ width:auto!important;
/* 98  */ }
/* 99  */ 
/* 100 */ .single.enabled_meta .single_right_section {

/* responsive.css */

/* 101 */ float:none !important;
/* 102 */ padding:0 10px;
/* 103 */ width:auto!important;
/* 104 */ margin: 0;
/* 105 */ }
/* 106 */ 
/* 107 */ .single .blog_meta {
/* 108 */ 	float:none !important;
/* 109 */ 	width:auto!important;
/* 110 */ }
/* 111 */ .single .blog_meta .blog_author, .single .blog_meta .blog_comment, .single .blog_meta .blog_permalink {
/* 112 */ 	float: none;
/* 113 */ 	display: inline-block;
/* 114 */ 	margin-bottom: 25px;
/* 115 */ }
/* 116 */ 
/* 117 */ 
/* 118 */ 
/* 119 */ .fancy_heading.style2:after,.fancy_heading.style2:before,.carousel_wrapper h2:before,.carousel_wrapper h2:after {
/* 120 */ display:none!important;
/* 121 */ }
/* 122 */ 
/* 123 */ .creative_introduce .introduce_dominant,.creative_introduce .introduce_highlight {
/* 124 */ font-size:40px!important;
/* 125 */ line-height:40px!important;
/* 126 */ }
/* 127 */ 
/* 128 */ .creative_introduce {
/* 129 */ padding:0 10px!important;
/* 130 */ }
/* 131 */ 
/* 132 */ 
/* 133 */ .introduce_wrapper {
/* 134 */ 	text-align: center;
/* 135 */ }
/* 136 */ 
/* 137 */ .post_author_box .author_info {
/* 138 */ width:330px;
/* 139 */ }
/* 140 */ 
/* 141 */ 
/* 142 */ .callout_box .mk-button {
/* 143 */ display:block;
/* 144 */ float:none!important;
/* 145 */ margin:0 auto!important;
/* 146 */ }
/* 147 */ 
/* 148 */ .callout_box .mk-button span {
/* 149 */ display:block;
/* 150 */ }

/* responsive.css */

/* 151 */ 
/* 152 */ 
/* 153 */ 
/* 154 */ 
/* 155 */ #footer_banner {
/* 156 */ position:relative!important;
/* 157 */ top:auto!important;
/* 158 */ left:auto!important;
/* 159 */ display:block!important;
/* 160 */ padding-bottom:30px;
/* 161 */ width:100%!important;
/* 162 */ text-align:center;
/* 163 */ }
/* 164 */ 
/* 165 */ .footer_slogan {
/* 166 */ padding:40px 15px 0!important;
/* 167 */ text-align:center;
/* 168 */ }
/* 169 */ 
/* 170 */ .footer_tagline {
/* 171 */ position:relative!important;
/* 172 */ bottom:auto!important;
/* 173 */ left:auto!important;
/* 174 */ margin:0 auto;
/* 175 */ width:70%;
/* 176 */ }
/* 177 */ 
/* 178 */ .footer_widget {
/* 179 */ float:none!important;
/* 180 */ width:100%!important;
/* 181 */ margin-left: 0;
/* 182 */ }
/* 183 */ 
/* 184 */ .widgets_hr_divider {
/* 185 */ display:none!important;
/* 186 */ }
/* 187 */ 
/* 188 */ .footer_widget_inner {
/* 189 */ margin:30px 20px 30px;
/* 190 */ }
/* 191 */ 
/* 192 */ .sub_footer_logo {
/* 193 */ float:none!important;
/* 194 */ clear:both;
/* 195 */ margin:0 auto;
/* 196 */ }
/* 197 */ 
/* 198 */ #footer_nav {
/* 199 */ display:block!important;
/* 200 */ float:none!important;

/* responsive.css */

/* 201 */ clear:both;
/* 202 */ margin:0 auto;
/* 203 */ }
/* 204 */ 
/* 205 */ #footer_nav ul {
/* 206 */ text-align:center;
/* 207 */ }
/* 208 */ 
/* 209 */ #footer_nav li {
/* 210 */ display:inline-block;
/* 211 */ float:none!important;
/* 212 */ text-align:center;
/* 213 */ }
/* 214 */ 
/* 215 */ .copyright {
/* 216 */ display:block;
/* 217 */ float:none!important;
/* 218 */ clear:both;
/* 219 */ margin:0 auto;
/* 220 */ text-align:center;
/* 221 */ }
/* 222 */ 
/* 223 */ .scrolltop_button {
/* 224 */ display:none!important;
/* 225 */ }
/* 226 */ 
/* 227 */ .portfolio_single_social span {
/* 228 */ display:block;
/* 229 */ margin:0 0 10px!important;
/* 230 */ width:100%;
/* 231 */ }
/* 232 */ 
/* 233 */ .commentlist {
/* 234 */ margin:0;
/* 235 */ }
/* 236 */ 
/* 237 */ .commentlist li ul li {
/* 238 */ padding-left:10px;
/* 239 */ }
/* 240 */ 
/* 241 */ #respond .section_row,.content .section_row {
/* 242 */ float:none;
/* 243 */ width:100%;
/* 244 */ }
/* 245 */ 
/* 246 */ #respond .section_row .text_input,.content .section_row .text_input,#respond #comment {
/* 247 */ width:100%;
/* 248 */ }
/* 249 */ 
/* 250 */ }

/* responsive.css */

/* 251 */ 

/* layerslider.css */

/* 1   */ 
/* 2   */ /*
/* 3   *| 	* Style settings of LayerSlider
/* 4   *| 	*
/* 5   *| 	* (c) 2011-2013 George Krupa, John Gera & Kreatura Media
/* 6   *| 	*
/* 7   *| 	* Plugin web:			http://kreaturamedia.com/
/* 8   *| 	* Licenses: 			http://codecanyon.net/licenses/
/* 9   *| */
/* 10  */ 
/* 11  */ 
/* 12  */ 
/* 13  */ /* Global settings */
/* 14  */ 
/* 15  */ .ls-container {
/* 16  */ 	visibility: hidden;
/* 17  */ 	position: relative;
/* 18  */ }
/* 19  */ 
/* 20  */ .ls-lt-container {
/* 21  */ 	position: absolute;
/* 22  */ }
/* 23  */ 
/* 24  */ .ls-lt-container,
/* 25  */ .ls-lt-container * {
/* 26  */ 	text-align: left !important;
/* 27  */ 	direction: ltr !important;
/* 28  */ }
/* 29  */ 
/* 30  */ .ls-container-fullscreen {
/* 31  */ 	margin: 0 auto !important;
/* 32  */ 	padding: 2% !important;
/* 33  */ 	background: black !important;
/* 34  */ 	border-radius: 0 !important;
/* 35  */ 	-moz-border-radius: 0 !important;
/* 36  */ 	-webkit-border-radius: 0 !important;
/* 37  */ 	border: none !important;
/* 38  */ }
/* 39  */ 
/* 40  */ .ls-container-fullscreen .ls-thumbnail-wrapper,
/* 41  */ .ls-container-fullscreen .ls-fullscreen,
/* 42  */ .ls-container-fullscreen .ls-shadow {
/* 43  */ 	display: none !important;
/* 44  */ }
/* 45  */ 
/* 46  */ .ls-overflow-hidden {
/* 47  */ 	overflow: hidden;
/* 48  */ }
/* 49  */ 
/* 50  */ .ls-inner {

/* layerslider.css */

/* 51  */ 	position: relative;
/* 52  */ 	background-position: center center;
/* 53  */ 	z-index: 2;
/* 54  */ }
/* 55  */ 
/* 56  */ .ls-loading-container {
/* 57  */ 	position: absolute !important;
/* 58  */ 	display: none;
/* 59  */ 	z-index: 3 !important;
/* 60  */ 	left: 50% !important;
/* 61  */ 	top: 50% !important;
/* 62  */ }
/* 63  */ 
/* 64  */ .ls-loading-indicator {
/* 65  */ 	margin: 0 auto;
/* 66  */ }
/* 67  */ 
/* 68  */ .ls-inner,
/* 69  */ .ls-slide {
/* 70  */ 	width: 100%;
/* 71  */ 	height: 100%;
/* 72  */ }
/* 73  */ 
/* 74  */ .ls-slide,
/* 75  */ .ls-layer {
/* 76  */ 	position: absolute;
/* 77  */ 	display: none;
/* 78  */ 	background-position: center center;
/* 79  */ 	overflow: hidden;
/* 80  */ }
/* 81  */ 
/* 82  */ .ls-active,
/* 83  */ .ls-animating {
/* 84  */ 	display: block !important;
/* 85  */ }
/* 86  */ 
/* 87  */ .ls-slide > * {
/* 88  */ 	position: absolute;
/* 89  */ 	line-height: normal;
/* 90  */ 	margin: 0;
/* 91  */ 	left: 0;
/* 92  */ 	top: 0;
/* 93  */ }
/* 94  */ 
/* 95  */ .ls-slide .ls-bg {
/* 96  */ 	left: 0px;
/* 97  */ 	top: 0px;
/* 98  */ 	transform: none !important;
/* 99  */ 	-o-transform: none !important;
/* 100 */ 	-ms-transform: none !important;

/* layerslider.css */

/* 101 */ 	-moz-transform: none !important;
/* 102 */ 	-webkit-transform: none !important;
/* 103 */ }
/* 104 */ 
/* 105 */ .ls-yourlogo {
/* 106 */ 	position: absolute;
/* 107 */ 	z-index: 99;
/* 108 */ }
/* 109 */ 
/* 110 */ 
/* 111 */ 
/* 112 */ /* Timers */
/* 113 */ 
/* 114 */ .ls-bar-timer {
/* 115 */ 	position: absolute;
/* 116 */ 	width: 0;
/* 117 */ 	height: 2px;
/* 118 */ 	background: white;
/* 119 */ 	border-bottom: 2px solid #555;
/* 120 */ 	opacity: .55;
/* 121 */ 	filter: alpha(opacity=55);
/* 122 */ 	z-index: 4;
/* 123 */ 	top: 0;
/* 124 */ }
/* 125 */ 
/* 126 */ .ls-circle-timer {
/* 127 */ 	width: 16px;
/* 128 */ 	height: 16px;
/* 129 */ 	position: absolute;
/* 130 */ 	right: 10px;
/* 131 */ 	top: 10px;
/* 132 */ 	z-index: 4;
/* 133 */ 	opacity: .65;
/* 134 */ 	filter: alpha(opacity=65);
/* 135 */ 	display: none;
/* 136 */ }
/* 137 */ 
/* 138 */ .ls-ct-half {
/* 139 */ 	background: white;
/* 140 */ }
/* 141 */ 
/* 142 */ .ls-ct-center {
/* 143 */ 	background: #444;
/* 144 */ }
/* 145 */ 
/* 146 */ .ls-ct-left,
/* 147 */ .ls-ct-right {
/* 148 */ 	width: 50%;
/* 149 */ 	height: 100%;
/* 150 */ 	overflow: hidden;

/* layerslider.css */

/* 151 */ }
/* 152 */ 
/* 153 */ .ls-ct-left,
/* 154 */ .ls-ct-right {
/* 155 */ 	float: left;
/* 156 */ 	position: relative;
/* 157 */ }
/* 158 */ 
/* 159 */ .ls-ct-rotate {
/* 160 */ 	width: 200%;
/* 161 */ 	height: 100%;
/* 162 */ 	position: absolute;
/* 163 */ 	top: 0;
/* 164 */ }
/* 165 */ 
/* 166 */ .ls-ct-left .ls-ct-rotate,
/* 167 */ .ls-ct-right .ls-ct-hider,
/* 168 */ .ls-ct-right .ls-ct-half {
/* 169 */ 	left: 0;
/* 170 */ }
/* 171 */ 
/* 172 */ .ls-ct-right .ls-ct-rotate,
/* 173 */ .ls-ct-left .ls-ct-hider,
/* 174 */ .ls-ct-left .ls-ct-half {
/* 175 */ 	right: 0;
/* 176 */ }
/* 177 */ 
/* 178 */ .ls-ct-hider,
/* 179 */ .ls-ct-half {
/* 180 */ 	position: absolute;
/* 181 */ 	top: 0;
/* 182 */ }
/* 183 */ 
/* 184 */ .ls-ct-hider {
/* 185 */ 	width: 50%;
/* 186 */ 	height: 100%;
/* 187 */ 	overflow: hidden;
/* 188 */ }
/* 189 */ 
/* 190 */ .ls-ct-half {
/* 191 */ 	width: 200%;
/* 192 */ 	height: 100%;
/* 193 */ }
/* 194 */ 
/* 195 */ .ls-ct-center {
/* 196 */ 	width: 50%;
/* 197 */ 	height: 50%;
/* 198 */ 	left: 25%;
/* 199 */ 	top: 25%;
/* 200 */ 	position: absolute;

/* layerslider.css */

/* 201 */ }
/* 202 */ 
/* 203 */ .ls-ct-half,
/* 204 */ .ls-ct-center {
/* 205 */ 	border-radius: 100px;
/* 206 */ 	-moz-border-radius: 100px;
/* 207 */ 	-webkit-border-radius: 100px;
/* 208 */ }
/* 209 */ 
/* 210 */ 
/* 211 */ 
/* 212 */ /* Navigation */
/* 213 */ 
/* 214 */ .ls-bottom-nav-wrapper {
/* 215 */ 	height: 0;
/* 216 */ }
/* 217 */ 
/* 218 */ .ls-bottom-slidebuttons {
/* 219 */ 	text-align: left;
/* 220 */ }
/* 221 */ 
/* 222 */ .ls-bottom-nav-wrapper,
/* 223 */ .ls-below-thumbnails {
/* 224 */ 	z-index: 2;
/* 225 */ 	height: 0;
/* 226 */ 	position: relative;
/* 227 */ 	text-align: center;
/* 228 */ 	margin: 0 auto;
/* 229 */ }
/* 230 */ 
/* 231 */ .ls-below-thumbnails {
/* 232 */ 	display: none;
/* 233 */ 	z-index: 6;
/* 234 */ }
/* 235 */ 
/* 236 */ .ls-bottom-nav-wrapper a,
/* 237 */ .ls-nav-prev,
/* 238 */ .ls-nav-next {
/* 239 */ 	outline: none;
/* 240 */ }
/* 241 */ 
/* 242 */ * .ls-bottom-nav-wrapper *,
/* 243 */ * .ls-bottom-nav-wrapper span * {
/* 244 */ 	direction: ltr !important;
/* 245 */ }
/* 246 */ 
/* 247 */ .ls-bottom-slidebuttons {
/* 248 */ 	position: relative;
/* 249 */ 	z-index: 1000;
/* 250 */ }

/* layerslider.css */

/* 251 */ 
/* 252 */ .ls-bottom-slidebuttons,
/* 253 */ .ls-nav-start,
/* 254 */ .ls-nav-stop,
/* 255 */ .ls-nav-sides {
/* 256 */ 	position: relative;
/* 257 */ }
/* 258 */ 
/* 259 */ .ls-nothumb {
/* 260 */ 	text-align: center !important;
/* 261 */ }
/* 262 */ 
/* 263 */ .ls-link {
/* 264 */ 	position: absolute;
/* 265 */ 	width: 100% !important;
/* 266 */ 	height: 100% !important;
/* 267 */ 	left: 0 !important;
/* 268 */ 	top: 0 !important;
/* 269 */ 	background-image: url(/web/20161106232602/http://socalholistichealth.org/wp-content/plugins/LayerSlider/static/css/blank.gif);
/* 270 */ }
/* 271 */ 
/* 272 */ .ls-slide > a > * {
/* 273 */ 	background-image: url(/web/20161106232602/http://socalholistichealth.org/wp-content/plugins/LayerSlider/static/css/blank.gif);
/* 274 */ }
/* 275 */ 
/* 276 */ 
/* 277 */ 
/* 278 */ /* Embedded videos */
/* 279 */ 
/* 280 */ .ls-vpcontainer {
/* 281 */ 	width: 100%;
/* 282 */ 	height: 100%;
/* 283 */ 	position: absolute;
/* 284 */ 	left: 0;
/* 285 */ 	top: 0;
/* 286 */ }
/* 287 */ 
/* 288 */ .ls-videopreview {
/* 289 */ 	width : 100%;
/* 290 */ 	height : 100%;
/* 291 */ 	position : absolute;
/* 292 */ 	left : 0;
/* 293 */ 	top : 0;
/* 294 */ 	cursor : pointer;
/* 295 */ }
/* 296 */ 
/* 297 */ .ls-playvideo {
/* 298 */ 	position: absolute;
/* 299 */ 	left: 50%;
/* 300 */ 	top: 50%;

/* layerslider.css */

/* 301 */ 	cursor: pointer;
/* 302 */ }
/* 303 */ 
/* 304 */ 
/* 305 */ 
/* 306 */ /* Thumbnails */
/* 307 */ 
/* 308 */ .ls-tn {
/* 309 */ 	display: none !important;
/* 310 */ }
/* 311 */ 
/* 312 */ .ls-thumbnail-hover {
/* 313 */ 	display: none;
/* 314 */ 	position: absolute;
/* 315 */ 	left: 0;
/* 316 */ }
/* 317 */ 
/* 318 */ .ls-thumbnail-hover-inner {
/* 319 */ 	width: 100%;
/* 320 */ 	height: 100%;
/* 321 */ 	position: absolute;
/* 322 */ 	left: 0;
/* 323 */ 	top: 0;
/* 324 */ 	display: none;
/* 325 */ }
/* 326 */ 
/* 327 */ .ls-thumbnail-hover-bg {
/* 328 */ 	position: absolute;
/* 329 */ 	width: 100%;
/* 330 */ 	height: 100%;
/* 331 */ 	left: 0;
/* 332 */ 	top: 0;
/* 333 */ }
/* 334 */ 
/* 335 */ .ls-thumbnail-hover-img {
/* 336 */ 	position: absolute;
/* 337 */ 	overflow: hidden;
/* 338 */ }
/* 339 */ 
/* 340 */ .ls-thumbnail-hover img {
/* 341 */ 	max-width: none !important;
/* 342 */ 	position: absolute;
/* 343 */ 	display: inline-block;
/* 344 */ 	visibility: visible !important;
/* 345 */ 	left: 50%;
/* 346 */ 	top: 0;
/* 347 */ }
/* 348 */ 
/* 349 */ .ls-thumbnail-hover span {
/* 350 */ 	left: 50%;

/* layerslider.css */

/* 351 */ 	top: 100%;
/* 352 */ 	width: 0;
/* 353 */ 	height: 0;
/* 354 */ 	display: block;
/* 355 */ 	position: absolute;
/* 356 */ 	border-left-color: transparent !important;
/* 357 */ 	border-right-color: transparent !important;
/* 358 */ 	border-bottom-color: transparent !important;
/* 359 */ }
/* 360 */ 
/* 361 */ .ls-thumbnail-wrapper {
/* 362 */ 	position: relative;
/* 363 */ 	width: 100%;
/* 364 */ 	margin: 0 auto;
/* 365 */ 	z-index: 4;
/* 366 */ }
/* 367 */ 
/* 368 */ .ls-thumbnail {
/* 369 */ 	position: relative;
/* 370 */ 	margin: 0 auto;
/* 371 */ }
/* 372 */ 
/* 373 */ .ls-thumbnail-inner,
/* 374 */ .ls-thumbnail-slide-container {
/* 375 */ 	width: 100%;
/* 376 */ }
/* 377 */ 
/* 378 */ .ls-thumbnail-slide-container {
/* 379 */ 	overflow: hidden !important;
/* 380 */ 	position: relative;
/* 381 */ }
/* 382 */ 
/* 383 */ .ls-touchscroll {
/* 384 */ 	overflow-x: auto !important;
/* 385 */ }
/* 386 */ 
/* 387 */ .ls-thumbnail-slide {
/* 388 */ 	text-align: center;
/* 389 */ 	white-space: nowrap;
/* 390 */ 	float: left;
/* 391 */ 	position: relative;
/* 392 */ }
/* 393 */ 
/* 394 */ .ls-thumbnail-slide a {
/* 395 */ 	overflow: hidden;
/* 396 */ 	display: inline-block;
/* 397 */ 	width: 0;
/* 398 */ 	height: 0;
/* 399 */ 	position: relative;
/* 400 */ }

/* layerslider.css */

/* 401 */ 
/* 402 */ .ls-thumbnail-slide img {
/* 403 */ 	max-width: none !important;
/* 404 */ 	max-height: 100% !important;
/* 405 */ 	height: 100%;
/* 406 */ 	visibility: visible !important;
/* 407 */ }
/* 408 */ 
/* 409 */ .ls-shadow {
/* 410 */ 	display: none;
/* 411 */ 	position: absolute;
/* 412 */ 	z-index: 1;
/* 413 */ 	top: 100%;
/* 414 */ 	width: 100%;
/* 415 */ 	left: 0;
/* 416 */ 	overflow: hidden !important;
/* 417 */ 	visibility: hidden;
/* 418 */ }
/* 419 */ 
/* 420 */ .ls-shadow img {
/* 421 */ 	width: 100% !important;
/* 422 */ 	height: auto !important;
/* 423 */ 	position: absolute !important;
/* 424 */ 	left: 0 !important;
/* 425 */ 	bottom: 0 !important;
/* 426 */ }
/* 427 */ 
/* 428 */ .ls-bottom-nav-wrapper,
/* 429 */ .ls-thumbnail-wrapper,
/* 430 */ .ls-nav-prev,
/* 431 */ .ls-nav-next {
/* 432 */ 	visibility: hidden;
/* 433 */ }
/* 434 */ 
/* 435 */ 
/* 436 */ 
/* 437 */ /* WP plugin fullwidth */
/* 438 */ 
/* 439 */ .ls-wp-fullwidth-container {
/* 440 */ 	width: 100%;
/* 441 */ 	position: relative;
/* 442 */ }
/* 443 */ 
/* 444 */ .ls-wp-fullwidth-helper {
/* 445 */ 	position: absolute;
/* 446 */ }
/* 447 */ 
/* 448 */ 
/* 449 */ 
/* 450 */ /* 2D & 3D Layer Transitions */

/* layerslider.css */

/* 451 */ 
/* 452 */ .ls-overflow-hidden {
/* 453 */ 	overflow: hidden;
/* 454 */ }
/* 455 */ 
/* 456 */ .ls-lt-tile {
/* 457 */ 	position: relative;
/* 458 */ 	float: left;
/* 459 */ 	perspective: 1000px;
/* 460 */ 	-o-perspective: 1000px;
/* 461 */ 	-ms-perspective: 1000px;
/* 462 */ 	-moz-perspective: 1000px;
/* 463 */ 	-webkit-perspective: 1000px;
/* 464 */ }
/* 465 */ 
/* 466 */ .ls-lt-tile img {
/* 467 */ 	visibility: visible;
/* 468 */ 	display: inline-block;
/* 469 */ }
/* 470 */ 
/* 471 */ .ls-curtiles {
/* 472 */ 	overflow: hidden;
/* 473 */ }
/* 474 */ 
/* 475 */ .ls-curtiles,
/* 476 */ .ls-nexttiles {
/* 477 */ 	position: absolute;
/* 478 */ 	width: 100%;
/* 479 */ 	height: 100%;
/* 480 */ 	left: 0;
/* 481 */ 	top: 0;
/* 482 */ }
/* 483 */ 
/* 484 */ .ls-curtile, .ls-nexttile {
/* 485 */ 	overflow: hidden;
/* 486 */ 	position: absolute;
/* 487 */ 	width: 100% !important;
/* 488 */ 	height: 100% !important;
/* 489 */ 	backface-visibility: hidden;
/* 490 */ 	-o-backface-visibility: hidden;
/* 491 */ 	-ms-backface-visibility: hidden;
/* 492 */ 	-moz-backface-visibility: hidden;
/* 493 */ 	-webkit-backface-visibility: hidden;
/* 494 */ }
/* 495 */ 
/* 496 */ .ls-curtile {
/* 497 */ 	left: 0;
/* 498 */ 	top: 0;
/* 499 */ }
/* 500 */ 

/* layerslider.css */

/* 501 */ .ls-curtile img,
/* 502 */ .ls-nexttile img {
/* 503 */ 	position: absolute;
/* 504 */ 	filter: inherit;
/* 505 */ }
/* 506 */ 
/* 507 */ .ls-3d-container {
/* 508 */ 	position: relative;
/* 509 */ 	overflow: visible !important;
/* 510 */ }
/* 511 */ 
/* 512 */ .ls-3d-box {
/* 513 */ 	position: absolute;
/* 514 */ 	top: 50%;
/* 515 */ 	left: 50%;
/* 516 */ 	transform-style: preserve-3d;
/* 517 */ 	-o-transform-style: preserve-3d;
/* 518 */ 	-ms-transform-style: preserve-3d;
/* 519 */ 	-moz-transform-style: preserve-3d;
/* 520 */ 	-webkit-transform-style: preserve-3d;
/* 521 */ }
/* 522 */ 
/* 523 */ .ls-3d-box div {
/* 524 */ 	overflow: hidden;
/* 525 */ 	background: #777;
/* 526 */ 	margin: 0;
/* 527 */ 	padding: 0;
/* 528 */ 	position: absolute;
/* 529 */ }
/* 530 */ 
/* 531 */ 
/* 532 */ 
/* 533 */ /* Full screen */
/* 534 */ 
/* 535 */ .ls-fullscreen {
/* 536 */ 	position: absolute;
/* 537 */ 	z-index: 10;
/* 538 */ 	cursor: pointer;
/* 539 */ 	display: block;
/* 540 */ }
/* 541 */ 
/* 542 */ 
/* 543 */ 
/* 544 */ /* Removing all default global styles of WordPress themes */
/* 545 */ 
/* 546 */ html * .ls-nav-prev,
/* 547 */ html * .ls-nav-next,
/* 548 */ html * .ls-container img,
/* 549 */ html * .ls-bottom-nav-wrapper a,
/* 550 */ html * .ls-container .ls-fullscreen,

/* layerslider.css */

/* 551 */ body * .ls-nav-prev,
/* 552 */ body * .ls-nav-next,
/* 553 */ body * .ls-container img,
/* 554 */ body * .ls-bottom-nav-wrapper a,
/* 555 */ body * .ls-container .ls-fullscreen,
/* 556 */ #ls-global * .ls-nav-prev,
/* 557 */ #ls-global * .ls-nav-next,
/* 558 */ #ls-global * .ls-container img,
/* 559 */ #ls-global * .ls-bottom-nav-wrapper a,
/* 560 */ #ls-global * .ls-container .ls-fullscreen,
/* 561 */ html * .ls-thumbnail a,
/* 562 */ body * .ls-thumbnail a,
/* 563 */ #ls-global * .ls-thumbnail a {
/* 564 */ 	transition: none;
/* 565 */ 	-o-transition: none;
/* 566 */ 	-ms-transition: none;
/* 567 */ 	-moz-transition: none;
/* 568 */ 	-webkit-transition: none;
/* 569 */ 	line-height: normal;
/* 570 */ 	outline: none;
/* 571 */ 	padding: 0;
/* 572 */ 	border: 0;
/* 573 */ }
/* 574 */ 
/* 575 */ html * .ls-slide > a,
/* 576 */ body * .ls-slide > a,
/* 577 */ #ls-global * .ls-slide > a,
/* 578 */ html * .ls-slide > h1,
/* 579 */ body * .ls-slide > h1,
/* 580 */ #ls-global * .ls-slide > h1,
/* 581 */ html * .ls-slide > h2,
/* 582 */ body * .ls-slide > h2,
/* 583 */ #ls-global * .ls-slide > h2,
/* 584 */ html * .ls-slide > h3,
/* 585 */ body * .ls-slide > h3,
/* 586 */ #ls-global * .ls-slide > h3,
/* 587 */ html * .ls-slide > h4,
/* 588 */ body * .ls-slide > h4,
/* 589 */ #ls-global * .ls-slide > h4,
/* 590 */ html * .ls-slide > h5,
/* 591 */ body * .ls-slide > h5,
/* 592 */ #ls-global * .ls-slide > h5,
/* 593 */ html * .ls-slide > p,
/* 594 */ body * .ls-slide > p,
/* 595 */ #ls-global * .ls-slide > p,
/* 596 */ html * .ls-slide > div,
/* 597 */ body * .ls-slide > div,
/* 598 */ #ls-global * .ls-slide > div,
/* 599 */ html * .ls-slide > span,
/* 600 */ body * .ls-slide > span,

/* layerslider.css */

/* 601 */ #ls-global * .ls-slide > span,
/* 602 */ html * .ls-slide > *,
/* 603 */ body * .ls-slide > *,
/* 604 */ #ls-global * .ls-slide > * {
/* 605 */ 	transition: none;
/* 606 */ 	-o-transition: none;
/* 607 */ 	-ms-transition: none;
/* 608 */ 	-moz-transition: none;
/* 609 */ 	-webkit-transition: none;
/* 610 */ }
/* 611 */ 
/* 612 */ html * .ls-slide > *,
/* 613 */ body * .ls-slide > *,
/* 614 */ #ls-global * .ls-slide > * {
/* 615 */ 	margin: 0;
/* 616 */ }
/* 617 */ 
/* 618 */ html * .ls-container img,
/* 619 */ body * .ls-container img,
/* 620 */ #ls-global * .ls-container img {
/* 621 */ 	background: none !important;
/* 622 */ 	min-width: 0 !important;
/* 623 */ 	max-width: none !important;
/* 624 */ 	border-radius: 0;
/* 625 */ 	box-shadow: none;
/* 626 */ 	border: 0;
/* 627 */ 	padding: 0;
/* 628 */ }
/* 629 */ 
/* 630 */ /*html * .ls-thumbnail a img,
/* 631 *| body * .ls-thumbnail a img,
/* 632 *| #ls-global * .ls-thumbnail a img {
/* 633 *| 	min-width: 100% !important;
/* 634 *| }
/* 635 *| */
/* 636 */ 
/* 637 */ html * .ls-wp-container .ls-slide > *,
/* 638 */ body * .ls-wp-container .ls-slide > *,
/* 639 */ #ls-global * .ls-wp-container .ls-slide > * {
/* 640 */ 	line-height: normal;
/* 641 */ 	outline: none;
/* 642 */ 	padding: 0;
/* 643 */ 	margin: 0;
/* 644 */ 	border: 0;
/* 645 */ }
/* 646 */ 
/* 647 */ html * .ls-wp-container .ls-slide > a > *,
/* 648 */ body * .ls-wp-container .ls-slide > a > *,
/* 649 */ #ls-global * .ls-wp-container .ls-slide > a > * {
/* 650 */ 	margin: 0;

/* layerslider.css */

/* 651 */ }
/* 652 */ 
/* 653 */ html * .ls-wp-container .ls-slide > a,
/* 654 */ body * .ls-wp-container .ls-slide > a,
/* 655 */ #ls-global * .ls-wp-container .ls-slide > a {
/* 656 */ 	text-decoration: none;
/* 657 */ }
/* 658 */ 
/* 659 */ .ls-wp-fullwidth-container,
/* 660 */ .ls-wp-fullwidth-helper,
/* 661 */ .ls-container,
/* 662 */ .ls-container * {
/* 663 */ 	box-sizing: content-box !important;
/* 664 */ 	-moz-box-sizing: content-box !important;
/* 665 */ 	-webkit-box-sizing: content-box !important;
/* 666 */ }
/* 667 */ 
/* 668 */ html * .ls-yourlogo,
/* 669 */ body * .ls-yourlogo,
/* 670 */ #ls-global * .ls-yourlogo {
/* 671 */ 	margin: 0;
/* 672 */ }
/* 673 */ 
/* 674 */ html * .ls-tn,
/* 675 */ body * .ls-tn,
/* 676 */ #ls-global * .ls-tn {
/* 677 */ 	display: none;
/* 678 */ }
/* 679 */ 
/* 680 */ .site {
/* 681 */ 	overflow: visible !important;
/* 682 */ }
/* 683 */ 
/* 684 */ 
/* 685 */ 
/* 686 */ /* Style of LayerSlider Debug Console */
/* 687 */ 
/* 688 */ .ls-debug-console * {
/* 689 */ 	margin: 0 !important;
/* 690 */ 	padding: 0 !important;
/* 691 */ 	border: 0 !important;
/* 692 */ 	color: white !important;
/* 693 */ 	text-shadow: none !important;
/* 694 */ 	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", Helvetica, Arial, sans-serif !important;
/* 695 */ 	line-height: normal !important;
/* 696 */ 	-webkit-font-smoothing: antialiased !important;
/* 697 */ 	text-align: left !important;
/* 698 */ 	font-style: normal !important;
/* 699 */ }
/* 700 */ 

/* layerslider.css */

/* 701 */ .ls-debug-console h1 {
/* 702 */ 	padding-top: 10px !important;
/* 703 */ 	font-size: 17px !important;
/* 704 */ 	font-weight: bold !important;
/* 705 */ }
/* 706 */ 
/* 707 */ .ls-debug-console h1:first-child {
/* 708 */ 	padding-top: 0 !important;
/* 709 */ }
/* 710 */ 
/* 711 */ .ls-debug-console ul {
/* 712 */ 	padding-top: 10px !important;
/* 713 */ 	list-style: none !important;
/* 714 */ }
/* 715 */ 
/* 716 */ .ls-debug-console li {
/* 717 */ 	margin-left: 10px !important;
/* 718 */ 	font-size: 13px !important;
/* 719 */ 	position: relative !important;
/* 720 */ 	font-weight: normal !important;
/* 721 */ }
/* 722 */ 
/* 723 */ html * .ls-debug-console li ul,
/* 724 */ body * .ls-debug-console li ul,
/* 725 */ #ls-global * .ls-debug-console li ul {
/* 726 */ 	display: none;
/* 727 */ 	width: 260px;
/* 728 */ 	left: -10px;
/* 729 */ }
/* 730 */ 
/* 731 */ .ls-debug-console li ul {
/* 732 */ 	position: absolute !important;
/* 733 */ 	bottom: 100% !important;
/* 734 */ 	padding: 10px 10px 10px 0 !important;
/* 735 */ 	background: white !important;
/* 736 */ 	border-radius: 10px !important;
/* 737 */ 	box-shadow: 0 0 20px black !important;
/* 738 */ }
/* 739 */ 
/* 740 */ html * .ls-debug-console li:hover ul,
/* 741 */ body * .ls-debug-console li:hover ul,
/* 742 */ #ls-global * .ls-debug-console li:hover ul {
/* 743 */ 	display: block;
/* 744 */ }
/* 745 */ 
/* 746 */ .ls-debug-console li ul * {
/* 747 */ 	color: black !important;
/* 748 */ }
/* 749 */ 
/* 750 */ .ls-debug-console a {

/* layerslider.css */

/* 751 */ 	text-decoration: none !important;
/* 752 */ 	border-bottom: 1px dotted white !important;
/* 753 */ }
/* 754 */ 
/* 755 */ .ls-error {
/* 756 */ 	border-radius: 5px !important;
/* 757 */ 	-moz-border-radius: 5px !important;
/* 758 */ 	-wenkit-border-radius: 5px !important;
/* 759 */ 	background: white !important;
/* 760 */ 	height: auto !important;
/* 761 */ 	width: auto !important;
/* 762 */ 	color: white !important;
/* 763 */ 	padding: 20px 40px 30px 80px !important;
/* 764 */ 	position: relative !important;
/* 765 */ 	box-shadow: 0 2px 20px -5px black;
/* 766 */ }
/* 767 */ 
/* 768 */ .ls-error p {
/* 769 */ 	line-height: normal !important;
/* 770 */ 	text-shadow: none !important;
/* 771 */ 	margin: 0 !important;
/* 772 */ 	padding: 0 !important;
/* 773 */ 	border: 0 !important;
/* 774 */ 	text-align: justify !important;
/* 775 */ 	font-family: Arial, sans-serif !important;
/* 776 */ }
/* 777 */ 
/* 778 */ .ls-error .ls-error-title {
/* 779 */ 	line-height: 40px !important;
/* 780 */ 	color: red !important;
/* 781 */ 	font-weight: bold !important;
/* 782 */ 	font-size: 16px !important;
/* 783 */ }
/* 784 */ 
/* 785 */ .ls-error .ls-error-text {
/* 786 */ 	color: #555 !important;
/* 787 */ 	font-weight: normal !important;
/* 788 */ 	font-size: 13px !important;
/* 789 */ }
/* 790 */ 
/* 791 */ .ls-error .ls-exclam {
/* 792 */ 	width: 40px !important;
/* 793 */ 	height: 40px !important;
/* 794 */ 	position: absolute !important;
/* 795 */ 	left: 20px !important;
/* 796 */ 	top: 20px !important;
/* 797 */ 	border-radius: 50px !important;
/* 798 */ 	-moz-border-radius: 50px !important;
/* 799 */ 	-webkit-border-radius: 50px !important;
/* 800 */ 	font-size: 30px !important;

/* layerslider.css */

/* 801 */ 	font-weight: bold !important;
/* 802 */ 	color: white !important;
/* 803 */ 	line-height: 40px !important;
/* 804 */ 	background: red !important;
/* 805 */ 	text-align: center !important;
/* 806 */ }
/* 807 */ 
/* 808 */ 
/* 809 */ 
/* 810 */ /* GPU Hardware Acceleration */
/* 811 */ 
/* 812 */ html * .ls-container .ls-shadow,
/* 813 */ html * .ls-container .ls-slide > *,
/* 814 */ html * .ls-container .ls-fullscreen,
/* 815 */ html * .ls-container .ls-3d-container,
/* 816 */ html * .ls-container .ls-lt-container,
/* 817 */ html * .ls-container .ls-lt-container *,
/* 818 */ html * .ls-container .ls-thumbnail-wrapper,
/* 819 */ html * .ls-container .ls-bottom-nav-wrapper,
/* 820 */ body * .ls-container .ls-shadow,
/* 821 */ body * .ls-container .ls-slide > *,
/* 822 */ body * .ls-container .ls-fullscreen,
/* 823 */ body * .ls-container .ls-3d-container,
/* 824 */ body * .ls-container .ls-lt-container,
/* 825 */ body * .ls-container .ls-lt-container *,
/* 826 */ body * .ls-container .ls-thumbnail-wrapper,
/* 827 */ body * .ls-container .ls-bottom-nav-wrapper,
/* 828 */ #ls-global * .ls-container .ls-shadow,
/* 829 */ #ls-global * .ls-container .ls-slide > *,
/* 830 */ #ls-global * .ls-container .ls-fullscreen,
/* 831 */ #ls-global * .ls-container .ls-3d-container,
/* 832 */ #ls-global * .ls-container .ls-lt-container,
/* 833 */ #ls-global * .ls-container .ls-lt-container *,
/* 834 */ #ls-global * .ls-container .ls-thumbnail-wrapper,
/* 835 */ #ls-global * .ls-container .ls-bottom-nav-wrapper,
/* 836 */ .ls-gpuhack {
/* 837 */ 	transform: translate3d(0, 0, 0);
/* 838 */ 	-o-transform: translate3d(0, 0, 0);
/* 839 */ 	-ms-transform: translate3d(0, 0, 0);
/* 840 */ 	-moz-transform: translate3d(0, 0, 0);
/* 841 */ 	-webkit-transform: translate3d(0, 0, 0);
/* 842 */ }
/* 843 */ 
/* 844 */ .ls-gpuhack {
/* 845 */ 	width: 100% !important;
/* 846 */ 	height: 100% !important;
/* 847 */ }
/* 848 */ 
/* 849 */ 
/* 850 */ html * .ls-container .ls-webkit-hack,

/* layerslider.css */

/* 851 */ body * .ls-container .ls-webkit-hack,
/* 852 */ #ls-global * .ls-container .ls-webkit-hack {
/* 853 */ 	width: 100%;
/* 854 */ 	height: 100%;
/* 855 */ 	position: absolute;
/* 856 */ 	left: 0;
/* 857 */ 	top: 0;
/* 858 */ 	z-index: 1;
/* 859 */ }
/* 860 */ 
/* 861 */ /* GPU */
/* 862 */ 
/* 863 */ @media (transform-3d), (-o-transform-3d), (-ms-transform-3d), (-moz-transform-3d), (-webkit-transform-3d) {
/* 864 */ 	#ls-test3d {
/* 865 */ 		position: absolute;
/* 866 */ 		left: 9px;
/* 867 */ 		height: 3px;
/* 868 */ 	}
/* 869 */ }
/* 870 */ 

/* mk-woocommerce.css */

/* 1   */ /* 
/* 2   *| * ISOTOP ANIMATIONS
/* 3   *| */
/* 4   */ .isotope,
/* 5   */ .isotope .isotope-item {
/* 6   */   -webkit-transition-duration: 0.6s;
/* 7   */   -moz-transition-duration: 0.6s;
/* 8   */   -ms-transition-duration: 0.6s;
/* 9   */   -o-transition-duration: 0.6s;
/* 10  */   transition-duration: 0.6s;
/* 11  */   -webkit-transition-timing-function: cubic-bezier(0.555, 0.16, 0, 1);
/* 12  */   /* older webkit */
/* 13  */ 
/* 14  */   -webkit-transition-timing-function: cubic-bezier(0.555, 0.16, 0, 1.02);
/* 15  */   -moz-transition-timing-function: cubic-bezier(0.555, 0.16, 0, 1.02);
/* 16  */   -ms-transition-timing-function: cubic-bezier(0.555, 0.16, 0, 1.02);
/* 17  */   -o-transition-timing-function: cubic-bezier(0.555, 0.16, 0, 1.02);
/* 18  */   transition-timing-function: cubic-bezier(0.555, 0.16, 0, 1.02);
/* 19  */   /* custom */
/* 20  */ 
/* 21  */ }
/* 22  */ .isotope {
/* 23  */   -webkit-transition-property: height, width;
/* 24  */   -moz-transition-property: height, width;
/* 25  */   -ms-transition-property: height, width;
/* 26  */   -o-transition-property: height, width;
/* 27  */   transition-property: height, width;
/* 28  */ }
/* 29  */ .isotope .isotope-item {
/* 30  */   -webkit-transition-property: -webkit-transform, opacity;
/* 31  */   -moz-transition-property: -moz-transform, opacity;
/* 32  */   -ms-transition-property: -ms-transform, opacity;
/* 33  */   -o-transition-property: top, left, opacity;
/* 34  */   transition-property: transform, opacity;
/* 35  */ }
/* 36  */ .isotope.no-transition,
/* 37  */ .isotope.no-transition .isotope-item,
/* 38  */ .isotope .isotope-item.no-transition {
/* 39  */   -webkit-transition-duration: 0s;
/* 40  */   -moz-transition-duration: 0s;
/* 41  */   -ms-transition-duration: 0s;
/* 42  */   -o-transition-duration: 0s;
/* 43  */   transition-duration: 0s;
/* 44  */ }
/* 45  */ 
/* 46  */ ins {
/* 47  */   background: transparent;
/* 48  */   color: auto;
/* 49  */   border-bottom: none;
/* 50  */ }

/* mk-woocommerce.css */

/* 51  */ .woocommerce-breadcrumb {
/* 52  */   padding-bottom: 10px;
/* 53  */   margin-bottom: 40px !important;
/* 54  */   border-bottom: 1px solid rgba(0, 0, 0, 0.1);
/* 55  */ }
/* 56  */ .woocommerce h2 {
/* 57  */   font-size: 22px !important;
/* 58  */ }
/* 59  */ .widget_product_search .screen-reader-text {
/* 60  */   display: none;
/* 61  */ }
/* 62  */ .widget_product_search input[type="text"] {
/* 63  */   padding: 7px 10px;
/* 64  */   width: 150px;
/* 65  */   background-color: rgba(0, 0, 0, 0.05);
/* 66  */   border: 1px solid rgba(0, 0, 0, 0.15);
/* 67  */   color: #5d5d5d;
/* 68  */   -webkit-box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.1);
/* 69  */   -moz-box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.1);
/* 70  */   box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.1);
/* 71  */ }
/* 72  */ .widget_product_search #searchsubmit {
/* 73  */   position: relative;
/* 74  */   display: inline-block;
/* 75  */   vertical-align: middle;
/* 76  */   text-align: center;
/* 77  */   cursor: pointer;
/* 78  */   zoom: 1;
/* 79  */   border: none;
/* 80  */   outline: none;
/* 81  */   padding: 10px 20px !important;
/* 82  */   font-weight: 600;
/* 83  */   line-height: 100%;
/* 84  */   margin: 0 3px 3px;
/* 85  */   text-transform: uppercase;
/* 86  */   color: #7a7a7a;
/* 87  */   background-color: rgba(0, 0, 0, 0.1);
/* 88  */   -webkit-box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.1);
/* 89  */   -moz-box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.1);
/* 90  */   box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.1);
/* 91  */   font-size: 12px;
/* 92  */ }
/* 93  */ .widget_product_search #searchsubmit:hover {
/* 94  */   color: #fff;
/* 95  */ }
/* 96  */ .input-text {
/* 97  */   padding: 6px 10px;
/* 98  */   background-color: rgba(0, 0, 0, 0.05);
/* 99  */   border: 1px solid rgba(0, 0, 0, 0.15) !important;
/* 100 */   color: #5d5d5d;

/* mk-woocommerce.css */

/* 101 */ }
/* 102 */ .input-text:focus {
/* 103 */   background-color: rgba(255, 255, 255, 0.05);
/* 104 */   border: 1px solid rgba(0, 0, 0, 0.3);
/* 105 */ }
/* 106 */ button.button,
/* 107 */ #respond input#submit,
/* 108 */ input.button,
/* 109 */ .woocommerce.widget_login .submitbutton {
/* 110 */   background: -webkit-gradient(linear, left top, left bottom, from(#f7f6f7), to(#dfdbdf)) !important;
/* 111 */   background: -webkit-linear-gradient(top, #f7f6f7, #dfdbdf) !important;
/* 112 */   background: -moz-linear-gradient(top, #f7f6f7, #dfdbdf) !important;
/* 113 */   background: -ms-linear-gradient(top, #f7f6f7, #dfdbdf) !important;
/* 114 */   background: -o-linear-gradient(top, #f7f6f7, #dfdbdf) !important;
/* 115 */   background-color: #F7F6F7;
/* 116 */   border: 1px solid #C7C0C7  !important;
/* 117 */   border-radius: 2px 2px 2px 2px  !important;
/* 118 */   box-shadow: none  !important;
/* 119 */   color: #5E5E5E  !important;
/* 120 */   cursor: pointer  !important;
/* 121 */   font-family: inherit  !important;
/* 122 */   font-size: 100% v;
/* 123 */   font-weight: bold  !important;
/* 124 */   left: auto  !important;
/* 125 */   line-height: 1em;
/* 126 */   margin: 0 ;
/* 127 */   overflow: visible  !important;
/* 128 */   padding: 8px 10px;
/* 129 */   position: relative  !important;
/* 130 */   text-decoration: none  !important;
/* 131 */   text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8) !important;
/* 132 */ }
/* 133 */ .single_add_to_cart_button {
/* 134 */   padding: 8px 15px !important;
/* 135 */ }
/* 136 */ .woocommerce a.button,
/* 137 */ .woocommerce-page a.button,
/* 138 */ .woocommerce button.button,
/* 139 */ .woocommerce-page button.button,
/* 140 */ .woocommerce input.button,
/* 141 */ .woocommerce-page input.button,
/* 142 */ .woocommerce #respond input#submit,
/* 143 */ .woocommerce-page #respond input#submit,
/* 144 */ .woocommerce #content input.button,
/* 145 */ .woocommerce-page #content input.button {
/* 146 */   -webkit-box-shadow: 0 0 0 transparent;
/* 147 */   -moz-box-shadow: 0 0 0 transparent;
/* 148 */   box-shadow: 0 0 0 transparent;
/* 149 */ }
/* 150 */ .woocommerce a.added_to_cart,

/* mk-woocommerce.css */

/* 151 */ .woocommerce-page a.added_to_cart {
/* 152 */   padding-left: 30px;
/* 153 */ }
/* 154 */ 
/* 155 */ .woocommerce .right-layout ul.products li.product, 
/* 156 */ .woocommerce-page .left-layout ul.products li.product {
/* 157 */   width: 21.8% !important;
/* 158 */   margin: 0 10px 20px !important;
/* 159 */   -webkit-box-sizing: border-box;
/* 160 */   -moz-box-sizing: border-box;
/* 161 */   box-sizing: border-box;
/* 162 */ }
/* 163 */ 
/* 164 */ #coupon_code {
/* 165 */   padding: 6px 10px;
/* 166 */ }
/* 167 */ .woocommerce ul.products li.product h3,
/* 168 */ .woocommerce-page ul.products li.product h3 {
/* 169 */   font-size: 18px !important;
/* 170 */ }
/* 171 */ .woocommerce ul.products li.product,
/* 172 */ .woocommerce-page ul.products li.product {
/* 173 */   background-color: #fff;
/* 174 */   padding: 15px;
/* 175 */   -webkit-box-sizing: border-box;
/* 176 */   -moz-box-sizing: border-box;
/* 177 */   box-sizing: border-box;
/* 178 */   border: 1px solid rgba(0, 0, 0, 0.1);
/* 179 */ }
/* 180 */ .woocommerce .mk-onsale {
/* 181 */   top: 15px !important;
/* 182 */   right: 13px !important;
/* 183 */   z-index: 30;
/* 184 */   position: absolute;
/* 185 */   font-size: 14px;
/* 186 */   text-transform: uppercase;
/* 187 */   font-weight: bold;
/* 188 */   color: #fff;
/* 189 */   padding: 6px;
/* 190 */ }
/* 191 */ .upsells.products,
/* 192 */ .related.products {
/* 193 */   margin-top: 50px;
/* 194 */ }
/* 195 */ .upsells.products h2,
/* 196 */ .related.products h2 {
/* 197 */   background: url(/web/20161106232602/http://socalholistichealth.org/wp-content/themes/lucidpress/images/patterns/default-pattern-50.png);
/* 198 */   padding: 8px 8px 8px 15px;
/* 199 */   font-size: 24px !important;
/* 200 */   clear: both;

/* mk-woocommerce.css */

/* 201 */ }
/* 202 */ .woocommerce ul.products li.product,
/* 203 */ .woocommerce-page ul.products li.product {
/* 204 */   margin: 0 15px 15px 0 !important;
/* 205 */   width: 23% !important;
/* 206 */ }
/* 207 */ @media handheld, only screen and (max-width: 960px) {
/* 208 */   .woocommerce ul.products li.product,
/* 209 */   .woocommerce-page ul.products li.product {
/* 210 */     width: 47% !important;
/* 211 */   }
/* 212 */ }
/* 213 */ 
/* 214 */ @media handheld, only screen and (max-width: 960px) {
/* 215 */   .woocommerce ul.products li.product,
/* 216 */   .woocommerce-page ul.products li.product {
/* 217 */     width: 45.5% !important;
/* 218 */   }
/* 219 */ }
/* 220 */ 
/* 221 */ @media handheld, only screen and (max-width: 500px) {
/* 222 */   .woocommerce ul.products li.product,
/* 223 */   .woocommerce-page ul.products li.product {
/* 224 */     width: 100% !important;
/* 225 */   }
/* 226 */ }
/* 227 */ .woocommerce div.product div.images div.thumbnails a {
/* 228 */   margin-bottom: 15px;
/* 229 */ }
/* 230 */ .product_title.entry-title {
/* 231 */   text-transform: uppercase;
/* 232 */   font-weight: bold;
/* 233 */   font-size: 26px !important;
/* 234 */   margin-left: 12px;
/* 235 */ }
/* 236 */ 
/* 237 */ .woocommerce table.shop_table,
/* 238 */ .woocommerce-page table.shop_table {
/* 239 */   background-color: #fff;
/* 240 */   background-color: rgba(255, 255, 255, 0.5);
/* 241 */ }
/* 242 */ .woocommerce-message:before,
/* 243 */ .woocommerce-error:before,
/* 244 */ .woocommerce-info:before {
/* 245 */   padding-top: 0 !important;
/* 246 */ }
/* 247 */ .widget_product_categories li,
/* 248 */ .widget_recent_products li,
/* 249 */ .widget_random_products li,
/* 250 */ .widget_layered_nav li,

/* mk-woocommerce.css */

/* 251 */ .widget_featured_products li,
/* 252 */ .widget_onsale li,
/* 253 */ .widget_recently_viewed_products li,
/* 254 */ .widget_shopping_cart li,
/* 255 */ .widget_best_sellers li {
/* 256 */   margin: 0;
/* 257 */   list-style: none;
/* 258 */ }
/* 259 */ .widget_product_categories li a,
/* 260 */ .widget_recent_products li a,
/* 261 */ .widget_random_products li a,
/* 262 */ .widget_layered_nav li a,
/* 263 */ .widget_featured_products li a,
/* 264 */ .widget_onsale li a,
/* 265 */ .widget_recently_viewed_products li a,
/* 266 */ .widget_shopping_cart li a,
/* 267 */ .widget_best_sellers li a {
/* 268 */   padding: 6px 0;
/* 269 */   text-decoration: none;
/* 270 */   display: block;
/* 271 */ }
/* 272 */ .widget_product_categories li:after,
/* 273 */ .widget_recent_products li:after,
/* 274 */ .widget_random_products li:after,
/* 275 */ .widget_layered_nav li:after,
/* 276 */ .widget_featured_products li:after,
/* 277 */ .widget_onsale li:after,
/* 278 */ .widget_recently_viewed_products li:after,
/* 279 */ .widget_shopping_cart li:after,
/* 280 */ .widget_best_sellers li:after {
/* 281 */   height:1px; width:100px; background-color:rgba(0,0,0, 0.1); content:""; display:block; margin:6px 0 0 0
/* 282 */ }
/* 283 */ .widget_product_categories ul li:last-child:after,
/* 284 */ .widget_recent_products ul li:last-child:after,
/* 285 */ .widget_random_products ul li:last-child:after,
/* 286 */ .widget_layered_nav ul li:last-child:after,
/* 287 */ .widget_featured_products ul li:last-child:after,
/* 288 */ .widget_onsale ul li:last-child:after,
/* 289 */ .widget_recently_viewed_products ul li:last-child:after,
/* 290 */ .widget_shopping_cart ul li:last-child:after,
/* 291 */ .widget_best_sellers ul li:last-child:after {
/* 292 */   display: none !important;
/* 293 */ }
/* 294 */ .widget_recent_products li a,
/* 295 */ .widget_featured_products li a {
/* 296 */   display: block;
/* 297 */   overflow: hidden;
/* 298 */   vertical-align: middle;
/* 299 */   padding-bottom: 10px !important;
/* 300 */ }

/* mk-woocommerce.css */

/* 301 */ .price_slider_wrapper {
/* 302 */   margin: 15px 5px 20px 5px !important;
/* 303 */ }
/* 304 */ .woocommerce.widget_login p label {
/* 305 */   width: 120px;
/* 306 */   display: inline-block;
/* 307 */ }
/* 308 */ .woocommerce.widget_login p .submitbutton {
/* 309 */   float: right;
/* 310 */ }
/* 311 */ /*--------------------------------------------------------------------------------------------------
/* 312 *| 	Products
/* 313 *| --------------------------------------------------------------------------------------------------*/
/* 314 */ ul.products {
/* 315 */   margin: 0 0 40px;
/* 316 */   padding: 0;
/* 317 */   list-style: none;
/* 318 */ }
/* 319 */ ul.products li.mk-woo-product {
/* 320 */   display: inline-block;
/* 321 */   width: 23%;
/* 322 */   float: left;
/* 323 */   background-color: #fff;
/* 324 */   margin: 0 15px 15px 0;
/* 325 */   padding-bottom: 20px;
/* 326 */ }
/* 327 */ @media handheld, only screen and (max-width: 960px) {
/* 328 */   ul.products li.mk-woo-product {
/* 329 */     width: 31% !important;
/* 330 */   }
/* 331 */ }
/* 332 */ @media handheld, only screen and (max-width: 748px) {
/* 333 */   ul.products li.mk-woo-product {
/* 334 */     width: 47% !important;
/* 335 */   }
/* 336 */ }
/* 337 */ @media handheld, only screen and (max-width: 500px) {
/* 338 */   ul.products li.mk-woo-product {
/* 339 */     width: 100% !important;
/* 340 */   }
/* 341 */ }
/* 342 */ .mk-woo-new,
/* 343 */ .mk-woo-on-sale {
/* 344 */   position: absolute;
/* 345 */   top: 10px;
/* 346 */   left: 10px;
/* 347 */   padding: 5px;
/* 348 */   line-height: 100%;
/* 349 */   color: #fff;
/* 350 */   -webkit-border-radius: 4px;

/* mk-woocommerce.css */

/* 351 */   -moz-border-radius: 4px;
/* 352 */   border-radius: 4px;
/* 353 */   background-clip: padding-box;
/* 354 */   -moz-background-clip: padding;
/* 355 */   -webkit-background-clip: padding-box;
/* 356 */   z-index: 20;
/* 357 */ }
/* 358 */ .mk-woo-product-item {
/* 359 */   position: relative;
/* 360 */   width: 100%;
/* 361 */ }
/* 362 */ .mk-woo-product-item .the-title {
/* 363 */   z-index: 10;
/* 364 */   margin: 0 15px 20px 15px;
/* 365 */ }
/* 366 */ .mk-woo-product-item .the-title a {
/* 367 */   text-transform: uppercase;
/* 368 */   font-weight: bold;
/* 369 */   font-size: 14px;
/* 370 */   line-height: 35px;
/* 371 */   color: #fff;
/* 372 */ }
/* 373 */ .mk-woo-product-item .the-title span {
/* 374 */   padding: 6px 0;
/* 375 */   line-height: 100%;
/* 376 */ }
/* 377 */ .mk-woo-product-details {
/* 378 */   padding: 20px 20px 0 20px;
/* 379 */ }
/* 380 */ .woocommerce-tabs {
/* 381 */   margin-top: 40px;
/* 382 */ }
/* 383 */ 
/* 384 */ .woocommerce-tabs .panel{
/* 385 */   padding: 30px !important;
/* 386 */   display: block;
/* 387 */ }
/* 388 */ .woocommerce div.product div.images img,
/* 389 */ .woocommerce-page div.product div.images img,
/* 390 */ .woocommerce #content div.product div.images img,
/* 391 */ .woocommerce-page #content div.product div.images img,
/* 392 */ .woocommerce ul.products li.product a img,
/* 393 */ .woocommerce-page ul.products li.product a img,
/* 394 */ .woocommerce ul.cart_list li img,
/* 395 */ .woocommerce-page ul.cart_list li img,
/* 396 */ .woocommerce ul.product_list_widget li img,
/* 397 */ .woocommerce-page ul.product_list_widget li img {
/* 398 */   -webkit-box-shadow: 0 0 0 transparent !important;
/* 399 */   -moz-box-shadow: 0 0 0 transparent !important;
/* 400 */   box-shadow: 0 0 0 transparent !important;

/* mk-woocommerce.css */

/* 401 */   border: 1px solid rgba(0, 0, 0, 0.1) !important;
/* 402 */ }
/* 403 */ .woocommerce div.product div.images img:hover,
/* 404 */ .woocommerce-page div.product div.images img:hover,
/* 405 */ .woocommerce #content div.product div.images img:hover,
/* 406 */ .woocommerce-page #content div.product div.images img:hover,
/* 407 */ .woocommerce ul.products li.product a img:hover,
/* 408 */ .woocommerce-page ul.products li.product a img:hover,
/* 409 */ .woocommerce ul.cart_list li img:hover,
/* 410 */ .woocommerce-page ul.cart_list li img:hover,
/* 411 */ .woocommerce ul.product_list_widget li img:hover,
/* 412 */ .woocommerce-page ul.product_list_widget li img:hover {
/* 413 */   -webkit-opacity: 0.7;
/* 414 */   -moz-opacity: 0.7;
/* 415 */   -o-opacity: 0.7;
/* 416 */   filter: alpha(opacity=70);
/* 417 */   opacity: 0.7;
/* 418 */ }
/* 419 */ 
/* 420 */ .woocommerce form .form-row textarea,
/* 421 */ .woocommerce-page form .form-row textarea {
/* 422 */   height: 150px !important;
/* 423 */ }
/* 424 */ @media handheld, only screen and (max-width: 960px) {
/* 425 */   .woocommerce .col2-set .col-1,
/* 426 */   .woocommerce-page .col2-set .col-1,
/* 427 */   .woocommerce .col2-set .col-2,
/* 428 */   .woocommerce-page .col2-set .col-2,
/* 429 */   .summary.entry-summary,
/* 430 */   .woocommerce div.product div.images,
/* 431 */   .woocommerce-page div.product div.images,
/* 432 */   .woocommerce #content div.product div.images,
/* 433 */   .woocommerce-page #content div.product div.images {
/* 434 */     float: none !important;
/* 435 */     display: block !important;
/* 436 */     width: 100% !important;
/* 437 */     clear: both !important;
/* 438 */   }
/* 439 */   .woocommerce .col2-set .col-1,
/* 440 */   .woocommerce-page .col2-set .col-1,
/* 441 */   .woocommerce .col2-set .col-2,
/* 442 */   .woocommerce-page .col2-set .col-2 {
/* 443 */     margin-bottom: 40px;
/* 444 */   }
/* 445 */ }
/* 446 */ 
/* 447 */ .woocommerce a{
/* 448 */   color: inherit !important;
/* 449 */ }
/* 450 */ 

/* mk-woocommerce.css */

/* 451 */ .woocommerce .cart-collaterals .shipping_calculator, .woocommerce-page .cart-collaterals .shipping_calculator {
/* 452 */   float: left !important;
/* 453 */   clear: none !important;
/* 454 */ }
/* 455 */ 

/* formreset.min.css */

/* 1 */ body .gform_wrapper.gf_reset_wrapper,body .gform_wrapper.gf_reset_wrapper button,body .gform_wrapper.gf_reset_wrapper caption,body .gform_wrapper.gf_reset_wrapper div,body .gform_wrapper.gf_reset_wrapper fieldset,body .gform_wrapper.gf_reset_wrapper form,body .gform_wrapper.gf_reset_wrapper h1,body .gform_wrapper.gf_reset_wrapper h2,body .gform_wrapper.gf_reset_wrapper h3,body .gform_wrapper.gf_reset_wrapper h4,body .gform_wrapper.gf_reset_wrapper h5,body .gform_wrapper.gf_reset_wrapper h6,body .gform_wrapper.gf_reset_wrapper iframe,body .gform_wrapper.gf_reset_wrapper img,body .gform_wrapper.gf_reset_wrapper input[type=button],body .gform_wrapper.gf_reset_wrapper input[type=email],body .gform_wrapper.gf_reset_wrapper input[type=image],body .gform_wrapper.gf_reset_wrapper input[type=number],body .gform_wrapper.gf_reset_wrapper input[type=password],body .gform_wrapper.gf_reset_wrapper input[type=submit],body .gform_wrapper.gf_reset_wrapper input[type=tel],body .gform_wrapper.gf_reset_wrapper input[type=text],body .gform_wrapper.gf_reset_wrapper input[type=url],body .gform_wrapper.gf_reset_wrapper label,body .gform_wrapper.gf_reset_wrapper legend,body .gform_wrapper.gf_reset_wrapper li,body .gform_wrapper.gf_reset_wrapper ol,body .gform_wrapper.gf_reset_wrapper p,body .gform_wrapper.gf_reset_wrapper select,body .gform_wrapper.gf_reset_wrapper span,body .gform_wrapper.gf_reset_wrapper table,body .gform_wrapper.gf_reset_wrapper tbody,body .gform_wrapper.gf_reset_wrapper td,body .gform_wrapper.gf_reset_wrapper textarea,body .gform_wrapper.gf_reset_wrapper tfoot,body .gform_wrapper.gf_reset_wrapper th,body .gform_wrapper.gf_reset_wrapper thead,body .gform_wrapper.gf_reset_wrapper tr,body .gform_wrapper.gf_reset_wrapper ul{margin:0;padding:0;border:0;outline:0}body .gform_wrapper.gf_reset_wrapper button,body .gform_wrapper.gf_reset_wrapper caption,body .gform_wrapper.gf_reset_wrapper div,body .gform_wrapper.gf_reset_wrapper fieldset,body .gform_wrapper.gf_reset_wrapper form,body .gform_wrapper.gf_reset_wrapper iframe,body .gform_wrapper.gf_reset_wrapper img,body .gform_wrapper.gf_reset_wrapper input[type=button],body .gform_wrapper.gf_reset_wrapper input[type=email],body .gform_wrapper.gf_reset_wrapper input[type=image],body .gform_wrapper.gf_reset_wrapper input[type=number],body .gform_wrapper.gf_reset_wrapper input[type=password],body .gform_wrapper.gf_reset_wrapper input[type=submit],body .gform_wrapper.gf_reset_wrapper input[type=tel],body .gform_wrapper.gf_reset_wrapper input[type=text],body .gform_wrapper.gf_reset_wrapper input[type=url],body .gform_wrapper.gf_reset_wrapper label,body .gform_wrapper.gf_reset_wrapper legend,body .gform_wrapper.gf_reset_wrapper li,body .gform_wrapper.gf_reset_wrapper ol,body .gform_wrapper.gf_reset_wrapper p,body .gform_wrapper.gf_reset_wrapper select,body .gform_wrapper.gf_reset_wrapper span,body .gform_wrapper.gf_reset_wrapper table,body .gform_wrapper.gf_reset_wrapper tbody,body .gform_wrapper.gf_reset_wrapper td,body .gform_wrapper.gf_reset_wrapper textarea,body .gform_wrapper.gf_reset_wrapper tfoot,body .gform_wrapper.gf_reset_wrapper th,body .gform_wrapper.gf_reset_wrapper thead,body .gform_wrapper.gf_reset_wrapper tr,body .gform_wrapper.gf_reset_wrapper ul{font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;line-height:1;font-weight:400}body .gform_wrapper.gf_reset_wrapper div,body .gform_wrapper.gf_reset_wrapper p,body .gform_wrapper.gf_reset_wrapper span{line-height:1.8}body .gform_wrapper.gf_reset_wrapper fieldset,body .gform_wrapper.gf_reset_wrapper img{border:0}body .gform_wrapper.gf_reset_wrapper li,body .gform_wrapper.gf_reset_wrapper ol,body .gform_wrapper.gf_reset_wrapper ul{list-style:none}body .gform_wrapper.gf_reset_wrapper a img{border:none}body .gform_wrapper.gf_reset_wrapper :focus{outline:0}

/* formsmain.min.css */

/* 1 */ .gform_wrapper select,.gform_wrapper textarea{font-size:inherit;font-family:inherit;letter-spacing:normal}.gform_wrapper{overflow:inherit;margin:1em 0;max-width:98%}.gform_wrapper h1,.gform_wrapper h2,.gform_wrapper h3{font-weight:400;border:none;outline:0;background:0 0}.gform_wrapper :focus{outline:0}.gform_wrapper form{text-align:left}.gform_wrapper input[type=email],.gform_wrapper input[type=number],.gform_wrapper input[type=password],.gform_wrapper input[type=tel],.gform_wrapper input[type=text],.gform_wrapper input[type=url]{outline-style:none;font-size:inherit;font-family:inherit;padding:.313em 0;letter-spacing:normal;text-indent:.25em}.gform_wrapper input[type=image]{border:none!important;padding:0!important;width:auto!important}.gform_wrapper textarea{outline-style:none;padding:.25em .125em;resize:none}.gform_wrapper ul{margin:0!important;list-style-type:none}.gform_wrapper ul,html>body .entry ul{text-indent:0}.gform_wrapper form li,.gform_wrapper li{margin-left:0!important;list-style:none!important;overflow:visible}.gform_wrapper ul li.gfield{clear:both}.gform_wrapper ul.gfield_checkbox li,.gform_wrapper ul.gfield_radio li{overflow:hidden}.gform_wrapper form ul.left_label li,.gform_wrapper form ul.right_label li,.gform_wrapper ul.left_label li,.gform_wrapper ul.right_label li{margin-bottom:14px}.gform_wrapper form ul.left_label li ul.gfield_checkbox li,.gform_wrapper form ul.left_label li ul.gfield_radio li,.gform_wrapper form ul.right_label li ul.gfield_checkbox li,.gform_wrapper form ul.right_label li ul.gfield_radio li,.gform_wrapper ul.left_label li ul.gfield_checkbox li,.gform_wrapper ul.left_label li ul.gfield_radio li,.gform_wrapper ul.right_label li ul.gfield_checkbox li,.gform_wrapper ul.right_label li ul.gfield_radio li{margin-bottom:10px}.gform_wrapper ul li:after,.gform_wrapper ul li:before,.gform_wrapper ul.gform_fields{padding:0;margin:0;overflow:visible}.gform_wrapper select option{padding:.125em;display:block}.gform_wrapper select[multiple=multiple] option{text-indent:.25em}.gform_wrapper .inline{display:inline!important}.gform_wrapper .gform_heading{width:98%;margin-bottom:1.125em}.gform_wrapper .gfield_date_day,.gform_wrapper .gfield_date_month,.gform_wrapper .gfield_date_year,.gform_wrapper .gfield_time_hour,.gform_wrapper .gfield_time_minute{width:4.688em;vertical-align:top;display:-moz-inline-stack;display:inline-block;zoom:1}.gform_wrapper .gfield_time_hour i{font-style:normal!important;font-family:sans-serif!important;width:.625em;text-align:center;float:right;margin-top:9%}.gform_wrapper .gfield_date_day,.gform_wrapper .gfield_date_month,.gform_wrapper .gfield_date_year{margin-right:.75em}.gform_wrapper .gfield_date_dropdown_day,.gform_wrapper .gfield_date_dropdown_month,.gform_wrapper .gfield_date_dropdown_year{vertical-align:top;display:-moz-inline-stack;display:inline-block;zoom:1;margin-right:.375em}.gform_wrapper .gfield_time_ampm{vertical-align:top;display:-moz-inline-stack;display:inline-block;zoom:1}.gform_wrapper .gfield_time_ampm select{width:4.688em!important}.gform_wrapper .gfield_date_day input,.gform_wrapper .gfield_date_month input,.gform_wrapper .gfield_date_year input,.gform_wrapper .gfield_time_hour input,.gform_wrapper .gfield_time_minute input{width:70%!important}.gform_wrapper .gfield_date_day,.gform_wrapper .gfield_date_month,.gform_wrapper .gfield_date_year{width:3.125em;float:left}.gform_wrapper .gfield_date_year{width:4.5em!important}.gform_wrapper .gfield_date_day input,.gform_wrapper .gfield_date_month input,.gform_wrapper .gfield_date_year input{width:85%!important}.gform_wrapper .gfield_date_year input{width:88%!important}.gform_wrapper .field_hover{border:1px dashed #2175A9;cursor:pointer}.gform_wrapper .field_selected{background-color:#DFEFFF;border:1px solid #C2D7EF}.gform_wrapper .field_name_first,.gform_wrapper .field_name_last,.gform_wrapper .field_name_middle{width:49.5%;display:-moz-inline-stack;display:inline-block;zoom:1;vertical-align:top}.gform_wrapper .ginput_complex.ginput_container{overflow:hidden;width:100%}.gform_wrapper .datepicker{width:6.75em!important}.gform_wrapper .ginput_complex .ginput_left,.gform_wrapper .ginput_complex .ginput_right{width:48.5%;display:-moz-inline-stack;display:inline-block;zoom:1;vertical-align:top}.gform_wrapper .ginput_complex .ginput_right{margin-left:1.6%}.gform_wrapper .gfield_error .ginput_complex .ginput_left,.gform_wrapper .gfield_error .ginput_complex .ginput_right{width:48.5%}.gform_wrapper .gfield_error .ginput_complex .ginput_left input[type=email],.gform_wrapper .gfield_error .ginput_complex .ginput_left input[type=number],.gform_wrapper .gfield_error .ginput_complex .ginput_left input[type=password],.gform_wrapper .gfield_error .ginput_complex .ginput_left input[type=tel],.gform_wrapper .gfield_error .ginput_complex .ginput_left input[type=text],.gform_wrapper .gfield_error .ginput_complex .ginput_left input[type=url]{width:97.5}.gform_wrapper .gfield_error .ginput_complex .ginput_right input[type=email],.gform_wrapper .gfield_error .ginput_complex .ginput_right input[type=number],.gform_wrapper .gfield_error .ginput_complex .ginput_right input[type=password],.gform_wrapper .gfield_error .ginput_complex .ginput_right input[type=tel],.gform_wrapper .gfield_error .ginput_complex .ginput_right input[type=text],.gform_wrapper .gfield_error .ginput_complex .ginput_right input[type=url],.gform_wrapper .ginput_complex input[type=email],.gform_wrapper .ginput_complex input[type=number],.gform_wrapper .ginput_complex input[type=password],.gform_wrapper .ginput_complex input[type=tel],.gform_wrapper .ginput_complex input[type=text],.gform_wrapper .ginput_complex input[type=url]{width:97.5%}.gform_wrapper .ginput_complex .ginput_right select,.gform_wrapper .ginput_complex select{width:97%!important}.gform_wrapper .gfield_date_day label,.gform_wrapper .gfield_date_month label,.gform_wrapper .gfield_date_year label,.gform_wrapper .gfield_time_ampm label,.gform_wrapper .gfield_time_hour label,.gform_wrapper .gfield_time_minute label,.gform_wrapper .ginput_complex label,.gform_wrapper .instruction{display:block;font-size:.875em;letter-spacing:.5pt;white-space:nowrap;margin:.188em 0 .75em}.gform_wrapper .field_sublabel_above .gfield_date_day label,.gform_wrapper .field_sublabel_above .gfield_date_month label,.gform_wrapper .field_sublabel_above .gfield_date_year label,.gform_wrapper .field_sublabel_above .gfield_time_ampm label,.gform_wrapper .field_sublabel_above .gfield_time_hour label,.gform_wrapper .field_sublabel_above .gfield_time_minute label,.gform_wrapper .field_sublabel_above .ginput_complex label,.gform_wrapper .field_sublabel_above .instruction{margin:.75em 0 .188em}.gform_wrapper .ginput_complex span.name_prefix,.gform_wrapper .ginput_complex span.name_suffix{display:block;clear:right;overflow:hidden}.gform_wrapper .ginput_complex span.name_prefix{min-height:2.2em}.gform_wrapper .ginput_complex span.name_prefix select{width:auto!important}.gform_wrapper .ginput_complex span.name_suffix input[type=text]{width:48%}.gform_wrapper .ginput_complex.has_middle span.name_suffix input[type=text]{width:32%}.gform_wrapper .ginput_complex span.name_first,.gform_wrapper .ginput_complex span.name_last,.gform_wrapper .ginput_complex span.name_middle{vertical-align:bottom;min-height:2.813em}.gform_wrapper .ginput_complex.ginput_container.has_first_name.no_middle_name.no_last_name span,.gform_wrapper .ginput_complex.ginput_container.no_first_name.has_middle_name.no_last_name span,.gform_wrapper .ginput_complex.ginput_container.no_first_name.no_middle_name.has_last_name span{width:99.5%}.gform_wrapper .ginput_complex.ginput_container.has_first_name.has_middle_name.no_last_name span,.gform_wrapper .ginput_complex.ginput_container.has_first_name.no_middle_name.has_last_name span,.gform_wrapper .ginput_complex.ginput_container.no_first_name.has_middle_name.has_last_name span{display:-moz-inline-stack;display:inline-block;zoom:1;width:48.5%;vertical-align:top}.gform_wrapper .ginput_complex.ginput_container.has_first_name.has_last_name span.name_last{clear:right}.gform_wrapper .ginput_complex.ginput_container.has_first_name.has_middle_name.has_last_name{width:99%}.gform_wrapper .left_label .ginput_complex.ginput_container.has_first_name.has_middle_name.has_last_name,.gform_wrapper .right_label .ginput_complex.ginput_container.has_first_name.has_middle_name.has_last_name{width:63.25%}.gform_wrapper .ginput_complex.ginput_container.has_first_name.has_middle_name.has_last_name span{width:31.9%}.gform_wrapper .ginput_complex.ginput_container.has_first_name.has_middle_name.has_last_name span.name_first,.gform_wrapper .ginput_complex.ginput_container.has_first_name.has_middle_name.has_last_name span.name_last,.gform_wrapper .ginput_complex.ginput_container.has_first_name.has_middle_name.has_last_name span.name_middle{display:-moz-inline-stack;display:inline-block;zoom:1;vertical-align:top}.gform_wrapper .ginput_complex.ginput_container.has_first_name.has_middle_name.has_last_name span.name_first,.gform_wrapper .ginput_complex.ginput_container.has_first_name.has_middle_name.has_last_name span.name_middle,.gform_wrapper .ginput_complex.ginput_container.has_first_name.no_middle_name.has_last_name span.name_first{margin-right:1.3%}.gform_wrapper .ginput_complex.ginput_container.has_prefix span.name_prefix,.gform_wrapper .ginput_complex.ginput_container.has_prefix span.name_suffix{float:none!important;clear:both}.gform_wrapper .field_sublabel_above .ginput_complex .name_prefix,.gform_wrapper .field_sublabel_above .ginput_complex span.name_first,.gform_wrapper .field_sublabel_above .ginput_complex span.name_last,.gform_wrapper .field_sublabel_above .ginput_complex span.name_middle,.gform_wrapper .field_sublabel_above .ginput_complex span.name_suffix{vertical-align:top}.gform_wrapper .top_label .gfield_label{margin:.625em 0 .5em;font-weight:700;display:-moz-inline-stack;display:inline-block;line-height:1.3;clear:both}.gform_wrapper .left_label .gfield_label{float:left;margin:.75em 15px 0 0;width:29%;font-weight:700}.gform_wrapper .left_label li.field_sublabel_below .gfield_label{margin:0 1em 0 0}.gform_wrapper .right_label .gfield_label{float:left;margin:.75em 1em 0 0;width:29%;font-weight:700;text-align:right}.gform_wrapper .right_label li.field_sublabel_below .gfield_label{margin:0 1em 0 0}.gform_wrapper .left_label li.hidden_label input,.gform_wrapper .right_label li.hidden_label input{margin-left:3.7%}.gform_wrapper .left_label li.gfield .gfield_password_strength,.gform_wrapper .right_label li.gfield .gfield_password_strength{margin-left:30%}body .gform_wrapper label.gfield_label+div.ginput_container{margin-top:.375em}.gform_wrapper .hidden_label .gfield_label{display:none!important}.gfield.left_label,.gfield.right_label{padding-top:10px}.gform_wrapper li.hidden_label input{margin-top:.75em}.gform_wrapper label.hidden_sub_label{display:none}.gform_wrapper .field_sublabel_hidden_label .ginput_complex.ginput_container input[type=text],.gform_wrapper .field_sublabel_hidden_label .ginput_complex.ginput_container select{margin-bottom:.75em}.gform_wrapper .left_label ul.gfield_checkbox,.gform_wrapper .left_label ul.gfield_radio,.gform_wrapper .right_label ul.gfield_checkbox,.gform_wrapper .right_label ul.gfield_radio{margin-left:30%!important;overflow:hidden}.gform_wrapper .top_label input.small,.gform_wrapper .top_label select.small{width:25%}.gform_wrapper .top_label input.medium,.gform_wrapper .top_label select.medium{width:47.5%}.gform_wrapper .hidden_label input.large,.gform_wrapper .hidden_label select.large,.gform_wrapper .top_label input.large,.gform_wrapper .top_label select.large{width:97.5%}.gform_wrapper textarea.small{height:5em;width:97.5%}.gform_wrapper textarea.medium{height:9.375em;width:97.5%}.gform_wrapper textarea.large{height:15.625em;width:97.5%}.gform_wrapper .left_label input.small,.gform_wrapper .left_label select.small,.gform_wrapper .right_label input.small,.gform_wrapper .right_label select.small{width:15%}.gform_wrapper .left_label input.medium,.gform_wrapper .left_label select.medium,.gform_wrapper .right_label input.medium,.gform_wrapper .right_label select.medium{width:35%}.gform_wrapper .left_label input.large,.gform_wrapper .left_label select.large,.gform_wrapper .left_label textarea.large,.gform_wrapper .left_label textarea.medium,.gform_wrapper .left_label textarea.small,.gform_wrapper .right_label input.large,.gform_wrapper .right_label select.large,.gform_wrapper .right_label textarea.large,.gform_wrapper .right_label textarea.medium,.gform_wrapper .right_label textarea.small{width:62.5%}.gform_wrapper .left_label div.ginput_complex,.gform_wrapper .right_label div.ginput_complex{width:64%}.gform_wrapper h2.gsection_title{margin:0!important;padding:0!important;letter-spacing:normal!important}.gform_wrapper .gsection .gfield_label,.gform_wrapper h2.gsection_title,.gform_wrapper h3.gform_title{font-weight:700;font-size:1.3em}.gform_wrapper h3.gform_title{letter-spacing:normal!important;margin:.625em 0 .375em}.gform_wrapper span.gform_description{font-weight:400}.gform_wrapper .gsection{border-bottom:1px solid #CCC;padding:0 0 .5em;margin:1.8em 0;clear:both}.gform_wrapper ul.gfield_checkbox li input[type=checkbox],.gform_wrapper ul.gfield_radio li input[type=radio]{width:auto!important}.gform_wrapper ul.gfield_checkbox,.gform_wrapper ul.gfield_radio{margin:6px 0;padding:0}.gform_wrapper .gfield_checkbox li label,.gform_wrapper .gfield_radio li label{display:block;margin:0 0 0 24px;padding:0;width:auto;line-height:1.5;vertical-align:top}.gform_wrapper .gfield_checkbox li input,.gform_wrapper .gfield_checkbox li input[type=checkbox],.gform_wrapper .gfield_radio li input[type=radio]{float:left;margin-top:2px}.gform_wrapper .description,.gform_wrapper .gfield_description,.gform_wrapper .gsection_description,.gform_wrapper .instruction{font-size:.875em;line-height:1.5;clear:both;font-family:inherit;letter-spacing:normal}.gform_wrapper .description,.gform_wrapper .gfield_description,.gform_wrapper .gsection_description{padding:.625em 0}.gform_wrapper .top_label .gsection_description{width:97.5%}.gform_wrapper .gfield_description{padding:.625em 0 0;width:97.5%}.gform_wrapper li.field_description_above .gfield_description{margin-bottom:.75em}.gform_wrapper .left_label .gfield_description,.gform_wrapper .right_label .gfield_description{width:63%}.gform_wrapper .description_above .gfield_description{padding:0 0 .625em}.gform_wrapper .field_description_below .gfield_description{padding:.625em 0 1em}.gfield_date_year+.gfield_description{padding:0}.gform_wrapper .left_label .gfield_description,.gform_wrapper .left_label .instruction,.gform_wrapper .right_label .gfield_description,.gform_wrapper .right_label .instruction{margin-left:30%}.gform_wrapper .left_label .gsection .gsection_description,.gform_wrapper .right_label .gsection .gsection_description{margin-left:0;padding-top:.25em;padding-left:0;line-height:1.5}.gform_wrapper .gfield_required{color:#790000;margin-left:.25em}.gform_wrapper li.gfield.gfield_error,.gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning{background-color:#FFDFE0;margin-bottom:.375em!important;padding:0;border-top:1px solid #C89797;border-bottom:1px solid #C89797}.gform_wrapper li.gfield.gfield_creditcard_warning{padding-bottom:1em!important;border:1px solid #790000;border-top:none}.gform_wrapper li.gfield.gfield_creditcard_warning div.gfield_creditcard_warning_message{font-size:1em;font-family:inherit;min-height:1.563em;background-color:#790000;color:#FFF;max-width:100%}.gform_wrapper li.gfield.gfield_creditcard_warning div.gfield_creditcard_warning_message span{display:block;padding:.625em;line-height:1.5;letter-spacing:.2pt}li.gfield+li.gfield.gfield_creditcard_warning{margin-top:1em!important}.gform_wrapper .top_label .gfield_error .ginput_container{max-width:99%}.gform_wrapper li.gfield.gfield_error.gfield_contains_required div.ginput_container,.gform_wrapper li.gfield_html{max-width:97.5%}.gform_wrapper .top_label .gfield_error{width:97%}.gform_wrapper .top_label .gfield_error input.large,.gform_wrapper .top_label .gfield_error select.large,.gform_wrapper .top_label .gfield_error textarea.textarea{width:97.5%}.gform_wrapper .left_label .gfield_error input.large,.gform_wrapper .left_label .gfield_error select.large,.gform_wrapper .left_label .gfield_error textarea.textarea,.gform_wrapper .right_label .gfield_error input.large,.gform_wrapper .right_label .gfield_error select.large,.gform_wrapper .right_label .gfield_error textarea.textarea{width:66%}.gform_wrapper .gfield_error .gfield_label{color:#790000}.gform_wrapper li.gfield.gfield_error.gfield_contains_required{margin-top:.75em;margin-bottom:.75em!important}.gform_wrapper li.gfield.gfield_error.gfield_contains_required div.gfield_description,.gform_wrapper li.gfield.gfield_error.gfield_contains_required div.ginput_container,.gform_wrapper li.gfield.gfield_error.gfield_contains_required fieldset legend.gfield_label,.gform_wrapper li.gfield.gfield_error.gfield_contains_required label.gfield_label{margin-left:6px}.gform_wrapper li.gfield.gfield_error.gfield_contains_required div.gfield_time_ampm.ginput_container,.gform_wrapper li.gfield.gfield_error.gfield_contains_required div.gfield_time_minute.ginput_container{margin-left:0}.gform_wrapper li.gfield.gfield_error.gfield_contains_required div.gfield_description{max-width:97.5%;padding-right:6px!important}.gform_wrapper li.gfield.gfield_error.gfield_contains_required div.ginput_container,.gform_wrapper li.gfield.gfield_error.gfield_contains_required label.gfield_label{margin-top:.75em}.gform_wrapper li.gfield.gfield_error.gfield_contains_required fieldset legend.gfield_label{position:relative;top:.75em}.gform_wrapper div.validation_error{color:#790000;font-size:1.2em;font-weight:700;margin-bottom:1.6em;border-top:2px solid #790000;border-bottom:2px solid #790000;padding:1em 0;clear:both;width:97.5%}.gform_wrapper ol.validation_list{clear:both;width:97.5%;margin-bottom:1.6em;color:#790000}.gform_wrapper ol.validation_list li{list-style-type:decimal!important}.gform_wrapper ol.validation_list li a{color:#790000}.gform_wrapper ol.validation_list:after{content:""}.gform_wrapper div#error{margin-bottom:1.6em}.gform_wrapper table.gfield_list tbody tr td.gfield_list_icons{vertical-align:middle!important}body .gform_wrapper table.gfield_list tbody tr td.gfield_list_icons button[type=button].add_list_item,body .gform_wrapper table.gfield_list tbody tr td.gfield_list_icons button[type=button].delete_list_item{background-color:transparent!important;background-position:0 0;background-size:1em 1em!important;background-repeat:no-repeat;border:none!important;width:1em!important;height:1em!important;vertical-align:middle!important;opacity:.5}body .gform_wrapper table.gfield_list tbody tr td.gfield_list_icons button[type=button].add_list_item{background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iNTEyIiBoZWlnaHQ9IjUxMiIgdmlld0JveD0iMCAwIDUxMiA1MTIiPjxnIGlkPSJpY29tb29uLWlnbm9yZSI+PC9nPjxwYXRoIGQ9Ik0yNTYgNTEyYy0xNDEuMzc1IDAtMjU2LTExNC42MDktMjU2LTI1NnMxMTQuNjI1LTI1NiAyNTYtMjU2YzE0MS4zOTEgMCAyNTYgMTE0LjYwOSAyNTYgMjU2cy0xMTQuNjA5IDI1Ni0yNTYgMjU2ek0yNTYgNjRjLTEwNi4wMzEgMC0xOTIgODUuOTY5LTE5MiAxOTJzODUuOTY5IDE5MiAxOTIgMTkyYzEwNi4wNDcgMCAxOTItODUuOTY5IDE5Mi0xOTJzLTg1Ljk1My0xOTItMTkyLTE5MnpNMjg4IDM4NGgtNjR2LTk2aC05NnYtNjRoOTZ2LTk2aDY0djk2aDk2djY0aC05NnY5NnoiPjwvcGF0aD48L3N2Zz4=)}body .gform_wrapper table.gfield_list tbody tr td.gfield_list_icons button[type=button].delete_list_item{background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iNTEyIiBoZWlnaHQ9IjUxMiIgdmlld0JveD0iMCAwIDUxMiA1MTIiPjxnIGlkPSJpY29tb29uLWlnbm9yZSI+PC9nPjxwYXRoIGQ9Ik0yNTYgMGMtMTQxLjM3NSAwLTI1NiAxMTQuNjI1LTI1NiAyNTYgMCAxNDEuMzkxIDExNC42MjUgMjU2IDI1NiAyNTYgMTQxLjM5MSAwIDI1Ni0xMTQuNjA5IDI1Ni0yNTYgMC0xNDEuMzc1LTExNC42MDktMjU2LTI1Ni0yNTZ6TTI1NiA0NDhjLTEwNi4wMzEgMC0xOTItODUuOTY5LTE5Mi0xOTJzODUuOTY5LTE5MiAxOTItMTkyYzEwNi4wNDcgMCAxOTIgODUuOTY5IDE5MiAxOTJzLTg1Ljk1MyAxOTItMTkyIDE5MnpNMTI4IDI4OGgyNTZ2LTY0aC0yNTZ2NjR6Ij48L3BhdGg+PC9zdmc+)}body .gform_wrapper table.gfield_list tbody tr td.gfield_list_icons button[type=button].add_list_item:hover,body .gform_wrapper table.gfield_list tbody tr td.gfield_list_icons button[type=button].delete_list_item:hover{opacity:1}.gform_wrapper li.gfield fieldset{margin:0;padding:0;display:block;position:relative;width:100%}.gform_wrapper li.gfield fieldset>*{width:auto}.gform_wrapper li.gfield fieldset legend.gfield_label{width:100%;line-height:2em}div.gf_page_steps+div.validation_error{margin-top:1em}.gform_wrapper div.gfield_description.validation_error{color:#790000;font-weight:700;font-size:.875em;line-height:1.2;margin-bottom:1em}.gform_wrapper .validation_message{color:#790000;font-weight:700;letter-spacing:normal}.gform_wrapper li.gfield_error input[type=email],.gform_wrapper li.gfield_error input[type=number],.gform_wrapper li.gfield_error input[type=password],.gform_wrapper li.gfield_error input[type=tel],.gform_wrapper li.gfield_error input[type=text],.gform_wrapper li.gfield_error input[type=url],.gform_wrapper li.gfield_error textarea{border:1px solid #790000}.gform_wrapper li.gfield_error div.ginput_complex.ginput_container label,.gform_wrapper li.gfield_error ul.gfield_checkbox,.gform_wrapper li.gfield_error ul.gfield_radio{color:#790000}.gform_wrapper .gform_footer{padding:1em 0 .625em;margin:1em 0 0;clear:both}.gform_wrapper .gform_footer.left_label,.gform_wrapper .gform_footer.right_label{padding:1em 0 .625em;margin-left:30%;width:64%}.gform_wrapper .gform_footer input.button,.gform_wrapper .gform_footer input[type=submit]{font-size:1em}.gform_wrapper .gform_footer input.button,.gform_wrapper .gform_footer input[type=image],.gform_wrapper .gform_footer input[type=submit]{display:-moz-inline-stack;display:inline-block;zoom:1}.gform_wrapper .gform_footer a.gform_save_link{font-size:1em;margin-left:1em;display:-moz-inline-stack;display:inline-block;zoom:1}.gform_wrapper .gform_footer input[type=image]{padding:0;width:auto!important;background:0 0!important;border:none!important}.gform_wrapper .ginput_complex .ginput_full,.gform_wrapper .ginput_complex .ginput_left,.gform_wrapper .ginput_complex .ginput_right{min-height:2.813em}.gform_wrapper .ginput_complex .ginput_full input[type=email],.gform_wrapper .ginput_complex .ginput_full input[type=number],.gform_wrapper .ginput_complex .ginput_full input[type=password],.gform_wrapper .ginput_complex .ginput_full input[type=tel],.gform_wrapper .ginput_complex .ginput_full input[type=text],.gform_wrapper .ginput_complex .ginput_full input[type=url]{width:97.5%!important}.gform_wrapper .gfield_checkbox li,.gform_wrapper .gfield_radio li{position:relative;margin:0 0 .5em;line-height:1.3}.gform_wrapper ul.gfield_checkbox li input[type=checkbox]:checked+label,.gform_wrapper ul.gfield_radio li input[type=radio]:checked+label{font-weight:700}.gform_wrapper input.datepicker.datepicker_with_icon{margin-right:.25em!important;display:-moz-inline-stack;display:inline-block;zoom:1}.gform_wrapper .gf_hidden,.gform_wrapper .gform_hidden,.gform_wrapper input.gform_hidden,.gform_wrapper input[type=hidden]{display:none!important;max-height:1px!important;overflow:hidden}.gform_wrapper .gf_invisible{visibility:hidden;position:absolute;left:-9999px}.gform_wrapper .ginput_full br,.gform_wrapper .ginput_left br,.gform_wrapper .ginput_right br{display:none!important}.gform_wrapper ul.gfield_checkbox li,.gform_wrapper ul.gfield_radio li{padding:0!important}.gform_wrapper ul.gfield_radio li input+input{margin-left:.25em}.gform_wrapper ul.gfield_radio li input[value=gf_other_choice]{margin-right:.375em;margin-top:.25em}.gform_wrapper .top_label .gfield_description{padding:.625em 0 0}.gform_wrapper .gfield_description.validation_message,.gform_wrapper .top_label .gfield_description.validation_message{padding:.625em 0!important}.gform_wrapper .gfield_description+.gform_wrapper .gfield_description.validation_message,.gform_wrapper .ginput_container+.gfield_description.validation_message{margin-top:.375em}.gform_wrapper .ginput_container.ginput_list+.gfield_description.validation_message{margin-top:0}.gform_wrapper .left_label .ginput_container.ginput_list,.gform_wrapper .right_label .ginput_container.ginput_list{padding-top:.75em!important}.gform_wrapper form .left_label li.gfield_html_formatted,.gform_wrapper form .right_label li.gfield_html_formatted{margin-left:30%!important;width:64%}.gform_wrapper .gfield_html.gfield_no_follows_desc{margin-top:.625em}body .gform_wrapper ul li.gfield.gfield_html img{max-width:97.5%!important}.gform_wrapper .gform_ajax_spinner{padding-left:.625em}.gform_validation_container,.gform_wrapper .gform_validation_container,body .gform_wrapper .gform_body ul.gform_fields li.gfield.gform_validation_container,body .gform_wrapper li.gform_validation_container,body .gform_wrapper ul.gform_fields li.gfield.gform_validation_container{display:none!important;position:absolute!important;left:-9000px}.gform_wrapper .gfield_captcha_input_container{padding-top:.188em}.gform_wrapper .simple_captcha_small input{width:6.25em}.gform_wrapper .simple_captcha_medium input{width:9.375em}.gform_wrapper .simple_captcha_large input{width:12.5em}.gform_wrapper .gform_wrapper .left_label .simple_captcha_small,.gform_wrapper .left_label .simple_captcha_large,.gform_wrapper .left_label .simple_captcha_medium,.gform_wrapper .right_label .simple_captcha_large,.gform_wrapper .right_label .simple_captcha_medium,.gform_wrapper .right_label .simple_captcha_small{margin-left:32%}.gform_wrapper .gfield_captcha_container img.gfield_captcha{border:none!important;background:0 0!important;float:none!important;margin:0!important;padding:0!important}.gform_wrapper .left_label .math_large,.gform_wrapper .left_label .math_medium,.gform_wrapper .left_label .math_small,.gform_wrapper .left_label div.charleft,.gform_wrapper .right_label .math_large,.gform_wrapper .right_label .math_medium,.gform_wrapper .right_label .math_small,.gform_wrapper .right_label div.charleft{margin-left:32%}.gform_wrapper .math_small input{width:4.313em}.gform_wrapper .math_medium input{width:5.625em}.gform_wrapper .math_large input{width:6.75em}.gform_wrapper div.charleft{font-size:.688em;margin-top:.25em;color:#B7B7B7;width:92%!important;white-space:nowrap!important}.gform_wrapper div.charleft[style]{width:92%!important}.gform_wrapper div.charleft.warningTextareaInfo{color:#A1A1A1}.gform_wrapper li.gf_hide_charleft div.charleft{display:none!important}.gf_submission_limit_message{color:#790000;font-size:1.4em}.gform_wrapper .ginput_price{filter:alpha(opacity=70);-moz-opacity:.7;-khtml-opacity:.7;opacity:.7}.gform_wrapper span.ginput_total{color:#060;font-size:1.2em}.gform_wrapper .top_label span.ginput_total{margin:.5em 0}.gform_wrapper span.ginput_product_price_label{margin-right:.125em}.gform_wrapper span.ginput_product_price{color:#900}.gform_wrapper span.ginput_quantity_label{margin-left:.625em;margin-right:.125em}.gform_wrapper input.ginput_quantity{width:2.5em}.gform_wrapper .gform_page_footer{margin:1.25em 0;width:99%;border-top:1px dotted #CCC;padding:1em 0 0;clear:both}.gform_wrapper .gform_page_footer .button.gform_next_button,.gform_wrapper .gform_page_footer .button.gform_previous_button{display:-moz-inline-stack;display:inline-block;zoom:1}.gform_wrapper .gform_page_footer .button.gform_previous_button{margin-bottom:.5em}.gform_wrapper .gform_page_footer .button.gform_button,.gform_wrapper .gform_page_footer .button.gform_next_button{margin-right:.625em}.gform_wrapper .gf_progressbar_wrapper{clear:both;width:99%;margin:0 0 .5em;padding:0 0 1em;border-bottom:1px dotted #CCC}.gform_wrapper .gf_progressbar_wrapper h3.gf_progressbar_title{font-size:.813em;line-height:1!important;margin:0 0 .375em!important;padding:0!important;clear:both;filter:alpha(opacity=60);-moz-opacity:.6;-khtml-opacity:.6;opacity:.6}.gform_wrapper .gf_progressbar{width:99%;height:20px;overflow:hidden;line-height:20px!important;border:1px solid #EEE;background-image:url(/web/20161106232602/http://socalholistichealth.org/wp-content/plugins/gravityforms/images/gf-percentbar-bg.png);background-repeat:repeat-x;background-position:bottom;background-color:#FFF;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;-moz-box-shadow:0 0 4px 0 rgba(0,0,0,.2);-webkit-box-shadow:0 0 4px 0 rgba(0,0,0,.2);box-shadow:0 0 4px 0 rgba(0,0,0,.2)}.gform_wrapper .gf_progressbar_percentage{height:20px;text-align:right;font-family:helvetica,arial,sans-serif;font-size:13px!important;text-shadow:0 1px 1px rgba(0,0,0,.5)}.gform_wrapper .gf_progressbar_percentage span{display:block;width:auto;float:right;margin-right:5px;margin-left:5px}.gform_wrapper .gf_progressbar_percentage.percentbar_0 span{color:#959595;text-shadow:none}.gform_wrapper .percentbar_blue{background-image:url(/web/20161106232602/http://socalholistichealth.org/wp-content/plugins/gravityforms/images/gf-percentbar-blue.png);background-repeat:repeat-x;background-color:#0072BC;color:#FFF}.gform_wrapper .percentbar_gray{background-image:url(/web/20161106232602/http://socalholistichealth.org/wp-content/plugins/gravityforms/images/gf-percentbar-gray.png);background-repeat:repeat-x;background-color:#666;color:#FFF}.gform_wrapper .percentbar_green{background-image:url(/web/20161106232602/http://socalholistichealth.org/wp-content/plugins/gravityforms/images/gf-percentbar-green.png);background-repeat:repeat-x;background-color:#94DC21;color:#FFF}.gform_wrapper .percentbar_orange{background-image:url(/web/20161106232602/http://socalholistichealth.org/wp-content/plugins/gravityforms/images/gf-percentbar-orange.png);background-repeat:repeat-x;background-color:#DC7021;color:#FFF}.gform_wrapper .percentbar_red{background-image:url(/web/20161106232602/http://socalholistichealth.org/wp-content/plugins/gravityforms/images/gf-percentbar-red.png);background-repeat:repeat-x;background-color:#DC2521;color:#FFF}.gform_wrapper .percentbar_custom{background-image:url(/web/20161106232602/http://socalholistichealth.org/wp-content/plugins/gravityforms/images/gf-percentbar-custom.png);background-repeat:repeat-x}.gform_wrapper .gf_page_steps{width:99%;margin:0 0 .5em;padding:0 0 .25em;border-bottom:1px dotted #CCC}.gform_wrapper .gf_step{width:auto!important;margin:0 1em .625em 0;font-size:1em;height:1.25em;line-height:1.25!important;filter:alpha(opacity=20);-moz-opacity:.2;-khtml-opacity:.2;opacity:.2;font-family:arial,sans-serif;display:-moz-inline-stack;display:inline-block;zoom:1}.gform_wrapper .gf_step span.gf_step_number{font-size:1.25em;float:left;font-family:arial,sans-serif}.gform_wrapper .gf_step.gf_step_active{filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1;opacity:1}.gform_wrapper .gf_step_clear{display:block;clear:both;height:1px;overflow:hidden}.gform_wrapper .gfield_password_strength{border:1px solid #DDD;margin-top:1.15em;margin-bottom:1.15em;line-height:1.8;padding:.313em;text-align:center;background-color:#EEE}.gform_wrapper ul.top_label li.gfield .gfield_password_strength{width:97.45%}.gform_wrapper ul.top_label li.gfield.gfield_error.gfield_contains_required .gfield_password_strength{width:95%;margin:1.15em 0 1.15em .375em}.gform_wrapper ul.left_label li.gfield .gfield_password_strength,.gform_wrapper ul.right_label li.gfield .gfield_password_strength{margin-top:1.15em;margin-bottom:1.15em;width:62%}.gform_wrapper .gfield_password_strength.bad{background-color:#FFB78C;border-color:#FF853C}.gform_wrapper .gfield_password_strength.good{background-color:#FFEC8b;border-color:#FC0}.gform_wrapper .gfield_password_strength.mismatch,.gform_wrapper .gfield_password_strength.short{background-color:#FFA0A0;border-color:#f04040}.gform_wrapper .gfield_password_strength.strong{background-color:#C3FF88;border-color:#8DFF1C}body .gform_wrapper div.gform_body ul.gform_fields li.gfield.gfield_html ul li,body .gform_wrapper form div.gform_body ul.gform_fields li.gfield.gfield_html ul li{list-style-type:disc!important;margin:0 0 .5em;overflow:visible;padding-left:0}body .gform_wrapper div.gform_body ul.gform_fields li.gfield.gfield_html ul,body .gform_wrapper form div.gform_body ul.gform_fields li.gfield.gfield_html ul{list-style-type:disc!important;margin:1em 0 1em 1.5em;padding-left:0}body .gform_wrapper div.gform_body ul.gform_fields li.gfield.gfield_html ol li,body .gform_wrapper form div.gform_body ul.gform_fields li.gfield.gfield_html ol li{list-style-type:decimal!important;overflow:visible;margin:0 0 .5em;padding-left:0}body .gform_wrapper div.gform_body ul.gform_fields li.gfield.gfield_html ol,body .gform_wrapper form div.gform_body ul.gform_fields li.gfield.gfield_html ol{list-style-type:decimal!important;margin:1em 0 1.5em 2em;padding-left:0}body .gform_wrapper div.gform_body ul.gform_fields li.gfield.gfield_html ol li ul,body .gform_wrapper form div.gform_body ul.gform_fields li.gfield.gfield_html ol li ul li{list-style-type:disc!important;padding-left:0}body .gform_wrapper div.gform_body ul.gform_fields li.gfield.gfield_html ol li ul{margin:1em 0 1em 1.5em}body .gform_wrapper form div.gform_body ul.gform_fields li.gfield.gfield_html ol li ul li{margin:0 0 .5em}body .gform_wrapper div.gform_body ul.gform_fields li.gfield.gfield_html dl{margin:0 0 1.5em;padding-left:0}body .gform_wrapper div.gform_body ul.gform_fields li.gfield.gfield_html dl dt{font-weight:700}body .gform_wrapper div.gform_body ul.gform_fields li.gfield.gfield_html dl dd{margin:0 0 1em 1.5em}.gform_wrapper table.gfield_list,.gform_wrapper table.gfield_list caption,.gform_wrapper table.gfield_list tbody,.gform_wrapper table.gfield_list td,.gform_wrapper table.gfield_list tfoot,.gform_wrapper table.gfield_list th,.gform_wrapper table.gfield_list thead,.gform_wrapper table.gfield_list tr{margin:0;padding:0;border:0;font:inherit;vertical-align:baseline}.gform_wrapper table.gfield_list{border-spacing:0;border-collapse:collapse}.gform_wrapper table.gfield_list thead th{font-weight:700;text-align:left}.gform_wrapper li.gfield.gfield_error table.gfield_list thead th{color:#790000}.gform_wrapper table.gfield_list thead,.gform_wrapper table.gfield_list tr{padding:0;margin:0}.gform_wrapper table.gfield_list td,.gform_wrapper table.gfield_list th{padding:.25em 0}.gform_wrapper table.gfield_list td+td,.gform_wrapper table.gfield_list th+th{padding:0 0 0 .25em}.gform_wrapper .left_label .gfield_list,.gform_wrapper .right_label .gfield_list{width:64%}.gform_wrapper .top_label .gfield_list{width:97.5%}.gform_wrapper .left_label .gf_list_one_column,.gform_wrapper .right_label .gf_list_one_column{width:45%}.gform_wrapper .top_label .gf_list_one_column{width:46%}.gform_wrapper .gfield_list td.gfield_list_cell input{width:97.5%}.gfield_icon_disabled{cursor:default!important;filter:alpha(opacity=60);-moz-opacity:.6;-khtml-opacity:.6;opacity:.6}.gform_wrapper table.gfield_list tr td.gfield_list_icons,.gform_wrapper table.gfield_list tr td:last-child{width:auto!important;min-width:3.75em!important;padding:0 0 0 .25em}.gform_wrapper table.gfield_list td.gfield_list_icons img{display:-moz-inline-stack;display:inline-block;zoom:1;vertical-align:middle}.gform_wrapper table.gfield_list td.gfield_list_cell{width:auto!important}.gform_wrapper select.chosen-select{visibility:hidden;height:28px!important;min-height:28px!important}.gform_wrapper .chosen-container{position:relative;display:inline-block;vertical-align:middle;font-size:13px;zoom:1;-webkit-user-select:none;-moz-user-select:none;user-select:none}.gform_wrapper .chosen-container .chosen-drop{position:absolute;top:100%;left:-9999px;z-index:1010;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;width:100%;border:1px solid #AAA;border-top:0;background:#FFF;box-shadow:0 4px 5px rgba(0,0,0,.15)}.gform_wrapper .chosen-container.chosen-with-drop .chosen-drop{left:0}.gform_wrapper .chosen-container a{cursor:pointer}.gform_wrapper .chosen-container-single .chosen-single{position:relative;display:block;overflow:hidden;padding:0 0 0 8px;height:23px;border:1px solid #AAA;border-radius:5px;background:-webkit-gradient(linear,50% 0,50% 100%,color-stop(20%,#FFF),color-stop(50%,#F6F6F6),color-stop(52%,#EEE),color-stop(100%,#F4F4F4));background:-webkit-linear-gradient(top,#FFF 20%,#F6F6F6 50%,#EEE 52%,#F4F4F4 100%);background:-moz-linear-gradient(top,#FFF 20%,#F6F6F6 50%,#EEE 52%,#F4F4F4 100%);background:-o-linear-gradient(top,#FFF 20%,#F6F6F6 50%,#EEE 52%,#F4F4F4 100%);background:linear-gradient(top,#FFF 20%,#F6F6F6 50%,#EEE 52%,#F4F4F4 100%);background-clip:padding-box;box-shadow:0 0 3px #fff inset,0 1px 1px rgba(0,0,0,.1);color:#444;text-decoration:none;white-space:nowrap;line-height:24px}.gform_wrapper .chosen-container-single .chosen-default{color:#999}.gform_wrapper .chosen-container-single .chosen-single span{display:block;overflow:hidden;margin-right:26px;text-overflow:ellipsis;white-space:nowrap}.gform_wrapper .chosen-container-single .chosen-single-with-deselect span{margin-right:38px}.gform_wrapper .chosen-container-single .chosen-single abbr{position:absolute;top:6px;right:26px;display:block;width:12px;height:12px;background:url(/web/20161106232602/http://socalholistichealth.org/wp-content/plugins/gravityforms/images/chosen-sprite.png)-42px 1px no-repeat;font-size:1px}.gform_wrapper .chosen-container-single .chosen-single abbr:hover,.gform_wrapper .chosen-container-single.chosen-disabled .chosen-single abbr:hover{background-position:-42px -10px}.gform_wrapper .chosen-container-single .chosen-single div{position:absolute;top:0;right:0;display:block;width:18px;height:100%}.gform_wrapper .chosen-container-single .chosen-single div b{display:block;width:100%;height:100%;background:url(/web/20161106232602/http://socalholistichealth.org/wp-content/plugins/gravityforms/images/chosen-sprite.png)0 2px no-repeat}.gform_wrapper .chosen-container-single .chosen-search{position:relative;z-index:1010;margin:0;padding:3px 4px;white-space:nowrap}.gform_wrapper .chosen-container-single .chosen-search input[type=text]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:1px 0;padding:4px 20px 4px 5px;width:100%;height:auto;outline:0;border:1px solid #AAA;background:url(/web/20161106232602/http://socalholistichealth.org/wp-content/plugins/gravityforms/images/chosen-sprite.png)100% -20px no-repeat;font-size:1em;font-family:sans-serif;line-height:normal;border-radius:0}.gform_wrapper .chosen-container-single .chosen-drop{margin-top:-1px;border-radius:0 0 4px 4px;background-clip:padding-box}.gform_wrapper .chosen-container-single.chosen-container-single-nosearch .chosen-search{position:absolute;left:-9999px}.gform_wrapper .chosen-container .chosen-results{position:relative;overflow-x:hidden;overflow-y:auto;margin:0 4px 4px 0;padding:0 0 0 4px;max-height:240px;-webkit-overflow-scrolling:touch}.gform_wrapper .chosen-container .chosen-results li{display:none;margin:0;padding:5px 6px;list-style:none;line-height:15px;-webkit-touch-callout:none}.gform_wrapper .chosen-container .chosen-results li.active-result{display:list-item;cursor:pointer}.gform_wrapper .chosen-container .chosen-results li.disabled-result{display:list-item;color:#CCC;cursor:default}.gform_wrapper .chosen-container .chosen-results li.highlighted{background-color:#3875d7;background-image:-webkit-gradient(linear,50% 0,50% 100%,color-stop(20%,#3875d7),color-stop(90%,#2a62bc));background-image:-webkit-linear-gradient(#3875d7 20%,#2a62bc 90%);background-image:-moz-linear-gradient(#3875d7 20%,#2a62bc 90%);background-image:-o-linear-gradient(#3875d7 20%,#2a62bc 90%);background-image:linear-gradient(#3875d7 20%,#2a62bc 90%);color:#FFF}.gform_wrapper .chosen-container .chosen-results li.no-results{display:list-item;background:#F4F4F4}.gform_wrapper .chosen-container .chosen-results li.group-result{display:list-item;font-weight:700;cursor:default}.gform_wrapper .chosen-container .chosen-results li.group-option{padding-left:15px}.gform_wrapper .chosen-container .chosen-results li em{font-style:normal;text-decoration:underline}.gform_wrapper .chosen-container-multi .chosen-choices{position:relative;overflow:hidden;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;width:100%;height:auto!important;height:1%;border:1px solid #AAA;background-color:#FFF;background-image:-webkit-gradient(linear,50% 0,50% 100%,color-stop(1%,#EEE),color-stop(15%,#FFF));background-image:-webkit-linear-gradient(#EEE 1%,#FFF 15%);background-image:-moz-linear-gradient(#EEE 1%,#FFF 15%);background-image:-o-linear-gradient(#EEE 1%,#FFF 15%);background-image:linear-gradient(#EEE 1%,#FFF 15%);cursor:text}.gform_wrapper .chosen-container-multi .chosen-choices li{float:left;list-style:none}.gform_wrapper .chosen-container-multi .chosen-choices li.search-field{margin:0;padding:0;white-space:nowrap}.gform_wrapper .chosen-container-multi .chosen-choices li.search-field input[type=text]{margin:1px 0;padding:5px;height:15px;outline:0;border:0!important;background:0 0!important;box-shadow:none;color:#666;font-size:100%;font-family:sans-serif;line-height:normal;border-radius:0}.gform_wrapper .chosen-container-multi .chosen-choices li.search-field .default{color:#999}.gform_wrapper .chosen-container-multi .chosen-choices li.search-choice{position:relative;margin:3px 0 3px 5px;padding:3px 20px 3px 5px;border:1px solid #AAA;border-radius:3px;background-color:#E4E4E4;background-image:-webkit-gradient(linear,50% 0,50% 100%,color-stop(20%,#F4F4F4),color-stop(50%,#F0F0F0),color-stop(52%,#E8E8E8),color-stop(100%,#EEE));background-image:-webkit-linear-gradient(#F4F4F4 20%,#F0F0F0 50%,#E8E8E8 52%,#EEE 100%);background-image:-moz-linear-gradient(#F4F4F4 20%,#F0F0F0 50%,#E8E8E8 52%,#EEE 100%);background-image:-o-linear-gradient(#F4F4F4 20%,#F0F0F0 50%,#E8E8E8 52%,#EEE 100%);background-image:linear-gradient(#F4F4F4 20%,#F0F0F0 50%,#E8E8E8 52%,#EEE 100%);background-clip:padding-box;box-shadow:0 0 2px #fff inset,0 1px 0 rgba(0,0,0,.05);color:#333;line-height:13px;cursor:default}.gform_wrapper .chosen-container-multi .chosen-choices li.search-choice .search-choice-close{position:absolute;top:4px;right:3px;display:block;width:12px;height:12px;background:url(/web/20161106232602/http://socalholistichealth.org/wp-content/plugins/gravityforms/images/chosen-sprite.png)-42px 1px no-repeat;font-size:1px}.gform_wrapper .chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover{background-position:-42px -10px}.gform_wrapper .chosen-container-multi .chosen-choices li.search-choice-disabled{padding-right:5px;border:1px solid #CCC;background-color:#E4E4E4;background-image:-webkit-gradient(linear,50% 0,50% 100%,color-stop(20%,#F4F4F4),color-stop(50%,#F0F0F0),color-stop(52%,#E8E8E8),color-stop(100%,#EEE));background-image:-webkit-linear-gradient(top,#F4F4F4 20%,#F0F0F0 50%,#E8E8E8 52%,#EEE 100%);background-image:-moz-linear-gradient(top,#F4F4F4 20%,#F0F0F0 50%,#E8E8E8 52%,#EEE 100%);background-image:-o-linear-gradient(top,#F4F4F4 20%,#F0F0F0 50%,#E8E8E8 52%,#EEE 100%);background-image:linear-gradient(top,#F4F4F4 20%,#F0F0F0 50%,#E8E8E8 52%,#EEE 100%);color:#666}.gform_wrapper .chosen-container-multi .chosen-choices li.search-choice-focus{background:#D4D4D4}.gform_wrapper .chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close{background-position:-42px -10px}.gform_wrapper .chosen-container-multi .chosen-results{margin:0;padding:0}.gform_wrapper .chosen-container-multi .chosen-drop .result-selected{display:list-item;color:#CCC;cursor:default}.gform_wrapper .chosen-container-active .chosen-single{border:1px solid #5897FB;box-shadow:0 0 5px rgba(0,0,0,.3)}.gform_wrapper .chosen-container-active.chosen-with-drop .chosen-single{border:1px solid #AAA;-moz-border-radius-bottomright:0;border-bottom-right-radius:0;-moz-border-radius-bottomleft:0;border-bottom-left-radius:0;background-image:-webkit-gradient(linear,50% 0,50% 100%,color-stop(20%,#EEE),color-stop(80%,#FFF));background-image:-webkit-linear-gradient(#EEE 20%,#FFF 80%);background-image:-moz-linear-gradient(#EEE 20%,#FFF 80%);background-image:-o-linear-gradient(#EEE 20%,#FFF 80%);background-image:linear-gradient(#EEE 20%,#FFF 80%);box-shadow:0 1px 0 #fff inset}.gform_wrapper .chosen-container-active.chosen-with-drop .chosen-single div{border-left:none;background:0 0}.gform_wrapper .chosen-container-active.chosen-with-drop .chosen-single div b{background-position:-18px 2px}.gform_wrapper .chosen-container-active .chosen-choices{border:1px solid #5897FB;box-shadow:0 0 5px rgba(0,0,0,.3)}.gform_wrapper .chosen-container-active .chosen-choices li.search-field input[type=text]{color:#111!important}.gform_wrapper .chosen-disabled{opacity:.5!important;cursor:default}.gform_wrapper .chosen-disabled .chosen-choices .search-choice .search-choice-close,.gform_wrapper .chosen-disabled .chosen-single{cursor:default}.gform_wrapper .chosen-rtl{text-align:right}.gform_wrapper .chosen-rtl .chosen-single{overflow:visible;padding:0 8px 0 0}.gform_wrapper .chosen-rtl .chosen-single span{margin-right:0;margin-left:26px;direction:rtl}.gform_wrapper .chosen-rtl .chosen-single-with-deselect span{margin-left:38px}.gform_wrapper .chosen-rtl .chosen-single div{right:auto;left:3px}.gform_wrapper .chosen-rtl .chosen-single abbr{right:auto;left:26px}.gform_wrapper .chosen-rtl .chosen-choices li{float:right}.gform_wrapper .chosen-rtl .chosen-choices li.search-field input[type=text]{direction:rtl}.gform_wrapper .chosen-rtl .chosen-choices li.search-choice{margin:3px 5px 3px 0;padding:3px 5px 3px 19px}.gform_wrapper .chosen-rtl .chosen-choices li.search-choice .search-choice-close{right:auto;left:4px}.gform_wrapper .chosen-rtl .chosen-drop,.gform_wrapper .chosen-rtl.chosen-container-single-nosearch .chosen-search{left:9999px}.gform_wrapper .chosen-rtl.chosen-container-single .chosen-results{margin:0 0 4px 4px;padding:0 4px 0 0}.gform_wrapper .chosen-rtl .chosen-results li.group-option{padding-right:15px;padding-left:0}.gform_wrapper .chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div{border-right:none}.gform_wrapper .chosen-rtl .chosen-search input[type=text]{padding:4px 5px 4px 20px;background:url(/web/20161106232602/http://socalholistichealth.org/wp-content/plugins/gravityforms/images/chosen-sprite.png)-30px -20px no-repeat;direction:rtl}.gform_wrapper .chosen-rtl.chosen-container-single .chosen-single div b{background-position:6px 2px}.gform_wrapper .chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b{background-position:-12px 2px}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min-resolution:144dpi){.gform_wrapper .chosen-container .chosen-results-scroll-down span,.gform_wrapper .chosen-container .chosen-results-scroll-up span,.gform_wrapper .chosen-container-multi .chosen-choices .search-choice .search-choice-close,.gform_wrapper .chosen-container-single .chosen-single abbr,.gform_wrapper .chosen-container-single .chosen-single div b,.gform_wrapper .chosen-rtl .chosen-search input[type=text]{background-image:url(/web/20161106232602/http://socalholistichealth.org/wp-content/plugins/gravityforms/images/chosen-sprite-2x.png)!important;background-position:0 0;background-size:52px 37px!important;background-repeat:no-repeat!important}}.gform_wrapper .gform_card_icon_container{margin:8px 0 6px;height:32px}.gform_wrapper div.gform_card_icon{margin-right:4px;text-indent:-9000px;background-image:url(/web/20161106232602/http://socalholistichealth.org/wp-content/plugins/gravityforms/images/gf-creditcard-icons.png);background-repeat:no-repeat;width:36px;height:32px;float:left}.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_visa{background-position:0 0}.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_selected.gform_card_icon_visa{background-position:0 -32px}.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_visa{background-position:0 -64px}.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_mastercard{background-position:-36px 0}.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_selected.gform_card_icon_mastercard{background-position:-36px -32px}.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_mastercard{background-position:-36px -64px}.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_amex{background-position:-72px 0}.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_selected.gform_card_icon_amex{background-position:-72px -32px}.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_amex{background-position:-72px -64px}.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_discover{background-position:-108px 0}.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_selected.gform_card_icon_discover{background-position:-108px -32px}.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_discover{background-position:-108px -64px}.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_maestro{background-position:-144px 0}.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_selected.gform_card_icon_maestro{background-position:-144px -32px}.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_maestro{background-position:-144px -64px}.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_jcb{background-position:-180px 0}.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_selected.gform_card_icon_jcb{background-position:-180px -32px}.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_jcb{background-position:-180px -64px}.gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_visa{background-position:0 -192px}.gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_selected.gform_card_icon_visa{background-position:0 -224px}.gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_visa{background-position:0 -256px}.gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_mastercard{background-position:-36px -192px}.gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_selected.gform_card_icon_mastercard{background-position:-36px -224px}.gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_mastercard{background-position:-36px -256px}.gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_amex{background-position:-72px -192px}.gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_selected.gform_card_icon_amex{background-position:-72px -224px}.gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_amex{background-position:-72px -256px}.gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_discover{background-position:-108px -192px}.gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_selected.gform_card_icon_discover{background-position:-108px -224px}.gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_discover{background-position:-108px -256px}.gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_maestro{background-position:-144px -192px}.gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_selected.gform_card_icon_maestro{background-position:-144px -224px}.gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_maestro{background-position:-144px -256px}.gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_jcb{background-position:-180px -192px}.gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_selected.gform_card_icon_jcb{background-position:-180px -224px}.gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_jcb{background-position:-180px -256px}.gform_card_icon_container input[type=radio]#gform_payment_method_creditcard{float:left;position:relative;top:4px!important}.gform_wrapper .ginput_complex .ginput_cardinfo_left,.gform_wrapper .ginput_complex .ginput_cardinfo_right{min-height:43px;position:relative;float:left}.gform_wrapper .ginput_complex .ginput_cardinfo_left{width:50%;margin-right:1%}.gform_wrapper .ginput_complex .ginput_cardinfo_right{min-width:85px!important}.gform_wrapper .ginput_complex .ginput_cardinfo_left label,.gform_wrapper .ginput_complex .ginput_cardinfo_right label{white-space:nowrap!important}.gform_wrapper .ginput_complex span.ginput_cardextras{display:block;overflow:hidden}.gform_wrapper .ginput_complex .ginput_cardinfo_left span.ginput_card_expiration_container{position:relative;display:block;min-width:160px!important}.gform_wrapper .ginput_complex select.ginput_card_expiration.ginput_card_expiration_month,.gform_wrapper .ginput_complex select.ginput_card_expiration.ginput_card_expiration_year{width:47%!important;display:-moz-inline-stack;display:inline-block;zoom:1}.gform_wrapper .ginput_complex .ginput_cardinfo_left select.ginput_card_expiration.ginput_card_expiration_month{margin-right:4px}.gform_wrapper .ginput_complex .ginput_cardinfo_right input.ginput_card_security_code{max-width:50%!important}.gform_wrapper .ginput_complex .ginput_cardinfo_right span.ginput_card_security_code_icon{width:32px;height:23px;background-image:url(/web/20161106232602/http://socalholistichealth.org/wp-content/plugins/gravityforms/images/gf-creditcard-icons.png);background-repeat:no-repeat;background-position:0 -128px;position:relative;top:-1px;left:6px;display:-moz-inline-stack;display:inline-block;zoom:1}.gform_wrapper .gform_fileupload_multifile .gform_drop_area{padding:25px;border:2px dashed #ddd;text-align:center;color:#AAA;margin-bottom:10px}.left_label .gform_fileupload_multifile,.right_label .gform_fileupload_multifile{margin-left:3.5%}.gform_delete{vertical-align:middle;cursor:pointer}.gform_wrapper .copy_values_option_container .copy_values_enabled{width:auto}.gform_wrapper li.field_sublabel_above .ginput_complex input[type=text]{margin-bottom:1px}.gform_wrapper .form_saved_message{margin:1em 0;line-height:1.8;border:2px solid #91AFC7;background-color:#E3F3F3;border-radius:2px}.form_saved_message_sent,.gform_wrapper .form_saved_message{width:100%;font-size:1em;text-align:center;-webkit-border-radius:2px;-moz-border-radius:2px}.gform_wrapper .form_saved_message form{text-align:center}.gform_wrapper .form_saved_message span:first-child{display:block;padding:2.5em 1em}.form_saved_message a.resume_form_link{word-wrap:break-word}.form_saved_message a.resume_form_link:after,.form_saved_message a.resume_form_link:before{content:"";display:block}.form_saved_message a.resume_form_link:before{margin-top:.75em}.form_saved_message a.resume_form_link:after{margin-bottom:.75em}.form_saved_message a+br,.form_saved_message br+br{display:none}.form_saved_message .form_saved_message_emailform{margin:1em 0 0}div.form_saved_message div.form_saved_message_emailform form input[type=text]{line-height:2.25;height:2.25em;margin-bottom:.25em}div.form_saved_message div.form_saved_message_emailform form input[type=submit]{margin:.75em auto 0;display:block}.form_saved_message .form_saved_message_emailform .validation_message{color:red}.form_saved_message_sent{margin:1em 0;border:2px solid #CFE2C0;background-color:#E9FFD9;border-radius:2px}.form_saved_message_sent span:first-child{display:block;padding:1em}body #content .entry-content .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container #recaptcha_widget_div #recaptcha_area .recaptchatable tbody tr td .recaptcha_input_area,body .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container #recaptcha_widget_div #recaptcha_area .recaptchatable tbody tr td .recaptcha_input_area{line-height:1!important}body .gform_wrapper img.ui-datepicker-trigger{width:17px!important;height:16px!important;display:-moz-inline-stack;display:inline-block;zoom:1}body .gform_wrapper img.add_list_item,body .gform_wrapper img.delete_list_item{display:-moz-inline-stack;display:inline-block;zoom:1}.gform_wrapper ul li.gfield.field_sublabel_above.field_description_below+li.gfield{margin-top:1em}.gform_wrapper li.gfield ul.gfield_radio li input[type=radio]+input[type=text]{width:45.25%}