{"version":3,"sources":["colors/yellow.scss","colors/yellow.css"],"names":[],"mappings":"AAIA;EACE;IACE,aAAY;IACZ,oCAAmC;IACnC,4BAA2B;IAC3B,oBAToB;GCMrB;CACF;;ADMD;EACE;IACE,aAAY;IACZ,oCAAmC;IACnC,4BAA2B;IAC3B,oBAlBoB;GCerB;CACF;;ADOD;EACE,oBAxBsB;EAyBtB,0BAzBsB;CA0BvB;;AAGD;EAEI,0BA/BoB;CAgCrB;;AAEH;EACE,oBAnCsB;CAoCvB;;AAGD;EAIQ,eA3CgB;CA4CjB;;AALP;EASQ,eAhDgB;CAiDjB;;AAOP;EACE,oBAzDsB;CA0DvB;;AAID;EAGM,oCAjEkB;CAkEnB;;AAML;;oEAEoE;AAEpE;EAIQ,oBAhFgB;CAiFjB;;AASP;;oEAEoE;AACpE;EAEI,0BA/FoB;CAgGrB;;AAHH;EAKI,oBAAyC;CAC1C;;AANH;EAQI,oBAAyC;CAC1C;;AAQH;EAGM,oBAjHkB;CAkHnB;;AAJL;EAMM,eApHkB;CAqHnB;;AAIL;EAGM,eA5HkB;CA6HnB;;AAJL;EAMM,2CAAkD;CACnD;;AAML;EAGM,eAzIkB;CA0InB;;AAQL;EAIQ,oBAtJgB;CAuJjB;;AAKP;EAGM,oBA/JkB;CAgKnB;;AAML;EAEI,eAxKoB;CAyKrB;;AAMH;;;EAII,sBAnLoB;CAoLrB;;AALH;EAOI,oBAtLoB;CAuLrB;;AAEH;EAKU,oBA9Lc;EA+Ld,0BA/Lc;CAgMf;;AAWT;EAEI,oBA7MoB;CA8MrB;;AAHH;EAOQ,eAlNgB;CAmNjB;;AAUP;EAGM,eAhOkB;CAiOnB;;AAIL;EAEI,eAvOoB;CAwOrB;;AAOH;EAEI,eAjPoB;CAkPrB;;AAIH;EAGM,eAzPkB;CA0PnB;;AAIL;EAMY,eApQY;CAqQb;;AAYX;EAGM,0BApRkB;CAqRnB","file":"../../colors/yellow.css","sourcesContent":["$primary-yellow: #FED136;\r\n\r\n\r\n\r\n@-webkit-keyframes preloader {\r\n 25% {\r\n height: 30px;\r\n -webkit-transform: translateY(15px);\r\n transform: translateY(15px);\r\n background: $primary-yellow;\r\n }\r\n}\r\n\r\n@keyframes preloader {\r\n 25% {\r\n height: 30px;\r\n -webkit-transform: translateY(15px);\r\n transform: translateY(15px);\r\n background: $primary-yellow;\r\n }\r\n}\r\n\r\n\r\n.btn-main {\r\n background: $primary-yellow;\r\n border: 1px solid $primary-yellow;\r\n}\r\n\r\n// Common Styles\r\n.title {\r\n .border {\r\n background-color: $primary-yellow;\r\n }\r\n}\r\n.portfolio-filter button {\r\n background: $primary-yellow;\r\n}\r\n\r\n\r\n.navigation {\r\n .navbar-nav > li {\r\n &.active {\r\n a {\r\n color:$primary-yellow;\r\n }\r\n }\r\n > a {\r\n &:hover, &:active, &:focus{\r\n color: $primary-yellow;\r\n }\r\n }\r\n }\r\n}\r\n\r\n\r\n// Testimonial Colors\r\n.testimonial {\r\n background: $primary-yellow;\r\n}\r\n\r\n\r\n// Team Colors\r\n.team {\r\n .member-photo {\r\n .mask {\r\n background: rgba( $primary-yellow, .7 );\r\n }\r\n }\r\n}\r\n\r\n// Skills colors\r\n\r\n/*=================================================================\r\n Our skills\r\n==================================================================*/\r\n\r\n.team-skills {\r\n .progress-block {\r\n .progress {\r\n .progress-bar {\r\n background:$primary-yellow;\r\n }\r\n }\r\n }\r\n}\r\n\r\n\r\n\r\n\r\n\r\n/*=================================================================\r\n Step section\r\n==================================================================*/\r\n.development-steps {\r\n .step-2 {\r\n background-color: $primary-yellow;\r\n }\r\n .step-3 {\r\n background:darken( $primary-yellow, 10% );\r\n }\r\n .step-4 {\r\n background:darken( $primary-yellow, 15% );\r\n }\r\n}\r\n\r\n\r\n\r\n\r\n// Service Colors\r\n\r\n.services {\r\n .service-block {\r\n &.color-bg {\r\n background:$primary-yellow;\r\n }\r\n i {\r\n color: $primary-yellow;\r\n }\r\n }\r\n}\r\n\r\n.service-2 {\r\n .service-item {\r\n &:hover i {\r\n color:$primary-yellow;\r\n }\r\n i {\r\n background: $primary-yellow none repeat scroll 0 0;\r\n }\r\n }\r\n}\r\n\r\n\r\n// Pricing Colors\r\n.pricing-table {\r\n .price-title {\r\n .value {\r\n color: $primary-yellow;\r\n }\r\n }\r\n}\r\n\r\n\r\n\r\n// Portfolio Colors\r\n\r\n.portfolio-filter {\r\n ul {\r\n li {\r\n &.active {\r\n background: $primary-yellow;\r\n }\r\n }\r\n }\r\n}\r\n\r\n.portfolio-block {\r\n .caption {\r\n .search-icon {\r\n background: $primary-yellow;\r\n }\r\n }\r\n}\r\n\r\n// Counter Colors\r\n\r\n.counters-item {\r\n i {\r\n color:$primary-yellow;\r\n }\r\n}\r\n\r\n\r\n\r\n// Contact Form\r\n.contact-form {\r\n input:hover, \r\n textarea:hover,\r\n #contact-submit:hover {\r\n border-color: $primary-yellow;\r\n }\r\n #contact-submit {\r\n background: $primary-yellow;\r\n }\r\n}\r\n.social-icon {\r\n ul {\r\n li {\r\n a {\r\n &:hover {\r\n background: $primary-yellow;\r\n border:1px solid $primary-yellow;\r\n }\r\n }\r\n }\r\n }\r\n}\r\n\r\n\r\n\r\n\r\n\r\n// About Us\r\n.about {\r\n .btn-about {\r\n background: $primary-yellow;\r\n }\r\n .feature-list {\r\n li {\r\n i {\r\n color: $primary-yellow;\r\n }\r\n }\r\n }\r\n}\r\n\r\n\r\n\r\n\r\n\r\n// Footer Colors\r\n.top-footer {\r\n li a {\r\n &:hover {\r\n color: $primary-yellow;\r\n }\r\n }\r\n}\r\n\r\n.footer-bottom {\r\n a {\r\n color: $primary-yellow;\r\n }\r\n}\r\n\r\n\r\n\r\n// Single Blog Post\r\n\r\n.post-meta {\r\n a {\r\n color: $primary-yellow;\r\n }\r\n}\r\n\r\n\r\n.next-prev {\r\n a {\r\n &:hover {\r\n color: $primary-yellow;\r\n }\r\n }\r\n}\r\n\r\n.social-profile {\r\n ul {\r\n li {\r\n a {\r\n i {\r\n &:hover {\r\n color: $primary-yellow;\r\n }\r\n }\r\n }\r\n }\r\n }\r\n}\r\n\r\n\r\n\r\n\r\n\r\n\r\n.comment-reply-form {\r\n input,textarea {\r\n &:focus {\r\n border:1px solid $primary-yellow;\r\n }\r\n }\r\n}\r\n\r\n \r\n \r\n\r\n\r\n","@-webkit-keyframes preloader {\n 25% {\n height: 30px;\n -webkit-transform: translateY(15px);\n transform: translateY(15px);\n background: #FED136;\n }\n}\n\n@keyframes preloader {\n 25% {\n height: 30px;\n -webkit-transform: translateY(15px);\n transform: translateY(15px);\n background: #FED136;\n }\n}\n\n.btn-main {\n background: #FED136;\n border: 1px solid #FED136;\n}\n\n.title .border {\n background-color: #FED136;\n}\n\n.portfolio-filter button {\n background: #FED136;\n}\n\n.navigation .navbar-nav > li.active a {\n color: #FED136;\n}\n\n.navigation .navbar-nav > li > a:hover, .navigation .navbar-nav > li > a:active, .navigation .navbar-nav > li > a:focus {\n color: #FED136;\n}\n\n.testimonial {\n background: #FED136;\n}\n\n.team .member-photo .mask {\n background: rgba(254, 209, 54, 0.7);\n}\n\n/*=================================================================\r\n Our skills\r\n==================================================================*/\n.team-skills .progress-block .progress .progress-bar {\n background: #FED136;\n}\n\n/*=================================================================\r\n Step section\r\n==================================================================*/\n.development-steps .step-2 {\n background-color: #FED136;\n}\n\n.development-steps .step-3 {\n background: #fec503;\n}\n\n.development-steps .step-4 {\n background: #e6b301;\n}\n\n.services .service-block.color-bg {\n background: #FED136;\n}\n\n.services .service-block i {\n color: #FED136;\n}\n\n.service-2 .service-item:hover i {\n color: #FED136;\n}\n\n.service-2 .service-item i {\n background: #FED136 none repeat scroll 0 0;\n}\n\n.pricing-table .price-title .value {\n color: #FED136;\n}\n\n.portfolio-filter ul li.active {\n background: #FED136;\n}\n\n.portfolio-block .caption .search-icon {\n background: #FED136;\n}\n\n.counters-item i {\n color: #FED136;\n}\n\n.contact-form input:hover,\n.contact-form textarea:hover,\n.contact-form #contact-submit:hover {\n border-color: #FED136;\n}\n\n.contact-form #contact-submit {\n background: #FED136;\n}\n\n.social-icon ul li a:hover {\n background: #FED136;\n border: 1px solid #FED136;\n}\n\n.about .btn-about {\n background: #FED136;\n}\n\n.about .feature-list li i {\n color: #FED136;\n}\n\n.top-footer li a:hover {\n color: #FED136;\n}\n\n.footer-bottom a {\n color: #FED136;\n}\n\n.post-meta a {\n color: #FED136;\n}\n\n.next-prev a:hover {\n color: #FED136;\n}\n\n.social-profile ul li a i:hover {\n color: #FED136;\n}\n\n.comment-reply-form input:focus, .comment-reply-form textarea:focus {\n border: 1px solid #FED136;\n}\n"]}