#top-links .dropdown .dropdown-menu li {
    padding: 0;
    margin: 0;
}
input:focus {
    border: none;
	box-shadow:none;
}
.open>.dropdown-menu {
    display: block;
    padding: 0;
    margin: 0;
    border: none;
    border-radius: 0;
}
.main-slider {
    background: #fff;
    padding: 20px;
}
.swiper-viewport {
    margin: 0 0 0px !important;
}
.m-content, .r-content  {
    background: #fff;
    padding: 1px 20px;
}
.product-tabs {
    background: #fff;
    padding: 20px 20px;
    margin: 20px 0;
}
.module-title h2 {
    font-size: 30px;
    text-transform: uppercase;
    font-weight: 600;
}
.module-title {
    position: relative;
}
.module-title:after {
    content: "";
    background: #23a1d1;
    left: 0;
    width: 300px;
    height: 5px;
    display: inline-block;
    margin-bottom: 10px;
}
.btn-default.active:hover, .btn-default:active, .btn-default:hover {
    color: #fff;
    background-color: #4AC7C0;
    border-color: #4AC7C0;
}
#column-left .module-title:after, #column-right .module-title:after {
    display: inline;
}
.product-thumb h4 a {
    color: #666;
}
.product-thumb p {
    color: #9BA9BA;
    line-height: 20px;
    font-size: 13px;
    text-transform: uppercase;
}
.product-list .product-thumb p {
    margin: 20px 0;
}
.product-grid .product-thumb p {
    display: none;
}
.product-grid .product-thumb .price {
    display: block;
}
.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
    background: none;
}
.dropdown .dropdown-menu li a, .dropdown .dropdown-menu li span, .dropdown-menu li button {
    line-height: 40px;
}
.dropdown .dropdown-menu {
    padding: 0;
    margin: 0;
    border: none;
    border-radius: 0;
}
.swiper-viewport {
    border: none !important;
    box-shadow: none !important;
}
.main-banner {
    margin-top: 15px;
    box-shadow: 0 1px 4px rgba(0,0,0,.2);
}
#menu .nav .dropdown-menu li {
    min-width: 200px;
}
.tooltip > .tooltip-inner { background-color: #4AC7C0; padding:10px}
.tooltip.top > .tooltip-arrow { border-top-color:#4AC7C0; }
.tooltip.left > .tooltip-arrow { border-left-color:#4AC7C0; }
#menu {
    margin-bottom: 0;
}
.order-html {
	background-image: url(../image/order-html.jpg);
	padding: 15px 0;
	text-align: center;
	background-color: rgba(35,161,209,0.3);
	background-position: top;
	margin-bottom: 30px;
}
.order-html h1 {
    margin: 0;
    color: #fff;
}
/*ship custom html*/
.custom-html-footer {
	background: #4AC7C0;
	margin-top: 30px;
}
.custom-html-footer .icon i {
	font-size: 40px;
    line-height: 85px;
    color: #fff;
}
.custom-html-footer h2 {
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 600;
	color: #fff;
}
.custom-html-footer .info p {
    text-transform: uppercase;
    font-weight: 600;
	color: #fff;
}
.html-container .bottom-link {
    min-width: 100%;
    text-align: center;
    display: inline-block;
    float: none;
}
.html-container {
    text-align: center;
    padding: 30px 0;
    background: url(../image/special_html.png);
    background-repeat: no-repeat;
    background-position: center;
    background-attachment: fixed;
}
.html-container p {
    line-height: 25px;
    font-size: 15px;
}
.html-container .bottom-link .btn-block {
    max-width: 130px;
    display: inline-block;
}
/*carousel module*/
.m-carousel {
    background: #fff;
    height: 100%;
}
/*product page style*/
.thumbnail {
    background: none;
    border: none;
}
.product-tabs .nav.nav-tabs {
    border: none;
    margin-bottom: 30px;
}
.product-tabs .nav-tabs>li>a, .product-tabs .nav-tabs>li>a:hover, .product-tabs .nav-tabs>li>a:focus {
    font-size: 15px;
    font-weight: 600;
    border: none;
}
.product-tabs .nav-tabs>li>a:hover {
   background:#4AC7C0;
   color:#fff;
}
.thumbnails {   
    position: relative;
}
.thumbnails_gailry img {
    max-width: 100%;
}
#additional_gailry {
    margin-top: 10px;
}
.alert-success {
    color: #fff;
    background-color: #4AC7C0;
    border-color: #4AC7C0;
}
.alert a {
    color: #fff;
    font-weight: 600;
}
.alert-dismissable .close, .alert-dismissible .close {
    right: 0px;
	opacity: 1;
}
.add-quantity .control-label {
    display: inherit;
    font-size: 15px;
    text-transform: uppercase;
}
.add-quantity .input-group-addon {
	min-height: 50px;
	min-width: 50px;
	border-radius: 0;
	background: #229ac8;
	color: #fff;
	border: none;
	cursor: pointer;
}
.add-quantity .input-group-addon {
	background: #bce8f1;	
}
.add-quantity .input-group-addon:hover{
	background: #4AC7C0;	
}
.add-quantity #input-quantity {
	height: 50px;
    min-width: 150px;
    text-align: center;
    font-size: 16px;
    border-color: #fff;
    box-shadow: none;
}
#product .btn-group {
    min-width: 100%;
    margin-top: 15px;
}
#product .btn-group button:first-child {
    margin-right: 1%;
}
#product .btn-group button {
    min-width: 49.5%;
    border-radius: 0;
    margin: 0;
    border: none;
}
#product .btn-group #button-cart {
    margin-top: 5px;
}
/*category page style*/
#product-category {
    background: #fff;
    padding: 15px 10px 15px 15px;
    margin-top: 25px;
}
.refine_cat li {
	padding: 5px 10px;
	background: #4AC7C0;
}
.refine_cat li a {
    color: #fff;
}
#compare-total {
    background: #4AC7C0;
    color: #fff;
    border-radius: 5px;
}
.input-group .input-group-addon {  
    border: none;
}
.input-group label.input-group-addon {
    background: none;
}
.cat-thumb img {
    border: none;
}
.cat-desc .module-title {
    margin-bottom: 50px;
}
.cat-desc p {
    line-height: 25px;
    color: #9BA9BA;
    font-size: 16px;
}
.cat-b_image {
    margin-top: 0;
    position: relative;
    top: -5px;
    box-shadow: 0px 1px 5px #ddd;
}
/*footer style*/
.powered {
    color: #4AC7C0;
}
@media (min-width: 1200px) {

}
@media (min-width: 768px) {

.product-thumb .group-b {
    -webkit-transform: translateY(30px);
    -ms-transform: translateY(30px);
    transform: translateY(30px);
    transition: -webkit-transform 0.4s;
    transition: transform 0.4s;
    transition: transform 0.4s, -webkit-transform 0.4s;
}
.product-thumb:hover .group-b {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    transition: -webkit-transform 0.4s;
    transition: transform 0.4s;
    transition: transform 0.4s, -webkit-transform 0.4s;
}
.product-thumb .button-group {
	opacity:0;
	 transition: -webkit-transform 0.4s;
    transition: transform 0.4s;
    transition: transform 0.4s, -webkit-transform 0.4s;
}
.product-thumb:hover .button-group {
	opacity:1;
}
#menu .nav {
    min-width: 100%;
    text-align: center;
}
#menu .nav li {
    float: none;
    display: inline-block;
}
}
#top-scroller {
    border-radius: 50%;
    bottom: 50px;
    color: #fff;
    cursor: pointer;
    height: 50px;
    line-height: 50px;
    position: fixed;
    right: 50px;
    text-align: center;
    text-transform: uppercase;
    width: 50px;
    z-index: 99;	
}
#top-scroller i {
    color: #fff;
    font-size: 20px;
    line-height: 20px;
    padding: 10px;
    background: #4AC7C0;
    border-radius: 5px;
}
@media (max-width: 767px) {
#logo a {
    display: block;
    text-align: center;
}
#logo img {    
    display: inline-block;
}
#search {
    padding: 0px;
}
.custom-html-footer .htm-box {
    min-width: 100%;
    display: inline-block;
}
.custom-html-footer .icon-box {
    width: 20%;
    float: left;
}
.custom-html-footer .content {
    float: left;
}
}