@import url(/wp-content/themes/profwp/css/core.css);/* Minify_CSS_UriRewriter::$debugText

docRoot    : /home/prowp/domains/professional-wordpress.com/public_html
currentDir : /home/prowp/domains/professional-wordpress.com/public_html/wp-content/plugins/fliptimer-wp/fliptimer

*/

/* fliptimer.css */

/* 1 */ .fliptimer{position:relative;cursor:default;text-align:center;font-size:1rem;line-height:1.5;box-sizing:border-box;white-space:nowrap;max-width:100%;height:100%;-webkit-user-select:none; -moz-user-select:none;user-select:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center; -ms-flex-pack:center; justify-content:center}.fliptimer >img{display:none;clear:both;width:100% !important;height:0}.fliptimer .flip-container{display:none;clear:both}.fliptimer .flip-container *,.fliptimer .flip-container *:before,.fliptimer .flip-container *:after{ box-sizing:border-box}.fliptimer .flip-wrapper{display:inline-block;box-sizing:inherit;white-space:nowrap;height:100%}.fliptimer .flip-wrapper{display:inline-block;text-align:center;margin:0 1vw;box-sizing:inherit;white-space:nowrap;height:100%}.fliptimer .flip-wrapper:first-child{margin-left:0}.fliptimer .flip-wrapper:last-child{margin-right:0}.fliptimer .flips{box-sizing:inherit;white-space:nowrap}.fliptimer ul{ position:relative;display:inline-block;list-style:none; margin:.05em;padding:0;min-width:1em;font-family:"Helvetica Neue",Helvetica,sans-serif;font-weight:bold; font-size:60px;height:80px;text-align:center;line-height:1;border-radius:6px;-webkit-font-smoothing:antialiased; -moz-font-smoothing:antialiased}.fliptimer ul.flip-box-shadow{box-shadow:0 .125em .3125em rgba(0,0,0,.1),0 .02125em .06125em rgba(0,0,0,.1)}.fliptimer ul li{position:absolute; z-index:1; left:0; top:0; width:100%; height:100%;list-style:none;line-height:1.3; text-decoration:none !important}.fliptimer ul li a{ display:block; height:100%; margin:0 !important; overflow:visible !important; cursor:default !important;-webkit-perspective:4em; -moz-perspective:4em; perspective:4em}.fliptimer ul li a div{ z-index:1; position:absolute; left:0; width:100%; height:50%; overflow:hidden}.fliptimer ul li a div .flip-shadow{ position:absolute;z-index:2; width:100%; height:100%}/* Up */.fliptimer ul li a div.flip-up{top:0; -webkit-transform-origin:50% 100%; -moz-transform-origin:50% 100%; transform-origin:50% 100%}.fliptimer ul li a div.flip-divider{ content:""; position:absolute; top:50%; left:0; z-index:5; width:100%; height:1px; background:#000;opacity:0.4}.fliptimer ul li a div.flip-down{ bottom:0; border-bottom-left-radius:6px; border-bottom-right-radius:6px; -webkit-transform-origin:50% 0; -moz-transform-origin:50% 0; transform-origin:50% 0}.fliptimer ul li a div div.flip-val{ position:absolute; left:0; z-index:1; width:100%; height:200%;color:#fff; text-align:center; background:#333; border-radius:6px;-webkit-transition:all .1s; -moz-transition:all .1s;transition:all .1s}.fliptimer ul li a div.flip-up div.flip-val{ top:0}.fliptimer ul li a div.flip-down div.flip-val{ bottom:0} .fliptimer .text{clear:both;display:block;width:100%;padding-top:0;font-size:1em;color:#666;text-transform:uppercase}.fliptimer li.before{ z-index:3}.fliptimer li.active{z-index:5; -webkit-animation:zIndex 0.5s 0.5s linear both; -moz-animation:zIndex 0.5s 0.5s linear both; animation:zIndex 0.5s 0.5s linear both}@-webkit-keyframes zIndex{ 0%{z-index:2} 20%{z-index:4} 100%{z-index:4}}@-moz-keyframes zIndex{ 0%{z-index:2} 20%{z-index:4} 100%{z-index:4}}@-o-keyframes zIndex{ 0%{z-index:2} 20%{z-index:4} 100%{z-index:4}}@keyframes zIndex{ 0%{z-index:2} 20%{z-index:4} 100%{z-index:4}}.fliptimer li.active .flip-down{ z-index:2; -webkit-animation:turnDown 0.5s 0.5s linear both; -moz-animation:turnDown 0.5s 0.5s linear both; animation:turnDown 0.5s 0.5s linear both}@-webkit-keyframes turnDown{ 0%{-webkit-transform:rotateX(90deg)} 100%{-webkit-transform:rotateX(0deg)}}@-moz-keyframes turnDown{ 0%{-moz-transform:rotateX(90deg)} 100%{-moz-transform:rotateX(0deg)}}@-o-keyframes turnDown{ 0%{-o-transform:rotateX(90deg)}100%{-o-transform:rotateX(0deg)}}@keyframes turnDown{ 0%{transform:rotateX(90deg)} 100%{transform:rotateX(0deg)}}.fliptimer li.before .flip-up{ z-index:2; -webkit-animation:turnUp 0.5s linear both; -moz-animation:turnUp 0.5s linear both; animation:turnUp 0.5s linear both}@-webkit-keyframes turnUp{ 0%{-webkit-transform:rotateX(0deg)}100%{-webkit-transform:rotateX(-90deg)}}@-moz-keyframes turnUp{ 0%{-moz-transform:rotateX(0deg)}100%{-moz-transform:rotateX(-90deg)}}@-o-keyframes turnUp{ 0%{-o-transform:rotateX(0deg)}100%{-o-transform:rotateX(-90deg)}}@keyframes turnUp{ 0%{transform:rotateX(0deg)} 100%{transform:rotateX(-90deg)}}.fliptimer li.active{ z-index:3}.fliptimer li.before .flip-up .flip-shadow{ background:-moz-linear-gradient(top,rgba(0,0,0,.1) 0%,black 100%); background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(0,0,0,.1)),color-stop(100%,black)); background:linear,top,rgba(0,0,0,.1) 0%,black 100%; background:-o-linear-gradient(top,rgba(0,0,0,.1) 0%,black 100%); background:-ms-linear-gradient(top,rgba(0,0,0,.1) 0%,black 100%); background:linear,to bottom,rgba(0,0,0,.1) 0%,black 100%; -webkit-animation:show 0.5s linear both; -moz-animation:show 0.5s linear both; animation:show 0.5s linear both}.fliptimer li.active .flip-up .flip-shadow{ background:-moz-linear-gradient(top,rgba(0,0,0,.1) 0%,black 100%); background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(0,0,0,.1)),color-stop(100%,black)); background:linear,top,rgba(0,0,0,.1) 0%,black 100%; background:-o-linear-gradient(top,rgba(0,0,0,.1) 0%,black 100%); background:-ms-linear-gradient(top,rgba(0,0,0,.1) 0%,black 100%); background:linear,to bottom,rgba(0,0,0,.1) 0%,black 100%; -webkit-animation:hide 0.5s 0.3s linear both; -moz-animation:hide 0.5s 0.3s linear both; animation:hide 0.5s 0.3s linear both;border-top-left-radius:6px;border-top-right-radius:6px}.fliptimer li.before .flip-down .flip-shadow{ background:-moz-linear-gradient(top,black 0%,rgba(0,0,0,.1) 100%); background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,black),color-stop(100%,rgba(0,0,0,.1))); background:linear,top,black 0%,rgba(0,0,0,.1) 100%; background:-o-linear-gradient(top,black 0%,rgba(0,0,0,.1) 100%); background:-ms-linear-gradient(top,black 0%,rgba(0,0,0,.1) 100%); background:linear,to bottom,black 0%,rgba(0,0,0,.1) 100%; -webkit-animation:show 0.5s linear both; -moz-animation:show 0.5s linear both; animation:show 0.5s linear both}.fliptimer li.active .flip-down .flip-shadow{ background:-moz-linear-gradient(top,black 0%,rgba(0,0,0,.1) 100%); background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,black),color-stop(100%,rgba(0,0,0,.1))); background:linear,top,black 0%,rgba(0,0,0,.1) 100%; background:-o-linear-gradient(top,black 0%,rgba(0,0,0,.1) 100%); background:-ms-linear-gradient(top,black 0%,rgba(0,0,0,.1) 100%); background:linear,to bottom,black 0%,rgba(0,0,0,.1) 100%; -webkit-animation:hide 0.5s 0.3s linear both; -moz-animation:hide 0.5s 0.3s linear both; animation:hide 0.5s 0.2s linear both}@-webkit-keyframes show{ 0%{opacity:0} 100%{opacity:1}}@-moz-keyframes show{ 0%{opacity:0}100%{opacity:1}}@-o-keyframes show{ 0%{opacity:0}100%{opacity:1}}@keyframes show{ 0%{opacity:0} 100%{opacity:1}}@-webkit-keyframes hide{ 0%{opacity:1}100%{opacity:0}}@-moz-keyframes hide{ 0%{opacity:1}100%{opacity:0}}@-o-keyframes hide{ 0%{opacity:1} 100%{opacity:0}}@keyframes hide{ 0%{opacity:1} 100%{opacity:0}} @media (max-width:767px){.fliptimer .text{font-size:.7em !important}}
/* Minify_CSS_UriRewriter::$debugText

docRoot    : /home/prowp/domains/professional-wordpress.com/public_html
currentDir : /home/prowp/domains/professional-wordpress.com/public_html/wp-content/themes/profwp

file-relative URI  : css/core.css
path prepended     : /home/prowp/domains/professional-wordpress.com/public_html/wp-content/themes/profwp/css/core.css
docroot stripped   : /wp-content/themes/profwp/css/core.css
traversals removed : /wp-content/themes/profwp/css/core.css

*/

/* style.css */

/* 1    */ /*
/* 2    *| Theme Name: Altus
/* 3    *| Theme URI: http://themeforest.net/item/altus-multipurpose-wordpress-theme/7814258
/* 4    *| Description: It can be used for business and corporate sites, your portfolio site or customize it to suit your wishes. Easy to use and clean code will be a simple task to get you up and running in no time. And with our support you cannot go wrong.
/* 5    *| Author: AnpsThemes
/* 6    *| Author URI: http://themeforest.net/user/Anps?WT.ac=item_profile_text&WT.z_author=Anps
/* 7    *| Version: 1.2.3
/* 8    *| License: GNU General Public License
/* 9    *| License URI: license.txt
/* 10   *| Tags: responsive-layout, one-column, two-columns, three-columns, four-columns, left-sidebar, left-sidebar, custom-colors, custom-header, custom-menu, theme-options, translation-ready, threaded-comments
/* 11   *| */
/* 12   */ 
/* 13   */ 
/* 14   */ .black-violetbg20 a,
/* 15   */ .black-violetbg20-pad a {
/* 16   */     color: #ffffff !important;
/* 17   */ }
/* 18   */ 
/* 19   */ .col-md-6._custom {
/* 20   */     margin-top:  0 !important;
/* 21   */ }
/* 22   */ 
/* 23   */ .team .hover a {
/* 24   */     color: #666;
/* 25   */ }
/* 26   */ 
/* 27   */ ._portfolio .isotope.posts.classic {
/* 28   */     margin-bottom: 0;
/* 29   */ }
/* 30   */ 
/* 31   */ #bitnami-banner {
/* 32   */     display: none;
/* 33   */ }
/* 34   */ 
/* 35   */ 
/* 36   */ .name {
/* 37   */     text-align: left;
/* 38   */ }
/* 39   */ 
/* 40   */ body .fm>input[type="text"] {
/* 41   */     height: 32px;
/* 42   */     width: 100% !important;
/* 43   */ }
/* 44   */ 
/* 45   */ .fm textarea {
/* 46   */     height: 120px;
/* 47   */     width: 100% !important;
/* 48   */ }
/* 49   */ 
/* 50   */ body {

/* style.css */

/* 51   */     font-size: 14px;
/* 52   */ }
/* 53   */ 
/* 54   */ 
/* 55   */ /*.classic.isotope {
/* 56   *|     height: auto !important;
/* 57   *| }
/* 58   *| .classic.isotope li {
/* 59   *|     padding: 10px;
/* 60   *|     position: relative !important;
/* 61   *|     top: 0 !important;
/* 62   *|     left: 0 !important;
/* 63   *|     width: 25%;
/* 64   *|     float: left;
/* 65   *|     min-height: 270px;
/* 66   *| }*/
/* 67   */ 
/* 68   */ .isotope li {
/* 69   */     padding: 10px !important;
/* 70   */ }
/* 71   */ 
/* 72   */ 
/* 73   */ /*
/* 74   *| .isotope li {
/* 75   *|     overflow: hidden;
/* 76   *| }
/* 77   *| .isotope-item.corporate > header {
/* 78   *|     overflow: hidden;
/* 79   *|     width: 100%;
/* 80   *| }
/* 81   *| .posts div {
/* 82   *|     bottom: 50px;
/* 83   *|     overflow: hidden;
/* 84   *|     
/* 85   *| }*/
/* 86   */ 
/* 87   */ .isotope-item article,
/* 88   */ .isotope-item header {
/* 89   */     overflow: hidden;
/* 90   */     position: relative;
/* 91   */ }
/* 92   */ 
/* 93   */ .responsive .posts p {
/* 94   */     display: inline-block;
/* 95   */ }
/* 96   */ 
/* 97   */ .isotope-item>h2 {
/* 98   */     text-align: center;
/* 99   */     margin-top: 10px;
/* 100  */ }

/* style.css */

/* 101  */ 
/* 102  */ .col-md-4.customer-porfolio {
/* 103  */     display: inline-block;
/* 104  */     text-align: center;
/* 105  */ }
/* 106  */ 
/* 107  */ .home .team,
/* 108  */ div.team {
/* 109  */     border: 0;
/* 110  */ }
/* 111  */ 
/* 112  */ .bunton-next .btn.btn-md {
/* 113  */     padding: 5px 15px;
/* 114  */ }
/* 115  */ 
/* 116  */ .bunton-next .btn.btn-md p {
/* 117  */     margin-bottom: 0;
/* 118  */ }
/* 119  */ 
/* 120  */ .bunton-next .btn.btn-md p::after {
/* 121  */     content: "\f105";
/* 122  */     font-family: FontAwesome;
/* 123  */     font-size: 18px;
/* 124  */     margin-left: 10px;
/* 125  */ }
/* 126  */ 
/* 127  */ .bunton-cart .btn.btn-md {
/* 128  */     margin-bottom: 30px;
/* 129  */     margin-top: 10px;
/* 130  */     padding: 5px 15px;
/* 131  */ }
/* 132  */ 
/* 133  */ .bunton-cart .btn.btn-md p {
/* 134  */     margin-bottom: 0;
/* 135  */ }
/* 136  */ 
/* 137  */ .bunton-cart .btn.btn-md p::before {
/* 138  */     content: "\f07a";
/* 139  */     font-family: FontAwesome;
/* 140  */     font-size: 18px;
/* 141  */     margin-right: 10px;
/* 142  */ }
/* 143  */ 
/* 144  */ .learnning-title h1 span {
/* 145  */     font-size: 56px;
/* 146  */     text-transform: uppercase;
/* 147  */ }
/* 148  */ 
/* 149  */ .learnning-title {
/* 150  */     background: rgba(0, 0, 0, 0) url("https://professional-wordpress.com/wp-content/uploads/2016/04/Banner-Magento-icon.png") no-repeat scroll left top;

/* style.css */

/* 151  */     padding-left: 100px;
/* 152  */ }
/* 153  */ 
/* 154  */ .learnning-title>h1 {
/* 155  */     line-height: 30px;
/* 156  */ }
/* 157  */ 
/* 158  */ .learnning-title>h3 {
/* 159  */     color: #333;
/* 160  */     font-size: 19px;
/* 161  */ }
/* 162  */ 
/* 163  */ .text ul.learnning-ul {
/* 164  */     margin-top: 7%;
/* 165  */     padding-left: 0;
/* 166  */ }
/* 167  */ 
/* 168  */ .learnning-ul>li {
/* 169  */     line-height: 30px;
/* 170  */ }
/* 171  */ 
/* 172  */ .button-Learning #custom-id-3>p {
/* 173  */     margin-bottom: 0;
/* 174  */ }
/* 175  */ 
/* 176  */ .button-Learning .btn.btn-md {
/* 177  */     margin: 15px 0 30px 0;
/* 178  */ }
/* 179  */ 
/* 180  */ .button-Learning .btn.btn-md>p {
/* 181  */     margin-bottom: 0;
/* 182  */ }
/* 183  */ 
/* 184  */ .team header:hover .hover {
/* 185  */     bottom: -25%;
/* 186  */ }
/* 187  */ 
/* 188  */ @media only screen and (max-width: 1366px) {}
/* 189  */ 
/* 190  */ @media only screen and (max-width: 1200px) {
/* 191  */     .responsive .site-navigation>ul>li>a {
/* 192  */         display: inline;
/* 193  */         margin: 0;
/* 194  */         padding: 30px 0px;
/* 195  */     }
/* 196  */     ._logo ul {
/* 197  */         border: medium none !important;
/* 198  */         max-width: 100%;
/* 199  */         padding: 0 !important;
/* 200  */         display: inline-block;

/* style.css */

/* 201  */         width: 100%;
/* 202  */         text-align: center;
/* 203  */     }
/* 204  */     .logos li {
/* 205  */         display: inline-block;
/* 206  */         list-style: outside none none;
/* 207  */         padding: 0 20px;
/* 208  */         text-align: center;
/* 209  */         vertical-align: middle;
/* 210  */         width: 12%;
/* 211  */     }
/* 212  */ }
/* 213  */ 
/* 214  */ @media only screen and (max-width: 1024px) {
/* 215  */     .boxed .site-header.sticky .nav-wrap.active {
/* 216  */         left: 0;
/* 217  */         right: 0;
/* 218  */     }
/* 219  */ 
/* 220  */     .responsive .site-navigation>ul>li>a {
/* 221  */         display: inline;
/* 222  */         margin: 0;
/* 223  */         padding: 30px 0px;
/* 224  */     }
/* 225  */ 
/* 226  */     /* Styles */
/* 227  */     .nav-wrap.active {
/* 228  */         display: none;
/* 229  */     }
/* 230  */ }
/* 231  */ 
/* 232  */ @media only screen and (max-width: 991px) {
/* 233  */     .col-md-6.list_example_website {
/* 234  */         width: 50%;
/* 235  */         float:  left;
/* 236  */         margin-top:  0 !important;
/* 237  */     }
/* 238  */ 
/* 239  */     .col-md-6._custom {
/* 240  */         width:  50%;
/* 241  */         float:  left;
/* 242  */     }
/* 243  */ 
/* 244  */     body.responsive section.style-2, .responsive .page-heading {
/* 245  */         padding: 25px 0!important;
/* 246  */     }
/* 247  */ 
/* 248  */     
/* 249  */     button.fa.fa-search {
/* 250  */         display:  none;

/* style.css */

/* 251  */     }
/* 252  */ 
/* 253  */     body .woo-header-cart {
/* 254  */         margin-left: 0;
/* 255  */     }
/* 256  */ 
/* 257  */     .responsive .site-navigation>ul>li {
/* 258  */         margin: 9px 4px !important;
/* 259  */     }
/* 260  */ 
/* 261  */     .boxed .container {
/* 262  */         width: 100% !important;
/* 263  */     }
/* 264  */ 
/* 265  */     .responsive .site-navigation>ul>li>a {
/* 266  */         display: inline;
/* 267  */         margin: 0;
/* 268  */         padding: 30px 0px;
/* 269  */     }
/* 270  */ 
/* 271  */     .site-header.sticky .nav-wrap.active {
/* 272  */         width: 100%;
/* 273  */     }
/* 274  */ 
/* 275  */     .nav-wrap.active .container {
/* 276  */         width:  100%;
/* 277  */     }
/* 278  */ 
/* 279  */     .site-footer.style-2 .col-md-3:nth-child(3) {
/* 280  */         max-width: 300px;
/* 281  */         display:  none;
/* 282  */     }
/* 283  */     
/* 284  */     /* Styles */
/* 285  */     .col-md-4.bunton-next {
/* 286  */         display: inline-block;
/* 287  */         width: 100%;
/* 288  */         text-align: center;
/* 289  */     }
/* 290  */     .isotope.posts {
/* 291  */         margin-bottom: 0;
/* 292  */     }
/* 293  */     .responsive .blog-masonry article.post,
/* 294  */     .responsive .recent-posts article.post {
/* 295  */         float: left;
/* 296  */         width: 43%;
/* 297  */     }
/* 298  */     .recent-posts article.post header h1 {
/* 299  */         min-height: 40px;
/* 300  */         max-height: 40px;

/* style.css */

/* 301  */         overflow: hidden;
/* 302  */         font-size: 16px;
/* 303  */     }
/* 304  */     .recent-posts .post-content {
/* 305  */         max-height: 150px;
/* 306  */         min-height: 150px;
/* 307  */         overflow: hidden;
/* 308  */     }
/* 309  */     .col-md-12.custumer-class>div.row>div.col-sm-3 {
/* 310  */         float: left;
/* 311  */         width: 50%;
/* 312  */     }
/* 313  */     .customer-web>div.row>.col-sm-3 {
/* 314  */         width: 33%;
/* 315  */     }
/* 316  */ }
/* 317  */ 
/* 318  */ @media only screen and (max-width: 768px) {
/* 319  */     .boxed .container {
/* 320  */         width: 100% !important;
/* 321  */     }
/* 322  */     /* Styles */
/* 323  */ }
/* 324  */ 
/* 325  */ 
/* 326  */ /* Smartphones (landscape) ----------- */
/* 327  */ 
/* 328  */ @media only screen and (max-width: 640px) {
/* 329  */     .woocommerce-checkout .quantity {
/* 330  */         width: 100%;
/* 331  */         display: block;
/* 332  */     }
/* 333  */     
/* 334  */     body.woocommerce-checkout .quantity {
/* 335  */         width: 100%;
/* 336  */         display: block;
/* 337  */         border: 0;
/* 338  */         margin: 0;
/* 339  */     }
/* 340  */ 
/* 341  */     .woocommerce-checkout input.input-text.qty.text {
/* 342  */         width: 50px;
/* 343  */         height: 30px;
/* 344  */         border: 1px solid #eee;
/* 345  */         padding: 0;
/* 346  */     }
/* 347  */ 
/* 348  */     /* Styles */
/* 349  */     .nav-wrap.active {
/* 350  */         display: inline-block;

/* style.css */

/* 351  */         width: 100%;
/* 352  */     }
/* 353  */     .customer-web>div.row>.col-sm-3 {
/* 354  */         float: left;
/* 355  */         width: 50%;
/* 356  */     }
/* 357  */     ._portfolio .col-md-4.bunton-next {
/* 358  */         display: inline-block;
/* 359  */         text-align: center;
/* 360  */         width: 100%;
/* 361  */     }
/* 362  */     ._portfolio ul.isotope.posts {
/* 363  */         margin-bottom: 0;
/* 364  */     }
/* 365  */     .col-md-6._col-right.bunton-cart {
/* 366  */         margin-top: 0;
/* 367  */         padding: 15px 15px 20px;
/* 368  */     }
/* 369  */     ._col-none {
/* 370  */         display: none;
/* 371  */     }
/* 372  */     .vc_custom_1417152590164._responsive-detail {
/* 373  */         padding: 0 20px !important;
/* 374  */         margin-bottom: 35px !important;
/* 375  */     }
/* 376  */     .col-md-4.customer-porfolio.bunton-next {
/* 377  */         display: inline-block;
/* 378  */         width: 100%;
/* 379  */         margin-top: 0;
/* 380  */     }
/* 381  */     .row.no-margin.vc_custom_1417146691711.text-center._detail-banner {
/* 382  */         margin: 0 !important;
/* 383  */     }
/* 384  */     ._detail-banner>div:last-child div {
/* 385  */         margin-bottom: 35px;
/* 386  */     }
/* 387  */     .responsive .blog-masonry article.post,
/* 388  */     .responsive .recent-posts article.post {
/* 389  */         float: left;
/* 390  */         width: 43%;
/* 391  */     }
/* 392  */     .recent-posts article.post header h1 {
/* 393  */         min-height: 40px;
/* 394  */         max-height: 40px;
/* 395  */         overflow: hidden;
/* 396  */         font-size: 16px;
/* 397  */     }
/* 398  */     .recent-posts .post-content {
/* 399  */         max-height: 150px;
/* 400  */         min-height: 150px;

/* style.css */

/* 401  */         overflow: hidden;
/* 402  */     }
/* 403  */     .col-md-12.custumer-class>div.row>div.col-sm-3 {
/* 404  */         float: left;
/* 405  */         width: 50%;
/* 406  */     }
/* 407  */     .logos li {
/* 408  */         display: inline-block;
/* 409  */         list-style: outside none none;
/* 410  */         padding: 0 20px;
/* 411  */         text-align: center;
/* 412  */         vertical-align: middle;
/* 413  */         width: 22%;
/* 414  */     }
/* 415  */ }
/* 416  */ 
/* 417  */ 
/* 418  */ @media only screen and (min-width: 768px) {
/* 419  */     .col-md-12.mobile_show {
/* 420  */         display:  none;
/* 421  */     }
/* 422  */ }
/* 423  */ /* Smartphones (landscape) ----------- */
/* 424  */ 
/* 425  */ 
/* 426  */ 
/* 427  */ @media only screen and (max-width: 767px) {
/* 428  */ 
/* 429  */     .fliptimer span.text {
/* 430  */         font-size:  11px !important;
/* 431  */     }
/* 432  */ 
/* 433  */     .col-md-12.mobile_show {
/* 434  */         padding: 0;
/* 435  */     }
/* 436  */ 
/* 437  */     .col-md-12.desktop_show {
/* 438  */         display:  none;
/* 439  */     } 
/* 440  */ 
/* 441  */     .title_example_website h3 {
/* 442  */         letter-spacing: 0 !important;
/* 443  */     }
/* 444  */ 
/* 445  */     .col-md-6.list_example_website {
/* 446  */         max-height: none !important;
/* 447  */         padding: 5px;
/* 448  */     }
/* 449  */ 
/* 450  */     .list_example_website .vc_single_image-wrapper {

/* style.css */

/* 451  */         max-height: none !important;
/* 452  */     }
/* 453  */     
/* 454  */ 
/* 455  */ 
/* 456  */     .responsive .site-navigation {
/* 457  */         padding-top: 10px;
/* 458  */     }
/* 459  */ 
/* 460  */     .col-md-6._custom {
/* 461  */         width: 100%;
/* 462  */         float: left;
/* 463  */     }
/* 464  */ 
/* 465  */     th.product-quantity {
/* 466  */         display:  none;
/* 467  */     }
/* 468  */     
/* 469  */     td.product-quantity {
/* 470  */         display:  none;
/* 471  */     }
/* 472  */     
/* 473  */     td.product-price {
/* 474  */         display:  none;
/* 475  */     }
/* 476  */     
/* 477  */     th.product-price {
/* 478  */         display:  none;
/* 479  */     }
/* 480  */ 
/* 481  */     .col-md-6 .coupon .row {
/* 482  */         display:  flex;
/* 483  */         flex-flow: wrap;
/* 484  */         text-align:  center;
/* 485  */     }
/* 486  */     
/* 487  */     .col-md-6 .coupon .row .col-md-4 {
/* 488  */         margin:  0;
/* 489  */     }
/* 490  */ 
/* 491  */     body .cart-sidebar {
/* 492  */         max-width: 100%;
/* 493  */         float: right;
/* 494  */         width: 100%;
/* 495  */         margin-top: 20px;
/* 496  */     }
/* 497  */ 
/* 498  */     .col-md-6 .coupon {
/* 499  */         max-width: 100%;
/* 500  */         width: 100%;

/* style.css */

/* 501  */     }
/* 502  */ 
/* 503  */     th.product-name_ {
/* 504  */         display:  none;
/* 505  */     }
/* 506  */     /* Styles */
/* 507  */ }
/* 508  */ 
/* 509  */ 
/* 510  */ /* Smartphones (landfscape) ----------- */
/* 511  */ 
/* 512  */ 
/* 513  */ @media only screen and (max-width: 480px) {
/* 514  */     .col-md-6.list_example_website {
/* 515  */         overflow: hidden;
/* 516  */         max-height: 400px !important;
/* 517  */     }
/* 518  */     
/* 519  */     input[name="update_cart"] {
/* 520  */         display:  none;
/* 521  */     }
/* 522  */     
/* 523  */     body .cart-sidebar {
/* 524  */         margin-top: 0;
/* 525  */     }
/* 526  */ 
/* 527  */     body .col-md-6 .coupon {
/* 528  */         max-width: 100%;
/* 529  */         display: none;
/* 530  */     }
/* 531  */ 
/* 532  */     body  ul.wc-bacs-bank-details.order_details.bacs_details li {
/* 533  */         font-family: sukhumvit_setmedium;
/* 534  */         font-size: 15px;
/* 535  */         border-right: 0;
/* 536  */         margin-right: 0;
/* 537  */         width: 100%;
/* 538  */         padding-bottom: 5px;
/* 539  */         padding-top: 11px;
/* 540  */         padding-left: 10px;
/* 541  */     }
/* 542  */ 
/* 543  */     p#billing_first_name_field {
/* 544  */         width:  100%;
/* 545  */     }
/* 546  */     
/* 547  */     p#billing_last_name_field {
/* 548  */         width:  100%;
/* 549  */     }
/* 550  */     

/* style.css */

/* 551  */     p#billing_phone_field {
/* 552  */         width:  100%;
/* 553  */     }
/* 554  */     
/* 555  */     p#billing_email_field {
/* 556  */         width:  100%;
/* 557  */     }
/* 558  */     
/* 559  */     p#billing_state_field {
/* 560  */         width:  100%;
/* 561  */     }
/* 562  */     
/* 563  */     p#billing_postcode_field {
/* 564  */         width:  100%;
/* 565  */     }
/* 566  */ 
/* 567  */     body .coupon input.btn.btn-md {
/* 568  */         padding: 0 8px;
/* 569  */         height: 40px;
/* 570  */         width: 100%;
/* 571  */         margin-top: 10px;
/* 572  */     }
/* 573  */ 
/* 574  */     body .col-md-6 .coupon .row .col-md-4 {
/* 575  */         margin: 0;
/* 576  */         width: 100%;
/* 577  */     }
/* 578  */ 
/* 579  */     body .col-md-6 .coupon {
/* 580  */         max-width: 100%;
/* 581  */     }
/* 582  */ 
/* 583  */     body .coupon .col-md-8 {
/* 584  */         width: 100%;
/* 585  */         padding-right: 15px;
/* 586  */     }
/* 587  */ 
/* 588  */     .product-name {
/* 589  */         min-width: 120px;
/* 590  */     }
/* 591  */ }
/* 592  */ 
/* 593  */ @media only screen and (max-width: 360px) {
/* 594  */     .woocommerce-order-pay ul.order_details li strong {
/* 595  */         font-size: 14px;
/* 596  */         float: left;
/* 597  */         width: 100%;
/* 598  */     }
/* 599  */ 
/* 600  */     .woocommerce-order-pay ul.order_details li {

/* style.css */

/* 601  */         padding-bottom: 12px;
/* 602  */     }
/* 603  */ 
/* 604  */     .customer-web>div.row>.col-sm-3 {
/* 605  */         float: left;
/* 606  */         width: 100%;
/* 607  */     }
/* 608  */     /* Styles */
/* 609  */     .bunton-next .btn.btn-md p {
/* 610  */         margin-bottom: 0;
/* 611  */         max-width: 100%;
/* 612  */         white-space: normal;
/* 613  */         word-wrap: break-word;
/* 614  */         font-size: 14px;
/* 615  */     }
/* 616  */     ._col-right .text>h1 {
/* 617  */         font-size: 30px;
/* 618  */     }
/* 619  */     ._col-right .text>h3 {
/* 620  */         font-size: 18px;
/* 621  */     }
/* 622  */     ._col-right .text ul li {
/* 623  */         font-size: 14px;
/* 624  */         line-height: 25px;
/* 625  */     }
/* 626  */     .col-md-12.custumer-class>div.row>div.col-sm-3 {
/* 627  */         width: 100%;
/* 628  */     }
/* 629  */     .text ul.learnning-ul>li {
/* 630  */         font-size: 14px;
/* 631  */     }
/* 632  */     .bunton-next .btn.btn-md p {
/* 633  */         font-size: 16px;
/* 634  */     }
/* 635  */     .learnning-title h1 span {
/* 636  */         font-size: 34px;
/* 637  */     }
/* 638  */     .responsive .blog-masonry article.post,
/* 639  */     .responsive .recent-posts article.post {
/* 640  */         width: 100%;
/* 641  */         margin: 0;
/* 642  */         margin-bottom: 35px;
/* 643  */     }
/* 644  */     .recent-posts article.post header h1 {
/* 645  */         font-size: 16px;
/* 646  */         max-height: inherit;
/* 647  */         min-height: inherit;
/* 648  */         overflow: inherit;
/* 649  */     }
/* 650  */     .site-logo.retina img {

/* style.css */

/* 651  */         max-width: 130px;
/* 652  */     }
/* 653  */ }
/* 654  */ 
/* 655  */ section.container.portfolio-single .col-md-4 p {
/* 656  */     margin-top: 0;
/* 657  */ }
/* 658  */ 
/* 659  */ section.container.portfolio-single img {
/* 660  */     display: block;
/* 661  */ }
/* 662  */ 
/* 663  */ 
/* 664  */ /* Smartphones (portrait) ----------- */
/* 665  */ 
/* 666  */ @media only screen and (max-width: 320px) {
/* 667  */     /* Styles */
/* 668  */ }
/* 669  */ 
/* 670  */ .team h2 {
/* 671  */     text-transform: none;
/* 672  */     min-height: 42px;
/* 673  */     font-size: 16px;
/* 674  */ }
/* 675  */ 
/* 676  */ #gw_go_portfolio_footer-portfolio .gw-gopf-chrome.gw-gopf-style-flex .gw-gopf-post-media-wrap {
/* 677  */     -webkit-border-radius: 5px !important;
/* 678  */ }
/* 679  */ div .team h2 {
/* 680  */     font-size: 15px;
/* 681  */     min-height: 42px;
/* 682  */     text-transform: none;
/* 683  */ }
/* 684  */ 
/* 685  */ .single-product .tab-content .product_discription_content ul {
/* 686  */     margin-bottom: 25px;
/* 687  */ }
/* 688  */ 
/* 689  */ .single-product .tab-content .product_discription_content ul li {
/* 690  */     list-style:  none;
/* 691  */     line-height: 25px;
/* 692  */ }
/* 693  */ 
/* 694  */ .single-product .tab-content .product_discription_content ul li:before {
/* 695  */     content: '\f0da';
/* 696  */     font-family:  FontAwesome;
/* 697  */     margin-right: 5px;
/* 698  */ }
/* 699  */ 
/* 700  */ .tab-content ul {

/* style.css */

/* 701  */     padding-left: 5px;
/* 702  */ }
/* 703  */ 
/* 704  */ .single-product .page-heading.style-2 {
/* 705  */     margin-bottom:  0;
/* 706  */ }
/* 707  */ 
/* 708  */ .single-product ul#tab-1 {
/* 709  */     display:  none;
/* 710  */ }
/* 711  */ 
/* 712  */ .single-product .tab-content {
/* 713  */     border: 0;
/* 714  */     padding: 0;
/* 715  */     margin-top: 15px;
/* 716  */ }
/* 717  */ 
/* 718  */ a.btn-addtocart {
/* 719  */     background:  #d54900;
/* 720  */     color:  #fff;
/* 721  */     height:  50px;
/* 722  */     display:  inline-block;
/* 723  */     line-height:  50px;
/* 724  */     padding:  0 15px;
/* 725  */     border-radius:  5px;
/* 726  */     font-family:  sukhumvit_setmedium;
/* 727  */     font-size:  17px;
/* 728  */     margin-top:  10px;
/* 729  */     margin-bottom:  8px;
/* 730  */ }
/* 731  */ 
/* 732  */ a.btn-addtocart:hover {
/* 733  */     background:  #000;
/* 734  */ }
/* 735  */ 
/* 736  */ div td.product-thumbnail {
/* 737  */     text-align: left;
/* 738  */ }
/* 739  */ 
/* 740  */ .woocommerce-cart.page table.cart img {
/* 741  */     max-width: 80px;
/* 742  */     width: 100%;
/* 743  */ }
/* 744  */ 
/* 745  */ .shop_table.table .product-remove {
/* 746  */     position: relative;
/* 747  */     padding: 0;
/* 748  */     max-width: 50px;
/* 749  */     width: 50px;
/* 750  */     text-align: right;

/* style.css */

/* 751  */ }
/* 752  */ 
/* 753  */ .shop_table.table .product-remove {
/* 754  */     position: relative;
/* 755  */     padding: 0;
/* 756  */     max-width: 50px;
/* 757  */     width: 50px;
/* 758  */     text-align: right;
/* 759  */ }
/* 760  */ 
/* 761  */ .cart-sidebar {
/* 762  */     max-width:  350px;
/* 763  */     float:  right;
/* 764  */ }
/* 765  */ 
/* 766  */ .woocommerce table.shop_table {
/* 767  */     border: 0;
/* 768  */     margin: 0 0px 0px 0;
/* 769  */     text-align: left;
/* 770  */     width: 100%;
/* 771  */     border-collapse: separate;
/* 772  */     border-radius: 5px;
/* 773  */ }
/* 774  */ 
/* 775  */ .cart-sidebar table.shop_table.shop_table_responsive {
/* 776  */     border:  0;
/* 777  */     margin-bottom:  0;
/* 778  */ }
/* 779  */ 
/* 780  */ input#coupon_code {
/* 781  */     padding: 0 10px;
/* 782  */     height: 40px;
/* 783  */ }
/* 784  */ 
/* 785  */ .coupon .col-md-8 {
/* 786  */     padding-right:  0;
/* 787  */ }
/* 788  */ 
/* 789  */ .coupon input.btn.btn-md {
/* 790  */     padding: 0 8px;
/* 791  */     height:  40px;
/* 792  */ }
/* 793  */ 
/* 794  */ .cart_totals {
/* 795  */     margin-bottom:  12px;
/* 796  */ }
/* 797  */ 
/* 798  */ 
/* 799  */ body a.checkout-button.button.alt.wc-forward {
/* 800  */     font-weight: 300;

/* style.css */

/* 801  */     margin-top: 8px;
/* 802  */     padding: 0;
/* 803  */     height: 40px;
/* 804  */     line-height: 40px;
/* 805  */     font-family: sukhumvit_setmedium;
/* 806  */     font-size: 16px;
/* 807  */ }
/* 808  */ 
/* 809  */ .woocommerce table.shop_table th {
/* 810  */     font-family: sukhumvit_setmedium;
/* 811  */ }
/* 812  */ 
/* 813  */ .woocommerce table.shop_table td {
/* 814  */     font-family: sukhumvit_setmedium;
/* 815  */ }
/* 816  */ 
/* 817  */ .woocommerce-checkout .woocommerce {
/* 818  */     max-width: 640px;
/* 819  */     margin: 0 auto;
/* 820  */     font-family: sukhumvit_setmedium;
/* 821  */     font-size: 15px;
/* 822  */ }
/* 823  */ 
/* 824  */ .woocommerce form .form-row label, .woocommerce-page form .form-row label {
/* 825  */     font-family: sukhumvit_setmedium;
/* 826  */     color: #555;
/* 827  */ }
/* 828  */ 
/* 829  */ .woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
/* 830  */     font-family: sukhumvit_setmedium;
/* 831  */     font-size: 15px;
/* 832  */     padding: 0 5px;
/* 833  */     height: 40px;
/* 834  */ }
/* 835  */ 
/* 836  */ 
/* 837  */ .woocommerce form .form-row .required {
/* 838  */     text-decoration: none;
/* 839  */ }
/* 840  */ 
/* 841  */ #order_review_heading {
/* 842  */     font-size: 19px;
/* 843  */     margin-bottom: 15px;
/* 844  */     margin-top: 15px;
/* 845  */     font-weight: 700;
/* 846  */ }
/* 847  */ 
/* 848  */ form label {
/* 849  */     font-family: sukhumvit_setmedium;
/* 850  */ }

/* style.css */

/* 851  */ 
/* 852  */ .woocommerce form .form-row label, .woocommerce-page form .form-row label {
/* 853  */     font-family: sukhumvit_setmedium;
/* 854  */ }
/* 855  */ 
/* 856  */ .select2-results li {
/* 857  */     font-family: sukhumvit_setmedium;
/* 858  */     font-size: 14px;
/* 859  */ }
/* 860  */ 
/* 861  */ .woocommerce-billing-fields h3 {
/* 862  */     font-weight:  700;
/* 863  */     font-size: 19px;
/* 864  */ }
/* 865  */ 
/* 866  */ body .woocommerce .order_details._sec1 li {
/* 867  */     float: left;
/* 868  */     margin-right: 0;
/* 869  */     text-transform: uppercase;
/* 870  */     font-size: 15px;
/* 871  */     line-height: 1;
/* 872  */     border-right: 0;
/* 873  */     padding-right: 0;
/* 874  */     margin-left: 0;
/* 875  */     line-height: 30px;
/* 876  */     padding-left: 0;
/* 877  */     list-style-type: none;
/* 878  */     font-family: sukhumvit_setmedium;
/* 879  */     display: block;
/* 880  */     width: 100%;
/* 881  */     padding: 0;
/* 882  */ }
/* 883  */ 
/* 884  */ body.woocommerce-order-received .order_details._sec1 li:first-child {
/* 885  */     padding-left: 0;
/* 886  */ }
/* 887  */ 
/* 888  */ .woocommerce .order_details li strong {
/* 889  */     float:  right;
/* 890  */     font-size:  15px;
/* 891  */ }
/* 892  */ 
/* 893  */ ul.order_details._sec1 {
/* 894  */     border:  2px solid #efefef;
/* 895  */     padding:  15px;
/* 896  */ }
/* 897  */ 
/* 898  */ body .woocommerce .order_details._sec1 li strong {
/* 899  */     font-size: 15px;
/* 900  */ }

/* style.css */

/* 901  */ 
/* 902  */ .woocommerce-order-received h2 {
/* 903  */     font-size: 16px;
/* 904  */     text-decoration: none;
/* 905  */     font-weight: 700;
/* 906  */ }
/* 907  */ 
/* 908  */ ul.wc-bacs-bank-details.order_details.bacs_details strong {
/* 909  */     display:  block;
/* 910  */     float:  left;
/* 911  */     width:  100%;
/* 912  */     font-size:  16px;
/* 913  */ }
/* 914  */ 
/* 915  */ ul.wc-bacs-bank-details.order_details.bacs_details li {
/* 916  */     font-family: sukhumvit_setmedium;
/* 917  */     font-size:  15px;
/* 918  */     border-right: 0;
/* 919  */     margin-right: 0;
/* 920  */     width: 33.33%;
/* 921  */ }
/* 922  */ 
/* 923  */ .woocommerce-order-received header.title h3 {
/* 924  */     font-size: 16px;
/* 925  */     font-weight:  700;
/* 926  */ }
/* 927  */ 
/* 928  */ .woocommerce table.shop_table td {
/* 929  */     padding: 10px 12px;
/* 930  */ }
/* 931  */ 
/* 932  */ .woocommerce-before-loop .woocommerce-ordering:after {
/* 933  */     right: 15px;
/* 934  */ }
/* 935  */ 
/* 936  */ .woocommerce ul.products li.product .price {
/* 937  */     font-size: 16px;
/* 938  */ }
/* 939  */ 
/* 940  */ .contact-form input[type="text"], .contact-form input[type="email"], .contact-form input[type="password"], .contact-form textarea, .contact-form select, .woocommerce input[type="text"], .woocommerce input[type="email"], .woocommerce input[type="password"], .woocommerce textarea, .woocommerce select {
/* 941  */     font-family: sukhumvit_setmedium;
/* 942  */ }
/* 943  */ 
/* 944  */ body .woocommerce .quantity .qty {
/* 945  */     width: 100%;
/* 946  */     text-align: center;
/* 947  */ }
/* 948  */ 
/* 949  */ .col-md-6 .coupon {
/* 950  */     max-width:  300px;

/* style.css */

/* 951  */ }
/* 952  */ 
/* 953  */ .alert .fa {
/* 954  */     font-size: 18px;
/* 955  */     top: 1px;
/* 956  */     margin-right: 0px;
/* 957  */     width: 20px;
/* 958  */     text-align: center;
/* 959  */     position: relative;
/* 960  */ }
/* 961  */ 
/* 962  */ form.login .form-row label {
/* 963  */     margin-top:  0;
/* 964  */ }
/* 965  */ 
/* 966  */ .checkout_coupon input#coupon_code {
/* 967  */     height:  35px;
/* 968  */ }
/* 969  */ 
/* 970  */ .create-account label.checkbox {
/* 971  */     padding-left:  0;
/* 972  */     top: 0px !important;
/* 973  */ }
/* 974  */ 
/* 975  */ body .checkout .create-account .checkbox {
/* 976  */     display: inline-block;
/* 977  */     position: relative;
/* 978  */     top: 0;
/* 979  */     padding-left: 0;
/* 980  */ }
/* 981  */ 
/* 982  */ input#place_order {
/* 983  */     float: none !important;
/* 984  */     height: 40px;
/* 985  */ }
/* 986  */ 
/* 987  */ .form-row.place-order {
/* 988  */     text-align:  center;
/* 989  */ }
/* 990  */ 
/* 991  */ .single-product.boxed .container {
/* 992  */     width: 100%;
/* 993  */ }
/* 994  */ 
/* 995  */ .checkout .select2-container .select2-choice>.select2-chosen {
/* 996  */     border-radius: 2px;
/* 997  */     box-sizing: border-box;
/* 998  */     line-height: 1;
/* 999  */     margin: 0;
/* 1000 */     outline: 0 none;

/* style.css */

/* 1001 */     padding: 11px 5px;
/* 1002 */     height: 35px;
/* 1003 */     width: 100%;
/* 1004 */ }
/* 1005 */ 
/* 1006 */ form label {
/* 1007 */     margin-bottom: 0;
/* 1008 */     margin-top: 5px;
/* 1009 */ }
/* 1010 */ 
/* 1011 */ .page-heading.style-2 {
/* 1012 */     margin-bottom:  20px;
/* 1013 */ }
/* 1014 */ 
/* 1015 */ p.thankyou {
/* 1016 */     color:  #155724;
/* 1017 */     background:  #d4edda;
/* 1018 */     padding:  10px;
/* 1019 */     border-radius: 2px;
/* 1020 */ }
/* 1021 */ 
/* 1022 */ body .woocommerce .alert-success a.button {
/* 1023 */     margin: 5px;
/* 1024 */ }
/* 1025 */ 
/* 1026 */ .alert-success button.close {
/* 1027 */     display:  none;
/* 1028 */ }
/* 1029 */ 
/* 1030 */ .top-bar {
/* 1031 */     display:  none;
/* 1032 */ }
/* 1033 */ 
/* 1034 */ 
/* 1035 */ .col-md-6.list_example_website {
/* 1036 */     overflow:  hidden;
/* 1037 */     max-height: 1000px;
/* 1038 */ }
/* 1039 */ 
/* 1040 */ .title_example_website h3 {
/* 1041 */     margin:  0;
/* 1042 */     font-size: 22px;
/* 1043 */     font-weight: 700;
/* 1044 */     color:  #fff;
/* 1045 */     letter-spacing:  1px;
/* 1046 */ }
/* 1047 */ 
/* 1048 */ .title_example_website .text {
/* 1049 */     background:  #000;
/* 1050 */     padding:  25px 20px 15px;

/* style.css */

/* 1051 */ }
/* 1052 */ 
/* 1053 */ .row.example_row {
/* 1054 */     margin-left:  0;
/* 1055 */     margin-right:  0;
/* 1056 */     background:  #f8f8f8;
/* 1057 */     padding: 20px;
/* 1058 */ }
/* 1059 */ 
/* 1060 */ .row.example_row {
/* 1061 */     margin-left:  0;
/* 1062 */     margin-right:  0;
/* 1063 */     background:  #f8f8f8;
/* 1064 */     padding: 20px;
/* 1065 */ }
/* 1066 */ 
/* 1067 */ .list_example_website .vc_single_image-wrapper {
/* 1068 */     border-radius: 5px;
/* 1069 */     float:  left;
/* 1070 */     max-height:  1040px;
/* 1071 */ }
/* 1072 */ 
/* 1073 */ .list_example_website .wpb_single_image.wpb_content_element.vc_align_left {
/* 1074 */     margin-bottom:  0;
/* 1075 */ }
/* 1076 */ 
/* 1077 */ .btn, .added_to_cart, .tab-pane .form-submit #submit {
/* 1078 */     display: inline-block;
/* 1079 */     margin-bottom: 0;
/* 1080 */     font-weight: 400;
/* 1081 */     text-align: center;
/* 1082 */     vertical-align: middle;
/* 1083 */     cursor: pointer;
/* 1084 */     background-image: none;
/* 1085 */     border: 1px solid transparent;
/* 1086 */     white-space: nowrap;
/* 1087 */     padding: 6px 7px;
/* 1088 */     font-size: 14px;
/* 1089 */     line-height: 1.42857;
/* 1090 */     border-radius: 4px;
/* 1091 */     -webkit-user-select: none;
/* 1092 */     -moz-user-select: none;
/* 1093 */     -ms-user-select: none;
/* 1094 */     user-select: none;
/* 1095 */ }
/* 1096 */ 
/* 1097 */ .products .product-header:hover:after {
/* 1098 */     opacity: 0;
/* 1099 */ }
/* 1100 */ 

/* style.css */

/* 1101 */ .products .product-header .add-to-cart-wrapper {
/* 1102 */     display: none;
/* 1103 */ }
/* 1104 */ 
/* 1105 */ .single-product ul.breadcrumbs {
/* 1106 */     display:  none;
/* 1107 */ }
/* 1108 */ 
/* 1109 */ .fliptimer span.text {
/* 1110 */     font-size:  13px;
/* 1111 */ }
/* 1112 */ 
/* 1113 */ .fliptimer {
/* 1114 */     max-width: 350px;
/* 1115 */     margin: 0 auto;
/* 1116 */     margin-bottom: 20px;
/* 1117 */ }
/* 1118 */ 
/* 1119 */ .main_product_image .wpb_single_image.wpb_content_element {
/* 1120 */     margin-bottom:  0;
/* 1121 */ }
/* 1122 */ 
/* 1123 */ .row_timer .col-md-6 {
/* 1124 */     margin-top:  20px;
/* 1125 */ }
/* 1126 */ 
/* 1127 */ ul.coures-location-time {
/* 1128 */     max-width: 230px;
/* 1129 */     margin:  0 auto;
/* 1130 */     margin-top: 30px;
/* 1131 */     font-family:  sukhumvit_setmedium;
/* 1132 */     font-size:  16px;
/* 1133 */ }
/* 1134 */ 
/* 1135 */ ul.coures-location-time li {
/* 1136 */     list-style:  none;
/* 1137 */     line-height:  25px;
/* 1138 */ }
/* 1139 */ 
/* 1140 */ ul.coures-location-time li i {
/* 1141 */     color:  #d54900;
/* 1142 */     font-size:  18px;
/* 1143 */     margin-right:  5px;
/* 1144 */     min-width: 20px;
/* 1145 */     text-align:  center;
/* 1146 */ }
/* 1147 */ 
/* 1148 */ .list_example_website strong {
/* 1149 */     font-family:  sukhumvit_setmedium;
/* 1150 */     font-size:  15px;

/* style.css */

/* 1151 */ }
/* 1152 */ 
/* 1153 */ .col-md-6.map iframe {
/* 1154 */     max-width: 100%;
/* 1155 */     max-height: 230px;
/* 1156 */     width: 100%;
/* 1157 */ }
/* 1158 */ 
/* 1159 */ a.btn-addtocart {
/* 1160 */     margin:  0 auto;
/* 1161 */     display: block;
/* 1162 */     float:  none;
/* 1163 */     max-width: 180px;
/* 1164 */     text-align:  center;
/* 1165 */     margin-top:  34px;
/* 1166 */ }
/* 1167 */ 
/* 1168 */ .wpb_raw_code.wpb_content_element.wpb_raw_html {
/* 1169 */     margin:  0;
/* 1170 */ }
/* 1171 */ 
/* 1172 */ .location-title h3 {
/* 1173 */     margin-bottom:  20px;
/* 1174 */     margin-top:  0;
/* 1175 */ }
/* 1176 */ 
/* 1177 */ .col-md-12.location-title {
/* 1178 */     margin-top:  30px;
/* 1179 */     border-top:  1px solid #efefef;
/* 1180 */     padding-top:  20px;
/* 1181 */ }
/* 1182 */ 
/* 1183 */ .col-md-6.map {
/* 1184 */     height:  auto;
/* 1185 */ }
/* 1186 */ 
/* 1187 */ .row.title_example_website {
/* 1188 */     margin-top: 25px;
/* 1189 */ }
/* 1190 */ 
/* 1191 */ ul.social-icon a {
/* 1192 */     font-size:  20px;
/* 1193 */     margin:  5px;
/* 1194 */     color:  #fff;
/* 1195 */ }
/* 1196 */ 
/* 1197 */ ul.social-icon {
/* 1198 */     margin-top:  15px !important;
/* 1199 */     margin-bottom: 10px !important;
/* 1200 */ }

/* style.css */

/* 1201 */ 
/* 1202 */ .woocommerce-order-pay .woocommerce .order_details li {
/* 1203 */     border-right: 0;
/* 1204 */ }
/* 1205 */ 
/* 1206 */ .woocommerce-order-pay ul.order_details li+li:before {
/* 1207 */    display: none;
/* 1208 */ }
/* 1209 */ 
/* 1210 */ #add_payment_method #payment ul.payment_methods li input, .woocommerce-cart #payment ul.payment_methods li input, .woocommerce-checkout #payment ul.payment_methods li input {
/* 1211 */     margin: 0 0px 0 0 !important;
/* 1212 */ }
/* 1213 */ 
/* 1214 */ body.woocommerce-order-pay ul.order_details li {
/* 1215 */     margin:  0;
/* 1216 */     display:  block;
/* 1217 */     width:  100%;
/* 1218 */     font-size: 15px;
/* 1219 */     padding:  0;
/* 1220 */     color:  #333;
/* 1221 */     padding-bottom:  5px;
/* 1222 */ }
/* 1223 */ 
/* 1224 */ li.sort_code {
/* 1225 */     display:  none;
/* 1226 */ }
/* 1227 */ 
/* 1228 */ p.order-again {
/* 1229 */     display:  none;
/* 1230 */ }
/* 1231 */ 
/* 1232 */ body.woocommerce-order-pay ul.order_details li strong {
/* 1233 */     font-size: 14px;
/* 1234 */     position: relative;
/* 1235 */     top: -3px;
/* 1236 */ }
/* 1237 */ 
/* 1238 */ .woocommerce-order-pay ul.order_details {
/* 1239 */     border: 2px solid #efefef;
/* 1240 */     padding: 10px;
/* 1241 */     padding-bottom: 5px;
/* 1242 */     background: #f8f8f8;
/* 1243 */     padding-top: 15px;
/* 1244 */ }
/* 1245 */ 
/* 1246 */ input#submit_2c2p_payment_form {
/* 1247 */     background:  #d54900;
/* 1248 */     border:  0;
/* 1249 */     color:  #fff;
/* 1250 */     height:  35px;

/* style.css */

/* 1251 */     border-radius:  3px;
/* 1252 */     line-height:  35px;
/* 1253 */     font-size:  16px;
/* 1254 */     margin-right:  5px;
/* 1255 */     padding:  0 10px;
/* 1256 */ }
/* 1257 */ 
/* 1258 */ .woocommerce-order-pay a.button.cancel {
/* 1259 */     background: #ccc;
/* 1260 */     color: #000;
/* 1261 */     height: 35px;
/* 1262 */     line-height: 35px;
/* 1263 */     padding: 0;
/* 1264 */     width: auto;
/* 1265 */     font-size: 16px;
/* 1266 */     text-align: center;
/* 1267 */     font-weight: 300;
/* 1268 */     position: relative;
/* 1269 */     top: 0px;
/* 1270 */     padding: 0 10px;
/* 1271 */ }
/* 1272 */ 
/* 1273 */ input#submit_2c2p_payment_form:hover {
/* 1274 */     background: #555;
/* 1275 */ }
/* 1276 */ 
/* 1277 */ .row.row-price-description {
/* 1278 */     margin-bottom:  30px;
/* 1279 */ }
/* 1280 */ 
/* 1281 */ .row-price-description a.btn-addtocart {
/* 1282 */     margin-top:  10px;
/* 1283 */ }
/* 1284 */ 
/* 1285 */ span.fullprice {text-decoration:  line-through;color: #000 !important;font-size:  20px;}
/* 1286 */ 
/* 1287 */ .row-price-description strong {
/* 1288 */     font-size:  20px;
/* 1289 */ }
/* 1290 */ 
/* 1291 */ select#billing_state {
/* 1292 */     padding:  0;
/* 1293 */     height:  40px;
/* 1294 */ }
/* 1295 */ 
/* 1296 */ body .woocommerce ul.order_details {
/* 1297 */     margin:0 0 10px;
/* 1298 */     list-style: none;
/* 1299 */ }
/* 1300 */ 

/* style.css */

/* 1301 */ .woocommerce-order-received h3 {
/* 1302 */     font-size: 14px;
/* 1303 */ }
/* 1304 */ 
/* 1305 */ body .select2-container--default .select2-selection--single .select2-selection__rendered {
/* 1306 */     line-height: 40px;
/* 1307 */     height: 40px;
/* 1308 */ }
/* 1309 */ 
/* 1310 */ body .select2-container--default .select2-selection--single {
/* 1311 */     border-radius: 2px;
/* 1312 */     height: 40px;
/* 1313 */     border: 1px solid #ddd;
/* 1314 */ }
/* 1315 */ 
/* 1316 */ body .select2-container--default .select2-selection--single .select2-selection__arrow {
/* 1317 */     height: 40px;
/* 1318 */ }
/* 1319 */ 
/* 1320 */ .woocommerce-checkout input.input-text.qty.text {
/* 1321 */     width: 50px;
/* 1322 */     height: 30px;
/* 1323 */ }
/* 1324 */ 
/* 1325 */ .woocommerce-checkout .quantity {
/* 1326 */     width:  45px;
/* 1327 */ }
/* 1328 */ 
/* 1329 */ .woocommerce-checkout .woocommerce a.remove {
/* 1330 */     position: absolute;
/* 1331 */     left: 3px;
/* 1332 */     top: 15px;
/* 1333 */ }
/* 1334 */ 
/* 1335 */ .woocommerce-checkout tr.cart_item {
/* 1336 */     position:  relative;
/* 1337 */ }
/* 1338 */ 
/* 1339 */ 
/* 1340 */ .meassage_thankyou.alert.alert-success {
/* 1341 */     font-size:  16px;
/* 1342 */     color:  #856404;
/* 1343 */     background: #fff3cd;
/* 1344 */     border:  1px solid #d6e9c6;
/* 1345 */ }
/* 1346 */ 
/* 1347 */ 
/* 1348 */ small.tax_label {
/* 1349 */     display: none;
/* 1350 */ }

/* style.css */

/* 1351 */ 
/* 1352 */ .woocommerce-checkout footer.site-footer.style-2>.container {
/* 1353 */     display: none;
/* 1354 */ }
/* 1355 */ 
/* 1356 */ .row.row-life {
/* 1357 */     margin-bottom: 40px;
/* 1358 */     margin-top: 0;
/* 1359 */ }
/* 1360 */ 
/* 1361 */ .row.row-life .text p {
/* 1362 */     margin: 0;
/* 1363 */ }
/* 1364 */ 
/* 1365 */ div#payment li img {
/* 1366 */     max-height: 25px;
/* 1367 */ }
/* 1368 */ 
/* 1369 */ #payment input[type="radio"] {
/* 1370 */     position: absolute;
/* 1371 */     left: 0;
/* 1372 */     top: 12px;
/* 1373 */ }
/* 1374 */ 
/* 1375 */ #payment li {
/* 1376 */     position: relative;
/* 1377 */     padding-left: 20px;
/* 1378 */ }
/* 1379 */ 
/* 1380 */ p#billing_company_field {
/* 1381 */     display: none;
/* 1382 */ }
/* 1383 */ 
/* 1384 */ table.woocommerce-table.woocommerce-table--custom-fields.shop_table.custom-fields {
/* 1385 */     display: none;
/* 1386 */ }
/* 1387 */ 
/* 1388 */ 
/* 1389 */ @-moz-keyframes myfirst /* Firefox */ {
/* 1390 */     0% {background:#9673A8;}
/* 1391 */     50% {background:#9673A8;}
/* 1392 */     100% {background:#654974;}
/* 1393 */ }
/* 1394 */ 
/* 1395 */ @-webkit-keyframes myfirst /* Safari and Chrome */ {
/* 1396 */     0% {background:#9673A8;}
/* 1397 */     50% {background:#9673A8;}
/* 1398 */     100% {background:#654974;}
/* 1399 */ }
/* 1400 */ 

/* style.css */

/* 1401 */ .row.row-life .text {
/* 1402 */     background: #9673A8;
/* 1403 */     color: #fff;
/* 1404 */     font-family: sukhumvit_setmedium;
/* 1405 */     font-size: 18px;
/* 1406 */     padding-top: 15px;
/* 1407 */     padding-bottom: 12px;
/* 1408 */     max-width: 250px;
/* 1409 */     margin: 0 auto;
/* 1410 */     border-radius: 0px;
/* 1411 */     animation:myfirst 1s;
/* 1412 */     -moz-animation:myfirst 1s infinite; /* Firefox */
/* 1413 */     -webkit-animation:myfirst 1s infinite; /* Safari and Chrome */
/* 1414 */ }
/* 1415 */ 
/* 1416 */ .line-animation {
/* 1417 */     animation: line_3102 1s linear infinite;
/* 1418 */     transform-origin: 50% 50%
/* 1419 */ }
/* 1420 */ 
/* 1421 */ @keyframes line_3102 {
/* 1422 */     0% {
/* 1423 */         transform: scale(1)
/* 1424 */     }
/* 1425 */     12.5%,
/* 1426 */     25% {
/* 1427 */         transform: scale(.9) rotate(-8deg)
/* 1428 */     }
/* 1429 */     37.5% {
/* 1430 */         transform: scale(1.1) rotate(8deg)
/* 1431 */     }
/* 1432 */     50% {
/* 1433 */         transform: scale(1.1) rotate(-8deg)
/* 1434 */     }
/* 1435 */     62.5% {
/* 1436 */         transform: scale(1.1) rotate(8deg)
/* 1437 */     }
/* 1438 */     75% {
/* 1439 */         transform: scale(1.1) rotate(-8deg)
/* 1440 */     }
/* 1441 */     87.5% {
/* 1442 */         transform: scale(1.1) rotate(8deg)
/* 1443 */     }
/* 1444 */     100% {
/* 1445 */         transform: scale(1) rotate(0)
/* 1446 */     }
/* 1447 */ }
/* Minify_CSS_UriRewriter::$debugText

docRoot    : /home/prowp/domains/professional-wordpress.com/public_html
currentDir : /home/prowp/domains/professional-wordpress.com/public_html/wp-content/themes/profwp/css

*/

/* wordpress.css */

/* 1 */ .alignnone{margin:5px 20px 20px 0}.aligncenter,div.aligncenter{display:block;margin:5px auto}.alignright{float:right;margin:5px 0 20px 20px}.alignleft{float:left;margin:5px 20px 20px 0}.aligncenter{display:block;margin:5px auto}a img.alignright{float:right;margin:5px 0 20px 20px}a img.alignnone{margin:5px 20px 20px 0}a img.alignleft{float:left;margin:5px 20px 20px 0}a img.aligncenter{display:block;margin-left:auto;margin-right:auto}.wp-caption{background:#fff;border:1px solid #f0f0f0;max-width:96%;padding:5px 3px 10px;text-align:center}.wp-caption.alignnone{margin:5px 20px 20px 0}.wp-caption.alignleft{margin:5px 20px 20px 0}.wp-caption.alignright{margin:5px 0 20px 20px}.wp-caption img{border:0 none;height:auto;margin:0;max-width:98.5%;padding:0;width:auto}.wp-caption p.wp-caption-text{font-size:11px;line-height:17px;margin:0;padding:0 4px 5px}img{height:auto}.wpb_widgetised_column > .wpb_wrapper ul,.sidebar ul ul,.site-footer ul ul{margin:0;padding:0}.wpb_widgetised_column > .wpb_wrapper > ul li,.sidebar ul li li,.site-footer ul li li{list-style:none}.wpb_widgetised_column .widget-title{font-size:18px;margin-bottom:25px;margin-top:30px}.wpb_widgetised_column > .wpb_wrapper > ul > li:first-child .widget-title,.sidebar > ul > li:first-of-type .widget-title{margin-top:0}.post.style-2 header .post-meta a{display:inline-block}.tagcloud a{font-size:12px!important}.form-submit #submit{display:none}.sidebar > ul{list-style:none;padding:0}#searchform label{display:none}.site-footer .sub-menu{display:none}.site-footer .menu li.current-menu-ancestor a{background:none}.copyright-footer ul{list-style:none;margin:0;padding:0}h3 + p + .list,h4 + p + .list{margin:30px 0 20px}.site-header + .container{margin-top:0}.site-header + .no-top-margin.container{margin-top:0}.no-results{border:1px solid #ebebeb;border-style:solid none;color:#a5a5a5;font-size:18px;padding:39px 0;text-align:center;text-transform:none}.no-results span{color:#101010}.search-statement{margin-top:60px;padding:0}.search-posts{list-style:none;margin:0 0 30px;padding:0}.search-posts h2{border-bottom:1px solid #ebebeb;color:#474747;font-size:16px;margin-top:7px;padding-top:13px;padding-bottom:13px;text-transform:none;transition:color .2s;-webkit-transition:color .2s;-moz-transition:color .2s}.search-posts i{margin-right:18px}section{background-size:cover;position:relative}@media(min-width: 992px){.col-md-6 .col-2-5{width:34.1%}.col-md-6 .col-9-5{width:65.9%}}.pricing-table ul > li:last-of-type{border:none}.pos-left{margin:0!important;padding:0!important}#wp-calendar{max-width:100%;width:100%}#wp-calendar caption{margin-bottom:15px}#wp-calendar tbody tr{border-top:1px solid #e5e5e5}#wp-calendar th,#wp-calendar td{text-align:center}#wp-calendar th{font-weight:300;padding:6px 7px}#wp-calendar td{padding:7px}#wp-calendar td a{display:block;height:100%;color:#fff;margin:-6px;padding:6px;transition:background-color .2s;-webkit-transition:background-color .2s;-moz-transition:background-color .2s}#wp-calendar tfoot{display:none}@media (max-width: 400px){#wp-calendar td,#wp-calendar th,#wp-calendar td a{padding-left:3px;padding-right:3px}#wp-calendar td a{margin-left:-3px;margin-right:-3px}}body.logged-in .site-header.sticky .nav-wrap.active{margin-top:32px}@media(max-width: 782px){body.logged-in .site-header.sticky .nav-wrap.active{margin-top:46px}}@media(max-width: 600px){body.logged-in .site-header.sticky .nav-wrap.active{margin-top:0}}body .tp-bullets.simplebullets.round .bullet{background:none;border:3px solid #FFF;border-radius:100%;display:inline-block!important;float:left;height:12px;margin:0 2px;width:12px;transition:border .2s;-webkit-transition:border .2s;-moz-transition:border .2s}body .tp-leftarrow.default,body .tp-rightarrow.default{background:none!important;font-family:"fontAwesome";font-size:37px;transition:color .2s;-webkit-transition:color .2s;-moz-transition:color .2s}body .tp-leftarrow.default:after{content:"\f053"}body .tp-rightarrow.default:after{content:"\f054"}.post .post-meta .meta-content a{display:inline-block}.post .post-meta .meta-content span{float:none;margin:0;position:static}.post .post-meta .meta-content{padding-top:3.2%}.posts img{height:auto}.contact-form .form-group .alert .fa{background:none;position:static}.contact-form .form-group .alert{margin-top:10px;padding:9px}.contact-form .error{border:1px solid #D82E21!important}.contact-form .success{border:1px solid #5CBB34!important}.gallery{margin-left:-15px;margin-right:-15px}.gallery article.post header{border:none}.pp_social{display:none}.post header img.attachment-blog-one-sidebar{max-width:none}.post.style-3 header img{max-width:100%}.post.style-2 h1{margin-top:23px}.post.style-2 .btn.btn-md{margin-bottom:10px}.portfolio-single img + .row{margin-top:53px}.col-md-12 > ol li + li,.col-md-12 > ul ul,.col-md-12 > ol ol,.col-md-12 > ul li + li{margin-top:13px}ul.posts li + li,ul.isotope li.isotope-item{margin-top:0}.isotope img{height:100%}.wpb_widgetised_column .widget-categories,.wpb_widgetised_column .widget_archive,.wpb_widgetised_column .widget_categories,.wpb_widgetised_column .widget_recent_entries{padding:0}.wpb_widgetised_column .widget-categories li,.wpb_widgetised_column .widget_archive li,.wpb_widgetised_column .widget_categories li,.wpb_widgetised_column .widget_recent_entries li{border-bottom:1px solid #ebebeb;list-style:none}.wpb_widgetised_column .widget-categories a,.wpb_widgetised_column .widget_archive a,.wpb_widgetised_column .widget_categories a,.wpb_widgetised_column .widget_recent_entries a{color:#848484;display:block;padding:9px 0}
/* Minify_CSS_UriRewriter::$debugText

docRoot    : /home/prowp/domains/professional-wordpress.com/public_html
currentDir : /home/prowp/domains/professional-wordpress.com/public_html/wp-content/themes/profwp

*/

/* custom.css */

/* 1 */ /*** Write your CSS structure here. ***/
/* 2 */ .fm {
/* 3 */     text-align: left !important;
/* 4 */      margin-bottom: 10px;
/* 5 */     margin-top: 5px;
/* 6 */ }
/* 7 */ 
/* 8 */ 
/* Minify_CSS_UriRewriter::$debugText

docRoot    : /home/prowp/domains/professional-wordpress.com/public_html
currentDir : /home/prowp/domains/professional-wordpress.com/public_html/wp-content/plugins/Woocommerce-confirm-payment-master/public/css

file-relative URI  : images/ui-icons_444444_256x240.png
path prepended     : /home/prowp/domains/professional-wordpress.com/public_html/wp-content/plugins/Woocommerce-confirm-payment-master/public/css/images/ui-icons_444444_256x240.png
docroot stripped   : /wp-content/plugins/Woocommerce-confirm-payment-master/public/css/images/ui-icons_444444_256x240.png
traversals removed : /wp-content/plugins/Woocommerce-confirm-payment-master/public/css/images/ui-icons_444444_256x240.png

file-relative URI  : images/ui-icons_444444_256x240.png
path prepended     : /home/prowp/domains/professional-wordpress.com/public_html/wp-content/plugins/Woocommerce-confirm-payment-master/public/css/images/ui-icons_444444_256x240.png
docroot stripped   : /wp-content/plugins/Woocommerce-confirm-payment-master/public/css/images/ui-icons_444444_256x240.png
traversals removed : /wp-content/plugins/Woocommerce-confirm-payment-master/public/css/images/ui-icons_444444_256x240.png

file-relative URI  : images/ui-icons_555555_256x240.png
path prepended     : /home/prowp/domains/professional-wordpress.com/public_html/wp-content/plugins/Woocommerce-confirm-payment-master/public/css/images/ui-icons_555555_256x240.png
docroot stripped   : /wp-content/plugins/Woocommerce-confirm-payment-master/public/css/images/ui-icons_555555_256x240.png
traversals removed : /wp-content/plugins/Woocommerce-confirm-payment-master/public/css/images/ui-icons_555555_256x240.png

file-relative URI  : images/ui-icons_ffffff_256x240.png
path prepended     : /home/prowp/domains/professional-wordpress.com/public_html/wp-content/plugins/Woocommerce-confirm-payment-master/public/css/images/ui-icons_ffffff_256x240.png
docroot stripped   : /wp-content/plugins/Woocommerce-confirm-payment-master/public/css/images/ui-icons_ffffff_256x240.png
traversals removed : /wp-content/plugins/Woocommerce-confirm-payment-master/public/css/images/ui-icons_ffffff_256x240.png

file-relative URI  : images/ui-icons_777620_256x240.png
path prepended     : /home/prowp/domains/professional-wordpress.com/public_html/wp-content/plugins/Woocommerce-confirm-payment-master/public/css/images/ui-icons_777620_256x240.png
docroot stripped   : /wp-content/plugins/Woocommerce-confirm-payment-master/public/css/images/ui-icons_777620_256x240.png
traversals removed : /wp-content/plugins/Woocommerce-confirm-payment-master/public/css/images/ui-icons_777620_256x240.png

file-relative URI  : images/ui-icons_cc0000_256x240.png
path prepended     : /home/prowp/domains/professional-wordpress.com/public_html/wp-content/plugins/Woocommerce-confirm-payment-master/public/css/images/ui-icons_cc0000_256x240.png
docroot stripped   : /wp-content/plugins/Woocommerce-confirm-payment-master/public/css/images/ui-icons_cc0000_256x240.png
traversals removed : /wp-content/plugins/Woocommerce-confirm-payment-master/public/css/images/ui-icons_cc0000_256x240.png

file-relative URI  : images/ui-icons_777777_256x240.png
path prepended     : /home/prowp/domains/professional-wordpress.com/public_html/wp-content/plugins/Woocommerce-confirm-payment-master/public/css/images/ui-icons_777777_256x240.png
docroot stripped   : /wp-content/plugins/Woocommerce-confirm-payment-master/public/css/images/ui-icons_777777_256x240.png
traversals removed : /wp-content/plugins/Woocommerce-confirm-payment-master/public/css/images/ui-icons_777777_256x240.png

file-relative URI  : ../images/arrow.png
path prepended     : /home/prowp/domains/professional-wordpress.com/public_html/wp-content/plugins/Woocommerce-confirm-payment-master/public/css/../images/arrow.png
docroot stripped   : /wp-content/plugins/Woocommerce-confirm-payment-master/public/css/../images/arrow.png
traversals removed : /wp-content/plugins/Woocommerce-confirm-payment-master/public/images/arrow.png

file-relative URI  : ../images/top_arr.png
path prepended     : /home/prowp/domains/professional-wordpress.com/public_html/wp-content/plugins/Woocommerce-confirm-payment-master/public/css/../images/top_arr.png
docroot stripped   : /wp-content/plugins/Woocommerce-confirm-payment-master/public/css/../images/top_arr.png
traversals removed : /wp-content/plugins/Woocommerce-confirm-payment-master/public/images/top_arr.png

*/

/* jquery-ui.css */

/* 1    */ /*! jQuery UI - v1.12.1 - 2016-09-14
/* 2    *| * http://jqueryui.com
/* 3    *| * Includes: core.css, accordion.css, autocomplete.css, menu.css, button.css, controlgroup.css, checkboxradio.css, datepicker.css, dialog.css, draggable.css, resizable.css, progressbar.css, selectable.css, selectmenu.css, slider.css, sortable.css, spinner.css, tabs.css, tooltip.css, theme.css
/* 4    *| * To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Arial%2CHelvetica%2Csans-serif&fsDefault=1em&fwDefault=normal&cornerRadius=3px&bgColorHeader=e9e9e9&bgTextureHeader=flat&borderColorHeader=dddddd&fcHeader=333333&iconColorHeader=444444&bgColorContent=ffffff&bgTextureContent=flat&borderColorContent=dddddd&fcContent=333333&iconColorContent=444444&bgColorDefault=f6f6f6&bgTextureDefault=flat&borderColorDefault=c5c5c5&fcDefault=454545&iconColorDefault=777777&bgColorHover=ededed&bgTextureHover=flat&borderColorHover=cccccc&fcHover=2b2b2b&iconColorHover=555555&bgColorActive=007fff&bgTextureActive=flat&borderColorActive=003eff&fcActive=ffffff&iconColorActive=ffffff&bgColorHighlight=fffa90&bgTextureHighlight=flat&borderColorHighlight=dad55e&fcHighlight=777620&iconColorHighlight=777620&bgColorError=fddfdf&bgTextureError=flat&borderColorError=f1a899&fcError=5f3f3f&iconColorError=cc0000&bgColorOverlay=aaaaaa&bgTextureOverlay=flat&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=666666&bgTextureShadow=flat&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=5px&offsetTopShadow=0px&offsetLeftShadow=0px&cornerRadiusShadow=8px
/* 5    *| * Copyright jQuery Foundation and other contributors; Licensed MIT */
/* 6    */ 
/* 7    */ /* Layout helpers
/* 8    *| ----------------------------------*/
/* 9    */ .ui-helper-hidden {
/* 10   */ 	display: none;
/* 11   */ }
/* 12   */ .ui-helper-hidden-accessible {
/* 13   */ 	border: 0;
/* 14   */ 	clip: rect(0 0 0 0);
/* 15   */ 	height: 1px;
/* 16   */ 	margin: -1px;
/* 17   */ 	overflow: hidden;
/* 18   */ 	padding: 0;
/* 19   */ 	position: absolute;
/* 20   */ 	width: 1px;
/* 21   */ }
/* 22   */ .ui-helper-reset {
/* 23   */ 	margin: 0;
/* 24   */ 	padding: 0;
/* 25   */ 	border: 0;
/* 26   */ 	outline: 0;
/* 27   */ 	line-height: 1.3;
/* 28   */ 	text-decoration: none;
/* 29   */ 	font-size: 100%;
/* 30   */ 	list-style: none;
/* 31   */ }
/* 32   */ .ui-helper-clearfix:before,
/* 33   */ .ui-helper-clearfix:after {
/* 34   */ 	content: "";
/* 35   */ 	display: table;
/* 36   */ 	border-collapse: collapse;
/* 37   */ }
/* 38   */ .ui-helper-clearfix:after {
/* 39   */ 	clear: both;
/* 40   */ }
/* 41   */ .ui-helper-zfix {
/* 42   */ 	width: 100%;
/* 43   */ 	height: 100%;
/* 44   */ 	top: 0;
/* 45   */ 	left: 0;
/* 46   */ 	position: absolute;
/* 47   */ 	opacity: 0;
/* 48   */ 	filter:Alpha(Opacity=0); /* support: IE8 */
/* 49   */ }
/* 50   */ 

/* jquery-ui.css */

/* 51   */ .ui-front {
/* 52   */ 	z-index: 100;
/* 53   */ }
/* 54   */ 
/* 55   */ 
/* 56   */ /* Interaction Cues
/* 57   *| ----------------------------------*/
/* 58   */ .ui-state-disabled {
/* 59   */ 	cursor: default !important;
/* 60   */ 	pointer-events: none;
/* 61   */ }
/* 62   */ 
/* 63   */ 
/* 64   */ /* Icons
/* 65   *| ----------------------------------*/
/* 66   */ .ui-icon {
/* 67   */ 	display: inline-block;
/* 68   */ 	vertical-align: middle;
/* 69   */ 	margin-top: -.25em;
/* 70   */ 	position: relative;
/* 71   */ 	text-indent: -99999px;
/* 72   */ 	overflow: hidden;
/* 73   */ 	background-repeat: no-repeat;
/* 74   */ }
/* 75   */ 
/* 76   */ .ui-widget-icon-block {
/* 77   */ 	left: 50%;
/* 78   */ 	margin-left: -8px;
/* 79   */ 	display: block;
/* 80   */ }
/* 81   */ 
/* 82   */ /* Misc visuals
/* 83   *| ----------------------------------*/
/* 84   */ 
/* 85   */ /* Overlays */
/* 86   */ .ui-widget-overlay {
/* 87   */ 	position: fixed;
/* 88   */ 	top: 0;
/* 89   */ 	left: 0;
/* 90   */ 	width: 100%;
/* 91   */ 	height: 100%;
/* 92   */ }
/* 93   */ .ui-accordion .ui-accordion-header {
/* 94   */ 	display: block;
/* 95   */ 	cursor: pointer;
/* 96   */ 	position: relative;
/* 97   */ 	margin: 2px 0 0 0;
/* 98   */ 	padding: .5em .5em .5em .7em;
/* 99   */ 	font-size: 100%;
/* 100  */ }

/* jquery-ui.css */

/* 101  */ .ui-accordion .ui-accordion-content {
/* 102  */ 	padding: 1em 2.2em;
/* 103  */ 	border-top: 0;
/* 104  */ 	overflow: auto;
/* 105  */ }
/* 106  */ .ui-autocomplete {
/* 107  */ 	position: absolute;
/* 108  */ 	top: 0;
/* 109  */ 	left: 0;
/* 110  */ 	cursor: default;
/* 111  */ }
/* 112  */ .ui-menu {
/* 113  */ 	list-style: none;
/* 114  */ 	padding: 0;
/* 115  */ 	margin: 0;
/* 116  */ 	display: block;
/* 117  */ 	outline: 0;
/* 118  */ }
/* 119  */ .ui-menu .ui-menu {
/* 120  */ 	position: absolute;
/* 121  */ }
/* 122  */ .ui-menu .ui-menu-item {
/* 123  */ 	margin: 0;
/* 124  */ 	cursor: pointer;
/* 125  */ 	/* support: IE10, see #8844 */
/* 126  */ 	list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");
/* 127  */ }
/* 128  */ .ui-menu .ui-menu-item-wrapper {
/* 129  */ 	position: relative;
/* 130  */ 	padding: 3px 1em 3px .4em;
/* 131  */ }
/* 132  */ .ui-menu .ui-menu-divider {
/* 133  */ 	margin: 5px 0;
/* 134  */ 	height: 0;
/* 135  */ 	font-size: 0;
/* 136  */ 	line-height: 0;
/* 137  */ 	border-width: 1px 0 0 0;
/* 138  */ }
/* 139  */ .ui-menu .ui-state-focus,
/* 140  */ .ui-menu .ui-state-active {
/* 141  */ 	margin: -1px;
/* 142  */ }
/* 143  */ 
/* 144  */ /* icon support */
/* 145  */ .ui-menu-icons {
/* 146  */ 	position: relative;
/* 147  */ }
/* 148  */ .ui-menu-icons .ui-menu-item-wrapper {
/* 149  */ 	padding-left: 2em;
/* 150  */ }

/* jquery-ui.css */

/* 151  */ 
/* 152  */ /* left-aligned */
/* 153  */ .ui-menu .ui-icon {
/* 154  */ 	position: absolute;
/* 155  */ 	top: 0;
/* 156  */ 	bottom: 0;
/* 157  */ 	left: .2em;
/* 158  */ 	margin: auto 0;
/* 159  */ }
/* 160  */ 
/* 161  */ /* right-aligned */
/* 162  */ .ui-menu .ui-menu-icon {
/* 163  */ 	left: auto;
/* 164  */ 	right: 0;
/* 165  */ }
/* 166  */ .ui-button {
/* 167  */ 	padding: .4em 1em;
/* 168  */ 	display: inline-block;
/* 169  */ 	position: relative;
/* 170  */ 	line-height: normal;
/* 171  */ 	margin-right: .1em;
/* 172  */ 	cursor: pointer;
/* 173  */ 	vertical-align: middle;
/* 174  */ 	text-align: center;
/* 175  */ 	-webkit-user-select: none;
/* 176  */ 	-moz-user-select: none;
/* 177  */ 	-ms-user-select: none;
/* 178  */ 	user-select: none;
/* 179  */ 
/* 180  */ 	/* Support: IE <= 11 */
/* 181  */ 	overflow: visible;
/* 182  */ }
/* 183  */ 
/* 184  */ .ui-button,
/* 185  */ .ui-button:link,
/* 186  */ .ui-button:visited,
/* 187  */ .ui-button:hover,
/* 188  */ .ui-button:active {
/* 189  */ 	text-decoration: none;
/* 190  */ }
/* 191  */ 
/* 192  */ /* to make room for the icon, a width needs to be set here */
/* 193  */ .ui-button-icon-only {
/* 194  */ 	width: 2em;
/* 195  */ 	box-sizing: border-box;
/* 196  */ 	text-indent: -9999px;
/* 197  */ 	white-space: nowrap;
/* 198  */ }
/* 199  */ 
/* 200  */ /* no icon support for input elements */

/* jquery-ui.css */

/* 201  */ input.ui-button.ui-button-icon-only {
/* 202  */ 	text-indent: 0;
/* 203  */ }
/* 204  */ 
/* 205  */ /* button icon element(s) */
/* 206  */ .ui-button-icon-only .ui-icon {
/* 207  */ 	position: absolute;
/* 208  */ 	top: 50%;
/* 209  */ 	left: 50%;
/* 210  */ 	margin-top: -8px;
/* 211  */ 	margin-left: -8px;
/* 212  */ }
/* 213  */ 
/* 214  */ .ui-button.ui-icon-notext .ui-icon {
/* 215  */ 	padding: 0;
/* 216  */ 	width: 2.1em;
/* 217  */ 	height: 2.1em;
/* 218  */ 	text-indent: -9999px;
/* 219  */ 	white-space: nowrap;
/* 220  */ 
/* 221  */ }
/* 222  */ 
/* 223  */ input.ui-button.ui-icon-notext .ui-icon {
/* 224  */ 	width: auto;
/* 225  */ 	height: auto;
/* 226  */ 	text-indent: 0;
/* 227  */ 	white-space: normal;
/* 228  */ 	padding: .4em 1em;
/* 229  */ }
/* 230  */ 
/* 231  */ /* workarounds */
/* 232  */ /* Support: Firefox 5 - 40 */
/* 233  */ input.ui-button::-moz-focus-inner,
/* 234  */ button.ui-button::-moz-focus-inner {
/* 235  */ 	border: 0;
/* 236  */ 	padding: 0;
/* 237  */ }
/* 238  */ .ui-controlgroup {
/* 239  */ 	vertical-align: middle;
/* 240  */ 	display: inline-block;
/* 241  */ }
/* 242  */ .ui-controlgroup > .ui-controlgroup-item {
/* 243  */ 	float: left;
/* 244  */ 	margin-left: 0;
/* 245  */ 	margin-right: 0;
/* 246  */ }
/* 247  */ .ui-controlgroup > .ui-controlgroup-item:focus,
/* 248  */ .ui-controlgroup > .ui-controlgroup-item.ui-visual-focus {
/* 249  */ 	z-index: 9999;
/* 250  */ }

/* jquery-ui.css */

/* 251  */ .ui-controlgroup-vertical > .ui-controlgroup-item {
/* 252  */ 	display: block;
/* 253  */ 	float: none;
/* 254  */ 	width: 100%;
/* 255  */ 	margin-top: 0;
/* 256  */ 	margin-bottom: 0;
/* 257  */ 	text-align: left;
/* 258  */ }
/* 259  */ .ui-controlgroup-vertical .ui-controlgroup-item {
/* 260  */ 	box-sizing: border-box;
/* 261  */ }
/* 262  */ .ui-controlgroup .ui-controlgroup-label {
/* 263  */ 	padding: .4em 1em;
/* 264  */ }
/* 265  */ .ui-controlgroup .ui-controlgroup-label span {
/* 266  */ 	font-size: 80%;
/* 267  */ }
/* 268  */ .ui-controlgroup-horizontal .ui-controlgroup-label + .ui-controlgroup-item {
/* 269  */ 	border-left: none;
/* 270  */ }
/* 271  */ .ui-controlgroup-vertical .ui-controlgroup-label + .ui-controlgroup-item {
/* 272  */ 	border-top: none;
/* 273  */ }
/* 274  */ .ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content {
/* 275  */ 	border-right: none;
/* 276  */ }
/* 277  */ .ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content {
/* 278  */ 	border-bottom: none;
/* 279  */ }
/* 280  */ 
/* 281  */ /* Spinner specific style fixes */
/* 282  */ .ui-controlgroup-vertical .ui-spinner-input {
/* 283  */ 
/* 284  */ 	/* Support: IE8 only, Android < 4.4 only */
/* 285  */ 	width: 75%;
/* 286  */ 	width: calc( 100% - 2.4em );
/* 287  */ }
/* 288  */ .ui-controlgroup-vertical .ui-spinner .ui-spinner-up {
/* 289  */ 	border-top-style: solid;
/* 290  */ }
/* 291  */ 
/* 292  */ .ui-checkboxradio-label .ui-icon-background {
/* 293  */ 	box-shadow: inset 1px 1px 1px #ccc;
/* 294  */ 	border-radius: .12em;
/* 295  */ 	border: none;
/* 296  */ }
/* 297  */ .ui-checkboxradio-radio-label .ui-icon-background {
/* 298  */ 	width: 16px;
/* 299  */ 	height: 16px;
/* 300  */ 	border-radius: 1em;

/* jquery-ui.css */

/* 301  */ 	overflow: visible;
/* 302  */ 	border: none;
/* 303  */ }
/* 304  */ .ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon,
/* 305  */ .ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon {
/* 306  */ 	background-image: none;
/* 307  */ 	width: 8px;
/* 308  */ 	height: 8px;
/* 309  */ 	border-width: 4px;
/* 310  */ 	border-style: solid;
/* 311  */ }
/* 312  */ .ui-checkboxradio-disabled {
/* 313  */ 	pointer-events: none;
/* 314  */ }
/* 315  */ .ui-datepicker {
/* 316  */ 	width: 17em;
/* 317  */ 	padding: .2em .2em 0;
/* 318  */ 	display: none;
/* 319  */ }
/* 320  */ .ui-datepicker .ui-datepicker-header {
/* 321  */ 	position: relative;
/* 322  */ 	padding: .2em 0;
/* 323  */ }
/* 324  */ .ui-datepicker .ui-datepicker-prev,
/* 325  */ .ui-datepicker .ui-datepicker-next {
/* 326  */ 	position: absolute;
/* 327  */ 	top: 2px;
/* 328  */ 	width: 1.8em;
/* 329  */ 	height: 1.8em;
/* 330  */ }
/* 331  */ .ui-datepicker .ui-datepicker-prev-hover,
/* 332  */ .ui-datepicker .ui-datepicker-next-hover {
/* 333  */ 	top: 1px;
/* 334  */ }
/* 335  */ .ui-datepicker .ui-datepicker-prev {
/* 336  */ 	left: 2px;
/* 337  */ }
/* 338  */ .ui-datepicker .ui-datepicker-next {
/* 339  */ 	right: 2px;
/* 340  */ }
/* 341  */ .ui-datepicker .ui-datepicker-prev-hover {
/* 342  */ 	left: 1px;
/* 343  */ }
/* 344  */ .ui-datepicker .ui-datepicker-next-hover {
/* 345  */ 	right: 1px;
/* 346  */ }
/* 347  */ .ui-datepicker .ui-datepicker-prev span,
/* 348  */ .ui-datepicker .ui-datepicker-next span {
/* 349  */ 	display: block;
/* 350  */ 	position: absolute;

/* jquery-ui.css */

/* 351  */ 	left: 50%;
/* 352  */ 	margin-left: -8px;
/* 353  */ 	top: 50%;
/* 354  */ 	margin-top: -8px;
/* 355  */ }
/* 356  */ .ui-datepicker .ui-datepicker-title {
/* 357  */ 	margin: 0 2.3em;
/* 358  */ 	line-height: 1.8em;
/* 359  */ 	text-align: center;
/* 360  */ }
/* 361  */ .ui-datepicker .ui-datepicker-title select {
/* 362  */ 	font-size: 1em;
/* 363  */ 	margin: 1px 0;
/* 364  */ }
/* 365  */ .ui-datepicker select.ui-datepicker-month,
/* 366  */ .ui-datepicker select.ui-datepicker-year {
/* 367  */ 	width: 45%;
/* 368  */ }
/* 369  */ .ui-datepicker table {
/* 370  */ 	width: 100%;
/* 371  */ 	font-size: .9em;
/* 372  */ 	border-collapse: collapse;
/* 373  */ 	margin: 0 0 .4em;
/* 374  */ }
/* 375  */ .ui-datepicker th {
/* 376  */ 	padding: .7em .3em;
/* 377  */ 	text-align: center;
/* 378  */ 	font-weight: bold;
/* 379  */ 	border: 0;
/* 380  */ }
/* 381  */ .ui-datepicker td {
/* 382  */ 	border: 0;
/* 383  */ 	padding: 1px;
/* 384  */ }
/* 385  */ .ui-datepicker td span,
/* 386  */ .ui-datepicker td a {
/* 387  */ 	display: block;
/* 388  */ 	padding: .2em;
/* 389  */ 	text-align: right;
/* 390  */ 	text-decoration: none;
/* 391  */ }
/* 392  */ .ui-datepicker .ui-datepicker-buttonpane {
/* 393  */ 	background-image: none;
/* 394  */ 	margin: .7em 0 0 0;
/* 395  */ 	padding: 0 .2em;
/* 396  */ 	border-left: 0;
/* 397  */ 	border-right: 0;
/* 398  */ 	border-bottom: 0;
/* 399  */ }
/* 400  */ .ui-datepicker .ui-datepicker-buttonpane button {

/* jquery-ui.css */

/* 401  */ 	float: right;
/* 402  */ 	margin: .5em .2em .4em;
/* 403  */ 	cursor: pointer;
/* 404  */ 	padding: .2em .6em .3em .6em;
/* 405  */ 	width: auto;
/* 406  */ 	overflow: visible;
/* 407  */ }
/* 408  */ .ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
/* 409  */ 	float: left;
/* 410  */ }
/* 411  */ 
/* 412  */ /* with multiple calendars */
/* 413  */ .ui-datepicker.ui-datepicker-multi {
/* 414  */ 	width: auto;
/* 415  */ }
/* 416  */ .ui-datepicker-multi .ui-datepicker-group {
/* 417  */ 	float: left;
/* 418  */ }
/* 419  */ .ui-datepicker-multi .ui-datepicker-group table {
/* 420  */ 	width: 95%;
/* 421  */ 	margin: 0 auto .4em;
/* 422  */ }
/* 423  */ .ui-datepicker-multi-2 .ui-datepicker-group {
/* 424  */ 	width: 50%;
/* 425  */ }
/* 426  */ .ui-datepicker-multi-3 .ui-datepicker-group {
/* 427  */ 	width: 33.3%;
/* 428  */ }
/* 429  */ .ui-datepicker-multi-4 .ui-datepicker-group {
/* 430  */ 	width: 25%;
/* 431  */ }
/* 432  */ .ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
/* 433  */ .ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
/* 434  */ 	border-left-width: 0;
/* 435  */ }
/* 436  */ .ui-datepicker-multi .ui-datepicker-buttonpane {
/* 437  */ 	clear: left;
/* 438  */ }
/* 439  */ .ui-datepicker-row-break {
/* 440  */ 	clear: both;
/* 441  */ 	width: 100%;
/* 442  */ 	font-size: 0;
/* 443  */ }
/* 444  */ 
/* 445  */ /* RTL support */
/* 446  */ .ui-datepicker-rtl {
/* 447  */ 	direction: rtl;
/* 448  */ }
/* 449  */ .ui-datepicker-rtl .ui-datepicker-prev {
/* 450  */ 	right: 2px;

/* jquery-ui.css */

/* 451  */ 	left: auto;
/* 452  */ }
/* 453  */ .ui-datepicker-rtl .ui-datepicker-next {
/* 454  */ 	left: 2px;
/* 455  */ 	right: auto;
/* 456  */ }
/* 457  */ .ui-datepicker-rtl .ui-datepicker-prev:hover {
/* 458  */ 	right: 1px;
/* 459  */ 	left: auto;
/* 460  */ }
/* 461  */ .ui-datepicker-rtl .ui-datepicker-next:hover {
/* 462  */ 	left: 1px;
/* 463  */ 	right: auto;
/* 464  */ }
/* 465  */ .ui-datepicker-rtl .ui-datepicker-buttonpane {
/* 466  */ 	clear: right;
/* 467  */ }
/* 468  */ .ui-datepicker-rtl .ui-datepicker-buttonpane button {
/* 469  */ 	float: left;
/* 470  */ }
/* 471  */ .ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
/* 472  */ .ui-datepicker-rtl .ui-datepicker-group {
/* 473  */ 	float: right;
/* 474  */ }
/* 475  */ .ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
/* 476  */ .ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
/* 477  */ 	border-right-width: 0;
/* 478  */ 	border-left-width: 1px;
/* 479  */ }
/* 480  */ 
/* 481  */ /* Icons */
/* 482  */ .ui-datepicker .ui-icon {
/* 483  */ 	display: block;
/* 484  */ 	text-indent: -99999px;
/* 485  */ 	overflow: hidden;
/* 486  */ 	background-repeat: no-repeat;
/* 487  */ 	left: .5em;
/* 488  */ 	top: .3em;
/* 489  */ }
/* 490  */ .ui-dialog {
/* 491  */ 	position: absolute;
/* 492  */ 	top: 0;
/* 493  */ 	left: 0;
/* 494  */ 	padding: .2em;
/* 495  */ 	outline: 0;
/* 496  */ }
/* 497  */ .ui-dialog .ui-dialog-titlebar {
/* 498  */ 	padding: .4em 1em;
/* 499  */ 	position: relative;
/* 500  */ }

/* jquery-ui.css */

/* 501  */ .ui-dialog .ui-dialog-title {
/* 502  */ 	float: left;
/* 503  */ 	margin: .1em 0;
/* 504  */ 	white-space: nowrap;
/* 505  */ 	width: 90%;
/* 506  */ 	overflow: hidden;
/* 507  */ 	text-overflow: ellipsis;
/* 508  */ }
/* 509  */ .ui-dialog .ui-dialog-titlebar-close {
/* 510  */ 	position: absolute;
/* 511  */ 	right: .3em;
/* 512  */ 	top: 50%;
/* 513  */ 	width: 20px;
/* 514  */ 	margin: -10px 0 0 0;
/* 515  */ 	padding: 1px;
/* 516  */ 	height: 20px;
/* 517  */ }
/* 518  */ .ui-dialog .ui-dialog-content {
/* 519  */ 	position: relative;
/* 520  */ 	border: 0;
/* 521  */ 	padding: .5em 1em;
/* 522  */ 	background: none;
/* 523  */ 	overflow: auto;
/* 524  */ }
/* 525  */ .ui-dialog .ui-dialog-buttonpane {
/* 526  */ 	text-align: left;
/* 527  */ 	border-width: 1px 0 0 0;
/* 528  */ 	background-image: none;
/* 529  */ 	margin-top: .5em;
/* 530  */ 	padding: .3em 1em .5em .4em;
/* 531  */ }
/* 532  */ .ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
/* 533  */ 	float: right;
/* 534  */ }
/* 535  */ .ui-dialog .ui-dialog-buttonpane button {
/* 536  */ 	margin: .5em .4em .5em 0;
/* 537  */ 	cursor: pointer;
/* 538  */ }
/* 539  */ .ui-dialog .ui-resizable-n {
/* 540  */ 	height: 2px;
/* 541  */ 	top: 0;
/* 542  */ }
/* 543  */ .ui-dialog .ui-resizable-e {
/* 544  */ 	width: 2px;
/* 545  */ 	right: 0;
/* 546  */ }
/* 547  */ .ui-dialog .ui-resizable-s {
/* 548  */ 	height: 2px;
/* 549  */ 	bottom: 0;
/* 550  */ }

/* jquery-ui.css */

/* 551  */ .ui-dialog .ui-resizable-w {
/* 552  */ 	width: 2px;
/* 553  */ 	left: 0;
/* 554  */ }
/* 555  */ .ui-dialog .ui-resizable-se,
/* 556  */ .ui-dialog .ui-resizable-sw,
/* 557  */ .ui-dialog .ui-resizable-ne,
/* 558  */ .ui-dialog .ui-resizable-nw {
/* 559  */ 	width: 7px;
/* 560  */ 	height: 7px;
/* 561  */ }
/* 562  */ .ui-dialog .ui-resizable-se {
/* 563  */ 	right: 0;
/* 564  */ 	bottom: 0;
/* 565  */ }
/* 566  */ .ui-dialog .ui-resizable-sw {
/* 567  */ 	left: 0;
/* 568  */ 	bottom: 0;
/* 569  */ }
/* 570  */ .ui-dialog .ui-resizable-ne {
/* 571  */ 	right: 0;
/* 572  */ 	top: 0;
/* 573  */ }
/* 574  */ .ui-dialog .ui-resizable-nw {
/* 575  */ 	left: 0;
/* 576  */ 	top: 0;
/* 577  */ }
/* 578  */ .ui-draggable .ui-dialog-titlebar {
/* 579  */ 	cursor: move;
/* 580  */ }
/* 581  */ .ui-draggable-handle {
/* 582  */ 	-ms-touch-action: none;
/* 583  */ 	touch-action: none;
/* 584  */ }
/* 585  */ .ui-resizable {
/* 586  */ 	position: relative;
/* 587  */ }
/* 588  */ .ui-resizable-handle {
/* 589  */ 	position: absolute;
/* 590  */ 	font-size: 0.1px;
/* 591  */ 	display: block;
/* 592  */ 	-ms-touch-action: none;
/* 593  */ 	touch-action: none;
/* 594  */ }
/* 595  */ .ui-resizable-disabled .ui-resizable-handle,
/* 596  */ .ui-resizable-autohide .ui-resizable-handle {
/* 597  */ 	display: none;
/* 598  */ }
/* 599  */ .ui-resizable-n {
/* 600  */ 	cursor: n-resize;

/* jquery-ui.css */

/* 601  */ 	height: 7px;
/* 602  */ 	width: 100%;
/* 603  */ 	top: -5px;
/* 604  */ 	left: 0;
/* 605  */ }
/* 606  */ .ui-resizable-s {
/* 607  */ 	cursor: s-resize;
/* 608  */ 	height: 7px;
/* 609  */ 	width: 100%;
/* 610  */ 	bottom: -5px;
/* 611  */ 	left: 0;
/* 612  */ }
/* 613  */ .ui-resizable-e {
/* 614  */ 	cursor: e-resize;
/* 615  */ 	width: 7px;
/* 616  */ 	right: -5px;
/* 617  */ 	top: 0;
/* 618  */ 	height: 100%;
/* 619  */ }
/* 620  */ .ui-resizable-w {
/* 621  */ 	cursor: w-resize;
/* 622  */ 	width: 7px;
/* 623  */ 	left: -5px;
/* 624  */ 	top: 0;
/* 625  */ 	height: 100%;
/* 626  */ }
/* 627  */ .ui-resizable-se {
/* 628  */ 	cursor: se-resize;
/* 629  */ 	width: 12px;
/* 630  */ 	height: 12px;
/* 631  */ 	right: 1px;
/* 632  */ 	bottom: 1px;
/* 633  */ }
/* 634  */ .ui-resizable-sw {
/* 635  */ 	cursor: sw-resize;
/* 636  */ 	width: 9px;
/* 637  */ 	height: 9px;
/* 638  */ 	left: -5px;
/* 639  */ 	bottom: -5px;
/* 640  */ }
/* 641  */ .ui-resizable-nw {
/* 642  */ 	cursor: nw-resize;
/* 643  */ 	width: 9px;
/* 644  */ 	height: 9px;
/* 645  */ 	left: -5px;
/* 646  */ 	top: -5px;
/* 647  */ }
/* 648  */ .ui-resizable-ne {
/* 649  */ 	cursor: ne-resize;
/* 650  */ 	width: 9px;

/* jquery-ui.css */

/* 651  */ 	height: 9px;
/* 652  */ 	right: -5px;
/* 653  */ 	top: -5px;
/* 654  */ }
/* 655  */ .ui-progressbar {
/* 656  */ 	height: 2em;
/* 657  */ 	text-align: left;
/* 658  */ 	overflow: hidden;
/* 659  */ }
/* 660  */ .ui-progressbar .ui-progressbar-value {
/* 661  */ 	margin: -1px;
/* 662  */ 	height: 100%;
/* 663  */ }
/* 664  */ .ui-progressbar .ui-progressbar-overlay {
/* 665  */ 	background: url("data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==");
/* 666  */ 	height: 100%;
/* 667  */ 	filter: alpha(opacity=25); /* support: IE8 */
/* 668  */ 	opacity: 0.25;
/* 669  */ }
/* 670  */ .ui-progressbar-indeterminate .ui-progressbar-value {
/* 671  */ 	background-image: none;
/* 672  */ }
/* 673  */ .ui-selectable {
/* 674  */ 	-ms-touch-action: none;
/* 675  */ 	touch-action: none;
/* 676  */ }
/* 677  */ .ui-selectable-helper {
/* 678  */ 	position: absolute;
/* 679  */ 	z-index: 100;
/* 680  */ 	border: 1px dotted black;
/* 681  */ }
/* 682  */ .ui-selectmenu-menu {
/* 683  */ 	padding: 0;
/* 684  */ 	margin: 0;
/* 685  */ 	position: absolute;
/* 686  */ 	top: 0;
/* 687  */ 	left: 0;
/* 688  */ 	display: none;
/* 689  */ }
/* 690  */ .ui-selectmenu-menu .ui-menu {
/* 691  */ 	overflow: auto;
/* 692  */ 	overflow-x: hidden;
/* 693  */ 	padding-bottom: 1px;
/* 694  */ }
/* 695  */ .ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
/* 696  */ 	font-size: 1em;
/* 697  */ 	font-weight: bold;
/* 698  */ 	line-height: 1.5;
/* 699  */ 	padding: 2px 0.4em;
/* 700  */ 	margin: 0.5em 0 0 0;

/* jquery-ui.css */

/* 701  */ 	height: auto;
/* 702  */ 	border: 0;
/* 703  */ }
/* 704  */ .ui-selectmenu-open {
/* 705  */ 	display: block;
/* 706  */ }
/* 707  */ .ui-selectmenu-text {
/* 708  */ 	display: block;
/* 709  */ 	margin-right: 20px;
/* 710  */ 	overflow: hidden;
/* 711  */ 	text-overflow: ellipsis;
/* 712  */ }
/* 713  */ .ui-selectmenu-button.ui-button {
/* 714  */ 	text-align: left;
/* 715  */ 	white-space: nowrap;
/* 716  */ 	width: 14em;
/* 717  */ }
/* 718  */ .ui-selectmenu-icon.ui-icon {
/* 719  */ 	float: right;
/* 720  */ 	margin-top: 0;
/* 721  */ }
/* 722  */ .ui-slider {
/* 723  */ 	position: relative;
/* 724  */ 	text-align: left;
/* 725  */ }
/* 726  */ .ui-slider .ui-slider-handle {
/* 727  */ 	position: absolute;
/* 728  */ 	z-index: 2;
/* 729  */ 	width: 1.2em;
/* 730  */ 	height: 1.2em;
/* 731  */ 	cursor: default;
/* 732  */ 	-ms-touch-action: none;
/* 733  */ 	touch-action: none;
/* 734  */ }
/* 735  */ .ui-slider .ui-slider-range {
/* 736  */ 	position: absolute;
/* 737  */ 	z-index: 1;
/* 738  */ 	font-size: .7em;
/* 739  */ 	display: block;
/* 740  */ 	border: 0;
/* 741  */ 	background-position: 0 0;
/* 742  */ }
/* 743  */ 
/* 744  */ /* support: IE8 - See #6727 */
/* 745  */ .ui-slider.ui-state-disabled .ui-slider-handle,
/* 746  */ .ui-slider.ui-state-disabled .ui-slider-range {
/* 747  */ 	filter: inherit;
/* 748  */ }
/* 749  */ 
/* 750  */ .ui-slider-horizontal {

/* jquery-ui.css */

/* 751  */ 	height: .8em;
/* 752  */ }
/* 753  */ .ui-slider-horizontal .ui-slider-handle {
/* 754  */ 	top: -.3em;
/* 755  */ 	margin-left: -.6em;
/* 756  */ }
/* 757  */ .ui-slider-horizontal .ui-slider-range {
/* 758  */ 	top: 0;
/* 759  */ 	height: 100%;
/* 760  */ }
/* 761  */ .ui-slider-horizontal .ui-slider-range-min {
/* 762  */ 	left: 0;
/* 763  */ }
/* 764  */ .ui-slider-horizontal .ui-slider-range-max {
/* 765  */ 	right: 0;
/* 766  */ }
/* 767  */ 
/* 768  */ .ui-slider-vertical {
/* 769  */ 	width: .8em;
/* 770  */ 	height: 100px;
/* 771  */ }
/* 772  */ .ui-slider-vertical .ui-slider-handle {
/* 773  */ 	left: -.3em;
/* 774  */ 	margin-left: 0;
/* 775  */ 	margin-bottom: -.6em;
/* 776  */ }
/* 777  */ .ui-slider-vertical .ui-slider-range {
/* 778  */ 	left: 0;
/* 779  */ 	width: 100%;
/* 780  */ }
/* 781  */ .ui-slider-vertical .ui-slider-range-min {
/* 782  */ 	bottom: 0;
/* 783  */ }
/* 784  */ .ui-slider-vertical .ui-slider-range-max {
/* 785  */ 	top: 0;
/* 786  */ }
/* 787  */ .ui-sortable-handle {
/* 788  */ 	-ms-touch-action: none;
/* 789  */ 	touch-action: none;
/* 790  */ }
/* 791  */ .ui-spinner {
/* 792  */ 	position: relative;
/* 793  */ 	display: inline-block;
/* 794  */ 	overflow: hidden;
/* 795  */ 	padding: 0;
/* 796  */ 	vertical-align: middle;
/* 797  */ }
/* 798  */ .ui-spinner-input {
/* 799  */ 	border: none;
/* 800  */ 	background: none;

/* jquery-ui.css */

/* 801  */ 	color: inherit;
/* 802  */ 	padding: .222em 0;
/* 803  */ 	margin: .2em 0;
/* 804  */ 	vertical-align: middle;
/* 805  */ 	margin-left: .4em;
/* 806  */ 	margin-right: 2em;
/* 807  */ }
/* 808  */ .ui-spinner-button {
/* 809  */ 	width: 1.6em;
/* 810  */ 	height: 50%;
/* 811  */ 	font-size: .5em;
/* 812  */ 	padding: 0;
/* 813  */ 	margin: 0;
/* 814  */ 	text-align: center;
/* 815  */ 	position: absolute;
/* 816  */ 	cursor: default;
/* 817  */ 	display: block;
/* 818  */ 	overflow: hidden;
/* 819  */ 	right: 0;
/* 820  */ }
/* 821  */ /* more specificity required here to override default borders */
/* 822  */ .ui-spinner a.ui-spinner-button {
/* 823  */ 	border-top-style: none;
/* 824  */ 	border-bottom-style: none;
/* 825  */ 	border-right-style: none;
/* 826  */ }
/* 827  */ .ui-spinner-up {
/* 828  */ 	top: 0;
/* 829  */ }
/* 830  */ .ui-spinner-down {
/* 831  */ 	bottom: 0;
/* 832  */ }
/* 833  */ .ui-tabs {
/* 834  */ 	position: relative;/* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
/* 835  */ 	padding: .2em;
/* 836  */ }
/* 837  */ .ui-tabs .ui-tabs-nav {
/* 838  */ 	margin: 0;
/* 839  */ 	padding: .2em .2em 0;
/* 840  */ }
/* 841  */ .ui-tabs .ui-tabs-nav li {
/* 842  */ 	list-style: none;
/* 843  */ 	float: left;
/* 844  */ 	position: relative;
/* 845  */ 	top: 0;
/* 846  */ 	margin: 1px .2em 0 0;
/* 847  */ 	border-bottom-width: 0;
/* 848  */ 	padding: 0;
/* 849  */ 	white-space: nowrap;
/* 850  */ }

/* jquery-ui.css */

/* 851  */ .ui-tabs .ui-tabs-nav .ui-tabs-anchor {
/* 852  */ 	float: left;
/* 853  */ 	padding: .5em 1em;
/* 854  */ 	text-decoration: none;
/* 855  */ }
/* 856  */ .ui-tabs .ui-tabs-nav li.ui-tabs-active {
/* 857  */ 	margin-bottom: -1px;
/* 858  */ 	padding-bottom: 1px;
/* 859  */ }
/* 860  */ .ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
/* 861  */ .ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
/* 862  */ .ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
/* 863  */ 	cursor: text;
/* 864  */ }
/* 865  */ .ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
/* 866  */ 	cursor: pointer;
/* 867  */ }
/* 868  */ .ui-tabs .ui-tabs-panel {
/* 869  */ 	display: block;
/* 870  */ 	border-width: 0;
/* 871  */ 	padding: 1em 1.4em;
/* 872  */ 	background: none;
/* 873  */ }
/* 874  */ .ui-tooltip {
/* 875  */ 	padding: 8px;
/* 876  */ 	position: absolute;
/* 877  */ 	z-index: 9999;
/* 878  */ 	max-width: 300px;
/* 879  */ }
/* 880  */ body .ui-tooltip {
/* 881  */ 	border-width: 2px;
/* 882  */ }
/* 883  */ /* Component containers
/* 884  *| ----------------------------------*/
/* 885  */ .ui-widget {
/* 886  */ 	font-family: Arial,Helvetica,sans-serif;
/* 887  */ 	font-size: 1em;
/* 888  */ }
/* 889  */ .ui-widget .ui-widget {
/* 890  */ 	font-size: 1em;
/* 891  */ }
/* 892  */ .ui-widget input,
/* 893  */ .ui-widget select,
/* 894  */ .ui-widget textarea,
/* 895  */ .ui-widget button {
/* 896  */ 	font-family: Arial,Helvetica,sans-serif;
/* 897  */ 	font-size: 1em;
/* 898  */ }
/* 899  */ .ui-widget.ui-widget-content {
/* 900  */ 	border: 1px solid #c5c5c5;

/* jquery-ui.css */

/* 901  */ }
/* 902  */ .ui-widget-content {
/* 903  */ 	border: 1px solid #dddddd;
/* 904  */ 	background: #ffffff;
/* 905  */ 	color: #333333;
/* 906  */ }
/* 907  */ .ui-widget-content a {
/* 908  */ 	color: #333333;
/* 909  */ }
/* 910  */ .ui-widget-header {
/* 911  */ 	border: 1px solid #dddddd;
/* 912  */ 	background: #e9e9e9;
/* 913  */ 	color: #333333;
/* 914  */ 	font-weight: bold;
/* 915  */ }
/* 916  */ .ui-widget-header a {
/* 917  */ 	color: #333333;
/* 918  */ }
/* 919  */ 
/* 920  */ /* Interaction states
/* 921  *| ----------------------------------*/
/* 922  */ .ui-state-default,
/* 923  */ .ui-widget-content .ui-state-default,
/* 924  */ .ui-widget-header .ui-state-default,
/* 925  */ .ui-button,
/* 926  */ 
/* 927  */ /* We use html here because we need a greater specificity to make sure disabled
/* 928  *| works properly when clicked or hovered */
/* 929  */ html .ui-button.ui-state-disabled:hover,
/* 930  */ html .ui-button.ui-state-disabled:active {
/* 931  */ 	border: 1px solid #c5c5c5;
/* 932  */ 	background: #f6f6f6;
/* 933  */ 	font-weight: normal;
/* 934  */ 	color: #454545;
/* 935  */ }
/* 936  */ .ui-state-default a,
/* 937  */ .ui-state-default a:link,
/* 938  */ .ui-state-default a:visited,
/* 939  */ a.ui-button,
/* 940  */ a:link.ui-button,
/* 941  */ a:visited.ui-button,
/* 942  */ .ui-button {
/* 943  */ 	color: #454545;
/* 944  */ 	text-decoration: none;
/* 945  */ }
/* 946  */ .ui-state-hover,
/* 947  */ .ui-widget-content .ui-state-hover,
/* 948  */ .ui-widget-header .ui-state-hover,
/* 949  */ .ui-state-focus,
/* 950  */ .ui-widget-content .ui-state-focus,

/* jquery-ui.css */

/* 951  */ .ui-widget-header .ui-state-focus,
/* 952  */ .ui-button:hover,
/* 953  */ .ui-button:focus {
/* 954  */ 	border: 1px solid #cccccc;
/* 955  */ 	background: #ededed;
/* 956  */ 	font-weight: normal;
/* 957  */ 	color: #2b2b2b;
/* 958  */ }
/* 959  */ .ui-state-hover a,
/* 960  */ .ui-state-hover a:hover,
/* 961  */ .ui-state-hover a:link,
/* 962  */ .ui-state-hover a:visited,
/* 963  */ .ui-state-focus a,
/* 964  */ .ui-state-focus a:hover,
/* 965  */ .ui-state-focus a:link,
/* 966  */ .ui-state-focus a:visited,
/* 967  */ a.ui-button:hover,
/* 968  */ a.ui-button:focus {
/* 969  */ 	color: #2b2b2b;
/* 970  */ 	text-decoration: none;
/* 971  */ }
/* 972  */ 
/* 973  */ .ui-visual-focus {
/* 974  */ 	box-shadow: 0 0 3px 1px rgb(94, 158, 214);
/* 975  */ }
/* 976  */ .ui-state-active,
/* 977  */ .ui-widget-content .ui-state-active,
/* 978  */ .ui-widget-header .ui-state-active,
/* 979  */ a.ui-button:active,
/* 980  */ .ui-button:active,
/* 981  */ .ui-button.ui-state-active:hover {
/* 982  */ 	border: 1px solid #003eff;
/* 983  */ 	background: #007fff;
/* 984  */ 	font-weight: normal;
/* 985  */ 	color: #ffffff;
/* 986  */ }
/* 987  */ .ui-icon-background,
/* 988  */ .ui-state-active .ui-icon-background {
/* 989  */ 	border: #003eff;
/* 990  */ 	background-color: #ffffff;
/* 991  */ }
/* 992  */ .ui-state-active a,
/* 993  */ .ui-state-active a:link,
/* 994  */ .ui-state-active a:visited {
/* 995  */ 	color: #ffffff;
/* 996  */ 	text-decoration: none;
/* 997  */ }
/* 998  */ 
/* 999  */ /* Interaction Cues
/* 1000 *| ----------------------------------*/

/* jquery-ui.css */

/* 1001 */ .ui-state-highlight,
/* 1002 */ .ui-widget-content .ui-state-highlight,
/* 1003 */ .ui-widget-header .ui-state-highlight {
/* 1004 */ 	border: 1px solid #dad55e;
/* 1005 */ 	background: #fffa90;
/* 1006 */ 	color: #777620;
/* 1007 */ }
/* 1008 */ .ui-state-checked {
/* 1009 */ 	border: 1px solid #dad55e;
/* 1010 */ 	background: #fffa90;
/* 1011 */ }
/* 1012 */ .ui-state-highlight a,
/* 1013 */ .ui-widget-content .ui-state-highlight a,
/* 1014 */ .ui-widget-header .ui-state-highlight a {
/* 1015 */ 	color: #777620;
/* 1016 */ }
/* 1017 */ .ui-state-error,
/* 1018 */ .ui-widget-content .ui-state-error,
/* 1019 */ .ui-widget-header .ui-state-error {
/* 1020 */ 	border: 1px solid #f1a899;
/* 1021 */ 	background: #fddfdf;
/* 1022 */ 	color: #5f3f3f;
/* 1023 */ }
/* 1024 */ .ui-state-error a,
/* 1025 */ .ui-widget-content .ui-state-error a,
/* 1026 */ .ui-widget-header .ui-state-error a {
/* 1027 */ 	color: #5f3f3f;
/* 1028 */ }
/* 1029 */ .ui-state-error-text,
/* 1030 */ .ui-widget-content .ui-state-error-text,
/* 1031 */ .ui-widget-header .ui-state-error-text {
/* 1032 */ 	color: #5f3f3f;
/* 1033 */ }
/* 1034 */ .ui-priority-primary,
/* 1035 */ .ui-widget-content .ui-priority-primary,
/* 1036 */ .ui-widget-header .ui-priority-primary {
/* 1037 */ 	font-weight: bold;
/* 1038 */ }
/* 1039 */ .ui-priority-secondary,
/* 1040 */ .ui-widget-content .ui-priority-secondary,
/* 1041 */ .ui-widget-header .ui-priority-secondary {
/* 1042 */ 	opacity: .7;
/* 1043 */ 	filter:Alpha(Opacity=70); /* support: IE8 */
/* 1044 */ 	font-weight: normal;
/* 1045 */ }
/* 1046 */ .ui-state-disabled,
/* 1047 */ .ui-widget-content .ui-state-disabled,
/* 1048 */ .ui-widget-header .ui-state-disabled {
/* 1049 */ 	opacity: .35;
/* 1050 */ 	filter:Alpha(Opacity=35); /* support: IE8 */

/* jquery-ui.css */

/* 1051 */ 	background-image: none;
/* 1052 */ }
/* 1053 */ .ui-state-disabled .ui-icon {
/* 1054 */ 	filter:Alpha(Opacity=35); /* support: IE8 - See #6059 */
/* 1055 */ }
/* 1056 */ 
/* 1057 */ /* Icons
/* 1058 *| ----------------------------------*/
/* 1059 */ 
/* 1060 */ /* states and images */
/* 1061 */ .ui-icon {
/* 1062 */ 	width: 16px;
/* 1063 */ 	height: 16px;
/* 1064 */ }
/* 1065 */ .ui-icon,
/* 1066 */ .ui-widget-content .ui-icon {
/* 1067 */ 	background-image: url("/wp-content/plugins/Woocommerce-confirm-payment-master/public/css/images/ui-icons_444444_256x240.png");
/* 1068 */ }
/* 1069 */ .ui-widget-header .ui-icon {
/* 1070 */ 	background-image: url("/wp-content/plugins/Woocommerce-confirm-payment-master/public/css/images/ui-icons_444444_256x240.png");
/* 1071 */ }
/* 1072 */ .ui-state-hover .ui-icon,
/* 1073 */ .ui-state-focus .ui-icon,
/* 1074 */ .ui-button:hover .ui-icon,
/* 1075 */ .ui-button:focus .ui-icon {
/* 1076 */ 	background-image: url("/wp-content/plugins/Woocommerce-confirm-payment-master/public/css/images/ui-icons_555555_256x240.png");
/* 1077 */ }
/* 1078 */ .ui-state-active .ui-icon,
/* 1079 */ .ui-button:active .ui-icon {
/* 1080 */ 	background-image: url("/wp-content/plugins/Woocommerce-confirm-payment-master/public/css/images/ui-icons_ffffff_256x240.png");
/* 1081 */ }
/* 1082 */ .ui-state-highlight .ui-icon,
/* 1083 */ .ui-button .ui-state-highlight.ui-icon {
/* 1084 */ 	background-image: url("/wp-content/plugins/Woocommerce-confirm-payment-master/public/css/images/ui-icons_777620_256x240.png");
/* 1085 */ }
/* 1086 */ .ui-state-error .ui-icon,
/* 1087 */ .ui-state-error-text .ui-icon {
/* 1088 */ 	background-image: url("/wp-content/plugins/Woocommerce-confirm-payment-master/public/css/images/ui-icons_cc0000_256x240.png");
/* 1089 */ }
/* 1090 */ .ui-button .ui-icon {
/* 1091 */ 	background-image: url("/wp-content/plugins/Woocommerce-confirm-payment-master/public/css/images/ui-icons_777777_256x240.png");
/* 1092 */ }
/* 1093 */ 
/* 1094 */ /* positioning */
/* 1095 */ .ui-icon-blank { background-position: 16px 16px; }
/* 1096 */ .ui-icon-caret-1-n { background-position: 0 0; }
/* 1097 */ .ui-icon-caret-1-ne { background-position: -16px 0; }
/* 1098 */ .ui-icon-caret-1-e { background-position: -32px 0; }
/* 1099 */ .ui-icon-caret-1-se { background-position: -48px 0; }
/* 1100 */ .ui-icon-caret-1-s { background-position: -65px 0; }

/* jquery-ui.css */

/* 1101 */ .ui-icon-caret-1-sw { background-position: -80px 0; }
/* 1102 */ .ui-icon-caret-1-w { background-position: -96px 0; }
/* 1103 */ .ui-icon-caret-1-nw { background-position: -112px 0; }
/* 1104 */ .ui-icon-caret-2-n-s { background-position: -128px 0; }
/* 1105 */ .ui-icon-caret-2-e-w { background-position: -144px 0; }
/* 1106 */ .ui-icon-triangle-1-n { background-position: 0 -16px; }
/* 1107 */ .ui-icon-triangle-1-ne { background-position: -16px -16px; }
/* 1108 */ .ui-icon-triangle-1-e { background-position: -32px -16px; }
/* 1109 */ .ui-icon-triangle-1-se { background-position: -48px -16px; }
/* 1110 */ .ui-icon-triangle-1-s { background-position: -65px -16px; }
/* 1111 */ .ui-icon-triangle-1-sw { background-position: -80px -16px; }
/* 1112 */ .ui-icon-triangle-1-w { background-position: -96px -16px; }
/* 1113 */ .ui-icon-triangle-1-nw { background-position: -112px -16px; }
/* 1114 */ .ui-icon-triangle-2-n-s { background-position: -128px -16px; }
/* 1115 */ .ui-icon-triangle-2-e-w { background-position: -144px -16px; }
/* 1116 */ .ui-icon-arrow-1-n { background-position: 0 -32px; }
/* 1117 */ .ui-icon-arrow-1-ne { background-position: -16px -32px; }
/* 1118 */ .ui-icon-arrow-1-e { background-position: -32px -32px; }
/* 1119 */ .ui-icon-arrow-1-se { background-position: -48px -32px; }
/* 1120 */ .ui-icon-arrow-1-s { background-position: -65px -32px; }
/* 1121 */ .ui-icon-arrow-1-sw { background-position: -80px -32px; }
/* 1122 */ .ui-icon-arrow-1-w { background-position: -96px -32px; }
/* 1123 */ .ui-icon-arrow-1-nw { background-position: -112px -32px; }
/* 1124 */ .ui-icon-arrow-2-n-s { background-position: -128px -32px; }
/* 1125 */ .ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
/* 1126 */ .ui-icon-arrow-2-e-w { background-position: -160px -32px; }
/* 1127 */ .ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
/* 1128 */ .ui-icon-arrowstop-1-n { background-position: -192px -32px; }
/* 1129 */ .ui-icon-arrowstop-1-e { background-position: -208px -32px; }
/* 1130 */ .ui-icon-arrowstop-1-s { background-position: -224px -32px; }
/* 1131 */ .ui-icon-arrowstop-1-w { background-position: -240px -32px; }
/* 1132 */ .ui-icon-arrowthick-1-n { background-position: 1px -48px; }
/* 1133 */ .ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
/* 1134 */ .ui-icon-arrowthick-1-e { background-position: -32px -48px; }
/* 1135 */ .ui-icon-arrowthick-1-se { background-position: -48px -48px; }
/* 1136 */ .ui-icon-arrowthick-1-s { background-position: -64px -48px; }
/* 1137 */ .ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
/* 1138 */ .ui-icon-arrowthick-1-w { background-position: -96px -48px; }
/* 1139 */ .ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
/* 1140 */ .ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
/* 1141 */ .ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
/* 1142 */ .ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
/* 1143 */ .ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
/* 1144 */ .ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
/* 1145 */ .ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
/* 1146 */ .ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
/* 1147 */ .ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
/* 1148 */ .ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
/* 1149 */ .ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
/* 1150 */ .ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }

/* jquery-ui.css */

/* 1151 */ .ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
/* 1152 */ .ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
/* 1153 */ .ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
/* 1154 */ .ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
/* 1155 */ .ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
/* 1156 */ .ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
/* 1157 */ .ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
/* 1158 */ .ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
/* 1159 */ .ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
/* 1160 */ .ui-icon-arrow-4 { background-position: 0 -80px; }
/* 1161 */ .ui-icon-arrow-4-diag { background-position: -16px -80px; }
/* 1162 */ .ui-icon-extlink { background-position: -32px -80px; }
/* 1163 */ .ui-icon-newwin { background-position: -48px -80px; }
/* 1164 */ .ui-icon-refresh { background-position: -64px -80px; }
/* 1165 */ .ui-icon-shuffle { background-position: -80px -80px; }
/* 1166 */ .ui-icon-transfer-e-w { background-position: -96px -80px; }
/* 1167 */ .ui-icon-transferthick-e-w { background-position: -112px -80px; }
/* 1168 */ .ui-icon-folder-collapsed { background-position: 0 -96px; }
/* 1169 */ .ui-icon-folder-open { background-position: -16px -96px; }
/* 1170 */ .ui-icon-document { background-position: -32px -96px; }
/* 1171 */ .ui-icon-document-b { background-position: -48px -96px; }
/* 1172 */ .ui-icon-note { background-position: -64px -96px; }
/* 1173 */ .ui-icon-mail-closed { background-position: -80px -96px; }
/* 1174 */ .ui-icon-mail-open { background-position: -96px -96px; }
/* 1175 */ .ui-icon-suitcase { background-position: -112px -96px; }
/* 1176 */ .ui-icon-comment { background-position: -128px -96px; }
/* 1177 */ .ui-icon-person { background-position: -144px -96px; }
/* 1178 */ .ui-icon-print { background-position: -160px -96px; }
/* 1179 */ .ui-icon-trash { background-position: -176px -96px; }
/* 1180 */ .ui-icon-locked { background-position: -192px -96px; }
/* 1181 */ .ui-icon-unlocked { background-position: -208px -96px; }
/* 1182 */ .ui-icon-bookmark { background-position: -224px -96px; }
/* 1183 */ .ui-icon-tag { background-position: -240px -96px; }
/* 1184 */ .ui-icon-home { background-position: 0 -112px; }
/* 1185 */ .ui-icon-flag { background-position: -16px -112px; }
/* 1186 */ .ui-icon-calendar { background-position: -32px -112px; }
/* 1187 */ .ui-icon-cart { background-position: -48px -112px; }
/* 1188 */ .ui-icon-pencil { background-position: -64px -112px; }
/* 1189 */ .ui-icon-clock { background-position: -80px -112px; }
/* 1190 */ .ui-icon-disk { background-position: -96px -112px; }
/* 1191 */ .ui-icon-calculator { background-position: -112px -112px; }
/* 1192 */ .ui-icon-zoomin { background-position: -128px -112px; }
/* 1193 */ .ui-icon-zoomout { background-position: -144px -112px; }
/* 1194 */ .ui-icon-search { background-position: -160px -112px; }
/* 1195 */ .ui-icon-wrench { background-position: -176px -112px; }
/* 1196 */ .ui-icon-gear { background-position: -192px -112px; }
/* 1197 */ .ui-icon-heart { background-position: -208px -112px; }
/* 1198 */ .ui-icon-star { background-position: -224px -112px; }
/* 1199 */ .ui-icon-link { background-position: -240px -112px; }
/* 1200 */ .ui-icon-cancel { background-position: 0 -128px; }

/* jquery-ui.css */

/* 1201 */ .ui-icon-plus { background-position: -16px -128px; }
/* 1202 */ .ui-icon-plusthick { background-position: -32px -128px; }
/* 1203 */ .ui-icon-minus { background-position: -48px -128px; }
/* 1204 */ .ui-icon-minusthick { background-position: -64px -128px; }
/* 1205 */ .ui-icon-close { background-position: -80px -128px; }
/* 1206 */ .ui-icon-closethick { background-position: -96px -128px; }
/* 1207 */ .ui-icon-key { background-position: -112px -128px; }
/* 1208 */ .ui-icon-lightbulb { background-position: -128px -128px; }
/* 1209 */ .ui-icon-scissors { background-position: -144px -128px; }
/* 1210 */ .ui-icon-clipboard { background-position: -160px -128px; }
/* 1211 */ .ui-icon-copy { background-position: -176px -128px; }
/* 1212 */ .ui-icon-contact { background-position: -192px -128px; }
/* 1213 */ .ui-icon-image { background-position: -208px -128px; }
/* 1214 */ .ui-icon-video { background-position: -224px -128px; }
/* 1215 */ .ui-icon-script { background-position: -240px -128px; }
/* 1216 */ .ui-icon-alert { background-position: 0 -144px; }
/* 1217 */ .ui-icon-info { background-position: -16px -144px; }
/* 1218 */ .ui-icon-notice { background-position: -32px -144px; }
/* 1219 */ .ui-icon-help { background-position: -48px -144px; }
/* 1220 */ .ui-icon-check { background-position: -64px -144px; }
/* 1221 */ .ui-icon-bullet { background-position: -80px -144px; }
/* 1222 */ .ui-icon-radio-on { background-position: -96px -144px; }
/* 1223 */ .ui-icon-radio-off { background-position: -112px -144px; }
/* 1224 */ .ui-icon-pin-w { background-position: -128px -144px; }
/* 1225 */ .ui-icon-pin-s { background-position: -144px -144px; }
/* 1226 */ .ui-icon-play { background-position: 0 -160px; }
/* 1227 */ .ui-icon-pause { background-position: -16px -160px; }
/* 1228 */ .ui-icon-seek-next { background-position: -32px -160px; }
/* 1229 */ .ui-icon-seek-prev { background-position: -48px -160px; }
/* 1230 */ .ui-icon-seek-end { background-position: -64px -160px; }
/* 1231 */ .ui-icon-seek-start { background-position: -80px -160px; }
/* 1232 */ /* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
/* 1233 */ .ui-icon-seek-first { background-position: -80px -160px; }
/* 1234 */ .ui-icon-stop { background-position: -96px -160px; }
/* 1235 */ .ui-icon-eject { background-position: -112px -160px; }
/* 1236 */ .ui-icon-volume-off { background-position: -128px -160px; }
/* 1237 */ .ui-icon-volume-on { background-position: -144px -160px; }
/* 1238 */ .ui-icon-power { background-position: 0 -176px; }
/* 1239 */ .ui-icon-signal-diag { background-position: -16px -176px; }
/* 1240 */ .ui-icon-signal { background-position: -32px -176px; }
/* 1241 */ .ui-icon-battery-0 { background-position: -48px -176px; }
/* 1242 */ .ui-icon-battery-1 { background-position: -64px -176px; }
/* 1243 */ .ui-icon-battery-2 { background-position: -80px -176px; }
/* 1244 */ .ui-icon-battery-3 { background-position: -96px -176px; }
/* 1245 */ .ui-icon-circle-plus { background-position: 0 -192px; }
/* 1246 */ .ui-icon-circle-minus { background-position: -16px -192px; }
/* 1247 */ .ui-icon-circle-close { background-position: -32px -192px; }
/* 1248 */ .ui-icon-circle-triangle-e { background-position: -48px -192px; }
/* 1249 */ .ui-icon-circle-triangle-s { background-position: -64px -192px; }
/* 1250 */ .ui-icon-circle-triangle-w { background-position: -80px -192px; }

/* jquery-ui.css */

/* 1251 */ .ui-icon-circle-triangle-n { background-position: -96px -192px; }
/* 1252 */ .ui-icon-circle-arrow-e { background-position: -112px -192px; }
/* 1253 */ .ui-icon-circle-arrow-s { background-position: -128px -192px; }
/* 1254 */ .ui-icon-circle-arrow-w { background-position: -144px -192px; }
/* 1255 */ .ui-icon-circle-arrow-n { background-position: -160px -192px; }
/* 1256 */ .ui-icon-circle-zoomin { background-position: -176px -192px; }
/* 1257 */ .ui-icon-circle-zoomout { background-position: -192px -192px; }
/* 1258 */ .ui-icon-circle-check { background-position: -208px -192px; }
/* 1259 */ .ui-icon-circlesmall-plus { background-position: 0 -208px; }
/* 1260 */ .ui-icon-circlesmall-minus { background-position: -16px -208px; }
/* 1261 */ .ui-icon-circlesmall-close { background-position: -32px -208px; }
/* 1262 */ .ui-icon-squaresmall-plus { background-position: -48px -208px; }
/* 1263 */ .ui-icon-squaresmall-minus { background-position: -64px -208px; }
/* 1264 */ .ui-icon-squaresmall-close { background-position: -80px -208px; }
/* 1265 */ .ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
/* 1266 */ .ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
/* 1267 */ .ui-icon-grip-solid-vertical { background-position: -32px -224px; }
/* 1268 */ .ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
/* 1269 */ .ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
/* 1270 */ .ui-icon-grip-diagonal-se { background-position: -80px -224px; }
/* 1271 */ 
/* 1272 */ 
/* 1273 */ /* Misc visuals
/* 1274 *| ----------------------------------*/
/* 1275 */ 
/* 1276 */ /* Corner radius */
/* 1277 */ .ui-corner-all,
/* 1278 */ .ui-corner-top,
/* 1279 */ .ui-corner-left,
/* 1280 */ .ui-corner-tl {
/* 1281 */ 	border-top-left-radius: 3px;
/* 1282 */ }
/* 1283 */ .ui-corner-all,
/* 1284 */ .ui-corner-top,
/* 1285 */ .ui-corner-right,
/* 1286 */ .ui-corner-tr {
/* 1287 */ 	border-top-right-radius: 3px;
/* 1288 */ }
/* 1289 */ .ui-corner-all,
/* 1290 */ .ui-corner-bottom,
/* 1291 */ .ui-corner-left,
/* 1292 */ .ui-corner-bl {
/* 1293 */ 	border-bottom-left-radius: 3px;
/* 1294 */ }
/* 1295 */ .ui-corner-all,
/* 1296 */ .ui-corner-bottom,
/* 1297 */ .ui-corner-right,
/* 1298 */ .ui-corner-br {
/* 1299 */ 	border-bottom-right-radius: 3px;
/* 1300 */ }

/* jquery-ui.css */

/* 1301 */ 
/* 1302 */ /* Overlays */
/* 1303 */ .ui-widget-overlay {
/* 1304 */ 	background: #aaaaaa;
/* 1305 */ 	opacity: .3;
/* 1306 */ 	filter: Alpha(Opacity=30); /* support: IE8 */
/* 1307 */ }
/* 1308 */ .ui-widget-shadow {
/* 1309 */ 	-webkit-box-shadow: 0px 0px 5px #666666;
/* 1310 */ 	box-shadow: 0px 0px 5px #666666;
/* 1311 */ }
/* 1312 */ 
/* 1313 */ 
/* 1314 */ 
/* 1315 */ /* 
/* 1316 *| Created on: 17 Sep, 2014, 4:29:37 PM
/* 1317 *| Author: senthil
/* 1318 *| */
/* 1319 */ 
/* 1320 */ .ti_tx,
/* 1321 */ .mi_tx,
/* 1322 */ .mer_tx {
/* 1323 */ 	width: 100%;
/* 1324 */ 	text-align: center;
/* 1325 */ 	margin: 10px 0;
/* 1326 */ }
/* 1327 */ 
/* 1328 */ .time,
/* 1329 */ .mins,
/* 1330 */ .meridian {
/* 1331 */ 	width: 60px;
/* 1332 */ 	float: left;
/* 1333 */ 	margin: 0 10px;
/* 1334 */ 	font-size: 20px;
/* 1335 */ 	color: #2d2e2e;
/* 1336 */ 	font-family: arial;
/* 1337 */ 	font-weight: 700;
/* 1338 */ }
/* 1339 */ 
/* 1340 */ .prev,
/* 1341 */ .next {
/* 1342 */ 	cursor: pointer;
/* 1343 */ 	padding: 18px;
/* 1344 */ 	width: 28%;
/* 1345 */ 	border: 1px solid #ccc;
/* 1346 */ 	margin: auto;
/* 1347 */ 	background: url(/wp-content/plugins/Woocommerce-confirm-payment-master/public/images/arrow.png) no-repeat;
/* 1348 */ 	border-radius: 5px;
/* 1349 */ }
/* 1350 */ 

/* jquery-ui.css */

/* 1351 */ .prev:hover,
/* 1352 */ .next:hover {
/* 1353 */ 	background-color: #ccc;
/* 1354 */ }
/* 1355 */ 
/* 1356 */ .next {
/* 1357 */ 	background-position: 50% 150%;
/* 1358 */ }
/* 1359 */ 
/* 1360 */ .prev {
/* 1361 */ 	background-position: 50% -50%;
/* 1362 */ }
/* 1363 */ 
/* 1364 */ .time_pick {
/* 1365 */ 	position: relative;
/* 1366 */ }
/* 1367 */ 
/* 1368 */ .timepicker_wrap {
/* 1369 */ 	padding: 10px;
/* 1370 */ 	border-radius: 5px;
/* 1371 */ 	z-index: 998;
/* 1372 */ 	display: none;
/* 1373 */ 	box-shadow: 2px 2px 5px 0 rgba(50,50,50,0.35);
/* 1374 */ 	background: #f6f6f6;
/* 1375 */ 	border: 1px solid #ccc;
/* 1376 */ 	float: left;
/* 1377 */ 	margin-top: 16px;
/* 1378 */ 	position: absolute;
/* 1379 */ 	top: 27px;
/* 1380 */ 	left: 0;
/* 1381 */ }
/* 1382 */ 
/* 1383 */ .wcp-alert {
/* 1384 */     color: red;
/* 1385 */ }
/* 1386 */ 
/* 1387 */ label.wcp-form-label {
/* 1388 */     margin-bottom: 5px;
/* 1389 */ }
/* 1390 */ 
/* 1391 */ .wcp-form-input {
/* 1392 */     margin-top: 5px;
/* 1393 */ }
/* 1394 */ 
/* 1395 */ .wcp-form-group {
/* 1396 */     margin-bottom: 15px;
/* 1397 */ }
/* 1398 */ 
/* 1399 */ form.wcp-form.woocommerce {
/* 1400 */ 	max-width: 528px;

/* jquery-ui.css */

/* 1401 */     margin: 0 auto;
/* 1402 */ }
/* 1403 */ 
/* 1404 */ svg.checkmark {
/* 1405 */     max-width: 20px;
/* 1406 */ }
/* 1407 */ 
/* 1408 */ .wcp-form-success-message svg {
/* 1409 */     display: inline-block;
/* 1410 */     position: absolute;
/* 1411 */ }
/* 1412 */ 
/* 1413 */ .wcp-form-success-message p {
/* 1414 */     padding-left: 30px;
/* 1415 */     color: #73AF55;
/* 1416 */ }
/* 1417 */ 
/* 1418 */ .arrow_top {
/* 1419 */ 	position: absolute;
/* 1420 */ 	top: -10px;
/* 1421 */ 	left: 20px;
/* 1422 */ 	background: url(/wp-content/plugins/Woocommerce-confirm-payment-master/public/images/top_arr.png) no-repeat;
/* 1423 */ 	width: 18px;
/* 1424 */ 	height: 10px;
/* 1425 */ 	z-index: 999;
/* 1426 */ }
/* 1427 */ input.timepicki-input {
/* 1428 */ 	background: none repeat scroll 0 0 #FFFFFF;
/* 1429 */     	border: 1px solid #CCCCCC;
/* 1430 */     	border-radius: 5px 5px 5px 5px;
/* 1431 */     	float: none;
/* 1432 */     	margin: 0;
/* 1433 */     	text-align: center;
/* 1434 */     	width: 70%;
/* 1435 */ }
/* 1436 */ a.reset_time {
/* 1437 */ 	float: left;
/* 1438 */ 	margin-top: 5px;
/* 1439 */ 	color: #000;
/* 1440 */ }
/* 1441 */ 
/* 1442 */ select#wcp-order {
/* 1443 */     padding-right: 30px;
/* 1444 */ }
/* 1445 */ 
/* 1446 */ input#wcp-phone {
/* 1447 */     border: 1px solid #ccc;
/* 1448 */     width: 100%;
/* 1449 */     height: 40px;
/* 1450 */     font-family: sukhumvit_setmedium;

/* jquery-ui.css */

/* 1451 */     padding: 0 10px;
/* 1452 */ }
/* 1453 */ 
/* 1454 */ .wcp-form-input input[type="text"] {
/* 1455 */     border: 1px solid #ccc;
/* 1456 */     padding: 0 10px !important;
/* 1457 */     height: 40px !important;
/* 1458 */     border-radius: 0;
/* 1459 */ }
/* 1460 */ 
/* 1461 */ input#wcp-amount {
/* 1462 */     padding: 0 5px;
/* 1463 */     height: 40px;
/* 1464 */ }
/* 1465 */ 
/* 1466 */ .wcp-form-input-radio label.wcp-account-detail-item {
/* 1467 */     display: block;
/* 1468 */ }
/* 1469 */ 
/* 1470 */ .wcp-form-input-radio label.wcp-account-detail-item ul {
/* 1471 */     padding-left: 0;
/* 1472 */     list-style: none;
/* 1473 */ }
/* 1474 */ 
/* 1475 */ button.button.wcp-button-confirm {
/* 1476 */     background: #d54900!important;
/* 1477 */     color: #fff!important;
/* 1478 */     height: 40px;
/* 1479 */     width: 100px;
/* 1480 */     font-family: sukhumvit_setmedium;
/* 1481 */ }
/* 1482 */ 
/* 1483 */ select#wcp-order {
/* 1484 */     padding: 0 5px;
/* 1485 */     height: 40px;
/* 1486 */     border: 1px solid #ccc;
/* 1487 */     border-radius: 0;
/* 1488 */ }
/* 1489 */ 
/* 1490 */ input#wcp-amount {
/* 1491 */     border: 1px solid #ccc;
/* 1492 */ }
/* 1493 */ 
/* 1494 */ button.button.wcp-button-confirm:hover {
/* 1495 */     background: #000 !important;
/* 1496 */ }
/* 1497 */ 
/* 1498 */ .timepicker_wrap  input {
/* 1499 */     font-size: 15px;
/* 1500 */ }

/* jquery-ui.css */

/* 1501 */ 
/* 1502 */ 
/* 1503 */ .timepicker_wrap {
/* 1504 */     top: 25px !important;
/* 1505 */ }
/* 1506 */ 
/* 1507 */ .prev.action-next {
/* 1508 */     font-size: 14px;
/* 1509 */ }
/* Minify_CSS_UriRewriter::$debugText

docRoot    : /home/prowp/domains/professional-wordpress.com/public_html
currentDir : /home/prowp/domains/professional-wordpress.com/public_html/wp-content/plugins/contact-form-7/includes/css

file-relative URI  : ../../images/ajax-loader.gif
path prepended     : /home/prowp/domains/professional-wordpress.com/public_html/wp-content/plugins/contact-form-7/includes/css/../../images/ajax-loader.gif
docroot stripped   : /wp-content/plugins/contact-form-7/includes/css/../../images/ajax-loader.gif
traversals removed : /wp-content/plugins/contact-form-7/images/ajax-loader.gif

*/

/* styles.css */

/* 1   */ div.wpcf7 {
/* 2   */ 	margin: 0;
/* 3   */ 	padding: 0;
/* 4   */ }
/* 5   */ 
/* 6   */ div.wpcf7 .screen-reader-response {
/* 7   */ 	position: absolute;
/* 8   */ 	overflow: hidden;
/* 9   */ 	clip: rect(1px, 1px, 1px, 1px);
/* 10  */ 	height: 1px;
/* 11  */ 	width: 1px;
/* 12  */ 	margin: 0;
/* 13  */ 	padding: 0;
/* 14  */ 	border: 0;
/* 15  */ }
/* 16  */ 
/* 17  */ div.wpcf7-response-output {
/* 18  */ 	margin: 2em 0.5em 1em;
/* 19  */ 	padding: 0.2em 1em;
/* 20  */ 	border: 2px solid #ff0000;
/* 21  */ }
/* 22  */ 
/* 23  */ div.wpcf7-mail-sent-ok {
/* 24  */ 	border: 2px solid #398f14;
/* 25  */ }
/* 26  */ 
/* 27  */ div.wpcf7-mail-sent-ng,
/* 28  */ div.wpcf7-aborted {
/* 29  */ 	border: 2px solid #ff0000;
/* 30  */ }
/* 31  */ 
/* 32  */ div.wpcf7-spam-blocked {
/* 33  */ 	border: 2px solid #ffa500;
/* 34  */ }
/* 35  */ 
/* 36  */ div.wpcf7-validation-errors,
/* 37  */ div.wpcf7-acceptance-missing {
/* 38  */ 	border: 2px solid #f7e700;
/* 39  */ }
/* 40  */ 
/* 41  */ .wpcf7-form-control-wrap {
/* 42  */ 	position: relative;
/* 43  */ }
/* 44  */ 
/* 45  */ span.wpcf7-not-valid-tip {
/* 46  */ 	color: #f00;
/* 47  */ 	font-size: 1em;
/* 48  */ 	font-weight: normal;
/* 49  */ 	display: block;
/* 50  */ }

/* styles.css */

/* 51  */ 
/* 52  */ .use-floating-validation-tip span.wpcf7-not-valid-tip {
/* 53  */ 	position: absolute;
/* 54  */ 	top: 20%;
/* 55  */ 	left: 20%;
/* 56  */ 	z-index: 100;
/* 57  */ 	border: 1px solid #ff0000;
/* 58  */ 	background: #fff;
/* 59  */ 	padding: .2em .8em;
/* 60  */ }
/* 61  */ 
/* 62  */ span.wpcf7-list-item {
/* 63  */ 	display: inline-block;
/* 64  */ 	margin: 0 0 0 1em;
/* 65  */ }
/* 66  */ 
/* 67  */ span.wpcf7-list-item-label::before,
/* 68  */ span.wpcf7-list-item-label::after {
/* 69  */ 	content: " ";
/* 70  */ }
/* 71  */ 
/* 72  */ .wpcf7-display-none {
/* 73  */ 	display: none;
/* 74  */ }
/* 75  */ 
/* 76  */ div.wpcf7 .ajax-loader {
/* 77  */ 	visibility: hidden;
/* 78  */ 	display: inline-block;
/* 79  */ 	background-image: url('/wp-content/plugins/contact-form-7/images/ajax-loader.gif');
/* 80  */ 	width: 16px;
/* 81  */ 	height: 16px;
/* 82  */ 	border: none;
/* 83  */ 	padding: 0;
/* 84  */ 	margin: 0 0 0 4px;
/* 85  */ 	vertical-align: middle;
/* 86  */ }
/* 87  */ 
/* 88  */ div.wpcf7 .ajax-loader.is-active {
/* 89  */ 	visibility: visible;
/* 90  */ }
/* 91  */ 
/* 92  */ div.wpcf7 div.ajax-error {
/* 93  */ 	display: none;
/* 94  */ }
/* 95  */ 
/* 96  */ div.wpcf7 .placeheld {
/* 97  */ 	color: #888;
/* 98  */ }
/* 99  */ 
/* 100 */ div.wpcf7 .wpcf7-recaptcha iframe {

/* styles.css */

/* 101 */ 	margin-bottom: 0;
/* 102 */ }
/* 103 */ 
/* 104 */ div.wpcf7 input[type="file"] {
/* 105 */ 	cursor: pointer;
/* 106 */ }
/* 107 */ 
/* 108 */ div.wpcf7 input[type="file"]:disabled {
/* 109 */ 	cursor: default;
/* 110 */ }
/* 111 */ 
/* 112 */ div.wpcf7 .wpcf7-submit:disabled {
/* 113 */ 	cursor: not-allowed;
/* 114 */ }
/* 115 */ 
/* Minify_CSS_UriRewriter::$debugText

docRoot    : /home/prowp/domains/professional-wordpress.com/public_html
currentDir : /home/prowp/domains/professional-wordpress.com/public_html/wp-content/plugins/go_portfolio/assets/plugins/magnific-popup

*/

/* magnific-popup.css */

/* 1   */ /* Magnific Popup CSS */
/* 2   */ .mfp-bg {
/* 3   */   top: 0;
/* 4   */   left: 0;
/* 5   */   width: 100%;
/* 6   */   height: 100%;
/* 7   */   z-index: 1042;
/* 8   */   overflow: hidden;
/* 9   */   position: fixed;
/* 10  */   background: #0b0b0b;
/* 11  */   opacity: 0.8;
/* 12  */   filter: alpha(opacity=80); }
/* 13  */ 
/* 14  */ .mfp-wrap {
/* 15  */   top: 0;
/* 16  */   left: 0;
/* 17  */   width: 100%;
/* 18  */   height: 100%;
/* 19  */   z-index: 1043;
/* 20  */   position: fixed;
/* 21  */   outline: none !important;
/* 22  */   -webkit-backface-visibility: hidden; }
/* 23  */ 
/* 24  */ .mfp-container {
/* 25  */   text-align: center;
/* 26  */   position: absolute;
/* 27  */   width: 100%;
/* 28  */   height: 100%;
/* 29  */   left: 0;
/* 30  */   top: 0;
/* 31  */   padding: 0 8px;
/* 32  */   -webkit-box-sizing: border-box;
/* 33  */   -moz-box-sizing: border-box;
/* 34  */   box-sizing: border-box; }
/* 35  */ 
/* 36  */ .mfp-container:before {
/* 37  */   content: '';
/* 38  */   display: inline-block;
/* 39  */   height: 100%;
/* 40  */   vertical-align: middle; }
/* 41  */ 
/* 42  */ .mfp-align-top .mfp-container:before {
/* 43  */   display: none; }
/* 44  */ 
/* 45  */ .mfp-content {
/* 46  */   position: relative;
/* 47  */   display: inline-block;
/* 48  */   vertical-align: middle;
/* 49  */   margin: 0 auto;
/* 50  */   text-align: left;

/* magnific-popup.css */

/* 51  */   z-index: 1045; }
/* 52  */ 
/* 53  */ .mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
/* 54  */   width: 100%;
/* 55  */   cursor: auto; }
/* 56  */ 
/* 57  */ .mfp-ajax-cur {
/* 58  */   cursor: progress; }
/* 59  */ 
/* 60  */ .mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
/* 61  */   cursor: -moz-zoom-out;
/* 62  */   cursor: -webkit-zoom-out;
/* 63  */   cursor: zoom-out; }
/* 64  */ 
/* 65  */ .mfp-zoom {
/* 66  */   cursor: pointer;
/* 67  */   cursor: -webkit-zoom-in;
/* 68  */   cursor: -moz-zoom-in;
/* 69  */   cursor: zoom-in; }
/* 70  */ 
/* 71  */ .mfp-auto-cursor .mfp-content {
/* 72  */   cursor: auto; }
/* 73  */ 
/* 74  */ .mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
/* 75  */   -webkit-user-select: none;
/* 76  */   -moz-user-select: none;
/* 77  */   user-select: none; }
/* 78  */ 
/* 79  */ .mfp-loading.mfp-figure {
/* 80  */   display: none; }
/* 81  */ 
/* 82  */ .mfp-hide {
/* 83  */   display: none !important; }
/* 84  */ 
/* 85  */ .mfp-preloader {
/* 86  */   color: #cccccc;
/* 87  */   position: absolute;
/* 88  */   top: 50%;
/* 89  */   width: auto;
/* 90  */   text-align: center;
/* 91  */   margin-top: -0.8em;
/* 92  */   left: 8px;
/* 93  */   right: 8px;
/* 94  */   z-index: 1044; }
/* 95  */   .mfp-preloader a {
/* 96  */     color: #cccccc; }
/* 97  */     .mfp-preloader a:hover {
/* 98  */       color: white; }
/* 99  */ 
/* 100 */ .mfp-s-ready .mfp-preloader {

/* magnific-popup.css */

/* 101 */   display: none; }
/* 102 */ 
/* 103 */ .mfp-s-error .mfp-content {
/* 104 */   display: none; }
/* 105 */ 
/* 106 */ button.mfp-close, button.mfp-arrow {
/* 107 */   overflow: visible;
/* 108 */   cursor: pointer;
/* 109 */   background: transparent;
/* 110 */   border: 0;
/* 111 */   -webkit-appearance: none;
/* 112 */   display: block;
/* 113 */   outline: none;
/* 114 */   padding: 0;
/* 115 */   z-index: 1046;
/* 116 */   -webkit-box-shadow: none;
/* 117 */   box-shadow: none; }
/* 118 */ button::-moz-focus-inner {
/* 119 */   padding: 0;
/* 120 */   border: 0; }
/* 121 */ 
/* 122 */ .mfp-close {
/* 123 */   width: 44px;
/* 124 */   height: 44px;
/* 125 */   line-height: 44px;
/* 126 */   position: absolute;
/* 127 */   right: 0;
/* 128 */   top: 0;
/* 129 */   text-decoration: none;
/* 130 */   text-align: center;
/* 131 */   opacity: 0.65;
/* 132 */   padding: 0 0 18px 10px;
/* 133 */   color: white;
/* 134 */   font-style: normal;
/* 135 */   font-size: 28px;
/* 136 */   font-family: Arial, Baskerville, monospace; }
/* 137 */   .mfp-close:hover, .mfp-close:focus {
/* 138 */     opacity: 1; }
/* 139 */   .mfp-close:active {
/* 140 */     top: 1px; }
/* 141 */ 
/* 142 */ .mfp-close-btn-in .mfp-close {
/* 143 */   color: #333333; }
/* 144 */ 
/* 145 */ .mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
/* 146 */   color: white;
/* 147 */   right: -6px;
/* 148 */   text-align: right;
/* 149 */   padding-right: 6px;
/* 150 */   width: 100%; }

/* magnific-popup.css */

/* 151 */ 
/* 152 */ .mfp-counter {
/* 153 */   position: absolute;
/* 154 */   top: 0;
/* 155 */   right: 0;
/* 156 */   color: #cccccc;
/* 157 */   font-size: 12px;
/* 158 */   line-height: 18px; }
/* 159 */ 
/* 160 */ .mfp-arrow {
/* 161 */   position: absolute;
/* 162 */   opacity: 0.65;
/* 163 */   margin: 0;
/* 164 */   top: 50%;
/* 165 */   margin-top: -55px;
/* 166 */   padding: 0;
/* 167 */   width: 90px;
/* 168 */   height: 110px;
/* 169 */   -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
/* 170 */   .mfp-arrow:active {
/* 171 */     margin-top: -54px; }
/* 172 */   .mfp-arrow:hover, .mfp-arrow:focus {
/* 173 */     opacity: 1; }
/* 174 */   .mfp-arrow:before, .mfp-arrow:after, .mfp-arrow .mfp-b, .mfp-arrow .mfp-a {
/* 175 */     content: '';
/* 176 */     display: block;
/* 177 */     width: 0;
/* 178 */     height: 0;
/* 179 */     position: absolute;
/* 180 */     left: 0;
/* 181 */     top: 0;
/* 182 */     margin-top: 35px;
/* 183 */     margin-left: 35px;
/* 184 */     border: medium inset transparent; }
/* 185 */   .mfp-arrow:after, .mfp-arrow .mfp-a {
/* 186 */     border-top-width: 13px;
/* 187 */     border-bottom-width: 13px;
/* 188 */     top: 8px; }
/* 189 */   .mfp-arrow:before, .mfp-arrow .mfp-b {
/* 190 */     border-top-width: 21px;
/* 191 */     border-bottom-width: 21px; }
/* 192 */ 
/* 193 */ .mfp-arrow-left {
/* 194 */   left: 0; }
/* 195 */   .mfp-arrow-left:after, .mfp-arrow-left .mfp-a {
/* 196 */     border-right: 17px solid white;
/* 197 */     margin-left: 31px; }
/* 198 */   .mfp-arrow-left:before, .mfp-arrow-left .mfp-b {
/* 199 */     margin-left: 25px;
/* 200 */     border-right: 27px solid #3f3f3f; }

/* magnific-popup.css */

/* 201 */ 
/* 202 */ .mfp-arrow-right {
/* 203 */   right: 0; }
/* 204 */   .mfp-arrow-right:after, .mfp-arrow-right .mfp-a {
/* 205 */     border-left: 17px solid white;
/* 206 */     margin-left: 39px; }
/* 207 */   .mfp-arrow-right:before, .mfp-arrow-right .mfp-b {
/* 208 */     border-left: 27px solid #3f3f3f; }
/* 209 */ 
/* 210 */ .mfp-iframe-holder {
/* 211 */   padding-top: 40px;
/* 212 */   padding-bottom: 40px; }
/* 213 */   .mfp-iframe-holder .mfp-content {
/* 214 */     line-height: 0;
/* 215 */     width: 100%;
/* 216 */     max-width: 900px; }
/* 217 */   .mfp-iframe-holder .mfp-close {
/* 218 */     top: -40px; }
/* 219 */ 
/* 220 */ .mfp-iframe-scaler {
/* 221 */   width: 100%;
/* 222 */   height: 0;
/* 223 */   overflow: hidden;
/* 224 */   padding-top: 56.25%; }
/* 225 */   .mfp-iframe-scaler iframe {
/* 226 */     position: absolute;
/* 227 */     display: block;
/* 228 */     top: 0;
/* 229 */     left: 0;
/* 230 */     width: 100%;
/* 231 */     height: 100%;
/* 232 */     box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
/* 233 */     background: black; }
/* 234 */ 
/* 235 */ /* Main image in popup */
/* 236 */ img.mfp-img {
/* 237 */   width: auto;
/* 238 */   max-width: 100%;
/* 239 */   height: auto;
/* 240 */   display: block;
/* 241 */   line-height: 0;
/* 242 */   -webkit-box-sizing: border-box;
/* 243 */   -moz-box-sizing: border-box;
/* 244 */   box-sizing: border-box;
/* 245 */   padding: 40px 0 40px;
/* 246 */   margin: 0 auto; }
/* 247 */ 
/* 248 */ /* The shadow behind the image */
/* 249 */ .mfp-figure {
/* 250 */   line-height: 0; }

/* magnific-popup.css */

/* 251 */   .mfp-figure:after {
/* 252 */     content: '';
/* 253 */     position: absolute;
/* 254 */     left: 0;
/* 255 */     top: 40px;
/* 256 */     bottom: 40px;
/* 257 */     display: block;
/* 258 */     right: 0;
/* 259 */     width: auto;
/* 260 */     height: auto;
/* 261 */     z-index: -1;
/* 262 */     box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
/* 263 */     background: #444444; }
/* 264 */   .mfp-figure small {
/* 265 */     color: #bdbdbd;
/* 266 */     display: block;
/* 267 */     font-size: 12px;
/* 268 */     line-height: 14px; }
/* 269 */ 
/* 270 */ .mfp-bottom-bar {
/* 271 */   margin-top: -36px;
/* 272 */   position: absolute;
/* 273 */   top: 100%;
/* 274 */   left: 0;
/* 275 */   width: 100%;
/* 276 */   cursor: auto; }
/* 277 */ 
/* 278 */ .mfp-title {
/* 279 */   text-align: left;
/* 280 */   line-height: 18px;
/* 281 */   color: #f3f3f3;
/* 282 */   word-wrap: break-word;
/* 283 */   padding-right: 36px; }
/* 284 */ 
/* 285 */ .mfp-image-holder .mfp-content {
/* 286 */   max-width: 100%; }
/* 287 */ 
/* 288 */ .mfp-gallery .mfp-image-holder .mfp-figure {
/* 289 */   cursor: pointer; }
/* 290 */ 
/* 291 */ @media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
/* 292 */   /**
/* 293 *|        * Remove all paddings around the image on small screen
/* 294 *|        */
/* 295 */   .mfp-img-mobile .mfp-image-holder {
/* 296 */     padding-left: 0;
/* 297 */     padding-right: 0; }
/* 298 */   .mfp-img-mobile img.mfp-img {
/* 299 */     padding: 0; }
/* 300 */   .mfp-img-mobile .mfp-figure {

/* magnific-popup.css */

/* 301 */     /* The shadow behind the image */ }
/* 302 */     .mfp-img-mobile .mfp-figure:after {
/* 303 */       top: 0;
/* 304 */       bottom: 0; }
/* 305 */     .mfp-img-mobile .mfp-figure small {
/* 306 */       display: inline;
/* 307 */       margin-left: 5px; }
/* 308 */   .mfp-img-mobile .mfp-bottom-bar {
/* 309 */     background: rgba(0, 0, 0, 0.6);
/* 310 */     bottom: 0;
/* 311 */     margin: 0;
/* 312 */     top: auto;
/* 313 */     padding: 3px 5px;
/* 314 */     position: fixed;
/* 315 */     -webkit-box-sizing: border-box;
/* 316 */     -moz-box-sizing: border-box;
/* 317 */     box-sizing: border-box; }
/* 318 */     .mfp-img-mobile .mfp-bottom-bar:empty {
/* 319 */       padding: 0; }
/* 320 */   .mfp-img-mobile .mfp-counter {
/* 321 */     right: 5px;
/* 322 */     top: 3px; }
/* 323 */   .mfp-img-mobile .mfp-close {
/* 324 */     top: 0;
/* 325 */     right: 0;
/* 326 */     width: 35px;
/* 327 */     height: 35px;
/* 328 */     line-height: 35px;
/* 329 */     background: rgba(0, 0, 0, 0.6);
/* 330 */     position: fixed;
/* 331 */     text-align: center;
/* 332 */     padding: 0; } }
/* 333 */ 
/* 334 */ @media all and (max-width: 900px) {
/* 335 */   .mfp-arrow {
/* 336 */     -webkit-transform: scale(0.75);
/* 337 */     transform: scale(0.75); }
/* 338 */   .mfp-arrow-left {
/* 339 */     -webkit-transform-origin: 0;
/* 340 */     transform-origin: 0; }
/* 341 */   .mfp-arrow-right {
/* 342 */     -webkit-transform-origin: 100%;
/* 343 */     transform-origin: 100%; }
/* 344 */   .mfp-container {
/* 345 */     padding-left: 6px;
/* 346 */     padding-right: 6px; } }
/* 347 */ 
/* 348 */ .mfp-ie7 .mfp-img {
/* 349 */   padding: 0; }
/* 350 */ .mfp-ie7 .mfp-bottom-bar {

/* magnific-popup.css */

/* 351 */   width: 600px;
/* 352 */   left: 50%;
/* 353 */   margin-left: -300px;
/* 354 */   margin-top: 5px;
/* 355 */   padding-bottom: 5px; }
/* 356 */ .mfp-ie7 .mfp-container {
/* 357 */   padding: 0; }
/* 358 */ .mfp-ie7 .mfp-content {
/* 359 */   padding-top: 44px; }
/* 360 */ .mfp-ie7 .mfp-close {
/* 361 */   top: 0;
/* 362 */   right: 0;
/* 363 */   padding-top: 0; }
/* 364 */ 
/* Minify_CSS_UriRewriter::$debugText

docRoot    : /home/prowp/domains/professional-wordpress.com/public_html
currentDir : /home/prowp/domains/professional-wordpress.com/public_html/wp-content/plugins/go_portfolio/assets/css

file-relative URI  : ../images/icon_close.png
path prepended     : /home/prowp/domains/professional-wordpress.com/public_html/wp-content/plugins/go_portfolio/assets/css/../images/icon_close.png
docroot stripped   : /wp-content/plugins/go_portfolio/assets/css/../images/icon_close.png
traversals removed : /wp-content/plugins/go_portfolio/assets/images/icon_close.png

file-relative URI  : ../images/icon_close@2x.png
path prepended     : /home/prowp/domains/professional-wordpress.com/public_html/wp-content/plugins/go_portfolio/assets/css/../images/icon_close@2x.png
docroot stripped   : /wp-content/plugins/go_portfolio/assets/css/../images/icon_close@2x.png
traversals removed : /wp-content/plugins/go_portfolio/assets/images/icon_close@2x.png

file-relative URI  : ../images/icon_lb_prev.png
path prepended     : /home/prowp/domains/professional-wordpress.com/public_html/wp-content/plugins/go_portfolio/assets/css/../images/icon_lb_prev.png
docroot stripped   : /wp-content/plugins/go_portfolio/assets/css/../images/icon_lb_prev.png
traversals removed : /wp-content/plugins/go_portfolio/assets/images/icon_lb_prev.png

file-relative URI  : ../images/icon_lb_next.png
path prepended     : /home/prowp/domains/professional-wordpress.com/public_html/wp-content/plugins/go_portfolio/assets/css/../images/icon_lb_next.png
docroot stripped   : /wp-content/plugins/go_portfolio/assets/css/../images/icon_lb_next.png
traversals removed : /wp-content/plugins/go_portfolio/assets/images/icon_lb_next.png

file-relative URI  : ../images/icon_lb_prev@2x.png
path prepended     : /home/prowp/domains/professional-wordpress.com/public_html/wp-content/plugins/go_portfolio/assets/css/../images/icon_lb_prev@2x.png
docroot stripped   : /wp-content/plugins/go_portfolio/assets/css/../images/icon_lb_prev@2x.png
traversals removed : /wp-content/plugins/go_portfolio/assets/images/icon_lb_prev@2x.png

file-relative URI  : ../images/icon_lb_next@2x.png
path prepended     : /home/prowp/domains/professional-wordpress.com/public_html/wp-content/plugins/go_portfolio/assets/css/../images/icon_lb_next@2x.png
docroot stripped   : /wp-content/plugins/go_portfolio/assets/css/../images/icon_lb_next@2x.png
traversals removed : /wp-content/plugins/go_portfolio/assets/images/icon_lb_next@2x.png

*/

/* go_portfolio_styles.css */

/* 1   */ /* -------------------------------------------------------------------------------- /
/* 2   *| 
/* 3   *| 	Plugin Name: Go – Responsive Portfolio for WP
/* 4   *| 	Author: Granth
/* 5   *| 	Version: 1.5.0
/* 6   *| 
/* 7   *| 	+----------------------------------------------------+
/* 8   *| 		TABLE OF CONTENTS
/* 9   *| 	+----------------------------------------------------+
/* 10  *| 
/* 11  *|     [1] SETUP
/* 12  *|     [2] LAYOUT
/* 13  *|     [3] FILTER
/* 14  *|     [4] PAGINATION
/* 15  *|     [5] SLIDER	
/* 16  *|     [6] HEADER, MEDIA, OVERLAY
/* 17  *|     [7] POST CONTENT
/* 18  *|     [8] ISOTOPE PLUGIN
/* 19  *|     [9] MAGNIFIC POPUP
/* 20  *| 	[10] MEDIA QUERIES
/* 21  *| 	[11] CUSTOM - PORTFOLIO
/* 22  *| 
/* 23  *| / -------------------------------------------------------------------------------- */
/* 24  */ 
/* 25  */ /* -------------------------------------------------------------------------------- /
/* 26  *| 	[1]	SETUP - General settings, clearfix, common classes
/* 27  *| / -------------------------------------------------------------------------------- */
/* 28  */ 
/* 29  */ .gw-gopf-no-trans * { 
/* 30  */   -webkit-transition: none !important; 
/* 31  */   -moz-transition: none !important; 
/* 32  */   -o-transition: none !important; 
/* 33  */   -ms-transition: none !important; 
/* 34  */   transition: none !important; 
/* 35  */ }
/* 36  */ 
/* 37  */ 	/* Clearfix */
/* 38  */ 	.gw-gopf-clearfix:after {
/* 39  */ 		content:".";
/* 40  */ 		display:block;
/* 41  */ 		height:0;
/* 42  */ 		clear:both;
/* 43  */ 		visibility:hidden;
/* 44  */ 	}
/* 45  */ 	.gw-gopf-clearfix { display:inline-block; } /* Hide from IE Mac \*/
/* 46  */ 	.gw-gopf-clearfix { display:block; } /* End hide from IE Mac */
/* 47  */ 	.gw-gopf-clearfix:after {
/* 48  */ 		content:".";
/* 49  */ 		display:block;
/* 50  */ 		height:0;

/* go_portfolio_styles.css */

/* 51  */ 		clear:both;
/* 52  */ 		visibility:hidden;
/* 53  */ 	}	
/* 54  */ 		
/* 55  */ 	/* In slider mode */
/* 56  */ 	.gw-gopf .caroufredsel_wrapper {
/* 57  */ 		margin:0 !important; 
/* 58  */ 		overflow:visible !important;
/* 59  */ 	}		
/* 60  */ 
/* 61  */ 	/* Reset and set image */
/* 62  */ 	.gw-gopf img {
/* 63  */ 		border:none !important;
/* 64  */ 		-moz-border-radius:0 !important;
/* 65  */ 		-webkit-border-radius:0 !important;
/* 66  */ 		border-radius:0 !important;				
/* 67  */ 		-moz-box-shadow:none !important;
/* 68  */ 		-o-box-shadow:none !important;
/* 69  */ 		-webkit-box-shadow:none !important;
/* 70  */ 		box-shadow:none !important;
/* 71  */ 		display:inline-block !important;
/* 72  */ 		height:auto !important;
/* 73  */ 		max-width:100% !important;		
/* 74  */ 		margin:0 !important;
/* 75  */ 		padding:0 !important;
/* 76  */ 		-moz-transition:none;
/* 77  */ 		-ms-transition:none;
/* 78  */ 		-o-transition:none;
/* 79  */ 		-webkit-transition:none;
/* 80  */ 		transition:none;
/* 81  */ 		vertical-align:middle;
/* 82  */         -ms-interpolation-mode:bicubic;
/* 83  */ 	}
/* 84  */ 	.gw-gopf iframe { width:100%; }
/* 85  */ 	.gw-gopf-post-media-wrap iframe { 
/* 86  */ 		height:100% !important;
/* 87  */ 		left:0;
/* 88  */ 		position:absolute;
/* 89  */ 		top:0;
/* 90  */ 	}
/* 91  */ 	
/* 92  */ 	/* OTHER */
/* 93  */ 
/* 94  */ 	/* disable dotted outlines */
/* 95  */ 	:focus { outline:none !important; }
/* 96  */ 	::-moz-focus-inner { border:none !important; }
/* 97  */ 	a { outline:none !important;}
/* 98  */ 	
/* 99  */ 	/* remove tap highlight */
/* 100 */ 	.gw-gopf * { -webkit-tap-highlight-color: rgba(0,0,0,0); }

/* go_portfolio_styles.css */

/* 101 */ 	
/* 102 */ 	.gw-gopf-disable-trans {
/* 103 */ 		-moz-transition:none !important;
/* 104 */ 		-ms-transition:none !important;
/* 105 */ 		-o-transition:none !important;
/* 106 */ 		-webkit-transition:none !important;
/* 107 */ 		transition:none !important;	
/* 108 */ 	}
/* 109 */ 
/* 110 */ /* -------------------------------------------------------------------------------- /
/* 111 *| 	[2]	LAYOUT - Columns
/* 112 *| / -------------------------------------------------------------------------------- */
/* 113 */ 
/* 114 */ 	.gw-gopf-slider-type .gw-gopf-col-wrap{ display:none; }
/* 115 */ 	.gw-gopf-slider-type .gw-gopf-col-wrap:first-child { display:block; visibility: hidden; }	
/* 116 */ 	
/* 117 */ 	/* Wrappers */
/* 118 */ 	.gw-gopf-posts-wrap { 
/* 119 */ 		position:relative;
/* 120 */ 		width:100%;
/* 121 */ 	}
/* 122 */ 	.gw-gopf-slider-type .gw-gopf-posts-wrap { 
/* 123 */ 		margin:-20px 0px;	
/* 124 */ 		padding:20px 0px;
/* 125 */ 	}	
/* 126 */ 	.gw-gopf-posts-wrap-inner { position:relative; }
/* 127 */ 	.gw-gopf-posts { 
/* 128 */ 		margin-right:-10px;
/* 129 */ 		width:100% !important;	
/* 130 */ 	}	
/* 131 */ 	.gw-gopf-post-col{ position:relative; }
/* 132 */ 
/* 133 */ 	/* Default colum widths */
/* 134 */ 	.gw-gopf-col-wrap {
/* 135 */ 		float:left;
/* 136 */ 		letter-spacing:0;
/* 137 */ 		position:relative;		
/* 138 */ 	}
/* 139 */ 	.gw-gopf-1col .gw-gopf-col-wrap { width:100%; }
/* 140 */ 	.gw-gopf-2cols .gw-gopf-col-wrap { width:50%; }
/* 141 */ 	.gw-gopf-3cols .gw-gopf-col-wrap { width:33.33%; }
/* 142 */ 	.gw-gopf-4cols .gw-gopf-col-wrap { width:25%; }
/* 143 */ 	.gw-gopf-5cols .gw-gopf-col-wrap { width:20%; }
/* 144 */ 	.gw-gopf-6cols .gw-gopf-col-wrap { width:16.66%; }
/* 145 */ 	.gw-gopf-7cols .gw-gopf-col-wrap { width:14.2857%; }
/* 146 */ 	.gw-gopf-8cols .gw-gopf-col-wrap { width:12.50%; }
/* 147 */ 	.gw-gopf-9cols .gw-gopf-col-wrap { width:11.11%; }
/* 148 */ 	.gw-gopf-10cols .gw-gopf-col-wrap { width:10%; }
/* 149 */ 	
/* 150 */ 	/* RTL */

/* go_portfolio_styles.css */

/* 151 */ 	.gw-gopf-rtl .gw-gopf-col-wrap { float:right; }
/* 152 */ 	.gw-gopf-slider-type.gw-gopf-rtl .gw-gopf-col-wrap { float:left; }
/* 153 */ 
/* 154 */ /* -------------------------------------------------------------------------------- /
/* 155 *| 	[3]	FILTER - Portfolio filter categories
/* 156 *| / -------------------------------------------------------------------------------- */	
/* 157 */ 
/* 158 */ 	.gw-gopf-filter { 
/* 159 */ 		position:relative;
/* 160 */ 		z-index:1;
/* 161 */ 	}
/* 162 */ 	.gw-gopf-cats {
/* 163 */ 		list-style:none;
/* 164 */ 		display:block;		
/* 165 */ 		margin:-10px 0 0;
/* 166 */ 		padding:0;
/* 167 */ 		position:relative;
/* 168 */ 	}
/* 169 */ 	.gw-gopf-cats > span {
/* 170 */ 		background:none;
/* 171 */ 		display:inline-block;	
/* 172 */ 		margin:10px 0 0;
/* 173 */ 		padding:0;
/* 174 */ 	}
/* 175 */ 	
/* 176 */ 	.gw-gopf-cats > span.gw-gopf-hidden { display:none; }	
/* 177 */ 	
/* 178 */ 	/* Centered filter */
/* 179 */ 	.gw-gopf-cats-centered .gw-gopf-cats { text-align:center; }
/* 180 */ 	
/* 181 */ 	/* Right aligned filter */
/* 182 */ 	.gw-gopf-cats-right .gw-gopf-cats { text-align:right; }
/* 183 */ 	
/* 184 */ /* -------------------------------------------------------------------------------- /
/* 185 *| 	[4]	PAGINATION - Portfolio pagination
/* 186 *| / -------------------------------------------------------------------------------- */	
/* 187 */ 
/* 188 */ 	.gw-gopf-pagination-wrapper { 
/* 189 */ 		position:relative;
/* 190 */ 	}
/* 191 */ 	.gw-gopf-pagination {
/* 192 */ 		list-style:none;
/* 193 */ 		display:block;		
/* 194 */ 		margin:-10px 0 0 !important;
/* 195 */ 		padding:0;
/* 196 */ 		position:relative;
/* 197 */ 	}
/* 198 */ 	.gw-gopf-pagination > span,
/* 199 */ 	.gw-gopf-pagination > a {
/* 200 */ 		background:none;

/* go_portfolio_styles.css */

/* 201 */ 		display:inline-block;	
/* 202 */ 		margin:10px 0 0;
/* 203 */ 		padding:0;
/* 204 */ 	}
/* 205 */ 	
/* 206 */ 	/* Centered pagination */
/* 207 */ 	.gw-gopf-pagination-centered .gw-gopf-pagination { text-align:center; }
/* 208 */ 	
/* 209 */ 	/* Right aligned pagination */
/* 210 */ 	.gw-gopf-pagination-right .gw-gopf-pagination { text-align:right; }	
/* 211 */ 
/* 212 */ 
/* 213 */ /* -------------------------------------------------------------------------------- /
/* 214 *| 	[5]	SLIDER - Slider arrows
/* 215 *| / -------------------------------------------------------------------------------- */	
/* 216 */ 
/* 217 */ 	.gw-gopf-slider-controls-wrap {
/* 218 */ 		margin:0;
/* 219 */ 		padding:0;
/* 220 */ 		position:relative;
/* 221 */ 		width:100%;
/* 222 */ 		z-index:1;		
/* 223 */ 	}
/* 224 */ 	.gw-gopf-slider-controls > div {
/* 225 */ 		background:none;
/* 226 */ 		float:left;		
/* 227 */ 		margin:0;
/* 228 */ 		padding:0;
/* 229 */ 		text-align:center;
/* 230 */ 		cursor:hand;
/* 231 */ 	}
/* 232 */ 	.gw-gopf-slider-controls > div:first-child { margin-left:0 !important; }	
/* 233 */ 	
/* 234 */ 	/* Centered filter */
/* 235 */ 	.gw-gopf-slider-controls-centered .gw-gopf-slider-controls {
/* 236 */ 		float:left;
/* 237 */ 		left:50%;	
/* 238 */ 		position:relative;
/* 239 */ 	}
/* 240 */ 	.gw-gopf-slider-controls-centered .gw-gopf-slider-controls > div {
/* 241 */ 		float:left;
/* 242 */ 		position:relative;	
/* 243 */ 		right:50%;
/* 244 */ 	}
/* 245 */ 	
/* 246 */ 	/* Right aligned filter */
/* 247 */ 	.gw-gopf-slider-controls-right .gw-gopf-slider-controls { float:right; }
/* 248 */ 
/* 249 */ /* -------------------------------------------------------------------------------- /
/* 250 *| 	[6]	HEADER, MEDIA, OVERLAY

/* go_portfolio_styles.css *|

/* 251 *| / -------------------------------------------------------------------------------- */
/* 252 */ 
/* 253 */ 	.gw-gopf-post-header { 
/* 254 */ 		position:relative !important;
/* 255 */ 		width:100%;
/* 256 */ 	}
/* 257 */ 	.gw-gopf-post-media-wrap {
/* 258 */ 		height:auto;
/* 259 */ 		-moz-background-size:cover;
/* 260 */ 		-o-background-size:cover;
/* 261 */ 		-webkit-background-size:cover;
/* 262 */ 		background-size:cover;		
/* 263 */ 		background-position:50% 50%;
/* 264 */ 		overflow:hidden;		
/* 265 */ 		position:relative;
/* 266 */ 		z-index:1;
/* 267 */ 	}
/* 268 */ 	.gw-gopf-post-media-wrap img {
/* 269 */ 		width:100%;
/* 270 */ 		height:auto;
/* 271 */ 		visibility:hidden;
/* 272 */ 	}
/* 273 */ 	.gw-gopf-post-media-wrap a {
/* 274 */ 		border:none !important;
/* 275 */ 		display:block;
/* 276 */ 		position:relative;
/* 277 */ 	}
/* 278 */ 
/* 279 */ 	/* Reset and set image */
/* 280 */ 	.gw-gopf-post-media-wrap img.gw-gopf-fallback-img {
/* 281 */ 		display:none !important;
/* 282 */ 		position:absolute !important;
/* 283 */ 		width:100% !important;
/* 284 */ 	}
/* 285 */ 	
/* 286 */ 	/* Overlay */
/* 287 */ 	.gw-gopf-post-overlay, .gw-gopf-post-overlay-bg {
/* 288 */ 		background:transparent;
/* 289 */ 		display:none;
/* 290 */ 		height:100%;
/* 291 */ 		filter:alpha(opacity=0); /* IE 5-7 */
/* 292 */ 		-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; /* IE 8 */
/* 293 */ 		-khtml-opacity:0; /* Safari 1.x */
/* 294 */ 		-moz-opacity:0; /* Netscape */
/* 295 */ 		opacity:0;		
/* 296 */ 		overflow:hidden;
/* 297 */ 		-moz-transition:opacity 0.1s ease-in-out, height 0.1s 0.1s ease-in-out, top 0.1s 0.1s ease-in-out, bottom 0.1s 0.1s ease-in-out;
/* 298 */ 		-ms-transition:opacity 0.1s ease-in-out, height 0.1s 0.1s ease-in-out, top 0.1s 0.1s ease-in-out, bottom 0.1s 0.1s ease-in-out;
/* 299 */ 		-o-transition:opacity 0.1s ease-in-out, height 0.1s 0.1s ease-in-out, top 0.1s 0.1s ease-in-out, bottom 0.1s 0.1s ease-in-out;
/* 300 */ 		-webkit-transition:opacity 0.1s ease-in-out, height 0.1s 0.1s ease-in-out, top 0.1s 0.1s ease-in-out, bottom 0.1s 0.1s ease-in-out;

/* go_portfolio_styles.css */

/* 301 */ 		transition:opacity 0.1s ease-in-out, height 0.1s 0.1s ease-in-out, top 0.1s 0.1s ease-in-out, bottom 0.1s 0.1s ease-in-out;
/* 302 */ 		position:absolute;
/* 303 */ 		text-align:center;
/* 304 */ 		width:100%;
/* 305 */ 		z-index:3;		
/* 306 */ 	}
/* 307 */ 	.gw-gopf-has-overlay .gw-gopf-post-overlay, 
/* 308 */ 	.gw-gopf-touch .gw-gopf-has-overlay .gw-gopf-post-overlay-hover:hover .gw-gopf-post-overlay,
/* 309 */ 	.gw-gopf-touch .gw-gopf-has-overlay .gw-gopf-post-header:hover .gw-gopf-post-overlay { display:block; }
/* 310 */ 	.gw-gopf-post-overlay-bg {
/* 311 */ 		display:block;
/* 312 */ 		content:'';
/* 313 */ 		left:0;		 
/* 314 */ 		filter:alpha(opacity=0); /* IE 5-7 */
/* 315 */ 		-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; /* IE 8 */
/* 316 */ 		-khtml-opacity:0; /* Safari 1.x */
/* 317 */ 		-moz-opacity:0; /* Netscape */
/* 318 */ 		opacity:0;
/* 319 */ 		top:0;
/* 320 */ 		z-index:-1;		
/* 321 */ 	 }
/* 322 */ 
/* 323 */ 	.gw-gopf-post-overlay-hover:hover .gw-gopf-post-overlay,
/* 324 */ 	.gw-gopf-post-header:hover .gw-gopf-post-overlay,
/* 325 */ 	.gw-gopf-touch .gw-gopf-current.gw-gopf-post .gw-gopf-post-overlay { 
/* 326 */ 		filter:alpha(opacity=100); /* IE 5-7 */
/* 327 */ 		-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; /* IE 8 */
/* 328 */ 		-khtml-opacity:1; /* Safari 1.x */
/* 329 */ 		-moz-opacity:1; /* Netscape */
/* 330 */ 		opacity:1;
/* 331 */ 		-moz-transition:opacity 0.3s ease-in-out, height 0.3s ease-in-out, top 0.3s ease-in-out, bottom 0.3s ease-in-out;
/* 332 */ 		-ms-transition:opacity 0.3s ease-in-out, height 0.3s ease-in-out, top 0.3s ease-in-out, bottom 0.3s ease-in-out;
/* 333 */ 		-o-transition:opacity 0.3s ease-in-out, height 0.3s ease-in-out, top 0.3s ease-in-out, bottom 0.3s ease-in-out;
/* 334 */ 		-webkit-transition:opacity 0.3s ease-in-out, height 0.3s ease-in-out, top 0.3s ease-in-out, bottom 0.3s ease-in-out;
/* 335 */ 		transition:opacity 0.3s ease-in-out, height 0.3s ease-in-out, top 0.3s ease-in-out, bottom 0.3s ease-in-out;
/* 336 */ 	}
/* 337 */ 	.gw-gopf-post-overlay:before {
/* 338 */ 		  content:'';
/* 339 */ 		  display:inline-block;
/* 340 */ 		  height:100%;
/* 341 */ 		  vertical-align:middle;
/* 342 */ 		  margin-right: -0.25em; /* Adjusts for spacing */
/* 343 */ 	}
/* 344 */ 	
/* 345 */ 	/* Overlay inner */
/* 346 */ 	.gw-gopf-post-overlay-inner,
/* 347 */ 	.gw-gopf-touch .gw-gopf-post-overlay-hover:hover .gw-gopf-post-overlay-inner, 
/* 348 */ 	.gw-gopf-touch .gw-gopf-post-header:hover .gw-gopf-post-overlay-inner {
/* 349 */ 		display:inline-block;
/* 350 */ 		left:1px;

/* go_portfolio_styles.css */

/* 351 */ 		padding-top:20px;		
/* 352 */ 		position:relative;
/* 353 */ 		text-align:center;
/* 354 */ 		top:-40px;		
/* 355 */ 		-moz-transition:opacity 0s 0.1s ease-in-out, top 0s 0.1s ease-in-out, padding 0s 0.1s ease-in-out;
/* 356 */ 		-ms-transition:opacity 0s 0.1s ease-in-out, top 0s 0.1s ease-in-out, padding 0s 0.1s ease-in-out;
/* 357 */ 		-o-transition:opacity 0s 0.1s ease-in-out, top 0s 0.1s ease-in-out, padding 0s 0.1s ease-in-out;
/* 358 */ 		-webkit-transition:opacity 0s 0.1s ease-in-out, top 0s 0.1s ease-in-out, padding 0s 0.1s ease-in-out;
/* 359 */ 		transition:opacity 0s 0.1s ease-in-out, top 0s 0.1s ease-in-out, padding 0s 0.1s ease-in-out;
/* 360 */ 		vertical-align:middle;
/* 361 */ 		visibility:hidden;
/* 362 */ 	}
/* 363 */ 			
/* 364 */ 	.gw-gopf-post-overlay-hover:hover .gw-gopf-post-overlay-inner, 
/* 365 */ 	.gw-gopf-post-header:hover .gw-gopf-post-overlay-inner,
/* 366 */ 	.gw-gopf-touch .gw-gopf-current.gw-gopf-post .gw-gopf-post-overlay-inner { 
/* 367 */ 		padding-top:0;
/* 368 */ 		top:-5px;		
/* 369 */ 		-moz-transition:opacity 0.3s ease-in-out, top 0.15s ease-in-out, padding 0.15s 0.1s ease-in-out;
/* 370 */ 		-ms-transition:opacity 0.3s ease-in-out, top 0.15s ease-in-out, padding 0.15s 0.1s ease-in-out;
/* 371 */ 		-o-transition:opacity 0.3s ease-in-out, top 0.15s ease-in-out, padding 0.15s 0.1s ease-in-out;
/* 372 */ 		-webkit-transition:opacity 0.3s ease-in-out, top 0.15s ease-in-out, padding 0.15s 0.1s ease-in-out;
/* 373 */ 		transition:opacity 0.3s ease-in-out, top 0.15s ease-in-out, padding 0.15s 0.1s ease-in-out;
/* 374 */ 		visibility:visible;
/* 375 */ 	}
/* 376 */ 	.gw-gopf-post-overlay-btn, 
/* 377 */ 	.gw-gopf-post-overlay-circle {
/* 378 */ 		margin-top:10px;
/* 379 */ 	}	
/* 380 */ 	.gw-gopf-circle { vertical-align:top; }
/* 381 */ 	.gw-gopf-circle img { vertical-align:0; }
/* 382 */ 	
/* 383 */ 	/* Overlay link */
/* 384 */ 	.gw-gopf-post-overlay.gw-gopf-post-overlay-link {
/* 385 */ 		display:block;
/* 386 */ 		position:absolute;
/* 387 */ 		z-index:3;
/* 388 */ 		width:100%;
/* 389 */ 	}
/* 390 */ 
/* 391 */ /* -------------------------------------------------------------------------------- /
/* 392 *| 	[7]	POST CONTENT
/* 393 *| / -------------------------------------------------------------------------------- */
/* 394 */ 
/* 395 */ 	.gw-gopf-post {
/* 396 */ 		position:relative;
/* 397 */ 	}
/* 398 */ 	.gw-gopf-post-content-wrap { 
/* 399 */ 		overflow:hidden;
/* 400 */ 		position:relative;

/* go_portfolio_styles.css */

/* 401 */ 		z-index:1;
/* 402 */ 	}
/* 403 */ 	.gw-gopf-post-content-wrap:before { 
/* 404 */ 		content:'';
/* 405 */ 		display:block;
/* 406 */ 		height:100%;
/* 407 */ 		left:0;
/* 408 */ 		position:absolute;
/* 409 */ 		top:0;		
/* 410 */ 		width:100%;
/* 411 */ 		z-index:-1;
/* 412 */ 	}
/* 413 */ 	
/* 414 */ 	.gw-gopf-post-content {
/* 415 */ 		-webkit-box-sizing:border-box;
/* 416 */ 		-moz-box-sizing:border-box;
/* 417 */ 		box-sizing:border-box;
/* 418 */ 		overflow:hidden;
/* 419 */ 		text-align:left; 	
/* 420 */ 	}
/* 421 */ 
/* 422 */ 	.gw-gopf-post-content a,
/* 423 */ 	.gw-gopf-post-content a:hover { text-decoration:none; }
/* 424 */ 	.gw-gopf-post-content h2, 
/* 425 */ 	.gw-gopf-post-content h2 a {
/* 426 */ 		margin:0 0 3px 0 !important;
/* 427 */ 		padding:0;
/* 428 */ 	}
/* 429 */ 
/* 430 */ /* -------------------------------------------------------------------------------- /
/* 431 *| 	[8] ISOTOPE PLUGIN
/* 432 *| / -------------------------------------------------------------------------------- */
/* 433 */ 	
/* 434 */ 	.gw-gopf-isotope { overflow:visible !important; }
/* 435 */ 	.gw-gopf-isotope-item { z-index:2; }
/* 436 */ 	.gw-gopf-isotope-item:hover { z-index:3; }
/* 437 */ 	.gw-gopf-isotope-hidden.gw-gopf-isotope-item {
/* 438 */ 		pointer-events:none;
/* 439 */ 		z-index:1;
/* 440 */ 	}
/* 441 */ 	.gw-gopf-isotope-ready .gw-gopf-isotope,
/* 442 */ 	.gw-gopf-isotope-new-added .gw-gopf-isotope {
/* 443 */ 		-webkit-transition-duration:0.8s;
/* 444 */ 		-moz-transition-duration:0.8s;
/* 445 */ 		-ms-transition-duration:0.8s;
/* 446 */ 		-o-transition-duration:0.8s;
/* 447 */ 		transition-duration:0.8s;
/* 448 */ 		-webkit-transition-property:height, width;
/* 449 */ 		-moz-transition-property:height, width;
/* 450 */ 		-ms-transition-property:height, width;

/* go_portfolio_styles.css */

/* 451 */ 		-o-transition-property:height, width;
/* 452 */ 		transition-property:height, width;
/* 453 */ 		-webkit-backface-visibility: hidden;		
/* 454 */ 
/* 455 */ 	}
/* 456 */ 	.gw-gopf-isotope-ready .gw-gopf-isotope .gw-gopf-isotope-item {
/* 457 */ 		-webkit-transition:-webkit-transform 0.8s, opacity 0.8s, z-index 0s 0.1s;
/* 458 */ 		-moz-transition:-moz-transform 0.8s, opacity 0.8s, z-index 0s 0.1s;
/* 459 */ 		-ms-transition:-ms-transform 0.8s, opacity 0.8s, z-index 0s 0.1s;
/* 460 */ 		-o-transition:-o-transform 0.8s, opacity 0.8s, z-index 0s 0.1s;
/* 461 */ 		transition:transform 0.8s, opacity 0.8s, z-index 0s 0.1s;
/* 462 */ 		-webkit-backface-visibility: hidden;			
/* 463 */ 	}
/* 464 */ 
/* 465 */ 	/* RTL */
/* 466 */ 	.gw-gopf-rtl.gw-gopf-isotope-ready .gw-gopf-isotope .gw-gopf-isotope-item {
/* 467 */ 		-webkit-transition:right 0.8s, top 0.8s, opacity 0.8s, z-index 0s 0.1s;
/* 468 */ 		-moz-transition:right 0.8s, top 0.8s, opacity 0.8s, z-index 0s 0.1s;
/* 469 */ 		-ms-transition:right 0.8s, top 0.8s, opacity 0.8s, z-index 0s 0.1s;
/* 470 */ 		-o-transition:right 0.8s, top 0.8s, opacity 0.8s, z-index 0s 0.1s;
/* 471 */ 		transition:right 0.8s, top 0.8s, opacity 0.8s, z-index 0s 0.1s;	
/* 472 */ 	}	
/* 473 */ 	
/* 474 */ 	.gw-gopf-isotope-ready .gw-gopf-isotope .gw-gopf-isotope-item:hover {
/* 475 */ 		-webkit-transition:-webkit-transform 0.8s, opacity 0.8s, z-index 0s 0s;
/* 476 */ 		-moz-transition:-moz-transform 0.8s, opacity 0.8s, z-index 0s 0s;
/* 477 */ 		-ms-transition:-ms-transform 0.8s, opacity 0.8s, z-index 0s 0s;
/* 478 */ 		-o-transition:-o-transform 0.8s, opacity 0.8s, z-index 0s 0s;
/* 479 */ 		transition:transform 0.8s, opacity 0.8s, z-index 0s 0s;
/* 480 */ 		-webkit-backface-visibility: hidden;		
/* 481 */ 	}	
/* 482 */ 
/* 483 */ /* -------------------------------------------------------------------------------- /
/* 484 *| 	[9] MAGNIFIC POPUP
/* 485 *| / -------------------------------------------------------------------------------- */
/* 486 */ 
/* 487 */  	.gw-gopf-mfp-close {
/* 488 */  		background:url(/wp-content/plugins/go_portfolio/assets/images/icon_close.png) 0 0 no-repeat;
/* 489 */ 		cursor:pointer;		
/* 490 */  		height:18px;
/* 491 */ 		filter:alpha(opacity=65); /* IE 5-7 */
/* 492 */ 		-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=65)"; /* IE 8 */
/* 493 */ 		-khtml-opacity:0.65; /* Safari 1.x */
/* 494 */ 		-moz-opacity:0.65; /* Netscape */
/* 495 */ 		opacity:0.65;
/* 496 */ 		position:absolute;		
/* 497 */ 		right:0;
/* 498 */ 		top:6px;
/* 499 */         -moz-transition:all 0.1s ease-in-out;
/* 500 */ 		-ms-transition:all 0.1s ease-in-out;

/* go_portfolio_styles.css */

/* 501 */         -o-transition:all 0.1s ease-in-out;
/* 502 */         -webkit-transition:all 0.1s ease-in-out;		
/* 503 */         transition:all 0.1s ease-in-out;		
/* 504 */ 		width:18px;
/* 505 */  	}
/* 506 */ 
/* 507 */ 	@media
/* 508 */ 	only screen and (-webkit-min-device-pixel-ratio: 2),
/* 509 */ 	only screen and (   min--moz-device-pixel-ratio: 2),
/* 510 */ 	only screen and (     -o-min-device-pixel-ratio: 2/1),
/* 511 */ 	only screen and (        min-device-pixel-ratio: 2),
/* 512 */ 	only screen and (                min-resolution: 192dpi),
/* 513 */ 	only screen and (                min-resolution: 2dppx) { 	  
/* 514 */ 		.gw-gopf-mfp-close {
/* 515 */ 			background:url(/wp-content/plugins/go_portfolio/assets/images/icon_close@2x.png) 0 0 no-repeat;
/* 516 */ 			background-size:18px auto;
/* 517 */ 		}
/* 518 */ 	}	
/* 519 */ 	
/* 520 */  	.gw-gopf-mfp-close:hover { 
/* 521 */ 		filter:alpha(opacity=100); /* IE 5-7 */
/* 522 */ 		-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; /* IE 8 */
/* 523 */ 		-khtml-opacity:1; /* Safari 1.x */
/* 524 */ 		-moz-opacity:1; /* Netscape */
/* 525 */ 		opacity:1;
/* 526 */ 	}
/* 527 */ 		
/* 528 */ 	.gw-gopf-mfp-title.mfp-title {
/* 529 */ 		color:#bababa;
/* 530 */ 		font-size:16px;
/* 531 */ 		height:auto;
/* 532 */ 		line-height:20px;
/* 533 */ 	}
/* 534 */ 	.gw-gopf-mfp-counter.mfp-counter {
/* 535 */ 		color:#bababa;
/* 536 */ 	}
/* 537 */ 	
/* 538 */ 	.gw-gopf-mfp-arrow.mfp-arrow {
/* 539 */ 		cursor:pointer !important;
/* 540 */ 		filter:alpha(opacity=65) !important; /* IE 5-7 */
/* 541 */ 		-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=65)" !important; /* IE 8 */
/* 542 */ 		-khtml-opacity:0.65 !important; /* Safari 1.x */
/* 543 */ 		-moz-opacity:0.65 !important; /* Netscape */
/* 544 */ 		opacity:0.65 !important;
/* 545 */ 		 -webkit-transform:none !important;
/* 546 */ 	    transform:none !important;		
/* 547 */ 	    z-index:1048;			
/* 548 */ 	}
/* 549 */ 	.gw-gopf-mfp-arrow.mfp-arrow:hover {
/* 550 */ 		filter:alpha(opacity=100) !important; /* IE 5-7 */

/* go_portfolio_styles.css */

/* 551 */ 		-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)" !important; /* IE 8 */
/* 552 */ 		-khtml-opacity:1 !important; /* Safari 1.x */
/* 553 */ 		-moz-opacity:1 !important; /* Netscape */
/* 554 */ 		opacity:1 !important;
/* 555 */ 	}
/* 556 */ 	
/* 557 */ 	.gw-gopf-mfp-arrow.mfp-arrow:before, 
/* 558 */ 	.gw-gopf-mfp-arrow.mfp-arrow:after { border:none !important; }
/* 559 */ 
/* 560 */ 	.gw-gopf-mfp-arrow.mfp-arrow-left {
/* 561 */ 		background:url(/wp-content/plugins/go_portfolio/assets/images/icon_lb_prev.png) 50% 50% no-repeat !important;
/* 562 */ 	}
/* 563 */ 	
/* 564 */ 	.gw-gopf-mfp-arrow.mfp-arrow-right {
/* 565 */ 		background:url(/wp-content/plugins/go_portfolio/assets/images/icon_lb_next.png) 50% 50% no-repeat !important;
/* 566 */ 	}	
/* 567 */ 	
/* 568 */ 	@media
/* 569 */ 	only screen and (-webkit-min-device-pixel-ratio: 2),
/* 570 */ 	only screen and (   min--moz-device-pixel-ratio: 2),
/* 571 */ 	only screen and (     -o-min-device-pixel-ratio: 2/1),
/* 572 */ 	only screen and (        min-device-pixel-ratio: 2),
/* 573 */ 	only screen and (                min-resolution: 192dpi),
/* 574 */ 	only screen and (                min-resolution: 2dppx) { 	  
/* 575 */ 		.gw-gopf-mfp-arrow.mfp-arrow-left {
/* 576 */ 			background:url(/wp-content/plugins/go_portfolio/assets/images/icon_lb_prev@2x.png) 50% 50% no-repeat !important;
/* 577 */ 			background-size:34px auto !important;
/* 578 */ 		}
/* 579 */ 		
/* 580 */ 		.gw-gopf-mfp-arrow.mfp-arrow-right {
/* 581 */ 			background:url(/wp-content/plugins/go_portfolio/assets/images/icon_lb_next@2x.png) 50% 50% no-repeat !important;
/* 582 */ 			background-size:34px auto !important;
/* 583 */ 		}
/* 584 */ 	}		
/* 585 */ 	
/* 586 */  	.mfp-iframe-holder .gw-gopf-mfp-close { top:-34px !important; }
/* 587 */ 	
/* 588 */ 	 /**
/* 589 *| 	  * Fade-move animation for second dialog
/* 590 *| 	  */
/* 591 */       
/* 592 */       /* at start */
/* 593 */       .my-mfp-slide-bottom .mfp-figure {
/* 594 */         opacity: 0;
/* 595 */         -webkit-transition: all 0.2s ease-out;
/* 596 */         -moz-transition: all 0.2s ease-out;
/* 597 */         -o-transition: all 0.2s ease-out;
/* 598 */         transition: all 0.2s ease-out;
/* 599 */         -webkit-transform: translateY(-20px) perspective( 600px ) rotateX( 10deg );
/* 600 */         -moz-transform: translateY(-20px) perspective( 600px ) rotateX( 10deg );

/* go_portfolio_styles.css */

/* 601 */         -ms-transform: translateY(-20px) perspective( 600px ) rotateX( 10deg );
/* 602 */         -o-transform: translateY(-20px) perspective( 600px ) rotateX( 10deg );
/* 603 */         transform: translateY(-20px) perspective( 600px ) rotateX( 10deg );
/* 604 */ 
/* 605 */       }
/* 606 */       
/* 607 */       /* animate in */
/* 608 */       .my-mfp-slide-bottom.mfp-ready .mfp-figure {
/* 609 */         opacity: 1;
/* 610 */         -webkit-transform: translateY(0) perspective( 600px ) rotateX( 0 ); 
/* 611 */         -moz-transform: translateY(0) perspective( 600px ) rotateX( 0 ); 
/* 612 */         -ms-transform: translateY(0) perspective( 600px ) rotateX( 0 ); 
/* 613 */         -o-transform: translateY(0) perspective( 600px ) rotateX( 0 ); 
/* 614 */         transform: translateY(0) perspective( 600px ) rotateX( 0 ); 
/* 615 */       }
/* 616 */ 
/* 617 */       /* animate out */
/* 618 */       .my-mfp-slide-bottom.mfp-removing .mfp-figure {
/* 619 */         opacity: 0;
/* 620 */         -webkit-transform: translateY(-10px) perspective( 600px ) rotateX( 10deg ); 
/* 621 */         -moz-transform: translateY(-10px) perspective( 600px ) rotateX( 10deg ); 
/* 622 */         -ms-transform: translateY(-10px) perspective( 600px ) rotateX( 10deg ); 
/* 623 */         -o-transform: translateY(-10px) perspective( 600px ) rotateX( 10deg ); 
/* 624 */         transform: translateY(-10px) perspective( 600px ) rotateX( 10deg ); 
/* 625 */       }
/* 626 */ 
/* 627 */       /* Dark overlay, start state */
/* 628 */       .my-mfp-slide-bottom.mfp-bg {
/* 629 */         opacity: 0;
/* 630 */         -webkit-transition: opacity 0.3s ease-out; 
/* 631 */         -moz-transition: opacity 0.3s ease-out; 
/* 632 */         -o-transition: opacity 0.3s ease-out; 
/* 633 */         transition: opacity 0.3s ease-out;
/* 634 */       }
/* 635 */       /* animate in */
/* 636 */       .my-mfp-slide-bottom.mfp-ready.mfp-bg {
/* 637 */         opacity: 0.8;
/* 638 */       }
/* 639 */       /* animate out */
/* 640 */       .my-mfp-slide-bottom.mfp-removing.mfp-bg {
/* 641 */         opacity: 0;
/* 642 */       }
/* 643 */ 
/* 644 */ /* -------------------------------------------------------------------------------- /
/* 645 *| 	[10]	MEDIA QUERIES
/* 646 *| / -------------------------------------------------------------------------------- */
/* 647 */ 
/* 648 */   
/* 649 */ /* -------------------------------------------------------------------------------- /
/* 650 *| 	[10.1] TABLET (LANDSCAPE)

/* go_portfolio_styles.css *|

/* 651 *| / -------------------------------------------------------------------------------- */
/* 652 */ 
/* 653 */ 	@media only screen and (min-width: 768px) and (max-width: 959px) {
/* 654 */ 		.gw-gopf-posts { letter-spacing:10px; }
/* 655 */ 		.gw-gopf {
/* 656 */ 						margin:0 auto;
/* 657 */ 		}
/* 658 */ 		.gw-gopf-1col .gw-gopf-col-wrap { 
/* 659 */         	float:left !important;		
/* 660 */ 			margin-left:0 !important;
/* 661 */         	width:100%;		
/* 662 */ 		} 
/* 663 */ 		.gw-gopf-2cols .gw-gopf-col-wrap,
/* 664 */ 		.gw-gopf-3cols .gw-gopf-col-wrap,
/* 665 */ 		.gw-gopf-4cols .gw-gopf-col-wrap,
/* 666 */ 		.gw-gopf-5cols .gw-gopf-col-wrap,
/* 667 */ 		.gw-gopf-6cols .gw-gopf-col-wrap,
/* 668 */ 		.gw-gopf-7cols .gw-gopf-col-wrap,
/* 669 */ 		.gw-gopf-8cols .gw-gopf-col-wrap,
/* 670 */ 		.gw-gopf-9cols .gw-gopf-col-wrap,
/* 671 */ 		.gw-gopf-10cols .gw-gopf-col-wrap { width:50% !important; }		
/* 672 */ 	}
/* 673 */ 
/* 674 */ /* -------------------------------------------------------------------------------- /
/* 675 *| 	[10.2] MOBILE (LANDSCAPE)
/* 676 *| / -------------------------------------------------------------------------------- */
/* 677 */ 
/* 678 */ 	@media only screen and (min-width: 480px) and (max-width: 767px) {
/* 679 */ 		.gw-gopf-posts { letter-spacing:20px; }
/* 680 */ 		.gw-gopf {
/* 681 */ 						margin:0 auto;
/* 682 */ 		}		
/* 683 */ 		.gw-gopf-1col .gw-gopf-col-wrap,
/* 684 */ 		.gw-gopf-2cols .gw-gopf-col-wrap,
/* 685 */ 		.gw-gopf-3cols .gw-gopf-col-wrap,
/* 686 */ 		.gw-gopf-4cols .gw-gopf-col-wrap,
/* 687 */ 		.gw-gopf-5cols .gw-gopf-col-wrap,
/* 688 */ 		.gw-gopf-6cols .gw-gopf-col-wrap,
/* 689 */ 		.gw-gopf-7cols .gw-gopf-col-wrap,
/* 690 */ 		.gw-gopf-8cols .gw-gopf-col-wrap,
/* 691 */ 		.gw-gopf-9cols .gw-gopf-col-wrap,
/* 692 */ 		.gw-gopf-10cols .gw-gopf-col-wrap { 
/* 693 */         	float:left !important;		
/* 694 */ 			margin-left:0 !important;
/* 695 */         	width:100%;
/* 696 */ 		}
/* 697 */ 
/* 698 */ 		/* RTL */
/* 699 */ 		.gw-gopf-rtl.gw-gopf-1col .gw-gopf-col-wrap,
/* 700 */ 		.gw-gopf-rtl.gw-gopf-2cols .gw-gopf-col-wrap,

/* go_portfolio_styles.css */

/* 701 */ 		.gw-gopf-rtl.gw-gopf-3cols .gw-gopf-col-wrap,
/* 702 */ 		.gw-gopf-rtl.gw-gopf-4cols .gw-gopf-col-wrap,
/* 703 */ 		.gw-gopf-rtl.gw-gopf-5cols .gw-gopf-col-wrap,
/* 704 */ 		.gw-gopf-rtl.gw-gopf-6cols .gw-gopf-col-wrap,
/* 705 */ 		.gw-gopf-rtl.gw-gopf-7cols .gw-gopf-col-wrap,
/* 706 */ 		.gw-gopf-rtl.gw-gopf-8cols .gw-gopf-col-wrap,
/* 707 */ 		.gw-gopf-rtl.gw-gopf-9cols .gw-gopf-col-wrap,
/* 708 */ 		.gw-gopf-rtl.gw-gopf-10cols .gw-gopf-col-wrap { float:right !important; }
/* 709 */ 		
/* 710 */ 		.gw-gopf-slider-type.gw-gopf-rtl.gw-gopf-1col .gw-gopf-col-wrap,
/* 711 */ 		.gw-gopf-slider-type.gw-gopf-rtl.gw-gopf-2cols .gw-gopf-col-wrap,
/* 712 */ 		.gw-gopf-slider-type.gw-gopf-rtl.gw-gopf-3cols .gw-gopf-col-wrap,
/* 713 */ 		.gw-gopf-slider-type.gw-gopf-rtl.gw-gopf-4cols .gw-gopf-col-wrap,
/* 714 */ 		.gw-gopf-slider-type.gw-gopf-rtl.gw-gopf-5cols .gw-gopf-col-wrap,
/* 715 */ 		.gw-gopf-slider-type.gw-gopf-rtl.gw-gopf-6cols .gw-gopf-col-wrap,
/* 716 */ 		.gw-gopf-slider-type.gw-gopf-rtl.gw-gopf-7cols .gw-gopf-col-wrap,
/* 717 */ 		.gw-gopf-slider-type.gw-gopf-rtl.gw-gopf-8cols .gw-gopf-col-wrap,
/* 718 */ 		.gw-gopf-slider-type.gw-gopf-rtl.gw-gopf-9cols .gw-gopf-col-wrap,
/* 719 */ 		.gw-gopf-slider-type.gw-gopf-rtl.gw-gopf-10cols .gw-gopf-col-wrap { float:left !important; }
/* 720 */ 		
/* 721 */ 	}
/* 722 */ 
/* 723 */ /* -------------------------------------------------------------------------------- /
/* 724 *| 	[10.3] MOBILE (PORTRAIT)
/* 725 *| / -------------------------------------------------------------------------------- */
/* 726 */ 
/* 727 */ 	@media only screen and (max-width: 479px) {
/* 728 */ 		.gw-gopf-posts { letter-spacing:30px; }
/* 729 */ 		.gw-gopf {
/* 730 */ 			max-width:400px;			margin:0 auto;
/* 731 */ 		}
/* 732 */ 		.gw-gopf-1col .gw-gopf-col-wrap,
/* 733 */ 		.gw-gopf-2cols .gw-gopf-col-wrap,
/* 734 */ 		.gw-gopf-3cols .gw-gopf-col-wrap,
/* 735 */ 		.gw-gopf-4cols .gw-gopf-col-wrap,
/* 736 */ 		.gw-gopf-5cols .gw-gopf-col-wrap,
/* 737 */ 		.gw-gopf-6cols .gw-gopf-col-wrap,
/* 738 */ 		.gw-gopf-7cols .gw-gopf-col-wrap,
/* 739 */ 		.gw-gopf-8cols .gw-gopf-col-wrap,
/* 740 */ 		.gw-gopf-9cols .gw-gopf-col-wrap,
/* 741 */ 		.gw-gopf-10cols .gw-gopf-col-wrap {
/* 742 */         	margin-left:0 !important;
/* 743 */         	float:left !important;
/* 744 */         	width:100%;
/* 745 */          }
/* 746 */ 		 
/* 747 */ 		/* RTL */
/* 748 */ 		.gw-gopf-rtl.gw-gopf-1col .gw-gopf-col-wrap,
/* 749 */ 		.gw-gopf-rtl.gw-gopf-2cols .gw-gopf-col-wrap,
/* 750 */ 		.gw-gopf-rtl.gw-gopf-3cols .gw-gopf-col-wrap,

/* go_portfolio_styles.css */

/* 751 */ 		.gw-gopf-rtl.gw-gopf-4cols .gw-gopf-col-wrap,
/* 752 */ 		.gw-gopf-rtl.gw-gopf-5cols .gw-gopf-col-wrap,
/* 753 */ 		.gw-gopf-rtl.gw-gopf-6cols .gw-gopf-col-wrap,
/* 754 */ 		.gw-gopf-rtl.gw-gopf-7cols .gw-gopf-col-wrap,
/* 755 */ 		.gw-gopf-rtl.gw-gopf-8cols .gw-gopf-col-wrap,
/* 756 */ 		.gw-gopf-rtl.gw-gopf-9cols .gw-gopf-col-wrap,
/* 757 */ 		.gw-gopf-rtl.gw-gopf-10cols .gw-gopf-col-wrap { float:right !important; }
/* 758 */ 		
/* 759 */ 		.gw-gopf-slider-type.gw-gopf-rtl.gw-gopf-1col .gw-gopf-col-wrap,
/* 760 */ 		.gw-gopf-slider-type.gw-gopf-rtl.gw-gopf-2cols .gw-gopf-col-wrap,
/* 761 */ 		.gw-gopf-slider-type.gw-gopf-rtl.gw-gopf-3cols .gw-gopf-col-wrap,
/* 762 */ 		.gw-gopf-slider-type.gw-gopf-rtl.gw-gopf-4cols .gw-gopf-col-wrap,
/* 763 */ 		.gw-gopf-slider-type.gw-gopf-rtl.gw-gopf-5cols .gw-gopf-col-wrap,
/* 764 */ 		.gw-gopf-slider-type.gw-gopf-rtl.gw-gopf-6cols .gw-gopf-col-wrap,
/* 765 */ 		.gw-gopf-slider-type.gw-gopf-rtl.gw-gopf-7cols .gw-gopf-col-wrap,
/* 766 */ 		.gw-gopf-slider-type.gw-gopf-rtl.gw-gopf-8cols .gw-gopf-col-wrap,
/* 767 */ 		.gw-gopf-slider-type.gw-gopf-rtl.gw-gopf-9cols .gw-gopf-col-wrap,
/* 768 */ 		.gw-gopf-slider-type.gw-gopf-rtl.gw-gopf-10cols .gw-gopf-col-wrap { float:left !important; }		
/* 769 */ 		 
/* 770 */ 	}	
/* 771 */ 
/* 772 */  
/* 773 */ /* -------------------------------------------------------------------------------- /
/* 774 *| 	[11] CUSTOM - PORTFOLIO
/* 775 *| / -------------------------------------------------------------------------------- */
/* 776 */  
/* 777 */ /* -------------------------------------------------------------------------------- /
/* 778 *| 	[10.1]	name: footer-portfolio - id:footer-portfolio 
/* 779 *| / -------------------------------------------------------------------------------- */
/* 780 */ 
/* 781 */ #gw_go_portfolio_footer-portfolio .gw-gopf-posts-wrap-inner { margin-left:-5px;margin-top:-5px; }
/* 782 */ #gw_go_portfolio_footer-portfolio .gw-gopf-post-col { margin-left:5px;margin-top:5px; }
/* 783 */ #gw_go_portfolio_footer-portfolio .gw-gopf-cats { margin-bottom:20px !important; }
/* 784 */ #gw_go_portfolio_footer-portfolio .gw-gopf-filter { margin-left:-6px; }
/* 785 */ #gw_go_portfolio_footer-portfolio .gw-gopf-cats > span { margin-left:6px; }
/* 786 */ #gw_go_portfolio_footer-portfolio .gw-gopf-slider-controls > div { margin-bottom:20px; }
/* 787 */ #gw_go_portfolio_footer-portfolio .gw-gopf-slider-controls > div { margin-left:6px; }
/* 788 */ #gw_go_portfolio_footer-portfolio .gw-gopf-post-overlay-bg { background-color:#333333; }
/* 789 */ #gw_go_portfolio_footer-portfolio .gw-gopf-post-overlay-bg { filter:alpha(opacity=30);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";-khtml-opacity:0.3;-moz-opacity:0.3;opacity:0.3; }
/* 790 */ #gw_go_portfolio_footer-portfolio .gw-gopf-post-content { text-align:left; }
/* 791 */ #gw_go_portfolio_footer-portfolio .gw-gopf-post-more { text-align:left; }
/* 792 */ #gw_go_portfolio_footer-portfolio .gw-gopf-pagination-wrapper { padding-top:20px; }
/* 793 */ #gw_go_portfolio_footer-portfolio .gw-gopf-post-media-wrap { background-position:50% 50%; }
/* 794 */ #gw_go_portfolio_footer-portfolio .gw-gopf-style-flex a.gw-gopf-btn {color:#ffffff;background:#d1512f;-moz-border-radius:8px;-webkit-border-radius:8px;border-radius:8px;display:inline-block;font-family:inherit;font-size:12px;height:29px;line-height:29px;padding:0 9px;position:relative;text-align:left;-moz-transition:color 0.08s ease-in-out, background-color 0.08s ease-in-out, border-color 0.08s ease-in-out;-ms-transition:color 0.08s ease-in-out, background-color 0.08s ease-in-out, border-color 0.08s ease-in-out;-o-transition:color 0.08s ease-in-out, background-color 0.08s ease-in-out, border-color 0.08s ease-in-out;-webkit-transition:color 0.08s ease-in-out, background-color 0.08s ease-in-out, border-color 0.08s ease-in-out;transition:color 0.08s ease-in-out, background-color 0.08s ease-in-out, border-color 0.08s ease-in-out;text-decoration:none !important;}#gw_go_portfolio_footer-portfolio .gw-gopf-style-flex a.gw-gopf-btn.gw-gopf-btn-outlined {color:#d1512f;background:transparent;border:solid 1px #d1512f;height:27px;line-height:27px;padding:0 8px;}#gw_go_portfolio_footer-portfolio .gw-gopf-style-flex a.gw-gopf-btn:hover {color:#ffffff;background:#333333;}#gw_go_portfolio_footer-portfolio .gw-gopf-style-flex a.gw-gopf-btn.gw-gopf-btn-outlined:hover {color:#333333;background:transparent;border-color:#333333;}#gw_go_portfolio_footer-portfolio .gw-gopf-style-flex a.gw-gopf-circle {-moz-border-radius:8px;-webkit-border-radius:8px;border-radius:8px;display:inline-block;height:44px;line-height:44px;position: relative;margin-left:3px;margin-right:3px;-moz-transition:color 0.08s ease-in-out, background-color 0.08s ease-in-out, border-color 0.08s ease-in-out;-ms-transition:color 0.08s ease-in-out, background-color 0.08s ease-in-out, border-color 0.08s ease-in-out;-o-transition:color 0.08s ease-in-out, background-color 0.08s ease-in-out, border-color 0.08s ease-in-out;-webkit-transition:color 0.08s ease-in-out, background-color 0.08s ease-in-out, border-color 0.08s ease-in-out;transition:color 0.08s ease-in-out, background-color 0.08s ease-in-out, border-color 0.08s ease-in-out;width:44px;}#gw_go_portfolio_footer-portfolio .gw-gopf-style-flex .gw-gopf-cats > span a {background:#333333;-moz-border-radius:8px;-webkit-border-radius:8px;border-radius:8px;color:#ffffff;display:block;font-family:inherit;font-size:12px;height:29px;line-height:29px;padding:0 10px;text-decoration:none;-moz-transition:color 0.08s ease-in-out, background-color 0.08s ease-in-out, border-color 0.08s ease-in-out;-ms-transition:color 0.08s ease-in-out, background-color 0.08s ease-in-out, border-color 0.08s ease-in-out;-o-transition:color 0.08s ease-in-out, background-color 0.08s ease-in-out, border-color 0.08s ease-in-out;-webkit-transition:color 0.08s ease-in-out, background-color 0.08s ease-in-out, border-color 0.08s ease-in-out;transition:color 0.08s ease-in-out, background-color 0.08s ease-in-out, border-color 0.08s ease-in-out;}#gw_go_portfolio_footer-portfolio .gw-gopf-style-flex .gw-gopf-cats > span a.gw-gopf-btn-outlined {color:#333333;background:transparent;border:solid 1px #333333;height:27px;line-height:27px;padding:0 8px;}#gw_go_portfolio_footer-portfolio .gw-gopf-style-flex .gw-gopf-cats > span.gw-gopf-current a { background:#d1512f;}#gw_go_portfolio_footer-portfolio .gw-gopf-style-flex .gw-gopf-cats > span.gw-gopf-current a.gw-gopf-btn-outlined  { background:transparent;border-color:#d1512f;color:#d1512f;}#gw_go_portfolio_footer-portfolio .gw-gopf-style-flex .gw-gopf-cats > span a:hover { background:#787878;}#gw_go_portfolio_footer-portfolio .gw-gopf-style-flex .gw-gopf-cats > span a.gw-gopf-btn-outlined:hover { background:transparent;border-color:#787878;color:#787878;}#gw_go_portfolio_footer-portfolio .gw-gopf-style-flex .gw-gopf-slider-controls > div a {background:#d1512f;-moz-border-radius:8px;-webkit-border-radius:8px;border-radius:8px;color:#ffffff;display:table-cell;height:29px;text-decoration:none;-moz-transition:color 0.08s ease-in-out, background-color 0.08s ease-in-out, border-color 0.08s ease-in-out;-ms-transition:color 0.08s ease-in-out, background-color 0.08s ease-in-out, border-color 0.08s ease-in-out;-o-transition:color 0.08s ease-in-out, background-color 0.08s ease-in-out, border-color 0.08s ease-in-out;-webkit-transition:color 0.08s ease-in-out, background-color 0.08s ease-in-out, border-color 0.08s ease-in-out;transition:color 0.08s ease-in-out, background-color 0.08s ease-in-out, border-color 0.08s ease-in-out;vertical-align:middle;width:28px;}#gw_go_portfolio_footer-portfolio .gw-gopf-style-flex .gw-gopf-slider-controls > div a:hover {background:#333333;}#gw_go_portfolio_footer-portfolio .gw-gopf-style-flex .gw-gopf-slider-controls > div a.disabled {background:#333333;}#gw_go_portfolio_footer-portfolio .gw-gopf-style-flex a.gw-gopf-pagination-load-more {background:#333333;-moz-border-radius:8px;-webkit-border-radius:8px;border-radius:8px;color:#ffffff;display:inline-block;font-family:inherit;font-size:12px;height:29px;line-height:29px;padding:0 10px;text-decoration:none;-moz-transition:all 0.08s ease-in-out;-ms-transition:all 0.08s ease-in-out;-o-transition:all 0.08s ease-in-out;-webkit-transition:all 0.08s ease-in-out;transition:all 0.08s ease-in-out;}#gw_go_portfolio_footer-portfolio .gw-gopf-style-flex a.gw-gopf-pagination-load-more.gw-gopf-btn-outlined {color:#333333;background:transparent;border:solid 1px #333333;height:27px;line-height:27px;padding:0 8px;}#gw_go_portfolio_footer-portfolio .gw-gopf-style-flex a.gw-gopf-pagination-load-more:hover { background:#787878;}#gw_go_portfolio_footer-portfolio .gw-gopf-style-flex a.gw-gopf-pagination-load-more.gw-gopf-btn-outlined:hover { background:transparent;border-color:#787878;color:#787878;}#gw_go_portfolio_footer-portfolio .gw-gopf-style-flex .gw-gopf-post {-moz-border-radius:8px;-webkit-border-radius:8px;border-radius:8px;-moz-box-shadow:0 0 0px 0px rgba(0,0,0,0);-o-box-shadow:0 0 0px 0px rgba(0,0,0,0);-webkit-box-shadow:0 0 0px 0px rgba(0,0,0,0);box-shadow:0 0 0px 0px rgba(0,0,0,0);overflow:hidden;}#gw_go_portfolio_footer-portfolio .gw-gopf-post-media-wrap {-webkit-border-radius:8px;}#gw_go_portfolio_footer-portfolio .gw-gopf-chrome.gw-gopf-style-flex .gw-gopf-post-media-wrap{ -webkit-border-radius:0;}#gw_go_portfolio_footer-portfolio .gw-gopf-style-flex .gw-gopf-post-overlay {height:100%;}#gw_go_portfolio_footer-portfolio .gw-gopf-style-flex a.gw-gopf-post-overlay-circle { background:#d1512f;}#gw_go_portfolio_footer-portfolio .gw-gopf-style-flex a.gw-gopf-post-overlay-circle:hover { background:#333333;}#gw_go_portfolio_footer-portfolio .gw-gopf-style-flex a.gw-gopf-post-overlay-btn {background:#d1512f;margin-left:3px;margin-right:3px;}#gw_go_portfolio_footer-portfolio .gw-gopf-style-flex a.gw-gopf-post-overlay-btn.gw-gopf-btn-outlined  {background:transparent;border-color:#d1512f;color:#d1512f;}#gw_go_portfolio_footer-portfolio .gw-gopf-style-flex a.gw-gopf-post-overlay-btn:hover {background:#333333;}#gw_go_portfolio_footer-portfolio .gw-gopf-style-flex a.gw-gopf-post-overlay-btn.gw-gopf-btn-outlined:hover {background:transparent;border-color:#333333;color:#333333;}#gw_go_portfolio_footer-portfolio .gw-gopf-style-flex .gw-gopf-post-content-wrap {position:absolute;width:100%;-moz-transition:all 0.3s ease-in-out;-ms-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;z-index:1;}#gw_go_portfolio_footer-portfolio .gw-gopf-style-flex .gw-gopf-post-content-wrap:before { background-color:#ffffff;opacity:1;}#gw_go_portfolio_footer-portfolio .gw-gopf-style-flex .gw-gopf-post-content { color:#333333;font-family:inherit;font-size:12px;line-height:15px;padding:10px;}#gw_go_portfolio_footer-portfolio .gw-gopf-style-flex .gw-gopf-post-content a {color:#d1512f;}#gw_go_portfolio_footer-portfolio .gw-gopf-style-flex .gw-gopf-post-content a:hover {color:#333333;}#gw_go_portfolio_footer-portfolio .gw-gopf-style-flex .gw-gopf-post-content h2 {color:#333333 !important;font-family:inherit !important;font-size:16px !important;line-height:20px !important;}#gw_go_portfolio_footer-portfolio .gw-gopf-style-flex .gw-gopf-post-content h2 a { color:inherit;font-size:inherit !important;line-height:inherit !important;}#gw_go_portfolio_footer-portfolio .gw-gopf-style-flex .gw-gopf-post-content h2 a:hover { color:#d1512f; }#gw_go_portfolio_footer-portfolio .gw-gopf-style-flex .gw-gopf-post-meta {color:#787878;font-family:inherit;font-size:11px;line-height:15px;}#gw_go_portfolio_footer-portfolio .gw-gopf-style-flex .gw-gopf-post-excerpt { font-family:inherit;font-size:12px;line-height:15px !important;margin-top:15px}#gw_go_portfolio_footer-portfolio .gw-gopf-style-flex .gw-gopf-post-excerpt p {font-family:inherit;font-size:12px;line-height:15px !important;margin:0 0 15px !important;padding:0 !important;}#gw_go_portfolio_footer-portfolio .gw-gopf-style-flex .gw-gopf-post-excerpt p:last-child { margin:0 !important;padding:0 !important;}#gw_go_portfolio_footer-portfolio .gw-gopf-style-flex .gw-gopf-post-more { margin-top:15px; }#gw_go_portfolio_footer-portfolio .gw-gopf-style-flex .gw-gopf-post-more a {color:#d1512f;font-size:12px;margin-top:15px;font-weight:bold;}#gw_go_portfolio_footer-portfolio .gw-gopf-style-flex .gw-gopf-post-more a:hover { color:#333333; }#gw_go_portfolio_footer-portfolio .gw-gopf-style-flex .gw-gopf-post-more a.gw-gopf-btn {color:#ffffff;font-weight:normal;margin-top:-3px;}#gw_go_portfolio_footer-portfolio .gw-gopf-style-flex .gw-gopf-post-more a.gw-gopf-btn.gw-gopf-btn-outlined { color:#333333; }#gw_go_portfolio_footer-portfolio .gw-gopf-style-flex .gw-gopf-post-more a.gw-gopf-btn.gw-gopf-btn-outlined:hover { color:#d1512f; }#gw_go_portfolio_footer-portfolio .gw-gopf-style-flex .gw-gopf-post-more a.gw-gopf-btn { margin-left:10px }#gw_go_portfolio_footer-portfolio .gw-gopf-style-flex .gw-gopf-post-more a.gw-gopf-btn:first-child { margin-left:0; }#gw_go_portfolio_footer-portfolio .gw-gopf-style-flex .gw-gopf-post-content > *:first-child { margin-top:0 !important; }#gw_go_portfolio_footer-portfolio .gw-gopf-style-flex div.gw-gopf-post-highlight-box,#gw_go_portfolio_footer-portfolio  .gw-gopf-style-flex div.gw-gopf-post-highlight-box:first-child{background:#d1512f;padding:10px;margin:-10px -10px 10px !important;}#gw_go_portfolio_footer-portfolio .gw-gopf-style-flex .gw-gopf-post-highlight-box * { color:#ffffff !important;}#gw_go_portfolio_footer-portfolio .gw-gopf-style-flex .gw-gopf-post-highlight-box a:hover { color:#333333 !important;}#gw_go_portfolio_footer-portfolio .gw-gopf-style-flex .gw-gopf-woo-sale,#gw_go_portfolio_footer-portfolio .gw-gopf-touch.gw-gopf-style-flex .gw-gopf-post:hover .gw-gopf-woo-sale {background:#d1512f;-moz-border-radius:22px;-webkit-border-radius:22px;border-radius:22px;color:#ffffff;display:inline-block;font-size:12px;height:44px;line-height:44px;position:absolute;right:10px;text-align:center;top:10px;-moz-transition:opacity 0.1s ease-in-out;-ms-transition:opacity 0.1s ease-in-out;-o-transition:opacity 0.1s ease-in-out;-webkit-transition:opacity 0.1s ease-in-out;transition:opacity 0.1s ease-in-out;width:44px;z-index:5;}#gw_go_portfolio_footer-portfolio .gw-gopf-style-flex .gw-gopf-post:hover .gw-gopf-woo-sale,#gw_go_portfolio_footer-portfolio .gw-gopf-touch.gw-gopf-style-flex .gw-gopf-current.gw-gopf-post .gw-gopf-woo-sale {  filter:alpha(opacity=50); -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; -khtml-opacity:0.5; -moz-opacity:0.5; opacity:0.5;}#gw_go_portfolio_footer-portfolio .gw-gopf-style-flex .gw-gopf-post-woo-price {color:#d1512f;font-size:22px;font-weight:bold;line-height:22px;margin-top:15px;}#gw_go_portfolio_footer-portfolio .gw-gopf-style-flex .gw-gopf-post-woo-price del {background:none;color:#b8b8b8;font-size:16px;line-height:20px;margin-right:5px;text-decoration:line-through;}#gw_go_portfolio_footer-portfolio .gw-gopf-style-flex .gw-gopf-post-woo-price ins { background:none;text-decoration:none !important;}#gw_go_portfolio_footer-portfolio  .gw-gopf-style-flex-no-effect .gw-gopf-post-overlay-bg {-moz-border-radius:8px;-webkit-border-radius:8px;border-radius:8px;}#gw_go_portfolio_footer-portfolio  .gw-gopf-style-flex-slide-up .gw-gopf-post-content-wrap {top:100%;}#gw_go_portfolio_footer-portfolio .gw-gopf-style-flex-slide-up .gw-gopf-post-overlay-bg {-moz-border-radius-topleft:8px;-moz-border-radius-topright:8px;-webkit-border-top-left-radius:8px;-webkit-border-top-right-radius:8px;border-top-left-radius:8px;border-top-right-radius:8px;}#gw_go_portfolio_footer-portfolio .gw-gopf-style-flex-slide-up .gw-gopf-post-content-wrap:before { -moz-border-radius-bottomleft:8px;-moz-border-radius-bottomright:8px;-webkit-border-bottom-left-radius:8px;-webkit-border-bottom-right-radius:8px;border-bottom-left-radius:8px;border-bottom-right-radius:8px;}#gw_go_portfolio_footer-portfolio .gw-gopf-style-flex-slide-up-full .gw-gopf-post-content-wrap:before { -webkit-border-radius:8px;}#gw_go_portfolio_footer-portfolio .gw-gopf-chrome.gw-gopf-style-flex-slide-up-full .gw-gopf-post-content-wrap:before { -webkit-border-radius:0;}#gw_go_portfolio_footer-portfolio  .gw-gopf-style-flex-slide-up-full .gw-gopf-post-content-wrap,#gw_go_portfolio_footer-portfolio .gw-gopf-touch.gw-gopf-style-flex-slide-up-full .gw-gopf-post:hover .gw-gopf-post-content-wrap {top:100%;height:100%;}#gw_go_portfolio_footer-portfolio .gw-gopf-style-flex-slide-up-full .gw-gopf-post:hover .gw-gopf-post-content-wrap,#gw_go_portfolio_footer-portfolio .gw-gopf-touch.gw-gopf-style-flex-slide-up-full .gw-gopf-current.gw-gopf-post .gw-gopf-post-content-wrap { top:0;}#gw_go_portfolio_footer-portfolio .gw-gopf-style-flex-slide-up-full .gw-gopf-post-overlay {display:none;}#gw_go_portfolio_footer-portfolio .gw-gopf-style-flex-slide-push-up .gw-gopf-post-overlay-bg {-moz-border-radius-topleft:8px;-moz-border-radius-topright:8px;-webkit-border-top-left-radius:8px;-webkit-border-top-right-radius:8px;border-top-left-radius:8px;border-top-right-radius:8px;}#gw_go_portfolio_footer-portfolio .gw-gopf-style-flex-slide-push-up .gw-gopf-post-content-wrap:before { -moz-border-radius-bottomleft:8px;-moz-border-radius-bottomright:8px;-webkit-border-bottom-left-radius:8px;-webkit-border-bottom-right-radius:8px;border-bottom-left-radius:8px;border-bottom-right-radius:8px;}#gw_go_portfolio_footer-portfolio  .gw-gopf-style-flex-slide-push-up .gw-gopf-post-content-wrap {top:100%;}#gw_go_portfolio_footer-portfolio .gw-gopf-style-flex-slide-push-up .gw-gopf-post-overlay {top:0;}#gw_go_portfolio_footer-portfolio .gw-gopf-style-flex-slide-push-up .gw-gopf-post-header {bottom:-100%;height:100%;-moz-transition:height 0.3s ease-in-out, margin 0.3s ease-in-out;-ms-transition:height 0.3s ease-in-out, margin 0.3s ease-in-out;-o-transition:height 0.3s ease-in-out, margin 0.3s ease-in-out;-webkit-transition:height 0.3s ease-in-out, margin 0.3s ease-in-out;transition:height 0.3s ease-in-out, margin 0.3s ease-in-out;}#gw_go_portfolio_footer-portfolio .gw-gopf-style-flex-slide-push-up .gw-gopf-post-overlay-bg {-moz-border-radius-topleft:8px;-moz-border-radius-topright:8px;-webkit-border-top-left-radius:8px;-webkit-border-top-right-radius:8px;border-top-left-radius:8px;border-top-right-radius:8px;}#gw_go_portfolio_footer-portfolio  .gw-gopf-style-flex-slide-push-up-full .gw-gopf-post-content-wrap:before { -webkit-border-radius:8px;}#gw_go_portfolio_footer-portfolio .gw-gopf-chrome.gw-gopf-style-flex-slide-push-up-full .gw-gopf-post-content-wrap:before { -webkit-border-radius:0;}#gw_go_portfolio_footer-portfolio .gw-gopf-style-flex-slide-push-up-full .gw-gopf-post-content-wrap,#gw_go_portfolio_footer-portfolio .gw-gopf-touch.gw-gopf-style-flex-slide-push-up-full .gw-gopf-post:hover .gw-gopf-post-content-wrap {top:100%;height:100%;}#gw_go_portfolio_footer-portfolio .gw-gopf-style-flex-slide-push-up-full .gw-gopf-post:hover .gw-gopf-post-content-wrap,#gw_go_portfolio_footer-portfolio .gw-gopf-touch.gw-gopf-style-flex-slide-push-up-full .gw-gopf-current.gw-gopf-post .gw-gopf-post-content-wrap {top:0;}#gw_go_portfolio_footer-portfolio .gw-gopf-style-flex-slide-push-up-full .gw-gopf-post-header {bottom:-100%;height:100%;-moz-transition:height 0.3s ease-in-out, margin 0.3s ease-in-out;-ms-transition:height 0.3s ease-in-out, margin 0.3s ease-in-out;-o-transition:height 0.3s ease-in-out, margin 0.3s ease-in-out;-webkit-transition:height 0.3s ease-in-out, margin 0.3s ease-in-out;transition:height 0.3s ease-in-out, margin 0.3s ease-in-out;}#gw_go_portfolio_footer-portfolio .gw-gopf-style-flex-slide-push-up-full .gw-gopf-post-overlay {display:none;}#gw_go_portfolio_footer-portfolio  .gw-gopf-style-flex-slide-down .gw-gopf-post-overlay-bg {-moz-border-radius-bottomleft:8px;-moz-border-radius-bottomright:8px;-webkit-border-bottom-left-radius:8px;-webkit-border-bottom-right-radius:8px;border-bottom-left-radius:8px;border-bottom-right-radius:8px;}#gw_go_portfolio_footer-portfolio .gw-gopf-style-flex-slide-down .gw-gopf-post-content-wrap:before { -moz-border-radius-topleft:8px;-moz-border-radius-topright:8px;-webkit-border-top-left-radius:8px;-webkit-border-top-right-radius:8px;border-top-left-radius:8px;border-top-right-radius:8px;}#gw_go_portfolio_footer-portfolio .gw-gopf-style-flex-slide-down .gw-gopf-post-content-wrap {bottom:100%;}#gw_go_portfolio_footer-portfolio .gw-gopf-style-flex-slide-down .gw-gopf-post-overlay {bottom:0 !important;}#gw_go_portfolio_footer-portfolio .gw-gopf-style-flex-slide-down .gw-gopf-post-overlay-bg {-moz-border-radius-bottomleft:8px;-moz-border-radius-bottomright:8px;-webkit-border-bottom-left-radius:8px;-webkit-border-bottom-right-radius:8px;border-bottom-left-radius:8px;border-bottom-right-radius:8px;}#gw_go_portfolio_footer-portfolio  .gw-gopf-style-flex-slide-down-full .gw-gopf-post-content-wrap:before { -webkit-border-radius:8px;}#gw_go_portfolio_footer-portfolio .gw-gopf-chrome.gw-gopf-style-flex-slide-down-full .gw-gopf-post-content-wrap:before { -webkit-border-radius:0;}#gw_go_portfolio_footer-portfolio .gw-gopf-style-flex-slide-down-full .gw-gopf-post-content-wrap,#gw_go_portfolio_footer-portfolio .gw-gopf-touch.gw-gopf-style-flex-slide-down-full .gw-gopf-post:hover .gw-gopf-post-content-wrap {bottom:100%;height:100%;}#gw_go_portfolio_footer-portfolio .gw-gopf-style-flex-slide-down-full .gw-gopf-post:hover .gw-gopf-post-content-wrap,#gw_go_portfolio_footer-portfolio .gw-gopf-touch.gw-gopf-style-flex-slide-down-full .gw-gopf-current.gw-gopf-post .gw-gopf-post-content-wrap {bottom:0;}#gw_go_portfolio_footer-portfolio .gw-gopf-style-flex-slide-down-full .gw-gopf-post-overlay {display:none;}#gw_go_portfolio_footer-portfolio .gw-gopf-style-flex-slide-push-down .gw-gopf-post-overlay-bg {-moz-border-radius-bottomleft:8px;-moz-border-radius-bottomright:8px;-webkit-border-bottom-left-radius:8px;-webkit-border-bottom-right-radius:8px;border-bottom-left-radius:8px;border-bottom-right-radius:8px;}#gw_go_portfolio_footer-portfolio .gw-gopf-style-flex-slide-push-down .gw-gopf-post-content-wrap:before { -moz-border-radius-topleft:8px;-moz-border-radius-topright:8px;-webkit-border-top-left-radius:8px;-webkit-border-top-right-radius:8px;border-top-left-radius:8px;border-top-right-radius:8px;}#gw_go_portfolio_footer-portfolio .gw-gopf-style-flex-slide-push-down .gw-gopf-post-content-wrap {bottom:100%;}#gw_go_portfolio_footer-portfolio .gw-gopf-style-flex-slide-push-down .gw-gopf-post-header {top:-100%;height:100%;-moz-transition:height 0.3s ease-in-out, margin 0.3s ease-in-out;-ms-transition:height 0.3s ease-in-out, margin 0.3s ease-in-out;-o-transition:height 0.3s ease-in-out, margin 0.3s ease-in-out;-webkit-transition:height 0.3s ease-in-out, margin 0.3s ease-in-out;transition:height 0.3s ease-in-out, margin 0.3s ease-in-out;}#gw_go_portfolio_footer-portfolio .gw-gopf-style-flex-slide-push-down .gw-gopf-post-overlay-bg {-moz-border-radius-bottomleft:8px;-moz-border-radius-bottomright:8px;-webkit-border-bottom-left-radius:8px;-webkit-border-bottom-right-radius:8px;border-bottom-left-radius:8px;border-bottom-right-radius:8px;}#gw_go_portfolio_footer-portfolio  .gw-gopf-style-flex-slide-push-down-full .gw-gopf-post-content-wrap:before { -webkit-border-radius:8px;}#gw_go_portfolio_footer-portfolio .gw-gopf-chrome.gw-gopf-style-flex-slide-push-down-full .gw-gopf-post-content-wrap:before { -webkit-border-radius:0;}#gw_go_portfolio_footer-portfolio .gw-gopf-style-flex-slide-push-down-full .gw-gopf-post-content-wrap,#gw_go_portfolio_footer-portfolio .gw-gopf-touch.gw-gopf-style-flex-slide-push-down-full .gw-gopf-post:hover .gw-gopf-post-content-wrap {bottom:100%;height:100%;}#gw_go_portfolio_footer-portfolio .gw-gopf-style-flex-slide-push-down-full .gw-gopf-post:hover .gw-gopf-post-content-wrap,#gw_go_portfolio_footer-portfolio .gw-gopf-touch.gw-gopf-style-flex-slide-push-down-full .gw-gopf-current.gw-gopf-post .gw-gopf-post-content-wrap {bottom:0;}#gw_go_portfolio_footer-portfolio .gw-gopf-style-flex-slide-push-down-full .gw-gopf-post-header {top:-100%;height:100%;-moz-transition:height 0.3s ease-in-out, margin 0.3s ease-in-out;-ms-transition:height 0.3s ease-in-out, margin 0.3s ease-in-out;-o-transition:height 0.3s ease-in-out, margin 0.3s ease-in-out;-webkit-transition:height 0.3s ease-in-out, margin 0.3s ease-in-out;transition:height 0.3s ease-in-out, margin 0.3s ease-in-out;}#gw_go_portfolio_footer-portfolio .gw-gopf-style-flex-slide-push-down-full .gw-gopf-post-overlay {display:none;}#gw_go_portfolio_footer-portfolio  .gw-gopf-style-flex-slide-left-full .gw-gopf-post-content-wrap:before { -webkit-border-radius:8px;}#gw_go_portfolio_footer-portfolio .gw-gopf-chrome.gw-gopf-style-flex-slide-left-full .gw-gopf-post-content-wrap:before { -webkit-border-radius:0;}#gw_go_portfolio_footer-portfolio .gw-gopf-style-flex-slide-left-full .gw-gopf-post-content-wrap,#gw_go_portfolio_footer-portfolio .gw-gopf-touch.gw-gopf-style-flex-slide-left-full .gw-gopf-post:hover .gw-gopf-post-content-wrap {left:100%;height:100%;top:0;}#gw_go_portfolio_footer-portfolio .gw-gopf-style-flex-slide-left-full .gw-gopf-post:hover .gw-gopf-post-content-wrap,#gw_go_portfolio_footer-portfolio .gw-gopf-touch.gw-gopf-style-flex-slide-left-full .gw-gopf-current.gw-gopf-post .gw-gopf-post-content-wrap {left:0;}#gw_go_portfolio_footer-portfolio .gw-gopf-style-flex-slide-left-full .gw-gopf-post-overlay {display:none;}#gw_go_portfolio_footer-portfolio  .gw-gopf-style-flex-slide-push-left-full .gw-gopf-post-content-wrap:before { -webkit-border-radius:8px;}#gw_go_portfolio_footer-portfolio .gw-gopf-chrome.gw-gopf-style-flex-slide-push-left-full .gw-gopf-post-content-wrap:before { -webkit-border-radius:0;}#gw_go_portfolio_footer-portfolio .gw-gopf-style-flex-slide-push-left-full .gw-gopf-post-content-wrap,#gw_go_portfolio_footer-portfolio .gw-gopf-touch.gw-gopf-style-flex-slide-push-left-full .gw-gopf-post:hover .gw-gopf-post-content-wrap {left:100%;height:100%;top:0;}#gw_go_portfolio_footer-portfolio .gw-gopf-style-flex-slide-push-left-full .gw-gopf-post:hover .gw-gopf-post-content-wrap,#gw_go_portfolio_footer-portfolio .gw-gopf-touch.gw-gopf-style-flex-slide-push-left-full .gw-gopf-current.gw-gopf-post .gw-gopf-post-content-wrap {left:0;}#gw_go_portfolio_footer-portfolio .gw-gopf-style-flex-slide-push-left-full .gw-gopf-post-overlay {display:none;}#gw_go_portfolio_footer-portfolio .gw-gopf-style-flex-slide-push-left-full .gw-gopf-post-header,#gw_go_portfolio_footer-portfolio .gw-gopf-touch.gw-gopf-style-flex-slide-push-left-full .gw-gopf-post:hover .gw-gopf-post-header {height:100%;margin-left:0;margin-right:0;-moz-transition:left 0.3s ease-in-out, margin 0.3s ease-in-out;-ms-transition:left 0.3s ease-in-out, margin 0.3s ease-in-out;-o-transition:left 0.3s ease-in-out, margin 0.3s ease-in-out;-webkit-transition:left 0.3s ease-in-out, margin 0.3s ease-in-out;transition:left 0.3s ease-in-out, margin 0.3s ease-in-out;}#gw_go_portfolio_footer-portfolio .gw-gopf-style-flex-slide-push-left-full .gw-gopf-post:hover .gw-gopf-post-header,#gw_go_portfolio_footer-portfolio .gw-gopf-touch.gw-gopf-style-flex-slide-push-left-full .gw-gopf-current.gw-gopf-post .gw-gopf-post-header {margin-left:-100%;margin-right:100%;}#gw_go_portfolio_footer-portfolio .gw-gopf-style-flex-slide-right-full .gw-gopf-post-content-wrap:before { -webkit-border-radius:8px;}#gw_go_portfolio_footer-portfolio .gw-gopf-chrome.gw-gopf-style-flex-slide-right-full .gw-gopf-post-content-wrap:before { -webkit-border-radius:0;}#gw_go_portfolio_footer-portfolio  .gw-gopf-style-flex-slide-right-full .gw-gopf-post-content-wrap,#gw_go_portfolio_footer-portfolio .gw-gopf-touch.gw-gopf-style-flex-slide-right-full .gw-gopf-post:hover .gw-gopf-post-content-wrap {left:-100%;height:100%;top:0;}#gw_go_portfolio_footer-portfolio .gw-gopf-style-flex-slide-right-full .gw-gopf-post:hover .gw-gopf-post-content-wrap,#gw_go_portfolio_footer-portfolio .gw-gopf-touch.gw-gopf-style-flex-slide-right-full .gw-gopf-current.gw-gopf-post .gw-gopf-post-content-wrap {left:0;}#gw_go_portfolio_footer-portfolio .gw-gopf-style-flex-slide-right-full .gw-gopf-post-overlay {display:none;}#gw_go_portfolio_footer-portfolio  .gw-gopf-style-flex-slide-push-right-full .gw-gopf-post-content-wrap:before { -webkit-border-radius:8px;}#gw_go_portfolio_footer-portfolio .gw-gopf-chrome.gw-gopf-style-flex-slide-push-right-full .gw-gopf-post-content-wrap:before { -webkit-border-radius:0;}#gw_go_portfolio_footer-portfolio .gw-gopf-style-flex-slide-push-right-full .gw-gopf-post-content-wrap,#gw_go_portfolio_footer-portfolio .gw-gopf-touch.gw-gopf-style-flex-slide-push-right-full .gw-gopf-post:hover .gw-gopf-post-content-wrap {left:-100%;height:100%;top:0;}#gw_go_portfolio_footer-portfolio .gw-gopf-style-flex-slide-push-right-full .gw-gopf-post:hover .gw-gopf-post-content-wrap,#gw_go_portfolio_footer-portfolio .gw-gopf-touch.gw-gopf-style-flex-slide-push-right-full .gw-gopf-current.gw-gopf-post .gw-gopf-post-content-wrap {left:0;}#gw_go_portfolio_footer-portfolio .gw-gopf-style-flex-slide-push-right-full .gw-gopf-post-overlay {display:none;}#gw_go_portfolio_footer-portfolio .gw-gopf-style-flex-slide-push-right-full .gw-gopf-post-header,#gw_go_portfolio_footer-portfolio .gw-gopf-touch.gw-gopf-style-flex-slide-push-right-full .gw-gopf-post:hover .gw-gopf-post-header {margin-left:0;margin-right:0;height:100%;-moz-transition:left 0.3s ease-in-out, margin 0.3s ease-in-out;-ms-transition:left 0.3s ease-in-out, margin 0.3s ease-in-out;-o-transition:left 0.3s ease-in-out, margin 0.3s ease-in-out;-webkit-transition:left 0.3s ease-in-out, margin 0.3s ease-in-out;transition:left 0.3s ease-in-out, margin 0.3s ease-in-out;}#gw_go_portfolio_footer-portfolio .gw-gopf-style-flex-slide-push-right-full .gw-gopf-post:hover .gw-gopf-post-header,#gw_go_portfolio_footer-portfolio .gw-gopf-touch.gw-gopf-style-flex-slide-push-right-full .gw-gopf-current.gw-gopf-post .gw-gopf-post-header {margin-left:100%;margin-right:-100%;}
/* 795 */  
/* 796 */ /* -------------------------------------------------------------------------------- /
/* 797 *| 	[10.2]	name: img-gallery - id:img-gallery 
/* 798 *| / -------------------------------------------------------------------------------- */
/* 799 */ 
/* 800 */ #gw_go_portfolio_img-gallery .gw-gopf-posts-wrap-inner { margin-left:-10px;margin-top:-10px; }

/* go_portfolio_styles.css */

/* 801 */ #gw_go_portfolio_img-gallery .gw-gopf-post-col { margin-left:10px;margin-top:10px; }
/* 802 */ #gw_go_portfolio_img-gallery .gw-gopf-cats { margin-bottom:20px !important; }
/* 803 */ #gw_go_portfolio_img-gallery .gw-gopf-filter { margin-left:-6px; }
/* 804 */ #gw_go_portfolio_img-gallery .gw-gopf-cats > span { margin-left:6px; }
/* 805 */ #gw_go_portfolio_img-gallery .gw-gopf-slider-controls > div { margin-bottom:20px; }
/* 806 */ #gw_go_portfolio_img-gallery .gw-gopf-slider-controls > div { margin-left:6px; }
/* 807 */ #gw_go_portfolio_img-gallery .gw-gopf-post-overlay-bg { background-color:#333333; }
/* 808 */ #gw_go_portfolio_img-gallery .gw-gopf-post-overlay-bg { filter:alpha(opacity=50);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";-khtml-opacity:0.5;-moz-opacity:0.5;opacity:0.5; }
/* 809 */ #gw_go_portfolio_img-gallery .gw-gopf-post-content { text-align:left; }
/* 810 */ #gw_go_portfolio_img-gallery .gw-gopf-post-more { text-align:left; }
/* 811 */ #gw_go_portfolio_img-gallery .gw-gopf-pagination-wrapper { padding-top:20px; }
/* 812 */ #gw_go_portfolio_img-gallery .gw-gopf-post-media-wrap { background-position:0% 0%; }
/* 813 */ #gw_go_portfolio_img-gallery .gw-gopf-style-flex a.gw-gopf-btn {color:#ffffff;background:#e6e6e6;-moz-border-radius:0px;-webkit-border-radius:0px;border-radius:0px;display:inline-block;font-family:inherit;font-size:12px;height:29px;line-height:29px;padding:0 9px;position:relative;text-align:left;-moz-transition:color 0.08s ease-in-out, background-color 0.08s ease-in-out, border-color 0.08s ease-in-out;-ms-transition:color 0.08s ease-in-out, background-color 0.08s ease-in-out, border-color 0.08s ease-in-out;-o-transition:color 0.08s ease-in-out, background-color 0.08s ease-in-out, border-color 0.08s ease-in-out;-webkit-transition:color 0.08s ease-in-out, background-color 0.08s ease-in-out, border-color 0.08s ease-in-out;transition:color 0.08s ease-in-out, background-color 0.08s ease-in-out, border-color 0.08s ease-in-out;text-decoration:none !important;}#gw_go_portfolio_img-gallery .gw-gopf-style-flex a.gw-gopf-btn.gw-gopf-btn-outlined {color:#e6e6e6;background:transparent;border:solid 1px #e6e6e6;height:27px;line-height:27px;padding:0 8px;}#gw_go_portfolio_img-gallery .gw-gopf-style-flex a.gw-gopf-btn:hover {color:#ffffff;background:#333333;}#gw_go_portfolio_img-gallery .gw-gopf-style-flex a.gw-gopf-btn.gw-gopf-btn-outlined:hover {color:#333333;background:transparent;border-color:#333333;}#gw_go_portfolio_img-gallery .gw-gopf-style-flex a.gw-gopf-circle {-moz-border-radius:22px;-webkit-border-radius:22px;border-radius:22px;display:inline-block;height:44px;line-height:44px;position: relative;margin-left:3px;margin-right:3px;-moz-transition:color 0.08s ease-in-out, background-color 0.08s ease-in-out, border-color 0.08s ease-in-out;-ms-transition:color 0.08s ease-in-out, background-color 0.08s ease-in-out, border-color 0.08s ease-in-out;-o-transition:color 0.08s ease-in-out, background-color 0.08s ease-in-out, border-color 0.08s ease-in-out;-webkit-transition:color 0.08s ease-in-out, background-color 0.08s ease-in-out, border-color 0.08s ease-in-out;transition:color 0.08s ease-in-out, background-color 0.08s ease-in-out, border-color 0.08s ease-in-out;width:44px;}#gw_go_portfolio_img-gallery .gw-gopf-style-flex .gw-gopf-cats > span a {background:#333333;-moz-border-radius:0px;-webkit-border-radius:0px;border-radius:0px;color:#ffffff;display:block;font-family:inherit;font-size:12px;height:29px;line-height:29px;padding:0 10px;text-decoration:none;-moz-transition:color 0.08s ease-in-out, background-color 0.08s ease-in-out, border-color 0.08s ease-in-out;-ms-transition:color 0.08s ease-in-out, background-color 0.08s ease-in-out, border-color 0.08s ease-in-out;-o-transition:color 0.08s ease-in-out, background-color 0.08s ease-in-out, border-color 0.08s ease-in-out;-webkit-transition:color 0.08s ease-in-out, background-color 0.08s ease-in-out, border-color 0.08s ease-in-out;transition:color 0.08s ease-in-out, background-color 0.08s ease-in-out, border-color 0.08s ease-in-out;}#gw_go_portfolio_img-gallery .gw-gopf-style-flex .gw-gopf-cats > span a.gw-gopf-btn-outlined {color:#333333;background:transparent;border:solid 1px #333333;height:27px;line-height:27px;padding:0 8px;}#gw_go_portfolio_img-gallery .gw-gopf-style-flex .gw-gopf-cats > span.gw-gopf-current a { background:#e6e6e6;}#gw_go_portfolio_img-gallery .gw-gopf-style-flex .gw-gopf-cats > span.gw-gopf-current a.gw-gopf-btn-outlined  { background:transparent;border-color:#e6e6e6;color:#e6e6e6;}#gw_go_portfolio_img-gallery .gw-gopf-style-flex .gw-gopf-cats > span a:hover { background:#787878;}#gw_go_portfolio_img-gallery .gw-gopf-style-flex .gw-gopf-cats > span a.gw-gopf-btn-outlined:hover { background:transparent;border-color:#787878;color:#787878;}#gw_go_portfolio_img-gallery .gw-gopf-style-flex .gw-gopf-slider-controls > div a {background:#e6e6e6;-moz-border-radius:0px;-webkit-border-radius:0px;border-radius:0px;color:#ffffff;display:table-cell;height:29px;text-decoration:none;-moz-transition:color 0.08s ease-in-out, background-color 0.08s ease-in-out, border-color 0.08s ease-in-out;-ms-transition:color 0.08s ease-in-out, background-color 0.08s ease-in-out, border-color 0.08s ease-in-out;-o-transition:color 0.08s ease-in-out, background-color 0.08s ease-in-out, border-color 0.08s ease-in-out;-webkit-transition:color 0.08s ease-in-out, background-color 0.08s ease-in-out, border-color 0.08s ease-in-out;transition:color 0.08s ease-in-out, background-color 0.08s ease-in-out, border-color 0.08s ease-in-out;vertical-align:middle;width:28px;}#gw_go_portfolio_img-gallery .gw-gopf-style-flex .gw-gopf-slider-controls > div a:hover {background:#333333;}#gw_go_portfolio_img-gallery .gw-gopf-style-flex .gw-gopf-slider-controls > div a.disabled {background:#333333;}#gw_go_portfolio_img-gallery .gw-gopf-style-flex a.gw-gopf-pagination-load-more {background:#333333;-moz-border-radius:0px;-webkit-border-radius:0px;border-radius:0px;color:#ffffff;display:inline-block;font-family:inherit;font-size:12px;height:29px;line-height:29px;padding:0 10px;text-decoration:none;-moz-transition:all 0.08s ease-in-out;-ms-transition:all 0.08s ease-in-out;-o-transition:all 0.08s ease-in-out;-webkit-transition:all 0.08s ease-in-out;transition:all 0.08s ease-in-out;}#gw_go_portfolio_img-gallery .gw-gopf-style-flex a.gw-gopf-pagination-load-more.gw-gopf-btn-outlined {color:#333333;background:transparent;border:solid 1px #333333;height:27px;line-height:27px;padding:0 8px;}#gw_go_portfolio_img-gallery .gw-gopf-style-flex a.gw-gopf-pagination-load-more:hover { background:#787878;}#gw_go_portfolio_img-gallery .gw-gopf-style-flex a.gw-gopf-pagination-load-more.gw-gopf-btn-outlined:hover { background:transparent;border-color:#787878;color:#787878;}#gw_go_portfolio_img-gallery .gw-gopf-style-flex .gw-gopf-post {-moz-border-radius:0px;-webkit-border-radius:0px;border-radius:0px;-moz-box-shadow:0 0 0px 0px rgba(0,0,0,0);-o-box-shadow:0 0 0px 0px rgba(0,0,0,0);-webkit-box-shadow:0 0 0px 0px rgba(0,0,0,0);box-shadow:0 0 0px 0px rgba(0,0,0,0);overflow:hidden;}#gw_go_portfolio_img-gallery .gw-gopf-post-media-wrap {-webkit-border-radius:0px;}#gw_go_portfolio_img-gallery .gw-gopf-chrome.gw-gopf-style-flex .gw-gopf-post-media-wrap{ -webkit-border-radius:0;}#gw_go_portfolio_img-gallery .gw-gopf-style-flex .gw-gopf-post-overlay {height:100%;}#gw_go_portfolio_img-gallery .gw-gopf-style-flex a.gw-gopf-post-overlay-circle { background:#e6e6e6;}#gw_go_portfolio_img-gallery .gw-gopf-style-flex a.gw-gopf-post-overlay-circle:hover { background:#333333;}#gw_go_portfolio_img-gallery .gw-gopf-style-flex a.gw-gopf-post-overlay-btn {background:#e6e6e6;margin-left:3px;margin-right:3px;}#gw_go_portfolio_img-gallery .gw-gopf-style-flex a.gw-gopf-post-overlay-btn.gw-gopf-btn-outlined  {background:transparent;border-color:#e6e6e6;color:#e6e6e6;}#gw_go_portfolio_img-gallery .gw-gopf-style-flex a.gw-gopf-post-overlay-btn:hover {background:#333333;}#gw_go_portfolio_img-gallery .gw-gopf-style-flex a.gw-gopf-post-overlay-btn.gw-gopf-btn-outlined:hover {background:transparent;border-color:#333333;color:#333333;}#gw_go_portfolio_img-gallery .gw-gopf-style-flex .gw-gopf-post-content-wrap {position:absolute;width:100%;-moz-transition:all 0.3s ease-in-out;-ms-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;z-index:1;}#gw_go_portfolio_img-gallery .gw-gopf-style-flex .gw-gopf-post-content-wrap:before { background-color:#ffffff;opacity:1;}#gw_go_portfolio_img-gallery .gw-gopf-style-flex .gw-gopf-post-content { color:#333333;font-family:inherit;font-size:12px;line-height:15px;padding:20px;}#gw_go_portfolio_img-gallery .gw-gopf-style-flex .gw-gopf-post-content a {color:#e6e6e6;}#gw_go_portfolio_img-gallery .gw-gopf-style-flex .gw-gopf-post-content a:hover {color:#333333;}#gw_go_portfolio_img-gallery .gw-gopf-style-flex .gw-gopf-post-content h2 {color:#333333 !important;font-family:inherit !important;font-size:16px !important;line-height:20px !important;}#gw_go_portfolio_img-gallery .gw-gopf-style-flex .gw-gopf-post-content h2 a { color:inherit;font-size:inherit !important;line-height:inherit !important;}#gw_go_portfolio_img-gallery .gw-gopf-style-flex .gw-gopf-post-content h2 a:hover { color:#e6e6e6; }#gw_go_portfolio_img-gallery .gw-gopf-style-flex .gw-gopf-post-meta {color:#787878;font-family:inherit;font-size:11px;line-height:15px;}#gw_go_portfolio_img-gallery .gw-gopf-style-flex .gw-gopf-post-excerpt { font-family:inherit;font-size:12px;line-height:15px !important;margin-top:15px}#gw_go_portfolio_img-gallery .gw-gopf-style-flex .gw-gopf-post-excerpt p {font-family:inherit;font-size:12px;line-height:15px !important;margin:0 0 15px !important;padding:0 !important;}#gw_go_portfolio_img-gallery .gw-gopf-style-flex .gw-gopf-post-excerpt p:last-child { margin:0 !important;padding:0 !important;}#gw_go_portfolio_img-gallery .gw-gopf-style-flex .gw-gopf-post-more { margin-top:15px; }#gw_go_portfolio_img-gallery .gw-gopf-style-flex .gw-gopf-post-more a {color:#e6e6e6;font-size:12px;margin-top:15px;font-weight:bold;}#gw_go_portfolio_img-gallery .gw-gopf-style-flex .gw-gopf-post-more a:hover { color:#333333; }#gw_go_portfolio_img-gallery .gw-gopf-style-flex .gw-gopf-post-more a.gw-gopf-btn {color:#ffffff;font-weight:normal;margin-top:-3px;}#gw_go_portfolio_img-gallery .gw-gopf-style-flex .gw-gopf-post-more a.gw-gopf-btn.gw-gopf-btn-outlined { color:#333333; }#gw_go_portfolio_img-gallery .gw-gopf-style-flex .gw-gopf-post-more a.gw-gopf-btn.gw-gopf-btn-outlined:hover { color:#e6e6e6; }#gw_go_portfolio_img-gallery .gw-gopf-style-flex .gw-gopf-post-more a.gw-gopf-btn { margin-left:10px }#gw_go_portfolio_img-gallery .gw-gopf-style-flex .gw-gopf-post-more a.gw-gopf-btn:first-child { margin-left:0; }#gw_go_portfolio_img-gallery .gw-gopf-style-flex .gw-gopf-post-content > *:first-child { margin-top:0 !important; }#gw_go_portfolio_img-gallery .gw-gopf-style-flex div.gw-gopf-post-highlight-box,#gw_go_portfolio_img-gallery  .gw-gopf-style-flex div.gw-gopf-post-highlight-box:first-child{background:#e6e6e6;padding:20px;margin:-20px -20px 20px !important;}#gw_go_portfolio_img-gallery .gw-gopf-style-flex .gw-gopf-post-highlight-box * { color:#ffffff !important;}#gw_go_portfolio_img-gallery .gw-gopf-style-flex .gw-gopf-post-highlight-box a:hover { color:#333333 !important;}#gw_go_portfolio_img-gallery .gw-gopf-style-flex .gw-gopf-woo-sale,#gw_go_portfolio_img-gallery .gw-gopf-touch.gw-gopf-style-flex .gw-gopf-post:hover .gw-gopf-woo-sale {background:#e6e6e6;-moz-border-radius:22px;-webkit-border-radius:22px;border-radius:22px;color:#ffffff;display:inline-block;font-size:12px;height:44px;line-height:44px;position:absolute;right:10px;text-align:center;top:10px;-moz-transition:opacity 0.1s ease-in-out;-ms-transition:opacity 0.1s ease-in-out;-o-transition:opacity 0.1s ease-in-out;-webkit-transition:opacity 0.1s ease-in-out;transition:opacity 0.1s ease-in-out;width:44px;z-index:5;}#gw_go_portfolio_img-gallery .gw-gopf-style-flex .gw-gopf-post:hover .gw-gopf-woo-sale,#gw_go_portfolio_img-gallery .gw-gopf-touch.gw-gopf-style-flex .gw-gopf-current.gw-gopf-post .gw-gopf-woo-sale {  filter:alpha(opacity=50); -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; -khtml-opacity:0.5; -moz-opacity:0.5; opacity:0.5;}#gw_go_portfolio_img-gallery .gw-gopf-style-flex .gw-gopf-post-woo-price {color:#e6e6e6;font-size:22px;font-weight:bold;line-height:22px;margin-top:15px;}#gw_go_portfolio_img-gallery .gw-gopf-style-flex .gw-gopf-post-woo-price del {background:none;color:#b8b8b8;font-size:16px;line-height:20px;margin-right:5px;text-decoration:line-through;}#gw_go_portfolio_img-gallery .gw-gopf-style-flex .gw-gopf-post-woo-price ins { background:none;text-decoration:none !important;}#gw_go_portfolio_img-gallery  .gw-gopf-style-flex-no-effect .gw-gopf-post-overlay-bg {-moz-border-radius:0px;-webkit-border-radius:0px;border-radius:0px;}#gw_go_portfolio_img-gallery  .gw-gopf-style-flex-slide-up .gw-gopf-post-content-wrap {top:100%;}#gw_go_portfolio_img-gallery .gw-gopf-style-flex-slide-up .gw-gopf-post-overlay-bg {-moz-border-radius-topleft:0px;-moz-border-radius-topright:0px;-webkit-border-top-left-radius:0px;-webkit-border-top-right-radius:0px;border-top-left-radius:0px;border-top-right-radius:0px;}#gw_go_portfolio_img-gallery .gw-gopf-style-flex-slide-up .gw-gopf-post-content-wrap:before { -moz-border-radius-bottomleft:0px;-moz-border-radius-bottomright:0px;-webkit-border-bottom-left-radius:0px;-webkit-border-bottom-right-radius:0px;border-bottom-left-radius:0px;border-bottom-right-radius:0px;}#gw_go_portfolio_img-gallery .gw-gopf-style-flex-slide-up-full .gw-gopf-post-content-wrap:before { -webkit-border-radius:0px;}#gw_go_portfolio_img-gallery .gw-gopf-chrome.gw-gopf-style-flex-slide-up-full .gw-gopf-post-content-wrap:before { -webkit-border-radius:0;}#gw_go_portfolio_img-gallery  .gw-gopf-style-flex-slide-up-full .gw-gopf-post-content-wrap,#gw_go_portfolio_img-gallery .gw-gopf-touch.gw-gopf-style-flex-slide-up-full .gw-gopf-post:hover .gw-gopf-post-content-wrap {top:100%;height:100%;}#gw_go_portfolio_img-gallery .gw-gopf-style-flex-slide-up-full .gw-gopf-post:hover .gw-gopf-post-content-wrap,#gw_go_portfolio_img-gallery .gw-gopf-touch.gw-gopf-style-flex-slide-up-full .gw-gopf-current.gw-gopf-post .gw-gopf-post-content-wrap { top:0;}#gw_go_portfolio_img-gallery .gw-gopf-style-flex-slide-up-full .gw-gopf-post-overlay {display:none;}#gw_go_portfolio_img-gallery .gw-gopf-style-flex-slide-push-up .gw-gopf-post-overlay-bg {-moz-border-radius-topleft:0px;-moz-border-radius-topright:0px;-webkit-border-top-left-radius:0px;-webkit-border-top-right-radius:0px;border-top-left-radius:0px;border-top-right-radius:0px;}#gw_go_portfolio_img-gallery .gw-gopf-style-flex-slide-push-up .gw-gopf-post-content-wrap:before { -moz-border-radius-bottomleft:0px;-moz-border-radius-bottomright:0px;-webkit-border-bottom-left-radius:0px;-webkit-border-bottom-right-radius:0px;border-bottom-left-radius:0px;border-bottom-right-radius:0px;}#gw_go_portfolio_img-gallery  .gw-gopf-style-flex-slide-push-up .gw-gopf-post-content-wrap {top:100%;}#gw_go_portfolio_img-gallery .gw-gopf-style-flex-slide-push-up .gw-gopf-post-overlay {top:0;}#gw_go_portfolio_img-gallery .gw-gopf-style-flex-slide-push-up .gw-gopf-post-header {bottom:-100%;height:100%;-moz-transition:height 0.3s ease-in-out, margin 0.3s ease-in-out;-ms-transition:height 0.3s ease-in-out, margin 0.3s ease-in-out;-o-transition:height 0.3s ease-in-out, margin 0.3s ease-in-out;-webkit-transition:height 0.3s ease-in-out, margin 0.3s ease-in-out;transition:height 0.3s ease-in-out, margin 0.3s ease-in-out;}#gw_go_portfolio_img-gallery .gw-gopf-style-flex-slide-push-up .gw-gopf-post-overlay-bg {-moz-border-radius-topleft:0px;-moz-border-radius-topright:0px;-webkit-border-top-left-radius:0px;-webkit-border-top-right-radius:0px;border-top-left-radius:0px;border-top-right-radius:0px;}#gw_go_portfolio_img-gallery  .gw-gopf-style-flex-slide-push-up-full .gw-gopf-post-content-wrap:before { -webkit-border-radius:0px;}#gw_go_portfolio_img-gallery .gw-gopf-chrome.gw-gopf-style-flex-slide-push-up-full .gw-gopf-post-content-wrap:before { -webkit-border-radius:0;}#gw_go_portfolio_img-gallery .gw-gopf-style-flex-slide-push-up-full .gw-gopf-post-content-wrap,#gw_go_portfolio_img-gallery .gw-gopf-touch.gw-gopf-style-flex-slide-push-up-full .gw-gopf-post:hover .gw-gopf-post-content-wrap {top:100%;height:100%;}#gw_go_portfolio_img-gallery .gw-gopf-style-flex-slide-push-up-full .gw-gopf-post:hover .gw-gopf-post-content-wrap,#gw_go_portfolio_img-gallery .gw-gopf-touch.gw-gopf-style-flex-slide-push-up-full .gw-gopf-current.gw-gopf-post .gw-gopf-post-content-wrap {top:0;}#gw_go_portfolio_img-gallery .gw-gopf-style-flex-slide-push-up-full .gw-gopf-post-header {bottom:-100%;height:100%;-moz-transition:height 0.3s ease-in-out, margin 0.3s ease-in-out;-ms-transition:height 0.3s ease-in-out, margin 0.3s ease-in-out;-o-transition:height 0.3s ease-in-out, margin 0.3s ease-in-out;-webkit-transition:height 0.3s ease-in-out, margin 0.3s ease-in-out;transition:height 0.3s ease-in-out, margin 0.3s ease-in-out;}#gw_go_portfolio_img-gallery .gw-gopf-style-flex-slide-push-up-full .gw-gopf-post-overlay {display:none;}#gw_go_portfolio_img-gallery  .gw-gopf-style-flex-slide-down .gw-gopf-post-overlay-bg {-moz-border-radius-bottomleft:0px;-moz-border-radius-bottomright:0px;-webkit-border-bottom-left-radius:0px;-webkit-border-bottom-right-radius:0px;border-bottom-left-radius:0px;border-bottom-right-radius:0px;}#gw_go_portfolio_img-gallery .gw-gopf-style-flex-slide-down .gw-gopf-post-content-wrap:before { -moz-border-radius-topleft:0px;-moz-border-radius-topright:0px;-webkit-border-top-left-radius:0px;-webkit-border-top-right-radius:0px;border-top-left-radius:0px;border-top-right-radius:0px;}#gw_go_portfolio_img-gallery .gw-gopf-style-flex-slide-down .gw-gopf-post-content-wrap {bottom:100%;}#gw_go_portfolio_img-gallery .gw-gopf-style-flex-slide-down .gw-gopf-post-overlay {bottom:0 !important;}#gw_go_portfolio_img-gallery .gw-gopf-style-flex-slide-down .gw-gopf-post-overlay-bg {-moz-border-radius-bottomleft:0px;-moz-border-radius-bottomright:0px;-webkit-border-bottom-left-radius:0px;-webkit-border-bottom-right-radius:0px;border-bottom-left-radius:0px;border-bottom-right-radius:0px;}#gw_go_portfolio_img-gallery  .gw-gopf-style-flex-slide-down-full .gw-gopf-post-content-wrap:before { -webkit-border-radius:0px;}#gw_go_portfolio_img-gallery .gw-gopf-chrome.gw-gopf-style-flex-slide-down-full .gw-gopf-post-content-wrap:before { -webkit-border-radius:0;}#gw_go_portfolio_img-gallery .gw-gopf-style-flex-slide-down-full .gw-gopf-post-content-wrap,#gw_go_portfolio_img-gallery .gw-gopf-touch.gw-gopf-style-flex-slide-down-full .gw-gopf-post:hover .gw-gopf-post-content-wrap {bottom:100%;height:100%;}#gw_go_portfolio_img-gallery .gw-gopf-style-flex-slide-down-full .gw-gopf-post:hover .gw-gopf-post-content-wrap,#gw_go_portfolio_img-gallery .gw-gopf-touch.gw-gopf-style-flex-slide-down-full .gw-gopf-current.gw-gopf-post .gw-gopf-post-content-wrap {bottom:0;}#gw_go_portfolio_img-gallery .gw-gopf-style-flex-slide-down-full .gw-gopf-post-overlay {display:none;}#gw_go_portfolio_img-gallery .gw-gopf-style-flex-slide-push-down .gw-gopf-post-overlay-bg {-moz-border-radius-bottomleft:0px;-moz-border-radius-bottomright:0px;-webkit-border-bottom-left-radius:0px;-webkit-border-bottom-right-radius:0px;border-bottom-left-radius:0px;border-bottom-right-radius:0px;}#gw_go_portfolio_img-gallery .gw-gopf-style-flex-slide-push-down .gw-gopf-post-content-wrap:before { -moz-border-radius-topleft:0px;-moz-border-radius-topright:0px;-webkit-border-top-left-radius:0px;-webkit-border-top-right-radius:0px;border-top-left-radius:0px;border-top-right-radius:0px;}#gw_go_portfolio_img-gallery .gw-gopf-style-flex-slide-push-down .gw-gopf-post-content-wrap {bottom:100%;}#gw_go_portfolio_img-gallery .gw-gopf-style-flex-slide-push-down .gw-gopf-post-header {top:-100%;height:100%;-moz-transition:height 0.3s ease-in-out, margin 0.3s ease-in-out;-ms-transition:height 0.3s ease-in-out, margin 0.3s ease-in-out;-o-transition:height 0.3s ease-in-out, margin 0.3s ease-in-out;-webkit-transition:height 0.3s ease-in-out, margin 0.3s ease-in-out;transition:height 0.3s ease-in-out, margin 0.3s ease-in-out;}#gw_go_portfolio_img-gallery .gw-gopf-style-flex-slide-push-down .gw-gopf-post-overlay-bg {-moz-border-radius-bottomleft:0px;-moz-border-radius-bottomright:0px;-webkit-border-bottom-left-radius:0px;-webkit-border-bottom-right-radius:0px;border-bottom-left-radius:0px;border-bottom-right-radius:0px;}#gw_go_portfolio_img-gallery  .gw-gopf-style-flex-slide-push-down-full .gw-gopf-post-content-wrap:before { -webkit-border-radius:0px;}#gw_go_portfolio_img-gallery .gw-gopf-chrome.gw-gopf-style-flex-slide-push-down-full .gw-gopf-post-content-wrap:before { -webkit-border-radius:0;}#gw_go_portfolio_img-gallery .gw-gopf-style-flex-slide-push-down-full .gw-gopf-post-content-wrap,#gw_go_portfolio_img-gallery .gw-gopf-touch.gw-gopf-style-flex-slide-push-down-full .gw-gopf-post:hover .gw-gopf-post-content-wrap {bottom:100%;height:100%;}#gw_go_portfolio_img-gallery .gw-gopf-style-flex-slide-push-down-full .gw-gopf-post:hover .gw-gopf-post-content-wrap,#gw_go_portfolio_img-gallery .gw-gopf-touch.gw-gopf-style-flex-slide-push-down-full .gw-gopf-current.gw-gopf-post .gw-gopf-post-content-wrap {bottom:0;}#gw_go_portfolio_img-gallery .gw-gopf-style-flex-slide-push-down-full .gw-gopf-post-header {top:-100%;height:100%;-moz-transition:height 0.3s ease-in-out, margin 0.3s ease-in-out;-ms-transition:height 0.3s ease-in-out, margin 0.3s ease-in-out;-o-transition:height 0.3s ease-in-out, margin 0.3s ease-in-out;-webkit-transition:height 0.3s ease-in-out, margin 0.3s ease-in-out;transition:height 0.3s ease-in-out, margin 0.3s ease-in-out;}#gw_go_portfolio_img-gallery .gw-gopf-style-flex-slide-push-down-full .gw-gopf-post-overlay {display:none;}#gw_go_portfolio_img-gallery  .gw-gopf-style-flex-slide-left-full .gw-gopf-post-content-wrap:before { -webkit-border-radius:0px;}#gw_go_portfolio_img-gallery .gw-gopf-chrome.gw-gopf-style-flex-slide-left-full .gw-gopf-post-content-wrap:before { -webkit-border-radius:0;}#gw_go_portfolio_img-gallery .gw-gopf-style-flex-slide-left-full .gw-gopf-post-content-wrap,#gw_go_portfolio_img-gallery .gw-gopf-touch.gw-gopf-style-flex-slide-left-full .gw-gopf-post:hover .gw-gopf-post-content-wrap {left:100%;height:100%;top:0;}#gw_go_portfolio_img-gallery .gw-gopf-style-flex-slide-left-full .gw-gopf-post:hover .gw-gopf-post-content-wrap,#gw_go_portfolio_img-gallery .gw-gopf-touch.gw-gopf-style-flex-slide-left-full .gw-gopf-current.gw-gopf-post .gw-gopf-post-content-wrap {left:0;}#gw_go_portfolio_img-gallery .gw-gopf-style-flex-slide-left-full .gw-gopf-post-overlay {display:none;}#gw_go_portfolio_img-gallery  .gw-gopf-style-flex-slide-push-left-full .gw-gopf-post-content-wrap:before { -webkit-border-radius:0px;}#gw_go_portfolio_img-gallery .gw-gopf-chrome.gw-gopf-style-flex-slide-push-left-full .gw-gopf-post-content-wrap:before { -webkit-border-radius:0;}#gw_go_portfolio_img-gallery .gw-gopf-style-flex-slide-push-left-full .gw-gopf-post-content-wrap,#gw_go_portfolio_img-gallery .gw-gopf-touch.gw-gopf-style-flex-slide-push-left-full .gw-gopf-post:hover .gw-gopf-post-content-wrap {left:100%;height:100%;top:0;}#gw_go_portfolio_img-gallery .gw-gopf-style-flex-slide-push-left-full .gw-gopf-post:hover .gw-gopf-post-content-wrap,#gw_go_portfolio_img-gallery .gw-gopf-touch.gw-gopf-style-flex-slide-push-left-full .gw-gopf-current.gw-gopf-post .gw-gopf-post-content-wrap {left:0;}#gw_go_portfolio_img-gallery .gw-gopf-style-flex-slide-push-left-full .gw-gopf-post-overlay {display:none;}#gw_go_portfolio_img-gallery .gw-gopf-style-flex-slide-push-left-full .gw-gopf-post-header,#gw_go_portfolio_img-gallery .gw-gopf-touch.gw-gopf-style-flex-slide-push-left-full .gw-gopf-post:hover .gw-gopf-post-header {height:100%;margin-left:0;margin-right:0;-moz-transition:left 0.3s ease-in-out, margin 0.3s ease-in-out;-ms-transition:left 0.3s ease-in-out, margin 0.3s ease-in-out;-o-transition:left 0.3s ease-in-out, margin 0.3s ease-in-out;-webkit-transition:left 0.3s ease-in-out, margin 0.3s ease-in-out;transition:left 0.3s ease-in-out, margin 0.3s ease-in-out;}#gw_go_portfolio_img-gallery .gw-gopf-style-flex-slide-push-left-full .gw-gopf-post:hover .gw-gopf-post-header,#gw_go_portfolio_img-gallery .gw-gopf-touch.gw-gopf-style-flex-slide-push-left-full .gw-gopf-current.gw-gopf-post .gw-gopf-post-header {margin-left:-100%;margin-right:100%;}#gw_go_portfolio_img-gallery .gw-gopf-style-flex-slide-right-full .gw-gopf-post-content-wrap:before { -webkit-border-radius:0px;}#gw_go_portfolio_img-gallery .gw-gopf-chrome.gw-gopf-style-flex-slide-right-full .gw-gopf-post-content-wrap:before { -webkit-border-radius:0;}#gw_go_portfolio_img-gallery  .gw-gopf-style-flex-slide-right-full .gw-gopf-post-content-wrap,#gw_go_portfolio_img-gallery .gw-gopf-touch.gw-gopf-style-flex-slide-right-full .gw-gopf-post:hover .gw-gopf-post-content-wrap {left:-100%;height:100%;top:0;}#gw_go_portfolio_img-gallery .gw-gopf-style-flex-slide-right-full .gw-gopf-post:hover .gw-gopf-post-content-wrap,#gw_go_portfolio_img-gallery .gw-gopf-touch.gw-gopf-style-flex-slide-right-full .gw-gopf-current.gw-gopf-post .gw-gopf-post-content-wrap {left:0;}#gw_go_portfolio_img-gallery .gw-gopf-style-flex-slide-right-full .gw-gopf-post-overlay {display:none;}#gw_go_portfolio_img-gallery  .gw-gopf-style-flex-slide-push-right-full .gw-gopf-post-content-wrap:before { -webkit-border-radius:0px;}#gw_go_portfolio_img-gallery .gw-gopf-chrome.gw-gopf-style-flex-slide-push-right-full .gw-gopf-post-content-wrap:before { -webkit-border-radius:0;}#gw_go_portfolio_img-gallery .gw-gopf-style-flex-slide-push-right-full .gw-gopf-post-content-wrap,#gw_go_portfolio_img-gallery .gw-gopf-touch.gw-gopf-style-flex-slide-push-right-full .gw-gopf-post:hover .gw-gopf-post-content-wrap {left:-100%;height:100%;top:0;}#gw_go_portfolio_img-gallery .gw-gopf-style-flex-slide-push-right-full .gw-gopf-post:hover .gw-gopf-post-content-wrap,#gw_go_portfolio_img-gallery .gw-gopf-touch.gw-gopf-style-flex-slide-push-right-full .gw-gopf-current.gw-gopf-post .gw-gopf-post-content-wrap {left:0;}#gw_go_portfolio_img-gallery .gw-gopf-style-flex-slide-push-right-full .gw-gopf-post-overlay {display:none;}#gw_go_portfolio_img-gallery .gw-gopf-style-flex-slide-push-right-full .gw-gopf-post-header,#gw_go_portfolio_img-gallery .gw-gopf-touch.gw-gopf-style-flex-slide-push-right-full .gw-gopf-post:hover .gw-gopf-post-header {margin-left:0;margin-right:0;height:100%;-moz-transition:left 0.3s ease-in-out, margin 0.3s ease-in-out;-ms-transition:left 0.3s ease-in-out, margin 0.3s ease-in-out;-o-transition:left 0.3s ease-in-out, margin 0.3s ease-in-out;-webkit-transition:left 0.3s ease-in-out, margin 0.3s ease-in-out;transition:left 0.3s ease-in-out, margin 0.3s ease-in-out;}#gw_go_portfolio_img-gallery .gw-gopf-style-flex-slide-push-right-full .gw-gopf-post:hover .gw-gopf-post-header,#gw_go_portfolio_img-gallery .gw-gopf-touch.gw-gopf-style-flex-slide-push-right-full .gw-gopf-current.gw-gopf-post .gw-gopf-post-header {margin-left:100%;margin-right:-100%;}
/* 814 */ 
/* Minify_CSS_UriRewriter::$debugText

docRoot    : /home/prowp/domains/professional-wordpress.com/public_html
currentDir : /home/prowp/domains/professional-wordpress.com/public_html/wp-content/plugins/revslider/rs-plugin/css

file-relative URI  : ../font/revicons.eot?5510888
path prepended     : /home/prowp/domains/professional-wordpress.com/public_html/wp-content/plugins/revslider/rs-plugin/css/../font/revicons.eot?5510888
docroot stripped   : /wp-content/plugins/revslider/rs-plugin/css/../font/revicons.eot?5510888
traversals removed : /wp-content/plugins/revslider/rs-plugin/font/revicons.eot?5510888

file-relative URI  : ../font/revicons.eot?5510888#iefix
path prepended     : /home/prowp/domains/professional-wordpress.com/public_html/wp-content/plugins/revslider/rs-plugin/css/../font/revicons.eot?5510888#iefix
docroot stripped   : /wp-content/plugins/revslider/rs-plugin/css/../font/revicons.eot?5510888#iefix
traversals removed : /wp-content/plugins/revslider/rs-plugin/font/revicons.eot?5510888#iefix

file-relative URI  : ../font/revicons.woff?5510888
path prepended     : /home/prowp/domains/professional-wordpress.com/public_html/wp-content/plugins/revslider/rs-plugin/css/../font/revicons.woff?5510888
docroot stripped   : /wp-content/plugins/revslider/rs-plugin/css/../font/revicons.woff?5510888
traversals removed : /wp-content/plugins/revslider/rs-plugin/font/revicons.woff?5510888

file-relative URI  : ../font/revicons.ttf?5510888
path prepended     : /home/prowp/domains/professional-wordpress.com/public_html/wp-content/plugins/revslider/rs-plugin/css/../font/revicons.ttf?5510888
docroot stripped   : /wp-content/plugins/revslider/rs-plugin/css/../font/revicons.ttf?5510888
traversals removed : /wp-content/plugins/revslider/rs-plugin/font/revicons.ttf?5510888

file-relative URI  : ../font/revicons.svg?5510888#revicons
path prepended     : /home/prowp/domains/professional-wordpress.com/public_html/wp-content/plugins/revslider/rs-plugin/css/../font/revicons.svg?5510888#revicons
docroot stripped   : /wp-content/plugins/revslider/rs-plugin/css/../font/revicons.svg?5510888#revicons
traversals removed : /wp-content/plugins/revslider/rs-plugin/font/revicons.svg?5510888#revicons

file-relative URI  : ../font/revicons.svg?5510888#revicons
path prepended     : /home/prowp/domains/professional-wordpress.com/public_html/wp-content/plugins/revslider/rs-plugin/css/../font/revicons.svg?5510888#revicons
docroot stripped   : /wp-content/plugins/revslider/rs-plugin/css/../font/revicons.svg?5510888#revicons
traversals removed : /wp-content/plugins/revslider/rs-plugin/font/revicons.svg?5510888#revicons

file-relative URI  : ../assets/gridtile.png
path prepended     : /home/prowp/domains/professional-wordpress.com/public_html/wp-content/plugins/revslider/rs-plugin/css/../assets/gridtile.png
docroot stripped   : /wp-content/plugins/revslider/rs-plugin/css/../assets/gridtile.png
traversals removed : /wp-content/plugins/revslider/rs-plugin/assets/gridtile.png

file-relative URI  : ../assets/gridtile_white.png
path prepended     : /home/prowp/domains/professional-wordpress.com/public_html/wp-content/plugins/revslider/rs-plugin/css/../assets/gridtile_white.png
docroot stripped   : /wp-content/plugins/revslider/rs-plugin/css/../assets/gridtile_white.png
traversals removed : /wp-content/plugins/revslider/rs-plugin/assets/gridtile_white.png

file-relative URI  : ../assets/gridtile_3x3.png
path prepended     : /home/prowp/domains/professional-wordpress.com/public_html/wp-content/plugins/revslider/rs-plugin/css/../assets/gridtile_3x3.png
docroot stripped   : /wp-content/plugins/revslider/rs-plugin/css/../assets/gridtile_3x3.png
traversals removed : /wp-content/plugins/revslider/rs-plugin/assets/gridtile_3x3.png

file-relative URI  : ../assets/gridtile_3x3_white.png
path prepended     : /home/prowp/domains/professional-wordpress.com/public_html/wp-content/plugins/revslider/rs-plugin/css/../assets/gridtile_3x3_white.png
docroot stripped   : /wp-content/plugins/revslider/rs-plugin/css/../assets/gridtile_3x3_white.png
traversals removed : /wp-content/plugins/revslider/rs-plugin/assets/gridtile_3x3_white.png

file-relative URI  : ../assets/shadow1.png
path prepended     : /home/prowp/domains/professional-wordpress.com/public_html/wp-content/plugins/revslider/rs-plugin/css/../assets/shadow1.png
docroot stripped   : /wp-content/plugins/revslider/rs-plugin/css/../assets/shadow1.png
traversals removed : /wp-content/plugins/revslider/rs-plugin/assets/shadow1.png

file-relative URI  : ../assets/shadow2.png
path prepended     : /home/prowp/domains/professional-wordpress.com/public_html/wp-content/plugins/revslider/rs-plugin/css/../assets/shadow2.png
docroot stripped   : /wp-content/plugins/revslider/rs-plugin/css/../assets/shadow2.png
traversals removed : /wp-content/plugins/revslider/rs-plugin/assets/shadow2.png

file-relative URI  : ../assets/shadow3.png
path prepended     : /home/prowp/domains/professional-wordpress.com/public_html/wp-content/plugins/revslider/rs-plugin/css/../assets/shadow3.png
docroot stripped   : /wp-content/plugins/revslider/rs-plugin/css/../assets/shadow3.png
traversals removed : /wp-content/plugins/revslider/rs-plugin/assets/shadow3.png

file-relative URI  : ../images/gradient/g30.png
path prepended     : /home/prowp/domains/professional-wordpress.com/public_html/wp-content/plugins/revslider/rs-plugin/css/../images/gradient/g30.png
docroot stripped   : /wp-content/plugins/revslider/rs-plugin/css/../images/gradient/g30.png
traversals removed : /wp-content/plugins/revslider/rs-plugin/images/gradient/g30.png

file-relative URI  : ../images/gradient/g40.png
path prepended     : /home/prowp/domains/professional-wordpress.com/public_html/wp-content/plugins/revslider/rs-plugin/css/../images/gradient/g40.png
docroot stripped   : /wp-content/plugins/revslider/rs-plugin/css/../images/gradient/g40.png
traversals removed : /wp-content/plugins/revslider/rs-plugin/images/gradient/g40.png

file-relative URI  : ../assets/boxed_bgtile.png
path prepended     : /home/prowp/domains/professional-wordpress.com/public_html/wp-content/plugins/revslider/rs-plugin/css/../assets/boxed_bgtile.png
docroot stripped   : /wp-content/plugins/revslider/rs-plugin/css/../assets/boxed_bgtile.png
traversals removed : /wp-content/plugins/revslider/rs-plugin/assets/boxed_bgtile.png

file-relative URI  : ../assets/navigdots_bgtile.png
path prepended     : /home/prowp/domains/professional-wordpress.com/public_html/wp-content/plugins/revslider/rs-plugin/css/../assets/navigdots_bgtile.png
docroot stripped   : /wp-content/plugins/revslider/rs-plugin/css/../assets/navigdots_bgtile.png
traversals removed : /wp-content/plugins/revslider/rs-plugin/assets/navigdots_bgtile.png

file-relative URI  : ../assets/bullet.png
path prepended     : /home/prowp/domains/professional-wordpress.com/public_html/wp-content/plugins/revslider/rs-plugin/css/../assets/bullet.png
docroot stripped   : /wp-content/plugins/revslider/rs-plugin/css/../assets/bullet.png
traversals removed : /wp-content/plugins/revslider/rs-plugin/assets/bullet.png

file-relative URI  : ../assets/bullets.png
path prepended     : /home/prowp/domains/professional-wordpress.com/public_html/wp-content/plugins/revslider/rs-plugin/css/../assets/bullets.png
docroot stripped   : /wp-content/plugins/revslider/rs-plugin/css/../assets/bullets.png
traversals removed : /wp-content/plugins/revslider/rs-plugin/assets/bullets.png

file-relative URI  : ../assets/bullets2.png
path prepended     : /home/prowp/domains/professional-wordpress.com/public_html/wp-content/plugins/revslider/rs-plugin/css/../assets/bullets2.png
docroot stripped   : /wp-content/plugins/revslider/rs-plugin/css/../assets/bullets2.png
traversals removed : /wp-content/plugins/revslider/rs-plugin/assets/bullets2.png

file-relative URI  : ../assets/bullets2.png
path prepended     : /home/prowp/domains/professional-wordpress.com/public_html/wp-content/plugins/revslider/rs-plugin/css/../assets/bullets2.png
docroot stripped   : /wp-content/plugins/revslider/rs-plugin/css/../assets/bullets2.png
traversals removed : /wp-content/plugins/revslider/rs-plugin/assets/bullets2.png

file-relative URI  : ../assets/bullet_boxed.png
path prepended     : /home/prowp/domains/professional-wordpress.com/public_html/wp-content/plugins/revslider/rs-plugin/css/../assets/bullet_boxed.png
docroot stripped   : /wp-content/plugins/revslider/rs-plugin/css/../assets/bullet_boxed.png
traversals removed : /wp-content/plugins/revslider/rs-plugin/assets/bullet_boxed.png

file-relative URI  : ../assets/navigdots.png
path prepended     : /home/prowp/domains/professional-wordpress.com/public_html/wp-content/plugins/revslider/rs-plugin/css/../assets/navigdots.png
docroot stripped   : /wp-content/plugins/revslider/rs-plugin/css/../assets/navigdots.png
traversals removed : /wp-content/plugins/revslider/rs-plugin/assets/navigdots.png

file-relative URI  : ../assets/large_left.png
path prepended     : /home/prowp/domains/professional-wordpress.com/public_html/wp-content/plugins/revslider/rs-plugin/css/../assets/large_left.png
docroot stripped   : /wp-content/plugins/revslider/rs-plugin/css/../assets/large_left.png
traversals removed : /wp-content/plugins/revslider/rs-plugin/assets/large_left.png

file-relative URI  : ../assets/large_right.png
path prepended     : /home/prowp/domains/professional-wordpress.com/public_html/wp-content/plugins/revslider/rs-plugin/css/../assets/large_right.png
docroot stripped   : /wp-content/plugins/revslider/rs-plugin/css/../assets/large_right.png
traversals removed : /wp-content/plugins/revslider/rs-plugin/assets/large_right.png

file-relative URI  : ../assets/small_left.png
path prepended     : /home/prowp/domains/professional-wordpress.com/public_html/wp-content/plugins/revslider/rs-plugin/css/../assets/small_left.png
docroot stripped   : /wp-content/plugins/revslider/rs-plugin/css/../assets/small_left.png
traversals removed : /wp-content/plugins/revslider/rs-plugin/assets/small_left.png

file-relative URI  : ../assets/small_right.png
path prepended     : /home/prowp/domains/professional-wordpress.com/public_html/wp-content/plugins/revslider/rs-plugin/css/../assets/small_right.png
docroot stripped   : /wp-content/plugins/revslider/rs-plugin/css/../assets/small_right.png
traversals removed : /wp-content/plugins/revslider/rs-plugin/assets/small_right.png

file-relative URI  : ../assets/arrow_left.png
path prepended     : /home/prowp/domains/professional-wordpress.com/public_html/wp-content/plugins/revslider/rs-plugin/css/../assets/arrow_left.png
docroot stripped   : /wp-content/plugins/revslider/rs-plugin/css/../assets/arrow_left.png
traversals removed : /wp-content/plugins/revslider/rs-plugin/assets/arrow_left.png

file-relative URI  : ../assets/arrow_right.png
path prepended     : /home/prowp/domains/professional-wordpress.com/public_html/wp-content/plugins/revslider/rs-plugin/css/../assets/arrow_right.png
docroot stripped   : /wp-content/plugins/revslider/rs-plugin/css/../assets/arrow_right.png
traversals removed : /wp-content/plugins/revslider/rs-plugin/assets/arrow_right.png

file-relative URI  : ../assets/small_left_boxed.png
path prepended     : /home/prowp/domains/professional-wordpress.com/public_html/wp-content/plugins/revslider/rs-plugin/css/../assets/small_left_boxed.png
docroot stripped   : /wp-content/plugins/revslider/rs-plugin/css/../assets/small_left_boxed.png
traversals removed : /wp-content/plugins/revslider/rs-plugin/assets/small_left_boxed.png

file-relative URI  : ../assets/small_right_boxed.png
path prepended     : /home/prowp/domains/professional-wordpress.com/public_html/wp-content/plugins/revslider/rs-plugin/css/../assets/small_right_boxed.png
docroot stripped   : /wp-content/plugins/revslider/rs-plugin/css/../assets/small_right_boxed.png
traversals removed : /wp-content/plugins/revslider/rs-plugin/assets/small_right_boxed.png

file-relative URI  : ../assets/arrowleft.png
path prepended     : /home/prowp/domains/professional-wordpress.com/public_html/wp-content/plugins/revslider/rs-plugin/css/../assets/arrowleft.png
docroot stripped   : /wp-content/plugins/revslider/rs-plugin/css/../assets/arrowleft.png
traversals removed : /wp-content/plugins/revslider/rs-plugin/assets/arrowleft.png

file-relative URI  : ../assets/arrowright.png
path prepended     : /home/prowp/domains/professional-wordpress.com/public_html/wp-content/plugins/revslider/rs-plugin/css/../assets/arrowright.png
docroot stripped   : /wp-content/plugins/revslider/rs-plugin/css/../assets/arrowright.png
traversals removed : /wp-content/plugins/revslider/rs-plugin/assets/arrowright.png

file-relative URI  : ../assets/arrow_left2.png
path prepended     : /home/prowp/domains/professional-wordpress.com/public_html/wp-content/plugins/revslider/rs-plugin/css/../assets/arrow_left2.png
docroot stripped   : /wp-content/plugins/revslider/rs-plugin/css/../assets/arrow_left2.png
traversals removed : /wp-content/plugins/revslider/rs-plugin/assets/arrow_left2.png

file-relative URI  : ../assets/arrow_right2.png
path prepended     : /home/prowp/domains/professional-wordpress.com/public_html/wp-content/plugins/revslider/rs-plugin/css/../assets/arrow_right2.png
docroot stripped   : /wp-content/plugins/revslider/rs-plugin/css/../assets/arrow_right2.png
traversals removed : /wp-content/plugins/revslider/rs-plugin/assets/arrow_right2.png

file-relative URI  : ../assets/arrow_left2.png
path prepended     : /home/prowp/domains/professional-wordpress.com/public_html/wp-content/plugins/revslider/rs-plugin/css/../assets/arrow_left2.png
docroot stripped   : /wp-content/plugins/revslider/rs-plugin/css/../assets/arrow_left2.png
traversals removed : /wp-content/plugins/revslider/rs-plugin/assets/arrow_left2.png

file-relative URI  : ../assets/arrow_right2.png
path prepended     : /home/prowp/domains/professional-wordpress.com/public_html/wp-content/plugins/revslider/rs-plugin/css/../assets/arrow_right2.png
docroot stripped   : /wp-content/plugins/revslider/rs-plugin/css/../assets/arrow_right2.png
traversals removed : /wp-content/plugins/revslider/rs-plugin/assets/arrow_right2.png

file-relative URI  : ../assets/large_left.png
path prepended     : /home/prowp/domains/professional-wordpress.com/public_html/wp-content/plugins/revslider/rs-plugin/css/../assets/large_left.png
docroot stripped   : /wp-content/plugins/revslider/rs-plugin/css/../assets/large_left.png
traversals removed : /wp-content/plugins/revslider/rs-plugin/assets/large_left.png

file-relative URI  : ../assets/large_right.png
path prepended     : /home/prowp/domains/professional-wordpress.com/public_html/wp-content/plugins/revslider/rs-plugin/css/../assets/large_right.png
docroot stripped   : /wp-content/plugins/revslider/rs-plugin/css/../assets/large_right.png
traversals removed : /wp-content/plugins/revslider/rs-plugin/assets/large_right.png

file-relative URI  : ../assets/timer.png
path prepended     : /home/prowp/domains/professional-wordpress.com/public_html/wp-content/plugins/revslider/rs-plugin/css/../assets/timer.png
docroot stripped   : /wp-content/plugins/revslider/rs-plugin/css/../assets/timer.png
traversals removed : /wp-content/plugins/revslider/rs-plugin/assets/timer.png

file-relative URI  : ../assets/coloredbg.png
path prepended     : /home/prowp/domains/professional-wordpress.com/public_html/wp-content/plugins/revslider/rs-plugin/css/../assets/coloredbg.png
docroot stripped   : /wp-content/plugins/revslider/rs-plugin/css/../assets/coloredbg.png
traversals removed : /wp-content/plugins/revslider/rs-plugin/assets/coloredbg.png

file-relative URI  : ../assets/loader.gif
path prepended     : /home/prowp/domains/professional-wordpress.com/public_html/wp-content/plugins/revslider/rs-plugin/css/../assets/loader.gif
docroot stripped   : /wp-content/plugins/revslider/rs-plugin/css/../assets/loader.gif
traversals removed : /wp-content/plugins/revslider/rs-plugin/assets/loader.gif

file-relative URI  : ../assets/loader.gif
path prepended     : /home/prowp/domains/professional-wordpress.com/public_html/wp-content/plugins/revslider/rs-plugin/css/../assets/loader.gif
docroot stripped   : /wp-content/plugins/revslider/rs-plugin/css/../assets/loader.gif
traversals removed : /wp-content/plugins/revslider/rs-plugin/assets/loader.gif

*/

/* settings.css */

/* 1   */ /*-----------------------------------------------------------------------------
/* 2   *| 
/* 3   *| 	-	Revolution Slider 4.1 Captions -
/* 4   *| 
/* 5   *| 		Screen Stylesheet
/* 6   *| 
/* 7   *| version:   	1.4.5
/* 8   *| date:      	27/11/13
/* 9   *| author:		themepunch
/* 10  *| email:     	info@themepunch.com
/* 11  *| website:   	http://www.themepunch.com
/* 12  *| -----------------------------------------------------------------------------*/
/* 13  */ 
/* 14  */ 
/* 15  */ @font-face {
/* 16  */   font-family: 'revicons';
/* 17  */   src: url('/wp-content/plugins/revslider/rs-plugin/font/revicons.eot?5510888');
/* 18  */   src: url('/wp-content/plugins/revslider/rs-plugin/font/revicons.eot?5510888#iefix') format('embedded-opentype'),
/* 19  */        url('/wp-content/plugins/revslider/rs-plugin/font/revicons.woff?5510888') format('woff'),
/* 20  */        url('/wp-content/plugins/revslider/rs-plugin/font/revicons.ttf?5510888') format('truetype'),
/* 21  */        url('/wp-content/plugins/revslider/rs-plugin/font/revicons.svg?5510888#revicons') format('svg');
/* 22  */   font-weight: normal;
/* 23  */   font-style: normal;
/* 24  */ }
/* 25  */ /* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* 26  */ /* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/* 27  */ /*
/* 28  *| @media screen and (-webkit-min-device-pixel-ratio:0) {
/* 29  *|   @font-face {
/* 30  *|     font-family: 'revicons';
/* 31  *|     src: url('/wp-content/plugins/revslider/rs-plugin/font/revicons.svg?5510888#revicons') format('svg');
/* 32  *|   }
/* 33  *| }
/* 34  *| */
/* 35  */  
/* 36  */  [class^="revicon-"]:before, [class*=" revicon-"]:before {
/* 37  */   font-family: "revicons";
/* 38  */   font-style: normal;
/* 39  */   font-weight: normal;
/* 40  */   speak: none;
/* 41  */  
/* 42  */   display: inline-block;
/* 43  */   text-decoration: inherit;
/* 44  */   width: 1em;
/* 45  */   margin-right: .2em;
/* 46  */   text-align: center;
/* 47  */   /* opacity: .8; */
/* 48  */  
/* 49  */   /* For safety - reset parent styles, that can break glyph codes*/
/* 50  */   font-variant: normal;

/* settings.css */

/* 51  */   text-transform: none;
/* 52  */      
/* 53  */   /* fix buttons height, for twitter bootstrap */
/* 54  */   line-height: 1em;
/* 55  */  
/* 56  */   /* Animation center compensation - margins should be symmetric */
/* 57  */   /* remove if not needed */
/* 58  */   margin-left: .2em;
/* 59  */  
/* 60  */   /* you can be more comfortable with increased icons size */
/* 61  */   /* font-size: 120%; */
/* 62  */  
/* 63  */   /* Uncomment for 3D effect */
/* 64  */   /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
/* 65  */ }
/* 66  */  
/* 67  */ .revicon-search-1:before { content: '\e802'; } /* '' */
/* 68  */ .revicon-pencil-1:before { content: '\e831'; } /* '' */
/* 69  */ .revicon-picture-1:before { content: '\e803'; } /* '' */
/* 70  */ .revicon-cancel:before { content: '\e80a'; } /* '' */
/* 71  */ .revicon-info-circled:before { content: '\e80f'; } /* '' */
/* 72  */ .revicon-trash:before { content: '\e801'; } /* '' */
/* 73  */ .revicon-left-dir:before { content: '\e817'; } /* '' */
/* 74  */ .revicon-right-dir:before { content: '\e818'; } /* '' */
/* 75  */ .revicon-down-open:before { content: '\e83b'; } /* '' */
/* 76  */ .revicon-left-open:before { content: '\e819'; } /* '' */
/* 77  */ .revicon-right-open:before { content: '\e81a'; } /* '' */
/* 78  */ .revicon-angle-left:before { content: '\e820'; } /* '' */
/* 79  */ .revicon-angle-right:before { content: '\e81d'; } /* '' */
/* 80  */ .revicon-left-big:before { content: '\e81f'; } /* '' */
/* 81  */ .revicon-right-big:before { content: '\e81e'; } /* '' */
/* 82  */ .revicon-magic:before { content: '\e807'; } /* '' */
/* 83  */ .revicon-picture:before { content: '\e800'; } /* '' */
/* 84  */ .revicon-export:before { content: '\e80b'; } /* '' */
/* 85  */ .revicon-cog:before { content: '\e832'; } /* '' */
/* 86  */ .revicon-login:before { content: '\e833'; } /* '' */
/* 87  */ .revicon-logout:before { content: '\e834'; } /* '' */
/* 88  */ .revicon-video:before { content: '\e805'; } /* '' */
/* 89  */ .revicon-arrow-combo:before { content: '\e827'; } /* '' */
/* 90  */ .revicon-left-open-1:before { content: '\e82a'; } /* '' */
/* 91  */ .revicon-right-open-1:before { content: '\e82b'; } /* '' */
/* 92  */ .revicon-left-open-mini:before { content: '\e822'; } /* '' */
/* 93  */ .revicon-right-open-mini:before { content: '\e823'; } /* '' */
/* 94  */ .revicon-left-open-big:before { content: '\e824'; } /* '' */
/* 95  */ .revicon-right-open-big:before { content: '\e825'; } /* '' */
/* 96  */ .revicon-left:before { content: '\e836'; } /* '' */
/* 97  */ .revicon-right:before { content: '\e826'; } /* '' */
/* 98  */ .revicon-ccw:before { content: '\e808'; } /* '' */
/* 99  */ .revicon-arrows-ccw:before { content: '\e806'; } /* '' */
/* 100 */ .revicon-palette:before { content: '\e829'; } /* '' */

/* settings.css */

/* 101 */ .revicon-list-add:before { content: '\e80c'; } /* '' */
/* 102 */ .revicon-doc:before { content: '\e809'; } /* '' */
/* 103 */ .revicon-left-open-outline:before { content: '\e82e'; } /* '' */
/* 104 */ .revicon-left-open-2:before { content: '\e82c'; } /* '' */
/* 105 */ .revicon-right-open-outline:before { content: '\e82f'; } /* '' */
/* 106 */ .revicon-right-open-2:before { content: '\e82d'; } /* '' */
/* 107 */ .revicon-equalizer:before { content: '\e83a'; } /* '' */
/* 108 */ .revicon-layers-alt:before { content: '\e804'; } /* '' */
/* 109 */ .revicon-popup:before { content: '\e828'; } /* '' */
/* 110 */ 
/* 111 */ 
/* 112 */ /*********************************
/* 113 *| 	-	SPECIAL TP CAPTIONS -
/* 114 *| **********************************/
/* 115 */ .tp-caption .frontcorner		{
/* 116 */ 										width: 0;
/* 117 */ 										height: 0;
/* 118 */ 										border-left: 40px solid transparent;
/* 119 */ 										border-right: 0px solid transparent;
/* 120 */ 										border-top: 40px solid #00A8FF;
/* 121 */ 										position: absolute;left:-40px;top:0px;
/* 122 */ 									}
/* 123 */ 
/* 124 */ .tp-caption .backcorner		{
/* 125 */ 										width: 0;
/* 126 */ 										height: 0;
/* 127 */ 										border-left: 0px solid transparent;
/* 128 */ 										border-right: 40px solid transparent;
/* 129 */ 										border-bottom: 40px solid #00A8FF;
/* 130 */ 										position: absolute;right:0px;top:0px;
/* 131 */ 									}
/* 132 */ 
/* 133 */ .tp-caption .frontcornertop		{
/* 134 */ 										width: 0;
/* 135 */ 										height: 0;
/* 136 */ 										border-left: 40px solid transparent;
/* 137 */ 										border-right: 0px solid transparent;
/* 138 */ 										border-bottom: 40px solid #00A8FF;
/* 139 */ 										position: absolute;left:-40px;top:0px;
/* 140 */ 									}
/* 141 */ 
/* 142 */ .tp-caption .backcornertop		{
/* 143 */ 										width: 0;
/* 144 */ 										height: 0;
/* 145 */ 										border-left: 0px solid transparent;
/* 146 */ 										border-right: 40px solid transparent;
/* 147 */ 										border-top: 40px solid #00A8FF;
/* 148 */ 										position: absolute;right:0px;top:0px;
/* 149 */ 									}
/* 150 */ 

/* settings.css */

/* 151 */ /******************************
/* 152 *| 	-	WRAPPER STYLES		-
/* 153 *| ******************************/
/* 154 */ 
/* 155 */ 
/* 156 */ 
/* 157 */ .rev_slider_wrapper{
/* 158 */ 	position:relative;
/* 159 */ }
/* 160 */ 
/* 161 */ .rev_slider_wrapper >ul	{
/* 162 */ 	visibility:hidden;
/* 163 */ }
/* 164 */ 
/* 165 */ .rev_slider{
/* 166 */ 	position:relative;
/* 167 */ 	overflow:visible;
/* 168 */ }
/* 169 */ 
/* 170 */ 
/* 171 */ .rev_slider img{
/* 172 */ 	max-width:none !important;
/* 173 */ 	-moz-transition: none 0;
/* 174 */ 	-webkit-transition: none 0;
/* 175 */ 	-o-transition: none 0;
/* 176 */ 	transition: none 0;
/* 177 */ 	margin:0px;
/* 178 */ 	padding:0px;
/* 179 */ 	border-width:0px;
/* 180 */ 	border:none;
/* 181 */ 
/* 182 */ }
/* 183 */ 
/* 184 */ .rev_slider .no-slides-text{
/* 185 */ 	font-weight:bold;
/* 186 */ 	text-align:center;
/* 187 */ 	padding-top:80px;
/* 188 */ }
/* 189 */ 
/* 190 */ .rev_slider ul{
/* 191 */ 	margin:0px;
/* 192 */ 	padding:0px;
/* 193 */ 	list-style: none !important;
/* 194 */ 	list-style-type: none;
/* 195 */ 	background-position:0px 0px;
/* 196 */ }
/* 197 */ 
/* 198 */ .rev_slider ul li,
/* 199 */ .rev_slider >ul >li,
/* 200 */ .rev_slider >ul >li:before{

/* settings.css */

/* 201 */ 
/* 202 */ 	list-style:none !important;
/* 203 */ 	position:absolute;
/* 204 */ 	visibility:hidden;
/* 205 */ 	margin:0px !important;
/* 206 */ 	padding:0px !important;
/* 207 */ 	overflow-x: visible;
/* 208 */ 	overflow-y: visible;
/* 209 */ 	list-style-type: none !important;
/* 210 */ 	background-image:none;
/* 211 */ 	background-position:0px 0px;
/* 212 */ 	text-indent: 0em;
/* 213 */ }
/* 214 */ 
/* 215 */ .rev_slider .tp-caption,
/* 216 */ .rev_slider .caption { position:absolute; visibility: hidden; white-space: nowrap;}
/* 217 */ 
/* 218 */ .tp-simpleresponsive img	{	max-width:none;}
/* 219 */ 
/* 220 */ /* ADDED FOR SLIDELINK MANAGEMENT */
/* 221 */ .tp-caption { z-index:1;}
/* 222 */ 
/* 223 */ 
/* 224 */ 
/* 225 */ .tp_inner_padding	{	box-sizing:border-box;
/* 226 */ 						-webkit-box-sizing:border-box;
/* 227 */ 						-moz-box-sizing:border-box;
/* 228 */ 						max-height:none !important;	}
/* 229 */ 
/* 230 */ 
/* 231 */ .tp-hide-revslider,.tp-caption.tp-hidden-caption	{	visibility:hidden !important; display:none !important;}
/* 232 */ 
/* 233 */ .rev_slider embed,
/* 234 */ .rev_slider iframe,
/* 235 */ .rev_slider object,
/* 236 */ .rev_slider video {max-width: none !important;}
/* 237 */ 
/* 238 */ /******************************
/* 239 *| 	-	WRAPPER STYLES END	-
/* 240 *| ******************************/
/* 241 */ 
/* 242 */ /******************************
/* 243 *| 	-	IE8 HACKS	-
/* 244 *| *******************************/
/* 245 */ .noFilterClass {
/* 246 */ 	filter:none !important;
/* 247 */ }
/* 248 */ /******************************
/* 249 *| 	-	IE8 HACKS ENDS	-
/* 250 *| *******************************/

/* settings.css */

/* 251 */ 
/* 252 */ /********************************
/* 253 *| 	-	FULLSCREEN VIDEO	-
/* 254 *| *********************************/
/* 255 */ .caption.fullscreenvideo {	left:0px; top:0px; position:absolute;width:100%;height:100%;}
/* 256 */ .caption.fullscreenvideo iframe,
/* 257 */ .caption.fullscreenvideo video	{ width:100% !important; height:100% !important; display: none}
/* 258 */ 
/* 259 */ .tp-caption.fullscreenvideo	{	left:0px; top:0px; position:absolute;width:100%;height:100%;}
/* 260 */ 
/* 261 */ 
/* 262 */ .tp-caption.fullscreenvideo iframe,
/* 263 */ .tp-caption.fullscreenvideo iframe video	{ width:100% !important; height:100% !important; display: none;}
/* 264 */ 
/* 265 */ 
/* 266 */ .fullcoveredvideo video,
/* 267 */ .fullscreenvideo video					{	background: #000;}
/* 268 */ 
/* 269 */ .fullcoveredvideo .tp-poster		{	background-position: center center;background-size: cover;width:100%;height:100%;top:0px;left:0px;}
/* 270 */ 
/* 271 */ .html5vid.videoisplaying .tp-poster	{	display: none}
/* 272 */ 
/* 273 */ .tp-video-play-button		{	background:#000;
/* 274 */ 								background:rgba(0,0,0,0.3);
/* 275 */ 								padding:5px;
/* 276 */ 								border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;
/* 277 */ 								position: absolute;
/* 278 */ 								top: 50%;
/* 279 */ 								left: 50%;
/* 280 */ 								font-size: 40px;
/* 281 */ 								color: #FFF;
/* 282 */ 								z-index: 3;
/* 283 */ 								margin-top: -27px;
/* 284 */ 								margin-left: -28px;
/* 285 */ 								text-align: center;
/* 286 */ 								cursor: pointer;
/* 287 */ 							}
/* 288 */ 
/* 289 */ .html5vid .tp-revstop		{	width:6px;height:20px; border-left:5px solid #fff; border-right:5px solid #fff; position: relative;margin:10px 20px;}						
/* 290 */ .html5vid .tp-revstop	{	display:none;}
/* 291 */ .html5vid.videoisplaying .revicon-right-dir	{	display:none}
/* 292 */ .html5vid.videoisplaying .tp-revstop	{	display:block}
/* 293 */ 
/* 294 */ .html5vid.videoisplaying .tp-video-play-button	{	display:none}
/* 295 */ .html5vid:hover .tp-video-play-button { display:block}		
/* 296 */ 
/* 297 */ .fullcoveredvideo .tp-video-play-button	{	display:none !important}			
/* 298 */ 
/* 299 */ 
/* 300 */ /********************************

/* settings.css *|

/* 301 *| 	-	FULLSCREEN VIDEO ENDS	-
/* 302 *| *********************************/
/* 303 */ 
/* 304 */ 
/* 305 */ 
/* 306 */ /********************************
/* 307 *| 	-	DOTTED OVERLAYS	-
/* 308 *| *********************************/
/* 309 */ .tp-dottedoverlay						{	background-repeat:repeat;width:100%;height:100%;position:absolute;top:0px;left:0px;z-index:1;}
/* 310 */ .tp-dottedoverlay.twoxtwo				{	background:url(/wp-content/plugins/revslider/rs-plugin/assets/gridtile.png)}
/* 311 */ .tp-dottedoverlay.twoxtwowhite			{	background:url(/wp-content/plugins/revslider/rs-plugin/assets/gridtile_white.png)}
/* 312 */ .tp-dottedoverlay.threexthree			{	background:url(/wp-content/plugins/revslider/rs-plugin/assets/gridtile_3x3.png)}
/* 313 */ .tp-dottedoverlay.threexthreewhite		{	background:url(/wp-content/plugins/revslider/rs-plugin/assets/gridtile_3x3_white.png)}
/* 314 */ /********************************
/* 315 *| 	-	DOTTED OVERLAYS ENDS	-
/* 316 *| *********************************/
/* 317 */ 
/* 318 */ 
/* 319 */ 
/* 320 */ /**********************************************
/* 321 *| 	-	FULLSCREEN AND FULLWIDHT CONTAINERS	-
/* 322 *| **********************************************/
/* 323 */ 
/* 324 */ .fullscreen-container {
/* 325 */ 		width:100%;
/* 326 */ 		position:relative;
/* 327 */ 		padding:0;
/* 328 */ }
/* 329 */ 
/* 330 */ 
/* 331 */ 
/* 332 */ .fullwidthbanner-container{
/* 333 */ 	width:100%;
/* 334 */ 	position:relative;
/* 335 */ 	padding:0;
/* 336 */ 	overflow:hidden;
/* 337 */ }
/* 338 */ 
/* 339 */ .fullwidthbanner-container .fullwidthabanner{
/* 340 */ 	width:100%;
/* 341 */ 	position:relative;
/* 342 */ }
/* 343 */ 
/* 344 */ 
/* 345 */ /****************************************************************
/* 346 *| 
/* 347 *| 	-	SET THE ANIMATION EVEN MORE SMOOTHER ON ANDROID   -
/* 348 *| 
/* 349 *| ******************************************************************/
/* 350 */ 

/* settings.css */

/* 351 */ .tp-simpleresponsive .slotholder *,
/* 352 */ .tp-simpleresponsive img			{ 	/*-webkit-transform: translateZ(0);
/* 353 *| 										  -webkit-backface-visibility: hidden;
/* 354 *| 										  -webkit-perspective: 1000;*/
/* 355 */ 									}
/* 356 */ 
/* 357 */ 
/* 358 */ /************************************************
/* 359 *| 	  - SOME CAPTION MODIFICATION AT START  -
/* 360 *| *************************************************/
/* 361 */ .tp-simpleresponsive .caption,
/* 362 */ .tp-simpleresponsive .tp-caption {
/* 363 */ 	/*-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";		-moz-opacity: 0;	-khtml-opacity: 0;	opacity: 0; */
/* 364 */ 	position:absolute;
/* 365 */ 	-webkit-font-smoothing: antialiased !important;
/* 366 */ }
/* 367 */ 
/* 368 */ 
/* 369 */ /******************************
/* 370 *| 	-	SHADOWS		-
/* 371 *| ******************************/
/* 372 */ .tp-bannershadow  {
/* 373 */ 		position:absolute;
/* 374 */ 
/* 375 */ 		margin-left:auto;
/* 376 */ 		margin-right:auto;
/* 377 */ 		-moz-user-select: none;
/* 378 */         -khtml-user-select: none;
/* 379 */         -webkit-user-select: none;
/* 380 */         -o-user-select: none;
/* 381 */ 	}
/* 382 */ 
/* 383 */ .tp-bannershadow.tp-shadow1 {	background:url(/wp-content/plugins/revslider/rs-plugin/assets/shadow1.png) no-repeat; background-size:100% 100%; width:890px; height:30px; bottom:-30px;}
/* 384 */ .tp-bannershadow.tp-shadow2 {	background:url(/wp-content/plugins/revslider/rs-plugin/assets/shadow2.png) no-repeat; background-size:100% 100%; width:890px; height:60px;bottom:-60px;}
/* 385 */ .tp-bannershadow.tp-shadow3 {	background:url(/wp-content/plugins/revslider/rs-plugin/assets/shadow3.png) no-repeat; background-size:100% 100%; width:890px; height:60px;bottom:-60px;}
/* 386 */ 
/* 387 */ 
/* 388 */ /******************************
/* 389 *| 	-	BUTTONS	-
/* 390 *| *******************************/
/* 391 */ 
/* 392 */ .tp-button{
/* 393 */ 			padding:6px 13px 5px;
/* 394 */ 			border-radius: 3px;
/* 395 */ 			-moz-border-radius: 3px;
/* 396 */ 			-webkit-border-radius: 3px;
/* 397 */ 			height:30px;
/* 398 */ 			cursor:pointer;
/* 399 */ 			color:#fff !important; text-shadow:0px 1px 1px rgba(0, 0, 0, 0.6) !important; font-size:15px; line-height:45px !important;
/* 400 */ 			background:url(/wp-content/plugins/revslider/rs-plugin/images/gradient/g30.png) repeat-x top; font-family: arial, sans-serif; font-weight: bold; letter-spacing: -1px;

/* settings.css */

/* 401 */ 			text-decoration:none;
/* 402 */ 		}
/* 403 */ 
/* 404 */ .tp-button.big			{	color:#fff; text-shadow:0px 1px 1px rgba(0, 0, 0, 0.6); font-weight:bold; padding:9px 20px; font-size:19px;  line-height:57px !important; background:url(/wp-content/plugins/revslider/rs-plugin/images/gradient/g40.png) repeat-x top;}
/* 405 */ 
/* 406 */ 
/* 407 */ .purchase:hover,
/* 408 */ .tp-button:hover,
/* 409 */ .tp-button.big:hover		{	background-position:bottom, 15px 11px;}
/* 410 */ 
/* 411 */ 
/* 412 */ 	@media only screen and (min-width: 480px) and (max-width: 767px) {
/* 413 */ 		.tp-button	{	padding:4px 8px 3px; line-height:25px !important; font-size:11px !important;font-weight:normal;	}
/* 414 */ 		a.tp-button { -webkit-transition: none; -moz-transition: none; -o-transition: none; -ms-transition: none;	 }
/* 415 */ 	}
/* 416 */ 
/* 417 */     @media only screen and (min-width: 0px) and (max-width: 479px) {
/* 418 */ 		.tp-button	{	padding:2px 5px 2px; line-height:20px !important; font-size:10px !important;}
/* 419 */ 		a.tp-button { -webkit-transition: none; -moz-transition: none; -o-transition: none; -ms-transition: none;	 }
/* 420 */ 	}
/* 421 */ 
/* 422 */ 
/* 423 */ /*	BUTTON COLORS	*/
/* 424 */ 
/* 425 */ .tp-button.green, .tp-button:hover.green,
/* 426 */ .purchase.green, .purchase:hover.green			{ background-color:#21a117; -webkit-box-shadow:  0px 3px 0px 0px #104d0b;        -moz-box-shadow:   0px 3px 0px 0px #104d0b;        box-shadow:   0px 3px 0px 0px #104d0b;  }
/* 427 */ 
/* 428 */ 
/* 429 */ .tp-button.blue, .tp-button:hover.blue,
/* 430 */ .purchase.blue, .purchase:hover.blue			{ background-color:#1d78cb; -webkit-box-shadow:  0px 3px 0px 0px #0f3e68;        -moz-box-shadow:   0px 3px 0px 0px #0f3e68;        box-shadow:   0px 3px 0px 0px #0f3e68;}
/* 431 */ 
/* 432 */ 
/* 433 */ .tp-button.red, .tp-button:hover.red,
/* 434 */ .purchase.red, .purchase:hover.red				{ background-color:#cb1d1d; -webkit-box-shadow:  0px 3px 0px 0px #7c1212;        -moz-box-shadow:   0px 3px 0px 0px #7c1212;        box-shadow:   0px 3px 0px 0px #7c1212;}
/* 435 */ 
/* 436 */ .tp-button.orange, .tp-button:hover.orange,
/* 437 */ .purchase.orange, .purchase:hover.orange		{ background-color:#ff7700; -webkit-box-shadow:  0px 3px 0px 0px #a34c00;        -moz-box-shadow:   0px 3px 0px 0px #a34c00;        box-shadow:   0px 3px 0px 0px #a34c00;}
/* 438 */ 
/* 439 */ .tp-button.darkgrey,.tp-button.grey,
/* 440 */ .tp-button:hover.darkgrey,.tp-button:hover.grey,
/* 441 */ .purchase.darkgrey, .purchase:hover.darkgrey	{ background-color:#555; -webkit-box-shadow:  0px 3px 0px 0px #222;        -moz-box-shadow:   0px 3px 0px 0px #222;        box-shadow:   0px 3px 0px 0px #222;}
/* 442 */ 
/* 443 */ .tp-button.lightgrey, .tp-button:hover.lightgrey,
/* 444 */ .purchase.lightgrey, .purchase:hover.lightgrey	{ background-color:#888; -webkit-box-shadow:  0px 3px 0px 0px #555;        -moz-box-shadow:   0px 3px 0px 0px #555;        box-shadow:   0px 3px 0px 0px #555;}
/* 445 */ 
/* 446 */ 
/* 447 */ 
/* 448 */ /************************
/* 449 *| 	-	NAVIGATION	-
/* 450 *| *************************/

/* settings.css */

/* 451 */ 
/* 452 */ /** BULLETS **/
/* 453 */ 
/* 454 */ .tpclear		{	clear:both;}
/* 455 */ 
/* 456 */ 
/* 457 */ .tp-bullets								{	z-index:1000; position:absolute;
/* 458 */ 												-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
/* 459 */ 												-moz-opacity: 1;
/* 460 */ 												-khtml-opacity: 1;
/* 461 */ 												opacity: 1;
/* 462 */ 												-webkit-transition: opacity 0.2s ease-out; -moz-transition: opacity 0.2s ease-out; -o-transition: opacity 0.2s ease-out; -ms-transition: opacity 0.2s ease-out;
/* 463 */ 												-webkit-transform: translateZ(5px);
/* 464 */ 											}
/* 465 */ .tp-bullets.hidebullets					{
/* 466 */ 												-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
/* 467 */ 												-moz-opacity: 0;
/* 468 */ 												-khtml-opacity: 0;
/* 469 */ 												opacity: 0;
/* 470 */ 											}
/* 471 */ 
/* 472 */ 
/* 473 */ .tp-bullets.simplebullets.navbar						{ 	border:1px solid #666; border-bottom:1px solid #444; background:url(/wp-content/plugins/revslider/rs-plugin/assets/boxed_bgtile.png); height:40px; padding:0px 10px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px ;}
/* 474 */ 
/* 475 */ .tp-bullets.simplebullets.navbar-old					{ 	 background:url(/wp-content/plugins/revslider/rs-plugin/assets/navigdots_bgtile.png); height:35px; padding:0px 10px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px ;}
/* 476 */ 
/* 477 */ 
/* 478 */ .tp-bullets.simplebullets.round .bullet					{	cursor:pointer; position:relative;	background:url(/wp-content/plugins/revslider/rs-plugin/assets/bullet.png) no-repeat top left;	width:20px;	height:20px;  margin-right:0px; float:left; margin-top:0px; margin-left:3px;}
/* 479 */ .tp-bullets.simplebullets.round .bullet.last			{	margin-right:3px;}
/* 480 */ 
/* 481 */ .tp-bullets.simplebullets.round-old .bullet				{	cursor:pointer; position:relative;	background:url(/wp-content/plugins/revslider/rs-plugin/assets/bullets.png) no-repeat bottom left;	width:23px;	height:23px;  margin-right:0px; float:left; margin-top:0px;}
/* 482 */ .tp-bullets.simplebullets.round-old .bullet.last		{	margin-right:0px;}
/* 483 */ 
/* 484 */ 
/* 485 */ /**	SQUARE BULLETS **/
/* 486 */ .tp-bullets.simplebullets.square .bullet				{	cursor:pointer; position:relative;	background:url(/wp-content/plugins/revslider/rs-plugin/assets/bullets2.png) no-repeat bottom left;	width:19px;	height:19px;  margin-right:0px; float:left; margin-top:0px;}
/* 487 */ .tp-bullets.simplebullets.square .bullet.last			{	margin-right:0px;}
/* 488 */ 
/* 489 */ 
/* 490 */ /**	SQUARE BULLETS **/
/* 491 */ .tp-bullets.simplebullets.square-old .bullet			{	cursor:pointer; position:relative;	background:url(/wp-content/plugins/revslider/rs-plugin/assets/bullets2.png) no-repeat bottom left;	width:19px;	height:19px;  margin-right:0px; float:left; margin-top:0px;}
/* 492 */ .tp-bullets.simplebullets.square-old .bullet.last		{	margin-right:0px;}
/* 493 */ 
/* 494 */ 
/* 495 */ /** navbar NAVIGATION VERSION **/
/* 496 */ .tp-bullets.simplebullets.navbar .bullet			{	cursor:pointer; position:relative;	background:url(/wp-content/plugins/revslider/rs-plugin/assets/bullet_boxed.png) no-repeat top left;	width:18px;	height:19px;   margin-right:5px; float:left; margin-top:10px;}
/* 497 */ 
/* 498 */ .tp-bullets.simplebullets.navbar .bullet.first		{	margin-left:0px !important;}
/* 499 */ .tp-bullets.simplebullets.navbar .bullet.last		{	margin-right:0px !important;}
/* 500 */ 

/* settings.css */

/* 501 */ 
/* 502 */ 
/* 503 */ /** navbar NAVIGATION VERSION **/
/* 504 */ .tp-bullets.simplebullets.navbar-old .bullet			{	cursor:pointer; position:relative;	background:url(/wp-content/plugins/revslider/rs-plugin/assets/navigdots.png) no-repeat bottom left;	width:15px;	height:15px;  margin-left:5px !important; margin-right:5px !important;float:left; margin-top:10px;}
/* 505 */ .tp-bullets.simplebullets.navbar-old .bullet.first		{	margin-left:0px !important;}
/* 506 */ .tp-bullets.simplebullets.navbar-old .bullet.last		{	margin-right:0px !important;}
/* 507 */ 
/* 508 */ 
/* 509 */ .tp-bullets.simplebullets .bullet:hover,
/* 510 */ .tp-bullets.simplebullets .bullet.selected				{	background-position:top left; }
/* 511 */ 
/* 512 */ .tp-bullets.simplebullets.round .bullet:hover,
/* 513 */ .tp-bullets.simplebullets.round .bullet.selected,
/* 514 */ .tp-bullets.simplebullets.navbar .bullet:hover,
/* 515 */ .tp-bullets.simplebullets.navbar .bullet.selected		{	background-position:bottom left; }
/* 516 */ 
/* 517 */ 
/* 518 */ 
/* 519 */ /*************************************
/* 520 *| 	-	TP ARROWS 	-
/* 521 *| **************************************/
/* 522 */ .tparrows												{	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
/* 523 */ 															-moz-opacity: 1;
/* 524 */ 															-khtml-opacity: 1;
/* 525 */ 															opacity: 1;
/* 526 */ 															-webkit-transition: opacity 0.2s ease-out; -moz-transition: opacity 0.2s ease-out; -o-transition: opacity 0.2s ease-out; -ms-transition: opacity 0.2s ease-out;
/* 527 */ 															-webkit-transform: translateZ(5px);
/* 528 */ 
/* 529 */ 														}
/* 530 */ .tparrows.hidearrows									{
/* 531 */ 															-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
/* 532 */ 															-moz-opacity: 0;
/* 533 */ 															-khtml-opacity: 0;
/* 534 */ 															opacity: 0;
/* 535 */ 														}
/* 536 */ .tp-leftarrow											{	z-index:100;cursor:pointer; position:relative;	background:url(/wp-content/plugins/revslider/rs-plugin/assets/large_left.png) no-repeat top left;	width:40px;	height:40px;   }
/* 537 */ .tp-rightarrow											{	z-index:100;cursor:pointer; position:relative;	background:url(/wp-content/plugins/revslider/rs-plugin/assets/large_right.png) no-repeat top left;	width:40px;	height:40px;   }
/* 538 */ 
/* 539 */ 
/* 540 */ .tp-leftarrow.round										{	z-index:100;cursor:pointer; position:relative;	background:url(/wp-content/plugins/revslider/rs-plugin/assets/small_left.png) no-repeat top left;	width:19px;	height:14px;  margin-right:0px; float:left; margin-top:0px;	}
/* 541 */ .tp-rightarrow.round									{	z-index:100;cursor:pointer; position:relative;	background:url(/wp-content/plugins/revslider/rs-plugin/assets/small_right.png) no-repeat top left;	width:19px;	height:14px;  margin-right:0px; float:left;	margin-top:0px;}
/* 542 */ 
/* 543 */ 
/* 544 */ .tp-leftarrow.round-old									{	z-index:100;cursor:pointer; position:relative;	background:url(/wp-content/plugins/revslider/rs-plugin/assets/arrow_left.png) no-repeat top left;	width:26px;	height:26px;  margin-right:0px; float:left; margin-top:0px;	}
/* 545 */ .tp-rightarrow.round-old								{	z-index:100;cursor:pointer; position:relative;	background:url(/wp-content/plugins/revslider/rs-plugin/assets/arrow_right.png) no-repeat top left;	width:26px;	height:26px;  margin-right:0px; float:left;	margin-top:0px;}
/* 546 */ 
/* 547 */ 
/* 548 */ .tp-leftarrow.navbar									{	z-index:100;cursor:pointer; position:relative;	background:url(/wp-content/plugins/revslider/rs-plugin/assets/small_left_boxed.png) no-repeat top left;	width:20px;	height:15px;   float:left;	margin-right:6px; margin-top:12px;}
/* 549 */ .tp-rightarrow.navbar									{	z-index:100;cursor:pointer; position:relative;	background:url(/wp-content/plugins/revslider/rs-plugin/assets/small_right_boxed.png) no-repeat top left;	width:20px;	height:15px;   float:left;	margin-left:6px; margin-top:12px;}
/* 550 */ 

/* settings.css */

/* 551 */ 
/* 552 */ .tp-leftarrow.navbar-old								{	z-index:100;cursor:pointer; position:relative;	background:url(/wp-content/plugins/revslider/rs-plugin/assets/arrowleft.png) no-repeat top left;		width:9px;	height:16px;   float:left;	margin-right:6px; margin-top:10px;}
/* 553 */ .tp-rightarrow.navbar-old								{	z-index:100;cursor:pointer; position:relative;	background:url(/wp-content/plugins/revslider/rs-plugin/assets/arrowright.png) no-repeat top left;	width:9px;	height:16px;   float:left;	margin-left:6px; margin-top:10px;}
/* 554 */ 
/* 555 */ .tp-leftarrow.navbar-old.thumbswitharrow				{	margin-right:10px; }
/* 556 */ .tp-rightarrow.navbar-old.thumbswitharrow				{	margin-left:0px; }
/* 557 */ 
/* 558 */ .tp-leftarrow.square									{	z-index:100;cursor:pointer; position:relative;	background:url(/wp-content/plugins/revslider/rs-plugin/assets/arrow_left2.png) no-repeat top left;	width:12px;	height:17px;   float:left;	margin-right:0px; margin-top:0px;}
/* 559 */ .tp-rightarrow.square									{	z-index:100;cursor:pointer; position:relative;	background:url(/wp-content/plugins/revslider/rs-plugin/assets/arrow_right2.png) no-repeat top left;	width:12px;	height:17px;   float:left;	margin-left:0px; margin-top:0px;}
/* 560 */ 
/* 561 */ 
/* 562 */ .tp-leftarrow.square-old								{	z-index:100;cursor:pointer; position:relative;	background:url(/wp-content/plugins/revslider/rs-plugin/assets/arrow_left2.png) no-repeat top left;	width:12px;	height:17px;   float:left;	margin-right:0px; margin-top:0px;}
/* 563 */ .tp-rightarrow.square-old								{	z-index:100;cursor:pointer; position:relative;	background:url(/wp-content/plugins/revslider/rs-plugin/assets/arrow_right2.png) no-repeat top left;	width:12px;	height:17px;   float:left;	margin-left:0px; margin-top:0px;}
/* 564 */ 
/* 565 */ 
/* 566 */ .tp-leftarrow.default									{	z-index:100;cursor:pointer; position:relative;	background:url(/wp-content/plugins/revslider/rs-plugin/assets/large_left.png) no-repeat 0 0;	width:40px;	height:40px;
/* 567 */ 
/* 568 */ 														}
/* 569 */ .tp-rightarrow.default									{	z-index:100;cursor:pointer; position:relative;	background:url(/wp-content/plugins/revslider/rs-plugin/assets/large_right.png) no-repeat 0 0;	width:40px;	height:40px;
/* 570 */ 
/* 571 */ 														}
/* 572 */ 
/* 573 */ 
/* 574 */ 
/* 575 */ 
/* 576 */ .tp-leftarrow:hover,
/* 577 */ .tp-rightarrow:hover 									{	background-position:bottom left; }
/* 578 */ 
/* 579 */ 
/* 580 */ 
/* 581 */ 
/* 582 */ 
/* 583 */ 
/* 584 */ /****************************************************************************************************
/* 585 *| 	-	TP THUMBS 	-
/* 586 *| *****************************************************************************************************
/* 587 *| 
/* 588 *|  - tp-thumbs & tp-mask Width is the width of the basic Thumb Container (500px basic settings)
/* 589 *| 
/* 590 *|  - .bullet width & height is the dimension of a simple Thumbnail (basic 100px x 50px)
/* 591 *| 
/* 592 *|  *****************************************************************************************************/
/* 593 */ 
/* 594 */ 
/* 595 */ .tp-bullets.tp-thumbs						{	z-index:1000; position:absolute; padding:3px;background-color:#fff;
/* 596 */ 												width:500px;height:50px; 			/* THE DIMENSIONS OF THE THUMB CONTAINER */
/* 597 */ 												margin-top:-50px;
/* 598 */ 												vertical-align: top;												
/* 599 */ 											}
/* 600 */ .tp-bullets.tp-thumbs img					{	vertical-align: top;}										

/* settings.css */

/* 601 */ 
/* 602 */ 
/* 603 */ .fullwidthbanner-container .tp-thumbs		{  padding:3px;}
/* 604 */ 
/* 605 */ .tp-bullets.tp-thumbs .tp-mask				{	width:500px; height:50px;  			/* THE DIMENSIONS OF THE THUMB CONTAINER */
/* 606 */ 												overflow:hidden; position:relative;}
/* 607 */ 
/* 608 */ 
/* 609 */ .tp-bullets.tp-thumbs .tp-mask .tp-thumbcontainer	{	width:5000px; position:absolute;}
/* 610 */ 
/* 611 */ .tp-bullets.tp-thumbs .bullet				{   width:100px; height:50px; 			/* THE DIMENSION OF A SINGLE THUMB */
/* 612 */ 												cursor:pointer; overflow:hidden;background:none;margin:0;float:left;
/* 613 */ 												-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
/* 614 */ 												/*filter: alpha(opacity=50);	*/
/* 615 */ 												-moz-opacity: 0.5;
/* 616 */ 												-khtml-opacity: 0.5;
/* 617 */ 												opacity: 0.5;
/* 618 */ 
/* 619 */ 												-webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; -o-transition: all 0.2s ease-out; -ms-transition: all 0.2s ease-out;
/* 620 */ 											}
/* 621 */ 
/* 622 */ 
/* 623 */ .tp-bullets.tp-thumbs .bullet:hover,
/* 624 */ .tp-bullets.tp-thumbs .bullet.selected		{ 	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
/* 625 */ 
/* 626 */ 												-moz-opacity: 1;
/* 627 */ 												-khtml-opacity: 1;
/* 628 */ 												opacity: 1;
/* 629 */ 											}
/* 630 */ .tp-thumbs img								{	width:100%; }
/* 631 */ 
/* 632 */ 
/* 633 */ 
/* 634 */ 
/* 635 */ /************************************
/* 636 *| 		-	TP BANNER TIMER		-
/* 637 *| *************************************/
/* 638 */ .tp-bannertimer								{	width:100%; height:10px; background:url(/wp-content/plugins/revslider/rs-plugin/assets/timer.png);position:absolute; z-index:200; top:0px;}
/* 639 */ .tp-bannertimer.tp-bottom					{	top:auto; bottom:0px !important;height:5px;}
/* 640 */ 
/* 641 */ 
/* 642 */ 
/* 643 */ 
/* 644 */ 
/* 645 */ 
/* 646 */ /***************************************
/* 647 *| 	-	RESPONSIVE SETTINGS 	-
/* 648 *| ****************************************/
/* 649 */ 
/* 650 */ 

/* settings.css */

/* 651 */ 
/* 652 */ 
/* 653 */ /*********************************************
/* 654 *| 
/* 655 *| 	-	BASIC SETTINGS FOR THE BANNER	-
/* 656 *| 
/* 657 *| ***********************************************/
/* 658 */ 
/* 659 */  .tp-simpleresponsive img {
/* 660 */ 		-moz-user-select: none;
/* 661 */         -khtml-user-select: none;
/* 662 */         -webkit-user-select: none;
/* 663 */         -o-user-select: none;
/* 664 */ }
/* 665 */ 
/* 666 */ .tp-caption img {
/* 667 */ background: transparent;
/* 668 */ -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)";
/* 669 */ filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
/* 670 */ zoom: 1;
/* 671 */ }
/* 672 */ 
/* 673 */ 
/* 674 */ .tp-simpleresponsive ul {
/* 675 */ 	list-style:none;
/* 676 */ 	padding:0;
/* 677 */ 	margin:0;
/* 678 */ }
/* 679 */ 
/* 680 */ .tp-simpleresponsive >ul li{
/* 681 */ 	list-style:none;
/* 682 */ 	position:absolute;
/* 683 */ 	visibility:hidden;
/* 684 */ }
/* 685 */ 
/* 686 */ /*  CAPTION SLIDELINK   **/
/* 687 */ .caption.slidelink a div,
/* 688 */ .tp-caption.slidelink a div {	width:3000px; height:1500px;  background:url(/wp-content/plugins/revslider/rs-plugin/assets/coloredbg.png) repeat;}
/* 689 */ 
/* 690 */ 
/* 691 */ 
/* 692 */ /******************************
/* 693 *| 	-	LOADER FORMS	-
/* 694 *| ********************************/
/* 695 */ 
/* 696 */ .tp-loader 	{	  
/* 697 */ 				top:50%; left:50%; 
/* 698 */ 				z-index:10000; 
/* 699 */ 				position:absolute;
/* 700 */ 				

/* settings.css */

/* 701 */ 
/* 702 */ 			}
/* 703 */ 			
/* 704 */ .tp-loader.spinner0 {
/* 705 */   width: 40px;
/* 706 */   height: 40px;
/* 707 */   background:url(/wp-content/plugins/revslider/rs-plugin/assets/loader.gif) no-repeat center center;
/* 708 */   background-color: #fff;
/* 709 */   box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
/* 710 */   -webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);  
/* 711 */   margin-top:-20px;
/* 712 */   margin-left:-20px;
/* 713 */   -webkit-animation: tp-rotateplane 1.2s infinite ease-in-out;
/* 714 */   animation: tp-rotateplane 1.2s infinite ease-in-out;
/* 715 */   border-radius: 3px;
/* 716 */ 	-moz-border-radius: 3px;
/* 717 */ 	-webkit-border-radius: 3px;
/* 718 */ }
/* 719 */ 
/* 720 */ 
/* 721 */ .tp-loader.spinner1 {
/* 722 */   width: 40px;
/* 723 */   height: 40px;
/* 724 */   background-color: #fff;
/* 725 */   box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
/* 726 */   -webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);  
/* 727 */   margin-top:-20px;
/* 728 */   margin-left:-20px;
/* 729 */   -webkit-animation: tp-rotateplane 1.2s infinite ease-in-out;
/* 730 */   animation: tp-rotateplane 1.2s infinite ease-in-out;
/* 731 */   border-radius: 3px;
/* 732 */ 	-moz-border-radius: 3px;
/* 733 */ 	-webkit-border-radius: 3px;
/* 734 */ }
/* 735 */ 
/* 736 */ 
/* 737 */ 
/* 738 */ .tp-loader.spinner5 	{	background:url(/wp-content/plugins/revslider/rs-plugin/assets/loader.gif) no-repeat 10px 10px; 
/* 739 */ 							background-color:#fff;  
/* 740 */ 							margin:-22px -22px; 							
/* 741 */ 							width:44px;height:44px;
/* 742 */ 							border-radius: 3px;
/* 743 */ 							-moz-border-radius: 3px;
/* 744 */ 							-webkit-border-radius: 3px;
/* 745 */ 						}
/* 746 */ 
/* 747 */ 
/* 748 */ @-webkit-keyframes tp-rotateplane {
/* 749 */   0% { -webkit-transform: perspective(120px) }
/* 750 */   50% { -webkit-transform: perspective(120px) rotateY(180deg) }

/* settings.css */

/* 751 */   100% { -webkit-transform: perspective(120px) rotateY(180deg)  rotateX(180deg) }
/* 752 */ }
/* 753 */ 
/* 754 */ @keyframes tp-rotateplane {
/* 755 */   0% { 
/* 756 */     transform: perspective(120px) rotateX(0deg) rotateY(0deg);
/* 757 */     -webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg) 
/* 758 */   } 50% { 
/* 759 */     transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
/* 760 */     -webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg) 
/* 761 */   } 100% { 
/* 762 */     transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
/* 763 */     -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
/* 764 */   }
/* 765 */ }
/* 766 */ 
/* 767 */ 
/* 768 */ .tp-loader.spinner2 {
/* 769 */   width: 40px;
/* 770 */   height: 40px;
/* 771 */   margin-top:-20px;margin-left:-20px;
/* 772 */   background-color: #ff0000;
/* 773 */    box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
/* 774 */   -webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);  
/* 775 */   border-radius: 100%;  
/* 776 */   -webkit-animation: tp-scaleout 1.0s infinite ease-in-out;
/* 777 */   animation: tp-scaleout 1.0s infinite ease-in-out;
/* 778 */ }
/* 779 */ 
/* 780 */ @-webkit-keyframes tp-scaleout {
/* 781 */   0% { -webkit-transform: scale(0.0) }
/* 782 */   100% {
/* 783 */     -webkit-transform: scale(1.0);
/* 784 */     opacity: 0;
/* 785 */   }
/* 786 */ }
/* 787 */ 
/* 788 */ @keyframes tp-scaleout {
/* 789 */   0% { 
/* 790 */     transform: scale(0.0);
/* 791 */     -webkit-transform: scale(0.0);
/* 792 */   } 100% {
/* 793 */     transform: scale(1.0);
/* 794 */     -webkit-transform: scale(1.0);
/* 795 */     opacity: 0;
/* 796 */   }
/* 797 */ }
/* 798 */ 
/* 799 */ 
/* 800 */ 

/* settings.css */

/* 801 */ 
/* 802 */ .tp-loader.spinner3 {
/* 803 */   margin: -9px 0px 0px -35px;
/* 804 */   width: 70px;
/* 805 */   text-align: center;
/* 806 */ 
/* 807 */ }
/* 808 */ 
/* 809 */ .tp-loader.spinner3 .bounce1,
/* 810 */ .tp-loader.spinner3 .bounce2,
/* 811 */ .tp-loader.spinner3 .bounce3 {
/* 812 */   width: 18px;
/* 813 */   height: 18px;
/* 814 */   background-color: #fff;
/* 815 */   box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
/* 816 */   -webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);  
/* 817 */   border-radius: 100%;
/* 818 */   display: inline-block;
/* 819 */   -webkit-animation: tp-bouncedelay 1.4s infinite ease-in-out;
/* 820 */   animation: tp-bouncedelay 1.4s infinite ease-in-out;
/* 821 */   /* Prevent first frame from flickering when animation starts */
/* 822 */   -webkit-animation-fill-mode: both;
/* 823 */   animation-fill-mode: both;
/* 824 */ }
/* 825 */ 
/* 826 */ .tp-loader.spinner3 .bounce1 {
/* 827 */   -webkit-animation-delay: -0.32s;
/* 828 */   animation-delay: -0.32s;
/* 829 */ }
/* 830 */ 
/* 831 */ .tp-loader.spinner3 .bounce2 {
/* 832 */   -webkit-animation-delay: -0.16s;
/* 833 */   animation-delay: -0.16s;
/* 834 */ }
/* 835 */ 
/* 836 */ @-webkit-keyframes tp-bouncedelay {
/* 837 */   0%, 80%, 100% { -webkit-transform: scale(0.0) }
/* 838 */   40% { -webkit-transform: scale(1.0) }
/* 839 */ }
/* 840 */ 
/* 841 */ @keyframes tp-bouncedelay {
/* 842 */   0%, 80%, 100% { 
/* 843 */     transform: scale(0.0);
/* 844 */     -webkit-transform: scale(0.0);
/* 845 */   } 40% { 
/* 846 */     transform: scale(1.0);
/* 847 */     -webkit-transform: scale(1.0);
/* 848 */   }
/* 849 */ }
/* 850 */ 

/* settings.css */

/* 851 */ 
/* 852 */ 
/* 853 */ 
/* 854 */ .tp-loader.spinner4 {
/* 855 */   margin: -20px 0px 0px -20px;
/* 856 */   width: 40px;
/* 857 */   height: 40px;
/* 858 */   text-align: center; 
/* 859 */   -webkit-animation: tp-rotate 2.0s infinite linear;
/* 860 */   animation: tp-rotate 2.0s infinite linear;
/* 861 */ }
/* 862 */ 
/* 863 */ .tp-loader.spinner4 .dot1, 
/* 864 */ .tp-loader.spinner4 .dot2 {
/* 865 */   width: 60%;
/* 866 */   height: 60%;
/* 867 */   display: inline-block;
/* 868 */   position: absolute;
/* 869 */   top: 0;
/* 870 */   background-color: #fff;
/* 871 */   border-radius: 100%;  
/* 872 */   -webkit-animation: tp-bounce 2.0s infinite ease-in-out;
/* 873 */   animation: tp-bounce 2.0s infinite ease-in-out;
/* 874 */   box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
/* 875 */   -webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);  
/* 876 */ }
/* 877 */ 
/* 878 */ .tp-loader.spinner4 .dot2 {
/* 879 */   top: auto;
/* 880 */   bottom: 0px;
/* 881 */   -webkit-animation-delay: -1.0s;
/* 882 */   animation-delay: -1.0s;
/* 883 */ }
/* 884 */ 
/* 885 */ @-webkit-keyframes tp-rotate { 100% { -webkit-transform: rotate(360deg) }}
/* 886 */ @keyframes tp-rotate { 100% { transform: rotate(360deg); -webkit-transform: rotate(360deg) }}
/* 887 */ 
/* 888 */ @-webkit-keyframes tp-bounce {
/* 889 */   0%, 100% { -webkit-transform: scale(0.0) }
/* 890 */   50% { -webkit-transform: scale(1.0) }
/* 891 */ }
/* 892 */ 
/* 893 */ @keyframes tp-bounce {
/* 894 */   0%, 100% { 
/* 895 */     transform: scale(0.0);
/* 896 */     -webkit-transform: scale(0.0);
/* 897 */   } 50% { 
/* 898 */     transform: scale(1.0);
/* 899 */     -webkit-transform: scale(1.0);
/* 900 */   }

/* settings.css */

/* 901 */ }
/* Minify_CSS_UriRewriter::$debugText

docRoot    : /home/prowp/domains/professional-wordpress.com/public_html
currentDir : /home/prowp/domains/professional-wordpress.com/public_html/wp-content/plugins/woocommerce/assets/css

*/

/* woocommerce-layout.css */

/* 1 */ .woocommerce .woocommerce-error .button,.woocommerce .woocommerce-info .button,.woocommerce .woocommerce-message .button,.woocommerce-page .woocommerce-error .button,.woocommerce-page .woocommerce-info .button,.woocommerce-page .woocommerce-message .button{float:right}.woocommerce .col2-set,.woocommerce-page .col2-set{width:100%}.woocommerce .col2-set::after,.woocommerce .col2-set::before,.woocommerce-page .col2-set::after,.woocommerce-page .col2-set::before{content:' ';display:table}.woocommerce .col2-set::after,.woocommerce-page .col2-set::after{clear:both}.woocommerce .col2-set .col-1,.woocommerce-page .col2-set .col-1{float:left;width:48%}.woocommerce .col2-set .col-2,.woocommerce-page .col2-set .col-2{float:right;width:48%}.woocommerce img,.woocommerce-page img{height:auto;max-width:100%}.woocommerce #content div.product div.images,.woocommerce div.product div.images,.woocommerce-page #content div.product div.images,.woocommerce-page div.product div.images{float:left;width:48%}.woocommerce #content div.product div.thumbnails::after,.woocommerce #content div.product div.thumbnails::before,.woocommerce div.product div.thumbnails::after,.woocommerce div.product div.thumbnails::before,.woocommerce-page #content div.product div.thumbnails::after,.woocommerce-page #content div.product div.thumbnails::before,.woocommerce-page div.product div.thumbnails::after,.woocommerce-page div.product div.thumbnails::before{content:' ';display:table}.woocommerce #content div.product div.thumbnails::after,.woocommerce div.product div.thumbnails::after,.woocommerce-page #content div.product div.thumbnails::after,.woocommerce-page div.product div.thumbnails::after{clear:both}.woocommerce #content div.product div.thumbnails a,.woocommerce div.product div.thumbnails a,.woocommerce-page #content div.product div.thumbnails a,.woocommerce-page div.product div.thumbnails a{float:left;width:30.75%;margin-right:3.8%;margin-bottom:1em}.woocommerce #content div.product div.thumbnails a.last,.woocommerce div.product div.thumbnails a.last,.woocommerce-page #content div.product div.thumbnails a.last,.woocommerce-page div.product div.thumbnails a.last{margin-right:0}.woocommerce #content div.product div.thumbnails a.first,.woocommerce div.product div.thumbnails a.first,.woocommerce-page #content div.product div.thumbnails a.first,.woocommerce-page div.product div.thumbnails a.first{clear:both}.woocommerce #content div.product div.thumbnails.columns-1 a,.woocommerce div.product div.thumbnails.columns-1 a,.woocommerce-page #content div.product div.thumbnails.columns-1 a,.woocommerce-page div.product div.thumbnails.columns-1 a{width:100%;margin-right:0;float:none}.woocommerce #content div.product div.thumbnails.columns-2 a,.woocommerce div.product div.thumbnails.columns-2 a,.woocommerce-page #content div.product div.thumbnails.columns-2 a,.woocommerce-page div.product div.thumbnails.columns-2 a{width:48%}.woocommerce #content div.product div.thumbnails.columns-4 a,.woocommerce div.product div.thumbnails.columns-4 a,.woocommerce-page #content div.product div.thumbnails.columns-4 a,.woocommerce-page div.product div.thumbnails.columns-4 a{width:22.05%}.woocommerce #content div.product div.thumbnails.columns-5 a,.woocommerce div.product div.thumbnails.columns-5 a,.woocommerce-page #content div.product div.thumbnails.columns-5 a,.woocommerce-page div.product div.thumbnails.columns-5 a{width:16.9%}.woocommerce #content div.product div.summary,.woocommerce div.product div.summary,.woocommerce-page #content div.product div.summary,.woocommerce-page div.product div.summary{float:right;width:48%}.woocommerce #content div.product .woocommerce-tabs,.woocommerce div.product .woocommerce-tabs,.woocommerce-page #content div.product .woocommerce-tabs,.woocommerce-page div.product .woocommerce-tabs{clear:both}.woocommerce #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce #content div.product .woocommerce-tabs ul.tabs::before,.woocommerce div.product .woocommerce-tabs ul.tabs::after,.woocommerce div.product .woocommerce-tabs ul.tabs::before,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs::before,.woocommerce-page div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page div.product .woocommerce-tabs ul.tabs::before{content:' ';display:table}.woocommerce #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page div.product .woocommerce-tabs ul.tabs::after{clear:both}.woocommerce #content div.product .woocommerce-tabs ul.tabs li,.woocommerce div.product .woocommerce-tabs ul.tabs li,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li,.woocommerce-page div.product .woocommerce-tabs ul.tabs li{display:inline-block}.woocommerce #content div.product #reviews .comment::after,.woocommerce #content div.product #reviews .comment::before,.woocommerce div.product #reviews .comment::after,.woocommerce div.product #reviews .comment::before,.woocommerce-page #content div.product #reviews .comment::after,.woocommerce-page #content div.product #reviews .comment::before,.woocommerce-page div.product #reviews .comment::after,.woocommerce-page div.product #reviews .comment::before{content:' ';display:table}.woocommerce #content div.product #reviews .comment::after,.woocommerce div.product #reviews .comment::after,.woocommerce-page #content div.product #reviews .comment::after,.woocommerce-page div.product #reviews .comment::after{clear:both}.woocommerce #content div.product #reviews .comment img,.woocommerce div.product #reviews .comment img,.woocommerce-page #content div.product #reviews .comment img,.woocommerce-page div.product #reviews .comment img{float:right;height:auto}.woocommerce ul.products,.woocommerce-page ul.products{clear:both}.woocommerce ul.products::after,.woocommerce ul.products::before,.woocommerce-page ul.products::after,.woocommerce-page ul.products::before{content:' ';display:table}.woocommerce ul.products::after,.woocommerce-page ul.products::after{clear:both}.woocommerce ul.products li.product,.woocommerce-page ul.products li.product{float:left;margin:0 3.8% 2.992em 0;padding:0;position:relative;width:22.05%;margin-left:0}.woocommerce ul.products li.first,.woocommerce-page ul.products li.first{clear:both}.woocommerce ul.products li.last,.woocommerce-page ul.products li.last{margin-right:0}.woocommerce-page.columns-1 ul.products li.product,.woocommerce.columns-1 ul.products li.product{width:100%;margin-right:0}.woocommerce-page.columns-2 ul.products li.product,.woocommerce.columns-2 ul.products li.product{width:48%}.woocommerce-page.columns-3 ul.products li.product,.woocommerce.columns-3 ul.products li.product{width:30.75%}.woocommerce-page.columns-5 ul.products li.product,.woocommerce.columns-5 ul.products li.product{width:16.95%}.woocommerce-page.columns-6 ul.products li.product,.woocommerce.columns-6 ul.products li.product{width:13.5%}.woocommerce .woocommerce-result-count,.woocommerce-page .woocommerce-result-count{float:left}.woocommerce .woocommerce-ordering,.woocommerce-page .woocommerce-ordering{float:right}.woocommerce .woocommerce-pagination ul.page-numbers::after,.woocommerce .woocommerce-pagination ul.page-numbers::before,.woocommerce-page .woocommerce-pagination ul.page-numbers::after,.woocommerce-page .woocommerce-pagination ul.page-numbers::before{content:' ';display:table}.woocommerce .woocommerce-pagination ul.page-numbers::after,.woocommerce-page .woocommerce-pagination ul.page-numbers::after{clear:both}.woocommerce .woocommerce-pagination ul.page-numbers li,.woocommerce-page .woocommerce-pagination ul.page-numbers li{display:inline-block}.woocommerce #content table.cart img,.woocommerce table.cart img,.woocommerce-page #content table.cart img,.woocommerce-page table.cart img{height:auto}.woocommerce #content table.cart td.actions,.woocommerce table.cart td.actions,.woocommerce-page #content table.cart td.actions,.woocommerce-page table.cart td.actions{text-align:right}.woocommerce #content table.cart td.actions .input-text,.woocommerce table.cart td.actions .input-text,.woocommerce-page #content table.cart td.actions .input-text,.woocommerce-page table.cart td.actions .input-text{width:80px}.woocommerce #content table.cart td.actions .coupon,.woocommerce table.cart td.actions .coupon,.woocommerce-page #content table.cart td.actions .coupon,.woocommerce-page table.cart td.actions .coupon{float:left}.woocommerce #content table.cart td.actions .coupon label,.woocommerce table.cart td.actions .coupon label,.woocommerce-page #content table.cart td.actions .coupon label,.woocommerce-page table.cart td.actions .coupon label{display:none}.woocommerce .cart-collaterals,.woocommerce-page .cart-collaterals{width:100%}.woocommerce .cart-collaterals::after,.woocommerce .cart-collaterals::before,.woocommerce-page .cart-collaterals::after,.woocommerce-page .cart-collaterals::before{content:' ';display:table}.woocommerce .cart-collaterals::after,.woocommerce-page .cart-collaterals::after{clear:both}.woocommerce .cart-collaterals .related,.woocommerce-page .cart-collaterals .related{width:30.75%;float:left}.woocommerce .cart-collaterals .cross-sells,.woocommerce-page .cart-collaterals .cross-sells{width:48%;float:left}.woocommerce .cart-collaterals .cross-sells ul.products,.woocommerce-page .cart-collaterals .cross-sells ul.products{float:none}.woocommerce .cart-collaterals .cross-sells ul.products li,.woocommerce-page .cart-collaterals .cross-sells ul.products li{width:48%}.woocommerce .cart-collaterals .shipping_calculator,.woocommerce-page .cart-collaterals .shipping_calculator{width:48%;clear:right;float:right}.woocommerce .cart-collaterals .shipping_calculator::after,.woocommerce .cart-collaterals .shipping_calculator::before,.woocommerce-page .cart-collaterals .shipping_calculator::after,.woocommerce-page .cart-collaterals .shipping_calculator::before{content:' ';display:table}.woocommerce .cart-collaterals .shipping_calculator::after,.woocommerce-page .cart-collaterals .shipping_calculator::after{clear:both}.woocommerce .cart-collaterals .shipping_calculator .col2-set .col-1,.woocommerce .cart-collaterals .shipping_calculator .col2-set .col-2,.woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-1,.woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-2{width:47%}.woocommerce .cart-collaterals .cart_totals,.woocommerce-page .cart-collaterals .cart_totals{float:right;width:48%}.woocommerce ul.cart_list li::after,.woocommerce ul.cart_list li::before,.woocommerce ul.product_list_widget li::after,.woocommerce ul.product_list_widget li::before,.woocommerce-page ul.cart_list li::after,.woocommerce-page ul.cart_list li::before,.woocommerce-page ul.product_list_widget li::after,.woocommerce-page ul.product_list_widget li::before{content:' ';display:table}.woocommerce ul.cart_list li::after,.woocommerce ul.product_list_widget li::after,.woocommerce-page ul.cart_list li::after,.woocommerce-page ul.product_list_widget li::after{clear:both}.woocommerce ul.cart_list li img,.woocommerce ul.product_list_widget li img,.woocommerce-page ul.cart_list li img,.woocommerce-page ul.product_list_widget li img{float:right;height:auto}.woocommerce form .form-row::after,.woocommerce form .form-row::before,.woocommerce-page form .form-row::after,.woocommerce-page form .form-row::before{content:' ';display:table}.woocommerce form .form-row::after,.woocommerce-page form .form-row::after{clear:both}.woocommerce form .form-row label,.woocommerce-page form .form-row label{display:block}.woocommerce form .form-row label.checkbox,.woocommerce-page form .form-row label.checkbox{display:inline}.woocommerce form .form-row select,.woocommerce-page form .form-row select{width:100%}.woocommerce form .form-row .input-text,.woocommerce-page form .form-row .input-text{box-sizing:border-box;width:100%}.woocommerce form .form-row-first,.woocommerce form .form-row-last,.woocommerce-page form .form-row-first,.woocommerce-page form .form-row-last{width:47%;overflow:visible}.woocommerce form .form-row-first,.woocommerce-page form .form-row-first{float:left}.woocommerce form .form-row-last,.woocommerce-page form .form-row-last{float:right}.woocommerce form .form-row-wide,.woocommerce-page form .form-row-wide{clear:both}.woocommerce #payment .form-row select,.woocommerce-page #payment .form-row select{width:auto}.woocommerce #payment .terms,.woocommerce #payment .wc-terms-and-conditions,.woocommerce-page #payment .terms,.woocommerce-page #payment .wc-terms-and-conditions{text-align:left;padding:0 1em 0 0;float:left}.woocommerce #payment #place_order,.woocommerce-page #payment #place_order{float:right}.woocommerce .woocommerce-billing-fields::after,.woocommerce .woocommerce-billing-fields::before,.woocommerce .woocommerce-shipping-fields::after,.woocommerce .woocommerce-shipping-fields::before,.woocommerce-page .woocommerce-billing-fields::after,.woocommerce-page .woocommerce-billing-fields::before,.woocommerce-page .woocommerce-shipping-fields::after,.woocommerce-page .woocommerce-shipping-fields::before{content:' ';display:table}.woocommerce .woocommerce-billing-fields::after,.woocommerce .woocommerce-shipping-fields::after,.woocommerce-page .woocommerce-billing-fields::after,.woocommerce-page .woocommerce-shipping-fields::after{clear:both}.woocommerce .woocommerce-terms-and-conditions,.woocommerce-page .woocommerce-terms-and-conditions{margin-bottom:1.618em;padding:1.618em}.woocommerce .woocommerce-oembed,.woocommerce-page .woocommerce-oembed{position:relative}.woocommerce-account .woocommerce-MyAccount-navigation{float:left;width:30%}.woocommerce-account .woocommerce-MyAccount-content{float:right;width:68%}.woocommerce-page.left-sidebar #content.twentyeleven{width:58.4%;margin:0 7.6%;float:right}.woocommerce-page.right-sidebar #content.twentyeleven{margin:0 7.6%;width:58.4%;float:left}.twentyfourteen .tfwc{padding:12px 10px 0;max-width:474px;margin:0 auto}.twentyfourteen .tfwc .product .entry-summary{padding:0!important;margin:0 0 1.618em!important}.twentyfourteen .tfwc div.product.hentry.has-post-thumbnail{margin-top:0}@media screen and (min-width:673px){.twentyfourteen .tfwc{padding-right:30px;padding-left:30px}}@media screen and (min-width:1040px){.twentyfourteen .tfwc{padding-right:15px;padding-left:15px}}@media screen and (min-width:1110px){.twentyfourteen .tfwc{padding-right:30px;padding-left:30px}}@media screen and (min-width:1218px){.twentyfourteen .tfwc{margin-right:54px}.full-width .twentyfourteen .tfwc{margin-right:auto}}.twentyfifteen .t15wc{padding-left:7.6923%;padding-right:7.6923%;padding-top:7.6923%;margin-bottom:7.6923%;background:#fff;box-shadow:0 0 1px rgba(0,0,0,.15)}.twentyfifteen .t15wc .page-title{margin-left:0}@media screen and (min-width:38.75em){.twentyfifteen .t15wc{margin-right:7.6923%;margin-left:7.6923%;margin-top:8.3333%}}@media screen and (min-width:59.6875em){.twentyfifteen .t15wc{margin-left:8.3333%;margin-right:8.3333%;padding:10%}.single-product .twentyfifteen .entry-summary{padding:0!important}}.twentysixteen .site-main{margin-right:7.6923%;margin-left:7.6923%}.twentysixteen .entry-summary{margin-right:0;margin-left:0}#content .twentysixteen div.product div.images,#content .twentysixteen div.product div.summary{width:46.42857%}@media screen and (min-width:44.375em){.twentysixteen .site-main{margin-right:23.0769%}}@media screen and (min-width:56.875em){.twentysixteen .site-main{margin-right:0;margin-left:0}.no-sidebar .twentysixteen .site-main{margin-right:15%;margin-left:15%}.no-sidebar .twentysixteen .entry-summary{margin-right:0;margin-left:0}}.rtl .woocommerce .col2-set .col-1,.rtl .woocommerce-page .col2-set .col-1{float:right}.rtl .woocommerce .col2-set .col-2,.rtl .woocommerce-page .col2-set .col-2{float:left}
