/*

Template: Car Dealer - The Best Car Dealer Automotive Responsive HTML5 Template
Author: potenzaglobalsolutions.com
Design and Developed by: potenzaglobalsolutions.com


NOTE: This is Style customizer stylesheet of template.

*/
div.style-customizer { background-color: #fff; color: #262626; width: 300px; height: 400px; position: fixed; top: 80px; 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: 16px; margin-top: 30px; line-height: 15px; text-transform: uppercase; }
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.layoutstyle li { width: 45%; height: 30px; margin-right: 5px; color: #666666; background-color: #f1f1f1; border: 1px solid #f3f3f3; font-size: 13px; text-align: center; padding-top: 5px; }
div.style-customizer ul.layoutstyle li i { color: #cccccc; font-size: 11px; }
div.style-customizer ul.layoutstyle li.selected { border: 1px solid #aaaaaa; }
div.style-customizer ul.layoutstyle li.selected i { color: #666666; }
div.style-customizer ul li.selected { border: 3px solid #000; }
div.style-customizer ul.resetAll li { width: 100%; padding: 6px 0; min-width: 0; text-align: center; margin-top: 30px; line-height: inherit; }
div.style-customizer .btn a { text-decoration: none; color: #ffffff; }
div.style-customizer select { width: 100%; padding: 5px; border: 1px solid #b2bfca; }
.style-customizer p { margin-bottom: 10px; }
.style-customizer .button { width: 100%; font-size: 14px; display: block; padding: 10px 20px; text-align: center; text-transform: uppercase; font-weight: 600; }

/*Color Skins*/
div.style-customizer .skin-default { background: #db2d2e; }
div.style-customizer .skin-blue { background: #0f86ff; }
div.style-customizer .skin-orange { background: #f97307; }
div.style-customizer .skin-purple { background: #7a1cc8; }
div.style-customizer .skin-gold { background: #b18f6a; }
div.style-customizer .skin-green { background: #44b272; }
div.style-customizer .skin-palatinate-blue { background: #2046f2; }
div.style-customizer .skin-yellow { background: #ffb400; }
@media(max-width:992px) {
	.style-customizer { display: none !important; }
}