/*

Template: The Whizz - Personal Resume HTML Template
Author: goldenmace.in
Version: 1.0
Design and Developed by: goldenmace.in

NOTE: This is Style customizer stylesheet of template.

*/

div.style-customizer { background-color: #fff; color: #262626; width: 300px; height: 435px; position: fixed; top: 100px; z-index: 10000; right: -300px; box-shadow: -3px 0 50px -2px rgba(0, 0, 0, 0.14); bottom: 0; }
.style-customizer.closed { box-shadow: none; }
div.style-customizer .content-chooser { padding: 30px; height: 100%; position: absolute; background-color: #ffffff; border-top: none; }
div.style-customizer.opened .content-chooser { opacity: 1; }
div.style-customizer h3 { font-size: 18px; margin-top: 0px; margin-bottom: 5px; font-weight: 600; }
div.style-customizer a.opener { display: block; height: 45px; position: absolute; right: 300px; top: 90px; background: #fff; width: 45px; font-size: 20px; line-height: 45px; color: #777777; text-align: center; text-decoration: none; box-shadow: -1px 0 5px -2px rgba(0, 0, 0, 0.14); }
div.style-customizer.opened a.opener { left: -45px; border-color: transparent; }
div.style-customizer ul { list-style: none; margin: 0; padding: 5px 0 0 0; font-size: 0; }
div.style-customizer ul li { width: 52px; height: 38px; float: left; position: relative; display: inline-block; cursor: pointer; margin: 0 10px 8px 0; -webkit-transition: all linear 0.3s; -moz-transition: all linear 0.3s; -o-transition: all linear 0.3s; -ms-transition: all linear 0.3s; transition: all linear 0.3s; }
div.style-customizer ul li:nth-child(4) { margin-right: 0px; }
div.style-customizer ul li:nth-child(8) { margin-right: 0px; }
div.style-customizer ul li:nth-child(12) { margin-right: 0px; }
div.style-customizer ul li.selected:before { content: "\f00c"; font-size: 16px; display: inline-block; position: absolute; top: 28%; left: 50%; text-align: center; font-family: FontAwesome; transform: translateY(-50%); -webkit-transform: translateY(-50%); -o-transform: translateY(-50%); -ms-transform: translateY(-50%); -moz-transform: translateY(-50%); transform: translateX(-50%); -webkit-transform: translateX(-50%); -o-transform: translateX(-50%); -ms-transform: translateX(-50%); -moz-transform: translateX(-50%); color: #fff; }
div.style-customizer ul.resetAll li { width: 100%; padding: 6px 0; min-width: 0; text-align: center; margin-top: 30px; }
div.style-customizer select { width: 100%; padding: 5px; border: 1px solid #b2bfca; }
.style-customizer .button { width: 100%; text-align: center; margin-top: 10px; }

/*Color Skins*/
div.style-customizer .color-1 { background: #07aaf5; }
div.style-customizer .color-2 { background: #07cb79; }
div.style-customizer .color-3 { background: #abc502; }
div.style-customizer .color-4 { background: #e83b35; }
div.style-customizer .color-5 { background: #e8676b; }
div.style-customizer .color-6 { background: #ff669a; }
div.style-customizer .color-7 { background: #c762cb; }
div.style-customizer .color-8 { background: #FF9800; }
div.style-customizer .color-9 { background: #8e45ae; }
div.style-customizer .color-10 { background: #FF7711; }
div.style-customizer .color-11 { background: #8BC34A; }
div.style-customizer .color-12 { background: #1a77d4; }
div.style-customizer .color-13 { background: #56c8d2; }
div.style-customizer .color-14 { background: #5d6cc1; }
div.style-customizer .color-15 { background: #bea042; }


@media(max-width:1023px) {

.style-customizer { display: none !important; }

}

