/* themes.css */

/* 1  */ /* theme 1 */
/* 2  */ 
/* 3  */ 
/* 4  */ 
/* 5  */ .theme-1 {
/* 6  */ 
/* 7  */ }
/* 8  */ .sola_t_layout_1_container.theme-1 {
/* 9  */     margin:0 auto;
/* 10 */     margin-bottom:20px;
/* 11 */ }
/* 12 */ .theme-1 .sola_t_image {
/* 13 */     text-align: center;
/* 14 */ }
/* 15 */ 
/* 16 */ .theme-1  .sola_t_image {
/* 17 */     float: left;
/* 18 */     margin-right:15px;
/* 19 */     margin-bottom:5px;
/* 20 */ }
/* 21 */ .theme-1  .sola_t_title{
/* 22 */     font-weight: bold;
/* 23 */     padding: 5px;
/* 24 */     font-size: 1.4em;
/* 25 */ }
/* 26 */ .theme-1  .sola_t_body{
/* 27 */     color:#666;
/* 28 */     line-height: 1.4em;
/* 29 */     font-style: italic;
/* 30 */     padding:5px;
/* 31 */ }
/* 32 */ .theme-1  .sola_t_meta_data{
/* 33 */     clear: both;
/* 34 */     font-size: 0.8em;
/* 35 */     float:right;
/* 36 */ 
/* 37 */ }
/* 38 */ .theme-1  .sola_t_name{
/* 39 */     font-weight:bold;
/* 40 */ }
/* 41 */ .theme-1  .sola_t_website{
/* 42 */     font-style: italic;
/* 43 */     display:inline-block;
/* 44 */ }
/* 45 */ .theme-1 .sola_t_display_rating{
/* 46 */     display: inline-block;
/* 47 */ }
/* 48 */ 
/* 49 */ 
/* 50 */ 

/* themes.css */

/* 51 */ 
/* 52 */ .sola_t_layout_1_container.theme-2 {
/* 53 */     margin:0 auto;
/* 54 */     margin-bottom:20px;
/* 55 */ }
/* 56 */ .theme-2 .sola_t_image {
/* 57 */     float: none;
/* 58 */     margin: 0 auto;
/* 59 */ }
/* 60 */ 
/* 61 */ .theme-2  .sola_t_image {
/* 62 */     margin-bottom:5px;
/* 63 */ }
/* 64 */ .theme-2  .sola_t_title{
/* 65 */     font-weight: bold;
/* 66 */     padding: 5px;
/* 67 */     text-align:center;
/* 68 */     font-size: 1.4em;
/* 69 */ }
/* 70 */ .theme-2  .sola_t_body{
/* 71 */     width: 80%;
/* 72 */     margin: 0 auto;
/* 73 */     text-align: center;
/* 74 */     padding-bottom: 5px;
/* 75 */ }
/* 76 */ .theme-2  .sola_t_meta_data{
/* 77 */     font-size: 0.8em;
/* 78 */     text-align: center;
/* 79 */     padding-bottom: 5px;
/* 80 */     clear:both;
/* 81 */ 
/* 82 */ }
/* 83 */ .theme-2  .sola_t_name{
/* 84 */     font-weight:bold;
/* 85 */ }
/* 86 */ .theme-2  .sola_t_website{
/* 87 */     font-style: italic;
/* 88 */     display: inline-block;
/* 89 */ }
/* 90 */ 
/* 91 */ .theme-2 .sola_t_display_rating, .theme-2 .sola_t_display_rating_slider{
/* 92 */     text-align: center;
/* 93 */ }
/* 94 */ 
/* 95 */ 
/* 96 */ 
/* 97 */ 

/* wp_eStore_style.css */

/* 1   */ /* Copyright @ 2008-2013 by Tips and Tricks HQ (http://www.tipsandtricks-hq.com) - All Rights Reserved */
/* 2   */ 
/* 3   */ .shopping_cart {
/* 4   */ font-size:12px;
/* 5   */ }
/* 6   */ 
/* 7   */ .shopping_cart h2 {
/* 8   */ font-size:14px;
/* 9   */ }
/* 10  */ 
/* 11  */ .shopping_cart a {
/* 12  */ color:#3c78a7;
/* 13  */ text-decoration:none
/* 14  */ }
/* 15  */ 
/* 16  */ .shopping_cart a:hover {
/* 17  */ color:#3c78a7;
/* 18  */ text-decoration:underline
/* 19  */ }
/* 20  */ 
/* 21  */ div.shopping_cart tr td{padding:2px 1px;}
/* 22  */ 
/* 23  */ .eStore_cart_item_name, .eStore_cart_item_qty, .eStore_cart_item_price{
/* 24  */ text-align: left
/* 25  */ }
/* 26  */ 
/* 27  */ .eStore_cart_item_qty_value, .eStore_cart_item_price_value{
/* 28  */ text-align: left
/* 29  */ }
/* 30  */ 
/* 31  */ .shopping_cart input, .eStore_cart_fancy1 input, .eStore_cart_fancy2 input{
/* 32  */ width: auto !important;/*override the eStore shopping cart input field width to "auto" to prevent them from looking weird on some themes */
/* 33  */ }
/* 34  */ 	
/* 35  */ .eStore_cart_checkout_button{
/* 36  */ text-align:left;	
/* 37  */ }
/* 38  */ 
/* 39  */ .t-and-c {
/* 40  */ margin:5px 0 15px;
/* 41  */ width:auto !important;
/* 42  */ }
/* 43  */ 
/* 44  */ .t_and_c_error {
/* 45  */ color:#E70218 !important;
/* 46  */ margin:0 0 15px;
/* 47  */ }
/* 48  */ 
/* 49  */ .text-input {
/* 50  */ color:#333;

/* wp_eStore_style.css */

/* 51  */ margin:4px;
/* 52  */ padding:2px 0;
/* 53  */ }
/* 54  */ .eStore_warning{
/* 55  */ color:red !important;
/* 56  */ }
/* 57  */ .eStore_error_message{
/* 58  */ color:red !important;
/* 59  */ font-weight:bold;
/* 60  */ }
/* 61  */ 
/* 62  */ .eStore-clear-float{
/* 63  */ clear:both;
/* 64  */ }
/* 65  */ .eStore_price_before_coupon{
/* 66  */ text-decoration:line-through;
/* 67  */ }
/* 68  */ 
/* 69  */ .eStore_hidden_textfield{
/* 70  */ display:none !important;	
/* 71  */ }
/* 72  */ 
/* 73  */ .eStore_variation{
/* 74  */ margin-top:0px;
/* 75  */ margin-bottom:0px; 
/* 76  */ }
/* 77  */ 
/* 78  */ .eStore_text_input {
/* 79  */ font-size:21px;
/* 80  */ height:auto !important;
/* 81  */ width: auto !important;
/* 82  */ color:#444;
/* 83  */ background:#eee;
/* 84  */ border:1px solid #aaa;
/* 85  */ border-right-color:#ddd;
/* 86  */ border-bottom-color:#ddd;
/* 87  */ margin:2px 0px 2px 0px;
/* 88  */ padding:4px !important;       
/* 89  */ }
/* 90  */ 
/* 91  */ .eStore_text_input:focus {
/* 92  */ height:20px;
/* 93  */ background:#fff;
/* 94  */ border-color:#777 #ccc #ccc #777;
/* 95  */ margin:2px
/* 96  */ }
/* 97  */ 
/* 98  */ .eStore_label {
/* 99  */ text-transform:uppercase;
/* 100 */ text-align:left;

/* wp_eStore_style.css */

/* 101 */ vertical-align:middle;
/* 102 */ font-size:14px;
/* 103 */ font-weight:700;
/* 104 */ font-family:Helvetica, Arial, sans-serif;
/* 105 */ padding:15px 10px 10px 15px
/* 106 */ }
/* 107 */ 
/* 108 */ .eStore_remove_item_button{
/* 109 */ min-width:20px;
/* 110 */ min-height:20px;
/* 111 */ }
/* 112 */ 
/* 113 */ .eStore_empty_cart_button{
/* 114 */ min-width:28px;
/* 115 */ min-height:20px;
/* 116 */ }
/* 117 */ 
/* 118 */ .eStore_ajax_loading{opacity:0.5;}
/* 119 */ 
/* 120 */ .eStore_save_cart_section{background: transparent url(../../../plugins/wp-cart-for-digital-products/images/eStore_save_cart_icon.png) no-repeat; padding:5px 5px 5px 30px; margin-right:10px; cursor: pointer;}
/* 121 */ .eStore_retrieve_cart_section{background: transparent url(../../../plugins/wp-cart-for-digital-products/images/eStore_retrieve_cart_icon.png) no-repeat; padding:5px 5px 5px 30px; cursor: pointer;}
/* 122 */ .eStore_save_retrieve_cart_message{padding: 7px 0;}
/* 123 */ 
/* 124 */ .eStore_paypal_checkout_button{
/* 125 */ margin-top:5px;
/* 126 */ padding:4px;
/* 127 */ border:1px solid #ccc;
/* 128 */ width:143px;
/* 129 */ height:41px;
/* 130 */ }
/* 131 */ .eStore-button-form input{
/* 132 */ width: auto !important;/*override the eStore button input width to auto to prevent them from looking weird on some themes */
/* 133 */ }
/* 134 */ .eStore_paypal_checkout_button,.eStore_button,.eStore_remove_item_button,.eStore_empty_cart_button,.eStore_buy_now_button,.eStore_subscribe_button,.download_now_button_submit,.eStore_sold_out {
/* 135 */ width: auto !important;/*override the eStore button width to auto to prevent them from looking weird on some themes */
/* 136 */ }
/* 137 */ .eStore_paypal_checkout_button:hover,.eStore_button:hover,.eStore_remove_item_button:hover,.eStore_empty_cart_button:hover,.eStore_buy_now_button:hover,.eStore_subscribe_button:hover {
/* 138 */ opacity:0.7;
/* 139 */ }
/* 140 */ .eStore_paypal_checkout_button:hover{
/* 141 */ border:1px solid #ddd;
/* 142 */ }
/* 143 */ 
/* 144 */ .eStore_oldprice{
/* 145 */ text-decoration:line-through;	
/* 146 */ }
/* 147 */ 
/* 148 */ /* === Thank you page display css === */
/* 149 */ .eStore_thank_you_your_order{}
/* 150 */ .eStore_thank_you_download_links{margin-bottom:10px;}

/* wp_eStore_style.css */

/* 151 */ .eStore_thank_you_additional_action_data{margin-bottom:10px;}
/* 152 */ .eStore_thank_you_total_cost{margin-bottom:10px;}
/* 153 */ .eStore_thank_you_txn_id{margin-bottom:10px;}
/* 154 */ .eStore_thank_you_email{margin-bottom:10px;}
/* 155 */ .eStore_thank_you_offer{margin-bottom:10px;}
/* 156 */ 
/* 157 */ /* === Fancy product display css === */
/* 158 */ .eStore-product {
/* 159 */ height:100%;
/* 160 */ overflow:hidden;
/* 161 */ margin-bottom:5px;
/* 162 */ border:1px solid #ccc;
/* 163 */ padding:5px;
/* 164 */ }
/* 165 */ 
/* 166 */ .thumb-image{
/* 167 */ width:125px;
/* 168 */ height:125px;
/* 169 */ }
/* 170 */ 
/* 171 */ .eStore-thumbnail {
/* 172 */ float:left;
/* 173 */ /*margin-right:12px;*/
/* 174 */ }
/* 175 */ 
/* 176 */ .eStore-thumbnail img,.eStore-thumbnail a img {
/* 177 */ background-color:#FFF;
/* 178 */ border:1px solid #A9A9A9;
/* 179 */ margin:4px 0 4px 5px;
/* 180 */ padding:4px;
/* 181 */ max-width:none !important;
/* 182 */ }
/* 183 */ 
/* 184 */ .eStore-thumbnail img:hover {
/* 185 */ background-color:#A9A9A9
/* 186 */ }
/* 187 */ 
/* 188 */ .eStore-product-description {
/* 189 */ text-align:left;
/* 190 */ margin-left:150px;           
/* 191 */ }
/* 192 */ 
/* 193 */ .eStore-product-name{
/* 194 */ font-size:14px;
/* 195 */ font-weight:bold;
/* 196 */ padding-bottom:5px;
/* 197 */ }
/* 198 */ 
/* 199 */ .eStore_price{
/* 200 */ 

/* wp_eStore_style.css */

/* 201 */ }
/* 202 */ /* Fancy Display 2 properties */
/* 203 */ .eStore-product-fancy2 {
/* 204 */ height:100%;
/* 205 */ overflow:hidden;
/* 206 */ color:#000;
/* 207 */ background:#fff url(../../../plugins/wp-cart-for-digital-products/images/product-display-bg.jpg) repeat-x;
/* 208 */ border:1px solid #ccc;
/* 209 */ padding:5px
/* 210 */ }
/* 211 */ .eStore-product-fancy2-thumb-image{
/* 212 */ width:125px;
/* 213 */ height:125px;
/* 214 */ }
/* 215 */ .eStore-product-fancy2-footer {
/* 216 */ display:block;
/* 217 */ overflow:hidden;
/* 218 */ background: #f1f1f1;
/* 219 */ color:#3A3A3A;
/* 220 */ border-left:1px solid #ccc;
/* 221 */ border-right:1px solid #ccc;
/* 222 */ border-bottom:1px solid #ccc;
/* 223 */ margin-bottom:5px;
/* 224 */ padding:10px;
/* 225 */ vertical-align: middle;
/* 226 */ }
/* 227 */ 
/* 228 */ .eStore-product-fancy2-footer .footer-left {
/* 229 */ vertical-align: middle;
/* 230 */ }
/* 231 */ .footer-left-content {
/* 232 */ float: left;
/* 233 */ vertical-align: middle;
/* 234 */ }
/* 235 */ .footer-left-content input{
/* 236 */ vertical-align: middle;
/* 237 */ margin: 0px !important;
/* 238 */ }
/* 239 */ .footer-left-content img{
/* 240 */ vertical-align: middle;
/* 241 */ }
/* 242 */ .eStore-product-fancy2-footer .footer-right {
/* 243 */ float:right;
/* 244 */ vertical-align: middle;
/* 245 */ font-size:16px;
/* 246 */ font-weight:bold;
/* 247 */ }
/* 248 */ .eStore-fancy2-product-name{
/* 249 */ color:#000;	
/* 250 */ font-size:16px;

/* wp_eStore_style.css */

/* 251 */ font-weight:bold;
/* 252 */ padding-bottom:5px;
/* 253 */ }
/* 254 */ .eStore_fancy2_price{
/* 255 */ margin-right:10px;
/* 256 */ }
/* 257 */ /* End of fancy product display css */
/* 258 */ 
/* 259 */ /*=== Fancy category css === */
/* 260 */ .eStore-category-fancy{
/* 261 */ height:100%;
/* 262 */ overflow:hidden;
/* 263 */ margin-bottom:5px;
/* 264 */ border:1px solid #ccc;
/* 265 */ padding:5px
/* 266 */ }
/* 267 */ .eStore-category-fancy-thumbnail{
/* 268 */ float:left;
/* 269 */ margin-right:12px
/* 270 */ }
/* 271 */ .eStore-category-fancy-thumbnail img,.eStore-category-fancy-thumbnail a img {
/* 272 */ background-color:#FFF;
/* 273 */ border:1px solid #A9A9A9;
/* 274 */ margin:4px 0 4px 5px;
/* 275 */ padding:4px
/* 276 */ }
/* 277 */ .eStore-category-fancy-thumbnail img:hover {
/* 278 */ background-color:#A9A9A9
/* 279 */ }
/* 280 */ .eStore-category-fancy-name{
/* 281 */ text-align:left;
/* 282 */ margin-left:150px;   
/* 283 */ }
/* 284 */ .eStore-category-fancy-description{
/* 285 */ text-align:left;
/* 286 */ margin-left:150px;
/* 287 */ margin-top:10px;
/* 288 */ }
/* 289 */ /* End of fancy category display css */
/* 290 */ 
/* 291 */ /* Pagination related css */
/* 292 */ .product_page a,.product_page a:link {
/* 293 */ text-decoration:none;
/* 294 */ border:1px solid #ccc;
/* 295 */ color:#777;
/* 296 */ background-color:#f5f5f5;
/* 297 */ margin:2px;
/* 298 */ padding:2px 4px
/* 299 */ }
/* 300 */ .product_page a:hover {

/* wp_eStore_style.css */

/* 301 */ border:1px solid #eee;
/* 302 */ color:#777;
/* 303 */ background-color:#fff
/* 304 */ }
/* 305 */ 
/* 306 */ .eStore_pagination{
/* 307 */ margin: 5px 0px;
/* 308 */ }
/* 309 */ .pagination_page{
/* 310 */ text-decoration:none;
/* 311 */ border:1px solid #ccc;
/* 312 */ color:#777;
/* 313 */ background-color:#f5f5f5;
/* 314 */ margin:2px;
/* 315 */ padding:2px 4px;
/* 316 */ }
/* 317 */ .pagination_page:hover{
/* 318 */ text-decoration:none;
/* 319 */ }
/* 320 */ .current_pagination_page{
/* 321 */ background-color:#cccccc;
/* 322 */ }
/* 323 */ .estore_pagination_page_no, .estore_pagination_go_button{
/* 324 */ width:auto !important;
/* 325 */ height:auto !important;
/* 326 */ margin: 0 5px;
/* 327 */ }
/* 328 */ /* End of pagination related css */
/* 329 */ 
/* 330 */ /*** Start of lightbox CSS ***/
/* 331 */ #jquery-overlay {
/* 332 */ position:absolute;
/* 333 */ top:0;
/* 334 */ left:0;
/* 335 */ z-index:9999;
/* 336 */ width:100%;
/* 337 */ height:500px
/* 338 */ }
/* 339 */ 
/* 340 */ #jquery-lightbox {
/* 341 */ position:absolute;
/* 342 */ top:0;
/* 343 */ left:0;
/* 344 */ width:100%;
/* 345 */ z-index:9999;
/* 346 */ text-align:center;
/* 347 */ line-height:0
/* 348 */ }
/* 349 */ 
/* 350 */ #jquery-lightbox a img {

/* wp_eStore_style.css */

/* 351 */ border:none
/* 352 */ }
/* 353 */ 
/* 354 */ #lightbox-container-image-box {
/* 355 */ position:relative;
/* 356 */ background-color:#fff;
/* 357 */ width:250px;
/* 358 */ height:250px;
/* 359 */ margin:0 auto
/* 360 */ }
/* 361 */ 
/* 362 */ #lightbox-container-image {
/* 363 */ padding:10px
/* 364 */ }
/* 365 */ 
/* 366 */ #lightbox-loading {
/* 367 */ position:absolute;
/* 368 */ top:40%;
/* 369 */ left:0;
/* 370 */ height:25%;
/* 371 */ width:100%;
/* 372 */ text-align:center;
/* 373 */ line-height:0
/* 374 */ }
/* 375 */ 
/* 376 */ #lightbox-nav {
/* 377 */ position:absolute;
/* 378 */ top:0;
/* 379 */ left:0;
/* 380 */ height:100%;
/* 381 */ width:100%;
/* 382 */ z-index:9999
/* 383 */ }
/* 384 */ 
/* 385 */ #lightbox-container-image-box > #lightbox-nav {
/* 386 */ left:0
/* 387 */ }
/* 388 */ 
/* 389 */ #lightbox-nav a {
/* 390 */ outline:none
/* 391 */ }
/* 392 */ 
/* 393 */ #lightbox-nav-btnPrev,#lightbox-nav-btnNext {
/* 394 */ width:49%;
/* 395 */ height:100%;
/* 396 */ zoom:1;
/* 397 */ display:block
/* 398 */ }
/* 399 */ 
/* 400 */ #lightbox-nav-btnPrev {

/* wp_eStore_style.css */

/* 401 */ left:0;
/* 402 */ float:left
/* 403 */ }
/* 404 */ 
/* 405 */ #lightbox-nav-btnNext {
/* 406 */ right:0;
/* 407 */ float:right
/* 408 */ }
/* 409 */ 
/* 410 */ #lightbox-container-image-data-box {
/* 411 */ font:10px Verdana, Helvetica, sans-serif;
/* 412 */ background-color:#fff;
/* 413 */ line-height:1.4em;
/* 414 */ overflow:auto;
/* 415 */ width:100%;
/* 416 */ margin:0 auto;
/* 417 */ padding:0 10px
/* 418 */ }
/* 419 */ 
/* 420 */ #lightbox-container-image-data {
/* 421 */ color:#666;
/* 422 */ padding:0 10px
/* 423 */ }
/* 424 */ 
/* 425 */ #lightbox-container-image-data #lightbox-image-details {
/* 426 */ width:70%;
/* 427 */ float:left;
/* 428 */ text-align:left
/* 429 */ }
/* 430 */ 
/* 431 */ #lightbox-image-details-caption {
/* 432 */ font-weight:700
/* 433 */ }
/* 434 */ 
/* 435 */ #lightbox-image-details-currentNumber {
/* 436 */ display:block;
/* 437 */ clear:left;
/* 438 */ padding-bottom:1em
/* 439 */ }
/* 440 */ 
/* 441 */ #lightbox-secNav-btnClose {
/* 442 */ width:66px;
/* 443 */ float:right;
/* 444 */ padding-bottom:.7em
/* 445 */ }
/* 446 */ /*** End of lightbox CSS ***/
/* 447 */ 
/* 448 */ /*** Overlay CSS ***/
/* 449 */ .eStore_apple_overlay {
/* 450 */ 	display:none;

/* wp_eStore_style.css */

/* 451 */ 	background-image:url(../../../plugins/wp-cart-for-digital-products/images/white.png);	
/* 452 */ 	width:450px;
/* 453 */ 	padding:20px;			
/* 454 */ 	font-size:13px;
/* 455 */ }
/* 456 */ .eStore_apple_overlay .close {
/* 457 */ 	background-image:url(../../../plugins/wp-cart-for-digital-products/images/close-2.png);
/* 458 */ 	position:absolute; 
/* 459 */ 	right:25px; top:25px;
/* 460 */ 	cursor:pointer;
/* 461 */ 	height:25px;
/* 462 */ 	width:25px;
/* 463 */ }
/* 464 */ /*** End of Overlay CSS ***/
/* 465 */ 
/* 466 */ /*** eStore cart fancy1 ***/
/* 467 */ .eStore_cart_fancy1 {
/* 468 */ border:	1px solid #CDCDCD;
/* 469 */ -moz-border-radius: 5px;
/* 470 */ -khtml-border-radius: 5px;
/* 471 */ -webkit-border-radius: 5px;
/* 472 */ border-radius: 5px;
/* 473 */ }
/* 474 */ .eStore_cart_fancy1 a img{
/* 475 */ border:none;
/* 476 */ }
/* 477 */ .eStore_cart_fancy1_continue_shopping{
/* 478 */ text-align:right;
/* 479 */ }
/* 480 */ .eStore_cart_fancy1_header{
/* 481 */ padding:5px 10px 5px 10px;
/* 482 */ font-size:14px;
/* 483 */ color:#fff;
/* 484 */ background: url(../../../plugins/wp-cart-for-digital-products/images/cart_fancy1_header_bg.gif) top repeat-x;
/* 485 */ -moz-border-radius: 5px 5px 0px 0px;
/* 486 */ -khtml-border-radius: 5px 5px 0px 0px;
/* 487 */ -webkit-border-radius: 5px 5px 0px 0px;
/* 488 */ border-radius: 5px 5px 0px 0px;
/* 489 */ }
/* 490 */ .eStore_cart_fancy1_footer{
/* 491 */ background:#F2F2F2;
/* 492 */ border-top:1px solid #CDCDCD;
/* 493 */ margin-top:5px;
/* 494 */ padding:5px 10px 10px 10px;
/* 495 */ -moz-border-radius: 0px 0px 5px 5px;
/* 496 */ -khtml-border-radius: 0px 0px 5px 5px;
/* 497 */ -webkit-border-radius: 0px 0px 5px 5px;
/* 498 */ border-radius: 0px 0px 5px 5px;
/* 499 */ }
/* 500 */ 

/* wp_eStore_style.css */

/* 501 */ /*** eStore cart fancy2 ***/
/* 502 */ .eStore_cart_fancy2 {
/* 503 */ border: 10px solid #C8C8C8;
/* 504 */ border-radius: 5px;
/* 505 */ margin: 10px 0;
/* 506 */ }
/* 507 */ .eStore_cart_fancy2_inside{
/* 508 */ padding:10px 15px;
/* 509 */ }
/* 510 */ .eStore_cart_fancy2_header{
/* 511 */ font-family: arial;	
/* 512 */ font-size: 24px;
/* 513 */ font-weight: normal;
/* 514 */ margin: 10px 0;
/* 515 */ }
/* 516 */ .eStore_cart_fancy2_inside table{
/* 517 */ border:0 !important;
/* 518 */ padding: 3px 0 !important;
/* 519 */ }
/* 520 */ .eStore_cart_fancy2_inside tr td{
/* 521 */ border:0 !important;
/* 522 */ padding: 3px 0 !important;
/* 523 */ margin:0px !important;
/* 524 */ line-height: 12px !important;
/* 525 */ }
/* 526 */ .eStore_cart_fancy2_inside tr th{
/* 527 */ border-left:0 !important;
/* 528 */ border-top: 0 !important;
/* 529 */ border-right:0 !important;
/* 530 */ border-bottom: 4px solid #676E74;
/* 531 */ font-size: 1em;
/* 532 */ padding: 3px 0 !important;
/* 533 */ text-transform: uppercase;
/* 534 */ margin:0px !important;
/* 535 */ line-height: 12px !important;
/* 536 */ }
/* 537 */ .eStore_cart_fancy_2_item_name{
/* 538 */ overflow:hidden;
/* 539 */ font-weight:bold;
/* 540 */ font-size:1.1em !important;
/* 541 */ padding:5px 0
/* 542 */ }
/* 543 */ .eStore_cart_fancy_2_remove{
/* 544 */ font-size: 10px !important;
/* 545 */ text-decoration: underline;
/* 546 */ background-color: transparent;
/* 547 */ border: medium none;
/* 548 */ cursor: pointer;
/* 549 */ padding: 0;
/* 550 */ }

/* wp_eStore_style.css */

/* 551 */ .eStore_cart_fancy_2_price{
/* 552 */ color:green;
/* 553 */ padding:0 5px;
/* 554 */ }
/* 555 */ a.eStore_cart_fancy_2_continue_shopping{
/* 556 */ color:#1780CF;
/* 557 */ line-height: 1.7;
/* 558 */ text-decoration:none;
/* 559 */ }
/* 560 */ .eStore_cart_fancy2 .eStore_apply_coupon,.eStore_cart_fancy2 .eStore_shipping_update_button{
/* 561 */ background: -moz-linear-gradient(center top , #F5F5F5 0%, #E1E1E1 100%) repeat scroll 0 0 transparent;
/* 562 */ border: 1px solid #919191;
/* 563 */ border-radius: 3px;
/* 564 */ box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.075) inset, 0 1px 0 rgba(255, 255, 255, 0.3) inset, 0 1px 2px rgba(0, 0, 0, 0.1);
/* 565 */ color: #636363;
/* 566 */ cursor: pointer;
/* 567 */ font-weight: bold;
/* 568 */ line-height: normal;
/* 569 */ margin: 5px 0;
/* 570 */ padding: 3px 8px;
/* 571 */ position: relative;
/* 572 */ text-decoration: none;
/* 573 */ text-shadow: 0 1px 0 #FFFFFF;
/* 574 */ }
/* 575 */ .eStore_cart_fancy2_divider{
/* 576 */ border-top:1px solid #E6E6E6;
/* 577 */ margin: 5px 0;
/* 578 */ }
/* 579 */ 
/* 580 */ .eStore_order_summary{width: 100%; text-align: left;}
/* 581 */ .eStore_order_summary_header{padding: 5px; font-weight: bold; border-bottom: 1px solid #ccc;}
/* 582 */ .eStore_order_summary_row{padding: 5px; border-bottom: 1px solid #ccc;}
/* 583 */ .eos_right{float:right;}

/* wp_eStore_custom_style.css */

/* 1 */ /* 
/* 2 *| * Place your custom CSS styles in this file. 
/* 3 *| * When upgrading the plugin just keep a backup copy of this file 
/* 4 *| * so you don't lose the CSS changes you made during the upgrade.
/* 5 *| */
/* 6 */ 
/* 7 */ 

/* style.css */

/* 1   */ .content_countdown{
/* 2   */ 	clear:both;
/* 3   */ }
/* 4   */ .hided_element{
/* 5   */ 	visibility:hidden;
/* 6   */ }
/* 7   */ #title_style h1{
/* 8   */ 	padding: 0px;
/* 9   */ 	margin:0px;
/* 10  */ }
/* 11  */ #descrip{
/* 12  */ 	margin: 5px 0px 5px 0px;
/* 13  */ }
/* 14  */ .soc_icon_coneiner{
/* 15  */ 	display:inline-block;
/* 16  */ 	margin-top:2%;
/* 17  */ 	width: 100%;
/* 18  */ }
/* 19  */ .soc_icon_coneiner .soc_icon{
/* 20  */ 	display: inline-block;
/* 21  */ 	margin-right: 3%;
/* 22  */ }
/* 23  */ 
/* 24  */ .soc_icon_coneiner .soc_icon img{
/* 25  */ 	width:100%;				
/* 26  */ 	max-height:82px;
/* 27  */ }
/* 28  */ .countdown{
/* 29  */ 	width:100%;
/* 30  */ }
/* 31  */ .countdown > div{
/* 32  */ 	text-align:center;
/* 33  */ 	margin-top:2%;
/* 34  */ 	float:left;
/* 35  */ 	color:#fff;
/* 36  */ 	font-size:48px;
/* 37  */ 	font-weight:bold;
/* 38  */ }
/* 39  */ .element_conteiner{
/* 40  */ 	text-align:center;
/* 41  */ 	display: inline-block;					
/* 42  */ }
/* 43  */ .time_left{
/* 44  */ 	border:none;
/* 45  */ 	display:block;
/* 46  */ 	padding-bottom: 10%;
/* 47  */ 	padding-top: 10%;
/* 48  */ 	padding-left: 25%;
/* 49  */ 	padding-right: 25%;
/* 50  */ 	font-weight:bold;

/* style.css */

/* 51  */ }
/* 52  */ .time_description{
/* 53  */ 	display:block;
/* 54  */ 	text-align:center;
/* 55  */ 	margin-top:1%;
/* 56  */ 	margin-bottom:1%;
/* 57  */ 	font-weight:bold;
/* 58  */ }
/* 59  */ .information{
/* 60  */ 	box-sizing:border-box;
/* 61  */ 	display:inline-block;
/* 62  */ 	z-index:999999;
/* 63  */ 	width:100%;
/* 64  */ }
/* 65  */ #main_inform_div{
/* 66  */ 	overflow:hidden;
/* 67  */ 	box-sizing:border-box;
/* 68  */ 	display:table;
/* 69  */ 	position:relative;
/* 70  */ 	z-index:1000;
/* 71  */ }
/* 72  */ .aligment{
/* 73  */ 	display:table-cell;
/* 74  */ 	width: 10%;
/* 75  */ }	
/* 76  */ 	/*Countedown style*/
/* 77  */ .countdown figure ul{
/* 78  */ 	padding:0px !important;
/* 79  */ }	
/* 80  */ .ClassyCountdown-wrapper{
/* 81  */ 	width:100%;
/* 82  */ }
/* 83  */ .ClassyCountdown-wrapper > div {	
/* 84  */     display: inline-block;
/* 85  */     position: relative;
/* 86  */ 	margin-right:2%;
/* 87  */    
/* 88  */ }
/* 89  */ .ClassyCountdown-value > span{
/* 90  */ 	display:block;
/* 91  */ }
/* 92  */ .ClassyCountdown-wrapper .ClassyCountdown-value {
/* 93  */     width: 100%;
/* 94  */     position: absolute;
/* 95  */     top: 50%;
/* 96  */     text-align: center;
/* 97  */     left: 0;
/* 98  */     display: block;
/* 99  */ }	
/* 100 */ #countdown{

/* style.css */

/* 101 */ 	height: auto;
/* 102 */ }
/* 103 */ figure, figcaption {
/* 104 */ 	display: block;
/* 105 */ }
/* 106 */ .transition {
/* 107 */     -webkit-transition: top 400ms linear;
/* 108 */     -moz-transition: top 400ms linear;
/* 109 */     -ms-transition: top 400ms linear;
/* 110 */     -o-transition: top 400ms linear;
/* 111 */     transition: top 400ms linear;
/* 112 */ }
/* 113 */ 
/* 114 */ .timeTo {	
/* 115 */ 	line-height: 108%;
/* 116 */ 	font-weight: bold;
/* 117 */ }
/* 118 */ 
/* 119 */ .timeTo span {
/* 120 */ 	vertical-align: top;
/* 121 */ }
/* 122 */ .timeTo figure {
/* 123 */ 	display: inline-block;
/* 124 */ 	margin: 0;
/* 125 */ 	padding: 0;
/* 126 */ }
/* 127 */ .timeTo figcaption {
/* 128 */ 	text-align: center;
/* 129 */ 	/*font-size: 12px;*/
/* 130 */ 	line-height: 80%;
/* 131 */ 	font-weight: normal;
/* 132 */ 	color: #888;
/* 133 */ }
/* 134 */ 
/* 135 */ .timeTo div {
/* 136 */ 	position: relative;
/* 137 */ 	display: inline-block;
/* 138 */ 	/*width: 25px;
/* 139 *| 	height: 30px;*/
/* 140 */ 	border-top: 1px solid silver;
/* 141 */ 	border-right: 1px solid silver;
/* 142 */ 	border-bottom: 1px solid silver;
/* 143 */ 	overflow: hidden;
/* 144 */ }
/* 145 */ .timeTo div.first {
/* 146 */ 	border-left: 1px solid silver;
/* 147 */ }
/* 148 */ 
/* 149 */ .timeTo ul {
/* 150 */ 	list-style-type: none;

/* style.css */

/* 151 */ 	margin: 0;
/* 152 */ 	padding: 0;
/* 153 */ 	position: absolute;
/* 154 */ 	left: 3px;
/* 155 */ }
/* 156 */ 
/* 157 */ .timeTo ul li {
/* 158 */     margin: 0;
/* 159 */     padding: 0;
/* 160 */     list-style: none;
/* 161 */ }
/* 162 */ 
/* 163 */ 
/* 164 */ 
/* 165 */ /*       PROGRES BAR PART       */
/* 166 */ 
/* 167 */ 
/* 168 */ 
/* 169 */ #progressbar { 
/* 170 */ 	height: 20px;  /* Can be anything */
/* 171 */ 	position: relative;
/* 172 */ 	padding: 3px;
/* 173 */ 	border-style: solid;
/* 174 */ 	
/* 175 */ }
/* 176 */ #progressbar > span {
/* 177 */ 	float:left;
/* 178 */ 	display: block;
/* 179 */ 	height: 100%;
/* 180 */ 	border-top-right-radius: 8px;
/* 181 */ 	border-bottom-right-radius: 8px;			
/* 182 */ 	border-top-left-radius: 8px;
/* 183 */ 	border-bottom-left-radius: 8px;
/* 184 */ 	background-color: #000000;		
/* 185 */ 			
/* 186 */ 	
/* 187 */ 	position: relative;
/* 188 */ 	overflow: hidden;
/* 189 */ }
/* 190 */ #progressbar > span:after, .animate > span > span {
/* 191 */ 	content: "";
/* 192 */ 	position: absolute;
/* 193 */ 	top: 0; left: 0; bottom: 0; right: 0;
/* 194 */ 	background-image: 
/* 195 */ 	   -webkit-gradient(linear, 0 0, 100% 100%, 
/* 196 */ 		  color-stop(.25, rgba(255, 255, 255, .2)), 
/* 197 */ 		  color-stop(.25, transparent), color-stop(.5, transparent), 
/* 198 */ 		  color-stop(.5, rgba(255, 255, 255, .2)), 
/* 199 */ 		  color-stop(.75, rgba(255, 255, 255, .2)), 
/* 200 */ 		  color-stop(.75, transparent), to(transparent)

/* style.css */

/* 201 */ 	   );
/* 202 */ 	background-image: 
/* 203 */ 		-moz-linear-gradient(
/* 204 */ 		  -45deg, 
/* 205 */ 		  rgba(255, 255, 255, .2) 25%, 
/* 206 */ 		  transparent 25%, 
/* 207 */ 		  transparent 50%, 
/* 208 */ 		  rgba(255, 255, 255, .2) 50%, 
/* 209 */ 		  rgba(255, 255, 255, .2) 75%, 
/* 210 */ 		  transparent 75%, 
/* 211 */ 		  transparent
/* 212 */ 	   );
/* 213 */ 	z-index: 1;
/* 214 */ 	-webkit-background-size: 50px 50px;
/* 215 */ 	-moz-background-size: 50px 50px;
/* 216 */ 	-webkit-animation: move 2s linear infinite;
/* 217 */ 	overflow: hidden;
/* 218 */ }
/* 219 */ 
/* 220 */ .animate > span:after {
/* 221 */ 		display: none;
/* 222 */ }
/* 223 */ 
/* 224 */ @-webkit-keyframes move {
/* 225 */ 	0% {
/* 226 */ 	   background-position: 0 0;
/* 227 */ 	}
/* 228 */ 	100% {
/* 229 */ 	   background-position: 50px 50px;
/* 230 */ 	}
/* 231 */ }

/* 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-color: #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 */