
/* style.css */

/* 1    */ /*
/* 2    *| Theme Name: Sliding
/* 3    *| Theme URI: http://www.woothemes.com/
/* 4    *| Version: 1.5.9
/* 5    *| Description: Designed by <a href="http://www.woothemes.com">WooThemes</a>.
/* 6    *| Author: WooThemes
/* 7    *| Author URI: http://www.woothemes.com
/* 8    *| Tags: woothemes
/* 9    *| 
/* 10   *| 	Copyright: (c) 2009-2011 WooThemes.
/* 11   *| 	License: GNU General Public License v2.0
/* 12   *| 	License URI: http://www.gnu.org/licenses/gpl-2.0.html
/* 13   *| 
/* 14   *| */
/* 15   */ /*
/* 16   *| 
/* 17   *| WARNING! DO NOT EDIT THIS FILE!
/* 18   *| 
/* 19   *| To make it easy to update your theme, you should not edit the styles in this file. Instead use
/* 20   *| the custom.css file to add your styles. You can copy a style from this file and paste it in
/* 21   *| custom.css and it will override the style in this file. You have been warned! :)
/* 22   *| 
/* 23   *| */
/* 24   */ /*-------------------------------------------------------------------------------------------
/* 25   *| 
/* 26   *| INDEX:
/* 27   *| 
/* 28   *| 0. RESET
/* 29   *| 
/* 30   *| 1. SETUP
/* 31   *| -1.1 Defaults
/* 32   *| -1.2 Hyperlinks
/* 33   *| 
/* 34   *| 2. SITE STRUCTURE & APPEARANCE
/* 35   *| -2.1 Containers & Columns
/* 36   *| -2.2 Navigation
/* 37   *|   -2.2.1 Drop-down menus
/* 38   *|   -2.2.2 Top Navigation (optional)
/* 39   *| -2.3 Header
/* 40   *| -2.4 Content
/* 41   *|   -2.4.1 Slider
/* 42   *| -2.5 Sidebar
/* 43   *| -2.6 Footer
/* 44   *| -2.7 Breadcrumbs
/* 45   *| -2.8 Homepage Specific
/* 46   *| -2.9 Sitemap
/* 47   *| 
/* 48   *| 3. POSTS
/* 49   *| -3.1 Images
/* 50   *| -3.2 Typographic Elements

/* style.css */

/* 51   *| -3.3 Pagination / WP-Pagenavi / Woo-Pagination
/* 52   *| -3.4 Single Post Author
/* 53   *| -3.5 Tables
/* 54   *| -3.6 Subscribe & Connect
/* 55   *| -3.7 Post navigation
/* 56   *| 
/* 57   *| 4. WIDGETS
/* 58   *| -4.1 Generic Widgets
/* 59   *| -4.2 Specific Widgets
/* 60   *| -4.3 WooCommerce widgets
/* 61   *| 
/* 62   *| 5. COMMENTS
/* 63   *| -5.1 Comments
/* 64   *| -5.2 Comments Form
/* 65   *| -5.3 Pingbacks / Trackbacks
/* 66   *| 
/* 67   *| 6. PAGE TEMPLATES
/* 68   *| -6.1 Timeline Page Template
/* 69   *| -6.2 Contact Form
/* 70   *| -6.3 Business Template
/* 71   *| 
/* 72   *| 7. PRODUCTS
/* 73   *| -7.1 Single product page
/* 74   *| -7.2 Quantity incrementer
/* 75   *| 
/* 76   *| 8. CART
/* 77   *| 
/* 78   *| 9. CHECKOUT
/* 79   *| 
/* 80   *| 10. USER ACCOUNT
/* 81   *| 
/* 82   *| 11. MISC
/* 83   *| -11.1 Buttons
/* 84   *| -11.2 Gravity forms
/* 85   *| -11.3 Star Ratings
/* 86   *| -11.4 Shortcodes
/* 87   *| -11.5 Info boxes / messages
/* 88   *| -11.6 Uniform
/* 89   *| -11.7 Iconise links
/* 90   *| -11.8 IE Specific Styles
/* 91   *| 
/* 92   *| -------------------------------------------------------------------------------------------*/
/* 93   */ /*-------------------------------------------------------------------------------------------*/
/* 94   */ /* RESET - http://meyerweb.com/eric/tools/css/reset/ | v2.0 | 20110126 */
/* 95   */ /*-------------------------------------------------------------------------------------------*/
/* 96   */ html,
/* 97   */ body,
/* 98   */ div,
/* 99   */ span,
/* 100  */ applet,

/* style.css */

/* 101  */ object,
/* 102  */ iframe,
/* 103  */ h1,
/* 104  */ h2,
/* 105  */ h3,
/* 106  */ h4,
/* 107  */ h5,
/* 108  */ h6,
/* 109  */ p,
/* 110  */ blockquote,
/* 111  */ pre,
/* 112  */ a,
/* 113  */ abbr,
/* 114  */ acronym,
/* 115  */ address,
/* 116  */ big,
/* 117  */ cite,
/* 118  */ code,
/* 119  */ del,
/* 120  */ dfn,
/* 121  */ em,
/* 122  */ img,
/* 123  */ ins,
/* 124  */ kbd,
/* 125  */ q,
/* 126  */ s,
/* 127  */ samp,
/* 128  */ small,
/* 129  */ strike,
/* 130  */ strong,
/* 131  */ sub,
/* 132  */ sup,
/* 133  */ tt,
/* 134  */ var,
/* 135  */ b,
/* 136  */ u,
/* 137  */ i,
/* 138  */ center,
/* 139  */ dl,
/* 140  */ dt,
/* 141  */ dd,
/* 142  */ ol,
/* 143  */ ul,
/* 144  */ li,
/* 145  */ fieldset,
/* 146  */ form,
/* 147  */ label,
/* 148  */ legend,
/* 149  */ table,
/* 150  */ caption,

/* style.css */

/* 151  */ tbody,
/* 152  */ tfoot,
/* 153  */ thead,
/* 154  */ tr,
/* 155  */ th,
/* 156  */ td,
/* 157  */ article,
/* 158  */ aside,
/* 159  */ canvas,
/* 160  */ details,
/* 161  */ embed,
/* 162  */ figure,
/* 163  */ figcaption,
/* 164  */ footer,
/* 165  */ header,
/* 166  */ hgroup,
/* 167  */ menu,
/* 168  */ nav,
/* 169  */ output,
/* 170  */ ruby,
/* 171  */ section,
/* 172  */ summary,
/* 173  */ time,
/* 174  */ mark,
/* 175  */ audio,
/* 176  */ video {
/* 177  */   margin: 0;
/* 178  */   padding: 0;
/* 179  */   border: 0;
/* 180  */   font-size: 100%;
/* 181  */   vertical-align: baseline;
/* 182  */ }
/* 183  */ /* HTML5 display-role reset for older browsers */
/* 184  */ article,
/* 185  */ aside,
/* 186  */ details,
/* 187  */ figcaption,
/* 188  */ figure,
/* 189  */ footer,
/* 190  */ header,
/* 191  */ hgroup,
/* 192  */ menu,
/* 193  */ nav,
/* 194  */ section {
/* 195  */   display: block;
/* 196  */ }
/* 197  */ body {
/* 198  */   line-height: 1;
/* 199  */ }
/* 200  */ ol,

/* style.css */

/* 201  */ ul {
/* 202  */   list-style: none;
/* 203  */ }
/* 204  */ blockquote,
/* 205  */ q {
/* 206  */   quotes: none;
/* 207  */ }
/* 208  */ blockquote:before,
/* 209  */ blockquote:after,
/* 210  */ q:before,
/* 211  */ q:after {
/* 212  */   content: '';
/* 213  */   content: none;
/* 214  */ }
/* 215  */ table {
/* 216  */   border-collapse: collapse;
/* 217  */   border-spacing: 0;
/* 218  */ }
/* 219  */ /* Floating & Alignment  */
/* 220  */ .fl {
/* 221  */   float: left;
/* 222  */ }
/* 223  */ .fr {
/* 224  */   float: right;
/* 225  */ }
/* 226  */ .ac {
/* 227  */   text-align: center;
/* 228  */ }
/* 229  */ .ar {
/* 230  */   text-align: right;
/* 231  */ }
/* 232  */ .clear {
/* 233  */   clear: both;
/* 234  */ }
/* 235  */ /* The Magnificent Clearfix: Updated to prevent margin-collapsing on child elements.
/* 236  *|    j.mp/bestclearfix */
/* 237  */ .fix:before,
/* 238  */ .fix:after,
/* 239  */ .col-full:before,
/* 240  */ .col-full:after {
/* 241  */   content: "\0020";
/* 242  */   display: block;
/* 243  */   height: 0;
/* 244  */   overflow: hidden;
/* 245  */ }
/* 246  */ .fix:after,
/* 247  */ .col-full:after {
/* 248  */   clear: both;
/* 249  */ }
/* 250  */ /* Fix clearfix: blueprintcss.lighthouseapp.com/projects/15318/tickets/5-extra-margin-padding-bottom-of-page */

/* style.css */

/* 251  */ .fix,
/* 252  */ .col-full {
/* 253  */   zoom: 1;
/* 254  */ }
/* 255  */ /*-------------------------------------------------------------------------------------------*/
/* 256  */ /* IMPORTS */
/* 257  */ /*-------------------------------------------------------------------------------------------*/
/* 258  */ /*-------------------------------------------------------------------------------------------*/
/* 259  */ /* 1. SETUP */
/* 260  */ /*-------------------------------------------------------------------------------------------*/
/* 261  */ /* 1.1 Defaults */
/* 262  */ html {
/* 263  */   font-size: 62.5%;
/* 264  */   font-family: sans-serif;
/* 265  */   text-align: center;
/* 266  */   background: #fdfdfd;
/* 267  */   border-top: 0.5em #ffffff;
/* 268  */ }
/* 269  */ body {
/* 270  */   color: #8d8d8d;
/* 271  */   background: #fff;
/* 272  */   font-family: sans-serif;
/* 273  */   font-size: 1.4em;
/* 274  */   line-height: 1.618em;
/* 275  */   -webkit-text-size-adjust: 100%;
/* 276  */   -ms-text-size-adjust: 100%;
/* 277  */   text-rendering: optimizeLegibility;
/* 278  */   -webkit-font-smoothing: antialiased;
/* 279  */   text-align: left;
/* 280  */ }
/* 281  */ h1,
/* 282  */ h2,
/* 283  */ h3,
/* 284  */ h4,
/* 285  */ h5,
/* 286  */ h6 {
/* 287  */   color: #343434;
/* 288  */   font-weight: 300;
/* 289  */   margin: 0;
/* 290  */   line-height: 1.618em;
/* 291  */ }
/* 292  */ h1 a,
/* 293  */ h2 a,
/* 294  */ h3 a,
/* 295  */ h4 a,
/* 296  */ h5 a,
/* 297  */ h6 a {
/* 298  */   text-decoration: none;
/* 299  */   color: #72afb8;
/* 300  */   font-weight: 300;

/* style.css */

/* 301  */ }
/* 302  */ h1 a:hover,
/* 303  */ h2 a:hover,
/* 304  */ h3 a:hover,
/* 305  */ h4 a:hover,
/* 306  */ h5 a:hover,
/* 307  */ h6 a:hover {
/* 308  */   text-decoration: underline;
/* 309  */   color: #508d96;
/* 310  */ }
/* 311  */ h1 {
/* 312  */   font-size: 1.849em;
/* 313  */   padding: 1.142em 0 0.437em;
/* 314  */ }
/* 315  */ h2 {
/* 316  */   font-size: 1.318em;
/* 317  */   padding: 1.142em 0 0.4376em;
/* 318  */ }
/* 319  */ h3 {
/* 320  */   font-size: 1em;
/* 321  */   padding: 1.142em 0 0.706em;
/* 322  */ }
/* 323  */ del {
/* 324  */   filter: alpha(opacity=@opacity * 100);
/* 325  */   -moz-opacity: 0.5;
/* 326  */   -khtml-opacity: 0.5;
/* 327  */   opacity: 0.5;
/* 328  */ }
/* 329  */ ins {
/* 330  */   background: none;
/* 331  */   text-decoration: none;
/* 332  */ }
/* 333  */ #homepage h2 {
/* 334  */   background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAADUlEQVQIHWNgYGCQBAAAHgAagZnn+QAAAABJRU5ErkJggg==) bottom repeat-x;
/* 335  */   /* 1px png */
/* 336  */ 
/* 337  */   padding: 0;
/* 338  */   margin-bottom: 1.142em;
/* 339  */   font-weight: bold;
/* 340  */ }
/* 341  */ #homepage h2 span {
/* 342  */   float: left;
/* 343  */   border-bottom: 1px solid rgba(0, 0, 0, 0.2);
/* 344  */   display: inline-block;
/* 345  */   padding: 1.142em 0 0.4376em;
/* 346  */ }
/* 347  */ #homepage h2:after {
/* 348  */   content: "";
/* 349  */   clear: both;
/* 350  */   display: block;

/* style.css */

/* 351  */ }
/* 352  */ #homepage:after {
/* 353  */   content: "";
/* 354  */   clear: both;
/* 355  */   display: block;
/* 356  */ }
/* 357  */ p,
/* 358  */ ul,
/* 359  */ ol,
/* 360  */ dl,
/* 361  */ blockquote,
/* 362  */ hr,
/* 363  */ pre,
/* 364  */ table,
/* 365  */ fieldset,
/* 366  */ article,
/* 367  */ article footer,
/* 368  */ form,
/* 369  */ nav {
/* 370  */   margin: 0 0 1.618em 0;
/* 371  */   line-height: 1.618em;
/* 372  */ }
/* 373  */ p {
/* 374  */   -webkit-hyphens: auto;
/* 375  */   -webkit-hyphenate-character: "\2010";
/* 376  */   -webkit-hyphenate-limit-after: 1;
/* 377  */   -webkit-hyphenate-limit-before: 3;
/* 378  */   -moz-hyphens: auto;
/* 379  */   orphans: 3;
/* 380  */   widows: 3;
/* 381  */ }
/* 382  */ img {
/* 383  */   vertical-align: bottom;
/* 384  */   max-width: 100%;
/* 385  */ }
/* 386  */ hr {
/* 387  */   background-color: #e0e0e0;
/* 388  */   border: 0;
/* 389  */   height: 1px;
/* 390  */   margin-bottom: 20px;
/* 391  */ }
/* 392  */ label {
/* 393  */   color: #6b6b6b;
/* 394  */ }
/* 395  */ .input-text,
/* 396  */ input[type=text],
/* 397  */ textarea {
/* 398  */   -webkit-box-sizing: border-box;
/* 399  */   /* Safari/Chrome, other WebKit */
/* 400  */ 

/* style.css */

/* 401  */   -moz-box-sizing: border-box;
/* 402  */   /* Firefox, other Gecko */
/* 403  */ 
/* 404  */   box-sizing: border-box;
/* 405  */   /* Opera/IE 8+ */
/* 406  */ 
/* 407  */   font-family: sans-serif;
/* 408  */   font-size: 1em;
/* 409  */   padding: 0.25em;
/* 410  */   color: #8d8d8d;
/* 411  */   outline: none;
/* 412  */   line-height: 1.618em;
/* 413  */   width: 100%;
/* 414  */   -webkit-transition: all ease-in-out 0.2s;
/* 415  */   -moz-transition: all ease-in-out 0.2s;
/* 416  */   -o-transition: all ease-in-out 0.2s;
/* 417  */   transition: all ease-in-out 0.2s;
/* 418  */   border: 1px solid #cfcfcf;
/* 419  */   *overflow: visible;
/* 420  */   /* IE hack */
/* 421  */ 
/* 422  */   -webkit-border-radius: 2px;
/* 423  */   -moz-border-radius: 2px;
/* 424  */   border-radius: 2px;
/* 425  */   margin: 0 !important;
/* 426  */ }
/* 427  */ .input-text:focus,
/* 428  */ input[type=text]:focus,
/* 429  */ textarea:focus {
/* 430  */   border: 1px solid #adadad;
/* 431  */ }
/* 432  */ dl.variation {
/* 433  */   overflow: hidden;
/* 434  */   zoom: 1;
/* 435  */ }
/* 436  */ dl.variation dt {
/* 437  */   font-weight: bold;
/* 438  */   float: left;
/* 439  */   clear: left;
/* 440  */   margin-right: 2px;
/* 441  */ }
/* 442  */ dl.variation dd {
/* 443  */   float: left;
/* 444  */ }
/* 445  */ mark {
/* 446  */   background: none;
/* 447  */   color: #6b6b6b;
/* 448  */ }
/* 449  */ /* 1.2 Hyperlinks */
/* 450  */ a {

/* style.css */

/* 451  */   color: #72afb8;
/* 452  */   text-decoration: none;
/* 453  */ }
/* 454  */ a:hover {
/* 455  */   color: #508d96;
/* 456  */   text-decoration: none;
/* 457  */ }
/* 458  */ /*-------------------------------------------------------------------------------------------*/
/* 459  */ /* 2. SITE STRUCTURE & APPEARANCE */
/* 460  */ /*-------------------------------------------------------------------------------------------*/
/* 461  */ /* Moved to layout */
/* 462  */ /* 2.2 Navigation */
/* 463  */ #nav-home {
/* 464  */   float: left;
/* 465  */ }
/* 466  */ #nav-home a {
/* 467  */   border-right: 1px solid #383838;
/* 468  */   color: #f3f3f3;
/* 469  */   display: inline-block;
/* 470  */   z-index: 100;
/* 471  */   padding: 10px 25px;
/* 472  */   font-weight: bold;
/* 473  */   font-size: 1.15em;
/* 474  */   text-indent: -99999px;
/* 475  */   background: url(/wp-content/themes/sliding/images/ico-home.png) center no-repeat;
/* 476  */   -webkit-border-top-left-radius: 3px;
/* 477  */   -webkit-border-bottom-left-radius: 3px;
/* 478  */   -moz-border-radius-topleft: 3px;
/* 479  */   -moz-border-radius-bottomleft: 3px;
/* 480  */   border-top-left-radius: 3px;
/* 481  */   border-bottom-left-radius: 3px;
/* 482  */ }
/* 483  */ #nav-home a:hover {
/* 484  */   background-color: #272727;
/* 485  */ }
/* 486  */ #navigation {
/* 487  */   margin-bottom: 3em;
/* 488  */ }
/* 489  */ #navigation ul.rss {
/* 490  */   background: url(/wp-content/themes/sliding/images/ico-rss.png) no-repeat right 44%;
/* 491  */   margin: 0 15px 0 0;
/* 492  */   padding: 0 25px 0 0;
/* 493  */ }
/* 494  */ #navigation ul.rss li {
/* 495  */   display: inline;
/* 496  */   padding: 0;
/* 497  */ }
/* 498  */ #navigation ul.rss li a {
/* 499  */   color: #d75418;
/* 500  */   text-decoration: none;

/* style.css */

/* 501  */   padding: 10px 5px;
/* 502  */   display: inline-block;
/* 503  */   position: relative;
/* 504  */   font-size: 1.15em;
/* 505  */ }
/* 506  */ #navigation ul.rss li a:hover {
/* 507  */   text-decoration: underline;
/* 508  */ }
/* 509  */ #navigation ul.rss li.sub-email {
/* 510  */   color: #dedede;
/* 511  */ }
/* 512  */ .nav {
/* 513  */   z-index: 99;
/* 514  */   margin: 0;
/* 515  */   padding: 0;
/* 516  */   list-style: none;
/* 517  */ }
/* 518  */ .nav a {
/* 519  */   position: relative;
/* 520  */   color: #f3f3f3;
/* 521  */   display: block;
/* 522  */   z-index: 100;
/* 523  */   padding: 10px 15px;
/* 524  */   text-decoration: none;
/* 525  */   font-weight: bold;
/* 526  */   text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
/* 527  */   font-size: 1.15em;
/* 528  */ }
/* 529  */ .nav a:hover {
/* 530  */   background: #272727;
/* 531  */ }
/* 532  */ .nav li {
/* 533  */   float: left;
/* 534  */   width: auto;
/* 535  */ }
/* 536  */ .nav li a.sf-with-ul {
/* 537  */   padding-right: 35px;
/* 538  */ }
/* 539  */ .nav li.current_page_item a,
/* 540  */ .nav li.current_page_parent a,
/* 541  */ .nav li.current-menu-ancestor a,
/* 542  */ .nav li.current-cat a,
/* 543  */ .nav li.li.current-menu-item a,
/* 544  */ .nav li.sfHover a {
/* 545  */   background: #272727;
/* 546  */ }
/* 547  */ .nav li .sf-sub-indicator {
/* 548  */   background: url(/wp-content/themes/sliding/images/arrow-superfish.png) no-repeat;
/* 549  */   position: absolute;
/* 550  */   display: block;

/* style.css */

/* 551  */   right: 0.7em;
/* 552  */   top: 36%;
/* 553  */   width: 14px;
/* 554  */   height: 14px;
/* 555  */   text-indent: -999em;
/* 556  */   overflow: hidden;
/* 557  */ }
/* 558  */ /* Optional Styling */
/* 559  */ #navigation {
/* 560  */   -webkit-border-radius: 2px;
/* 561  */   -moz-border-radius: 2px;
/* 562  */   border-radius: 2px;
/* 563  */   background: #161616;
/* 564  */   background: -webkit-gradient(linear, left top, left bottom, from(#161616), to(#383838));
/* 565  */   background: -webkit-linear-gradient(#161616, #383838);
/* 566  */   background: -moz-linear-gradient(center top, #161616 0%, #383838 100%);
/* 567  */   background: -moz-gradient(center top, #161616 0%, #383838 100%);
/* 568  */ }
/* 569  */ /* 2.2.1 Drop-down menus */
/* 570  */ .nav li ul {
/* 571  */   position: absolute;
/* 572  */   left: -999em;
/* 573  */ }
/* 574  */ .nav li:hover,
/* 575  */ .nav li.hover {
/* 576  */   position: static;
/* 577  */ }
/* 578  */ .nav li:hover ul ul,
/* 579  */ .nav li.sfhover ul ul,
/* 580  */ .nav li:hover ul ul ul,
/* 581  */ .nav li.sfhover ul ul ul,
/* 582  */ .nav li:hover ul ul ul ul,
/* 583  */ .nav li.sfhover ul ul ul ul {
/* 584  */   left: -999em;
/* 585  */ }
/* 586  */ .nav li:hover ul,
/* 587  */ .nav li.sfhover ul,
/* 588  */ .nav li li:hover ul,
/* 589  */ .nav li li.sfhover ul,
/* 590  */ .nav li li li:hover ul,
/* 591  */ .nav li li li.sfhover ul,
/* 592  */ .nav li li li li:hover ul,
/* 593  */ .nav li li li li.sfhover ul {
/* 594  */   left: auto;
/* 595  */ }
/* 596  */ @media only screen and (max-width: 767px) {
/* 597  */ 
/* 598  */ }
/* 599  */ /* 2.2.2 Top Navigation (optional) */
/* 600  */ #top select {

/* style.css */

/* 601  */   margin: 20px 0 0;
/* 602  */   width: 100%;
/* 603  */ }
/* 604  */ #top #top-nav {
/* 605  */   display: none;
/* 606  */ }
/* 607  */ /* 2.3 Header */
/* 608  */ #header {
/* 609  */   clear: both;
/* 610  */   position: relative;
/* 611  */   padding: 2em 0;
/* 612  */ }
/* 613  */ #header #logo {
/* 614  */   float: left;
/* 615  */ }
/* 616  */ #header .site-title,
/* 617  */ #header .site-description {
/* 618  */   color: #000;
/* 619  */   display: none;
/* 620  */ }
/* 621  */ #header .site-title a,
/* 622  */ #header .site-description a {
/* 623  */   color: #222;
/* 624  */   text-transform: none;
/* 625  */   font-weight: normal;
/* 626  */   text-decoration: none;
/* 627  */ }
/* 628  */ #header .site-title a:hover,
/* 629  */ #header .site-description a:hover {
/* 630  */   text-decoration: underline;
/* 631  */ }
/* 632  */ #header .site-description {
/* 633  */   color: #999;
/* 634  */   font-style: italic;
/* 635  */ }
/* 636  */ #header #topad {
/* 637  */   float: right;
/* 638  */ }
/* 639  */ #header .woocommerce-nav {
/* 640  */   color: #5a5a5a;
/* 641  */ }
/* 642  */ #header .woocommerce-nav ul li {
/* 643  */   float: left;
/* 644  */   padding-right: .5em;
/* 645  */ }
/* 646  */ #header .woocommerce-nav ul li a {
/* 647  */   color: #494949;
/* 648  */   font-weight: bold;
/* 649  */   border-bottom: 1px solid #c0c0c0;
/* 650  */ }

/* style.css */

/* 651  */ #header .woocommerce-nav ul li.cart a {
/* 652  */   color: #72afb8;
/* 653  */ }
/* 654  */ #header .woocommerce-nav ul li.cart:after {
/* 655  */   display: none;
/* 656  */ }
/* 657  */ #header .woocommerce-nav ul li.checkout {
/* 658  */   padding-right: 0;
/* 659  */ }
/* 660  */ #header .woocommerce-nav ul li.checkout a {
/* 661  */   border: 1px solid #d1d1d1;
/* 662  */   padding: .25em .75em;
/* 663  */   -webkit-border-radius: 2em;
/* 664  */   -moz-border-radius: 2em;
/* 665  */   border-radius: 2em;
/* 666  */   background: #f3f3f3;
/* 667  */   background: -webkit-gradient(linear, left top, left bottom, from(#f3f3f3), to(#efefef));
/* 668  */   background: -webkit-linear-gradient(#f3f3f3, #efefef);
/* 669  */   background: -moz-linear-gradient(center top, #f3f3f3 0%, #efefef 100%);
/* 670  */   background: -moz-gradient(center top, #f3f3f3 0%, #efefef 100%);
/* 671  */   text-shadow: 0 1px 0 #ffffff #ffffff;
/* 672  */   box-shadow: inset 0 1px 0 0 #ffffff;
/* 673  */   -webkit-box-shadow: inset 0 1px 0 0 #ffffff;
/* 674  */   -moz-box-shadow: inset 0 1px 0 0 #ffffff;
/* 675  */   -o-box-shadow: inset 0 1px 0 0 #ffffff;
/* 676  */ }
/* 677  */ #header .woocommerce-nav ul li.checkout a:hover {
/* 678  */   background: #ffffff;
/* 679  */   background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#efefef));
/* 680  */   background: -webkit-linear-gradient(#ffffff, #efefef);
/* 681  */   background: -moz-linear-gradient(center top, #ffffff 0%, #efefef 100%);
/* 682  */   background: -moz-gradient(center top, #ffffff 0%, #efefef 100%);
/* 683  */ }
/* 684  */ #header .woocommerce-nav ul li.checkout:after {
/* 685  */   content: "";
/* 686  */   padding-left: 0;
/* 687  */ }
/* 688  */ #header .woocommerce-nav ul li:after {
/* 689  */   content: "\2022";
/* 690  */   padding-left: .5em;
/* 691  */   color: #c0c0c0;
/* 692  */ }
/* 693  */ #header .woocommerce-nav:after {
/* 694  */   content: "";
/* 695  */   display: block;
/* 696  */   clear: both;
/* 697  */ }
/* 698  */ #header #search-top {
/* 699  */   width: 220px;
/* 700  */ }

/* style.css */

/* 701  */ #header #search-top .searchform {
/* 702  */   float: right;
/* 703  */ }
/* 704  */ #header #search-top label {
/* 705  */   display: none;
/* 706  */ }
/* 707  */ #header #search-top #s {
/* 708  */   width: 189px;
/* 709  */   padding-left: 5px;
/* 710  */   padding-right: 5px;
/* 711  */   -webkit-border-top-right-radius: 0;
/* 712  */   -webkit-border-bottom-right-radius: 0;
/* 713  */   -moz-border-radius-topright: 0;
/* 714  */   -moz-border-radius-bottomright: 0;
/* 715  */   border-top-right-radius: 0;
/* 716  */   border-bottom-right-radius: 0;
/* 717  */   margin: 0;
/* 718  */   box-shadow: inset 0 0 2px 0 rgba(0, 0, 0, 0.1);
/* 719  */   -webkit-box-shadow: inset 0 0 2px 0 rgba(0, 0, 0, 0.1);
/* 720  */   -moz-box-shadow: inset 0 0 2px 0 rgba(0, 0, 0, 0.1);
/* 721  */   -o-box-shadow: inset 0 0 2px 0 rgba(0, 0, 0, 0.1);
/* 722  */   float: left;
/* 723  */   height: 30px;
/* 724  */ }
/* 725  */ #header #search-top .submit {
/* 726  */   width: 30px;
/* 727  */   height: 28px;
/* 728  */   float: left;
/* 729  */   margin: 0 !important;
/* 730  */   -webkit-box-shadow: none;
/* 731  */   -moz-box-shadow: none;
/* 732  */   box-shadow: none;
/* 733  */   background: #ffffff;
/* 734  */   background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#d1d1d1));
/* 735  */   background: -webkit-linear-gradient(#ffffff, #d1d1d1);
/* 736  */   background: -moz-linear-gradient(center top, #ffffff 0%, #d1d1d1 100%);
/* 737  */   background: -moz-gradient(center top, #ffffff 0%, #d1d1d1 100%);
/* 738  */   -webkit-border-top-right-radius: 3px;
/* 739  */   -webkit-border-bottom-right-radius: 3px;
/* 740  */   -moz-border-radius-topright: 3px;
/* 741  */   -moz-border-radius-bottomright: 3px;
/* 742  */   border-top-right-radius: 3px;
/* 743  */   border-bottom-right-radius: 3px;
/* 744  */   -webkit-border-top-left-radius: 0;
/* 745  */   -webkit-border-bottom-left-radius: 0;
/* 746  */   -moz-border-radius-topleft: 0;
/* 747  */   -moz-border-radius-bottomleft: 0;
/* 748  */   border-top-left-radius: 0;
/* 749  */   border-bottom-left-radius: 0;
/* 750  */   border: 1px solid #c0c0c0;

/* style.css */

/* 751  */   border-left: 0;
/* 752  */   padding: 0;
/* 753  */   cursor: pointer;
/* 754  */ }
/* 755  */ #header #search-top .submit:hover {
/* 756  */   background: #ffffff;
/* 757  */   background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#e2e2e2));
/* 758  */   background: -webkit-linear-gradient(#ffffff, #e2e2e2);
/* 759  */   background: -moz-linear-gradient(center top, #ffffff 0%, #e2e2e2 100%);
/* 760  */   background: -moz-gradient(center top, #ffffff 0%, #e2e2e2 100%);
/* 761  */ }
/* 762  */ #header #search-top:after {
/* 763  */   content: "";
/* 764  */   display: block;
/* 765  */   clear: both;
/* 766  */ }
/* 767  */ /* 2.4 Content */
/* 768  */ #content {
/* 769  */   padding: 0 0 2em;
/* 770  */ }
/* 771  */ /* 2.4.1 Slider */
/* 772  */ .slider-wrap {
/* 773  */   overflow: hidden;
/* 774  */   margin-top: 2em;
/* 775  */ }
/* 776  */ #homepage {
/* 777  */   z-index: 1;
/* 778  */ }
/* 779  */ #homepage .slider-wrap {
/* 780  */   z-index: 2;
/* 781  */ }
/* 782  */ #homepage .slider-wrap #slider {
/* 783  */   height: 375px;
/* 784  */   position: relative;
/* 785  */   z-index: 3;
/* 786  */   zoom: 1;
/* 787  */ }
/* 788  */ #homepage .slider-wrap #slider .viewport {
/* 789  */   float: left;
/* 790  */   width: 960px;
/* 791  */   height: 375px;
/* 792  */   position: relative;
/* 793  */   z-index: 4;
/* 794  */   zoom: 1;
/* 795  */ }
/* 796  */ #homepage .slider-wrap #slider .buttons {
/* 797  */   display: block;
/* 798  */   z-index: 99999;
/* 799  */   zoom: 1;
/* 800  */ }

/* style.css */

/* 801  */ #homepage .slider-wrap #slider .next {
/* 802  */   outline: none;
/* 803  */   position: absolute;
/* 804  */   top: 0;
/* 805  */   right: -2000px;
/* 806  */   display: block;
/* 807  */   text-align: left;
/* 808  */   width: 2000px;
/* 809  */   height: 375px;
/* 810  */   background: url(/wp-content/themes/sliding/images/slider-right.png) 20px 45% no-repeat, url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAHUlEQVQIHWP4//+/DxAzwDAjiIEMmJA4PiA2hgoApvESi4hqTjAAAAAASUVORK5CYII=) rgba(255, 255, 255, 0.9);
/* 811  */   /* 1px transparent png */
/* 812  */ 
/* 813  */   text-indent: -9999px;
/* 814  */   zoom: 1;
/* 815  */ }
/* 816  */ #homepage .slider-wrap #slider .next:hover {
/* 817  */   background: url(/wp-content/themes/sliding/images/slider-right-hover.png) 20px 45% no-repeat, url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAHUlEQVQIHWP4//+/DxAzwDAjiIEMmJA4PiA2hgoApvESi4hqTjAAAAAASUVORK5CYII=) rgba(255, 255, 255, 0.9);
/* 818  */   /* 1px transparent png */
/* 819  */ 
/* 820  */ }
/* 821  */ #homepage .slider-wrap #slider .prev {
/* 822  */   outline: none;
/* 823  */   position: absolute;
/* 824  */   top: 0;
/* 825  */   left: -2000px;
/* 826  */   display: block;
/* 827  */   width: 2000px;
/* 828  */   height: 375px;
/* 829  */   background: url(/wp-content/themes/sliding/images/slider-left.png) 1915px 45% no-repeat, url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAHUlEQVQIHWP4//+/DxAzwDAjiIEMmJA4PiA2hgoApvESi4hqTjAAAAAASUVORK5CYII=) rgba(255, 255, 255, 0.9);
/* 830  */   /* 1px transparent png */
/* 831  */ 
/* 832  */   text-align: left;
/* 833  */   zoom: 1;
/* 834  */ }
/* 835  */ #homepage .slider-wrap #slider .prev:hover {
/* 836  */   background: url(/wp-content/themes/sliding/images/slider-left-hover.png) 1915px 45% no-repeat, url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAHUlEQVQIHWP4//+/DxAzwDAjiIEMmJA4PiA2hgoApvESi4hqTjAAAAAASUVORK5CYII=) rgba(255, 255, 255, 0.9);
/* 837  */   /* 1px transparent png */
/* 838  */ 
/* 839  */ }
/* 840  */ #homepage .slider-wrap #slider .jcarousel-prev-disabled,
/* 841  */ #homepage .slider-wrap #slider .jcarousel-next-disabled {
/* 842  */   background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAHUlEQVQIHWP4//+/DxAzwDAjiIEMmJA4PiA2hgoApvESi4hqTjAAAAAASUVORK5CYII=) rgba(255, 255, 255, 0.9);
/* 843  */   /* 1px transparent png */
/* 844  */ 
/* 845  */   cursor: default;
/* 846  */ }
/* 847  */ #homepage .slider-wrap #slider .jcarousel-prev-disabled:hover,
/* 848  */ #homepage .slider-wrap #slider .jcarousel-next-disabled:hover {
/* 849  */   background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAHUlEQVQIHWP4//+/DxAzwDAjiIEMmJA4PiA2hgoApvESi4hqTjAAAAAASUVORK5CYII=) rgba(255, 255, 255, 0.9);
/* 850  */   /* 1px transparent png */

/* style.css */

/* 851  */ 
/* 852  */ }
/* 853  */ #homepage .slider-wrap #slider .overview {
/* 854  */   list-style: none;
/* 855  */   position: absolute;
/* 856  */   padding: 0;
/* 857  */   margin: 0;
/* 858  */   left: 0;
/* 859  */   top: 0;
/* 860  */ }
/* 861  */ #homepage .slider-wrap #slider .overview li {
/* 862  */   float: left;
/* 863  */   margin: 0 ;
/* 864  */   height: 375px;
/* 865  */   width: 192px;
/* 866  */   position: relative;
/* 867  */ }
/* 868  */ #homepage .slider-wrap #slider .overview li img {
/* 869  */   width: 100%;
/* 870  */   height: auto;
/* 871  */ }
/* 872  */ #homepage .slider-wrap #slider .overview li a {
/* 873  */   display: block;
/* 874  */   background: url(/wp-content/themes/sliding/images/slider-placeholder.png) center no-repeat;
/* 875  */   height: 100%;
/* 876  */ }
/* 877  */ #homepage .slider-wrap #slider .overview li a .meta {
/* 878  */   position: absolute;
/* 879  */   bottom: 0;
/* 880  */   left: 0;
/* 881  */   right: 0;
/* 882  */   background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAADUlEQVQIHWNgYGA4AwAA0QDNapzcQgAAAABJRU5ErkJggg==);
/* 883  */   /* 1px transparent png */
/* 884  */ 
/* 885  */   padding: 1em;
/* 886  */   filter: alpha(opacity=@opacity * 100);
/* 887  */   -moz-opacity: 0;
/* 888  */   -khtml-opacity: 0;
/* 889  */   opacity: 0;
/* 890  */   -webkit-transition: all ease-in-out 0.2s;
/* 891  */   -moz-transition: all ease-in-out 0.2s;
/* 892  */   -o-transition: all ease-in-out 0.2s;
/* 893  */   transition: all ease-in-out 0.2s;
/* 894  */   font-size: 1em;
/* 895  */ }
/* 896  */ #homepage .slider-wrap #slider .overview li a .meta h3 {
/* 897  */   color: #8d8d8d;
/* 898  */   padding: 0;
/* 899  */ }
/* 900  */ #homepage .slider-wrap #slider .overview li a .meta .slider-price {

/* style.css */

/* 901  */   color: #fff;
/* 902  */ }
/* 903  */ #homepage .slider-wrap #slider .overview li a:hover .meta {
/* 904  */   filter: alpha(opacity=@opacity * 100);
/* 905  */   -moz-opacity: 1;
/* 906  */   -khtml-opacity: 1;
/* 907  */   opacity: 1;
/* 908  */ }
/* 909  */ /* 2.5 Sidebar */
/* 910  */ #sidebar {
/* 911  */   margin-top: 30px;
/* 912  */ }
/* 913  */ #sidebar .secondary {
/* 914  */   float: left;
/* 915  */   margin-right: 20px;
/* 916  */ }
/* 917  */ #sidebar .secondary.last {
/* 918  */   margin: 0;
/* 919  */ }
/* 920  */ /* 2.6 Footer */
/* 921  */ #footer {
/* 922  */   background: #0d0d0d;
/* 923  */   padding-top: 1.618em;
/* 924  */ }
/* 925  */ #footer .col-full {
/* 926  */   border-top: 1px solid #1e1e1e;
/* 927  */   padding-top: 1.618em;
/* 928  */ }
/* 929  */ #footer #credit img {
/* 930  */   vertical-align: middle;
/* 931  */ }
/* 932  */ #footer #credit span {
/* 933  */   display: none;
/* 934  */ }
/* 935  */ #footer-widgets {
/* 936  */   background: #0d0d0d;
/* 937  */   padding-top: 2em;
/* 938  */   text-shadow: 0 1px 0 #000000;
/* 939  */ }
/* 940  */ #footer-widgets .widget {
/* 941  */   border: 0;
/* 942  */   color: #8d8d8d;
/* 943  */   font-size: 1em;
/* 944  */ }
/* 945  */ #footer-widgets .widget h3 {
/* 946  */   color: #e2e2e2;
/* 947  */ }
/* 948  */ #footer-widgets .widget a {
/* 949  */   color: #c0c0c0;
/* 950  */ }

/* style.css */

/* 951  */ #footer-widgets .widget a:hover {
/* 952  */   text-decoration: underline;
/* 953  */ }
/* 954  */ #footer-widgets #searchform,
/* 955  */ #footer-widgets .searchform {
/* 956  */   border: 1px solid #000000 !important;
/* 957  */   -webkit-box-shadow: 0 0 0 1px #404040 !important;
/* 958  */   -moz-box-shadow: 0 0 0 1px #404040 !important;
/* 959  */   box-shadow: 0 0 0 1px #404040 !important;
/* 960  */ }
/* 961  */ #footer-widgets .widget_woo_twitter * {
/* 962  */   border-color: #2f2f2f;
/* 963  */ }
/* 964  */ #footer-widgets .widget_woo_twitter li {
/* 965  */   background: #1e1e1e;
/* 966  */ }
/* 967  */ #footer-widgets .widget_woo_twitter li:after {
/* 968  */   border-color: #2f2f2f transparent transparent transparent;
/* 969  */ }
/* 970  */ #footer-widgets #tabs ul.wooTabs {
/* 971  */   background: #83c0c9;
/* 972  */   background: -webkit-gradient(linear, left top, left bottom, from(#83c0c9), to(#72afb8));
/* 973  */   background: -webkit-linear-gradient(#83c0c9, #72afb8);
/* 974  */   background: -moz-linear-gradient(center top, #83c0c9 0%, #72afb8 100%);
/* 975  */   background: -moz-gradient(center top, #83c0c9 0%, #72afb8 100%);
/* 976  */   -webkit-border-radius: 3px;
/* 977  */   -moz-border-radius: 3px;
/* 978  */   border-radius: 3px;
/* 979  */   border: 1px solid #508d96;
/* 980  */   box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.3);
/* 981  */   -webkit-box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.3);
/* 982  */   -moz-box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.3);
/* 983  */   -o-box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.3);
/* 984  */ }
/* 985  */ #footer-widgets #tabs ul.wooTabs li {
/* 986  */   margin: 0;
/* 987  */ }
/* 988  */ #footer-widgets #tabs ul.wooTabs li a {
/* 989  */   background-color: rgba(255, 255, 255, 0) !important;
/* 990  */   border: 0;
/* 991  */   -webkit-border-radius: 0;
/* 992  */   -moz-border-radius: 0;
/* 993  */   border-radius: 0;
/* 994  */   border-right: 1px solid #619ea7;
/* 995  */   border-left: 1px solid rgba(255, 255, 255, 0.3);
/* 996  */ }
/* 997  */ #footer-widgets #tabs ul.wooTabs li a:hover,
/* 998  */ #footer-widgets #tabs ul.wooTabs li a.selected {
/* 999  */   background-color: #619ea7 !important;
/* 1000 */   border-left: 1px solid #619ea7;

/* style.css */

/* 1001 */ }
/* 1002 */ #footer-widgets #tabs ul.wooTabs li:first-child a {
/* 1003 */   -webkit-border-top-left-radius: 3px;
/* 1004 */   -webkit-border-bottom-left-radius: 3px;
/* 1005 */   -moz-border-radius-topleft: 3px;
/* 1006 */   -moz-border-radius-bottomleft: 3px;
/* 1007 */   border-top-left-radius: 3px;
/* 1008 */   border-bottom-left-radius: 3px;
/* 1009 */   border-left: 0;
/* 1010 */ }
/* 1011 */ #footer-widgets #tabs ul.wooTabs li:last-child {
/* 1012 */   border-right: 1px solid rgba(255, 255, 255, 0.3);
/* 1013 */ }
/* 1014 */ #footer-widgets #tabs li.fix {
/* 1015 */   border-bottom: 1px solid #1e1e1e;
/* 1016 */   list-style: none;
/* 1017 */ }
/* 1018 */ #footer-widgets #tabs li.fix .thumbnail,
/* 1019 */ #footer-widgets #tabs li.fix .avatar {
/* 1020 */   border: 0;
/* 1021 */   box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
/* 1022 */   -webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
/* 1023 */   -moz-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
/* 1024 */   -o-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
/* 1025 */   background: #fff;
/* 1026 */   padding: 2px;
/* 1027 */   -webkit-border-radius: 2px;
/* 1028 */   -moz-border-radius: 2px;
/* 1029 */   border-radius: 2px;
/* 1030 */ }
/* 1031 */ /* 2.7 Breadcrumbs */
/* 1032 */ .breadcrumb {
/* 1033 */   margin-bottom: 0;
/* 1034 */   font-size: 0.8751em;
/* 1035 */   color: #9e9e9e;
/* 1036 */ }
/* 1037 */ .breadcrumb a {
/* 1038 */   color: #9e9e9e;
/* 1039 */ }
/* 1040 */ .breadcrumb a:hover {
/* 1041 */   color: #7c7c7c;
/* 1042 */ }
/* 1043 */ /* Remove the top padding on the first h1 after the breadcrumb */
/* 1044 */ .breadcrumb + h1 {
/* 1045 */   padding-top: 0;
/* 1046 */   border-bottom: 1px solid #e0e0e0;
/* 1047 */   margin-bottom: 1em;
/* 1048 */ }
/* 1049 */ /* 2.8 Homepage specific */
/* 1050 */ .feature-wrap {

/* style.css */

/* 1051 */   border-top: 1px solid #e0e0e0;
/* 1052 */   background: #f3f3f3;
/* 1053 */   background: -webkit-gradient(linear, left top, left bottom, from(#f3f3f3), to(#fdfdfd));
/* 1054 */   background: -webkit-linear-gradient(#f3f3f3, #fdfdfd);
/* 1055 */   background: -moz-linear-gradient(center top, #f3f3f3 0%, #fdfdfd 100%);
/* 1056 */   background: -moz-gradient(center top, #f3f3f3 0%, #fdfdfd 100%);
/* 1057 */   margin-top: 2em;
/* 1058 */   padding-bottom: 2.992em;
/* 1059 */ }
/* 1060 */ .jspContainer {
/* 1061 */   min-height: 252px !important;
/* 1062 */ }
/* 1063 */ .carousel {
/* 1064 */   overflow: hidden;
/* 1065 */   height: auto;
/* 1066 */   margin-bottom: 1.618em;
/* 1067 */ }
/* 1068 */ .carousel ul.carousel-products {
/* 1069 */   margin-bottom: 0;
/* 1070 */ }
/* 1071 */ .carousel ul.carousel-products:after {
/* 1072 */   content: "\0020";
/* 1073 */   display: block;
/* 1074 */   height: 0;
/* 1075 */   overflow: hidden;
/* 1076 */   clear: both;
/* 1077 */ }
/* 1078 */ .carousel ul.carousel-products li {
/* 1079 */   width: 197px;
/* 1080 */   float: left;
/* 1081 */   margin-bottom: 1.618em;
/* 1082 */   margin-right: 0;
/* 1083 */ }
/* 1084 */ .carousel ul.carousel-products li .img-wrap {
/* 1085 */   height: 160px;
/* 1086 */   width: 160px;
/* 1087 */   overflow: hidden;
/* 1088 */   padding: 4px;
/* 1089 */   background: #fff;
/* 1090 */   border: 1px solid #e0e0e0;
/* 1091 */   box-shadow: 0 1px 2px 0 #e0e0e0;
/* 1092 */   -webkit-box-shadow: 0 1px 2px 0 #e0e0e0;
/* 1093 */   -moz-box-shadow: 0 1px 2px 0 #e0e0e0;
/* 1094 */   -o-box-shadow: 0 1px 2px 0 #e0e0e0;
/* 1095 */ }
/* 1096 */ .carousel ul.carousel-products li .img-wrap:hover {
/* 1097 */   border: 1px solid #cfcfcf;
/* 1098 */   box-shadow: 0 1px 2px 0 #cfcfcf;
/* 1099 */   -webkit-box-shadow: 0 1px 2px 0 #cfcfcf;
/* 1100 */   -moz-box-shadow: 0 1px 2px 0 #cfcfcf;

/* style.css */

/* 1101 */   -o-box-shadow: 0 1px 2px 0 #cfcfcf;
/* 1102 */ }
/* 1103 */ .carousel ul.carousel-products li img {
/* 1104 */   width: 160px;
/* 1105 */   height: auto;
/* 1106 */ }
/* 1107 */ .carousel ul.carousel-products li h3 {
/* 1108 */   width: 170px;
/* 1109 */   padding-bottom: 0;
/* 1110 */ }
/* 1111 */ .carousel ul.carousel-products li h3 a {
/* 1112 */   color: #8d8d8d;
/* 1113 */ }
/* 1114 */ .carousel ul.carousel-products li .carousel-price {
/* 1115 */   color: #5a5a5a;
/* 1116 */ }
/* 1117 */ .carousel ul.carousel-products li:last-child {
/* 1118 */   width: 171px;
/* 1119 */ }
/* 1120 */ .jspContainer {
/* 1121 */   overflow: hidden;
/* 1122 */   position: relative;
/* 1123 */ }
/* 1124 */ .jspPane {
/* 1125 */   position: absolute;
/* 1126 */ }
/* 1127 */ .jspVerticalBar {
/* 1128 */   position: absolute;
/* 1129 */   top: 0;
/* 1130 */   right: 0;
/* 1131 */   width: 16px;
/* 1132 */   height: 100%;
/* 1133 */   background: red;
/* 1134 */ }
/* 1135 */ .jspHorizontalBar {
/* 1136 */   position: absolute;
/* 1137 */   bottom: 0;
/* 1138 */   left: 0;
/* 1139 */   width: 100%;
/* 1140 */   height: 14px;
/* 1141 */   -webkit-border-radius: 3px;
/* 1142 */   -moz-border-radius: 3px;
/* 1143 */   border-radius: 3px;
/* 1144 */ }
/* 1145 */ .jspVerticalBar *,
/* 1146 */ .jspHorizontalBar * {
/* 1147 */   margin: 0;
/* 1148 */   padding: 0;
/* 1149 */ }
/* 1150 */ .jspCap {

/* style.css */

/* 1151 */   display: none;
/* 1152 */ }
/* 1153 */ .jspHorizontalBar .jspCap {
/* 1154 */   float: left;
/* 1155 */ }
/* 1156 */ .jspTrack {
/* 1157 */   background: #dddddd;
/* 1158 */   background: -webkit-gradient(linear, left top, left bottom, from(#dddddd), to(#f1f1f1));
/* 1159 */   background: -webkit-linear-gradient(#dddddd, #f1f1f1);
/* 1160 */   background: -moz-linear-gradient(center top, #dddddd 0%, #f1f1f1 100%);
/* 1161 */   background: -moz-gradient(center top, #dddddd 0%, #f1f1f1 100%);
/* 1162 */   position: relative;
/* 1163 */ }
/* 1164 */ .jspDrag {
/* 1165 */   position: relative;
/* 1166 */   top: 0;
/* 1167 */   left: 0;
/* 1168 */   background: #404040;
/* 1169 */   background: -webkit-gradient(linear, left top, left bottom, from(#404040), to(#1e1e1e));
/* 1170 */   background: -webkit-linear-gradient(#404040, #1e1e1e);
/* 1171 */   background: -moz-linear-gradient(center top, #404040 0%, #1e1e1e 100%);
/* 1172 */   background: -moz-gradient(center top, #404040 0%, #1e1e1e 100%);
/* 1173 */   cursor: move;
/* 1174 */   -webkit-border-radius: 3px;
/* 1175 */   -moz-border-radius: 3px;
/* 1176 */   border-radius: 3px;
/* 1177 */   box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
/* 1178 */   -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
/* 1179 */   -moz-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
/* 1180 */   -o-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
/* 1181 */ }
/* 1182 */ .jspHorizontalBar .jspTrack,
/* 1183 */ .jspHorizontalBar .jspDrag {
/* 1184 */   float: left;
/* 1185 */   height: 100%;
/* 1186 */ }
/* 1187 */ .jspArrow {
/* 1188 */   background: #50506d;
/* 1189 */   text-indent: -20000px;
/* 1190 */   display: block;
/* 1191 */   cursor: pointer;
/* 1192 */ }
/* 1193 */ .jspArrow.jspDisabled {
/* 1194 */   cursor: default;
/* 1195 */   background: #80808d;
/* 1196 */ }
/* 1197 */ .jspVerticalBar .jspArrow {
/* 1198 */   height: 16px;
/* 1199 */ }
/* 1200 */ .jspHorizontalBar .jspArrow {

/* style.css */

/* 1201 */   width: 16px;
/* 1202 */   float: left;
/* 1203 */   height: 100%;
/* 1204 */ }
/* 1205 */ .jspVerticalBar .jspArrow:focus {
/* 1206 */   outline: none;
/* 1207 */ }
/* 1208 */ .jspCorner {
/* 1209 */   background: #eeeef4;
/* 1210 */   float: left;
/* 1211 */   height: 100%;
/* 1212 */ }
/* 1213 */ /* 2.9 Sitemap */
/* 1214 */ .sitemap ul {
/* 1215 */   list-style: none;
/* 1216 */ }
/* 1217 */ .sitemap ul ul.children {
/* 1218 */   margin-left: 1.618em;
/* 1219 */ }
/* 1220 */ /*-------------------------------------------------------------------------------------------*/
/* 1221 */ /* 3. POSTS */
/* 1222 */ /*-------------------------------------------------------------------------------------------*/
/* 1223 */ #breadcrumb,
/* 1224 */ .post .video {
/* 1225 */   margin-bottom: 1.618em;
/* 1226 */ }
/* 1227 */ .archive_header {
/* 1228 */   display: block;
/* 1229 */   float: left;
/* 1230 */   width: 100%;
/* 1231 */   font-weight: bold;
/* 1232 */   border-bottom: #e0e0e0 1px solid;
/* 1233 */   padding: 1em 0;
/* 1234 */   margin-bottom: 1.618em;
/* 1235 */ }
/* 1236 */ .archive_header .catrss a {
/* 1237 */   text-decoration: none;
/* 1238 */   padding-right: 20px;
/* 1239 */   background: url(/wp-content/themes/sliding/images/ico-rss.png) right no-repeat;
/* 1240 */ }
/* 1241 */ .post header h1,
/* 1242 */ .page header h1 {
/* 1243 */   position: relative;
/* 1244 */   padding-top: 0;
/* 1245 */ }
/* 1246 */ .meta {
/* 1247 */   color: #c0c0c0;
/* 1248 */   font-size: 0.9em;
/* 1249 */   font-weight: bold;
/* 1250 */ }

/* style.css */

/* 1251 */ .meta ul {
/* 1252 */   margin-left: 0;
/* 1253 */   list-style: none;
/* 1254 */   overflow: hidden;
/* 1255 */   zoom: 1;
/* 1256 */   padding: .5em 1em;
/* 1257 */   background: #f1f1f1;
/* 1258 */   border-top: 2px solid #72afb8;
/* 1259 */ }
/* 1260 */ .meta ul li {
/* 1261 */   position: relative;
/* 1262 */   padding-left: 0;
/* 1263 */   float: left;
/* 1264 */   margin-right: 1.618em;
/* 1265 */ }
/* 1266 */ .meta ul li a {
/* 1267 */   color: #c0c0c0;
/* 1268 */ }
/* 1269 */ .meta ul li a:hover {
/* 1270 */   color: #8d8d8d;
/* 1271 */ }
/* 1272 */ .meta ul li:before,
/* 1273 */ .meta ul li:after,
/* 1274 */ .meta ul li a:before,
/* 1275 */ .meta ul li a:after {
/* 1276 */   content: "";
/* 1277 */   position: absolute;
/* 1278 */   top: 50%;
/* 1279 */   left: 0;
/* 1280 */ }
/* 1281 */ .meta ul li a:before,
/* 1282 */ .meta ul li a:after {
/* 1283 */   margin: -6px 0 0;
/* 1284 */   background: #c0c0c0;
/* 1285 */ }
/* 1286 */ .meta ul li.date {
/* 1287 */   position: relative;
/* 1288 */   padding-left: 1.618em;
/* 1289 */ }
/* 1290 */ .meta ul li.date:before,
/* 1291 */ .meta ul li.date:after {
/* 1292 */   left: 2px;
/* 1293 */   width: 10px;
/* 1294 */   height: 10px;
/* 1295 */   border: 2px solid #c0c0c0;
/* 1296 */   margin-top: -7px;
/* 1297 */   background: transparent;
/* 1298 */ }
/* 1299 */ .meta ul li.date:before {
/* 1300 */   /* css3 */

/* style.css */

/* 1301 */ 
/* 1302 */   -webkit-border-radius: 18px;
/* 1303 */   -moz-border-radius: 18px;
/* 1304 */   border-radius: 18px;
/* 1305 */ }
/* 1306 */ .meta ul li.date:after {
/* 1307 */   left: 8px;
/* 1308 */   width: 2px;
/* 1309 */   height: 3px;
/* 1310 */   border-width: 0 0 2px 2px;
/* 1311 */   margin-top: -3px;
/* 1312 */   background: transparent;
/* 1313 */ }
/* 1314 */ .meta ul li.author a {
/* 1315 */   padding-left: 1.618em;
/* 1316 */ }
/* 1317 */ .meta ul li.author a:before {
/* 1318 */   left: 4px;
/* 1319 */   width: 12px;
/* 1320 */   height: 4px;
/* 1321 */   margin-top: 1px;
/* 1322 */   /* css3 */
/* 1323 */ 
/* 1324 */   -webkit-border-top-left-radius: 5px;
/* 1325 */   -webkit-border-top-right-radius: 5px;
/* 1326 */   -moz-border-radius-topleft: 5px;
/* 1327 */   -moz-border-radius-topright: 5px;
/* 1328 */   border-top-left-radius: 5px;
/* 1329 */   border-top-right-radius: 5px;
/* 1330 */ }
/* 1331 */ .meta ul li.author a:after {
/* 1332 */   left: 8px;
/* 1333 */   width: 4px;
/* 1334 */   height: 7px;
/* 1335 */   margin-top: -5px;
/* 1336 */   /* css3 */
/* 1337 */ 
/* 1338 */   -webkit-border-top-right-radius: 5px;
/* 1339 */   -webkit-border-top-left-radius: 5px;
/* 1340 */   -webkit-border-bottom-right-radius: 5px 10px;
/* 1341 */   -webkit-border-bottom-left-radius: 5px 10px;
/* 1342 */   -moz-border-radius: 5px 5px 5px 1px 5px 10px 10px;
/* 1343 */   border-radius: 5px 5px 5px 1px 5px 10px 10px;
/* 1344 */ }
/* 1345 */ .meta ul li.category {
/* 1346 */   padding-left: 1.618em;
/* 1347 */ }
/* 1348 */ .meta ul li.category a:before {
/* 1349 */   left: 4px;
/* 1350 */   width: 12px;

/* style.css */

/* 1351 */   height: 8px;
/* 1352 */   margin-top: -4px;
/* 1353 */   /* css3 */
/* 1354 */ 
/* 1355 */   -webkit-border-bottom-left-radius: 2px;
/* 1356 */   -webkit-border-bottom-right-radius: 2px;
/* 1357 */   -moz-border-radius-bottomleft: 2px;
/* 1358 */   -moz-border-radius-bottomright: 2px;
/* 1359 */   border-bottom-left-radius: 2px;
/* 1360 */   border-bottom-right-radius: 2px;
/* 1361 */ }
/* 1362 */ .meta ul li.category a:after {
/* 1363 */   left: 4px;
/* 1364 */   width: 4px;
/* 1365 */   height: 2px;
/* 1366 */   margin-top: -6px;
/* 1367 */   background: #c0c0c0;
/* 1368 */   /* css3 */
/* 1369 */ 
/* 1370 */   -webkit-border-top-left-radius: 1px;
/* 1371 */   -webkit-border-top-right-radius: 1px;
/* 1372 */   -moz-border-radius-topleft: 1px;
/* 1373 */   -moz-border-radius-topright: 1px;
/* 1374 */   border-top-left-radius: 1px;
/* 1375 */   border-top-right-radius: 1px;
/* 1376 */ }
/* 1377 */ .meta ul li.comments {
/* 1378 */   padding-left: 1.618em;
/* 1379 */ }
/* 1380 */ .meta ul li.comments a:before {
/* 1381 */   width: 12px;
/* 1382 */   height: 8px;
/* 1383 */   left: 4px;
/* 1384 */   margin-top: -6px;
/* 1385 */   /* css3 */
/* 1386 */ 
/* 1387 */   -webkit-border-radius: 2px;
/* 1388 */   -moz-border-radius: 2px;
/* 1389 */   border-radius: 2px;
/* 1390 */ }
/* 1391 */ .meta ul li.comments a:after {
/* 1392 */   left: 8px;
/* 1393 */   border: 2px solid transparent;
/* 1394 */   border-top-color: #c0c0c0;
/* 1395 */   border-left-color: #c0c0c0;
/* 1396 */   margin-top: 2px;
/* 1397 */   background: transparent;
/* 1398 */ }
/* 1399 */ .meta ul li.tags {
/* 1400 */   padding-left: 2em;

/* style.css */

/* 1401 */ }
/* 1402 */ .meta ul li.tags:before {
/* 1403 */   left: 6px;
/* 1404 */   width: 8px;
/* 1405 */   height: 13px;
/* 1406 */   margin-top: -6px;
/* 1407 */   background: #c0c0c0;
/* 1408 */   /* css3 */
/* 1409 */ 
/* 1410 */   -webkit-border-top-left-radius: 0.27em;
/* 1411 */   -webkit-border-top-right-radius: 0.27em;
/* 1412 */   -moz-border-radius-topleft: 0.27em;
/* 1413 */   -moz-border-radius-topright: 0.27em;
/* 1414 */   border-top-left-radius: 0.27em;
/* 1415 */   border-top-right-radius: 0.27em;
/* 1416 */   -webkit-transform: rotate(-40deg);
/* 1417 */   -moz-transform: rotate(-40deg);
/* 1418 */   -o-transform: rotate(-40deg);
/* 1419 */   transform: rotate(-40deg);
/* 1420 */ }
/* 1421 */ .meta ul li.tags:after {
/* 1422 */   left: 7px;
/* 1423 */   width: 3px;
/* 1424 */   height: 3px;
/* 1425 */   margin-top: -3px;
/* 1426 */   background: #fff;
/* 1427 */   -webkit-border-radius: 0.27em;
/* 1428 */   -moz-border-radius: 0.27em;
/* 1429 */   border-radius: 0.27em;
/* 1430 */ }
/* 1431 */ .post,
/* 1432 */ .type-page {
/* 1433 */   margin: 0 0 2.992em;
/* 1434 */   /* 3.1 Images */
/* 1435 */ 
/* 1436 */ }
/* 1437 */ .post .post-meta li,
/* 1438 */ .type-page .post-meta li {
/* 1439 */   display: inline;
/* 1440 */ }
/* 1441 */ .post .post-more,
/* 1442 */ .type-page .post-more {
/* 1443 */   clear: both;
/* 1444 */   margin: 1em 0;
/* 1445 */   color: #999;
/* 1446 */ }
/* 1447 */ .post p.tags,
/* 1448 */ .type-page p.tags {
/* 1449 */   color: #999;
/* 1450 */   background: url(/wp-content/themes/sliding/images/ico-tag.png) no-repeat top left;

/* style.css */

/* 1451 */   padding-left: 25px;
/* 1452 */   width: 100%;
/* 1453 */   clear: both;
/* 1454 */   margin-bottom: 20px;
/* 1455 */ }
/* 1456 */ .post img,
/* 1457 */ .type-page img,
/* 1458 */ .post img.thumbnail,
/* 1459 */ .type-page img.thumbnail {
/* 1460 */   padding: 3px;
/* 1461 */   border: 1px solid #cfcfcf;
/* 1462 */   box-shadow: 0 1px 2px 0 #e0e0e0;
/* 1463 */   -webkit-box-shadow: 0 1px 2px 0 #e0e0e0;
/* 1464 */   -moz-box-shadow: 0 1px 2px 0 #e0e0e0;
/* 1465 */   -o-box-shadow: 0 1px 2px 0 #e0e0e0;
/* 1466 */ }
/* 1467 */ .post img:hover,
/* 1468 */ .type-page img:hover,
/* 1469 */ .post img.thumbnail:hover,
/* 1470 */ .type-page img.thumbnail:hover {
/* 1471 */   border-color: #bebebe;
/* 1472 */ }
/* 1473 */ .post img.wp-smiley,
/* 1474 */ .type-page img.wp-smiley {
/* 1475 */   padding: 0;
/* 1476 */   border: 0;
/* 1477 */ }
/* 1478 */ .post .alignleft,
/* 1479 */ .type-page .alignleft {
/* 1480 */   float: left;
/* 1481 */   margin: 0 20px 10px 0;
/* 1482 */ }
/* 1483 */ .post .alignright,
/* 1484 */ .type-page .alignright {
/* 1485 */   float: right;
/* 1486 */   margin: 0 0 10px 20px;
/* 1487 */ }
/* 1488 */ .post .aligncenter,
/* 1489 */ .type-page .aligncenter {
/* 1490 */   text-align: center;
/* 1491 */   margin-bottom: 15px;
/* 1492 */   margin: 0 auto 15px;
/* 1493 */ }
/* 1494 */ .post .wp-caption,
/* 1495 */ .type-page .wp-caption {
/* 1496 */   padding: 1px;
/* 1497 */   text-align: center;
/* 1498 */   background: #f8f8f8;
/* 1499 */   border: 1px solid #ddd;
/* 1500 */ }

/* style.css */

/* 1501 */ .post .wp-caption img,
/* 1502 */ .type-page .wp-caption img {
/* 1503 */   margin: 0;
/* 1504 */   padding: 4px 0;
/* 1505 */   background: none;
/* 1506 */   border: 0;
/* 1507 */ }
/* 1508 */ .post .wp-caption-text,
/* 1509 */ .type-page .wp-caption-text {
/* 1510 */   margin: 0;
/* 1511 */   padding: 0;
/* 1512 */   font-size: 0.9em;
/* 1513 */   text-align: center;
/* 1514 */ }
/* 1515 */ /* 3.2 Typographic Elements */
/* 1516 */ .entry {
/* 1517 */   clear: left;
/* 1518 */ }
/* 1519 */ .entry blockquote {
/* 1520 */   background: url(/wp-content/themes/sliding/images/blockquote.png) no-repeat 0 12px;
/* 1521 */   padding: 10px 20px 10px 50px;
/* 1522 */   color: #444;
/* 1523 */ }
/* 1524 */ .entry blockquote p {
/* 1525 */   font-style: italic;
/* 1526 */ }
/* 1527 */ .entry ul,
/* 1528 */ .entry ol {
/* 1529 */   margin-bottom: 1.5em;
/* 1530 */   padding: 0 0 0 30px;
/* 1531 */ }
/* 1532 */ .entry ul li,
/* 1533 */ .entry ol li {
/* 1534 */   list-style-type: disc;
/* 1535 */ }
/* 1536 */ .entry ul ul,
/* 1537 */ .entry ol ul {
/* 1538 */   margin: 0;
/* 1539 */ }
/* 1540 */ .entry ul ul li,
/* 1541 */ .entry ol ul li {
/* 1542 */   list-style-type: circle;
/* 1543 */ }
/* 1544 */ .entry ol li {
/* 1545 */   list-style-type: decimal;
/* 1546 */ }
/* 1547 */ .entry ol ul li {
/* 1548 */   list-style-type: lower-latin;
/* 1549 */ }
/* 1550 */ /* 3.3 Pagination / WP-Pagenavi / Woo-Pagination */

/* style.css */

/* 1551 */ .nav-entries,
/* 1552 */ .wp-pagenavi,
/* 1553 */ .woo-pagination {
/* 1554 */   clear: both;
/* 1555 */ }
/* 1556 */ .nav-entries a {
/* 1557 */   display: block;
/* 1558 */   color: #8d8d8d;
/* 1559 */   text-decoration: none;
/* 1560 */ }
/* 1561 */ .nav-entries a:hover {
/* 1562 */   text-decoration: underline;
/* 1563 */ }
/* 1564 */ .woo-pagination {
/* 1565 */   margin: 0;
/* 1566 */   text-align: left;
/* 1567 */ }
/* 1568 */ .woo-pagination .page-numbers {
/* 1569 */   display: inline;
/* 1570 */   text-decoration: none;
/* 1571 */   color: #6b6b6b;
/* 1572 */   padding: .35em .65em;
/* 1573 */   border: 1px solid #cfcfcf;
/* 1574 */   font-weight: bold;
/* 1575 */   -webkit-border-radius: 4px;
/* 1576 */   -moz-border-radius: 4px;
/* 1577 */   border-radius: 4px;
/* 1578 */   box-shadow: 0 1px 2px 0 #e0e0e0;
/* 1579 */   -webkit-box-shadow: 0 1px 2px 0 #e0e0e0;
/* 1580 */   -moz-box-shadow: 0 1px 2px 0 #e0e0e0;
/* 1581 */   -o-box-shadow: 0 1px 2px 0 #e0e0e0;
/* 1582 */   background: #ffffff;
/* 1583 */   background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#f1f1f1));
/* 1584 */   background: -webkit-linear-gradient(#ffffff, #f1f1f1);
/* 1585 */   background: -moz-linear-gradient(center top, #ffffff 0%, #f1f1f1 100%);
/* 1586 */   background: -moz-gradient(center top, #ffffff 0%, #f1f1f1 100%);
/* 1587 */   text-shadow: 0 1px 0 #ffffff;
/* 1588 */ }
/* 1589 */ .woo-pagination .page-numbers.dots {
/* 1590 */   background: none;
/* 1591 */   border: none;
/* 1592 */   box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
/* 1593 */   -webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
/* 1594 */   -moz-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
/* 1595 */   -o-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
/* 1596 */ }
/* 1597 */ .woo-pagination .page-numbers:hover {
/* 1598 */   background: #ffffff;
/* 1599 */   border-color: #bebebe;
/* 1600 */ }

/* style.css */

/* 1601 */ .woo-pagination .page-numbers.current {
/* 1602 */   background: #72afb8;
/* 1603 */   border-color: #72afb8;
/* 1604 */   color: #fff;
/* 1605 */ }
/* 1606 */ /* 3.4 Single Post Author */
/* 1607 */ #post-author {
/* 1608 */   margin: 0;
/* 1609 */   padding: 1em 0;
/* 1610 */   border: 1px solid #e0e0e0;
/* 1611 */   border-width: 1px 0 1px;
/* 1612 */   clear: both;
/* 1613 */ }
/* 1614 */ #post-author .title {
/* 1615 */   padding-top: 0;
/* 1616 */ }
/* 1617 */ #post-author .profile-image {
/* 1618 */   float: right;
/* 1619 */   margin: 0 0 1em 1em;
/* 1620 */   padding: .36em;
/* 1621 */   border: 1px solid #cfcfcf;
/* 1622 */   box-shadow: 0 1px 2px 0 #e0e0e0;
/* 1623 */   -webkit-box-shadow: 0 1px 2px 0 #e0e0e0;
/* 1624 */   -moz-box-shadow: 0 1px 2px 0 #e0e0e0;
/* 1625 */   -o-box-shadow: 0 1px 2px 0 #e0e0e0;
/* 1626 */   background: #fff;
/* 1627 */ }
/* 1628 */ #post-author:after {
/* 1629 */   content: "";
/* 1630 */   display: block;
/* 1631 */   clear: both;
/* 1632 */ }
/* 1633 */ /* 3.5 Tables */
/* 1634 */ table {
/* 1635 */   width: 100%;
/* 1636 */   border: 1px solid #cfcfcf;
/* 1637 */   margin-bottom: 1.618em;
/* 1638 */   -webkit-border-radius: 3px;
/* 1639 */   -moz-border-radius: 3px;
/* 1640 */   border-radius: 3px;
/* 1641 */ }
/* 1642 */ table tr.alt-table-row {
/* 1643 */   background: #f9f9f9;
/* 1644 */ }
/* 1645 */ table th,
/* 1646 */ table td {
/* 1647 */   vertical-align: top;
/* 1648 */   padding: .5em .75em;
/* 1649 */ }
/* 1650 */ table th {

/* style.css */

/* 1651 */   background: #ffffff;
/* 1652 */   background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#f1f1f1));
/* 1653 */   background: -webkit-linear-gradient(#ffffff, #f1f1f1);
/* 1654 */   background: -moz-linear-gradient(center top, #ffffff 0%, #f1f1f1 100%);
/* 1655 */   background: -moz-gradient(center top, #ffffff 0%, #f1f1f1 100%);
/* 1656 */   box-shadow: inset 0 1px 0 0 #ffffff;
/* 1657 */   -webkit-box-shadow: inset 0 1px 0 0 #ffffff;
/* 1658 */   -moz-box-shadow: inset 0 1px 0 0 #ffffff;
/* 1659 */   -o-box-shadow: inset 0 1px 0 0 #ffffff;
/* 1660 */   border: 1px solid #cfcfcf;
/* 1661 */   text-shadow: 1px 1px #fff;
/* 1662 */   box-shadow: inset 0 0 1px 0 #ffffff 3px 3px 3px #888888;
/* 1663 */   -webkit-box-shadow: inset 0 0 1px 0 #ffffff 3px 3px 3px #888888;
/* 1664 */   -moz-box-shadow: inset 0 0 1px 0 #ffffff 3px 3px 3px #888888;
/* 1665 */   -o-box-shadow: inset 0 0 1px 0 #ffffff 3px 3px 3px #888888;
/* 1666 */   color: #5a5a5a;
/* 1667 */ }
/* 1668 */ table td {
/* 1669 */   border: 1px solid #cfcfcf;
/* 1670 */   box-shadow: inset 0 0 0 2px rgba(255, 255, 255, 0.7);
/* 1671 */   -webkit-box-shadow: inset 0 0 0 2px rgba(255, 255, 255, 0.7);
/* 1672 */   -moz-box-shadow: inset 0 0 0 2px rgba(255, 255, 255, 0.7);
/* 1673 */   -o-box-shadow: inset 0 0 0 2px rgba(255, 255, 255, 0.7);
/* 1674 */ }
/* 1675 */ /* 3.6 Connect */
/* 1676 */ #connect {
/* 1677 */   margin: 0 0 1.5em;
/* 1678 */   padding: 1em 0;
/* 1679 */   border: 1px solid #e0e0e0;
/* 1680 */   border-width: 0 0 1px;
/* 1681 */   clear: both;
/* 1682 */ }
/* 1683 */ #connect h3 {
/* 1684 */   padding-top: 0;
/* 1685 */ }
/* 1686 */ #connect .newsletter-form {
/* 1687 */   margin: 0 0 1em;
/* 1688 */ }
/* 1689 */ #connect .newsletter-form .email {
/* 1690 */   width: 140px;
/* 1691 */ }
/* 1692 */ #connect .newsletter-form .submit {
/* 1693 */   cursor: pointer;
/* 1694 */   -webkit-border-radius: 3px;
/* 1695 */   -moz-border-radius: 3px;
/* 1696 */   border-radius: 3px;
/* 1697 */ }
/* 1698 */ #connect .social a {
/* 1699 */   filter: alpha(opacity=@opacity * 100);
/* 1700 */   -moz-opacity: 0.5;

/* style.css */

/* 1701 */   -khtml-opacity: 0.5;
/* 1702 */   opacity: 0.5;
/* 1703 */   -webkit-transition: all ease-in-out 0.2s;
/* 1704 */   -moz-transition: all ease-in-out 0.2s;
/* 1705 */   -o-transition: all ease-in-out 0.2s;
/* 1706 */   transition: all ease-in-out 0.2s;
/* 1707 */ }
/* 1708 */ #connect .social a:hover {
/* 1709 */   filter: alpha(opacity=@opacity * 100);
/* 1710 */   -moz-opacity: 1;
/* 1711 */   -khtml-opacity: 1;
/* 1712 */   opacity: 1;
/* 1713 */ }
/* 1714 */ #connect .related-posts {
/* 1715 */   border-left: 1px solid #e0e0e0;
/* 1716 */   padding-left: 15px;
/* 1717 */ }
/* 1718 */ #connect .related-posts ul {
/* 1719 */   list-style: outside disc;
/* 1720 */   margin: 5px 0 5px 15px;
/* 1721 */ }
/* 1722 */ #connect .social a {
/* 1723 */   display: inline-block;
/* 1724 */   height: 28px;
/* 1725 */   width: 32px;
/* 1726 */   background-image: url(/wp-content/themes/sliding/images/ico-subscribe-social.png);
/* 1727 */   background-repeat: no-repeat;
/* 1728 */ }
/* 1729 */ #connect .social a.subscribe {
/* 1730 */   background-position: 0px 0;
/* 1731 */ }
/* 1732 */ #connect .social a.twitter {
/* 1733 */   background-position: -30px 0;
/* 1734 */ }
/* 1735 */ #connect .social a.facebook {
/* 1736 */   background-position: -60px 0;
/* 1737 */ }
/* 1738 */ #connect .social a.youtube {
/* 1739 */   background-position: -90px 0;
/* 1740 */ }
/* 1741 */ #connect .social a.flickr {
/* 1742 */   background-position: -120px 0;
/* 1743 */ }
/* 1744 */ #connect .social a.linkedin {
/* 1745 */   background-position: -150px 0;
/* 1746 */ }
/* 1747 */ #connect .social a.delicious {
/* 1748 */   background-position: -180px 0;
/* 1749 */ }
/* 1750 */ #connect .social a.googleplus {

/* style.css */

/* 1751 */   background-position: -210px 0;
/* 1752 */ }
/* 1753 */ /* 3.7 Post Navigation */
/* 1754 */ #post-entries {
/* 1755 */   border: 1px solid #e0e0e0;
/* 1756 */   background: #ffffff;
/* 1757 */   background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#f1f1f1));
/* 1758 */   background: -webkit-linear-gradient(#ffffff, #f1f1f1);
/* 1759 */   background: -moz-linear-gradient(center top, #ffffff 0%, #f1f1f1 100%);
/* 1760 */   background: -moz-gradient(center top, #ffffff 0%, #f1f1f1 100%);
/* 1761 */   box-shadow: 0 1px 2px 0 #e0e0e0;
/* 1762 */   -webkit-box-shadow: 0 1px 2px 0 #e0e0e0;
/* 1763 */   -moz-box-shadow: 0 1px 2px 0 #e0e0e0;
/* 1764 */   -o-box-shadow: 0 1px 2px 0 #e0e0e0;
/* 1765 */ }
/* 1766 */ #post-entries a {
/* 1767 */   display: inline-block;
/* 1768 */   padding: .45em 1em;
/* 1769 */   font-weight: bold;
/* 1770 */   color: #494949;
/* 1771 */   text-shadow: 0 1px 0 #ffffff;
/* 1772 */ }
/* 1773 */ #post-entries a:hover {
/* 1774 */   background: #ffffff;
/* 1775 */   background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#ffffff));
/* 1776 */   background: -webkit-linear-gradient(#ffffff, #ffffff);
/* 1777 */   background: -moz-linear-gradient(center top, #ffffff 0%, #ffffff 100%);
/* 1778 */   background: -moz-gradient(center top, #ffffff 0%, #ffffff 100%);
/* 1779 */ }
/* 1780 */ #post-entries .nav-prev a {
/* 1781 */   border-right: 1px solid #e0e0e0;
/* 1782 */ }
/* 1783 */ #post-entries .nav-next a {
/* 1784 */   border-left: 1px solid #e0e0e0;
/* 1785 */ }
/* 1786 */ #post-entries:after {
/* 1787 */   content: "";
/* 1788 */   display: block;
/* 1789 */   clear: both;
/* 1790 */ }
/* 1791 */ .widget #connet .fl,
/* 1792 */ .widget #connet .fr {
/* 1793 */   float: none;
/* 1794 */ }
/* 1795 */ #main #connect .col-left,
/* 1796 */ #main #connect .col-right {
/* 1797 */   width: 48%;
/* 1798 */ }
/* 1799 */ /*-------------------------------------------------------------------------------------------*/
/* 1800 */ /* 4. WIDGETS */

/* style.css */

/* 1801 */ /*-------------------------------------------------------------------------------------------*/
/* 1802 */ /* 4.1 Generic Widgets */
/* 1803 */ .widget {
/* 1804 */   margin-bottom: 1.618em;
/* 1805 */   border-bottom: 1px solid #e0e0e0;
/* 1806 */   font-size: 0.9em;
/* 1807 */ }
/* 1808 */ .widget h3 {
/* 1809 */   font-weight: bold;
/* 1810 */   padding-top: 0;
/* 1811 */ }
/* 1812 */ .widget ul {
/* 1813 */   clear: both;
/* 1814 */   list-style-position: inside;
/* 1815 */   list-style-type: disc;
/* 1816 */ }
/* 1817 */ .widget a {
/* 1818 */   color: #444444;
/* 1819 */ }
/* 1820 */ .widget a:hover {
/* 1821 */   color: #72afb8;
/* 1822 */ }
/* 1823 */ .widget:last-child {
/* 1824 */   margin-bottom: 0;
/* 1825 */ }
/* 1826 */ /* 4.2 Specific Widgets */
/* 1827 */ /* FLICKR */
/* 1828 */ .widget_woo_flickr h3 span {
/* 1829 */   color: #0051d8;
/* 1830 */ }
/* 1831 */ .widget_woo_flickr h3 span span {
/* 1832 */   color: #ff1183;
/* 1833 */ }
/* 1834 */ .widget_woo_flickr .flickr_badge_image {
/* 1835 */   float: left;
/* 1836 */   margin: 3px;
/* 1837 */ }
/* 1838 */ .widget_woo_flickr .wrap {
/* 1839 */   position: relative;
/* 1840 */   margin-bottom: 20px;
/* 1841 */   padding: 0;
/* 1842 */ }
/* 1843 */ .widget_woo_flickr a img {
/* 1844 */   float: left;
/* 1845 */   margin: 0 0 8px 8px;
/* 1846 */   display: block;
/* 1847 */   border: 1ox solid #cecfc6;
/* 1848 */   padding: 3px;
/* 1849 */ }
/* 1850 */ .widget_woo_flickr a:hover img {

/* style.css */

/* 1851 */   border-color: #a8aa99;
/* 1852 */ }
/* 1853 */ /* LIFESTREAM */
/* 1854 */ .widget_lifestream ul li {
/* 1855 */   border-bottom: 1px solid #e0e6e6;
/* 1856 */ }
/* 1857 */ .widget_lifestream ul li a {
/* 1858 */   border: 0;
/* 1859 */   background: none;
/* 1860 */ }
/* 1861 */ .widget_lifestream ul .lifestream_meta {
/* 1862 */   color: inherit;
/* 1863 */ }
/* 1864 */ /* CALENDAR */
/* 1865 */ #wp-calendar {
/* 1866 */   width: 95%;
/* 1867 */   margin-bottom: 15px;
/* 1868 */   clear: both;
/* 1869 */   padding: 0;
/* 1870 */ }
/* 1871 */ #wp-calendar caption {
/* 1872 */   padding: 10px;
/* 1873 */ }
/* 1874 */ #wp-calendar th,
/* 1875 */ #wp-calendar td {
/* 1876 */   text-align: center;
/* 1877 */   background: #e7e7e7;
/* 1878 */   color: #9e9e9e;
/* 1879 */   padding: 3px 0;
/* 1880 */ }
/* 1881 */ #wp-calendar td {
/* 1882 */   background: transparent;
/* 1883 */ }
/* 1884 */ /* BLOG AUTHOR */
/* 1885 */ .widget_woo_blogauthorinfo .avatar {
/* 1886 */   padding: 5px;
/* 1887 */   border: 1px solid #e0e0e0;
/* 1888 */   background: #f8f8f8;
/* 1889 */   background: rgba(255, 255, 255, 0.7);
/* 1890 */ }
/* 1891 */ .widget_woo_blogauthorinfo .left {
/* 1892 */   float: left;
/* 1893 */   margin: 0 10px 5px 0;
/* 1894 */ }
/* 1895 */ .widget_woo_blogauthorinfo .right {
/* 1896 */   float: right;
/* 1897 */   margin: 0 5px 10px;
/* 1898 */ }
/* 1899 */ /* TWITTER */
/* 1900 */ .widget_woo_twitter ul li {

/* style.css */

/* 1901 */   border: 1px solid #e0e0e0;
/* 1902 */   list-style: none;
/* 1903 */   padding: 1em;
/* 1904 */   -webkit-border-radius: 3px;
/* 1905 */   -moz-border-radius: 3px;
/* 1906 */   border-radius: 3px;
/* 1907 */   margin-bottom: 1em;
/* 1908 */   position: relative;
/* 1909 */   word-wrap: break-word;
/* 1910 */ }
/* 1911 */ .widget_woo_twitter ul li:after {
/* 1912 */   border: 0.5em solid #e0e0e0;
/* 1913 */   border-color: #e0e0e0 transparent transparent transparent;
/* 1914 */   content: "";
/* 1915 */   display: block;
/* 1916 */   position: absolute;
/* 1917 */   bottom: -1em;
/* 1918 */   left: 1em;
/* 1919 */ }
/* 1920 */ .widget_woo_twitter ul li a {
/* 1921 */   padding: 0;
/* 1922 */ }
/* 1923 */ .widget_woo_twitter ul li a.time {
/* 1924 */   display: block;
/* 1925 */ }
/* 1926 */ /* WOOTABS */
/* 1927 */ #tabs ul.wooTabs {
/* 1928 */   padding: 0;
/* 1929 */   background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAADUlEQVQIHWNgYGCQBAAAHgAagZnn+QAAAABJRU5ErkJggg==) bottom repeat-x;
/* 1930 */   /* 1px transparent png */
/* 1931 */ 
/* 1932 */ }
/* 1933 */ #tabs ul.wooTabs:after {
/* 1934 */   content: "";
/* 1935 */   display: block;
/* 1936 */   clear: both;
/* 1937 */ }
/* 1938 */ #tabs ul.wooTabs li {
/* 1939 */   float: left;
/* 1940 */   display: inline-block;
/* 1941 */   margin-right: 1px;
/* 1942 */ }
/* 1943 */ #tabs ul.wooTabs li a {
/* 1944 */   height: 16px;
/* 1945 */   width: 16px;
/* 1946 */   display: block;
/* 1947 */   padding: .25em .5em;
/* 1948 */   text-indent: -9999px;
/* 1949 */   border: 1px solid #e0e0e0;
/* 1950 */   border-bottom: 0;

/* style.css */

/* 1951 */   -webkit-border-top-left-radius: 2px;
/* 1952 */   -webkit-border-top-right-radius: 2px;
/* 1953 */   -moz-border-radius-topleft: 2px;
/* 1954 */   -moz-border-radius-topright: 2px;
/* 1955 */   border-top-left-radius: 2px;
/* 1956 */   border-top-right-radius: 2px;
/* 1957 */   background-color: rgba(0, 0, 0, 0.05) !important;
/* 1958 */ }
/* 1959 */ #tabs ul.wooTabs li a:hover,
/* 1960 */ #tabs ul.wooTabs li a.selected {
/* 1961 */   background-color: #fff !important;
/* 1962 */ }
/* 1963 */ #tabs ul.wooTabs li.popular a {
/* 1964 */   background: url(/wp-content/themes/sliding/images/ico-tabs-popular.png) center no-repeat;
/* 1965 */ }
/* 1966 */ #tabs ul.wooTabs li.comments a {
/* 1967 */   background: url(/wp-content/themes/sliding/images/ico-tabs-comments.png) center no-repeat;
/* 1968 */ }
/* 1969 */ #tabs ul.wooTabs li.latest a {
/* 1970 */   background: url(/wp-content/themes/sliding/images/ico-tabs-latest.png) center no-repeat;
/* 1971 */ }
/* 1972 */ #tabs ul.wooTabs li.tags a {
/* 1973 */   background: url(/wp-content/themes/sliding/images/ico-tabs-tags.png) center no-repeat;
/* 1974 */ }
/* 1975 */ #tabs .inside li.fix {
/* 1976 */   margin-bottom: .5em;
/* 1977 */   padding-bottom: .5em;
/* 1978 */   border-bottom: 1px dotted #e0e0e0;
/* 1979 */   list-style: none;
/* 1980 */ }
/* 1981 */ #tabs .inside li.fix a {
/* 1982 */   display: block;
/* 1983 */ }
/* 1984 */ #tabs .inside li.fix .thumbnail,
/* 1985 */ #tabs .inside li.fix .avatar {
/* 1986 */   width: 24px;
/* 1987 */   height: auto;
/* 1988 */   float: right;
/* 1989 */   padding: 3px;
/* 1990 */   border: 1px solid #cfcfcf;
/* 1991 */   box-shadow: 0 1px 2px 0 #e0e0e0;
/* 1992 */   -webkit-box-shadow: 0 1px 2px 0 #e0e0e0;
/* 1993 */   -moz-box-shadow: 0 1px 2px 0 #e0e0e0;
/* 1994 */   -o-box-shadow: 0 1px 2px 0 #e0e0e0;
/* 1995 */   margin-left: 12px;
/* 1996 */ }
/* 1997 */ #tabs .inside li.fix:after {
/* 1998 */   content: "";
/* 1999 */   display: block;
/* 2000 */   clear: both;

/* style.css */

/* 2001 */ }
/* 2002 */ #tabs #tab-tags {
/* 2003 */   padding-bottom: 1em;
/* 2004 */ }
/* 2005 */ /* 4.3 WooCommerce Widgets */
/* 2006 */ /* All instances of product lists in widgets */
/* 2007 */ .widget ul.product_list_widget li,
/* 2008 */ .widget ul.cart_list li {
/* 2009 */   overflow: hidden;
/* 2010 */   zoom: 1;
/* 2011 */   clear: left;
/* 2012 */   padding: 0.618em 0;
/* 2013 */   list-style: none;
/* 2014 */ }
/* 2015 */ .widget ul.product_list_widget li:last-child,
/* 2016 */ .widget ul.cart_list li:last-child {
/* 2017 */   margin-bottom: 0;
/* 2018 */   border-bottom: 0;
/* 2019 */ }
/* 2020 */ .widget ul.product_list_widget li img,
/* 2021 */ .widget ul.cart_list li img {
/* 2022 */   float: right;
/* 2023 */   margin: 2px 2px 0 .618em;
/* 2024 */   width: 2.992em;
/* 2025 */   height: auto;
/* 2026 */   padding: .27em;
/* 2027 */   background: #fff;
/* 2028 */   box-shadow: 0 1px 2px 0 #e0e0e0;
/* 2029 */   -webkit-box-shadow: 0 1px 2px 0 #e0e0e0;
/* 2030 */   -moz-box-shadow: 0 1px 2px 0 #e0e0e0;
/* 2031 */   -o-box-shadow: 0 1px 2px 0 #e0e0e0;
/* 2032 */   border: 1px solid #e0e0e0;
/* 2033 */   -webkit-border-radius: 2px;
/* 2034 */   -moz-border-radius: 2px;
/* 2035 */   border-radius: 2px;
/* 2036 */ }
/* 2037 */ .widget ul.product_list_widget li a,
/* 2038 */ .widget ul.cart_list li a {
/* 2039 */   display: block;
/* 2040 */ }
/* 2041 */ .widget ul.product_list_widget li dl.variation,
/* 2042 */ .widget ul.cart_list li dl.variation {
/* 2043 */   margin-bottom: 0;
/* 2044 */   font-size: 0.95em;
/* 2045 */ }
/* 2046 */ .widget ul.product_list_widget li dl.variation dt,
/* 2047 */ .widget ul.cart_list li dl.variation dt {
/* 2048 */   float: left;
/* 2049 */   clear: left;
/* 2050 */   margin-right: .27em;

/* style.css */

/* 2051 */ }
/* 2052 */ .widget ul.product_list_widget li .star-rating,
/* 2053 */ .widget ul.cart_list li .star-rating {
/* 2054 */   float: none;
/* 2055 */ }
/* 2056 */ .widget ul.product_list_widget.cart_list {
/* 2057 */   margin-top: 0;
/* 2058 */ }
/* 2059 */ /* Product Cats */
/* 2060 */ .widget_product_categories li {
/* 2061 */   position: relative;
/* 2062 */ }
/* 2063 */ .widget_product_categories li .count {
/* 2064 */   position: absolute;
/* 2065 */   top: 0;
/* 2066 */   right: 30px;
/* 2067 */ }
/* 2068 */ /* Login & pages widget */
/* 2069 */ .widget_login ul,
/* 2070 */ .widget_pages ul {
/* 2071 */   list-style: none;
/* 2072 */ }
/* 2073 */ .widget_login ul ul.children,
/* 2074 */ .widget_pages ul ul.children {
/* 2075 */   margin-left: 1em;
/* 2076 */ }
/* 2077 */ .widget_login a,
/* 2078 */ .widget_pages a {
/* 2079 */   display: block;
/* 2080 */ }
/* 2081 */ /* Cart Widget */
/* 2082 */ .widget_shopping_cart .buttons .button {
/* 2083 */   margin: 0 0 .5em 0 !important;
/* 2084 */ }
/* 2085 */ /* Layred nav */
/* 2086 */ .widget_layered_nav li {
/* 2087 */   position: relative;
/* 2088 */ }
/* 2089 */ .widget_layered_nav li a {
/* 2090 */   padding-right: 45px;
/* 2091 */ }
/* 2092 */ .widget_layered_nav li .count {
/* 2093 */   position: absolute;
/* 2094 */   top: 0;
/* 2095 */   right: 30px;
/* 2096 */ }
/* 2097 */ /* Price filter */
/* 2098 */ .widget_price_filter .price_slider {
/* 2099 */   margin-bottom: 1em;
/* 2100 */ }

/* style.css */

/* 2101 */ .widget_price_filter .price_slider_amount {
/* 2102 */   text-align: right;
/* 2103 */   line-height: 2.4em;
/* 2104 */   font-size: 0.8751em;
/* 2105 */   color: #afafaf;
/* 2106 */ }
/* 2107 */ .widget_price_filter .price_slider_amount .button {
/* 2108 */   font-size: 1.15em;
/* 2109 */ }
/* 2110 */ .widget_price_filter .price_slider_amount .button {
/* 2111 */   float: left;
/* 2112 */ }
/* 2113 */ .widget_price_filter .ui-slider {
/* 2114 */   position: relative;
/* 2115 */   text-align: left;
/* 2116 */ }
/* 2117 */ .widget_price_filter .ui-slider .ui-slider-handle {
/* 2118 */   position: absolute;
/* 2119 */   z-index: 2;
/* 2120 */   width: .9em;
/* 2121 */   height: .9em;
/* 2122 */   -webkit-border-radius: 1em;
/* 2123 */   -moz-border-radius: 1em;
/* 2124 */   border-radius: 1em;
/* 2125 */   border: 1px solid #8d8d8d;
/* 2126 */   cursor: pointer;
/* 2127 */   background: #fff;
/* 2128 */   outline: none;
/* 2129 */   top: -0.3em;
/* 2130 */   -webkit-box-shadow: inset 0 0 0 1px #ffffff, 0 0 2px #c0c0c0;
/* 2131 */   -moz-box-shadow: inset 0 0 0 1px #ffffff, 0 0 2px #c0c0c0;
/* 2132 */   box-shadow: inset 0 0 0 1px #ffffff, 0 0 2px #c0c0c0;
/* 2133 */ }
/* 2134 */ .widget_price_filter .ui-slider .ui-slider-handle:hover {
/* 2135 */   -webkit-box-shadow: inset 0 0 0 1px #ffffff, 0 0 4px #72afb8;
/* 2136 */   -moz-box-shadow: inset 0 0 0 1px #ffffff, 0 0 4px #72afb8;
/* 2137 */   box-shadow: inset 0 0 0 1px #ffffff, 0 0 4px #72afb8;
/* 2138 */ }
/* 2139 */ .widget_price_filter .ui-slider .ui-slider-handle:last-child {
/* 2140 */   margin-left: -1em;
/* 2141 */ }
/* 2142 */ .widget_price_filter .ui-slider .ui-slider-range {
/* 2143 */   position: absolute;
/* 2144 */   z-index: 1;
/* 2145 */   font-size: .7em;
/* 2146 */   display: block;
/* 2147 */   border: 0;
/* 2148 */   background: #72afb8;
/* 2149 */   background: -webkit-gradient(linear, left top, left bottom, from(#72afb8), to(#508d96));
/* 2150 */   background: -webkit-linear-gradient(#72afb8, #508d96);

/* style.css */

/* 2151 */   background: -moz-linear-gradient(center top, #72afb8 0%, #508d96 100%);
/* 2152 */   background: -moz-gradient(center top, #72afb8 0%, #508d96 100%);
/* 2153 */   box-shadow: inset 0 0 2px 0 #1d5a63;
/* 2154 */   -webkit-box-shadow: inset 0 0 2px 0 #1d5a63;
/* 2155 */   -moz-box-shadow: inset 0 0 2px 0 #1d5a63;
/* 2156 */   -o-box-shadow: inset 0 0 2px 0 #1d5a63;
/* 2157 */ }
/* 2158 */ .widget_price_filter .price_slider_wrapper .ui-widget-content {
/* 2159 */   -webkit-border-radius: 1em;
/* 2160 */   -moz-border-radius: 1em;
/* 2161 */   border-radius: 1em;
/* 2162 */   background: #8d8d8d;
/* 2163 */   background: -webkit-gradient(linear, left top, left bottom, from(#8d8d8d), to(#afafaf));
/* 2164 */   background: -webkit-linear-gradient(#8d8d8d, #afafaf);
/* 2165 */   background: -moz-linear-gradient(center top, #8d8d8d 0%, #afafaf 100%);
/* 2166 */   background: -moz-gradient(center top, #8d8d8d 0%, #afafaf 100%);
/* 2167 */   -webkit-box-shadow: inset 0 1px 2px #5a5a5a, 0 0 0 1px #ffffff;
/* 2168 */   -moz-box-shadow: inset 0 1px 2px #5a5a5a, 0 0 0 1px #ffffff;
/* 2169 */   box-shadow: inset 0 1px 2px #5a5a5a, 0 0 0 1px #ffffff;
/* 2170 */ }
/* 2171 */ .widget_price_filter .ui-slider-horizontal {
/* 2172 */   height: .4em;
/* 2173 */ }
/* 2174 */ .widget_price_filter .ui-slider-horizontal .ui-slider-range {
/* 2175 */   top: 0;
/* 2176 */   height: 100%;
/* 2177 */ }
/* 2178 */ .widget_price_filter .ui-slider-horizontal .ui-slider-range-min {
/* 2179 */   left: 0;
/* 2180 */ }
/* 2181 */ .widget_price_filter .ui-slider-horizontal .ui-slider-range-max {
/* 2182 */   right: 0;
/* 2183 */ }
/* 2184 */ /* Search (#searchform = wc, .searchform = wf) */
/* 2185 */ #sidebar #searchform,
/* 2186 */ #footer-widgets #searchform,
/* 2187 */ #sidebar .searchform,
/* 2188 */ #footer-widgets .searchform {
/* 2189 */   -webkit-box-sizing: border-box;
/* 2190 */   /* Safari/Chrome, other WebKit */
/* 2191 */ 
/* 2192 */   -moz-box-sizing: border-box;
/* 2193 */   /* Firefox, other Gecko */
/* 2194 */ 
/* 2195 */   box-sizing: border-box;
/* 2196 */   /* Opera/IE 8+ */
/* 2197 */ 
/* 2198 */   padding: .27em;
/* 2199 */   color: #8d8d8d;
/* 2200 */   outline: none;

/* style.css */

/* 2201 */   -webkit-border-radius: 3px;
/* 2202 */   -moz-border-radius: 3px;
/* 2203 */   border-radius: 3px;
/* 2204 */   background: #fafafa;
/* 2205 */   -webkit-transition: all ease-in-out 0.2s;
/* 2206 */   -moz-transition: all ease-in-out 0.2s;
/* 2207 */   -o-transition: all ease-in-out 0.2s;
/* 2208 */   transition: all ease-in-out 0.2s;
/* 2209 */   border: 1px solid #e2e2e2;
/* 2210 */   -webkit-box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.5), inset 0 1px 2px 0 rgba(0, 0, 0, 0.1);
/* 2211 */   -moz-box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.5), inset 0 1px 2px 0 rgba(0, 0, 0, 0.1);
/* 2212 */   box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.5), inset 0 1px 2px 0 rgba(0, 0, 0, 0.1);
/* 2213 */ }
/* 2214 */ #sidebar #searchform label,
/* 2215 */ #footer-widgets #searchform label,
/* 2216 */ #sidebar .searchform label,
/* 2217 */ #footer-widgets .searchform label {
/* 2218 */   display: none;
/* 2219 */ }
/* 2220 */ #sidebar #searchform input,
/* 2221 */ #footer-widgets #searchform input,
/* 2222 */ #sidebar .searchform input,
/* 2223 */ #footer-widgets .searchform input,
/* 2224 */ #sidebar #searchform .input-text,
/* 2225 */ #footer-widgets #searchform .input-text,
/* 2226 */ #sidebar .searchform .input-text,
/* 2227 */ #footer-widgets .searchform .input-text {
/* 2228 */   padding: 0;
/* 2229 */   border: none;
/* 2230 */   background: none;
/* 2231 */   -webkit-box-shadow: none;
/* 2232 */   -moz-box-shadow: none;
/* 2233 */   box-shadow: none;
/* 2234 */   -webkit-appearance: none;
/* 2235 */ }
/* 2236 */ #sidebar #searchform .search-submit,
/* 2237 */ #footer-widgets #searchform .search-submit,
/* 2238 */ #sidebar .searchform .search-submit,
/* 2239 */ #footer-widgets .searchform .search-submit {
/* 2240 */   cursor: default;
/* 2241 */ }
/* 2242 */ #sidebar #searchform #s,
/* 2243 */ #footer-widgets #searchform #s,
/* 2244 */ #sidebar .searchform #s,
/* 2245 */ #footer-widgets .searchform #s,
/* 2246 */ #sidebar #searchform .s,
/* 2247 */ #footer-widgets #searchform .s,
/* 2248 */ #sidebar .searchform .s,
/* 2249 */ #footer-widgets .searchform .s {
/* 2250 */   width: 86%;

/* style.css */

/* 2251 */ }
/* 2252 */ #sidebar #searchform #searchsubmit,
/* 2253 */ #footer-widgets #searchform #searchsubmit,
/* 2254 */ #sidebar .searchform #searchsubmit,
/* 2255 */ #footer-widgets .searchform #searchsubmit {
/* 2256 */   text-align: left;
/* 2257 */   text-indent: -999em;
/* 2258 */   height: 16px;
/* 2259 */   width: 16px;
/* 2260 */   background: url(/wp-content/themes/sliding/images/ico-search.png) no-repeat;
/* 2261 */   filter: none !important;
/* 2262 */ }
/* 2263 */ #sidebar .searchform .search-submit,
/* 2264 */ #footer-widgets .searchform .search-submit {
/* 2265 */   margin-top: 3px;
/* 2266 */   margin-bottom: -3px;
/* 2267 */ }
/* 2268 */ /*-------------------------------------------------------------------------------------------*/
/* 2269 */ /* 5. COMMENTS */
/* 2270 */ /*-------------------------------------------------------------------------------------------*/
/* 2271 */ /* 5.1 Comments */
/* 2272 */ #comments {
/* 2273 */   position: relative;
/* 2274 */ }
/* 2275 */ #comments .comment {
/* 2276 */   width: 100%;
/* 2277 */   list-style: none;
/* 2278 */ }
/* 2279 */ #comments .comment .comment-container {
/* 2280 */   position: relative;
/* 2281 */   margin-bottom: 1.618em;
/* 2282 */ }
/* 2283 */ #comments .comment .comment-container:after {
/* 2284 */   content: "";
/* 2285 */   display: block;
/* 2286 */   clear: both;
/* 2287 */ }
/* 2288 */ #comments .comment img.avatar {
/* 2289 */   float: left;
/* 2290 */   width: 7%;
/* 2291 */   padding: .36em;
/* 2292 */   border: 1px solid #cfcfcf;
/* 2293 */   box-shadow: 0 1px 2px 0 #e0e0e0;
/* 2294 */   -webkit-box-shadow: 0 1px 2px 0 #e0e0e0;
/* 2295 */   -moz-box-shadow: 0 1px 2px 0 #e0e0e0;
/* 2296 */   -o-box-shadow: 0 1px 2px 0 #e0e0e0;
/* 2297 */   display: block;
/* 2298 */   height: auto;
/* 2299 */ }
/* 2300 */ #comments .comment .comment-entry,

/* style.css */

/* 2301 */ #comments .comment .comment-text {
/* 2302 */   width: 81%;
/* 2303 */   padding: 4%;
/* 2304 */   float: right;
/* 2305 */   position: relative;
/* 2306 */   border: 1px solid #e0e0e0;
/* 2307 */   margin-bottom: 1.618em;
/* 2308 */ }
/* 2309 */ #comments .comment .comment-entry .reply,
/* 2310 */ #comments .comment .comment-text .reply {
/* 2311 */   margin: 0;
/* 2312 */ }
/* 2313 */ #comments .comment .comment-entry p:last-child,
/* 2314 */ #comments .comment .comment-text p:last-child {
/* 2315 */   margin-bottom: 0;
/* 2316 */ }
/* 2317 */ #comments .comment .comment-entry:before,
/* 2318 */ #comments .comment .comment-text:before {
/* 2319 */   content: "";
/* 2320 */   border: 0.5em solid #e0e0e0;
/* 2321 */   border-color: transparent;
/* 2322 */   border-right-color: #e0e0e0;
/* 2323 */   position: absolute;
/* 2324 */   top: 0;
/* 2325 */   left: -1em;
/* 2326 */ }
/* 2327 */ #comments .comment .comment-head,
/* 2328 */ #comments .comment p.meta {
/* 2329 */   padding-bottom: 1em;
/* 2330 */   border-bottom: 1px dotted #e0e0e0;
/* 2331 */   margin-bottom: 1em;
/* 2332 */ }
/* 2333 */ #comments .comment .comment-head .name,
/* 2334 */ #comments .comment p.meta .name {
/* 2335 */   margin: 0;
/* 2336 */   font-weight: bold;
/* 2337 */ }
/* 2338 */ #comments .comment .comment-head .perma,
/* 2339 */ #comments .comment p.meta .perma {
/* 2340 */   float: right;
/* 2341 */ }
/* 2342 */ #comments ul.children {
/* 2343 */   margin: 1em 0 0 2em;
/* 2344 */   padding: 0;
/* 2345 */ }
/* 2346 */ #comments .navigation a {
/* 2347 */   display: block;
/* 2348 */   margin: 15px 0 0 0;
/* 2349 */   text-decoration: none;
/* 2350 */ }

/* style.css */

/* 2351 */ #comments h3#pings {
/* 2352 */   margin-top: 25px;
/* 2353 */ }
/* 2354 */ #comments .pingbacks li.pingback {
/* 2355 */   margin: 10px 0;
/* 2356 */ }
/* 2357 */ #comments .pingbacks li.pingback .reply {
/* 2358 */   display: none;
/* 2359 */ }
/* 2360 */ #comments .nocomments {
/* 2361 */   font-weight: bold;
/* 2362 */ }
/* 2363 */ /* 5.2 Comments Form */
/* 2364 */ #respond {
/* 2365 */   clear: both;
/* 2366 */   border: 1px solid #e0e0e0;
/* 2367 */   box-shadow: 0 0 0 0.25em rgba(0, 0, 0, 0.025);
/* 2368 */   -webkit-box-shadow: 0 0 0 0.25em rgba(0, 0, 0, 0.025);
/* 2369 */   -moz-box-shadow: 0 0 0 0.25em rgba(0, 0, 0, 0.025);
/* 2370 */   -o-box-shadow: 0 0 0 0.25em rgba(0, 0, 0, 0.025);
/* 2371 */   padding: 4%;
/* 2372 */   position: relative;
/* 2373 */ }
/* 2374 */ #respond .left {
/* 2375 */   float: left;
/* 2376 */   width: 200px;
/* 2377 */   margin-right: 15px;
/* 2378 */ }
/* 2379 */ #respond .right {
/* 2380 */   float: left;
/* 2381 */   width: 380px;
/* 2382 */ }
/* 2383 */ #respond #reply-title small a {
/* 2384 */   display: block;
/* 2385 */   height: 21px;
/* 2386 */   width: 21px;
/* 2387 */   background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHCAYAAADEUlfTAAAAP0lEQVQIHW1NWwoAMAiq3f/OLsUixvyoxEcJIAocycMQP0Wk/jbFN+FwJEViG4a32NVy1hDfPydhB/bPrp59Aa6rDguD5abuAAAAAElFTkSuQmCC) 7px 7px no-repeat #000000;
/* 2388 */   /* cancel reply icon */
/* 2389 */ 
/* 2390 */   border: 3px solid white;
/* 2391 */   -webkit-border-radius: 30px;
/* 2392 */   -moz-border-radius: 30px;
/* 2393 */   border-radius: 30px;
/* 2394 */   box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.7);
/* 2395 */   -webkit-box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.7);
/* 2396 */   -moz-box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.7);
/* 2397 */   -o-box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.7);
/* 2398 */   position: absolute;
/* 2399 */   top: -7px;
/* 2400 */   right: -7px;

/* style.css */

/* 2401 */   text-indent: -99999px;
/* 2402 */   -webkit-transition: all ease-in-out 0.2s;
/* 2403 */   -moz-transition: all ease-in-out 0.2s;
/* 2404 */   -o-transition: all ease-in-out 0.2s;
/* 2405 */   transition: all ease-in-out 0.2s;
/* 2406 */ }
/* 2407 */ #respond #reply-title small a:hover {
/* 2408 */   background-color: #72afb8;
/* 2409 */ }
/* 2410 */ #respond #commentform {
/* 2411 */   margin: 1em 0 0 0;
/* 2412 */ }
/* 2413 */ #respond #commentform .comment-form-author,
/* 2414 */ #respond #commentform .comment-form-email,
/* 2415 */ #respond #commentform .comment-form-url {
/* 2416 */   width: 30.75%;
/* 2417 */   margin-right: 3.8%;
/* 2418 */   float: left;
/* 2419 */ }
/* 2420 */ #respond #commentform .comment-form-author input.txt,
/* 2421 */ #respond #commentform .comment-form-email input.txt,
/* 2422 */ #respond #commentform .comment-form-url input.txt {
/* 2423 */   -webkit-box-sizing: border-box;
/* 2424 */   /* Safari/Chrome, other WebKit */
/* 2425 */ 
/* 2426 */   -moz-box-sizing: border-box;
/* 2427 */   /* Firefox, other Gecko */
/* 2428 */ 
/* 2429 */   box-sizing: border-box;
/* 2430 */   /* Opera/IE 8+ */
/* 2431 */ 
/* 2432 */   width: 100%;
/* 2433 */ }
/* 2434 */ #respond #commentform .comment-form-url {
/* 2435 */   margin-right: 0;
/* 2436 */   float: right;
/* 2437 */ }
/* 2438 */ #respond #commentform label {
/* 2439 */   position: relative;
/* 2440 */   display: inline-block;
/* 2441 */   vertical-align: top;
/* 2442 */ }
/* 2443 */ #respond #commentform textarea {
/* 2444 */   width: 100%;
/* 2445 */   -webkit-box-sizing: border-box;
/* 2446 */   /* Safari/Chrome, other WebKit */
/* 2447 */ 
/* 2448 */   -moz-box-sizing: border-box;
/* 2449 */   /* Firefox, other Gecko */
/* 2450 */ 

/* style.css */

/* 2451 */   box-sizing: border-box;
/* 2452 */   /* Opera/IE 8+ */
/* 2453 */ 
/* 2454 */ }
/* 2455 */ #respond #commentform .comment-form-comment label {
/* 2456 */   display: none;
/* 2457 */ }
/* 2458 */ #respond #commentform #submit {
/* 2459 */   cursor: pointer;
/* 2460 */ }
/* 2461 */ /* 5.3 Pingbacks / Trackbacks */
/* 2462 */ h3#pings {
/* 2463 */   margin: 25px 0 10px 0;
/* 2464 */ }
/* 2465 */ .pinglist li {
/* 2466 */   margin: 0 0 0 20px;
/* 2467 */   list-style-type: decimal;
/* 2468 */ }
/* 2469 */ .pinglist li .author {
/* 2470 */   font-weight: bold;
/* 2471 */ }
/* 2472 */ .pinglist li .pingcontent {
/* 2473 */   display: block;
/* 2474 */   margin: 10px 0;
/* 2475 */ }
/* 2476 */ /*-------------------------------------------------------------------------------------------*/
/* 2477 */ /* 6. PAGE TEMPLATES */
/* 2478 */ /*-------------------------------------------------------------------------------------------*/
/* 2479 */ /* 6.1 Timeline Page Template */
/* 2480 */ #archives {
/* 2481 */   padding: 10px 0 0;
/* 2482 */ }
/* 2483 */ #archives a {
/* 2484 */   font-style: italic;
/* 2485 */ }
/* 2486 */ #archives .archives_list {
/* 2487 */   border-left: 1px solid #e0e0e0;
/* 2488 */   list-style: none;
/* 2489 */   margin: 0 0 15px 15px;
/* 2490 */ }
/* 2491 */ #archives .archives_list li {
/* 2492 */   clear: left;
/* 2493 */   font-style: normal;
/* 2494 */   list-style: none;
/* 2495 */ }
/* 2496 */ #archives .archives_list .date {
/* 2497 */   color: #808080;
/* 2498 */   width: 100px;
/* 2499 */   font-style: italic;
/* 2500 */   display: inline-block;

/* style.css */

/* 2501 */   vertical-align: top;
/* 2502 */ }
/* 2503 */ #archives .archives_list .linked {
/* 2504 */   width: 270px;
/* 2505 */   display: inline-block;
/* 2506 */   vertical-align: top;
/* 2507 */ }
/* 2508 */ #archives .archives_list .comments {
/* 2509 */   width: 100px;
/* 2510 */   display: inline-block;
/* 2511 */   vertical-align: top;
/* 2512 */ }
/* 2513 */ #archives .archives_list .comments a {
/* 2514 */   color: #808080;
/* 2515 */   font-style: italic;
/* 2516 */   text-decoration: underline;
/* 2517 */   padding-left: 13px;
/* 2518 */ }
/* 2519 */ #archives .archives_list .comments a:hover {
/* 2520 */   text-decoration: none;
/* 2521 */ }
/* 2522 */ h3.archive_year {
/* 2523 */   font-family: sans-serif;
/* 2524 */   font-weight: bold;
/* 2525 */   margin-top: 0;
/* 2526 */ }
/* 2527 */ /* 6.2 Contact Form */
/* 2528 */ #contact-page .screenReader {
/* 2529 */   left: -9999px;
/* 2530 */   position: absolute;
/* 2531 */   top: -9999px;
/* 2532 */ }
/* 2533 */ #contact-page ol.forms {
/* 2534 */   float: left;
/* 2535 */   list-style: none;
/* 2536 */   width: 100%;
/* 2537 */   margin: 10px 0 0;
/* 2538 */ }
/* 2539 */ #contact-page ol.forms li {
/* 2540 */   clear: both;
/* 2541 */   float: left;
/* 2542 */   margin-bottom: 18px;
/* 2543 */   position: relative;
/* 2544 */   width: 100%;
/* 2545 */ }
/* 2546 */ #contact-page ol.forms li .error {
/* 2547 */   display: block;
/* 2548 */   color: red;
/* 2549 */ }
/* 2550 */ #contact-page ol.forms li.textarea .error {

/* style.css */

/* 2551 */   display: block;
/* 2552 */ }
/* 2553 */ #contact-page ol.forms li.screenReader {
/* 2554 */   margin-bottom: 0;
/* 2555 */ }
/* 2556 */ #contact-page ol.forms li.buttons .submit {
/* 2557 */   margin: 5px 0 0;
/* 2558 */   cursor: pointer;
/* 2559 */ }
/* 2560 */ #contact-page ol.forms li.inline input {
/* 2561 */   width: auto;
/* 2562 */ }
/* 2563 */ #contact-page ol.forms li.inline label {
/* 2564 */   display: inline;
/* 2565 */   float: none;
/* 2566 */   width: auto;
/* 2567 */ }
/* 2568 */ #contact-page ol.forms label {
/* 2569 */   cursor: pointer;
/* 2570 */   display: block;
/* 2571 */   font-weight: 700;
/* 2572 */   margin: 0 0 10px;
/* 2573 */ }
/* 2574 */ #contact-page ol.forms input.txt {
/* 2575 */   width: 50%;
/* 2576 */ }
/* 2577 */ #contact-page ol.forms input#sendCopy {
/* 2578 */   border: none;
/* 2579 */ }
/* 2580 */ #contact-page ol.forms textarea {
/* 2581 */   height: 300px;
/* 2582 */   width: 97%;
/* 2583 */ }
/* 2584 */ .entry #contact-page ol.forms li {
/* 2585 */   list-style: none;
/* 2586 */ }
/* 2587 */ /* 6.3 Business Template */
/* 2588 */ .page-template-template-business-php #content {
/* 2589 */   padding-top: 1.5em;
/* 2590 */ }
/* 2591 */ .page-template-template-business-php .wooslider {
/* 2592 */   margin-bottom: 1.5em;
/* 2593 */   margin-top: 1em;
/* 2594 */ }
/* 2595 */ .page-template-template-business-php #breadcrumbs + .business-intro .wooslider {
/* 2596 */   margin-top: 1em;
/* 2597 */ }
/* 2598 */ /*--[ Features ]-----------------------------------------------------------------------------*/
/* 2599 */ .features {
/* 2600 */   margin-bottom: 1.618em;

/* style.css */

/* 2601 */ }
/* 2602 */ .features:after {
/* 2603 */   content: "\0020";
/* 2604 */   display: block;
/* 2605 */   height: 0;
/* 2606 */   overflow: hidden;
/* 2607 */   clear: both;
/* 2608 */ }
/* 2609 */ .features .feature {
/* 2610 */   -webkit-box-sizing: border-box;
/* 2611 */   /* Safari/Chrome, other WebKit */
/* 2612 */ 
/* 2613 */   -moz-box-sizing: border-box;
/* 2614 */   /* Firefox, other Gecko */
/* 2615 */ 
/* 2616 */   box-sizing: border-box;
/* 2617 */   /* Opera/IE 8+ */
/* 2618 */ 
/* 2619 */ }
/* 2620 */ .features .feature:after {
/* 2621 */   content: "\0020";
/* 2622 */   display: block;
/* 2623 */   height: 0;
/* 2624 */   overflow: hidden;
/* 2625 */   clear: both;
/* 2626 */ }
/* 2627 */ .features .feature h3 {
/* 2628 */   padding-top: 0;
/* 2629 */ }
/* 2630 */ .features .feature img {
/* 2631 */   width: 22.05%;
/* 2632 */   height: auto;
/* 2633 */   float: left;
/* 2634 */ }
/* 2635 */ .features .feature h3,
/* 2636 */ .features .feature .feature-content {
/* 2637 */   width: 74.05%;
/* 2638 */   float: right;
/* 2639 */ }
/* 2640 */ .features .feature .feature-content {
/* 2641 */   font-size: .9em;
/* 2642 */ }
/* 2643 */ /*--[ Testimonials ]-----------------------------------------------------------------------------*/
/* 2644 */ #business-intro .testimonials {
/* 2645 */   position: relative;
/* 2646 */ }
/* 2647 */ #business-intro .testimonials .testimonials-list:after {
/* 2648 */   content: "\0020";
/* 2649 */   display: block;
/* 2650 */   height: 0;

/* style.css */

/* 2651 */   overflow: hidden;
/* 2652 */   clear: both;
/* 2653 */ }
/* 2654 */ #business-intro .testimonials .testimonials-list .quote {
/* 2655 */   margin-bottom: 1.618em;
/* 2656 */ }
/* 2657 */ #business-intro .testimonials .testimonials-list .quote:after {
/* 2658 */   display: block;
/* 2659 */   content: "";
/* 2660 */   clear: both;
/* 2661 */ }
/* 2662 */ #business-intro .testimonials .testimonials-list .quote blockquote {
/* 2663 */   margin-bottom: 2em;
/* 2664 */   padding: 1em;
/* 2665 */   position: relative;
/* 2666 */   -webkit-border-radius: 0.27em;
/* 2667 */   -moz-border-radius: 0.27em;
/* 2668 */   border-radius: 0.27em;
/* 2669 */   color: #8d8d8d;
/* 2670 */   -webkit-transition: all ease-in-out 0.2s;
/* 2671 */   -moz-transition: all ease-in-out 0.2s;
/* 2672 */   -o-transition: all ease-in-out 0.2s;
/* 2673 */   transition: all ease-in-out 0.2s;
/* 2674 */   background: #fafafa;
/* 2675 */   border: 1px solid rgba(0, 0, 0, 0.1);
/* 2676 */   box-shadow: inset 0 1px 0 0 #ffffff;
/* 2677 */   -webkit-box-shadow: inset 0 1px 0 0 #ffffff;
/* 2678 */   -moz-box-shadow: inset 0 1px 0 0 #ffffff;
/* 2679 */   -o-box-shadow: inset 0 1px 0 0 #ffffff;
/* 2680 */ }
/* 2681 */ #business-intro .testimonials .testimonials-list .quote blockquote:before,
/* 2682 */ #business-intro .testimonials .testimonials-list .quote blockquote:after {
/* 2683 */   content: "";
/* 2684 */   display: block;
/* 2685 */   border-width: 1em;
/* 2686 */   border-style: solid;
/* 2687 */   border-color: #fafafa transparent transparent transparent;
/* 2688 */   position: absolute;
/* 2689 */   bottom: -1.9em;
/* 2690 */   left: 2.618em;
/* 2691 */ }
/* 2692 */ #business-intro .testimonials .testimonials-list .quote blockquote:before {
/* 2693 */   border-top-color: rgba(0, 0, 0, 0.15);
/* 2694 */   margin-bottom: -1px;
/* 2695 */ }
/* 2696 */ #business-intro .testimonials .testimonials-list .quote img.avatar,
/* 2697 */ #business-intro .testimonials .testimonials-list .quote img.wp-post-image {
/* 2698 */   float: left;
/* 2699 */   width: 2.618em;
/* 2700 */   height: auto;

/* style.css */

/* 2701 */   -webkit-border-radius: 100%;
/* 2702 */   -moz-border-radius: 100%;
/* 2703 */   border-radius: 100%;
/* 2704 */   margin-left: 2.23em;
/* 2705 */   margin-right: 1em;
/* 2706 */ }
/* 2707 */ #business-intro .testimonials .testimonials-list .author {
/* 2708 */   font-style: normal;
/* 2709 */   font-weight: bold;
/* 2710 */ }
/* 2711 */ #business-intro .testimonials .testimonials-list .author .url {
/* 2712 */   display: block;
/* 2713 */   font-size: .8em;
/* 2714 */   font-weight: normal;
/* 2715 */ }
/* 2716 */ #business-intro .testimonials .flex-direction-nav {
/* 2717 */   position: absolute;
/* 2718 */   bottom: .53em;
/* 2719 */   right: 0;
/* 2720 */ }
/* 2721 */ #business-intro .testimonials .flex-direction-nav li {
/* 2722 */   float: left;
/* 2723 */   margin-left: .618em;
/* 2724 */ }
/* 2725 */ #business-intro .testimonials .flex-direction-nav li a {
/* 2726 */   padding: .53em 1em;
/* 2727 */   background: rgba(0, 0, 0, 0.05);
/* 2728 */   display: inline-block;
/* 2729 */   -webkit-border-radius: 2em;
/* 2730 */   -moz-border-radius: 2em;
/* 2731 */   border-radius: 2em;
/* 2732 */   font-size: .8em;
/* 2733 */   text-transform: uppercase;
/* 2734 */ }
/* 2735 */ #business-intro .testimonials .flex-direction-nav li a:hover {
/* 2736 */   background: rgba(0, 0, 0, 0.1);
/* 2737 */ }
/* 2738 */ .widget_woodojo_testimonials header {
/* 2739 */   margin: 0;
/* 2740 */   background: none;
/* 2741 */   border: 0;
/* 2742 */   padding: 0;
/* 2743 */ }
/* 2744 */ .widget_woodojo_testimonials .testimonials-list .quote {
/* 2745 */   margin-bottom: 1.5em;
/* 2746 */   padding-bottom: 1.5em;
/* 2747 */   border-bottom: 1px solid #eee;
/* 2748 */ }
/* 2749 */ .widget_woodojo_testimonials .testimonials-list .quote blockquote:before,
/* 2750 */ .widget_woodojo_testimonials .testimonials-list .quote blockquote:after {

/* style.css */

/* 2751 */   left: .618em;
/* 2752 */ }
/* 2753 */ .widget_woodojo_testimonials .testimonials-list .quote .author {
/* 2754 */   font-weight: bold;
/* 2755 */   font-style: normal;
/* 2756 */ }
/* 2757 */ .widget_woodojo_testimonials .testimonials-list .quote .author a {
/* 2758 */   font-weight: normal;
/* 2759 */ }
/* 2760 */ .widget_woodojo_testimonials .testimonials-list .quote img.avatar {
/* 2761 */   display: none;
/* 2762 */ }
/* 2763 */ .widget_woodojo_testimonials .testimonials-list .quote:last-child {
/* 2764 */   border-bottom: 0;
/* 2765 */ }
/* 2766 */ .widget_woodojo_testimonials .flex-direction-nav {
/* 2767 */   position: static;
/* 2768 */   text-align: center;
/* 2769 */   margin-top: 1em;
/* 2770 */   border-top: 1px dotted rgba(0, 0, 0, 0.1);
/* 2771 */   padding-top: 1em;
/* 2772 */ }
/* 2773 */ .widget_woodojo_testimonials .flex-direction-nav:after {
/* 2774 */   content: "\0020";
/* 2775 */   display: block;
/* 2776 */   height: 0;
/* 2777 */   overflow: hidden;
/* 2778 */   clear: both;
/* 2779 */ }
/* 2780 */ .widget_woodojo_testimonials .flex-direction-nav li {
/* 2781 */   float: left;
/* 2782 */   margin-left: 0;
/* 2783 */   margin-right: .618em;
/* 2784 */ }
/* 2785 */ .widget_woodojo_testimonials .flex-direction-nav li a {
/* 2786 */   padding: 0 .8em;
/* 2787 */   font-size: .7em;
/* 2788 */ }
/* 2789 */ /*-------------------------------------------------------------------------------------------*/
/* 2790 */ /* 7. PRODUCTS */
/* 2791 */ /*-------------------------------------------------------------------------------------------*/
/* 2792 */ .products {
/* 2793 */   clear: both;
/* 2794 */ }
/* 2795 */ ul.products {
/* 2796 */   margin-bottom: 2.618em;
/* 2797 */ }
/* 2798 */ ul.products:after {
/* 2799 */   content: "\0020";
/* 2800 */   display: block;

/* style.css */

/* 2801 */   height: 0;
/* 2802 */   overflow: hidden;
/* 2803 */   clear: both;
/* 2804 */ }
/* 2805 */ ul.products li.product {
/* 2806 */   width: 22.15%;
/* 2807 */   margin-right: 3.8%;
/* 2808 */   clear: none;
/* 2809 */   float: left;
/* 2810 */   position: relative;
/* 2811 */   font-size: 0.9em;
/* 2812 */   margin-bottom: 1.618em;
/* 2813 */ }
/* 2814 */ ul.products li.product .img-wrap {
/* 2815 */   border: 1px solid #e0e0e0;
/* 2816 */   box-shadow: 0 1px 2px 0 #e0e0e0;
/* 2817 */   -webkit-box-shadow: 0 1px 2px 0 #e0e0e0;
/* 2818 */   -moz-box-shadow: 0 1px 2px 0 #e0e0e0;
/* 2819 */   -o-box-shadow: 0 1px 2px 0 #e0e0e0;
/* 2820 */   overflow: hidden;
/* 2821 */ }
/* 2822 */ ul.products li.product .img-wrap img {
/* 2823 */   width: 96%;
/* 2824 */   height: auto;
/* 2825 */   padding: 2%;
/* 2826 */   -webkit-transition: all ease-in-out 0.2s;
/* 2827 */   -moz-transition: all ease-in-out 0.2s;
/* 2828 */   -o-transition: all ease-in-out 0.2s;
/* 2829 */   transition: all ease-in-out 0.2s;
/* 2830 */   border: 0;
/* 2831 */   -webkit-box-shadow: none;
/* 2832 */   -moz-box-shadow: none;
/* 2833 */   box-shadow: none;
/* 2834 */ }
/* 2835 */ ul.products li.product .img-wrap:hover {
/* 2836 */   border: 1px solid #cfcfcf;
/* 2837 */   box-shadow: 0 1px 2px 0 #cfcfcf;
/* 2838 */   -webkit-box-shadow: 0 1px 2px 0 #cfcfcf;
/* 2839 */   -moz-box-shadow: 0 1px 2px 0 #cfcfcf;
/* 2840 */   -o-box-shadow: 0 1px 2px 0 #cfcfcf;
/* 2841 */   /*img {
/* 2842 *| 					-webkit-transform:scale(1.2);
/* 2843 *| 				}*/
/* 2844 */ 
/* 2845 */ }
/* 2846 */ ul.products li.product h3 {
/* 2847 */   padding-top: .618em;
/* 2848 */   padding-bottom: 0;
/* 2849 */   font-weight: 400;
/* 2850 */   color: #8d8d8d;

/* style.css */

/* 2851 */   word-wrap: break-word;
/* 2852 */ }
/* 2853 */ ul.products li.product .price {
/* 2854 */   color: #5a5a5a;
/* 2855 */ }
/* 2856 */ ul.products li.product del {
/* 2857 */   filter: alpha(opacity=@opacity * 100);
/* 2858 */   -moz-opacity: 0.5;
/* 2859 */   -khtml-opacity: 0.5;
/* 2860 */   opacity: 0.5;
/* 2861 */ }
/* 2862 */ ul.products li.product ins {
/* 2863 */   text-decoration: none;
/* 2864 */ }
/* 2865 */ ul.products li.product.first {
/* 2866 */   clear: left;
/* 2867 */ }
/* 2868 */ ul.products li.product.last {
/* 2869 */   margin-right: 0 !important;
/* 2870 */ }
/* 2871 */ ul.products li.sub-category img {
/* 2872 */   width: 96%;
/* 2873 */   height: auto;
/* 2874 */   padding: 2%;
/* 2875 */   -webkit-transition: all ease-in-out 0.2s;
/* 2876 */   -moz-transition: all ease-in-out 0.2s;
/* 2877 */   -o-transition: all ease-in-out 0.2s;
/* 2878 */   transition: all ease-in-out 0.2s;
/* 2879 */   border: 1px solid #e0e0e0;
/* 2880 */   box-shadow: 0 1px 2px 0 #e0e0e0;
/* 2881 */   -webkit-box-shadow: 0 1px 2px 0 #e0e0e0;
/* 2882 */   -moz-box-shadow: 0 1px 2px 0 #e0e0e0;
/* 2883 */   -o-box-shadow: 0 1px 2px 0 #e0e0e0;
/* 2884 */ }
/* 2885 */ .onsale {
/* 2886 */   color: #fff;
/* 2887 */   font-weight: 700;
/* 2888 */   background: darkRed;
/* 2889 */   padding: .1em .3em;
/* 2890 */   -webkit-border-radius: 2px;
/* 2891 */   -moz-border-radius: 2px;
/* 2892 */   border-radius: 2px;
/* 2893 */   margin-left: .25em;
/* 2894 */ }
/* 2895 */ .woocommerce-page .woo-pagination,
/* 2896 */ .woocommerce-page .woocommerce_ordering,
/* 2897 */ .woocommerce-page .woocommerce-ordering {
/* 2898 */   width: 50%;
/* 2899 */   float: left;
/* 2900 */ }

/* style.css */

/* 2901 */ .woocommerce-page .woocommerce_result_count + ul.products,
/* 2902 */ .woocommerce-page .woocommerce_ordering + ul.products,
/* 2903 */ .woocommerce-page .woocommerce-result-count + ul.products,
/* 2904 */ .woocommerce-page .woocommerce-ordering + ul.products {
/* 2905 */   clear: both;
/* 2906 */ }
/* 2907 */ .woocommerce-page .woocommerce_result_count,
/* 2908 */ .woocommerce-page .woocommerce-result-count {
/* 2909 */   width: 45%;
/* 2910 */   float: left;
/* 2911 */ }
/* 2912 */ .woocommerce-page .woocommerce_ordering,
/* 2913 */ .woocommerce-page .woocommerce-ordering {
/* 2914 */   float: right;
/* 2915 */   text-align: right;
/* 2916 */ }
/* 2917 */ /* 7.1 Single Product Page */
/* 2918 */ .woocommerce.single-product .product {
/* 2919 */   position: relative;
/* 2920 */ }
/* 2921 */ .woocommerce.single-product .summary,
/* 2922 */ .woocommerce.single-product .images {
/* 2923 */   margin-bottom: 1.618em;
/* 2924 */ }
/* 2925 */ .woocommerce.single-product .images {
/* 2926 */   width: 40%;
/* 2927 */   float: left;
/* 2928 */ }
/* 2929 */ .woocommerce.single-product .images a {
/* 2930 */   display: block;
/* 2931 */ }
/* 2932 */ .woocommerce.single-product .images img {
/* 2933 */   width: 98%;
/* 2934 */   padding: 1%;
/* 2935 */   border: 1px solid #cfcfcf;
/* 2936 */   box-shadow: 0 1px 2px 0 #e0e0e0;
/* 2937 */   -webkit-box-shadow: 0 1px 2px 0 #e0e0e0;
/* 2938 */   -moz-box-shadow: 0 1px 2px 0 #e0e0e0;
/* 2939 */   -o-box-shadow: 0 1px 2px 0 #e0e0e0;
/* 2940 */   height: auto;
/* 2941 */   margin-bottom: 1em;
/* 2942 */ }
/* 2943 */ .woocommerce.single-product .images .thumbnails a {
/* 2944 */   width: 22.05%;
/* 2945 */   margin-right: 3.8%;
/* 2946 */   float: left;
/* 2947 */ }
/* 2948 */ .woocommerce.single-product .images .thumbnails a img {
/* 2949 */   width: 90%;
/* 2950 */   padding: 5%;

/* style.css */

/* 2951 */   border: 1px solid #cfcfcf;
/* 2952 */   box-shadow: 0 1px 2px 0 #e0e0e0;
/* 2953 */   -webkit-box-shadow: 0 1px 2px 0 #e0e0e0;
/* 2954 */   -moz-box-shadow: 0 1px 2px 0 #e0e0e0;
/* 2955 */   -o-box-shadow: 0 1px 2px 0 #e0e0e0;
/* 2956 */ }
/* 2957 */ .woocommerce.single-product .images .thumbnails a.first {
/* 2958 */   clear: left;
/* 2959 */ }
/* 2960 */ .woocommerce.single-product .images .thumbnails a.last {
/* 2961 */   margin-right: 0;
/* 2962 */ }
/* 2963 */ .woocommerce.single-product .summary,
/* 2964 */ .woocommerce.single-product .breadcrumbs {
/* 2965 */   width: 56%;
/* 2966 */   float: right;
/* 2967 */ }
/* 2968 */ .woocommerce.single-product .summary h1.product_title {
/* 2969 */   padding: 0;
/* 2970 */   font-size: 1.4em;
/* 2971 */ }
/* 2972 */ .woocommerce.single-product .summary .price {
/* 2973 */   font-size: 1.4em;
/* 2974 */   color: #383838;
/* 2975 */   font-weight: bold;
/* 2976 */   margin-bottom: 0;
/* 2977 */ }
/* 2978 */ .woocommerce.single-product .summary .product_meta {
/* 2979 */   background: #f1f1f1;
/* 2980 */   -webkit-border-radius: 2px;
/* 2981 */   -moz-border-radius: 2px;
/* 2982 */   border-radius: 2px;
/* 2983 */   padding: .5em .75em;
/* 2984 */   font-size: .9em;
/* 2985 */ }
/* 2986 */ .woocommerce.single-product .summary form.cart .quantity {
/* 2987 */   float: left;
/* 2988 */   margin-right: .5em;
/* 2989 */ }
/* 2990 */ .woocommerce.single-product .summary form.cart .button,
/* 2991 */ .woocommerce.single-product .summary form.cart .button.alt {
/* 2992 */   border: 1px solid #cfcfcf;
/* 2993 */   background: url(/wp-content/themes/sliding/images/ico-cart.png) 9px 7px no-repeat #f3f3f3;
/* 2994 */   padding-left: 2.25em;
/* 2995 */   box-shadow: inset 0 1px 0 0 #ffffff;
/* 2996 */   -webkit-box-shadow: inset 0 1px 0 0 #ffffff;
/* 2997 */   -moz-box-shadow: inset 0 1px 0 0 #ffffff;
/* 2998 */   -o-box-shadow: inset 0 1px 0 0 #ffffff;
/* 2999 */   font-weight: bold;
/* 3000 */   color: #494949;

/* style.css */

/* 3001 */   text-shadow: 0 1px 0 #ffffff;
/* 3002 */   filter: none;
/* 3003 */ }
/* 3004 */ .woocommerce.single-product .summary form.cart .button:hover,
/* 3005 */ .woocommerce.single-product .summary form.cart .button.alt:hover {
/* 3006 */   color: #383838;
/* 3007 */   border: 1px solid #bebebe;
/* 3008 */ }
/* 3009 */ .woocommerce.single-product .summary form.cart:after {
/* 3010 */   content: "";
/* 3011 */   display: block;
/* 3012 */   clear: both;
/* 3013 */ }
/* 3014 */ .woocommerce.single-product .variations_form table.variations {
/* 3015 */   border: 0;
/* 3016 */ }
/* 3017 */ .woocommerce.single-product .variations_form table.variations tr td {
/* 3018 */   padding: .5em 0;
/* 3019 */   border: 0;
/* 3020 */   border-bottom: 1px solid #e0e0e0;
/* 3021 */ }
/* 3022 */ .woocommerce.single-product .variations_form table.variations tr td:first-child {
/* 3023 */   padding-right: .5em;
/* 3024 */   min-width: 100px;
/* 3025 */ }
/* 3026 */ .woocommerce.single-product .variations_form table.variations tr:last-child td {
/* 3027 */   border-bottom: 0;
/* 3028 */ }
/* 3029 */ .woocommerce.single-product .onsale {
/* 3030 */   color: #fff;
/* 3031 */   font-weight: 700;
/* 3032 */   background: darkRed;
/* 3033 */   padding: .1em .3em;
/* 3034 */   -webkit-border-radius: 2px;
/* 3035 */   -moz-border-radius: 2px;
/* 3036 */   border-radius: 2px;
/* 3037 */   position: absolute;
/* 3038 */   top: 6px;
/* 3039 */   left: 6px;
/* 3040 */   z-index: 999999;
/* 3041 */ }
/* 3042 */ .woocommerce.single-product:after {
/* 3043 */   content: "";
/* 3044 */   display: block;
/* 3045 */   clear: both;
/* 3046 */ }
/* 3047 */ .woocommerce.single-product h2 {
/* 3048 */   font-size: 0.9em;
/* 3049 */   text-transform: uppercase;
/* 3050 */   color: #383838;

/* style.css */

/* 3051 */   font-weight: bold;
/* 3052 */ }
/* 3053 */ .woocommerce .woocommerce_tabs,
/* 3054 */ .woocommerce .woocommerce-tabs {
/* 3055 */   clear: both;
/* 3056 */ }
/* 3057 */ .woocommerce .woocommerce_tabs ul.tabs,
/* 3058 */ .woocommerce .woocommerce-tabs ul.tabs {
/* 3059 */   margin: 0;
/* 3060 */   background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAADUlEQVQIHWNgYGCQBAAAHgAagZnn+QAAAABJRU5ErkJggg==) bottom repeat-x;
/* 3061 */   /* 1px transparent png */
/* 3062 */ 
/* 3063 */ }
/* 3064 */ .woocommerce .woocommerce_tabs ul.tabs li,
/* 3065 */ .woocommerce .woocommerce-tabs ul.tabs li {
/* 3066 */   float: left;
/* 3067 */   margin-right: .25em;
/* 3068 */ }
/* 3069 */ .woocommerce .woocommerce_tabs ul.tabs li a,
/* 3070 */ .woocommerce .woocommerce-tabs ul.tabs li a {
/* 3071 */   display: inline-block;
/* 3072 */   border: 1px solid #cfcfcf;
/* 3073 */   border-bottom: 0;
/* 3074 */   padding: .5em .75em;
/* 3075 */   -webkit-border-top-left-radius: 2px;
/* 3076 */   -webkit-border-top-right-radius: 2px;
/* 3077 */   -moz-border-radius-topleft: 2px;
/* 3078 */   -moz-border-radius-topright: 2px;
/* 3079 */   border-top-left-radius: 2px;
/* 3080 */   border-top-right-radius: 2px;
/* 3081 */   font-weight: bold;
/* 3082 */ }
/* 3083 */ .woocommerce .woocommerce_tabs ul.tabs li a:hover,
/* 3084 */ .woocommerce .woocommerce-tabs ul.tabs li a:hover {
/* 3085 */   background: #fff;
/* 3086 */ }
/* 3087 */ .woocommerce .woocommerce_tabs ul.tabs li.active a,
/* 3088 */ .woocommerce .woocommerce-tabs ul.tabs li.active a {
/* 3089 */   background: #fff;
/* 3090 */ }
/* 3091 */ .woocommerce .woocommerce_tabs ul.tabs:after,
/* 3092 */ .woocommerce .woocommerce-tabs ul.tabs:after {
/* 3093 */   content: "";
/* 3094 */   display: block;
/* 3095 */   clear: both;
/* 3096 */ }
/* 3097 */ .woocommerce .woocommerce_tabs .panel,
/* 3098 */ .woocommerce .woocommerce-tabs .panel {
/* 3099 */   border: 1px solid #cfcfcf;
/* 3100 */   border-top: 0;

/* style.css */

/* 3101 */   background: #fff;
/* 3102 */   padding: 2em;
/* 3103 */   -webkit-border-bottom-left-radius: 2px;
/* 3104 */   -webkit-border-bottom-right-radius: 2px;
/* 3105 */   -moz-border-radius-bottomleft: 2px;
/* 3106 */   -moz-border-radius-bottomright: 2px;
/* 3107 */   border-bottom-left-radius: 2px;
/* 3108 */   border-bottom-right-radius: 2px;
/* 3109 */   box-shadow: 0 1px 2px 0 #e0e0e0;
/* 3110 */   -webkit-box-shadow: 0 1px 2px 0 #e0e0e0;
/* 3111 */   -moz-box-shadow: 0 1px 2px 0 #e0e0e0;
/* 3112 */   -o-box-shadow: 0 1px 2px 0 #e0e0e0;
/* 3113 */   clear: both;
/* 3114 */ }
/* 3115 */ .woocommerce .woocommerce_tabs .panel h2:first-child,
/* 3116 */ .woocommerce .woocommerce-tabs .panel h2:first-child {
/* 3117 */   padding-top: 0;
/* 3118 */ }
/* 3119 */ .woocommerce .woocommerce_tabs .panel .hreview-aggregate h2,
/* 3120 */ .woocommerce .woocommerce-tabs .panel .hreview-aggregate h2 {
/* 3121 */   padding-top: 0;
/* 3122 */ }
/* 3123 */ .upsells {
/* 3124 */   clear: both;
/* 3125 */ }
/* 3126 */ /* 7.2 Quantity incrementer */
/* 3127 */ .quantity {
/* 3128 */   width: 60px;
/* 3129 */   position: relative;
/* 3130 */   /* Disable input[type=number] buttons until the world is ready */
/* 3131 */ 
/* 3132 */ }
/* 3133 */ .quantity input::-webkit-outer-spin-button,
/* 3134 */ .quantity input::-webkit-inner-spin-button {
/* 3135 */   display: none;
/* 3136 */ }
/* 3137 */ .quantity input.qty {
/* 3138 */   width: 40px;
/* 3139 */   height: 30px;
/* 3140 */   padding: 0;
/* 3141 */   text-align: center;
/* 3142 */   border: 1px solid #bebebe;
/* 3143 */   border-right: 0;
/* 3144 */   -webkit-border-top-right-radius: 0;
/* 3145 */   -webkit-border-bottom-right-radius: 0;
/* 3146 */   -moz-border-radius-topright: 0;
/* 3147 */   -moz-border-radius-bottomright: 0;
/* 3148 */   border-top-right-radius: 0;
/* 3149 */   border-bottom-right-radius: 0;
/* 3150 */   box-shadow: inset 0 0 2px 0 #e0e0e0;

/* style.css */

/* 3151 */   -webkit-box-shadow: inset 0 0 2px 0 #e0e0e0;
/* 3152 */   -moz-box-shadow: inset 0 0 2px 0 #e0e0e0;
/* 3153 */   -o-box-shadow: inset 0 0 2px 0 #e0e0e0;
/* 3154 */   font-weight: bold;
/* 3155 */ }
/* 3156 */ .quantity .plus,
/* 3157 */ .quantity .minus {
/* 3158 */   display: block;
/* 3159 */   padding: 0;
/* 3160 */   position: absolute;
/* 3161 */   text-align: center;
/* 3162 */   border: 1px solid #3f7c85;
/* 3163 */   margin: 0 !important;
/* 3164 */   width: 20px;
/* 3165 */   -webkit-border-top-right-radius: 2px;
/* 3166 */   -webkit-border-bottom-right-radius: 2px;
/* 3167 */   -moz-border-radius-topright: 2px;
/* 3168 */   -moz-border-radius-bottomright: 2px;
/* 3169 */   border-top-right-radius: 2px;
/* 3170 */   border-bottom-right-radius: 2px;
/* 3171 */   background: #72afb8;
/* 3172 */   background: -webkit-gradient(linear, left top, left bottom, from(#72afb8), to(#619ea7));
/* 3173 */   background: -webkit-linear-gradient(#72afb8, #619ea7);
/* 3174 */   background: -moz-linear-gradient(center top, #72afb8 0%, #619ea7 100%);
/* 3175 */   background: -moz-gradient(center top, #72afb8 0%, #619ea7 100%);
/* 3176 */   color: #fff;
/* 3177 */   cursor: pointer;
/* 3178 */   text-shadow: 0 1px 0 #3f7c85;
/* 3179 */   font-weight: bold;
/* 3180 */   height: 15px;
/* 3181 */ }
/* 3182 */ .quantity .plus:hover,
/* 3183 */ .quantity .minus:hover {
/* 3184 */   background: #83c0c9;
/* 3185 */   background: -webkit-gradient(linear, left top, left bottom, from(#83c0c9), to(#619ea7));
/* 3186 */   background: -webkit-linear-gradient(#83c0c9, #619ea7);
/* 3187 */   background: -moz-linear-gradient(center top, #83c0c9 0%, #619ea7 100%);
/* 3188 */   background: -moz-gradient(center top, #83c0c9 0%, #619ea7 100%);
/* 3189 */ }
/* 3190 */ .quantity .plus {
/* 3191 */   top: 0;
/* 3192 */   right: 0;
/* 3193 */   border-bottom: 0;
/* 3194 */   -webkit-border-bottom-left-radius: 0;
/* 3195 */   -webkit-border-bottom-right-radius: 0;
/* 3196 */   -moz-border-radius-bottomleft: 0;
/* 3197 */   -moz-border-radius-bottomright: 0;
/* 3198 */   border-bottom-left-radius: 0;
/* 3199 */   border-bottom-right-radius: 0;
/* 3200 */ }

/* style.css */

/* 3201 */ .quantity .minus {
/* 3202 */   bottom: 0;
/* 3203 */   right: 0;
/* 3204 */   -webkit-border-top-left-radius: 0;
/* 3205 */   -webkit-border-top-right-radius: 0;
/* 3206 */   -moz-border-radius-topleft: 0;
/* 3207 */   -moz-border-radius-topright: 0;
/* 3208 */   border-top-left-radius: 0;
/* 3209 */   border-top-right-radius: 0;
/* 3210 */ }
/* 3211 */ /*-------------------------------------------------------------------------------------------*/
/* 3212 */ /* 8. CART */
/* 3213 */ /*-------------------------------------------------------------------------------------------*/
/* 3214 */ table.cart td.actions {
/* 3215 */   text-align: right;
/* 3216 */ }
/* 3217 */ table.cart td.actions .coupon {
/* 3218 */   text-align: left;
/* 3219 */   width: 50%;
/* 3220 */   float: left;
/* 3221 */   margin-bottom: 0;
/* 3222 */ }
/* 3223 */ table.cart td.actions .coupon input,
/* 3224 */ table.cart td.actions .coupon .button {
/* 3225 */   width: auto;
/* 3226 */   float: none;
/* 3227 */ }
/* 3228 */ table.cart td.actions .coupon label {
/* 3229 */   display: none;
/* 3230 */ }
/* 3231 */ table.cart td.actions .button,
/* 3232 */ table.cart td.actions .checkout-button {
/* 3233 */   width: auto;
/* 3234 */   text-align: center;
/* 3235 */ }
/* 3236 */ table.cart .product-quantity .plus,
/* 3237 */ table.cart .product-quantity .minus {
/* 3238 */   display: inline-block;
/* 3239 */ }
/* 3240 */ table.cart img {
/* 3241 */   width: 40px;
/* 3242 */   height: auto;
/* 3243 */ }
/* 3244 */ .cart-collaterals .cross-sells,
/* 3245 */ .cart-collaterals .cart_totals,
/* 3246 */ .cart-collaterals .shipping_calculator {
/* 3247 */   width: 48%;
/* 3248 */   float: right;
/* 3249 */ }
/* 3250 */ .cart-collaterals .cart_totals #shipping_method {

/* style.css */

/* 3251 */   padding-left: 0;
/* 3252 */ }
/* 3253 */ .cart-collaterals .cart_totals #shipping_method li {
/* 3254 */   list-style: none;
/* 3255 */ }
/* 3256 */ .cart-collaterals .cross-sells {
/* 3257 */   float: left;
/* 3258 */ }
/* 3259 */ .cart-collaterals .cross-sells ul.products {
/* 3260 */   padding: 0 !important;
/* 3261 */ }
/* 3262 */ .cart-collaterals .cross-sells ul.products li {
/* 3263 */   width: 48%;
/* 3264 */   margin-right: 3.8%;
/* 3265 */ }
/* 3266 */ .cart-collaterals .cross-sells ul.products li:nth-child(2n) {
/* 3267 */   margin-right: 0;
/* 3268 */ }
/* 3269 */ .cart-collaterals .cross-sells ul.products li.last {
/* 3270 */   margin-right: 3.8%;
/* 3271 */ }
/* 3272 */ .cart-collaterals .shipping_calculator {
/* 3273 */   clear: right;
/* 3274 */ }
/* 3275 */ .cart-collaterals .shipping_calculator input {
/* 3276 */   width: 100%;
/* 3277 */ }
/* 3278 */ /*-------------------------------------------------------------------------------------------*/
/* 3279 */ /* 9. CHECKOUT */
/* 3280 */ /*-------------------------------------------------------------------------------------------*/
/* 3281 */ #customer_details {
/* 3282 */   background: #f1f1f1;
/* 3283 */   padding: 2%;
/* 3284 */ }
/* 3285 */ .required {
/* 3286 */   color: darkRed;
/* 3287 */   border: 0;
/* 3288 */ }
/* 3289 */ .validate-required.woocommerce-validated input {
/* 3290 */   border-color: #88ab2f;
/* 3291 */   background: #e7f2ce;
/* 3292 */ }
/* 3293 */ .validate-required.woocommerce-invalid input {
/* 3294 */   border-color: #b93533;
/* 3295 */   background: #f5dcdc;
/* 3296 */ }
/* 3297 */ ul.payment_methods {
/* 3298 */   text-align: left;
/* 3299 */   border-bottom: 1px solid rgba(0, 0, 0, 0.1);
/* 3300 */   margin: 0 0 1.618em 0;

/* style.css */

/* 3301 */   list-style: none outside;
/* 3302 */   padding-bottom: 1.618em;
/* 3303 */   padding-left: 3px;
/* 3304 */ }
/* 3305 */ ul.payment_methods label {
/* 3306 */   display: inline;
/* 3307 */ }
/* 3308 */ ul.payment_methods li {
/* 3309 */   line-height: 2em;
/* 3310 */   text-align: left;
/* 3311 */   margin: 0 !important;
/* 3312 */   font-weight: normal;
/* 3313 */   list-style: none;
/* 3314 */ }
/* 3315 */ ul.payment_methods li input {
/* 3316 */   margin: 0 1em 0 0 !important;
/* 3317 */ }
/* 3318 */ ul.payment_methods li img {
/* 3319 */   vertical-align: middle;
/* 3320 */   margin: -2px 0 0 0.5em;
/* 3321 */   position: relative;
/* 3322 */ }
/* 3323 */ ul.payment_methods .payment_box {
/* 3324 */   background: #fff;
/* 3325 */   padding: .5em .75em;
/* 3326 */   -webkit-border-radius: 3px;
/* 3327 */   -moz-border-radius: 3px;
/* 3328 */   border-radius: 3px;
/* 3329 */   margin: .618em 0 1.618em;
/* 3330 */   margin-right: 2px;
/* 3331 */   border: 1px solid #cfcfcf;
/* 3332 */   background: #f1f1f1;
/* 3333 */ }
/* 3334 */ ul.payment_methods .payment_box p,
/* 3335 */ ul.payment_methods .payment_box fieldset {
/* 3336 */   margin-bottom: 0;
/* 3337 */ }
/* 3338 */ ul.payment_methods .payment_box fieldset .form-row-wide {
/* 3339 */   margin-bottom: .618em;
/* 3340 */ }
/* 3341 */ ul.payment_methods .payment_box fieldset label {
/* 3342 */   display: block;
/* 3343 */ }
/* 3344 */ ul.payment_methods .payment_box fieldset select {
/* 3345 */   width: 40%;
/* 3346 */   margin-right: 5%;
/* 3347 */ }
/* 3348 */ ul.payment_methods + .form-row {
/* 3349 */   width: 100%;
/* 3350 */ }

/* style.css */

/* 3351 */ ul.payment_methods + .form-row #place_order {
/* 3352 */   float: right;
/* 3353 */ }
/* 3354 */ ul.payment_methods + .form-row input {
/* 3355 */   float: none;
/* 3356 */ }
/* 3357 */ ul.payment_methods + .form-row label {
/* 3358 */   display: inline;
/* 3359 */ }
/* 3360 */ /*-------------------------------------------------------------------------------------------*/
/* 3361 */ /* 10. USER ACCOUNT */
/* 3362 */ /*-------------------------------------------------------------------------------------------*/
/* 3363 */ #customer_login {
/* 3364 */   -webkit-border-radius: 3px;
/* 3365 */   -moz-border-radius: 3px;
/* 3366 */   border-radius: 3px;
/* 3367 */   background: #f1f1f1;
/* 3368 */ }
/* 3369 */ #customer_login .col-1,
/* 3370 */ #customer_login .col-2 {
/* 3371 */   padding: 3%;
/* 3372 */   width: 44%;
/* 3373 */ }
/* 3374 */ #customer_login .col-1 h2,
/* 3375 */ #customer_login .col-2 h2 {
/* 3376 */   padding-top: 0;
/* 3377 */ }
/* 3378 */ #customer_login .col-2 {
/* 3379 */   background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAAABCAYAAAD0In+KAAAAEUlEQVQIHWNgYGCQ/P///2YACjADympEt28AAAAASUVORK5CYII=) left repeat-y;
/* 3380 */   /* 1px transparent png */
/* 3381 */ 
/* 3382 */ }
/* 3383 */ #customer_login a.lost_password {
/* 3384 */   display: block;
/* 3385 */ }
/* 3386 */ ul.digital-downloads {
/* 3387 */   padding: 0;
/* 3388 */ }
/* 3389 */ ul.digital-downloads li {
/* 3390 */   list-style: none;
/* 3391 */   padding-bottom: .5em;
/* 3392 */   margin-bottom: .5em;
/* 3393 */   border-bottom: 1px solid #e0e0e0;
/* 3394 */ }
/* 3395 */ ul.digital-downloads li a {
/* 3396 */   padding-left: 24px;
/* 3397 */   background: url(/wp-content/themes/sliding/images/ico-download.png) left no-repeat;
/* 3398 */ }
/* 3399 */ ul.digital-downloads li .count {
/* 3400 */   float: right;

/* style.css */

/* 3401 */ }
/* 3402 */ ul.digital-downloads li:last-child {
/* 3403 */   margin-bottom: 0;
/* 3404 */   padding-bottom: 0;
/* 3405 */   border: 0;
/* 3406 */ }
/* 3407 */ /*-- [ Order details ] ----------------------------------------------------------------------------------*/
/* 3408 */ .order_details {
/* 3409 */   overflow: hidden;
/* 3410 */   zoom: 1;
/* 3411 */   margin: 0 0 1.618em;
/* 3412 */   list-style: none;
/* 3413 */   padding: 0;
/* 3414 */ }
/* 3415 */ .order_details li {
/* 3416 */   float: left;
/* 3417 */   margin-right: 2em;
/* 3418 */   text-transform: uppercase;
/* 3419 */   font-size: 0.715em;
/* 3420 */   line-height: 1em;
/* 3421 */   border-right: 1px dashed #ccc;
/* 3422 */   padding-right: 2em;
/* 3423 */   list-style: none !important;
/* 3424 */ }
/* 3425 */ .order_details li strong {
/* 3426 */   display: block;
/* 3427 */   font-size: 1.4em;
/* 3428 */   text-transform: none;
/* 3429 */   line-height: 1.5em;
/* 3430 */   color: #333;
/* 3431 */ }
/* 3432 */ .order_details li.method {
/* 3433 */   border: none;
/* 3434 */ }
/* 3435 */ /*-------------------------------------------------------------------------------------------*/
/* 3436 */ /* 11. MISC */
/* 3437 */ /*-------------------------------------------------------------------------------------------*/
/* 3438 */ /* 11.1 Buttons */
/* 3439 */ a.button,
/* 3440 */ a.comment-reply-link,
/* 3441 */ #commentform #submit,
/* 3442 */ .submit,
/* 3443 */ input[type=submit],
/* 3444 */ input.button,
/* 3445 */ button.button {
/* 3446 */   display: inline-block;
/* 3447 */   text-align: center;
/* 3448 */   font-size: 1em;
/* 3449 */   /* Make inputs the same size as anchors */
/* 3450 */ 

/* style.css */

/* 3451 */   font-family: inherit;
/* 3452 */   /* Make inputs use the correct typeface instead of the browser default */
/* 3453 */ 
/* 3454 */   cursor: pointer;
/* 3455 */   /* Inputs need pointers! */
/* 3456 */ 
/* 3457 */   border: 1px solid #cfcfcf;
/* 3458 */   padding: .25em 1em;
/* 3459 */   -webkit-border-radius: 2px;
/* 3460 */   -moz-border-radius: 2px;
/* 3461 */   border-radius: 2px;
/* 3462 */   background: #f3f3f3;
/* 3463 */   background: -webkit-gradient(linear, left top, left bottom, from(#f3f3f3), to(#efefef));
/* 3464 */   background: -webkit-linear-gradient(#f3f3f3, #efefef);
/* 3465 */   background: -moz-linear-gradient(center top, #f3f3f3 0%, #efefef 100%);
/* 3466 */   background: -moz-gradient(center top, #f3f3f3 0%, #efefef 100%);
/* 3467 */   box-shadow: inset 0 1px 0 0 #ffffff;
/* 3468 */   -webkit-box-shadow: inset 0 1px 0 0 #ffffff;
/* 3469 */   -moz-box-shadow: inset 0 1px 0 0 #ffffff;
/* 3470 */   -o-box-shadow: inset 0 1px 0 0 #ffffff;
/* 3471 */   font-weight: bold;
/* 3472 */   color: #494949;
/* 3473 */   text-shadow: 0 1px 0 #ffffff;
/* 3474 */   margin: 0 !important;
/* 3475 */ }
/* 3476 */ a.button:hover,
/* 3477 */ a.comment-reply-link:hover,
/* 3478 */ #commentform #submit:hover,
/* 3479 */ .submit:hover,
/* 3480 */ input[type=submit]:hover,
/* 3481 */ input.button:hover,
/* 3482 */ button.button:hover {
/* 3483 */   text-decoration: none;
/* 3484 */   background: #ffffff;
/* 3485 */   background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#efefef));
/* 3486 */   background: -webkit-linear-gradient(#ffffff, #efefef);
/* 3487 */   background: -moz-linear-gradient(center top, #ffffff 0%, #efefef 100%);
/* 3488 */   background: -moz-gradient(center top, #ffffff 0%, #efefef 100%);
/* 3489 */ }
/* 3490 */ input.button,
/* 3491 */ button.button,
/* 3492 */ input[type=submit] {
/* 3493 */   padding: .45em 1em;
/* 3494 */ }
/* 3495 */ .button.alt {
/* 3496 */   background: #72afb8;
/* 3497 */   background: -webkit-gradient(linear, left top, left bottom, from(#72afb8), to(#508d96));
/* 3498 */   background: -webkit-linear-gradient(#72afb8, #508d96);
/* 3499 */   background: -moz-linear-gradient(center top, #72afb8 0%, #508d96 100%);
/* 3500 */   background: -moz-gradient(center top, #72afb8 0%, #508d96 100%);

/* style.css */

/* 3501 */   box-shadow: inset 0 1px 0 0 #83c0c9;
/* 3502 */   -webkit-box-shadow: inset 0 1px 0 0 #83c0c9;
/* 3503 */   -moz-box-shadow: inset 0 1px 0 0 #83c0c9;
/* 3504 */   -o-box-shadow: inset 0 1px 0 0 #83c0c9;
/* 3505 */   border: 1px solid #3f7c85;
/* 3506 */   color: #d8ffff;
/* 3507 */   text-shadow: 0 1px 0 #2e6b74;
/* 3508 */ }
/* 3509 */ .button.alt:hover {
/* 3510 */   background: #83c0c9;
/* 3511 */   background: -webkit-gradient(linear, left top, left bottom, from(#83c0c9), to(#508d96));
/* 3512 */   background: -webkit-linear-gradient(#83c0c9, #508d96);
/* 3513 */   background: -moz-linear-gradient(center top, #83c0c9 0%, #508d96 100%);
/* 3514 */   background: -moz-gradient(center top, #83c0c9 0%, #508d96 100%);
/* 3515 */   color: #faffff;
/* 3516 */ }
/* 3517 */ /* 11.2 Gravity forms */
/* 3518 */ .gfield {
/* 3519 */   margin-bottom: 10px;
/* 3520 */ }
/* 3521 */ .gform_wrapper .top_label .gfield_label {
/* 3522 */   display: block;
/* 3523 */   float: left;
/* 3524 */   padding-right: 20px;
/* 3525 */   width: 100px;
/* 3526 */   margin: 5px 0 4px;
/* 3527 */ }
/* 3528 */ .gform_wrapper .top_label input.large,
/* 3529 */ .gform_wrapper .top_label select.large,
/* 3530 */ .gform_wrapper .top_label textarea.textarea {
/* 3531 */   width: 400px !important;
/* 3532 */   padding: 7px 3px !important;
/* 3533 */ }
/* 3534 */ .gform_wrapper .top_label .clear-multi {
/* 3535 */   clear: none !important;
/* 3536 */ }
/* 3537 */ .gform_wrapper input.button {
/* 3538 */   padding: 5px 10px 6px !important;
/* 3539 */ }
/* 3540 */ .gform_wrapper input {
/* 3541 */   padding: 7px 3px !important;
/* 3542 */ }
/* 3543 */ .gform_wrapper .entry img,
/* 3544 */ .gform_wrapper img,
/* 3545 */ .gform_wrapper thumbnail {
/* 3546 */   padding: 0 !important;
/* 3547 */   border: 0 !important;
/* 3548 */ }
/* 3549 */ .gform_wrapper .gfield_checkbox,
/* 3550 */ .gform_wrapper .gfield_radio {

/* style.css */

/* 3551 */   margin-left: 120px !important;
/* 3552 */ }
/* 3553 */ img.ui-datepicker-trigger {
/* 3554 */   border: 0;
/* 3555 */   padding: 0;
/* 3556 */ }
/* 3557 */ /* 11.3 Star Ratings */
/* 3558 */ .star-rating {
/* 3559 */   float: right;
/* 3560 */   width: 80px;
/* 3561 */   height: 16px;
/* 3562 */   background: url(/wp-content/themes/sliding/images/ico-star.png) repeat-x left 0;
/* 3563 */ }
/* 3564 */ .star-rating span {
/* 3565 */   background: url(/wp-content/themes/sliding/images/ico-star.png) repeat-x left -32px;
/* 3566 */   height: 0;
/* 3567 */   padding-top: 16px;
/* 3568 */   overflow: hidden;
/* 3569 */   float: left;
/* 3570 */ }
/* 3571 */ p.stars {
/* 3572 */   overflow: hidden;
/* 3573 */   zoom: 1;
/* 3574 */ }
/* 3575 */ p.stars span {
/* 3576 */   width: 80px;
/* 3577 */   height: 16px;
/* 3578 */   position: relative;
/* 3579 */   float: left;
/* 3580 */   background: url(/wp-content/themes/sliding/images/ico-star.png) repeat-x left 0;
/* 3581 */ }
/* 3582 */ p.stars span a {
/* 3583 */   float: left;
/* 3584 */   position: absolute;
/* 3585 */   left: 0;
/* 3586 */   top: 0;
/* 3587 */   width: 16px;
/* 3588 */   height: 0;
/* 3589 */   padding-top: 16px;
/* 3590 */   overflow: hidden;
/* 3591 */ }
/* 3592 */ p.stars span a:hover,
/* 3593 */ p.stars span a:focus {
/* 3594 */   background: url(/wp-content/themes/sliding/images/ico-star.png) repeat-x left -16px;
/* 3595 */ }
/* 3596 */ p.stars span a.active {
/* 3597 */   background: url(/wp-content/themes/sliding/images/ico-star.png) repeat-x left -32px;
/* 3598 */ }
/* 3599 */ p.stars span a.star-1 {
/* 3600 */   width: 16px;

/* style.css */

/* 3601 */   z-index: 10;
/* 3602 */ }
/* 3603 */ p.stars span a.star-2 {
/* 3604 */   width: 32px;
/* 3605 */   z-index: 9;
/* 3606 */ }
/* 3607 */ p.stars span a.star-3 {
/* 3608 */   width: 48px;
/* 3609 */   z-index: 8;
/* 3610 */ }
/* 3611 */ p.stars span a.star-4 {
/* 3612 */   width: 64px;
/* 3613 */   z-index: 7;
/* 3614 */ }
/* 3615 */ p.stars span a.star-5 {
/* 3616 */   width: 80px;
/* 3617 */   z-index: 6;
/* 3618 */ }
/* 3619 */ #sidebar .star-rating,
/* 3620 */ #footer-widgets .star-rating {
/* 3621 */   width: 60px;
/* 3622 */   height: 12px;
/* 3623 */   background: url(/wp-content/themes/sliding/images/ico-star-small.png) repeat-x left 0;
/* 3624 */ }
/* 3625 */ #sidebar .star-rating span,
/* 3626 */ #footer-widgets .star-rating span {
/* 3627 */   background: url(/wp-content/themes/sliding/images/ico-star-small.png) repeat-x left -24px;
/* 3628 */   padding-top: 12px;
/* 3629 */ }
/* 3630 */ #sidebar p.stars span,
/* 3631 */ #footer-widgets p.stars span {
/* 3632 */   width: 60px;
/* 3633 */   height: 12px;
/* 3634 */   background: url(/wp-content/themes/sliding/images/icons/star-small.png) repeat-x left 0;
/* 3635 */ }
/* 3636 */ #sidebar p.stars span a,
/* 3637 */ #footer-widgets p.stars span a {
/* 3638 */   width: 12px;
/* 3639 */   padding-top: 12px;
/* 3640 */ }
/* 3641 */ /* 11.4 Shortcodes */
/* 3642 */ .shortcode-sticky {
/* 3643 */   background: #f6eeca;
/* 3644 */   background: -webkit-gradient(linear, left top, left bottom, from(#f6eeca), to(#faf5e0));
/* 3645 */   background: -webkit-linear-gradient(#f6eeca, #faf5e0);
/* 3646 */   background: -moz-linear-gradient(center top, #f6eeca 0%, #faf5e0 100%);
/* 3647 */   background: -moz-gradient(center top, #f6eeca 0%, #faf5e0 100%);
/* 3648 */   padding: 1.618em 1.618em 2.992em 1.618em;
/* 3649 */   border-top: 1.618em solid #f2e8b5;
/* 3650 */   border-bottom: 1px solid #fcf7f2;

/* style.css */

/* 3651 */   text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.6);
/* 3652 */   box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.1);
/* 3653 */   -webkit-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.1);
/* 3654 */   -moz-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.1);
/* 3655 */   -o-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.1);
/* 3656 */   -webkit-transform: rotate(1deg);
/* 3657 */   -moz-transform: rotate(1deg);
/* 3658 */   font-family: 'Schoolbell', cursive;
/* 3659 */   margin: 1.618em;
/* 3660 */   font-size: 1.142em;
/* 3661 */   color: #554444;
/* 3662 */   max-width: 22em;
/* 3663 */ }
/* 3664 */ .shortcode-sticky a {
/* 3665 */   padding: 0 6px;
/* 3666 */   background: rgba(255, 255, 0, 0.1);
/* 3667 */   color: #443333;
/* 3668 */ }
/* 3669 */ .shortcode-sticky.left {
/* 3670 */   float: left;
/* 3671 */ }
/* 3672 */ .shortcode-sticky.right {
/* 3673 */   float: right;
/* 3674 */ }
/* 3675 */ .shortcode-sale {
/* 3676 */   padding: 0 1em;
/* 3677 */   background: #d62839;
/* 3678 */   color: #fff;
/* 3679 */   text-transform: uppercase;
/* 3680 */   font-weight: 700;
/* 3681 */   margin-bottom: 2.618em;
/* 3682 */   text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
/* 3683 */   -webkit-border-radius: 0.27em;
/* 3684 */   -moz-border-radius: 0.27em;
/* 3685 */   border-radius: 0.27em;
/* 3686 */   box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.3);
/* 3687 */   -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.3);
/* 3688 */   -moz-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.3);
/* 3689 */   -o-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.3);
/* 3690 */ }
/* 3691 */ .shortcode-sale span {
/* 3692 */   padding: .618em 0;
/* 3693 */   display: block;
/* 3694 */ }
/* 3695 */ .shortcode-sale a {
/* 3696 */   background: rgba(255, 255, 255, 0.1);
/* 3697 */   color: #fff;
/* 3698 */   padding: 3px 12px;
/* 3699 */   -webkit-border-radius: 20px;
/* 3700 */   -moz-border-radius: 20px;

/* style.css */

/* 3701 */   border-radius: 20px;
/* 3702 */   margin: 0 6px;
/* 3703 */   -webkit-transition: all ease-in-out 0.2s;
/* 3704 */   -moz-transition: all ease-in-out 0.2s;
/* 3705 */   -o-transition: all ease-in-out 0.2s;
/* 3706 */   transition: all ease-in-out 0.2s;
/* 3707 */ }
/* 3708 */ .shortcode-sale a:hover {
/* 3709 */   background: rgba(255, 255, 255, 0.2);
/* 3710 */   color: #fff;
/* 3711 */ }
/* 3712 */ /* 11.5 Messages / info boxes */
/* 3713 */ ul.woocommerce_error,
/* 3714 */ ul.woocommerce-error {
/* 3715 */   padding: .65em 3em;
/* 3716 */   list-style: none;
/* 3717 */ }
/* 3718 */ ul.woocommerce_error li,
/* 3719 */ ul.woocommerce-error li {
/* 3720 */   list-style: none;
/* 3721 */ }
/* 3722 */ .woocommerce_message,
/* 3723 */ .info,
/* 3724 */ .woocommerce_error,
/* 3725 */ .woocommerce-message,
/* 3726 */ .woocommerce-error,
/* 3727 */ .woocommerce-info {
/* 3728 */   padding: .5em 1em .5em 3em;
/* 3729 */   margin-bottom: 1.618em;
/* 3730 */   border-top: 2px solid #72afb8;
/* 3731 */   background: rgba(0, 0, 0, 0.05);
/* 3732 */   position: relative;
/* 3733 */ }
/* 3734 */ .woocommerce_message:before,
/* 3735 */ .info:before,
/* 3736 */ .woocommerce_error:before,
/* 3737 */ .woocommerce-message:before,
/* 3738 */ .woocommerce-error:before,
/* 3739 */ .woocommerce-info:before {
/* 3740 */   content: "";
/* 3741 */   height: 16px;
/* 3742 */   width: 16px;
/* 3743 */   display: block;
/* 3744 */   position: absolute;
/* 3745 */   top: .8em;
/* 3746 */   left: 1em;
/* 3747 */   background-color: #72afb8;
/* 3748 */   -webkit-border-radius: 1em;
/* 3749 */   -moz-border-radius: 1em;
/* 3750 */   border-radius: 1em;

/* style.css */

/* 3751 */ }
/* 3752 */ .woocommerce_message .button,
/* 3753 */ .info .button,
/* 3754 */ .woocommerce_error .button,
/* 3755 */ .woocommerce-message .button,
/* 3756 */ .woocommerce-error .button,
/* 3757 */ .woocommerce-info .button {
/* 3758 */   float: right;
/* 3759 */ }
/* 3760 */ .woocommerce_message:after,
/* 3761 */ .info:after,
/* 3762 */ .woocommerce_error:after,
/* 3763 */ .woocommerce-message:after,
/* 3764 */ .woocommerce-error:after,
/* 3765 */ .woocommerce-info:after {
/* 3766 */   content: "";
/* 3767 */   display: block;
/* 3768 */   clear: both;
/* 3769 */ }
/* 3770 */ .woocommerce_message,
/* 3771 */ .woocommerce-message {
/* 3772 */   border-top-color: #75ac67;
/* 3773 */ }
/* 3774 */ .woocommerce_message:before,
/* 3775 */ .woocommerce-message:before {
/* 3776 */   background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAGCAYAAAAPDoR2AAAAN0lEQVQIHXWMQQ4AMAjCxv7/ZxZIanbYPIhSUbbXo2Jqf0BsA4mjgU1ioAVpSSrDVbPzFgPt7QH7qwoJ3MDCYgAAAABJRU5ErkJggg==) center no-repeat #75ac67;
/* 3777 */   /* check icon */
/* 3778 */ 
/* 3779 */ }
/* 3780 */ .info,
/* 3781 */ .woocommerce-info {
/* 3782 */   border-top-color: #6689aa;
/* 3783 */ }
/* 3784 */ .info:before,
/* 3785 */ .woocommerce-info:before {
/* 3786 */   background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAAAFCAYAAABvsz2cAAAAG0lEQVQIHWP8DwQMQMACxIwwBliECcQDATgDAMHrBQqJ6tMZAAAAAElFTkSuQmCC) center no-repeat #6689aa;
/* 3787 */   /* info icon */
/* 3788 */ 
/* 3789 */ }
/* 3790 */ .woocommerce_error,
/* 3791 */ .woocommerce-error {
/* 3792 */   border-top-color: #b46c73;
/* 3793 */ }
/* 3794 */ .woocommerce_error:before,
/* 3795 */ .woocommerce-error:before {
/* 3796 */   background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAAAFCAYAAABvsz2cAAAAHUlEQVQIHWP8DwQMQMAEIkAAzmABchhBIiAGWA0Ar6MFCigWCYMAAAAASUVORK5CYII=) center no-repeat #b46c73;
/* 3797 */   /* error icon */
/* 3798 */ 
/* 3799 */ }
/* 3800 */ p.demo_store {

/* style.css */

/* 3801 */   position: fixed;
/* 3802 */   bottom: 0;
/* 3803 */   right: 0;
/* 3804 */   left: 0;
/* 3805 */   background: #6689aa;
/* 3806 */   padding: .25em 0;
/* 3807 */   text-align: center;
/* 3808 */   color: #fff;
/* 3809 */   font-weight: bold;
/* 3810 */   z-index: 1000000;
/* 3811 */   margin-bottom: 0;
/* 3812 */ }
/* 3813 */ /* 11.6 Uniform */
/* 3814 */ div.selector,
/* 3815 */ div.selector span,
/* 3816 */ div.checker span,
/* 3817 */ div.radio span,
/* 3818 */ div.uploader,
/* 3819 */ div.uploader span.action {
/* 3820 */   background-image: url(/wp-content/themes/sliding/images/sprite.png);
/* 3821 */   background-repeat: no-repeat;
/* 3822 */   -webkit-font-smoothing: antialiased;
/* 3823 */ }
/* 3824 */ .selector,
/* 3825 */ .radio,
/* 3826 */ .checker,
/* 3827 */ .uploader,
/* 3828 */ .selector *,
/* 3829 */ .radio *,
/* 3830 */ .checker *,
/* 3831 */ .uploader * {
/* 3832 */   margin: 0;
/* 3833 */   padding: 0;
/* 3834 */ }
/* 3835 */ /* Select */
/* 3836 */ div.selector {
/* 3837 */   background-position: -485px -130px;
/* 3838 */   line-height: 26px;
/* 3839 */   height: 26px;
/* 3840 */ }
/* 3841 */ div.selector span {
/* 3842 */   background-position: right 0px;
/* 3843 */   height: 26px;
/* 3844 */   line-height: 26px;
/* 3845 */ }
/* 3846 */ div.selector select {
/* 3847 */   /* change these to adjust positioning of select element */
/* 3848 */ 
/* 3849 */   top: 0px;
/* 3850 */   left: 0px;

/* style.css */

/* 3851 */   cursor: pointer;
/* 3852 */ }
/* 3853 */ div.selector:active,
/* 3854 */ div.selector.active {
/* 3855 */   background-position: -485px -156px;
/* 3856 */ }
/* 3857 */ div.selector:active span,
/* 3858 */ div.selector.active span {
/* 3859 */   background-position: right -26px;
/* 3860 */ }
/* 3861 */ div.selector.focus,
/* 3862 */ div.selector.hover,
/* 3863 */ div.selector:hover {
/* 3864 */   background-position: -485px -182px;
/* 3865 */ }
/* 3866 */ div.selector.focus span,
/* 3867 */ div.selector.hover span,
/* 3868 */ div.selector:hover span {
/* 3869 */   background-position: right -52px;
/* 3870 */ }
/* 3871 */ div.selector.focus:active,
/* 3872 */ div.selector.focus.active,
/* 3873 */ div.selector:hover:active,
/* 3874 */ div.selector.active:hover {
/* 3875 */   background-position: -485px -208px;
/* 3876 */ }
/* 3877 */ div.selector.focus:active span,
/* 3878 */ div.selector:hover:active span,
/* 3879 */ div.selector.active:hover span,
/* 3880 */ div.selector.focus.active span {
/* 3881 */   background-position: right -78px;
/* 3882 */ }
/* 3883 */ div.selector.disabled {
/* 3884 */   background-position: -485px -234px;
/* 3885 */ }
/* 3886 */ div.selector.disabled span {
/* 3887 */   background-position: right -104px;
/* 3888 */ }
/* 3889 */ /* Checkbox */
/* 3890 */ div.checker {
/* 3891 */   width: 19px;
/* 3892 */   height: 19px;
/* 3893 */ }
/* 3894 */ div.checker input {
/* 3895 */   width: 19px;
/* 3896 */   height: 19px;
/* 3897 */ }
/* 3898 */ div.checker span {
/* 3899 */   background-position: 0px -260px;
/* 3900 */   height: 19px;

/* style.css */

/* 3901 */   width: 19px;
/* 3902 */ }
/* 3903 */ div.checker:active span,
/* 3904 */ div.checker.active span {
/* 3905 */   background-position: -19px -260px;
/* 3906 */ }
/* 3907 */ div.checker.focus span,
/* 3908 */ div.checker:hover span {
/* 3909 */   background-position: -38px -260px;
/* 3910 */ }
/* 3911 */ div.checker.focus:active span,
/* 3912 */ div.checker:active:hover span,
/* 3913 */ div.checker.active:hover span,
/* 3914 */ div.checker.focus.active span {
/* 3915 */   background-position: -57px -260px;
/* 3916 */ }
/* 3917 */ div.checker span.checked {
/* 3918 */   background-position: -76px -260px;
/* 3919 */ }
/* 3920 */ div.checker:active span.checked,
/* 3921 */ div.checker.active span.checked {
/* 3922 */   background-position: -95px -260px;
/* 3923 */ }
/* 3924 */ div.checker.focus span.checked,
/* 3925 */ div.checker:hover span.checked {
/* 3926 */   background-position: -114px -260px;
/* 3927 */ }
/* 3928 */ div.checker.focus:active span.checked,
/* 3929 */ div.checker:hover:active span.checked,
/* 3930 */ div.checker.active:hover span.checked,
/* 3931 */ div.checker.active.focus span.checked {
/* 3932 */   background-position: -133px -260px;
/* 3933 */ }
/* 3934 */ div.checker.disabled span,
/* 3935 */ div.checker.disabled:active span,
/* 3936 */ div.checker.disabled.active span {
/* 3937 */   background-position: -152px -260px;
/* 3938 */ }
/* 3939 */ div.checker.disabled span.checked,
/* 3940 */ div.checker.disabled:active span.checked,
/* 3941 */ div.checker.disabled.active span.checked {
/* 3942 */   background-position: -171px -260px;
/* 3943 */ }
/* 3944 */ /* Radio */
/* 3945 */ div.radio {
/* 3946 */   width: 18px;
/* 3947 */   height: 18px;
/* 3948 */ }
/* 3949 */ div.radio input {
/* 3950 */   width: 18px;

/* style.css */

/* 3951 */   height: 18px;
/* 3952 */ }
/* 3953 */ div.radio span {
/* 3954 */   height: 18px;
/* 3955 */   width: 18px;
/* 3956 */   background-position: 0px -279px;
/* 3957 */ }
/* 3958 */ div.radio:active span,
/* 3959 */ div.radio.active span {
/* 3960 */   background-position: -18px -279px;
/* 3961 */ }
/* 3962 */ div.radio.focus span,
/* 3963 */ div.radio:hover span {
/* 3964 */   background-position: -36px -279px;
/* 3965 */ }
/* 3966 */ div.radio.focus:active span,
/* 3967 */ div.radio:active:hover span,
/* 3968 */ div.radio.active:hover span,
/* 3969 */ div.radio.active.focus span {
/* 3970 */   background-position: -54px -279px;
/* 3971 */ }
/* 3972 */ div.radio span.checked {
/* 3973 */   background-position: -72px -279px;
/* 3974 */ }
/* 3975 */ div.radio:active span.checked,
/* 3976 */ div.radio.active span.checked {
/* 3977 */   background-position: -90px -279px;
/* 3978 */ }
/* 3979 */ div.radio.focus span.checked,
/* 3980 */ div.radio:hover span.checked {
/* 3981 */   background-position: -108px -279px;
/* 3982 */ }
/* 3983 */ div.radio.focus:active span.checked,
/* 3984 */ div.radio:hover:active span.checked,
/* 3985 */ div.radio.focus.active span.checked,
/* 3986 */ div.radio.active:hover span.checked {
/* 3987 */   background-position: -126px -279px;
/* 3988 */ }
/* 3989 */ div.radio.disabled span,
/* 3990 */ div.radio.disabled:active span,
/* 3991 */ div.radio.disabled.active span {
/* 3992 */   background-position: -144px -279px;
/* 3993 */ }
/* 3994 */ div.radio.disabled span.checked,
/* 3995 */ div.radio.disabled:active span.checked,
/* 3996 */ div.radio.disabled.active span.checked {
/* 3997 */   background-position: -162px -279px;
/* 3998 */ }
/* 3999 */ /* Uploader */
/* 4000 */ div.uploader {

/* style.css */

/* 4001 */   background-position: 0px -297px;
/* 4002 */   height: 28px;
/* 4003 */ }
/* 4004 */ div.uploader span.action {
/* 4005 */   background-position: right -409px;
/* 4006 */   height: 24px;
/* 4007 */   line-height: 24px;
/* 4008 */ }
/* 4009 */ div.uploader span.filename {
/* 4010 */   height: 24px;
/* 4011 */   /* change this line to adjust positioning of filename area */
/* 4012 */ 
/* 4013 */   margin: 2px 0px 2px 2px;
/* 4014 */   line-height: 24px;
/* 4015 */ }
/* 4016 */ div.uploader.focus,
/* 4017 */ div.uploader.hover,
/* 4018 */ div.uploader:hover {
/* 4019 */   background-position: 0px -353px;
/* 4020 */ }
/* 4021 */ div.uploader.focus span.action,
/* 4022 */ div.uploader.hover span.action,
/* 4023 */ div.uploader:hover span.action {
/* 4024 */   background-position: right -437px;
/* 4025 */ }
/* 4026 */ div.uploader.active span.action,
/* 4027 */ div.uploader:active span.action {
/* 4028 */   background-position: right -465px;
/* 4029 */ }
/* 4030 */ div.uploader.focus.active span.action,
/* 4031 */ div.uploader:focus.active span.action,
/* 4032 */ div.uploader.focus:active span.action,
/* 4033 */ div.uploader:focus:active span.action {
/* 4034 */   background-position: right -493px;
/* 4035 */ }
/* 4036 */ div.uploader.disabled {
/* 4037 */   background-position: 0px -325px;
/* 4038 */ }
/* 4039 */ div.uploader.disabled span.action {
/* 4040 */   background-position: right -381px;
/* 4041 */ }
/* 4042 */ /* PRESENTATION */
/* 4043 */ /* Select */
/* 4044 */ div.selector {
/* 4045 */   width: 185px;
/* 4046 */   font-size: 12px;
/* 4047 */   -webkit-border-radius: 3px;
/* 4048 */   -moz-border-radius: 3px;
/* 4049 */   border-radius: 3px;
/* 4050 */ }

/* style.css */

/* 4051 */ div.selector select {
/* 4052 */   min-width: 190px;
/* 4053 */   font-weight: 700;
/* 4054 */   border: solid 1px #fff;
/* 4055 */ }
/* 4056 */ div.selector span {
/* 4057 */   padding: 0px 25px 0px 2px;
/* 4058 */   cursor: pointer;
/* 4059 */   text-align: left;
/* 4060 */ }
/* 4061 */ div.selector span {
/* 4062 */   color: #666;
/* 4063 */   width: 158px;
/* 4064 */   text-align: left;
/* 4065 */   text-shadow: 0 1px 0 #fff;
/* 4066 */ }
/* 4067 */ div.selector.disabled span {
/* 4068 */   color: #bbb;
/* 4069 */ }
/* 4070 */ /* Checker */
/* 4071 */ div.checker {
/* 4072 */   margin-right: 5px;
/* 4073 */ }
/* 4074 */ /* Radio */
/* 4075 */ div.radio {
/* 4076 */   margin-right: 3px;
/* 4077 */ }
/* 4078 */ /* Uploader */
/* 4079 */ div.uploader {
/* 4080 */   width: 190px;
/* 4081 */   cursor: pointer;
/* 4082 */ }
/* 4083 */ div.uploader span.action {
/* 4084 */   width: 85px;
/* 4085 */   text-align: center;
/* 4086 */   text-shadow: #fff 0px 1px 0px;
/* 4087 */   background-color: #fff;
/* 4088 */   font-size: 11px;
/* 4089 */   font-weight: bold;
/* 4090 */ }
/* 4091 */ div.uploader span.filename {
/* 4092 */   color: #777;
/* 4093 */   width: 82px;
/* 4094 */   border-right: solid 1px #bbb;
/* 4095 */   font-size: 11px;
/* 4096 */ }
/* 4097 */ div.uploader input {
/* 4098 */   width: 190px;
/* 4099 */ }
/* 4100 */ div.uploader.disabled span.action {

/* style.css */

/* 4101 */   color: #aaa;
/* 4102 */ }
/* 4103 */ div.uploader.disabled span.filename {
/* 4104 */   border-color: #ddd;
/* 4105 */   color: #aaa;
/* 4106 */ }
/* 4107 */ /*
/* 4108 *| 
/* 4109 *| CORE FUNCTIONALITY
/* 4110 *| 
/* 4111 *| Not advised to edit stuff below this line
/* 4112 *| -----------------------------------------------------
/* 4113 *| */
/* 4114 */ .selector,
/* 4115 */ .checker,
/* 4116 */ .radio,
/* 4117 */ .uploader {
/* 4118 */   display: -moz-inline-box;
/* 4119 */   display: inline-block;
/* 4120 */   vertical-align: middle;
/* 4121 */   zoom: 1;
/* 4122 */   *display: inline;
/* 4123 */ }
/* 4124 */ .selector select:focus,
/* 4125 */ .radio input:focus,
/* 4126 */ .checker input:focus,
/* 4127 */ .uploader input:focus {
/* 4128 */   outline: 0;
/* 4129 */ }
/* 4130 */ /* Select */
/* 4131 */ div.selector {
/* 4132 */   position: relative;
/* 4133 */   padding-left: 8px;
/* 4134 */   overflow: hidden;
/* 4135 */   font-family: sans-serif;
/* 4136 */ }
/* 4137 */ div.selector span {
/* 4138 */   display: block;
/* 4139 */   overflow: hidden;
/* 4140 */   text-overflow: ellipsis;
/* 4141 */   white-space: nowrap;
/* 4142 */   font-weight: 700;
/* 4143 */ }
/* 4144 */ div.selector select {
/* 4145 */   position: absolute;
/* 4146 */   filter: alpha(opacity=@opacity * 100);
/* 4147 */   -moz-opacity: 0;
/* 4148 */   -khtml-opacity: 0;
/* 4149 */   opacity: 0;
/* 4150 */   height: 25px;

/* style.css */

/* 4151 */   border: none;
/* 4152 */   background: none;
/* 4153 */ }
/* 4154 */ /* Checker */
/* 4155 */ div.checker {
/* 4156 */   position: relative;
/* 4157 */ }
/* 4158 */ div.checker span {
/* 4159 */   display: -moz-inline-box;
/* 4160 */   display: inline-block;
/* 4161 */   text-align: center;
/* 4162 */ }
/* 4163 */ div.checker input {
/* 4164 */   filter: alpha(opacity=@opacity * 100);
/* 4165 */   -moz-opacity: 0;
/* 4166 */   -khtml-opacity: 0;
/* 4167 */   opacity: 0;
/* 4168 */   display: inline-block;
/* 4169 */   background: none;
/* 4170 */ }
/* 4171 */ /* Radio */
/* 4172 */ div.radio {
/* 4173 */   position: relative;
/* 4174 */ }
/* 4175 */ div.radio span {
/* 4176 */   display: -moz-inline-box;
/* 4177 */   display: inline-block;
/* 4178 */   text-align: center;
/* 4179 */ }
/* 4180 */ div.radio input {
/* 4181 */   filter: alpha(opacity=@opacity * 100);
/* 4182 */   -moz-opacity: 0;
/* 4183 */   -khtml-opacity: 0;
/* 4184 */   opacity: 0;
/* 4185 */   text-align: center;
/* 4186 */   display: inline-block;
/* 4187 */   background: none;
/* 4188 */ }
/* 4189 */ /* Uploader */
/* 4190 */ div.uploader {
/* 4191 */   position: relative;
/* 4192 */   overflow: hidden;
/* 4193 */   cursor: default;
/* 4194 */ }
/* 4195 */ div.uploader span.action {
/* 4196 */   float: left;
/* 4197 */   display: inline;
/* 4198 */   padding: 2px 0px;
/* 4199 */   overflow: hidden;
/* 4200 */   cursor: pointer;

/* style.css */

/* 4201 */ }
/* 4202 */ div.uploader span.filename {
/* 4203 */   padding: 0px 10px;
/* 4204 */   float: left;
/* 4205 */   display: block;
/* 4206 */   overflow: hidden;
/* 4207 */   text-overflow: ellipsis;
/* 4208 */   white-space: nowrap;
/* 4209 */   cursor: default;
/* 4210 */ }
/* 4211 */ div.uploader input {
/* 4212 */   filter: alpha(opacity=@opacity * 100);
/* 4213 */   -moz-opacity: 0;
/* 4214 */   -khtml-opacity: 0;
/* 4215 */   opacity: 0;
/* 4216 */   position: absolute;
/* 4217 */   top: 0;
/* 4218 */   right: 0;
/* 4219 */   bottom: 0;
/* 4220 */   float: right;
/* 4221 */   height: 25px;
/* 4222 */   border: none;
/* 4223 */   cursor: default;
/* 4224 */ }
/* 4225 */ /* 11.7 Iconise links */
/* 4226 */ a[href*="youtube.com/watch?"],
/* 4227 */ a[href*="sevenload.com/videos/"],
/* 4228 */ a[href*="metacafe.com/watch/"] {
/* 4229 */   padding: 5px 20px 5px 0;
/* 4230 */   background: transparent url(/wp-content/themes/sliding/images/icons/icon_film.gif) no-repeat center right;
/* 4231 */ }
/* 4232 */ /* extensions */
/* 4233 */ a[href$='.doc'],
/* 4234 */ a[href$='.rtf'] {
/* 4235 */   padding: 5px 20px 5px 0;
/* 4236 */   background: transparent url(/wp-content/themes/sliding/images/icons/icon_doc.gif) no-repeat center right;
/* 4237 */ }
/* 4238 */ a[href$='.txt'] {
/* 4239 */   padding: 5px 20px 5px 0;
/* 4240 */   background: transparent url(/wp-content/themes/sliding/images/icons/icon_txt.gif) no-repeat center right;
/* 4241 */ }
/* 4242 */ a[href$='.xls'] {
/* 4243 */   padding: 5px 20px 5px 0;
/* 4244 */   background: transparent url(/wp-content/themes/sliding/images/icons/icon_xls.gif) no-repeat center right;
/* 4245 */ }
/* 4246 */ a[href$='.rss'],
/* 4247 */ a[href$='.atom'] {
/* 4248 */   padding: 5px 20px 5px 0;
/* 4249 */   background: transparent url(/wp-content/themes/sliding/images/icons/icon_feed.gif) no-repeat center right;
/* 4250 */ }

/* style.css */

/* 4251 */ a[href$='.opml'] {
/* 4252 */   padding: 5px 20px 5px 0;
/* 4253 */   background: transparent url(/wp-content/themes/sliding/images/icons/icon_opml.gif) no-repeat center right;
/* 4254 */ }
/* 4255 */ a[href$='.phps'] {
/* 4256 */   padding: 5px 20px 5px 0;
/* 4257 */   background: transparent url(/wp-content/themes/sliding/images/icons/icon_phps.gif) no-repeat center right;
/* 4258 */ }
/* 4259 */ a[href$='.phps'] {
/* 4260 */   padding: 5px 20px 5px 0;
/* 4261 */   background: transparent url(/wp-content/themes/sliding/images/icons/icon_phps.gif) no-repeat center right;
/* 4262 */ }
/* 4263 */ a[href$='.torrent'] {
/* 4264 */   padding: 5px 20px 5px 0;
/* 4265 */   background: transparent url(/wp-content/themes/sliding/images/icons/icon_torrent.gif) no-repeat center right;
/* 4266 */ }
/* 4267 */ a[href$='.vcard'] {
/* 4268 */   padding: 5px 20px 5px 0;
/* 4269 */   background: transparent url(/wp-content/themes/sliding/images/icons/icon_vcard.gif) no-repeat center right;
/* 4270 */ }
/* 4271 */ a[href$='.exe'] {
/* 4272 */   padding: 5px 20px 5px 0;
/* 4273 */   background: transparent url(/wp-content/themes/sliding/images/icons/icon_exe.gif) no-repeat center right;
/* 4274 */ }
/* 4275 */ a[href$='.dmg'],
/* 4276 */ a[href$='.app'] {
/* 4277 */   padding: 5px 20px 5px 0;
/* 4278 */   background: transparent url(/wp-content/themes/sliding/images/icons/icon_dmg.gif) no-repeat center right;
/* 4279 */ }
/* 4280 */ a[href$='.pps'] {
/* 4281 */   padding: 5px 20px 5px 0;
/* 4282 */   background: transparent url(/wp-content/themes/sliding/images/icons/icon_pps.gif) no-repeat center right;
/* 4283 */ }
/* 4284 */ a[href$='.pdf'] {
/* 4285 */   padding: 5px 20px 5px 0;
/* 4286 */   background: transparent url(/wp-content/themes/sliding/images/icons/icon_pdf.gif) no-repeat center right;
/* 4287 */ }
/* 4288 */ .thumbnails a[href$='.pdf'] {
/* 4289 */   padding: 0;
/* 4290 */   background: none;
/* 4291 */ }
/* 4292 */ a[href$='.xpi'] {
/* 4293 */   padding: 5px 20px 5px 0;
/* 4294 */   background: transparent url(/wp-content/themes/sliding/images/icons/icon_plugin.gif) no-repeat center right;
/* 4295 */ }
/* 4296 */ a[href$='.fla'],
/* 4297 */ a[href$='.swf'] {
/* 4298 */   padding: 5px 20px 5px 0;
/* 4299 */   background: transparent url(/wp-content/themes/sliding/images/icons/icon_flash.gif) no-repeat center right;
/* 4300 */ }

/* style.css */

/* 4301 */ a[href$='.zip'],
/* 4302 */ a[href$='.rar'],
/* 4303 */ a[href$='.gzip'],
/* 4304 */ a[href$='.bzip'],
/* 4305 */ a[href$='.ace'] {
/* 4306 */   padding: 5px 20px 5px 0;
/* 4307 */   background: transparent url(/wp-content/themes/sliding/images/icons/icon_archive.gif) no-repeat center right;
/* 4308 */ }
/* 4309 */ a[href$='.ical'] {
/* 4310 */   padding: 5px 20px 5px 0;
/* 4311 */   background: transparent url(/wp-content/themes/sliding/images/icons/icon_ical.gif) no-repeat center right;
/* 4312 */ }
/* 4313 */ a[href$='.css'] {
/* 4314 */   padding: 5px 20px 5px 0;
/* 4315 */   background: transparent url(/wp-content/themes/sliding/images/icons/icon_css.gif) no-repeat center right;
/* 4316 */ }
/* 4317 */ a[href$='.ttf'] {
/* 4318 */   padding: 5px 20px 5px 0;
/* 4319 */   background: transparent url(/wp-content/themes/sliding/images/icons/icon_ttf.gif) no-repeat center right;
/* 4320 */ }
/* 4321 */ a[href$='.mov'],
/* 4322 */ a[href$='.wmv'],
/* 4323 */ a[href$='.mp4'],
/* 4324 */ a[href$='.avi'],
/* 4325 */ a[href$='.mpg'] {
/* 4326 */   padding: 5px 20px 5px 0;
/* 4327 */   background: transparent url(/wp-content/themes/sliding/images/icons/icon_film.gif) no-repeat center right;
/* 4328 */ }
/* 4329 */ a[href$='.mp3'],
/* 4330 */ a[href$='.wav'],
/* 4331 */ a[href$='.ogg'],
/* 4332 */ a[href$='.wma'],
/* 4333 */ a[href$='.m4a'] {
/* 4334 */   padding: 5px 20px 5px 0;
/* 4335 */   background: transparent url(/wp-content/themes/sliding/images/icons/icon_music.gif) no-repeat center right;
/* 4336 */ }
/* 4337 */ /* messenger */
/* 4338 */ a[href^="aim:"] {
/* 4339 */   padding: 5px 20px 5px 0;
/* 4340 */   background: transparent url(/wp-content/themes/sliding/images/icons/icon_aim.gif) no-repeat center right;
/* 4341 */ }
/* 4342 */ a[href^="msnim:"] {
/* 4343 */   padding: 5px 20px 5px 0;
/* 4344 */   background: transparent url(/wp-content/themes/sliding/images/icons/icon_msn.gif) no-repeat center right;
/* 4345 */ }
/* 4346 */ a[href^="xmpp:"] {
/* 4347 */   padding: 5px 20px 5px 0;
/* 4348 */   background: transparent url(/wp-content/themes/sliding/images/icons/icon_jabber.gif) no-repeat center right;
/* 4349 */ }
/* 4350 */ a[href*="icq.com"] {

/* style.css */

/* 4351 */   padding: 5px 20px 5px 0;
/* 4352 */   background: transparent url(/wp-content/themes/sliding/images/icons/icon_icq.gif) no-repeat center right;
/* 4353 */ }
/* 4354 */ a[href*="edit.yahoo.com/config/send_webmesg?"] {
/* 4355 */   padding: 5px 20px 5px 0;
/* 4356 */   background: transparent url(/wp-content/themes/sliding/images/icons/icon_yim.gif) no-repeat center right;
/* 4357 */ }
/* 4358 */ a[href^="callto:"] {
/* 4359 */   padding: 5px 20px 5px 0;
/* 4360 */   background: transparent url(/wp-content/themes/sliding/images/icons/icon_call.gif) no-repeat center right;
/* 4361 */ }
/* 4362 */ a[href^="skype:"] {
/* 4363 */   padding: 5px 20px 5px 0;
/* 4364 */   background: transparent url(/wp-content/themes/sliding/images/icons/icon_skype.gif) no-repeat center right;
/* 4365 */ }
/* 4366 */ a[href^="gg:"] {
/* 4367 */   padding: 5px 20px 5px 0;
/* 4368 */   background: transparent url(/wp-content/themes/sliding/images/icons/icon_gadugadu.gif) no-repeat center right;
/* 4369 */ }
/* 4370 */ /* email */
/* 4371 */ a[href^="mailto:"] {
/* 4372 */   padding: 5px 20px 5px 0;
/* 4373 */   background: transparent url(/wp-content/themes/sliding/images/icons/icon_mailto.gif) no-repeat center right;
/* 4374 */ }
/* 4375 */ /* 11.9 Fancybox */
/* 4376 */ #fancybox-wrap table td {
/* 4377 */   -webkit-box-shadow: none;
/* 4378 */   -moz-box-shadow: none;
/* 4379 */   box-shadow: none;
/* 4380 */ }
/* 4381 */ /* 11.8 IE specific styling */
/* 4382 */ .ie6 .nav .sf-sub-indicator {
/* 4383 */   display: none;
/* 4384 */ }
/* 4385 */ .ie6 .nav li a:hover {
/* 4386 */   text-decoration: none;
/* 4387 */ }
/* 4388 */ .ie6 .nav li a.sf-with-ul {
/* 4389 */   padding-right: 10px;
/* 4390 */ }
/* 4391 */ .ie6 .button,
/* 4392 */ .ie6 .button:visited {
/* 4393 */   margin: 0;
/* 4394 */   color: #8d8d8d !important;
/* 4395 */   font-weight: normal;
/* 4396 */ }
/* 4397 */ .ie6 .reply a {
/* 4398 */   color: #8d8d8d !important;
/* 4399 */ }
/* 4400 */ .ie7 #header .woocommerce-nav {

/* style.css */

/* 4401 */   clear: none;
/* 4402 */ }
/* 4403 */ .ie7 #homepage * {
/* 4404 */   overflow-x: hidden;
/* 4405 */ }
/* 4406 */ .ie7 #homepage .slider-wrap #slider .next {
/* 4407 */   position: absolute;
/* 4408 */   top: 0;
/* 4409 */   right: 0;
/* 4410 */   width: 70px;
/* 4411 */   background: url(/wp-content/themes/sliding/images/slider-right.png) 0 45% no-repeat;
/* 4412 */   background-color: none;
/* 4413 */ }
/* 4414 */ .ie7 #homepage .slider-wrap #slider .next:hover {
/* 4415 */   background: url(/wp-content/themes/sliding/images/slider-right-hover.png) 0 45% no-repeat;
/* 4416 */ }
/* 4417 */ .ie7 #homepage .slider-wrap #slider .prev {
/* 4418 */   position: absolute;
/* 4419 */   top: 0;
/* 4420 */   left: 0;
/* 4421 */   width: 70px;
/* 4422 */   background: url(/wp-content/themes/sliding/images/slider-left.png) 5px 45% no-repeat;
/* 4423 */   background-color: none;
/* 4424 */   text-align: left;
/* 4425 */   text-indent: -999em;
/* 4426 */ }
/* 4427 */ .ie7 #homepage .slider-wrap #slider .prev:hover {
/* 4428 */   background: url(/wp-content/themes/sliding/images/slider-left-hover.png) 5px 45% no-repeat;
/* 4429 */ }
/* 4430 */ .ie7 #homepage .slider-wrap #slider .jcarousel-prev-disabled,
/* 4431 */ .ie7 #homepage .slider-wrap #slider .jcarousel-next-disabled {
/* 4432 */   display: none !important;
/* 4433 */ }
/* 4434 */ .ie7 .nav li a {
/* 4435 */   _height: 0;
/* 4436 */   zoom: 1;
/* 4437 */ }
/* 4438 */ .ie7 .button,
/* 4439 */ .ie7 .button:visited {
/* 4440 */   padding: 7px 6px;
/* 4441 */   margin: 0;
/* 4442 */ }
/* 4443 */ .ie7 #sidebar .widget_layered_nav ul li,
/* 4444 */ .ie7 #sidebar .widget_product_categories ul li,
/* 4445 */ .ie7 #sidebar .widget_layered_nav ul li.fix,
/* 4446 */ .ie7 #sidebar .widget_product_categories ul li.fix {
/* 4447 */   margin-left: -15px;
/* 4448 */ }
/* 4449 */ .ie7 #sidebar .widget ul.product_list_widget li {
/* 4450 */   margin-left: -15px;

/* style.css */

/* 4451 */ }
/* 4452 */ .ie7 .quantity .minus {
/* 4453 */   bottom: 1px;
/* 4454 */   height: 16px;
/* 4455 */ }
/* 4456 */ .ie7 .quantity .plus {
/* 4457 */   top: 1px;
/* 4458 */   height: 16px;
/* 4459 */ }
/* 4460 */ .ie7 .type-product .summary form.cart .button.alt {
/* 4461 */   padding-top: 2px;
/* 4462 */   padding-bottom: 3px;
/* 4463 */   padding-left: 1em;
/* 4464 */ }
/* 4465 */ .ie8 .button,
/* 4466 */ .ie8 .button:visited {
/* 4467 */   padding: 10px 15px;
/* 4468 */   margin: 0;
/* 4469 */ }
/* 4470 */ .ie8 #homepage .slider-wrap #slider .next {
/* 4471 */   background: url(/wp-content/themes/sliding/images/slider-right.png) 20px 45% no-repeat #fdfdfd;
/* 4472 */ }
/* 4473 */ .ie8 #homepage .slider-wrap #slider .next:hover {
/* 4474 */   background: url(/wp-content/themes/sliding/images/slider-right-hover.png) 20px 45% no-repeat #fdfdfd;
/* 4475 */ }
/* 4476 */ .ie8 #homepage .slider-wrap #slider .prev {
/* 4477 */   background: url(/wp-content/themes/sliding/images/slider-left.png) 1915px 45% no-repeat #fdfdfd;
/* 4478 */ }
/* 4479 */ .ie8 #homepage .slider-wrap #slider .prev:hover {
/* 4480 */   background: url(/wp-content/themes/sliding/images/slider-left-hover.png) 1915px 45% no-repeat #fdfdfd;
/* 4481 */ }
/* 4482 */ .ie8 #homepage .slider-wrap #slider .jcarousel-prev-disabled,
/* 4483 */ .ie8 #homepage .slider-wrap #slider .jcarousel-next-disabled {
/* 4484 */   background: #fdfdfd !important;
/* 4485 */ }
/* 4486 */ .ie8 #header #search-top #s,
/* 4487 */ .ie7 #header #search-top #s {
/* 4488 */   padding: 2px 5px 10px 5px;
/* 4489 */ }
/* 4490 */ .ie8 .type-product .summary form.cart .button.alt,
/* 4491 */ .ie7 .type-product .summary form.cart .button.alt {
/* 4492 */   padding-top: 2px;
/* 4493 */   padding-bottom: 3px;
/* 4494 */ }
/* 4495 */ .ie8 .cart td.actions .button,
/* 4496 */ .ie7 .cart td.actions .button {
/* 4497 */   padding: 3px 10px !important;
/* 4498 */   line-height: 1.618em !important;
/* 4499 */   overflow: visible;
/* 4500 */ }

/* style.css */

/* 4501 */ .ie9 #header #search-top #s {
/* 4502 */   padding-top: .43em;
/* 4503 */   padding-bottom: .43em;
/* 4504 */ }
/* 4505 */ .ie9 table {
/* 4506 */   border-collapse: separate;
/* 4507 */ }
/* 4508 */ 

/* output.css */

/* 1   */ /* BANNER AD STYLING (zone) */
/* 2   */ 
/* 3   */ .oio-banner-zone {
/* 4   */ 	margin: 0px;
/* 5   */ 	padding: 0px !important;
/* 6   */ 	background: none !important;
/* 7   */ 	list-style: none !important;
/* 8   */ 	list-style-type: none !important;
/* 9   */ 	list-style-image: none !important;
/* 10  */ }
/* 11  */ 
/* 12  */ .oio-banner-zone li:before, .oio-banner-zone li:after {
/* 13  */ 	content: " " !important;
/* 14  */ 	margin: 0px !important;
/* 15  */ 	padding: 0px !important;
/* 16  */ 	display: none !important;
/* 17  */ }
/* 18  */ 
/* 19  */ .oio-banner-zone li {
/* 20  */ 	float: left;
/* 21  */ 	overflow: hidden;
/* 22  */ 	display: inline !important;
/* 23  */ 	padding: 0px !important;
/* 24  */ 	background: none !important;
/* 25  */ 	clear: none !important;
/* 26  */ 	border: none !important;
/* 27  */ }
/* 28  */ 
/* 29  */ .oio-banner-zone li:hover {
/* 30  */ 	padding: 0px !important;
/* 31  */ }
/* 32  */ 
/* 33  */ .oio-banner-zone li a {
/* 34  */ 	background: none !important;
/* 35  */ }
/* 36  */ 
/* 37  */ .oio-banner-zone a, .oio-banner-zone img {
/* 38  */ 	border: none;
/* 39  */ 	display: block;
/* 40  */ 	margin: 0px !important;
/* 41  */ 	padding: 0px !important;
/* 42  */ 	visibility: visible !important;
/* 43  */ }
/* 44  */ 
/* 45  */ .oio-banner-zone .border, .oio-banner-zone .border:hover {
/* 46  */ 	border: 2px solid #999 !important;
/* 47  */ }
/* 48  */ 
/* 49  */ /* TEXT AD STYLING (zone) */
/* 50  */ 

/* output.css */

/* 51  */ .oio-link-zone {
/* 52  */ 	margin: 0px;
/* 53  */ 	padding: 0px !important;
/* 54  */ 	background: none !important;
/* 55  */ 	list-style: none !important;
/* 56  */ 	list-style-type: none !important;
/* 57  */ 	list-style-image: none !important;
/* 58  */ 	border: 1px solid #999;
/* 59  */ }
/* 60  */ 
/* 61  */ .oio-link-zone li:before, .oio-link-zone li:after {
/* 62  */ 	content: " " !important;
/* 63  */ 	margin: 0px !important;
/* 64  */ 	padding: 0px !important;
/* 65  */ 	display: none !important;
/* 66  */ }
/* 67  */ 
/* 68  */ .oio-link-zone li {
/* 69  */ 	float: left;
/* 70  */ 	overflow: hidden;
/* 71  */ 	display: inline !important;
/* 72  */ 	margin: 0px !important;
/* 73  */ 	padding: 2px !important;
/* 74  */ 	background: none !important;
/* 75  */ 	clear: none !important;
/* 76  */ 	border: none !important;
/* 77  */ }
/* 78  */ 
/* 79  */ .oio-link-zone li:hover {
/* 80  */ 	padding: 2px !important;
/* 81  */ }
/* 82  */ 
/* 83  */ .oio-link-zone li a {
/* 84  */ 	background: none !important;
/* 85  */ }
/* 86  */ 
/* 87  */ .oio-link-zone a {
/* 88  */ 	border: none;
/* 89  */ 	display: block;
/* 90  */ 	margin: 0px !important;
/* 91  */ 	padding: 0px !important;
/* 92  */ 	visibility: visible !important;
/* 93  */ }
/* 94  */ 
/* 95  */ .oio-link-zone .cell {
/* 96  */ 	display: block;
/* 97  */ 	padding: 5px;
/* 98  */ 	margin: 0 auto !important;
/* 99  */ }
/* 100 */ 

/* output.css */

/* 101 */ .oio-link-zone .desc {
/* 102 */ 
/* 103 */ }
/* 104 */ 
/* 105 */ .oio-link-zone .empty {
/* 106 */ 
/* 107 */ }
/* 108 */ 
/* 109 */ /* TEXT AD STYLING (list) */
/* 110 */ 
/* 111 */ .oio-link-list {
/* 112 */ 
/* 113 */ }
/* 114 */ 
/* 115 */ .oio-link-list li {
/* 116 */ 
/* 117 */ }
/* 118 */ 
/* 119 */ .oio-link-list a {
/* 120 */ 
/* 121 */ }
/* 122 */ 
/* 123 */ .oio-link-list .desc {
/* 124 */ 
/* 125 */ }
/* 126 */ 
/* 127 */ .oio-link-list .empty {
/* 128 */ 
/* 129 */ }
/* 130 */ 
/* 131 */ /* INLINE AD STYLING */
/* 132 */ 
/* 133 */ .oio-inline-left {
/* 134 */ 	float: left;
/* 135 */ 	margin-top: 10px;
/* 136 */ 	margin-right: 10px;
/* 137 */ }
/* 138 */ 
/* 139 */ .oio-inline-right {
/* 140 */ 	float: right;
/* 141 */ 	margin-top: 10px;
/* 142 */ 	margin-left: 10px;
/* 143 */ }
/* 144 */ 
/* 145 */ .oio-inline-border, .oio-inline-border:hover {
/* 146 */ 	border: 2px solid #999;
/* 147 */ }
/* 148 */ 
/* 149 */ .oio-inline-left a, .oio-inline-left img,
/* 150 */ .oio-inline-right a, .oio-inline-right img {

/* output.css */

/* 151 */ 	border: none;
/* 152 */ 	display: block;
/* 153 */ 	margin: 0px !important;
/* 154 */ 	padding: 0px !important;
/* 155 */ 	visibility: visible !important;
/* 156 */ }
/* 157 */ 
/* 158 */ /* RSS FEED AD STYLING */
/* 159 */ 
/* 160 */ #myrss_feed {
/* 161 */ 	padding: 10px;
/* 162 */ 	border: 1px dashed black;
/* 163 */ }
/* 164 */ 
/* 165 */ .rsscontainer {
/* 166 */ 	margin-bottom: 1em;
/* 167 */ 	text-align: left;
/* 168 */ }
/* 169 */ 
/* 170 */ /* AD BADGE STYLING */
/* 171 */ 
/* 172 */ .oio-badge {
/* 173 */ 	margin-top: 20px;
/* 174 */ 	margin-bottom: 20px;
/* 175 */ 	text-align: center;
/* 176 */ }
/* 177 */ 
/* 178 */ /* AVAILABLE ADS STYLING */
/* 179 */ 
/* 180 */ .oio-openslots {
/* 181 */ 
/* 182 */ }
/* 183 */ 
/* 184 */ /* POSTLINKS STYLING */
/* 185 */ 
/* 186 */ .oio-postlinks {
/* 187 */ 	margin-top: 15px;
/* 188 */ }
/* 189 */ 
/* 190 */ /* MISC STYLING */
/* 191 */ 
/* 192 */ .oio-body {
/* 193 */ 	margin: 0px !important;
/* 194 */ 	padding: 0px !important;
/* 195 */ }
/* 196 */ 
/* 197 */ .oio-center {
/* 198 */ 	text-align: center;
/* 199 */ }
/* 200 */ 

/* output.css */

/* 201 */ .oio-clear-left {
/* 202 */ 	clear: left;
/* 203 */ }
/* 204 */ 
/* 205 */ .oio-clear-right {
/* 206 */ 	clear: right;
/* 207 */ }
/* 208 */ 
/* 209 */ .oio-clear {
/* 210 */ 	clear: both;
/* 211 */ }
/* 212 */ 
/* 213 */ .oio-clear-left, .oio-clear-right, .oio-clear {
/* 214 */ 	content: " ";
/* 215 */ 	height: 0.1px;
/* 216 */ 	font-size: 0.1px;
/* 217 */ 	line-height: 0.1px;
/* 218 */ 	visibility: hidden;
/* 219 */ 	overflow: hidden;
/* 220 */ }
/* 221 */ 
/* 222 */ #oio-pixel {
/* 223 */ 	display: none;
/* 224 */ }

/* thickbox.css */

/* 1   */ #TB_overlay {
/* 2   */ 	background: #000;
/* 3   */ 	opacity: 0.7;
/* 4   */ 	filter: alpha(opacity=70);
/* 5   */ 	position: fixed;
/* 6   */ 	top: 0;
/* 7   */ 	right: 0;
/* 8   */ 	bottom: 0;
/* 9   */ 	left: 0;
/* 10  */ 	z-index: 100050; /* Above DFW. */
/* 11  */ }
/* 12  */ 
/* 13  */ #TB_window {
/* 14  */ 	position: fixed;
/* 15  */ 	background: #fff;
/* 16  */ 	z-index: 100050; /* Above DFW. */
/* 17  */ 	visibility: hidden;
/* 18  */ 	text-align: left;
/* 19  */ 	top: 50%;
/* 20  */ 	left: 50%;
/* 21  */ 	-webkit-box-shadow: 0 3px 6px rgba( 0, 0, 0, 0.3 );
/* 22  */ 	box-shadow: 0 3px 6px rgba( 0, 0, 0, 0.3 );
/* 23  */ }
/* 24  */ 
/* 25  */ #TB_window img#TB_Image {
/* 26  */ 	display: block;
/* 27  */ 	margin: 15px 0 0 15px;
/* 28  */ 	border-right: 1px solid #ccc;
/* 29  */ 	border-bottom: 1px solid #ccc;
/* 30  */ 	border-top: 1px solid #666;
/* 31  */ 	border-left: 1px solid #666;
/* 32  */ }
/* 33  */ 
/* 34  */ #TB_caption{
/* 35  */ 	height: 25px;
/* 36  */ 	padding: 7px 30px 10px 25px;
/* 37  */ 	float: left;
/* 38  */ }
/* 39  */ 
/* 40  */ #TB_closeWindow {
/* 41  */ 	height: 25px;
/* 42  */ 	padding: 11px 25px 10px 0;
/* 43  */ 	float: right;
/* 44  */ }
/* 45  */ 
/* 46  */ #TB_closeAjaxWindow {
/* 47  */ 	float: right;
/* 48  */ }
/* 49  */ 
/* 50  */ #TB_closeAjaxWindow a {

/* thickbox.css */

/* 51  */ 	text-decoration: none;
/* 52  */ }
/* 53  */ 
/* 54  */ #TB_ajaxWindowTitle {
/* 55  */ 	float: left;
/* 56  */ 	font-weight: 600;
/* 57  */ 	line-height: 29px;
/* 58  */ 	overflow: hidden; 
/* 59  */ 	padding: 0 29px 0 10px;
/* 60  */ 	text-overflow: ellipsis;
/* 61  */ 	white-space: nowrap;
/* 62  */ 	width: calc( 100% - 39px );
/* 63  */ }
/* 64  */ 
/* 65  */ #TB_title {
/* 66  */ 	background: #fcfcfc;
/* 67  */ 	border-bottom: 1px solid #dfdfdf;
/* 68  */ 	height: 29px;
/* 69  */ }
/* 70  */ 
/* 71  */ #TB_ajaxContent {
/* 72  */ 	clear: both;
/* 73  */ 	padding: 2px 15px 15px 15px;
/* 74  */ 	overflow: auto;
/* 75  */ 	text-align: left;
/* 76  */ 	line-height: 1.4em;
/* 77  */ }
/* 78  */ 
/* 79  */ #TB_ajaxContent.TB_modal {
/* 80  */ 	padding: 15px;
/* 81  */ }
/* 82  */ 
/* 83  */ #TB_ajaxContent p {
/* 84  */ 	padding: 5px 0px 5px 0px;
/* 85  */ }
/* 86  */ 
/* 87  */ #TB_load {
/* 88  */ 	position: fixed;
/* 89  */ 	display: none;
/* 90  */ 	z-index: 103;
/* 91  */ 	top: 50%;
/* 92  */ 	left: 50%;
/* 93  */ 	background-color: #E8E8E8;
/* 94  */ 	border: 1px solid #555;
/* 95  */ 	margin: -45px 0 0 -125px;
/* 96  */ 	padding: 40px 15px 15px;
/* 97  */ }
/* 98  */ 
/* 99  */ #TB_HideSelect {
/* 100 */ 	z-index: 99;

/* thickbox.css */

/* 101 */ 	position: fixed;
/* 102 */ 	top: 0;
/* 103 */ 	left: 0;
/* 104 */ 	background-color: #fff;
/* 105 */ 	border: none;
/* 106 */ 	filter: alpha(opacity=0);
/* 107 */ 	opacity: 0;
/* 108 */ 	height: 100%;
/* 109 */ 	width: 100%;
/* 110 */ }
/* 111 */ 
/* 112 */ #TB_iframeContent {
/* 113 */ 	clear: both;
/* 114 */ 	border: none;
/* 115 */ }
/* 116 */ 
/* 117 */ .tb-close-icon {
/* 118 */ 	color: #666;
/* 119 */ 	text-align: center;
/* 120 */ 	line-height: 29px;
/* 121 */ 	width: 29px;
/* 122 */ 	height: 29px;
/* 123 */ 	position: absolute;
/* 124 */ 	top: 0;
/* 125 */ 	right: 0;
/* 126 */ }
/* 127 */ 
/* 128 */ .tb-close-icon:before {
/* 129 */ 	content: '\f158';
/* 130 */ 	font: normal 20px/29px 'dashicons';
/* 131 */ 	speak: none;
/* 132 */ 	-webkit-font-smoothing: antialiased;
/* 133 */ 	-moz-osx-font-smoothing: grayscale;
/* 134 */ }
/* 135 */ 
/* 136 */ .tb-close-icon:hover {
/* 137 */ 	color: #00a0d2;
/* 138 */ }
/* 139 */ 

/* smart-coupon.css */

/* 1   */ /* Shortcode Style */
/* 2   */ .coupon-container {
/* 3   */     margin: .2em;
/* 4   */     box-shadow: 0 0 5px #e0e0e0;
/* 5   */     display: inline-table;
/* 6   */     text-align: center;
/* 7   */     cursor: pointer;
/* 8   */     position: relative;
/* 9   */ }
/* 10  */ .coupon-container.previews { cursor: inherit }
/* 11  */ .coupon-container.blue { background-color: #e0f7ff }
/* 12  */ .coupon-container.red { background-color: #ffe0e0 }
/* 13  */ .coupon-container.green { background-color: #e0ffe0 }
/* 14  */ .coupon-container.yellow { background-color: #f7f7e0 }
/* 15  */ 
/* 16  */ .coupon-container.small {
/* 17  */     padding: .3em;
/* 18  */     line-height: 1.2em;
/* 19  */ }
/* 20  */ .coupon-container.medium {
/* 21  */     padding: .4em;
/* 22  */     line-height: 1.4em;
/* 23  */ }
/* 24  */ .coupon-container.large {
/* 25  */     padding: .5em;
/* 26  */     line-height: 1.6em;
/* 27  */ }
/* 28  */ 
/* 29  */ .coupon-content.small { padding: .2em 1.2em }
/* 30  */ .coupon-content.medium { padding: .4em 1.4em }
/* 31  */ .coupon-content.large { padding: .6em 1.6em }
/* 32  */ .coupon-content.dashed { border: 2.3px dashed }
/* 33  */ .coupon-content.dotted { border: 2.3px dotted }
/* 34  */ .coupon-content.groove { border: 2.3px groove }
/* 35  */ .coupon-content.solid { border: 2.3px solid }
/* 36  */ .coupon-content.none { border: 2.3px none }
/* 37  */ .coupon-content.blue { border-color: #c0d7ee }
/* 38  */ .coupon-content.red { border-color: #eec0c0 }
/* 39  */ .coupon-content.green { border-color: #c0eec0 }
/* 40  */ .coupon-content.yellow { border-color: #e0e0c0 }
/* 41  */ .coupon-content .code {
/* 42  */     font-family: monospace;
/* 43  */     font-size: 1.2em;
/* 44  */     font-weight:700;
/* 45  */ }
/* 46  */ 
/* 47  */ .coupon-content .coupon-expire,
/* 48  */ .coupon-content .discount-info {
/* 49  */     font-family: Helvetica, Arial, sans-serif;
/* 50  */     font-size: 1em;

/* smart-coupon.css */

/* 51  */ }
/* 52  */ 
/* 53  */ /*Shortcode fields*/
/* 54  */ #coupon-selector #coupon-option label span {
/* 55  */     display: inline-block;
/* 56  */     width: 100px;
/* 57  */ }
/* 58  */ #coupon-selector #coupon-option label select {
/* 59  */     margin-left: -.2em;
/* 60  */     width: 175px;
/* 61  */     margin-bottom: 6px;
/* 62  */ }
/* 63  */ div#sc_shortcode_update {
/* 64  */     float: right;
/* 65  */     margin-top: -5px;
/* 66  */ }
/* 67  */ form#sc_coupons_attributes { padding: 0 1em 1em }
/* 68  */ div#coupon-selector {
/* 69  */     padding: 1em 1em 1em 0;
/* 70  */     float: left;
/* 71  */     border-right: 1px solid #E6E6E6;
/* 72  */ }
/* 73  */ .coupon-preview {
/* 74  */     padding: 1em 0 1em 1em;
/* 75  */     float: left;
/* 76  */     width: 175px;
/* 77  */ }
/* 78  */ .preview-heading {
/* 79  */     font-size: 15px;
/* 80  */     text-align: center;
/* 81  */     padding-bottom: 10px;
/* 82  */ }
/* 83  */ #search-panel {
/* 84  */     margin: 5px 0;
/* 85  */     overflow-x: hidden;
/* 86  */     min-height: 80px;
/* 87  */     max-height: 110px;
/* 88  */     border: 1px solid #D4D4D4;
/* 89  */     background-color: #FFF;
/* 90  */     width: 275px;
/* 91  */     color: #333;
/* 92  */ }
/* 93  */ #coupon-option #search-panel #search-results span{
/* 94  */     width: 100%;
/* 95  */     margin-left: 10px;
/* 96  */ }
/* 97  */ #search-results ul { margin: 5px -2px }
/* 98  */ #search-results ul li {
/* 99  */     cursor: pointer;
/* 100 */     border: 1px solid #F2F2F2;

/* smart-coupon.css */

/* 101 */     margin-bottom: -1px;
/* 102 */     padding: 3px 15px;
/* 103 */     font-size: 12px;
/* 104 */ }
/* 105 */ #search-results ul li:hover {
/* 106 */     background-color: #EAF2FA;
/* 107 */     color: #000;
/* 108 */ }
/* 109 */ #coupon-option #search-panel #search-results ul li span {
/* 110 */     width: 0;
/* 111 */     color: #f00;
/* 112 */ }
/* 113 */ #sc_coupons_attributes .submitbox { clear: both }
/* 114 */ #default-text {
/* 115 */     text-align: center;
/* 116 */     font-style: italic;
/* 117 */     padding: 2px;
/* 118 */     background-color: #F2F2F2;
/* 119 */     margin-bottom: -5px;
/* 120 */ }
/* 121 */ 
/* 122 */ /*Coupon display on Cart, Checkout and My account*/
/* 123 */ .smart_coupons_style {
/* 124 */     list-style-type: none;
/* 125 */     background-color: #91EE91;
/* 126 */     margin-left: -30px;
/* 127 */     max-width: 80%;
/* 128 */     margin-bottom: -1px;
/* 129 */     cursor: pointer;
/* 130 */     padding: 8px 25px;
/* 131 */     color: #000;
/* 132 */     position: relative;
/* 133 */     box-shadow: 0 3px 4px hsla(0, 0%, 71%, .8);
/* 134 */     border: 1px dashed #FFF;
/* 135 */ }
/* 136 */ 
/* 137 */ /* Gift Cerificate form */
/* 138 */ input.gift_receiver_email { min-width: 100% }
/* 139 */ p.coupon_amount_label { text-align: center }
/* 140 */ div#gift-certificate-receiver-form thead th { text-align: center }
/* 141 */ input#deliver_on_date { text-align: center }
/* 142 */ 
/* 143 */ /* Coupon generation form */
/* 144 */ form#generate_coupons p.form-field input[type=checkbox] {
/* 145 */     width: 2%;
/* 146 */ }
/* 147 */ form#generate_coupons p.form-field input[type=text] { width: 30% }
/* 148 */ form#generate_coupons p.form-field input[type=number] { width: 15% }
/* 149 */ div.gift-certificate-receiver-detail-form,
/* 150 */ div#gift-certificate-receiver-form-multi { display: none }

/* smart-coupon.css */

/* 151 */ a#single_multi { float: right }
/* 152 */ 
/* 153 */ .sc_info_box {
/* 154 */     position: relative;
/* 155 */     padding: 1em 2%;
/* 156 */     margin: 1em 0;
/* 157 */     font-size: .92em;
/* 158 */     line-height: 1.5em;
/* 159 */     background-color: #f7f6f7;
/* 160 */     border-radius: 5px;
/* 161 */     float: left;
/* 162 */     width: 100%;
/* 163 */ }
/* 164 */ 
/* 165 */ textarea.gift_receiver_message { width: 97% }
/* 166 */ 
/* 167 */ .form_table {
/* 168 */     width: 97%;
/* 169 */     padding: 20px 10px;
/* 170 */     border-top: 2px;
/* 171 */     border-top-color: #dbdbdb;
/* 172 */     border-top-style: solid;
/* 173 */ }
/* 174 */ .message_row { width: 100% }
/* 175 */ .sc_message { width: 100% }
/* 176 */ .email_amount { width: 100% }
/* 177 */ .email { width: 80% }
/* 178 */ div.amount {
/* 179 */     width: 20%;
/* 180 */     float: right;
/* 181 */     vertical-align: middle;
/* 182 */ }
/* 183 */ .gift-certificate-show-form p { margin: 0 }
/* 184 */ .gift-certificate-show-form lable { display: inline }
/* 185 */ .gift-certificate-show-form input[type=radio] { margin-left: 1em }
/* 186 */ .show_hide_list { padding-left: 0 }
/* 187 */ .single_multi_list { display: none }
/* 188 */ div.mce-smart-coupon-shortcode {
/* 189 */     cursor: pointer;
/* 190 */ }
/* 191 */ div.mce-smart-coupon-shortcode i:before {
/* 192 */     content: "\e600";
/* 193 */     font-family: 'WooCommerce';
/* 194 */ }
/* 195 */ .smart-coupon-loading:before {
/* 196 */     content: "";
/* 197 */     position: absolute;
/* 198 */     top: 0;
/* 199 */     right: 0;
/* 200 */     left: 0;

/* smart-coupon.css */

/* 201 */     bottom: 0;
/* 202 */     background: url(/wp-content/plugins/woocommerce-smart-coupons/assets/images/ajax-loader.gif) center no-repeat rgba(255,255,255,.65);
/* 203 */ }
/* 204 */ div[aria-describedby="sc_coupons_attributes"] {
/* 205 */     z-index: 1000;
/* 206 */ }

/* layout.css */

/* 1   */ /*
/* 2   *| The styles in this stylesheet only apply to resolutions 768px and up
/* 3   *| 
/* 4   *| CALCULATING DIMENSIONS:
/* 5   *| ----------------------
/* 6   *| The layout is fluid. The sote wrapper (.col-full) has a fixed pixel max-width.
/* 7   *| All subsequent dimensions are calculated based on that fixed pixel width, using the formula: target / context = result
/* 8   *| Credit - http://www.alistapart.com/articles/fluidgrids/
/* 9   *| 
/* 10  *| -----
/* 11  *| INDEX
/* 12  *| -----
/* 13  *| 
/* 14  *| 1. Top Navigation
/* 15  *| 2. Main navigation dropdown menus
/* 16  *| 3. Containers & Columns
/* 17  *| 4. Header
/* 18  *| 5. Footer
/* 19  *| 6. Widgets
/* 20  *| 
/* 21  *| */
/* 22  */ /* 1. TOP NAVIGATION */
/* 23  */ #top {
/* 24  */   background: #000;
/* 25  */   font-size: 0.8751em;
/* 26  */ }
/* 27  */ #top #top-nav {
/* 28  */   display: block;
/* 29  */ }
/* 30  */ #top .nav a {
/* 31  */   padding: 8px 10px;
/* 32  */   text-decoration: none;
/* 33  */   text-shadow: none;
/* 34  */   color: #afafaf;
/* 35  */ }
/* 36  */ #top .nav a:hover {
/* 37  */   background: #222;
/* 38  */ }
/* 39  */ #top .nav a.sf-with-ul {
/* 40  */   padding-right: 35px;
/* 41  */ }
/* 42  */ #top .nav li {
/* 43  */   position: relative;
/* 44  */ }
/* 45  */ #top .nav li.current_page_item a,
/* 46  */ #top .nav li.current_page_parent a,
/* 47  */ #top .nav li.current-menu-ancestor a,
/* 48  */ #top .nav li.current-cat a,
/* 49  */ #top .nav li.li.current-menu-item a,
/* 50  */ #top .nav li.sfHover a {

/* layout.css */

/* 51  */   background: #222;
/* 52  */ }
/* 53  */ #top .nav li ul {
/* 54  */   background: #222;
/* 55  */   margin: 0;
/* 56  */   padding: 0px;
/* 57  */   width: 180px;
/* 58  */   border: none;
/* 59  */   z-index: 9999999;
/* 60  */   box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.1);
/* 61  */   -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.1);
/* 62  */   -moz-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.1);
/* 63  */   -o-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.1);
/* 64  */   -webkit-border-bottom-left-radius: 4px;
/* 65  */   -webkit-border-bottom-right-radius: 4px;
/* 66  */   -moz-border-radius-bottomleft: 4px;
/* 67  */   -moz-border-radius-bottomright: 4px;
/* 68  */   border-bottom-left-radius: 4px;
/* 69  */   border-bottom-right-radius: 4px;
/* 70  */   position: absolute;
/* 71  */ }
/* 72  */ #top .nav li ul:last-child a {
/* 73  */   -webkit-border-bottom-left-radius: 4px;
/* 74  */   -webkit-border-bottom-right-radius: 4px;
/* 75  */   -moz-border-radius-bottomleft: 4px;
/* 76  */   -moz-border-radius-bottomright: 4px;
/* 77  */   border-bottom-left-radius: 4px;
/* 78  */   border-bottom-right-radius: 4px;
/* 79  */ }
/* 80  */ #top .nav li ul li a {
/* 81  */   padding: 8px 10px;
/* 82  */   width: 160px;
/* 83  */   color: #ddd;
/* 84  */   background: none;
/* 85  */   font-size: 0.9em;
/* 86  */ }
/* 87  */ #top .nav li ul li a:hover {
/* 88  */   background: black;
/* 89  */ }
/* 90  */ #top .nav li ul li a.sf-with-ul {
/* 91  */   padding-right: 10px;
/* 92  */ }
/* 93  */ #top .nav li ul li ul {
/* 94  */   margin: -34px 0 0 180px;
/* 95  */ }
/* 96  */ /* 2. MAIN NAVIGATION DROPDOWN MENUS */
/* 97  */ #navigation {
/* 98  */   margin-bottom: 0;
/* 99  */ }
/* 100 */ #navigation .nav li a {

/* layout.css */

/* 101 */   border-right: 1px solid #383838;
/* 102 */ }
/* 103 */ #navigation .nav li:first-child a {
/* 104 */   border-left: none;
/* 105 */ }
/* 106 */ #navigation .nav li ul {
/* 107 */   background: #272727;
/* 108 */   margin: 0 0 0 -1px;
/* 109 */   padding: 10px 15px;
/* 110 */   position: absolute;
/* 111 */   width: 180px;
/* 112 */   z-index: 9999999;
/* 113 */   -webkit-border-bottom-left-radius: 3px;
/* 114 */   -webkit-border-bottom-right-radius: 3px;
/* 115 */   -moz-border-radius-bottomleft: 3px;
/* 116 */   -moz-border-radius-bottomright: 3px;
/* 117 */   border-bottom-left-radius: 3px;
/* 118 */   border-bottom-right-radius: 3px;
/* 119 */ }
/* 120 */ #navigation .nav li ul .sf-sub-indicator {
/* 121 */   background: url(/wp-content/themes/sliding/images/arrow-superfish-right.png) no-repeat;
/* 122 */   top: 38%;
/* 123 */ }
/* 124 */ #navigation .nav li ul li a {
/* 125 */   padding: 8px 0px;
/* 126 */   width: 180px;
/* 127 */   color: #afafaf;
/* 128 */   background: none;
/* 129 */   font-size: 0.9em;
/* 130 */   border: none;
/* 131 */ }
/* 132 */ #navigation .nav li ul li a:hover {
/* 133 */   text-decoration: underline;
/* 134 */   background: none;
/* 135 */ }
/* 136 */ #navigation .nav li ul li a.sf-with-ul {
/* 137 */   padding-right: 0;
/* 138 */ }
/* 139 */ #navigation .nav li ul li ul {
/* 140 */   -webkit-border-radius: 3px;
/* 141 */   -moz-border-radius: 3px;
/* 142 */   border-radius: 3px;
/* 143 */   background: #383838;
/* 144 */ }
/* 145 */ #navigation .nav li ul li ul li ul {
/* 146 */   background: #494949;
/* 147 */ }
/* 148 */ #navigation .nav li ul li.current_page_item a,
/* 149 */ #navigation .nav li ul li.current_page_parent a,
/* 150 */ #navigation .nav li ul li.current-menu-ancestor a,

/* layout.css */

/* 151 */ #navigation .nav li ul li.current-cat a,
/* 152 */ #navigation .nav li ul li.li.current-menu-item a,
/* 153 */ #navigation .nav li ul li.sfHover a {
/* 154 */   background: none;
/* 155 */ }
/* 156 */ #navigation .nav li ul ul {
/* 157 */   margin: -37px 0 0 140px;
/* 158 */ }
/* 159 */ /* 3. CONTAINERS & COLUMNS */
/* 160 */ #main.fullwidth,
/* 161 */ .layout-full #main,
/* 162 */ .col-full {
/* 163 */   width: 960px;
/* 164 */   margin: 0 auto;
/* 165 */ }
/* 166 */ #main {
/* 167 */   width: 760px;
/* 168 */   float: right;
/* 169 */   padding-top: 3em;
/* 170 */ }
/* 171 */ #sidebar {
/* 172 */   margin-top: 0;
/* 173 */   width: 170px;
/* 174 */   float: left;
/* 175 */   padding-top: 3em;
/* 176 */ }
/* 177 */ #sidebar .widget:first-child h3 {
/* 178 */   padding-top: 0;
/* 179 */ }
/* 180 */ #sidebar .widget_product_categories ul li,
/* 181 */ #sidebar .widget_layered_nav ul li {
/* 182 */   list-style: none;
/* 183 */   line-height: 2em;
/* 184 */   margin-bottom: .25em;
/* 185 */ }
/* 186 */ #sidebar .widget_product_categories ul li a,
/* 187 */ #sidebar .widget_layered_nav ul li a {
/* 188 */   display: block;
/* 189 */   -webkit-border-radius: 2px;
/* 190 */   -moz-border-radius: 2px;
/* 191 */   border-radius: 2px;
/* 192 */   -webkit-transition: padding ease-in-out 0.2s;
/* 193 */   -moz-transition: padding ease-in-out 0.2s;
/* 194 */   -o-transition: padding ease-in-out 0.2s;
/* 195 */   transition: padding ease-in-out 0.2s;
/* 196 */   text-shadow: 0 1px 0 #ffffff;
/* 197 */ }
/* 198 */ #sidebar .widget_product_categories ul li a:hover,
/* 199 */ #sidebar .widget_layered_nav ul li a:hover {
/* 200 */   background: #f3f3f3;

/* layout.css */

/* 201 */   background: -webkit-gradient(linear, left top, left bottom, from(#f3f3f3), to(#efefef));
/* 202 */   background: -webkit-linear-gradient(#f3f3f3, #efefef);
/* 203 */   background: -moz-linear-gradient(center top, #f3f3f3 0%, #efefef 100%);
/* 204 */   background: -moz-gradient(center top, #f3f3f3 0%, #efefef 100%);
/* 205 */   filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#f3f3f3,endColorstr=#efefef);
/* 206 */   -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#f3f3f3, endColorstr=#efefef)";
/* 207 */   -webkit-box-shadow: 0 0 0 1px #e0e0e0, inset 0 1px 0 0 #ffffff;
/* 208 */   -moz-box-shadow: 0 0 0 1px #e0e0e0, inset 0 1px 0 0 #ffffff;
/* 209 */   box-shadow: 0 0 0 1px #e0e0e0, inset 0 1px 0 0 #ffffff;
/* 210 */ }
/* 211 */ #sidebar .widget_product_categories ul li.chosen a,
/* 212 */ #sidebar .widget_layered_nav ul li.chosen a {
/* 213 */   background: #f3f3f3;
/* 214 */   background: -webkit-gradient(linear, left top, left bottom, from(#f3f3f3), to(#efefef));
/* 215 */   background: -webkit-linear-gradient(#f3f3f3, #efefef);
/* 216 */   background: -moz-linear-gradient(center top, #f3f3f3 0%, #efefef 100%);
/* 217 */   background: -moz-gradient(center top, #f3f3f3 0%, #efefef 100%);
/* 218 */   filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#f3f3f3,endColorstr=#efefef);
/* 219 */   -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#f3f3f3, endColorstr=#efefef)";
/* 220 */   -webkit-box-shadow: 0 0 0 1px #e0e0e0, inset 0 1px 0 0 #ffffff;
/* 221 */   -moz-box-shadow: 0 0 0 1px #e0e0e0, inset 0 1px 0 0 #ffffff;
/* 222 */   box-shadow: 0 0 0 1px #e0e0e0, inset 0 1px 0 0 #ffffff;
/* 223 */ }
/* 224 */ #sidebar .widget_product_categories ul ul.children,
/* 225 */ #sidebar .widget_layered_nav ul ul.children {
/* 226 */   margin-bottom: 0;
/* 227 */ }
/* 228 */ .entry img {
/* 229 */   max-width: 100%;
/* 230 */ }
/* 231 */ .layout-full .entry img {
/* 232 */   max-width: 100%;
/* 233 */ }
/* 234 */ .layout-right-content #main {
/* 235 */   float: right;
/* 236 */ }
/* 237 */ .layout-right-content #sidebar {
/* 238 */   float: left;
/* 239 */   background: url(/wp-content/themes/sliding/images/layout-sidebar-left.png) top right no-repeat;
/* 240 */   border-right: 1px solid #e0e0e0;
/* 241 */ }
/* 242 */ .layout-right-content #sidebar .widget {
/* 243 */   width: 150px;
/* 244 */   padding-right: 20px;
/* 245 */ }
/* 246 */ .layout-right-content #sidebar #tabs ul.wooTabs {
/* 247 */   margin-right: -20px;
/* 248 */ }
/* 249 */ .layout-right-content #sidebar .widget_product_categories ul li,
/* 250 */ .layout-right-content #sidebar .widget_layered_nav ul li {

/* layout.css */

/* 251 */   width: 180px;
/* 252 */ }
/* 253 */ .layout-right-content #sidebar .widget_product_categories ul li a,
/* 254 */ .layout-right-content #sidebar .widget_layered_nav ul li a {
/* 255 */   -webkit-border-top-right-radius: 1em;
/* 256 */   -webkit-border-bottom-right-radius: 1em;
/* 257 */   -moz-border-radius-topright: 1em;
/* 258 */   -moz-border-radius-bottomright: 1em;
/* 259 */   border-top-right-radius: 1em;
/* 260 */   border-bottom-right-radius: 1em;
/* 261 */ }
/* 262 */ .layout-right-content #sidebar .widget_product_categories ul li a:hover,
/* 263 */ .layout-right-content #sidebar .widget_layered_nav ul li a:hover {
/* 264 */   padding-left: .5em;
/* 265 */ }
/* 266 */ .layout-right-content #sidebar .widget_product_categories ul li.chosen a,
/* 267 */ .layout-right-content #sidebar .widget_layered_nav ul li.chosen a {
/* 268 */   padding-left: .5em;
/* 269 */ }
/* 270 */ .layout-right-content #sidebar .widget_product_categories ul li ul.children li a,
/* 271 */ .layout-right-content #sidebar .widget_layered_nav ul li ul.children li a,
/* 272 */ .layout-right-content #sidebar .widget_product_categories ul li ul.children .chosen a,
/* 273 */ .layout-right-content #sidebar .widget_layered_nav ul li ul.children .chosen a {
/* 274 */   padding-left: 1em;
/* 275 */ }
/* 276 */ .layout-right-content #sidebar .widget_product_categories ul li ul.children li a:hover,
/* 277 */ .layout-right-content #sidebar .widget_layered_nav ul li ul.children li a:hover,
/* 278 */ .layout-right-content #sidebar .widget_product_categories ul li ul.children .chosen a:hover,
/* 279 */ .layout-right-content #sidebar .widget_layered_nav ul li ul.children .chosen a:hover {
/* 280 */   padding-left: 1.5em;
/* 281 */ }
/* 282 */ .layout-right-content #sidebar .widget_product_categories ul li ul.children li ul.children li a,
/* 283 */ .layout-right-content #sidebar .widget_layered_nav ul li ul.children li ul.children li a,
/* 284 */ .layout-right-content #sidebar .widget_product_categories ul li ul.children .chosen ul.children li a,
/* 285 */ .layout-right-content #sidebar .widget_layered_nav ul li ul.children .chosen ul.children li a,
/* 286 */ .layout-right-content #sidebar .widget_product_categories ul li ul.children li ul.children .chosen a,
/* 287 */ .layout-right-content #sidebar .widget_layered_nav ul li ul.children li ul.children .chosen a,
/* 288 */ .layout-right-content #sidebar .widget_product_categories ul li ul.children .chosen ul.children .chosen a,
/* 289 */ .layout-right-content #sidebar .widget_layered_nav ul li ul.children .chosen ul.children .chosen a {
/* 290 */   padding-left: 1.5em;
/* 291 */ }
/* 292 */ .layout-right-content #sidebar .widget_product_categories ul li ul.children li ul.children li a:hover,
/* 293 */ .layout-right-content #sidebar .widget_layered_nav ul li ul.children li ul.children li a:hover,
/* 294 */ .layout-right-content #sidebar .widget_product_categories ul li ul.children .chosen ul.children li a:hover,
/* 295 */ .layout-right-content #sidebar .widget_layered_nav ul li ul.children .chosen ul.children li a:hover,
/* 296 */ .layout-right-content #sidebar .widget_product_categories ul li ul.children li ul.children .chosen a:hover,
/* 297 */ .layout-right-content #sidebar .widget_layered_nav ul li ul.children li ul.children .chosen a:hover,
/* 298 */ .layout-right-content #sidebar .widget_product_categories ul li ul.children .chosen ul.children .chosen a:hover,
/* 299 */ .layout-right-content #sidebar .widget_layered_nav ul li ul.children .chosen ul.children .chosen a:hover {
/* 300 */   padding-left: 2em;

/* layout.css */

/* 301 */ }
/* 302 */ .layout-left-content #main {
/* 303 */   float: left;
/* 304 */ }
/* 305 */ .layout-left-content #sidebar {
/* 306 */   float: right;
/* 307 */   background: url(/wp-content/themes/sliding/images/layout-sidebar-right.png) top left no-repeat;
/* 308 */   border-left: 1px solid #e0e0e0;
/* 309 */ }
/* 310 */ .layout-left-content #sidebar .widget {
/* 311 */   float: right;
/* 312 */   clear: right;
/* 313 */   padding-left: 20px;
/* 314 */   width: 150px;
/* 315 */ }
/* 316 */ .layout-left-content #sidebar .widget_product_categories li .count {
/* 317 */   right: 10px;
/* 318 */ }
/* 319 */ .layout-left-content #sidebar #tabs ul.wooTabs {
/* 320 */   margin-left: -20px;
/* 321 */   padding-left: 20px;
/* 322 */ }
/* 323 */ .layout-left-content #sidebar .widget_product_categories ul li,
/* 324 */ .layout-left-content #sidebar .widget_layered_nav ul li {
/* 325 */   margin-left: -30px;
/* 326 */ }
/* 327 */ .layout-left-content #sidebar .widget_product_categories ul li a,
/* 328 */ .layout-left-content #sidebar .widget_layered_nav ul li a {
/* 329 */   padding-left: 30px;
/* 330 */   -webkit-border-top-left-radius: 1em;
/* 331 */   -webkit-border-bottom-left-radius: 1em;
/* 332 */   -moz-border-radius-topleft: 1em;
/* 333 */   -moz-border-radius-bottomleft: 1em;
/* 334 */   border-top-left-radius: 1em;
/* 335 */   border-bottom-left-radius: 1em;
/* 336 */ }
/* 337 */ .layout-left-content #sidebar .widget_product_categories ul li ul.children,
/* 338 */ .layout-left-content #sidebar .widget_layered_nav ul li ul.children {
/* 339 */   margin-left: 30px;
/* 340 */ }
/* 341 */ .layout-left-content #sidebar .widget_product_categories ul li ul.children li a,
/* 342 */ .layout-left-content #sidebar .widget_layered_nav ul li ul.children li a {
/* 343 */   padding-left: 40px;
/* 344 */ }
/* 345 */ .layout-left-content #sidebar .widget_product_categories ul li ul.children li ul.children li a,
/* 346 */ .layout-left-content #sidebar .widget_layered_nav ul li ul.children li ul.children li a {
/* 347 */   padding-left: 50px;
/* 348 */ }
/* 349 */ .layout-full #main {
/* 350 */   width: 100%;

/* layout.css */

/* 351 */ }
/* 352 */ /* Business Template */
/* 353 */ .features {
/* 354 */   border: 1px solid rgba(0, 0, 0, 0.1);
/* 355 */   background: #fafafa;
/* 356 */   -webkit-border-radius: 3px;
/* 357 */   -moz-border-radius: 3px;
/* 358 */   border-radius: 3px;
/* 359 */   box-shadow: inset 0 1px 0 0 #ffffff;
/* 360 */   -webkit-box-shadow: inset 0 1px 0 0 #ffffff;
/* 361 */   -moz-box-shadow: inset 0 1px 0 0 #ffffff;
/* 362 */   -o-box-shadow: inset 0 1px 0 0 #ffffff;
/* 363 */ }
/* 364 */ .features:after {
/* 365 */   content: "\0020";
/* 366 */   display: block;
/* 367 */   height: 0;
/* 368 */   overflow: hidden;
/* 369 */   clear: both;
/* 370 */ }
/* 371 */ .features .feature {
/* 372 */   width: 33%;
/* 373 */   float: left;
/* 374 */   padding: 1.5em;
/* 375 */   border-right: 1px solid rgba(0, 0, 0, 0.1);
/* 376 */ }
/* 377 */ .features .feature.last {
/* 378 */   margin-right: 0;
/* 379 */   border-right: 0;
/* 380 */ }
/* 381 */ .features .feature.first {
/* 382 */   clear: both;
/* 383 */ }
/* 384 */ .features .feature img {
/* 385 */   width: 22.05%;
/* 386 */   height: auto;
/* 387 */   float: left;
/* 388 */ }
/* 389 */ .features .feature h3,
/* 390 */ .features .feature .feature-content {
/* 391 */   width: 74.05%;
/* 392 */   float: right;
/* 393 */ }
/* 394 */ .col-left {
/* 395 */   float: left;
/* 396 */ }
/* 397 */ .col-right {
/* 398 */   float: right;
/* 399 */ }
/* 400 */ .col2-set {

/* layout.css */

/* 401 */   clear: both;
/* 402 */ }
/* 403 */ .col2-set:after {
/* 404 */   content: "\0020";
/* 405 */   display: block;
/* 406 */   height: 0;
/* 407 */   overflow: hidden;
/* 408 */   clear: both;
/* 409 */ }
/* 410 */ .col2-set .col-1 {
/* 411 */   width: 49%;
/* 412 */   float: left;
/* 413 */ }
/* 414 */ .col2-set .col-2 {
/* 415 */   width: 49%;
/* 416 */   float: right;
/* 417 */ }
/* 418 */ .form-row {
/* 419 */   width: 49%;
/* 420 */   float: left;
/* 421 */   margin-bottom: 1.618em;
/* 422 */ }
/* 423 */ .form-row label {
/* 424 */   display: block;
/* 425 */ }
/* 426 */ .form-row .input-text,
/* 427 */ .form-row select {
/* 428 */   width: 100%;
/* 429 */   *width: 90%;
/* 430 */   -webkit-box-sizing: border-box;
/* 431 */   /* Safari/Chrome, other WebKit */
/* 432 */ 
/* 433 */   -moz-box-sizing: border-box;
/* 434 */   /* Firefox, other Gecko */
/* 435 */ 
/* 436 */   box-sizing: border-box;
/* 437 */   /* Opera/IE 8+ */
/* 438 */ 
/* 439 */ }
/* 440 */ .form-row input[type=checkbox] {
/* 441 */   float: left;
/* 442 */ }
/* 443 */ .form-row.notes {
/* 444 */   width: 100%;
/* 445 */   float: none;
/* 446 */ }
/* 447 */ .form-row.notes textarea {
/* 448 */   width: 100%;
/* 449 */   *width: 90%;
/* 450 */ }

/* layout.css */

/* 451 */ .form-row.notes + h3 {
/* 452 */   clear: both;
/* 453 */ }
/* 454 */ .form-row-first {
/* 455 */   clear: left;
/* 456 */ }
/* 457 */ .form-row-last {
/* 458 */   float: right;
/* 459 */ }
/* 460 */ .form-row-wide {
/* 461 */   float: left;
/* 462 */   width: 100%;
/* 463 */   clear: both;
/* 464 */ }
/* 465 */ header.title {
/* 466 */   overflow: hidden;
/* 467 */   zoom: 1;
/* 468 */ }
/* 469 */ header.title h1,
/* 470 */ header.title h2,
/* 471 */ header.title h3,
/* 472 */ header.title h4,
/* 473 */ header.title h5 {
/* 474 */   float: left;
/* 475 */ }
/* 476 */ header.title a.edit {
/* 477 */   float: right;
/* 478 */   font-size: 0.9em;
/* 479 */   padding: 0 .6em;
/* 480 */   display: inline-block;
/* 481 */   margin-top: 1.142em;
/* 482 */   background: #f1f1f1;
/* 483 */   -webkit-border-radius: 3px;
/* 484 */   -moz-border-radius: 3px;
/* 485 */   border-radius: 3px;
/* 486 */   font-weight: bold;
/* 487 */ }
/* 488 */ /* 4. HEADER */
/* 489 */ #header hgroup {
/* 490 */   width: 48%;
/* 491 */   float: left;
/* 492 */ }
/* 493 */ #header hgroup h1.site-title {
/* 494 */   padding: 0;
/* 495 */ }
/* 496 */ #header #logo {
/* 497 */   padding-top: 1em;
/* 498 */ }
/* 499 */ #header .woocommerce-nav,
/* 500 */ #header #search-top {

/* layout.css */

/* 501 */   width: 48%;
/* 502 */   float: right;
/* 503 */   clear: right;
/* 504 */ }
/* 505 */ #header .woocommerce-nav {
/* 506 */   margin-bottom: 1em;
/* 507 */ }
/* 508 */ #header .woocommerce-nav ul {
/* 509 */   float: right;
/* 510 */   margin-bottom: 0;
/* 511 */ }
/* 512 */ #header:after {
/* 513 */   content: "";
/* 514 */   display: block;
/* 515 */   clear: both;
/* 516 */ }
/* 517 */ /* 5. FOOTER */
/* 518 */ #footer-widgets .block {
/* 519 */   float: left;
/* 520 */   margin-right: 3.8%;
/* 521 */ }
/* 522 */ #footer-widgets .block ul.product_list_widget img {
/* 523 */   box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
/* 524 */   -webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
/* 525 */   -moz-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
/* 526 */   -o-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
/* 527 */   padding: 0;
/* 528 */ }
/* 529 */ #footer-widgets .block ul.product_list_widget.cart_list {
/* 530 */   margin-top: 0;
/* 531 */ }
/* 532 */ #footer-widgets.col-1 .block {
/* 533 */   width: 100%;
/* 534 */   float: none;
/* 535 */ }
/* 536 */ #footer-widgets.col-1 .footer-widget-1 {
/* 537 */   margin-right: 0;
/* 538 */ }
/* 539 */ #footer-widgets.col-2 .block {
/* 540 */   width: 48%;
/* 541 */ }
/* 542 */ #footer-widgets.col-2 .footer-widget-2 {
/* 543 */   margin-right: 0;
/* 544 */ }
/* 545 */ #footer-widgets.col-3 .block {
/* 546 */   width: 30.75%;
/* 547 */ }
/* 548 */ #footer-widgets.col-3 .footer-widget-3 {
/* 549 */   margin-right: 0;
/* 550 */ }

/* layout.css */

/* 551 */ #footer-widgets.col-4 .block {
/* 552 */   width: 22.05%;
/* 553 */ }
/* 554 */ #footer-widgets.col-4 .footer-widget-4 {
/* 555 */   margin-right: 0;
/* 556 */ }
/* 557 */ /* 6. Widgets */
/* 558 */ .widget ul.product_list_widget li img,
/* 559 */ .widget ul.cart_list li img {
/* 560 */   width: 1.618em;
/* 561 */ }
/* 562 */ /* 7. Checkout */
/* 563 */ #customer_details {
/* 564 */   padding: 0;
/* 565 */   -webkit-border-radius: 3px;
/* 566 */   -moz-border-radius: 3px;
/* 567 */   border-radius: 3px;
/* 568 */ }
/* 569 */ #customer_details .col-1,
/* 570 */ #customer_details .col-2 {
/* 571 */   width: 46%;
/* 572 */   padding: 2%;
/* 573 */ }
/* 574 */ #customer_details .col-1 h3,
/* 575 */ #customer_details .col-2 h3 {
/* 576 */   padding-top: 0;
/* 577 */ }
/* 578 */ #customer_details .col-1 {
/* 579 */   background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAAABCAYAAAD0In+KAAAAEUlEQVQIHWNgYGCQ/P///2YACjADympEt28AAAAASUVORK5CYII=) right repeat-y;
/* 580 */   /* 1px transparent png */
/* 581 */ 
/* 582 */ }
/* 583 */ #customer_details #shiptobilling {
/* 584 */   float: right;
/* 585 */ }
/* 586 */ 

/* woocommerce-wishlists.css */

/* 1   */ #wl-wrapper {}
/* 2   */ 
/* 3   */ /* Buttons */
/* 4   */ #wl-wrapper .button {text-decoration:none;}
/* 5   */ #wl-wrapper a.wl-but {} /* class added to all buttons for wl */
/* 6   */ #wl-wrapper button.wl-but {} /* class added to all buttons for wl */
/* 7   */ #wl-wrapper input.wl-but {} /* class added to all buttons for wl */
/* 8   */ #wl-wrapper .wl-but.small {/*font-size:11px;padding:5px 10px;*/} 
/* 9   */ 
/* 10  */ /* general */
/* 11  */ #wl-wrapper .wl-clear:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; } 
/* 12  */ #wl-wrapper .wl-clear { } /* Hide from IE Mac \*/ #wl-wrapper .wl-clear { display: block; } /* End hide from IE Mac */ /* End Clearfix */
/* 13  */ #wl-wrapper .wl-right {float:right;}
/* 14  */ #wl-wrapper .wl-left {float:left;}
/* 15  */ #wl-wrapper .wl-row {margin-bottom:15px;clear:both;} /* standard row of items, used multiple places */
/* 16  */ #wl-wrapper .wl-row-box {} /* fancier row with backrgound/border */
/* 17  */ #wl-wrapper .ctr {text-align:center}
/* 18  */ #wl-wrapper .vtop {vertical-align:top !important;}
/* 19  */ #wl-wrapper .wl-fgroup {float:left;margin-right:10px;} /* grouping of form field/select items */
/* 20  */ #wl-wrapper .wl-intro {margin-bottom:20px;} /* simple container around title/description of lists */
/* 21  */ 	#wl-wrapper .wl-intro-desc {} /* div around description output */
/* 22  */ #wl-wrapper .wl-share-url {font-size:12px;margin-bottom:15px;padding-bottom:15px;border-bottom:1px solid #e5e5e5;} /* div around Wishlist URL output */
/* 23  */ #wl-wrapper .wl-small {font-size:11px;/*color:#8c8c8c;*/font-weight:normal;}
/* 24  */ #wl-wrapper .no-marg {margin:0;}
/* 25  */ 
/* 26  */ /* bulk option area */
/* 27  */ #wl-wrapper .bulk-opt {} /* wrapper */
/* 28  */ 	#wl-wrapper .wl-sel {} /* select box */
/* 29  */ 	#wl-wrapper .move-list-sel {max-width:150px;} /* optgroup for bulk actions */
/* 30  */ 	
/* 31  */ /* sharing row and icons */
/* 32  */ #wl-wrapper .wl-meta-share {clear:both;overflow:hidden;margin-bottom:15px;padding-bottom:15px;border-bottom:1px solid #e5e5e5;line-height:16px;} /* div wrap around */
/* 33  */ #wl-wrapper .wl-manage-link {display:block;float:left;margin-left:20px;} /* manage list link */
/* 34  */ #wl-wrapper .wl-share-links {margin:0;padding:0;float:left;line-height:16px;} /* ul of share icons */ 
/* 35  */ 	#wl-wrapper .wl-share-links li {margin:0 5px 0 0;float:left;list-style-type:none;}
/* 36  */ 	#wl-wrapper .wl-share-links a {display:block;width:16px;height:16px;background:url('/wp-content/plugins/woocommerce-wishlists/assets/images/wl-share-icons.png') no-repeat 0 0;text-indent:-9999px;}
/* 37  */ 	#wl-wrapper .wl-email {}
/* 38  */ 	#wl-wrapper .wl-facebook a{background-position:0 -16px;}
/* 39  */ 	#wl-wrapper .wl-twitter a{background-position:0 -48px;}
/* 40  */ 	#wl-wrapper .wl-pinterest a{background-position:0 -32px;}
/* 41  */ 	
/* 42  */ /* tables */
/* 43  */ #wl-wrapper .wl-table {} /* class applied to all wishlist tables */
/* 44  */ 	#wl-wrapper .wl-table td {vertical-align:top;padding:5px 10px}/* need to add padding since most woothemes do not have any padding set */
/* 45  */ 	#wl-wrapper .wl-table td:first-child {padding-left:10px !important;} /* woocommerce has !important saying all table td first child should have no padding, but we want padding, so important added */
/* 46  */ #wl-wrapper .wl-table.view {} /* applied to table when viewing lists */
/* 47  */ #wl-wrapper .wl-table.manage {margin-bottom:15px} /* applied to manage table */
/* 48  */ #wl-wrapper .wl-table .check-column, 
/* 49  */ #wl-wrapper .wl-table .product-remove {text-align:center;} /* td/th widths for bulk checkbox/delete icon */
/* 50  */ 	#wl-wrapper .wl-table .check-column input {/*width:auto;*/} /* some themes have hardcoded width */

/* woocommerce-wishlists.css */

/* 51  */ 	#wl-wrapper .wl-table .check-column a.remove {background-position:-2px 0;width:25px;}
/* 52  */ #wl-wrapper .wl-table .product-purchase .button {/*font-size:11px !important;*/white-space:nowrap;} /* decreasing font-size to help with small content areas on some themes so button doesn't wrap */
/* 53  */ #wl-wrapper .wl-table .product-name {text-align:left;} /* left aligns list name column since some themes have center */
/* 54  */ #wl-wrapper .wl-table .wl-date-added,
/* 55  */ #wl-wrapper .wl-table .product-quantity, 
/* 56  */ #wl-wrapper .wl-table .product-price,
/* 57  */ #wl-wrapper .wl-table .product-purchase,
/* 58  */ #wl-wrapper .wl-privacy-col {text-align:center !important;} /* important tag necessary as woocommerce 2.0 has !important flags for all table settings that are otherwise impossible to overwrite */
/* 59  */ #wl-wrapper .wl-table .product-purchase {/*min-width:90px !important;*/}
/* 60  */ #wl-wrapper .wl-table input.qty {}
/* 61  */ #wl-wrapper .wl-list-btn-quantity-update.button {float:right;}
/* 62  */ 
/* 63  */ /* action row containing selects for viewing/managing lists */	
/* 64  */ #wl-wrapper .wl-actions-table {width:auto;float:left;margin:5px 0;} /* need margins here otherwise in some themees it adds 20-40px or 0px margins at bottom which pushes it too far away from table...table containing selects and sorting options on table views */
/* 65  */ 	#wl-wrapper .wl-actions-table.wl-right {float:right;margin-bottom:0;}
/* 66  */ 	#wl-wrapper .wl-actions-table, 
/* 67  */ 	#wl-wrapper .wl-actions-table table, 
/* 68  */ 	#wl-wrapper .wl-actions-table td, 
/* 69  */ 	#wl-wrapper .wl-actions-table tr, 
/* 70  */ 	#wl-wrapper .wl-actions-table th {padding:0;border:none;background:none;vertical-align:middle;} /* otherwise some themes put borders and colors around these which looks strange */
/* 71  */ 		#wl-wrapper .wl-actions-table select { margin-right:1em; }
/* 72  */ 		/* #wl-wrapper .wl-actions-table td {padding:0 5px 0 0;}  spaces apply action button away a bit necessary so button doesn't touch select */
/* 73  */ 	
/* 74  */ #wl-wrapper .wl-stock-status {margin:0;} /* additional class added to stock p */
/* 75  */ #wl-wrapper .wl-manage {} /* table class for manage your lists table */
/* 76  */ 	#wl-wrapper .wl-privacy-col {width:150px;} /* th/td class for privacy settings */
/* 77  */ 	#wl-wrapper .wl-priv-sel {} /* select box for privacy */
/* 78  */ #wl-wrapper .wl-manage .row-actions {margin-bottom:5px;}
/* 79  */ #wl-wrapper .wl-manage .row-actions a {/* font-size:12px;color:#8c8c8c; */}
/* 80  */ #wl-wrapper .wl-manage .row-actions small a {opacity:0.7;text-decoration:none;font-weight:normal;}
/* 81  */ 	#wl-wrapper .wl-manage .row-actions small a:hover {opacity:1.0;}
/* 82  */ #wl-wrapper .wl-manage  td.actions {text-align:center !important;}
/* 83  */ 
/* 84  */ #wl-wrapper .reg-table {} /* class applied to registry tables */
/* 85  */ #wl-wrapper .purchased {} /* when registry items have been purchased, class added to tr to allow color styling of row/text */
/* 86  */ 	#wl-wrapper .purchased td {background-color:#fafafa}
/* 87  */ 	
/* 88  */ /* form stuff */
/* 89  */ #wl-wrapper .wl-form {margin-bottom:20px;}
/* 90  */ 	/* form stuff */
/* 91  */ 	#wl-wrapper label {font-weight:bold;cursor:pointer;float:none;width:auto;display:block;} /* need to set these properly for our forms otherwise can break depending on which wootheme being used */
/* 92  */ 	#wl-wrapper .wl-form ul {list-style:none;margin:0;padding:0;overflow:hidden;}
/* 93  */ 	#wl-wrapper .wl-form .wl-inline li {float:left;display:inline;margin-right:10px;}
/* 94  */ 	#wl-wrapper .wl-form input[type="radio"]+label {font-weight:normal;}
/* 95  */ 	#wl-wrapper .wl-form .form-row {}
/* 96  */ 		#wl-wrapper .wl-form .form-row textarea {width:100%;} /* woocommerce removed width's in 2.0 so this keeps it straight */
/* 97  */ 	#wl-wrapper .wl-form .form-row-wide {}
/* 98  */ 	#wl-wrapper .wl-form .form-row-first {}
/* 99  */ 	#wl-wrapper .wl-form .form-row-last {}			
/* 100 */ 	

/* woocommerce-wishlists.css */

/* 101 */ /* search areas */
/* 102 */ #wl-wrapper .wl-search-form {}
/* 103 */ 	#wl-wrapper .wl-search-form label {}
/* 104 */ 	#wl-wrapper .wl-search-form input.find-input {width:40%;display:inline-block;margin-right:1em;}
/* 105 */ 	#wl-wrapper .wl-search-form button {display:inline-block;}
/* 106 */ #wl-wrapper .wl-search-result {} /* class applied to h2 listing X results found */
/* 107 */ #wl-wrapper .wl-find-table {} /* table showing search results */
/* 108 */ 	#wl-wrapper .wl-pers-name {}
/* 109 */ 	#wl-wrapper .wl-date-added {}
/* 110 */ 	#wl-wrapper .wl-table+.wl-row {margin-top:-10px;}
/* 111 */ 	
/* 112 */ /* tabbed areas */
/* 113 */ #wl-wrapper .wl-tab-wrap {}
/* 114 */ #wl-wrapper ul.wl-tabs {margin:0 0 20px 0;*zoom: 1;border-bottom: 1px solid #ddd;}
/* 115 */ 	#wl-wrapper .wl-tabs:before, #wl-wrapper .wl-tabs:after {display:table;content: "";line-height:0;}
/* 116 */ 	#wl-wrapper .wl-tabs:after {clear:both;}
/* 117 */ 	#wl-wrapper .wl-tabs > li {float:left;margin-bottom: -1px;list-style-type:none;}	
/* 118 */ 	#wl-wrapper .wl-tabs > li > a {display:block;padding:8px 12px;margin:0 3px 0 0;line-height:20px; border: 1px solid transparent;-webkit-border-radius: 4px 4px 0 0;-moz-border-radius: 4px 4px 0 0;border-radius: 4px 4px 0 0;text-decoration: none;}
/* 119 */ 	#wl-wrapper .wl-tabs > li > a:hover {text-decoration: none;background-color: #eeeeee;border-color: #eeeeee #eeeeee #dddddd}
/* 120 */ 	#wl-wrapper .wl-tabs > li.active > a {color: #555555;background-color: #ffffff;border: 1px solid #ddd;border-bottom-color: transparent;cursor: default;} 
/* 121 */ #wl-wrapper .wl-panel {} 
/* 122 */ 
/* 123 */ /* add to wishlist buttons links */
/* 124 */ #wl-wrapper.wl-button-wrap  {position:relative;clear:both;width:100%;padding:10px 0 10px 0;} /* wrapper around buttons */
/* 125 */ #wl-wrapper .wl-add-to {position:relative;} /* general class on both types of button/link */
/* 126 */ #wl-wrapper .wl-add-but {} /* additional class applied to button version for overwriting button colors */
/* 127 */ #wl-wrapper .wl-add-link {} /* additional class applied to link version */
/* 128 */ 	#wl-wrapper .wl-add-link.star {background:url('/wp-content/plugins/woocommerce-wishlists/assets/images/star.png') no-repeat 0 0 !important;padding-left:20px !important;}
/* 129 */ 	#wl-wrapper .wl-add-link.present {background:url('/wp-content/plugins/woocommerce-wishlists/assets/images/present.png') no-repeat 0 0 !important;padding-left:20px  !important;}
/* 130 */ 	#wl-wrapper .wl-add-link.star:before, #wl-wrapper .wl-add-link.present:before {content:"" !important;margin-right:0 !important;}
/* 131 */ 
/* 132 */ /* add to list pop-up */
/* 133 */ #wl-list-pop-wrap {width:100%;height:100%;position:fixed;top:0;left:0;background:transparent;z-index:10001;} /* full size div to use to click off */
/* 134 */ .wl-list-pop {padding:15px;background:#f5f5f5;-webkit-border-radius: 4px 4px 0 0;-moz-border-radius: 4px 4px 0 0;border-radius: 4px 4px 0 0;-webkit-box-shadow:  0px 0px 20px 0px rgba(000, 000, 000, .2);box-shadow:  0px 0px 20px 0px rgba(000, 000, 000, .2);width:auto;max-width:250px;height:auto;border:1px solid #ccc;z-index:10002;position:absolute;}	
/* 135 */ .wl-list-pop  dl {margin:0 0 1.618em 0;}
/* 136 */ .wl-list-pop  dt {margin:0 0 5px 0;}
/* 137 */ .wl-list-pop  dd{font-size:12px;margin:0 0 2px 10px;}
/* 138 */ 
/* 139 */ 
/* 140 */ /* div around "already in your list" section */
/* 141 */ #wl-wrapper .wl-already-in	{}
/* 142 */ 	#wl-wrapper .wl-already-in ul {margin:0 0 10px 20px;}
/* 143 */         
/* 144 */ /*!
/* 145 *|  * Bootstrap Modal v2.2.1
/* 146 *|  *
/* 147 *|  * Copyright 2012 Twitter, Inc
/* 148 *|  * Licensed under the Apache License v2.0
/* 149 *|  * http://www.apache.org/licenses/LICENSE-2.0
/* 150 *|  *

/* woocommerce-wishlists.css */

/* 151 *|  * Designed and built with all the love in the world @twitter by @mdo and @fat.
/* 152 *|  */
/* 153 */ .clearfix {*zoom: 1;}
/* 154 */ .clearfix:before,
/* 155 */ .clearfix:after {display: table;content: "";line-height: 0;}
/* 156 */ .clearfix:after {clear: both;}
/* 157 */ .hide-text {font: 0/0 a;color: transparent;text-shadow: none;background-color: transparent;border: 0;}
/* 158 */ .input-block-level {display: block;width: 100%;min-height: 30px;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
/* 159 */ .wl-modal-backdrop {position: fixed;top: 0;right: 0;bottom: 0;left: 0;z-index: 9000;background-color: #000000;}
/* 160 */ .wl-modal-backdrop.fade {opacity: 0;}
/* 161 */ .wl-modal-backdrop,.wl-modal-backdrop.fade.in {opacity: 0.8;filter: alpha(opacity=80);}
/* 162 */ .wl-modal {position: fixed;top: 50%;left: 50%;z-index: 9999;width: 560px;margin: -250px 0 0 -280px;background-color: #ffffff;border: 1px solid #999;border: 1px solid rgba(0, 0, 0, 0.3);*border: 1px solid #999;
/* 163 */ /* IE6-7 */
/* 164 */ -webkit-border-radius: 6px;-moz-border-radius: 6px;border-radius: 6px;-webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);-moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);-webkit-background-clip: padding-box;-moz-background-clip: padding-box;background-clip: padding-box;outline: none;}
/* 165 */ .wl-modal.fade {-webkit-transition: opacity .3s linear, top .3s ease-out;-moz-transition: opacity .3s linear, top .3s ease-out;-o-transition: opacity .3s linear, top .3s ease-out;transition: opacity .3s linear, top .3s ease-out;top: -25%;}
/* 166 */ .wl-modal.fade.in {top: 50%;}
/* 167 */ .wl-modal-header {padding: 9px 15px;border-bottom: 1px solid #eee;}
/* 168 */ .wl-modal-header .close {margin-top: 2px;float:right;}
/* 169 */ .wl-modal-header h3 {margin: 0;line-height: 30px;}
/* 170 */ .wl-modal-body {overflow-y: auto;max-height: 400px;padding: 15px;}	
/* 171 */ 	.wl-modal-body input.input-text {width:95%;}
/* 172 */ 	.wl-modal-body textarea {width:95%;}		
/* 173 */ 	.wl-modal-body .form-row {margin-bottom:10px;} 
/* 174 */ .wl-modal-footer {padding: 14px 15px 15px;margin-bottom: 0;text-align: right;background-color: #f5f5f5;border-top: 1px solid #ddd;-webkit-border-radius: 0 0 6px 6px;-moz-border-radius: 0 0 6px 6px;border-radius: 0 0 6px 6px;-webkit-box-shadow: inset 0 1px 0 #ffffff;-moz-box-shadow: inset 0 1px 0 #ffffff;box-shadow: inset 0 1px 0 #ffffff;*zoom: 1;}
/* 175 */ .wl-modal-footer:before,
/* 176 */ .wl-modal-footer:after {display: table;content: "";line-height: 0;}
/* 177 */ .wl-modal-footer:after {clear: both;}
/* 178 */ .wl-modal-footer .btn + .btn {margin-left: 5px;margin-bottom: 0;}
/* 179 */ .wl-modal-footer .btn-group .btn + .btn {margin-left: -1px;}
/* 180 */ .wl-modal-footer .btn-block + .btn-block {margin-left: 0;}
/* 181 */ @media
/* 182 */ (-webkit-min-device-pixel-ratio: 2),
/* 183 */ (min-resolution: 192dpi) {
/* 184 */ 	#wl-wrapper .wl-share-links a {background-image:url('/wp-content/plugins/woocommerce-wishlists/assets/images/wl-share-icons@2x.png'); background-size: 16px 64px;}
/* 185 */ 	#wl-wrapper .wl-add-link.star {background-image:url('/wp-content/plugins/woocommerce-wishlists/assets/images/star@2x.png'); background-size:16px 16px; }
/* 186 */ 	#wl-wrapper .wl-add-link.present {background-image:url('/wp-content/plugins/woocommerce-wishlists/assets/images/present@2x.png'); background-size:16px 16px; }
/* 187 */ }

/* wc-composite-styles.css */

/* 1  */ .component_table_item .product-name .component dd, .component_table_item .product-name p.backorder_notification, .component_table_item .product-price, .component_table_item .product-quantity, .component_table_item .product-subtotal, .component_table_item .product-total {
/* 2  */ 	font-size: 85%;
/* 3  */ }
/* 4  */ 
/* 5  */ .woocommerce .component_table_item dl.component {
/* 6  */ 	margin: 0;
/* 7  */ 	display: inline-block;
/* 8  */ 	width: 95%;
/* 9  */ }
/* 10 */ 
/* 11 */ .woocommerce .component_table_item dl.component dd {
/* 12 */ 	margin-bottom: 1em;
/* 13 */ }
/* 14 */ 
/* 15 */ .component_table_item .component_table_item_indent {
/* 16 */ 	padding-left: 30px;
/* 17 */ }
/* 18 */ 
/* 19 */ .woocommerce .component_table_item td.product-name dl.variation, .woocommerce-page .component_table_item td.product-name dl.variation {
/* 20 */ 	font-size: 85%;
/* 21 */ }
/* 22 */ 
/* 23 */ .component_table_item td {
/* 24 */ 	border-top: none !important;
/* 25 */ 	border-bottom: none !important;
/* 26 */ }
/* 27 */ 
/* 28 */ .component_container_table_item td {
/* 29 */ 	border-bottom: none !important;
/* 30 */ }
/* 31 */ 
/* 32 */ dt.component_title_meta, .component_notice {
/* 33 */ 	margin: 12px 0 5px;
/* 34 */ }
/* 35 */ 

/* bundles-style.css */

/* 1  */ .bundled_table_item .product-name, .bundled_table_item .product-price, .bundled_table_item .product-quantity, .bundled_table_item .product-subtotal, .bundled_table_item .product-total {
/* 2  */ 	font-size: 85%;
/* 3  */ }
/* 4  */ 
/* 5  */ .bundled_table_item .bundled_table_item_indent {
/* 6  */ 	padding-left: 32px;
/* 7  */ }
/* 8  */ 
/* 9  */ .woocommerce .bundled_table_item td.product-name dl.variation, .woocommerce-page .bundled_table_item td.product-name dl.variation {
/* 10 */ 	font-size: 100%;
/* 11 */ }
/* 12 */ 
/* 13 */ .bundled_table_item, .bundled_table_item td {
/* 14 */ 	border-top: none !important;
/* 15 */ 	border-bottom: none !important;
/* 16 */ }
/* 17 */ 
/* 18 */ .bundle_table_item, .bundle_table_item td {
/* 19 */ 	border-bottom: none !important;
/* 20 */ }
/* 21 */ 
/* 22 */ dt.bundled_title_meta, .bundled_notice {
/* 23 */ 	margin: 12px 0 5px;
/* 24 */ }
/* 25 */ 
