﻿ /*-----------------------------------------------------------------------------------

    Template Name: TP shop - eCOMMERCE Bootstrap Template
    Template URI: http://themepure.net
    Description: This is html5 template
    Author: BootExperts
    Author URI: http://themepure.net
    Version: 1.0

-----------------------------------------------------------------------------------

    CSS INDEX
    ===================

    1. Theme Default CSS (body, link color, section etc)
	2. header-top-area
	3. header-bottom-area
	4. main-menu-area
	5. banner-area
	6. features-area
	7. category-area
	8. subscribe-area
	9. service-area
	10. latest-blog-area
	11. brand-area
	12. footer
	13. home 2
	14. home 3
	15. contact-area
	16. shop-header-area
	17 shop-area
	18. single product
	19. product-tabs
	20. cart page
	21. checkout page
	22. wishlist-area
	23. my-account-area
	24. blog-area

-----------------------------------------------------------------------------------*/

/*----------------------------------------*/
/*  1.  Theme default CSS
/*----------------------------------------*/
/*html, body {
	height: 100%;
}*/
.floatleft {float:left}
.floatright {float:right}
.alignleft {float:left;margin-right:15px;margin-bottom: 15px}
.alignright {float:right;margin-left:15px;margin-bottom: 15px}
.aligncenter {display:block;margin:0 auto 15px}
a:focus {outline:0px solid;text-decoration: none;}
img {
	max-width:100%;
	height:auto;
}
.fix {overflow:hidden}
p {margin:0 0 15px;}
h1, h2, h3, h4, h5, h6 {
	margin: 0 0 10px;
	color: #232323;
	font-weight: 400;
	line-height: 28px;
}
a {transition: all 0.3s ease 0s;text-decoration:none;color:#222;}
a:hover {
  color: #337ab7;

  text-decoration: none;
}
a:active, a:hover {
  outline: 0 none;
}
ul{
list-style: outside none none;
margin: 0;
padding: 0
}
.clear{clear:both}
body {font-family: '微軟正黑體','Lato', sans-serif;color:#222;}
*::-moz-selection {
  background: #0d6fb8;
  text-shadow: none;
  color: #fff;
}
::selection {
    background: #0d6fb8;
    text-shadow: none;
	color:#fff
}
.browserupgrade {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}
.pad-bottom{padding-bottom:60px}
.pad-top{}
.pad-60{padding:60px 0}
a#scrollUp {
  background: #222 none repeat scroll 0 0;
  bottom: 12px;
  color: #fff;
  height: 45px;
  line-height: 40px;
  right: 12px;
  text-align: center;
  transition: all 0.3s ease 0s;
  width: 45px;
  font-size: 25px;
}
a#scrollUp:hover {
  background-color: #0d6fb8;
}





/* -------------------------
2. header-top-area
---------------------------- */
.header-top-area{}
.bg-color {
  background: #f5f5f5 none repeat scroll 0 0;
}
.welcome {
  margin-top: 8px;
}
.welcome span {}
.welcome span.phone{margin-left: 5px;}
.welcome span.email{margin-left: 5px;}
.welcome span.phone::before {
  content: "";
  font-family: FontAwesome;
  margin-right: 5px;
}
.welcome span.email::before {
  content: "";
  font-family: FontAwesome;
  margin-right: 5px;
}
.top-menu{}
.top-menu {
  float: right;
}
.top-menu ul {
  float: right;
}
.top-menu ul li {
  display: inline-block;
  margin-left: 2px;
  padding: 8px 0;
}
.top-menu ul li a {}
.top-menu ul li:hover a{color:#0d6fb8}
.top-menu ul#language {
  float: right;
}
.top-menu ul#language li {
  position: relative;
}
.top-menu ul#language li a{}
.top-menu ul#language li ul {
  background: #f5f5f5 none repeat scroll 0 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 135%;
  transition: all 0.3s ease 0s;
  width: 80px;
  visibility:hidden;
  z-index:999;
}
.top-menu ul#language li:hover ul{opacity: 1;top: 100%;visibility:visible;}
.top-menu ul#language li:hover ul li a:hover{color:#0d6fb8}
.top-menu ul#language li ul li {
  display: block;
  margin: 0;
  padding: 0 10px;
  text-align: right;
}
.top-menu ul#language li ul li a {
  border-bottom: 1px solid #ccc;
  color: #222222;
  display: block;
  padding: 6px 0;
}

li.language-slc{
	float: right;
	margin:0 30px 0 0;
}
ul.language li{
	display: block !important;
	margin:0 !important;
	background-color: #f5f5f5;
	padding: 10px 15px;
	border-bottom: 1px solid #999;
}

ul.language{
	position: absolute;
	opacity: 0;
	transition: all .3s ease;
	/*top: 75px;*/
	top: 0px;
	border: 1px solid #ddd;
}

li.language-slc:hover > ul.language{
	opacity: 1;
	z-index: 999;
	/*top:40px;*/
	top: 0px;
}

/*------------------------
3. header-bottom-area
-------------------------- */
.header-bottom-area {
  /*padding: 20px 0;*/

    padding-top: 20px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}
.header-search {
  position: absolute;;
  width: 187px;
	right: 0;
	bottom: 15px;
}
.header-search input {
  background: #f2f2f2 none repeat scroll 0 0;
  border: 0 none;
  height: 40px;
  padding: 0 40px 0 20px;
  width: 100%;
}
.header-search button {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: medium none;
  height: 40px;
  position: absolute;
  right: 0;
  top: 0;
  width: 40px;
}
.header-search button:hover{color:#0d6fb8}
.total-cart {
  position: relative;
}
.cart-toggler{background: #f2f2f2 none repeat scroll 0 0;
height: 40px;
line-height: 40px;
padding-left: 15px;}
.cart-toggler a span.cart-title {
  padding-right: 45px;
}
.total-cart:hover .cart-toggler > a{color:#0d6fb8}
.cart-toggler a span.cart-quantity{}
.cart-toggler a.checkout {
  background: #2f2f2f none repeat scroll 0 0;
  border-radius: 0;
  color: #fff;
  float: right;
  font-weight: normal;
  height: 40px;
  line-height: 40px;
  margin-left: 15px;
  padding: 0 13px;
  text-transform: uppercase;
}
.total-cart:hover .cart-toggler a.checkout {
  background: #0d6fb8 none repeat scroll 0 0;
  color: #fff;
}
.pad-left{padding-left:0;}
.total-cart ul {
  background: #fff none repeat scroll 0 0;
  border: 1px solid #0d6fb8;
  padding: 10px 8px 12px;
  position: absolute;
  right: 0;
  top: 100%;
  transform: scaleY(0);
  transform-origin: center top 0;
  transition: all 0.5s ease 0s;
  width: 276px;
  z-index: 99;
}
.total-cart:hover ul{transform:scaleY(1)}
.total-cart ul li {
  overflow: hidden;
  padding: 10px;
}
.total-cart ul li .cart-img {
  float: left;
  position: relative;
  width: 50px;
}
.total-cart ul li .cart-img img {
  width: 100%;
}
.total-cart ul li .cart-img a{}
.total-cart ul li .cart-img span {
  background: #222 none repeat scroll 0 0;
  border-radius: 100%;
  color: #fff;
  height: 18px;
  left: -7px;
  line-height: 15px;
  position: absolute;
  text-align: center;
  top: -6px;
  width: 18px;
}
.total-cart ul li .cart-info {
  float: left;
  padding-left: 10px;
}
.total-cart ul li .cart-info p{}
.total-cart ul li .cart-info p a {
  color: #000;
  font-size: 14px;
}
.total-cart ul li .cart-info p a:hover{color:#0d6fb8}
.total-cart ul li .cart-info span {
  font-size: 14px;
  font-weight: 700;
}
.total-cart ul li .del-icon {
  float: right;
  margin-top: 20px;
  padding-right: 10px;
}
.total-cart ul li .del-icon i {
  cursor: pointer;
  font-size: 17px;
}
.subtotal-text,.subtotal-price {
  float: left;
  font-size: 15px;
  font-weight: 600;
  text-transform: uppercase;
}
.subtotal-price{float:right}
/*---------------------
4. main-menu-area
-----------------------*/
.main-menu ul li {
  float: left;
  margin-right: 3px;
  position: relative;
}
.main-menu ul li a {
  display: block;
  /*padding: 25px 20px;*/
  padding: 25px 10px;
  text-transform: uppercase;
}
.main-menu ul li a::before {
  background: #ddd none repeat scroll 0 0;
  content: "";
  height: 25px;
  position: absolute;
  right: 0;
  top: 23px;
  width: 1px;
}
.main-menu ul li:last-child a::before{display:none}
.main-menu ul li ul li a::before{display:none}
.main-menu ul li:hover a{color:#0D6FB8}

.main-menu ul li ul {
  background: #f2f2f2 none repeat scroll 0 0;
  border-top: 3px solid #0D6FB8;
  display: block;
  left: 0;
  opacity: 0;
  padding: 10px 0;
  position: absolute;
  top: 130%;
  transition: all 0.3s ease 0s;
  visibility: hidden;
  width: 220px;
  z-index: 9999;
      /*margin-top:40px;*/
}
.main-menu ul li:hover ul{top:97%;opacity:1;visibility:visible}
.main-menu ul li ul li {
  float: none;
}
.main-menu ul li:hover ul li a {
  color: #222;
}
.main-menu ul li:hover ul li a{background:none;color:#222;}
.main-menu ul li ul li a {
  color: #222;
  padding: 8px 25px;
  text-transform: capitalize;
}
.main-menu ul li:hover ul li a:hover{color:#0d6fb8;padding-left:30px}
/*.main-menu ul li .mega-menu {
  background-color: #f2f2f2;
  border-top: 3px solid #0D6FB8;
  left: -190px;
  margin: 0;
  opacity: 0;
  padding: 30px;
  position: absolute;
  text-align: left;
  top: 160%;
    margin-top:40px;
  transition: all 0.3s ease 0s;
  width: 923px;
  visibility:hidden;
  z-index: 9999;
}*/
.main-menu ul li .mega-menu {
  background-color: #f2f2f2;
  border-top: 3px solid #0D6FB8;
  left: 0;
  margin: 0;
  opacity: 0;
  padding: 30px;
  position: absolute;
  text-align: left;
  top: 160%;
    margin-top:8px;
  transition: all 0.3s ease 0s;
  width: 923px;
  visibility:hidden;
  z-index: 9999;
}

.main-menu ul li:hover .mega-menu{top:86%;opacity:1;visibility:visible}
.main-menu ul li .mega-menu span {
  float: left;
  padding-right: 30px;
  width: 24.6%;
}
.main-menu ul li .mega-menu span.mega-menu-img {
  padding-right: 0;
  width: 26%;
}
.main-menu ul li .mega-menu span a {
  display: block;
  padding: 10px 0;
  text-transform: capitalize;
}
.main-menu ul li .mega-menu span a.mega-title {
  border-bottom: 1px solid #ccc;
  color: #000;
  font-weight: 600;
  text-transform: uppercase;
}
.main-menu ul li .mega-menu span.mega-menu-img {
  width: 26%;
}
.main-menu ul li .mega-menu span a::after {
  content: "";
  float: left;
  font-family: fontawesome;
  margin-right: 5px;
}
.main-menu ul li:hover .mega-menu span a{color:#222}
.main-menu ul li:hover .mega-menu span a:hover{color:#0d6fb8}
.main-menu ul li .mega-menu span a:before{display:none}
.main-menu ul li .mega-menu span a.mega-title:after,.main-menu ul li .mega-menu span.mega-menu-img a:after{display:none}
/*------------------------
5. banner-area
-------------------------- */
.banner-area {
	padding-top:30px;

}
.single-banner {
  overflow: hidden;
  position: relative;
  	padding-bottom:40px;
	margin-bottom:30px;
}
.single-banner img {
  max-width: 100%;
  transform: translateX(-4%);
  transition: all 0.5s ease 0s;


}
.single-banner:hover img{transform: translateX(0%);}
.banner-details {
  bottom: 0;
  left: 5%;
  position: absolute;
  z-index: 2;
}
.banner-details h1 {
  color: #fff;
  font-size: 28px;
  line-height: 28px;
  margin-bottom: 10px;
}
.banner-details p {
	font-family: "微軟正黑體";
  color: #0D6FB8;
  font-size: 16px;
  line-height: 1.6em;
  margin-bottom: -20px;
  margin-top: 10px;
  opacity: 0;
  transition: all 0.3s ease 0s;
  z-index: -9;
}
.single-banner:hover p {
  margin-bottom: 10px;
  opacity: 1;
  z-index: 9;
}
.single-banner::before {
	/*  background-color: rgba(0, 0, 0, 0.25);*/
  content: "";
	height: 100%;
	left: 0;
	opacity: 0;
	position: absolute;
	top: 0;
	transition: all 0.3s ease 0s;
	visibility: hidden;
	width: 100%;
	border: 1px solid #D8D8D8;
}
.single-banner:hover::before {
  opacity: 0.5;
  visibility: visible;
  z-index: 1;
}
.margin-bottom{margin-bottom:27px}
.section-padding{padding:70px 0}
/*-----------------------------
6. features-area
-------------------------------*/
.features-area{}
.section-title {
  margin-bottom: 30px;
}
.section-title h1 {
  display: inline-block;
  font-size: 25px;
  font-weight: 700;
  margin: 0;
  position: relative;
  text-transform: uppercase;
}
.section-title h1::before,.section-title h1:after {
  border-top: 4px double #666;
  content: "";
  left: -136px;
  position: absolute;
  top: 12px;
  width: 120px;
}
.section-title h1::after {
  left: inherit;
  right: -136px;
}
.single-product{}
.product-img {
  overflow: hidden;
  position: relative;
}
.product-img > a {
  display: block;
  position: relative;
}
.product-img > a::before {
  background: #fff none repeat scroll 0 0;
  content: "";
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index:9;
  transition: all 0.3s ease 0s;
}
.single-product:hover a::before{opacity:.6}
.product-img a img{}
img.primary-img{}
img.secondary-img {
  left: 0;
  position: absolute;
  top: 0;
  transition: all 0.3s ease 0s;
  opacity:0;
}
.single-product:hover img.secondary-img{opacity:1;}
.product-action {
  bottom: -35px;
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  text-align: center;
  transition: all 0.3s ease 0s;
  z-index: 9;
}
.single-product:hover .product-action{bottom:0;opacity:1}
.single-product:hover .pro-button-top {top: -100px;;opacity:1}
.pro-button-top {
  display: inline-block;
  opacity: 0;
  position: relative;
  top: 35px;
  transition: all 0.5s ease 0s;
}
.pro-button-top a {
  background: #f6a800 none repeat scroll 0 0;
  color: #fff;
  display: inline-block;
  font-weight: 700;
  height: 35px;
  line-height: 35px;
  padding: 0 18px;
  text-transform: uppercase;
}
.single-product:hover .pro-button-top2 {top: -100px;;opacity:1}
.pro-button-top 2{
  display: inline-block;
  opacity: 0;
  position: relative;
  top: 35px;
  transition: all 0.5s ease 0s;
}
/*.pro-button-top2 a {
  background: #337AB7 none repeat scroll 0 0;
  color: #fff;
  display: inline-block;
  font-weight: 700;
  height: 35px;
  line-height: 35px;
  padding: 0 18px;
  text-transform: uppercase;
} */

.pro-button-top2 a {
  background: #337AB7 none repeat scroll 0 0;
  color: #fff;
  display: inline-block;
  font-weight: 800;
  height: 35px;
  WIDTH: 198px;
  line-height: 35px;
  padding: 0px 50px;
  text-transform: uppercase;
}



.pro-button-bottom{}
.pro-button-bottom a {
  background: #f6a800 none repeat scroll 0 0;
  color: #fff;
  display: inline-block;
  font-size: 15px;
  height: 35px;
  line-height: 35px;
  margin: 0 5px;
  width: 45px;
  /*padding-top: 10px;*/
}
.product-action a:hover{background:#0d6fb8; color:#ffffff;}
span.sale {
  background: #000 none repeat scroll 0 0;
  color: #fff;
  font-weight: 700;
  left: 0;
  padding: 2px 8px;
  position: absolute;
  text-transform: uppercase;
  top: 0;
  z-index: 99;
}
.product-info {
  overflow: hidden;
  padding-top: 10px;
}
.product-info h3 {
  font-size: 17px;
}
.product-info h3 a{}
.pro-price {
  float: left;
  font-size: 20px;
  font-weight: 700;
}
.pro-price span.normal {
  color: #0d6fb8;
}
.pro-price span.old {
  color: #666;
  font-size: 15px;
  font-weight: 400;
  margin-left: 6px;
  text-decoration: line-through;
}
.pro-rating {
  float: right;
  margin-top: 4px;
}
.pro-rating i{}
.product-tab{}
ul.tab-menu {
  margin-bottom: 30px;
  text-align: center;
}
ul.tab-menu li {
  display: inline-block;
  margin: 0 0px;
}
ul.tab-menu li.active a,ul.tab-menu li a:hover{border-color:#0d6fb8;color:#0d6fb8}
ul.tab-menu li a {
  border: 2px solid #666;
  display: block;
  font-size: 14px;
  font-weight: 700;
  padding: 6px 15px;
  text-transform: uppercase;
}
.owl-theme .owl-controls .owl-buttons div {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: 1px solid #ddd;
  border-radius: 0;
  color: #666;
  display: inline-block;
  font-size: 25px;
  height: 40px;
  left: -30px;
  line-height: 38px;
  margin: -20px 0 0;
  opacity: 0;
  padding: 0;
  position: absolute;
  top: 50%;
  transition: all 0.3s ease 0s;
  width: 40px;
}
.owl-theme .owl-controls .owl-buttons div.owl-next{left:auto;right:-30px;}
.owl-carousel:hover .owl-controls .owl-buttons div{opacity:1}
a.btn-icon {
  border-radius: 0;
  border: 0;
}
a.btn-icon:hover{background:#0d6fb8;color:#fff!important}
/*-----------------------------------
7. category-area
------------------------------------- */
.category-area .section-title{position:relative}
.category-area .section-title h1 {
  font-size: 17px;
  background: #fff;
  padding-right: 15px;
}
.category-area .section-title h1::before {
  display: none;
}
.category-area .section-title h1::after {
  display: none;
}
.category-area .section-title::before {
  border-top: 4px double #666;
  content: "";
  left: 0;
  position: absolute;
  top: 8px;
  width: 100%;
}
.category-area .single-product {
  overflow: hidden;
}
.category-area .single-product:last-child {
  margin-top: 20px;
}
.category-area .product-img {
  width: 35%;
  float: left;
}
.category-area .product-img a{}
.category-area .product-info {
  float: right;
  padding-left: 12px;
  width: 65%;
  padding-top: 2px;
}
.category-area .product-info h3 {
  font-size: 16px;
}
.category-area .product-info h3 a{}
.category-area .pro-price {
  float: none;
  font-size: 16px;
}
.category-area .pro-rating {
  float: none;
}
.category-area .pro-rating i{}
.category-area .product-action{}
.category-area .product-action a{}
.category-area .product-action {
  opacity: 0;
  position: inherit;
  text-align: left;
  margin-top: 12px;
  transition: all 0.3s ease 0s;
}
.category-area .single-product:hover .category-area .product-action{opacity:1}
.category-area .pro-button-top {
  opacity: 1;
  position: inherit;
}
.category-area .pro-button-top a {
  height: 28px;
  line-height: 28px;
  font-size: 12px;
}
.category-curosel.owl-theme .owl-controls .owl-buttons div {
  display: none;
}
/*--------------------------
8. subscribe-area
---------------------------- */
.subscribe-area {
  box-shadow: 0 12px 18px -22px rgba(31, 31, 31, 1) inset, 0 -23px 21px -33px rgba(31, 31, 31, 1) inset;
  padding: 100px 0;
  background: #F2F2F2;
}
.subscribe-title {
  text-align: center;
}
.subscribe-title h3 {
  color: #222;
  font-size: 28px;
  font-weight: bold;
  letter-spacing: 5px;
  text-transform: uppercase;
}
.subscribe-title h3 span {
  color: #0d6fb8;
  padding-right: 15px;
}
.subscribe-title p {
  color: #666;
  display: block;
  font-size: 15px;
  font-weight: 400;
  line-height: 24px;
  margin: 0;
}
.subscribe-title input {
  border: 1px solid #d7d7d7;
  height: 43px;
  line-height: 34px;
  padding: 0 19px 0 15px;
  width: 76%;
}
.subscribe-title button {
  background: #0d6fb8 none repeat scroll 0 0;
  border: 0 none;
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  height: 43px;
  line-height: 41px;
  padding: 0 30px;
  position: absolute;
  right: 0;
  text-align: center;
  text-transform: uppercase;
  top: 0;
  transition: all 0.3s ease 0s;
}
.subscribe-title button:hover{background:#444}
.subscribe-title form {
  display: inline-block;
  margin-top: 70px;
  position: relative;
  text-align: center;
  width: 582px;
}
.subscribe-form {
  text-align: left;
}
/*-------------------------------
9. service-area
--------------------------------*/
.service-area{}
.single-service {
  border: 1px solid #d2d2d2;
  display: inline-block;
  width: 100%;
}
.service-icon {
  float: left;
  text-align: center;
  width: 30%;
  margin-top: 16px;
}
.service-icon img{}
.service-text {
  float: left;
  padding-top: 20px;
  width: 70%;
}
.service-text h2 {
  color: #323334;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
}
.service-text p {
  color: #0d6fb8;
  font-size: 12px;
  padding-bottom: 0;
}
/*-----------------------------
10. latest-blog-area
-------------------------------*/
.latest-blog-area{}
.latest-blog-img {
  overflow: hidden;
}
.latest-blog-img a {
  display: block;
  position: relative;
}
.latest-blog-img a::before, .latest-blog-img a::after {
  /*background: rgba(255, 255, 255, 0.3) none repeat scroll 0 0;*/
  content: "";
  height: 100%;
  position: absolute;
  transition: all 0.5s ease 0s;
  width: 100%;
  z-index: 8;
}
.latest-blog-img a::before {
  left: -100%;
  top: -100%;
}
.latest-blog-img a::after {
  bottom: -100%;
  right: -100%;
}
.single-latest-blog:hover a::before {
  left: 0;
  top: 0;
}
.single-latest-blog:hover a::after {
  bottom: 0;
  right: 0;
}
.latest-blog-content > h3 {
  font-size: 16px;
  text-transform: uppercase;
}
.post-category > a {
  color: #0d6fb8;
}
.meta-border {
  padding: 0 6px;
}
.latest-blog-content > p {
  color: #555;
  font-size: 16px;
  line-height:28px;
  margin: 0;
}
.latest-blog-content {
  padding-top: 15px;
}
.meta {
  margin-bottom: 10px;
}
/*----------------------
11. brand-area
------------------------ */
.brand-area{}
.single-brand {
  border: 1px solid #ddd;
  margin-bottom: 1px;
}
.single-brand a{}
/*---------------------------
12. footer
----------------------------- */
.footer-top-area {
  background: #2d2d2d none repeat scroll 0 0;
  padding: 50px 0;
}
.footer-widget{}
.footer-widget h3 {
  border-bottom: 1px solid #5b5b5b;
  color: #fff;
  display: block;
  font-size: 14px;
  font-weight: 700;
  padding-bottom: 15px;
  text-transform: uppercase;
}
ul.footer-menu{}
ul.footer-menu li {}
ul.footer-menu li a {
  color: #d5d5d5;
  display: block;
  font-size: 13px;
  font-weight: 400;
  line-height: 40px;
  border-bottom: 1px solid #5b5b5b;
}
ul.footer-menu li:last-child a{padding-bottom:0;}
ul.footer-menu li a:hover{color:#0d6fb8}
ul.footer-menu li a::before {
  content: "\f101";
  display: inline-block;
  font-family: fontawesome;
  margin-right: 8px;
  position: relative;
  top: 0;
}
.footer-widget img{}
.footer-widget p {
  color: #d5d5d5;
  font-size: 13px;
  font-weight: 500;
  line-height: 25px;
  margin-top: 22px;
}
.widget-icon{}
.widget-icon a {
  border: 1px solid #d5d5d5;
  color: #d5d5d5;
  display: inline-block;
  font-size: 14px;
  height: 32px;
  line-height: 30px;
  position: relative;
  text-align: center;
  width: 32px;
  margin-right: 0px;
  padding-top: 0px;
  /*padding-top: 8px;*/
}
/*.widget-icon a:hover{background:#0d6fb8;color:#fff;border-color:#0d6fb8}*/
.widget-icon a:hover{background:#0D6FB8;color:#fff;border-color:#5FA9E0}
.widget-icon a i{}
ul.footer-contact{}
ul.footer-contact li {
  clear: both;
  display: inline-block;
  margin-bottom: 15px;
  padding-bottom: 15px;
  color: #d5d5d5;
}
ul.footer-contact li i {
  border: 1px solid #d5d5d5;
  border-radius: 0;
  color: #d5d5d5;
  float: left;
  font-size: 16px;
  height: 34px;
  line-height: 30px;
  margin-right: 15px;
  text-align: center;
  width: 32px;
}
.footer-bottom-area {
  /* background: #444444; */
  background: #f5f5f5;
  padding: 20px 0;
}
.copyright{}
.copyright p {
  color: #d5d5d5;
  margin: 0;
}
.copyright p a{color:#0d6fb8}
.copyright p a:hover{text-decoration:underline}
.payment-img {
  float: right;
}
.payment-img img{}
/*--------------------------------
13. home 2
--------------------------------- */
.bg-color-2 {
  background: #2d2d2d none repeat scroll 0 0;
}
.header-2 .welcome {
  margin-top: 8px;
  color: #fff;
}
.header-2 .top-menu ul li a {
  color: #fff;
}
.header-2 .main-menu ul {
  text-align: center;
}
.header-2 .main-menu ul li {
  display: inline-block;
  float: none;
   margin-right: 0px;
}
.header-2 .main-menu ul li ul li {
  width: 100%;
}
.header-2 .main-menu ul li ul li a {
  text-align: left;
}
.header-2 .main-menu ul li a::before {
  top: 13px;
}
.banner-margin {
  margin-top: 28px;
  display: block;
}
.section-title-2 h1 {
  display: block;
}
.section-title-2.section-title h1::after,.section-title-2.section-title h1::before {
  display: none;
}
.section-title-2 {
  position: relative;
}
.section-title.section-title-2::before {
  border-top: 4px double #fbc844;
  content: "";
  position: absolute;
  width: 100%;
  top: 10px;
}
.section-title-2 h1 {
  background: #fff none repeat scroll 0 0;
  display: inline-block;
  padding-right: 18px;
  font-size: 20px;
}
.features-2 ul.tab-menu {
  margin-bottom: 30px;
  text-align: left;
}
.bg-area {
  background: rgba(0, 0, 0, 0) url("img/parallax.jpg") repeat fixed center center / cover ;
  margin-bottom: 60px;
  position: relative;
}
.bg-area::before {
  background: rgba(0, 0, 0, 0) url("img/grid.png") repeat scroll 0 0;
  bottom: 0;
  content: "";
  display: block;
  left: 0;
  opacity: 0.8;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
}
.bg-content {
  padding: 100px 0;
}
.bg-content h1 {
  color: #fff;
  font-size: 62px;
  line-height: 72px;
}
.bg-content p {
  color: #fbfbfb;
}
.bg-content a {
  border: 2px solid #0d6fb8;
  color: #fff;
  display: inline-block;
  font-size: 14px;
  font-weight: bold;
  line-height: 18px;
  padding: 12px 40px;
  text-transform: uppercase;
}
.bg-content a:hover{background:#0d6fb8}
.latest-blog-area-2 {
  padding-top: 0;
}
.features-2 ul.tab-menu li {
  margin-left: 0;
}
/*------------------------
14. home 3
-------------------------  */
.box-page  .header-top-area {
  padding: 0 10px;
}
.box-page .container {
  width: 1200px;
}
.box-page .footer-top-area {
  padding: 50px 15px;
}
.box-page .footer-bottom-area {
  padding: 20px 15px;
}
/*--------------------------------
15. contact-area
---------------------------------- */
.contact-area {
  padding: 60px 0;
}
.map-area {
/*  padding-top: 60px;*/
  padding-bottom: 60px;
}
.contact-info{}
.contact-info h3, .contact-form h3 {
  border-bottom: 2px solid #e8e8e9 !important;
  font-size: 16px;
  margin-bottom: 20px;
  text-transform: uppercase;
  padding-bottom: 8px;
}
.contact-info h3::before {
  content: "";
  display: inline-block;
  font-family: FontAwesome;
  margin-right: 5px;
  vertical-align: text-bottom;
}
.contact-info ul{}
.contact-info ul li {
  border-bottom: 1px solid #e8e8e9;
  /*float: left;*/
  font-size: 12px;
  line-height: 40px;
  list-style: outside none none;
  margin: 0;
  padding: 0;
  width: 100%;
}
.contact-info ul li i {
  font-size: 16px;
  margin-right: 5px;
  width: 20px;
}
.contact-info ul li a{}
.contact-form{}
.contact-form h3 {
  margin-bottom: 30px;
}
.contact-form input[type="text"], .contact-form input[type="email"] {
  border: 1px solid #ccc;
  border-radius: 0;
  height: 50px;
  padding-left: 20px;
  width: 100%;
  margin-bottom: 16px;
}
.contact-form textarea#message {
  border: 1px solid #ccc;
  border-radius: 0;
  height: 180px;
  padding: 20px;
  width: 100%;
}
.contact-form input[type="submit"] {
  background: #252525 none repeat scroll 0 0;
  border: medium none;
  border-radius: 0;
  color: #fff;
  font-size: 12px;
  font-weight: 700;
  height: 40px;
  padding: 0 15px;
  text-transform: uppercase;
  transition: all 0.3s ease 0s;
  margin-top: 16px;
}
.contact-form input[type="submit"]:hover {
  background: #0d6fb8;
}
/*-----------------------------------
16. shop-header-area
-------------------------------------*/
.shop-header-area {
  margin: 50px 0 70px;
  text-align: center;
  text-transform: uppercase;
}
.shop-header-title{}
.shop-header-title h1 {
  font-size: 70px;
}
.shop-header-title ul {
  border-bottom: 2px solid #252525;
  display: inline-block;
}
.shop-header-title ul li:first-child{padding:0}
.shop-header-title ul li {
  display: inline-block;
  padding-left: 40px;
}
.shop-header-title ul li a {
  display: block;
  font-family: Montserrat,Arial,Helvetica,sans-serif;
  font-size: 12px;
  font-weight: 700;
  padding-bottom: 6px;
}
.shop-header-title ul li a:hover{}
/*-----------------------------------
17 shop-area
-------------------------------------*/
.shop-area {
  padding: 50px 0;
}
span.count{float:right}
.price_filter {
  padding-top: 13px;
}
.banner img {
  transition: all 0.3s ease 0s;
}
.banner:hover img {
  transform: scale(1.2);
}
.price_filter .ui-slider.ui-slider-horizontal.ui-widget.ui-widget-content.ui-corner-all {
  background: #eeeeee none repeat scroll 0 0;
  border: medium none;
  border-radius: 0;
  height: 9px;
  margin-bottom: 30px;
  margin-left: auto;
}
.price_filter .ui-slider-handle.ui-state-default.ui-corner-all {
  background: #fff none repeat scroll 0 0;
  border: 3px solid #0d6fb8;
  border-radius: 50%;
  height: 21px;
  margin-top: -2px;
  width: 21px;
}
.price_filter .ui-slider-range {
  background: #0d6fb8 none repeat scroll 0 0;
}
.price_slider_amount > input[type="text"] {
  border-color: #cccccc #ddd #cccccc #cccccc;
  border-image: none;
  border-style: solid;
  border-width: 1px;
  float: right;
  font-weight: bold;
  height: 40px;
  letter-spacing: 3px;
  margin-left: 28px;
  text-align: center;
  width: 130px;
}
.price_slider_amount > input[type="submit"] {
  background: #252525 none repeat scroll 0 0;
  border-color: #cccccc #cccccc #cccccc -moz-use-text-color;
  border-image: none;
  border-style: solid solid solid none;
  border-width: 0;
  color: #fff;
  float: left;
  font-weight: bold;
  height: 40px;
  letter-spacing: 1px;
  text-transform: uppercase;
  transition: all 400ms ease-out 0s;
  width: 85px;
}
.price_slider_amount > input[type="submit"]:hover {
  background: #0d6fb8 none repeat scroll 0 0;
}
.shop-filter h2.shop-sidebar-title {
  margin: 0 0 20px;
}
.widget-search{}
.widget {
  float: left;
  margin: 0 0 25px;
  padding: 0 0 25px;
  width: 100%;
}
.widget:last-child{margin:0;padding-top: 10px;}
h3.sidebar-title {
  border-bottom: 1px solid #fbc844;
  font-size: 16px;
  font-weight: 600;
  margin: 0 0 20px;
  padding: 0 0 5px;
  text-transform: uppercase;
}
.widget-categories{}
ul.sidebar-menu{}
ul.sidebar-menu li {
  border-bottom: 1px solid #e8e8e9;
  float: left;

  /*font-size: 15px;
  line-height: 40px;*/
  font-size: 13px;
  line-height: 20px;

  list-style: outside none none;
  margin: 0;
  padding-bottom: 10px;
  padding-top: 10px;
  /*padding: 0;*/
  width: 100%;
}
ul.sidebar-menu li a {
  /*text-transform: uppercase;*/
}
ul.sidebar-menu li a::before {
  color: #909295;
  content: "";
  display: inline-block;
  font-family: FontAwesome;
  margin-right: 10px;
}
ul.sidebar-menu li a:hover{}
.widget-recent{}
.widget-recent ul{}
.widget-recent ul li{
border-color: #e8e8e9;
border-image: none;
border-style: solid none none;
border-width: 1px medium medium;
line-height: 1.35;
margin: 15px 0 0;
padding: 15px 0 0;}
.widget-recent ul li:first-child{border: medium none;
margin: 0;
padding: 0;}
.widget-recent ul li .post-wrapper {
  overflow: hidden;
}
.widget-recent ul li .post-sidebar-img {
  float: left;
  margin-right: 5px;
  width: 60px;
}
.widget-recent ul li .post-sidebar-img a {
  border: 2px solid transparent;
  display: block;
}
.widget-recent ul li .post-sidebar-img a:hover{border: 2px solid #ec4445;
padding-left: 0;}
.widget-recent ul li .post-sidebar-img a img{}
.widget-recent ul li .post-sidebar-info{}
.widget-recent ul li .post-sidebar-info h3 {
  font-size: 13px;
  font-weight: normal;
  margin: 0 0 5px;
}
.widget-recent ul li .post-sidebar-info h3 a{text-transform:uppercase}
.widget-recent ul li .r-post-date{}
.widget-tags{}
.widget-tags ul{}
.widget-tags ul li{display: inline-block;}
.widget-tags ul li a {
  border: 1px solid #ddd;
  display: block;
  font-size: 14px;
  margin-bottom: 5px;
  padding: 5px 10px;
  text-transform: capitalize;
}
.banner {
  position: relative;
}
.widget-tags ul li a:hover{border-color:#0d6fb8;background:#0d6fb8;color:#fff}
.upcoming-pro {
  background: #0d6fb8 none repeat scroll 0 0;
  bottom: 0;
  color: #fff;
  line-height: normal;
  padding: 5px 0;
  position: absolute;
  width: 100%;
  left: 0;
}
.upcoming-pro .cdown{float:left;width:25%;text-align:center;border-left:1px solid}
.upcoming-pro .cdown:first-child{border:0}
.upcoming-pro .cdown p{margin:0;}
.shop-content{}
ul.shop-tab{}
ul.shop-tab li {
  float: left;
  margin-right: 15px;
}
ul.shop-tab li.active a{color:#0d6fb8}
ul.shop-tab li a {
  font-size: 20px;
}
.show-result {
  float: left;
  margin-left: 15px;
}
.show-result > p {
  margin: 0;
  margin-top: 3px;
}
.toolbar-form{float:right}
.toolbar-form select {
  border: 1px solid #e8e8e9;
  color: #252525;
  height: 28px;
  line-height: 28px;
  margin: 0 0 0 25px;
  padding: 0 10px;
  text-transform: uppercase;
}
.shop-content .tab-content {
  clear: both;
  padding-top: 30px;
}
.shop-content .col-lg-4:nth-child(-n+6){margin-bottom: 35px;}
.shop-list .product-img {
  float: left;
  padding-right: 20px;
  width: 33.3333%;
}
.shop-list .product-info {
  width: 66.6667%;
}
.shop-list .product-action {
  margin-top: 20px;
  opacity: 1;
  position: inherit;
  /*text-align: left;*/
  overflow: hidden;
}
.shop-list .pro-button-top {
  opacity: 1;
  position: inherit;
  float:left;
  margin-right: 5px;
  padding-bottom: 10px;
  padding-top: 10px;

}

.shop-list .pro-button-top2 {
  opacity: 1;
  position: inherit;
  float:left;
  margin-right: 5px;
  padding-bottom: 10px;

}
.shop-list .pro-price {
  float: none;
}
.shop-list .pro-rating {
  float: none;
  margin-top: 10px;
  margin-bottom: 10px;
}
.shop-list .pro-button-bottom {
  text-align: center;
  float: left;
  margin-left: 10px;
}
.shop-list .pro-button-bottom a {
  margin: 0;
}
.shop-list .product-info h3 {
  font-size: 23px;
  font-weight: 700;
}
.shop-list .col-md-12{margin-bottom:35px}
.shop-list .col-md-12:last-child{margin-bottom:0px}
.heading-banner {
  background: url(img/bg/camb.jpg);
}
.heading-banner-title {
  padding: 60px 0;
  text-align: center;
}
.heading-banner-title h2 {
  margin: 0;
  color: #fff;
  text-transform: uppercase;
  font-weight: 700;
}
/*-------------------------
18. single product
--------------------------- */
.single-product-area {
  padding: 20px 0;
}
.single-product-area .widget-icon {
  margin-top: 30px;
}
.single-product-area .widget-icon a{border:none}
.single-product-area .widget-icon a:nth-child(1){color:#fff;background:#3D57A3;}
.single-product-area .widget-icon a:nth-child(2){color:#fff;background:#00ACEE}
.single-product-area .widget-icon a:nth-child(3){color:#fff;background:#0077B5}
.single-product-area .widget-icon a:nth-child(4){color:#fff;background:#DD4C3F}
ul.single-product-tab {
  margin: 4px -2px 0;
}
ul.single-product-tab li {
  float: left;
  padding: 0 2px;
  width: 25%;
}
ul.single-product-tab li.active{}
ul.single-product-tab li a {
  display: block;
  position: relative;
}
ul.single-product-tab li.active a::before {
  background: #000 none repeat scroll 0 0;
  content: "";
  height: 100%;
  left: 0;
  opacity: 0.5;
  position: absolute;
  top: 0;
  width: 100%;
}
.single-product-area .product-info {
  width: 100%;
}
.single-product-area .product-action form {
  float: left;
}
.single-product-area .product-action input {
  height: 35px;
  /*width: 66px;*/
      width: 75%;
  text-align: center;
  border: 1px solid #ddd;
}
.cart-plus-minus {
  position: relative;
  margin-right: 10px;
}
.cart-plus-minus div {
  bottom: 0;
  cursor: pointer;
  position: absolute;
  right: 2px;
  height: 26px;
  width: 15px;
  text-align: center;
  line-height: 13px;
}

.cart-plus-minus div.dec {
  top: 12px;
}

.cart-plus-minus.inquiry-set div{
	bottom: 0;
	cursor: pointer;
	position: absolute;
	right: 24px;
	height: 60px;
	width: 15px;
	text-align: center;
	line-height: 13px;
}

.cart-plus-minus.detail-set div{
	bottom: 0;
	cursor: pointer;
	position: absolute;
	right: 2px;
	height: 33px;
	width: 15px;
	text-align: center;
	line-height: 13px;
}


.cart-plus-minus.inquiry-set div.dec{
	top:30px;
}

.cart-plus-minus.detail-set div.dec{
	top:20px;
}

.widget .single-product{
    overflow:hidden;
	margin-bottom:20px;
	padding-bottom:20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6E6E6;	}
.widget .single-product:last-child{margin-bottom:0px;}
.widget .product-img {
  width: 30%;
  float: left;
}
.widget .product-info {
  float: right;
  width: 70%;
  padding-left: 12px;
}
.widget .product-info h3 {
  font-size: 15px;
}
.widget .pro-price {
  font-size: 17px;
}
/*--------------------------
19. product-tabs
---------------------------- */
.product-tabs {
  overflow: hidden;
  margin: 60px 0;
}
.product-tab-desc > p {
  font-size: 14px;
}
.desc {
  font-size: 13px;
}
ul.pro-details-tab{}
ul.pro-details-tab li {
  float: left;
  margin-right: 5px;
}
ul.pro-details-tab li.active a {
  color: #ffffff;
}
ul.pro-details-tab li a {
  font-size: 13px;
  font-weight: 700;
}
.product-tab-desc {
  border: 1px solid #e8e8e9;
  border-radius: 0;
  box-shadow: none;
  float: left;
  font-size: 12px;
  line-height: 24px;
 /* margin: 20px 0 0; */
  padding: 25px 20px;
  width: 100%;
}
.product-page-comments h2 {
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 22px;
  text-transform: uppercase;
}
.product-comments{margin-bottom: 30px;}
.product-comments img {
  border: 1px solid #ddd;
  float: left;
}
.product-comments .product-comments-content {
  border: 1px solid #ddd;
  margin-left: 97px;
  padding: 10px;
  position: relative;
}
.product-comments .product-comments-content::before {
  background: #fff none repeat scroll 0 0;
  border-bottom: 1px solid #e5e5e5;
  border-left: 1px solid #e5e5e5;
  content: "";
  display: block;
  height: 10px;
  left: -6px;
  position: absolute;
  top: 10px;
  transform: rotate(45deg);
  width: 10px;
}
.product-comments .product-comments-content p{font-size: 16px;}
.product-comments .product-comments-content p strong {
  text-transform: uppercase;
}
.product-comments .product-comments-content span.pro-comments-rating{float: right;}
.review-form-wrapper h3 {
  font-size: 20px;
  font-weight: 700;
  text-transform: uppercase;
}
.review-form-wrapper input[type="text"], .review-form-wrapper input[type="email"] {
  border: 1px solid #e5e5e5;
  height: 35px;
  margin-bottom: 20px;
  padding: 0 0 0 10px;
  width: 100%;
}
.review-form-wrapper input[type=email]{}
.review-form-wrapper input[type="submit"] {
  background: #252525 none repeat scroll 0 0;
  border: medium none;
  border-radius: 0;
  box-shadow: none;
  color: #fff;
  display: inline-block;
  font-size: 13px;
  font-weight: normal;
  height: 38px;
  line-height: 40px;
  padding: 0 30px;
  text-shadow: none;
  text-transform: uppercase;
  transition: all 0.3s ease 0s;
  white-space: nowrap;
  width: auto;
}
.review-form-wrapper textarea {
  border: 1px solid #ddd;
  border-radius: 0;
  height: 100px;
  margin-bottom: 20px;
  margin-top: 20px;
  padding: 10px;
  width: 100%;
}
.review-form-wrapper input[type="submit"]:hover {
  background: #0d6fb8;
}
.your-rating{}
.your-rating span{margin-right: 25px;}
.your-rating span a{}
.your-rating span a i {
  color: #666;
}
.your-rating span:hover a i{color: #0d6fb8;}
.your-rating h5 {
  margin-bottom: 10px;
}
.shop-pagination {
  border-top: 1px solid #e8e8e9;
  margin-top: 50px;
}
.pagination {
  margin: 20px 0 0;

}
.pagination ul li {
  display: inline-block;
}
.pagination ul li.active {
  background: #0d6fb8 none repeat scroll 0 0;
  border: 1px solid transparent;
  color: #fff;
  font-weight: bold;
  height: 25px;
  line-height: 25px;
  margin-right: 6px;
  padding: 0;
  text-align: center;
  width: 25px;
}
.pagination ul li a {
  background: #fff none repeat scroll 0 0;
  border: 1px solid #e8e8e9;
  color: #777;
  display: inline-block;
  font-weight: bold;
  height: 25px;
  line-height: 25px;
  margin-right: 6px;
  padding: 0;
  text-align: center;
  width: 25px;
}
.pagination ul li a:hover {
  border: 1px solid #0d6fb8;
  color: #ec4445;
}
/*===========================
20. cart page
============================= */
.cart-main-area {
  padding: 60px 0;
}
.table-content table {
  background: #fff none repeat scroll 0 0;
  border-color: #e5e5e5;
  border-radius: 0;
  border-style: solid;
  border-width: 1px 0 0 1px;
  margin: 0 0 50px;
  text-align: center;
  width: 100%;
}
.table-content table th {
  border-top: medium none;
  font-weight: normal;
  padding: 20px 10px;
  text-align: center;
  text-transform: uppercase;
  vertical-align: middle;
  white-space: nowrap;
}
.table-content table th, .table-content table td {
  border-bottom: 1px solid #e5e5e5;
  border-right: 1px solid #e5e5e5;
}
.table-content table td {
  border-top: medium none;
  font-size: 13px;
  padding: 20px 10px;
  vertical-align: middle;
}
.table-content table td input {
  background: #e5e5e5 none repeat scroll 0 0;
  border: medium none;
  border-radius: 3px;
  color: #6f6f6f;
  font-size: 15px;
  font-weight: normal;
  height: 40px;
  padding: 0 5px 0 10px;
  text-align: center;
  width: 60px;
}
.table-content table td.product-subtotal {
  font-size: 14px;
  font-weight: bold;
  width: 120px;
}
.table-content table td.product-name a {
  font-size: 14px;
  font-weight: 700;
  margin-left: 10px;
}
.table-content table td.product-name{width: 270px;}
.table-content table td.product-thumbnail{width: 130px;}
.table-content table td.product-remove i {
  display: inline-block;
  font-size: 20px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  width: 40px;
}
.table-content table .product-price .amount {
  font-size: 15px;
  font-weight: 700;
}
.table-content table td.product-remove i:hover{color:#EC4445}
.table-content table td.product-quantity{width: 180px;}
.table-content table td.product-remove{width: 150px;}
.table-content table td.product-price{width: 130px;}
.table-content table td.product-name a:hover,.buttons-cart a:hover{color:#EC4445}
.buttons-cart {
  margin-bottom: 30px;
  overflow: hidden;
}
.buttons-cart input, .coupon input[type="submit"], .buttons-cart a, .coupon-info p.form-row input[type="submit"] {
  background: #252525 none repeat scroll 0 0;
  border: medium none;
  color: #fff;
  display: inline-block;
  float: left;
  font-size: 12px;
  font-weight: 700;
  height: 40px;
  line-height: 40px;
  margin-right: 15px;
  padding: 0 15px;
  text-transform: uppercase;
  transition: all 0.3s ease 0s;
}
.buttons-cart input:hover, .coupon input[type="submit"]:hover, .buttons-cart a:hover {
  background: #0d6fb8 none repeat scroll 0 0;
  color: #fff;
}
.buttons-cart a {
  color: #fff;
  float: left;
  height: 40px;
  line-height: 40px;
	margin-bottom: 10px;
}
.coupon {
  margin-bottom: 40px;
  overflow: hidden;
  padding-bottom: 20px;
}
.coupon h3 {
  font-size: 14px;
  margin: 0 0 10px;
  text-transform: uppercase;
}
.coupon input[type="text"] {
  border: 1px solid #e5e5e5;
  float: left;
  height: 40px;
  margin: 0 6px 20px 0;
  max-width: 100%;
  padding: 0 0 0 10px;
  width: 170px;
}

.coupon input[type="password"] {
  border: 1px solid #e5e5e5;
  float: left;
  height: 40px;
  margin: 0 6px 20px 0;
  max-width: 100%;
  padding: 0 0 0 10px;
  width: 170px;
}



.coupon input[type=submit]{}
.cart_totals {
  float: left;
  /*text-align: right;*/
  text-align: left;
  width: 100%;
}
.cart_totals h2 {
  border-bottom: 2px solid #333;
  display: inline-block;
  font-size: 30px;
  margin: 0 0 35px;
  text-transform: uppercase;
}
.cart_totals table {
  border: medium none;
  float: right;
  margin: 0;
  text-align: right;
}
.cart_totals table th {
  border: medium none;
  font-size: 14px;
  font-weight: bold;
  padding: 0 20px 12px 0;
  text-align: right;
  text-transform: uppercase;
  vertical-align: top;
}
.cart_totals table td{border: medium none;
padding: 0 0 12px;
vertical-align: top;}
.cart_totals table{}
.cart_totals table td .amount {
  color: #0d6fb8;
  float: right;
  font-size: 13px;
  font-weight: bold;
  margin-left: 5px;
  text-align: right;
  text-transform: uppercase;
}
.cart_totals table td ul#shipping_method {
  list-style: outside none none;
  margin: 0;
  padding: 0;
}
.cart_totals table td ul#shipping_method li {
  float: left;
  margin: 0 0 10px;
  padding: 0;
  text-indent: 0;
  width: 100%;
}
.cart_totals table td ul#shipping_method li input {
  margin: 0;
  position: relative;
  top: 2px;
}
a.shipping-calculator-button {
  color: #6f6f6f;
  font-weight: bold;
}
a.shipping-calculator-button:hover {
  color: #0d6fb8;
}
.cart_totals table tr.order-total th, .cart_totals table tr.order-total .amount {
  font-size: 20px;
  text-transform: uppercase;
  white-space: nowrap;
}
.wc-proceed-to-checkout a {
  background: #252525 none repeat scroll 0 0;
  color: #fff;
  display: inline-block;
  font-size: 12px;
  font-weight: 700;
  height: 45px;
  line-height: 45px;
  margin-top: 20px;
  padding: 0 30px;
  text-transform: uppercase;
}
.wc-proceed-to-checkout a:hover {
  background: #0d6fb8 none repeat scroll 0 0;
}
/*---------------------------
21. checkout page
----------------------------- */
.coupon-area {
 /* padding: 60px 0 35px;*/
    padding: 10px 0 35px;
}
.coupon-accordion{}
.coupon-accordion h3 {
  background-color: #f7f6f7;
  border-top: 3px solid #0d6fb8;
  color: #515151;
  font-size: 14px;
  font-weight: 300;
  margin: 0 0 25px;
  padding: 1em 2em 1em 3.5em;
  position: relative;
  width: auto;
}
.coupon-accordion h3::before {
  color: #1e85be;
  content: "";
  display: inline-block;
  font-family: fontawesome;
  left: 1.5em;
  position: absolute;
  top: 1em;
}
.coupon-accordion span {
  cursor: pointer;color: #6f6f6f;
}
.coupon-accordionaccordion span:hover, p.lost-password a:hover {
  color: #0d6fb8;
}
.coupon-content {
  border: 1px solid #e5e5e5;
  display: none;
  margin-bottom: 20px;
  padding: 20px;
}
.coupon-info p.coupon-text{margin-bottom:15px}
.coupon-info p{margin-bottom:0}
.coupon-info p.form-row-first label,.coupon-info p.form-row-last label{display: block;}
.coupon-info p.form-row-first label span.required,.coupon-info p.form-row-last label span.required{
color: red;
font-weight: 700;}
.coupon-info p.form-row-first input,.coupon-info p.form-row-last input{border: 1px solid #e5e5e5;
height: 36px;
margin: 0 0 14px;
max-width: 100%;
padding: 0 0 0 10px;
width: 370px;}
.coupon-info p.form-row-last{}
.coupon-info p.form-row input[type="submit"]:hover, p.checkout-coupon input[type="submit"]:hover {
  background: #0d6fb8 none repeat scroll 0 0;
}
.coupon-info p.form-row input[type="checkbox"] {
  position: relative;
  top: 2px;
}
.form-row > label {
  margin-top: 7px;
}
p.lost-password{
margin-top: 15px;}
p.lost-password a{color: #6f6f6f;}
p.checkout-coupon{}
p.checkout-coupon input[type=text]{height: 36px;
padding-left: 10px;
width: 170px;}
p.checkout-coupon input[type=submit]{background: #333 none repeat scroll 0 0;
border: medium none;
border-radius: 0;
color: #fff;
height: 36px;
margin-left: 6px;
padding: 5px 10px;transition: all 0.3s ease 0s;}
.coupon-checkout-content {
  display:none;
}
.checkout-area {
  padding-bottom: 30px;
}
.checkbox-form{}
.checkbox-form h3 {
  border-bottom: 1px solid #e5e5e5;
  font-size: 30px;
  margin: 0 0 20px;
  padding-bottom: 10px;
  text-transform: uppercase;
  width: 100%;
}
.country-select{margin-bottom: 30px;
position: relative;}
.country-select label, .checkout-form-list label {
  color: #333;
  display: block;
  margin: 0 0 5px;
}
.country-select label span.required,.checkout-form-list label span.required{color:red}
.country-select select{-moz-appearance: none;
border: 1px solid #ddd;
height: 32px;
padding-left: 10px;

width: 100%;}
.country-select::before {
  content: "";
  display: inline-block;
  font-family: fontawesome;
  font-size: 20px;
  position: absolute;
  right: 12px;
  top: 27px;
}
.checkout-form-list{margin-bottom: 30px;}
.checkout-form-list label{color: #333;}
.checkout-form-list label span.required{}
.checkout-form-list input[type="text"], .checkout-form-list input[type="password"], .checkout-form-list input[type="email"] {
  background: #fff none repeat scroll 0 0;
  border: 1px solid #a5a5a5;
  border-radius: 0;
  height: 40px;
  padding: 0 0 0 10px;
  margin-bottom: 20px;
  width: 100%;
}
.checkout-form-list input[type="checkbox"] {
  display: inline-block;
  margin-right: 10px;
  position: relative;
  top: 2px;
}
.create-acc label {
  color: #333;
  display: inline-block;
}
.checkout-form-list input[type=password]{}
.create-account{display:none}
.ship-different-title{}
.ship-different-title h3 label{display: inline-block;
margin-right: 20px;}
.ship-different-title input{}
.order-notes{}
.order-notes textarea{height: 90px;
padding: 15px;width:100%}
#ship-box-info{display:none}

.your-order{background: #f2f2f2 none repeat scroll 0 0;
padding: 30px 40px 45px;}
.your-order h3{border-bottom: 1px solid #d8d8d8;
font-size: 30px;
margin: 0 0 20px;
padding-bottom: 10px;
text-transform: uppercase;
width: 100%;}
.your-order-table table{background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
border: medium none;
width: 100%;}
.your-order-table table th, .your-order-table table td {
  border-bottom: 1px solid #d8d8d8;
  border-right: medium none;
  font-size: 14px;
  padding: 15px 0;
  text-align: center;
}
.your-order-table table th{border-top: medium none;
font-family: Montserrat,Arial,Helvetica,sans-serif;
font-weight: normal;
text-align: center;
text-transform: uppercase;
vertical-align: middle;
white-space: nowrap;
width: 250px;}
.your-order-table table .shipping ul li input{position: relative;
top: 2px;}
.your-order-table table .shipping  th{vertical-align: top;}
.your-order-table table .order-total th{border-bottom: medium none;
font-size: 18px;}
.your-order-table table .order-total td{border-bottom: medium none;}
.your-order-table table tr.cart_item:hover{background:#F9F9F9}
.your-order-table table tr.order-total td span {
  color: #0d6fb8;
  font-size: 20px;
}
.your-order-table table{}
.payment-method {
  margin-top: 40px;
}
.panel-title > a {
  display: block;
}
.order-button-payment input {
  background: #232323 none repeat scroll 0 0;
  border: medium none;
  color: #fff;
  font-size: 15px;
  font-weight: 700;
  height: 34px;
  margin: 20px 0 0;
  padding: 0;
  text-transform: uppercase;
  transition: all 0.3s ease 0s;
  width: 100%;
}
.order-button-payment input:hover{background:#0d6fb8}
/*-----------------------------------
22. wishlist-area
-------------------------------------*/
.wishlist-area {
  padding: 60px 0;
}
.wishlist-table table {
  background: #fff none repeat scroll 0 0;
  border-color: #e8e8e9;
  border-radius: 0;
  border-style: solid;
  border-width: 1px 0 0 1px;
  margin: 0;
  width: 100%;
}
.wishlist-table table th {
  font-weight: 600;
}
.wishlist-table table th, .wishlist-table table td {
  border-bottom: 1px solid #e5e5e5;
  border-right: 1px solid #e5e5e5;
  font-size: 14px;
  padding: 15px 10px;
  text-align: center;
}
.wishlist-table table .product-remove {
  padding: 0 15px;
  width: 20px;
}
.wishlist-table table .product-remove > a {
  font-size: 25px;
}
.wishlist-table table .product-thumbnail {
  width: 150px;
}
.wishlist-table table td.product-price .amount {
  font-weight: 700;
}
.wishlist-table table .wishlist-in-stock {
  color: #0d6fb8;
}
.wishlist-table table .product-add-to-cart > a {
  background: #000 none repeat scroll 0 0;
  color: #fff;
  display: block;
  font-weight: 700;
  margin: auto;
  padding: 10px 15px;
  text-transform: uppercase;
  width: 180px;
}
.wishlist-table table .product-add-to-cart > a:hover {
  background: #0d6fb8 none repeat scroll 0 0;
}
.wishlist-table table .product-add-to-cart {
  width: 240px;
}
.wishlist-share {
  margin-bottom: 35px;
  margin-top: 20px;
}
.wishlist-share ul li {
  display: inline-block;
  height: 21px;
  margin-left: 0;
  margin-right: 0;
}
.wishlist-share ul li a{background-position: left top;
border: medium none;
display: inline-block;
height: 21px;
width: 21px;}
.wishlist-share ul li a.facebook{background: url("img/icon/facebook.png") no-repeat scroll 0 0;}
.wishlist-share ul li a.twitter{background: url("img/icon/twitter.png") no-repeat scroll 0 0;}
.wishlist-share ul li a.pinterest{background: url("img/icon/pinterest.jpg") no-repeat scroll 0 0;}
.wishlist-share ul li a.googleplus{background: url("img/icon/googleplus.jpg") no-repeat scroll 0 0;}
.wishlist-share ul li a.email{background: url("img/icon/email.jpg") no-repeat scroll 0 0;}
.wishlist-share ul li a:hover{background-position: left bottom;}
/*-----------------------------------
23. my-account-area
-------------------------------------*/
.my-account-area {
  padding: 60px 0;
}
.form-fields {
  border-color: #e8e8e9;
  border-style: solid solid none;
  border-width: 1px 1px medium;
  float: left;
  padding: 20px 25px;
  width: 100%;
}
.form-fields h2 {
  border-bottom: 1px solid #e8e8e9;
  font-size: 18px;
  margin: 0 0 15px;
  padding: 0 0 5px;
  text-transform: uppercase;
}
.form-fields p{}
.form-fields p label {
  display: block;
  font-family: Montserrat,Arial,Helvetica,sans-serif;
  font-weight: 400;
  margin: 0 0 5px;
}
.form-fields p label span.required{}
.form-fields p input {
  background: #fff none repeat scroll 0 0;
  border: 1px solid #e8e8e9;
  border-radius: 0;
  height: 32px;
  padding: 0 0 0 10px;
  width: 100%;
}
.form-action {
  background: #f5f5f5 none repeat scroll 0 0;
  border-color: #e8e8e9;
  border-style: none solid solid;
  border-width: medium 1px 1px;
  float: left;
  padding: 15px 35px;
  width: 100%;
  margin-bottom: 30px;
}
.form-action p.lost_password {
  float: left;
  line-height: 36px;
  margin: 0;
}
.form-action input[type="submit"] {
  background: #f6a800  none repeat scroll 0 0;
  border: medium none;

  border-radius: 4px;
  box-shadow: none;
  color: #fff;
  display: inline-block;
  float: right;
  font-family: "微軟正黑體", Montserrat,Arial,Helvetica,sans-serif;
  font-size: 15px;
  font-weight: bold;
  height: 40px;
  line-height: 40px;
  padding: 0 25px;
  text-shadow: none;
  text-transform: uppercase;
  transition: all 0.3s ease 0s;
}
.form-action input[type="submit"]:hover {
  background: #0d6fb8 none repeat scroll 0 0;
}


.form-action2{
  /*background: #f5f5f5 none repeat scroll 0 0;
  border-color: #e8e8e9;
  border-style: none solid solid;
  border-width: medium 1px 1px;*/
  float: left;
  padding: 15px 10px;
  width: 100%;
}
.form-action2 input[type="submit2"] {
  background: #444444 none repeat scroll 0 0;
  border: medium none;
  border-radius: 0;
  box-shadow: none;
  color: #fff;
  display: inline-block;
  float: right;
  font-family: "微軟正黑體", Montserrat,Arial,Helvetica,sans-serif;
  font-size: 15px;
  font-weight: bold;
  height: 40px;
  line-height: 40px;
  padding: 0 25px;
  text-shadow: none;
  text-transform: uppercase;
  transition: all 0.3s ease 0s;
}


.form-action label {
  float: right;
  font-weight: normal;
  line-height: 36px;
  margin: 0 20px 0 0;
}
.form-action label input {
  margin-right: 3px;
  margin-top: 0;
  position: relative;
  top: 2px;
}

.form-input-demo-text {
color: #b7b7b7;
}




/*------------------------------
24. blog-area
 -------------------------------*/
.blog-area {
  padding: 60px 0;
}
.readmore {
  background: #f6a800;
  color: #fff;
  padding: 6px 20px;
  display: inline-block;
  margin-top: 15px;
  text-transform: uppercase;
  font-size: 12px;
  border-radius: 4px;
}
.readmore:hover{background:#337ab7;color:#fff;}



.submit2 {
  background: #f6a800  none repeat scroll 0 0;
    border: medium none;
    box-shadow: none;
    color: #fff;
    display: inline-block;
    float: right;
    font-family: "微軟正黑體", Montserrat,Arial,Helvetica,sans-serif;
    font-size: 15px;
    font-weight: bold;
    height: 40px;
    line-height: 40px;
    /*padding: 0 25px;*/
    text-shadow: none;
    text-transform: uppercase;
    transition: all 0.3s ease 0s;
	    width: 100%;
    text-align: center;
border-radius: 4px;
		/*margin: 8px;*/
}




.submit3 {
    background: #3a3a3a none repeat scroll 0 0;
    border: medium none;
    border-radius: 0;
    box-shadow: none;
    color: #fff;
    display: inline-block;
    float: right;
    font-family: "微軟正黑體", Montserrat,Arial,Helvetica,sans-serif;
    font-size: 15px;
    font-weight: bold;
    height: 40px;
    line-height: 40px;
    /* padding: 0 25px; */
    text-shadow: none;
    text-transform: uppercase;
    transition: all 0.3s ease 0s;
    width: 150px;
    text-align: center;
	border-radius: 4px;
		margin: 8px;
}

/*.readmore:hover{background:#0d6fb8;color:#fff}*/


.submit4 {
    font-family: "微軟正黑體", Montserrat,Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: #fff;
	font-weight: bold;
    height: 40px;
    line-height: 15px;
	text-shadow: none;
    text-transform: uppercase;
	background: #3a3a3a none repeat scroll 0 0;
    border: medium none;
    border-radius: 4px;
	margin-bottom: : 15px;
    box-shadow: none;
    transition: all 0.3s ease 0s;
    width: 100%;
    text-align: center;
	padding: 10px;
    display: inline-block;
    float: right;
		margin: 10px 0px;

}

.submit4-1 {
    font-family: "微軟正黑體", Montserrat,Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: #fff;
	font-weight: bold;
    height: 40px;
    line-height: 15px;
	text-shadow: none;
    text-transform: uppercase;
	background: #f6a800 none repeat scroll 0 0;
    border: medium none;
    border-radius: 4px;
    box-shadow: none;
    transition: all 0.3s ease 0s;
    width: 100%;
    text-align: center;
	padding: 10px;
    display: inline-block;
    float: right;
		margin: 10px 0;

}

input#p_way{
	z-index: 999;
}


.readmore2 {
  background: #f6a800;
  color: #fff;
  padding: 6px 20px;
  display: inline-block;
  margin-top: 15px;
  text-transform: uppercase;
  font-size: 12px;
  border-radius: 4px;
}
.readmore2:hover{background:#337ab7;color:#fff;}

.readmore3 {
  background: #f6a800;
  color: #fff;
  padding: 5px 15px;
  display: inline-block;
   margin-bottom: 15px;
  text-transform: uppercase;
  font-size: 13px;
  border-radius: 4px;
  /* width: 50%; */
}
.readmore3:hover{background:#337ab7;color:#fff;}


.readmore4 {
  background: #3a3a3a;
  color: #fff;
  padding: 6px 35px;
  display: inline-block;
  /*margin-top: 15px;*/
  text-transform: uppercase;
  font-size: 12px;
  width: 100%;
   text-align: center;
   border-radius: 4px;
}
.readmore4:hover{background:#337ab7;color:#fff;}


.readmore5 {
  background: #3a3a3a;
  color: #fff;
  padding: 6px 35px;
  display: inline-block;
  margin-bottom : 10px;
  text-transform: uppercase;
  font-size: 12px;
  width: 100%;
  border-radius: 4px;
}
.readmore5:hover{background:#337ab7;color:#fff;}
.readmore5: a {
    color:#fff;
	}


.readmore6 {
  background: #3a3a3a;
  color: #fff;
  padding: 15px 35px;
  display: inline-block;

  text-transform: uppercase;
  font-size: 14px;
  width: 100%;
  height: 50px;
   text-align: center;
border-radius: 4px;
}
.readmore6:hover{background:#337ab7;color:#fff;}



@media (max-width:341px){
	.readmore6{
		padding: 8px 35px;
	}
}
.readmore7 {
  background: #f6a800;
  color: #fff;
  padding: 5px 0px;
  margin-top: 5px;
  display: inline-block;

  text-transform: uppercase;
  font-size: 12px;
  width: 100%;
  /*height: 50px;*/
   text-align: center;
   border-radius: 4px;

}
.readmore7:hover{background:#337ab7;color:#fff;}




/*.readmore7-2 {
  background: #565656;
  color: #fff;
  padding: 5px 0px;
  margin-top: 5px;
  display: inline-block;

  text-transform: uppercase;
  font-size: 15px;
  width: 100%;
   text-align: center;
}
.readmore7-2:hover{background:#337ab7;color:#fff}

*/

.readmore7-2 {
  background: #565656;
  color: #fff;
  padding: 5px 3px;
  margin-top: 5px;
  display: inline-block;
  text-transform: uppercase;
  font-size: 12px;
  width: 100%;
  text-align: center;
  border-radius: 4px;
}
.readmore7-2:hover{background:#337ab7;color:#fff;}


.readmore8 {
  background: #f6a800;
  color: #fff;
  padding: 5px 5px;
  display: inline-block;
   margin-bottom: 10px;
  text-transform: uppercase;
  font-size: 13px;
  border-radius: 4px;
  /* width: 50%; */
}
.readmore8:hover{background:#337ab7;color:#fff;}

.readmore9 {
  background: #337ab7;
  color: #fff;
  padding: 6px 10px;
  display: inline-block;
  margin-top: 15px;
  text-transform: uppercase;
  font-size: 12px;
  border-radius: 4px;
}
.readmore9 a:hover{background:#f6a800;color:#fff;}


.readmore10 {
  background: #565656;
  color: #fff;
 padding: 6px 10px;
  display: inline-block;
  margin-top: 15px;
  text-transform: uppercase;
  font-size: 12px;
  border-radius: 4px;
}
.readmore10 a:hover{background:#337ab7;color:#fff;}

.readmore11 {
    background: #f6a800;
    color: #fff;
    padding: 10px 0px;
    display: inline-block;
    /* margin-top: 15px; */
    text-transform: uppercase;
    font-size: 12px;
    border-radius: 4px;
	    border: medium none;
	transition: all 0.3s ease 0s;
}
.readmore11  a:hover{background:#337ab7;color:#fff;}

.readmore12 {
    background: #a94442;
    color: #fff;
    padding: 10px 0px;
    display: inline-block;
    /* margin-top: 15px; */
    text-transform: uppercase;
    font-size: 12px;
    border-radius: 4px;
	    border: medium none;
	transition: all 0.3s ease 0s;
}


.readmore12  a:hover{
	background:#337ab7;
	color:#ffffff;
	}








.blog-area .single-latest-blog {
  margin-bottom: 40px;
}
.blog-area .single-latest-blog:last-child{margin:0!important}
.blog-gallery.owl-theme .owl-controls .owl-buttons div {
  left: 0;
  background: #F2F2F2;
}
.blog-gallery.owl-theme .owl-controls .owl-buttons div.owl-next {
  left: auto;
  right: 0;
}
.blog-gallery{}
.blog-gallery a:before{display:none}
.blog-gallery a:after{display:none}
blockquote {
  background: #ededed none repeat scroll 0 0;
  border-left: 5px solid #0d6fb8;
  font-size: 14px;
  font-style: italic;
  margin: 20px 40px;
  padding: 20px;
}
.blog-details-area {
  padding-bottom: 0;
}
.blog-details-area .latest-blog-content > p {
  margin-bottom: 10px;
}
.social-sharing {
  border: 1px solid #e8e8e9;
  float: left;
  margin: 30px 0;
  padding: 10px;
  width: 100%;
}
 .social-sharing h3 {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  color: #909295;
  float: left;
  font-size: 16px;
  line-height: 30px;
  margin: 0 20px 0 0;
  text-transform: none;
  width: auto;
}
.sharing-icon {
  float: right;
}
.social-sharing .sharing-icon a {
  display: inline-block;
}
.social-sharing .sharing-icon a i {
  border: 1px solid #e8e8e9;
  color: #909295;
  font-size: 18px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  transition: all 0.3s ease 0s;
  width: 35px;
}
.social-sharing .sharing-icon a i.fa-facebook:hover {
  background: #3b579d none repeat scroll 0 0;
  border: 1px solid #3b579d;
}
.social-sharing .sharing-icon a i.fa-twitter:hover {
  background: #3acaff;
  border: 1px solid #3acaff;
}
.social-sharing .sharing-icon a i.fa-pinterest:hover {
  background: #CB2027;
  border: 1px solid #CB2027;
}
.social-sharing .sharing-icon a i.fa-google-plus:hover {
  background: #D11717;
  border: 1px solid #D11717;
}
.social-sharing .sharing-icon a i.fa-linkedin:hover {
  background: #0097BD;
  border: 1px solid #0097BD;
}
.social-sharing .sharing-icon a i:hover {
  color:#fff;
}
.author-avatar {
  float: left;
  margin-right: 10px;
}
.author-description {
  margin-top: 5px;
  margin-left: 95px;
}
.author-description h2 {
  font-size: 18px;
  margin: 0;
  padding: 0 0 5px;
}
.author-info {
  background: #f5f5f5 none repeat scroll 0 0;
  float: left;
  margin: 0;
  padding: 15px;
  width: 100%;
  margin-bottom: 22px;
}
.single-post-comments {
  margin-bottom: 60px;
  max-width: 100%;
}
.comments-heading h3,h3.comment-reply-title {
  border-bottom: 1px solid #e8e8e9;
  font-size: 18px;
  margin: 0 0 20px;
  padding: 0 0 5px;
  text-transform: uppercase;
}
.comments-list ul li{margin-bottom: 25px;}
.comments-list-img{float: left;
margin-right: 15px;}
.comments-list-img img {
  width: 50px;
  border: 1px solid #ddd;
}
.comments-content-wrap{border: 1px solid #ddd;
color: #42414f;
font-size: 12px;
line-height: 1;
margin: 0 0 15px 63px;
padding: 10px;
position: relative;}
.comments-content-wrap:before{background: #fff none repeat scroll 0 0;
border-bottom: 1px solid #ececec;
border-left: 1px solid #ececec;
content: "";
display: block;
height: 10px;
left: -5px;
position: absolute;
top: 10px;
transform: rotate(45deg);
width: 10px;}
.comments-content-wrap span b{margin-right:5px}
.comments-content-wrap span a:hover{}
span.post-time{margin-right:5px}
.comments-content-wrap p {
  color: #444;
  line-height: 18px;
  margin-bottom: 5px;
  margin-top: 15px;
}
li.threaded-comments{margin-left:50px}
.comment-respond {
  margin-top: 60px;
}
span.email-notes{color: #42414f;
display: block;
font-size: 12px;
margin-bottom: 10px;}
.comment-respond p{margin-bottom: 5px;}
.comment-respond input[type=text],.comment-respond input[type=email]{background: #fff none repeat scroll 0 0;
border: 1px solid #e5e5e5;
border-radius: 0;
height: 32px;
margin-bottom: 15px;
padding: 0 0 0 10px;
width: 100%;}
.comment-respond textarea#message{background: #fff none repeat scroll 0 0;
border: 1px solid #e5e5e5;
border-radius: 0;
max-width: 100%;
padding: 10px;height: 130px;
width: 100%;}
.comment-respond input[type="submit"] {
  background: #252525 none repeat scroll 0 0;
  border: medium none;
  border-radius: 0;
  box-shadow: none;
  color: #fff;
  display: inline-block;
  font-family: Montserrat,Arial,Helvetica,sans-serif;
  font-size: 12px;
  font-weight: 700;
  height: 40px;
  line-height: 40px;
  margin-top: 20px;
  padding: 0 15px;
  text-shadow: none;
  text-transform: uppercase;
  transition: all 0.3s ease 0s;
  white-space: nowrap;
}
.comment-respond input[type="submit"]:hover {
  background: #0d6fb8;
}
.about-us-area {
/*  padding: 60px 0;*/
    padding: 30px 0;
}
.about-img{}
.about-img img{}
.about-text{}
.about-text h2 {
  margin: 10px 0;
  text-transform: uppercase;
}
.about-text h2 span{color:#0d6fb8}
.about-text p{font-size: 15px;
line-height: 25px;
margin-bottom: 20px;}
.about-counter-area {
  background: rgba(0, 0, 0, 0) url("img/about/about-bg.jpg") no-repeat fixed center center / cover ;
  padding: 120px 0;
}
.single-counter {
  text-align: center;
}
.single-counter i {
  box-shadow: 0 0 0 4px rgba(255, 255, 255, 0.56);
  color: #fff;
  font-size: 40px;
  height: 80px;
  line-height: 80px;
  overflow: hidden;
  transition: background 0.3s ease 0s, color 0.3s ease 0s, box-shadow 0.3s ease 0s;
  width: 80px;
}
.single-counter i:hover{box-shadow: 0 0 0 8px rgba(255, 255, 255, 0.3);}
.single-counter h3 {
  color: #fff;
  font-size: 40px;
  font-weight: bold;
  margin: 12px 0;
}
.single-counter p {
  color: #fff;
  font-size: 13px;
  margin: 0;
}
.about-service-area {
  background: #f2f2f2 none repeat scroll 0 0;
  padding: 60px 0;
}
.about-team-area{padding:80px 0}
.single-about-team {
  background: #eeeeee none repeat scroll 0 0;
  transition: all 0.3s ease 0s;
}
.single-about-team:hover {background:#0d6fb8;color:#fff}
.single-about-team:hover .about-team-info h3{color:#fff}
.about-team-img {
  text-align: center;
}
.about-team-img img {
  width: 100%;
}
.about-team-info {
  padding: 10px;
}
.about-team-info h3 {
  font-size: 18px;
  text-transform: uppercase;
}
.about-team-info p {
  margin: 0;
}
h1.thank-you {
  color: green;
  font-weight: 700;
  font-size: 20px;
  text-transform: capitalize;
  border-bottom: 1px solid;
  padding-bottom: 10px;
}

/*****************************/

.bg-color-3 {
  background: #ffffff none repeat scroll 0 0;
  	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #eae8e8;
}


  .active2 {
  background: #f6a800  none repeat scroll 0 0;
  border: 0 none;
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  height: 43px;
  line-height: 41px;
  padding: 0 30px;

  right: 0;
  text-align: center;
  text-transform: uppercase;
  top: 0;
  transition: all 0.3s ease 0s;
      border-radius: 4px;

  }
  .active3 {
  background: #3f5465        none repeat scroll 0 0;
  border: 0 none;
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  height: 43px;
  line-height: 41px;
  padding: 0 30px;
    /*margin-bottom: 5px;*/
  right: 0;
  text-align: center;
  text-transform: uppercase;
  top: 0;
  transition: all 0.3s ease 0s;
      border-radius: 4px;

  }

.tabletext {
	font-family: "微軟正黑體", Montserrat, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 20px;
	color: #333;
	}

.indexproduct {
	font-size: 16px;
	color: #333333;
	}
.indexproduct a{
	font-size: 16px;
	color: #333333;

}

.tab_text {
	color:#FFFFFF;

	}
.tab_text a{
	color:#FFFFFF;
	}
.tab_text a:hover{
	color:#FFFFFF;

	}



/*****************************/


.print_btn {
	background-color: #337ab7;
	padding: 5px 0px;
	margin-top: 5px;
	display: inline-block;
	text-transform: uppercase;
	font-size: 15px;
	width: 100%;
	text-align: center;

}

.print_btn a{
	color:#fff;
	background-color: #337ab7;


}
.print_btn a:hover{
	color: #fff;
	background-color: #f6a800;

}


.product_select {
font-family: inherit;
font-size: inherit;
line-height: inherit;
width: 100%;
padding-left: 5px;
height: 50px;
height: 50px;
border: 1px solid #ccc;
}

.products-showbox p{
	height: 90px;
}

.mobile_member{
	display: block;
	position: relative;
	background-color: #f5f5f5;
	color: #333;
	padding: 12px 0px;
	font-size: 14px;
}

.mobile_member ul li{
	display: inline-block;
	/*margin-left: 12px;*/
	margin-left: 5px;
}

.mean-container .mean-nav ul#navlist{
	height: 280px;
	overflow: scroll;
}

.selectqty {

    width: 70%;

	height: 35px;
	border-color: #e4e4e4;
}


.headerheight {
 margin-bottom:135px;
 }
 @media screen and (max-width: 1199px){
  .headerheight{
    margin-bottom: 200px;
    }
 }

 .bottommargin-sm{
 	margin-bottom: 15px;
 }

 .bottommargin{
 	margin-bottom: 30px;
 }

.bottommargin-lg{
	margin-bottom: 50px;
}

.topmargin-sm{
 margin-top: 15px;
}

.topmargin{
 margin-top: 30px;
}

.topmargin-lg{
 margin-top: 50px;
}

.title{
	border-left: 5px solid #0d6fb8;
	padding-left: 15px;
}
