#style-switcher { right: -300px; position: fixed; top: 160px; width: 300px; z-index: 9999; background: #fff; border-radius: 0px 0 3px 0px; box-shadow: 0px 5px 30px 0 rgba(0, 0, 0, 0.2); -webkit-transition-duration: .7s; transition-duration: .7s; border: 3px solid #0086ca; padding-bottom: 15px; }  #style-switcher div { padding: 0px 10px; }  #style-switcher h2 { color: #222; font-size: 16px; margin-bottom: 0; margin-right: 0; margin-top: 0; padding: 15px 0px 7px 0px; text-align: center; text-transform: uppercase; } #style-switcher.active{right: 0px;} /*#style-switcher:hover{*/ /*    right: 0px;*/ /*}*/  #style-switcher h2 a { background: #ffffff; border-radius: 40px 0px 0px 40px; display: block; height: 50px; position: absolute; left: -53px; top: -3px; width: 59px; padding: 11%; margin-left: -5%; box-shadow: -7px 2px 10px 0px rgba(0, 0, 0, 0.2); border:3px solid #0086ca; border-right:none; }  #style-switcher h2 a i { color: #fff; font-size: 30px; left: 3px; position: absolute; top: 10px; display: table-cell; vertical-align: middle; text-align: center; padding: 0px 8px; right: 0px;   }  .colors { padding-left: 7px; }  .colors { list-style: none; margin: 0px 0px 10px 0px; overflow: hidden; }  .colors li { float: left; }  .colors li a { cursor: pointer; display: block; height: 30px; margin: 7px 9px; width: 30px; border-radius: 30px; }  .style1 { background: #d21e2b; }  .style2 { background: #2193f1; }  .style3 { background: #2ebf7e; }  .style4 { background: #f7c605; }  .style5 { background: #38c5a7; }  .style6 { background: #2b4fbd; }  @media (max-width: 481px) { #style-switcher h2 a{ padding: 9%; left:-43px;   } #style-switcher{ top:210px; } #style-switcher h2 a i{ top: 7px; } }  .forIconFonts .input-group-addon i{ font-size:25px; } .forIconFonts .input-group input{  padding: 23px 0px;  } #style-switcher .input-group-addon i{ font-size:25px; }  .sc_button_simple1{ border-left: 1px solid #ccc !important; border-radius: 5px !important; } .section-block .form-group input,select{ border-left: 1px solid #ccc !important; border-radius: 5px !important; } .sc_button_simple1{ border-left: 1px solid #ccc !important; background-color:#136caa ; color:#fff !important;  } .section-block .form-group .btns{ border-left:none !important; } .section-block-bg .take_a_free_new:hover{ background-color:transparent; color:#fff ; border:2px solid #0188cc; } .call-action-icons i:hover{ font-size:34px; transiton:1s ease; } .navbar{ margin-bottom: none !important; }  .input-group .icon-note{ position: absolute; top: 14px; }  .input-group .textaddon{ padding-right: 24px !important;  }  .input-group .formaddon{ padding: 19px 13px !important; }   