select { border:1px solid #cccccc !important; box-shadow: none !important;}
*{
	padding: 0;
	margin: 0;
}
img {
    max-width: 100%;
}
html {
	overflow-y: scroll;
	margin: 0;
	padding: 0;
}
ul, ol { margin:0; }
li { list-style: none;}
body {
	background-color:#f9f9f9;
	color:#666;
	font-family: sans-serif;
	margin: 0px;
	font-size: 14px;
	line-height: 20px;
	padding: 0px;
	font-weight: 400;
	text-align: left;
}
h1, h2, h3, h4, h5, h6 {
	color: #2f2f2f;
	font-family: sans-serif;
	font-weight:400;
}
a:focus { background:none;}
#content h1 ,#content h2 {
    border: medium none;
    color: #333;
    font-size: 16px;
	margin:10px 0 20px;
}
#content .account-border h1,#content .account-border h2 { margin:0; padding:20px 0; display:inline-block; width:100%; }
#column-left .col-md-3 { width:100% !important; padding:0 !important; }
.table-condensed th { color:#fff; }
.table-condensed th:hover { color:#DCA675; }
.table-condensed span,.table-condensed span:hover { background:none !important; }
/* default font size */
.fa {
	font-size: 14px;
}
/* Override the bootstrap defaults */
h1 {
	font-size: 33px;
}
h2 {
	font-size: 27px;
}
h3 {
	font-size: 21px;
}
h4 {
	font-size: 15px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 10.2px;
}
a, a:visited, a b {
	color: #333;
	font-size:14px;
	text-decoration: none !important;
	cursor: pointer;
}
:focus        { outline:none; }
a:focus        { outline:none; }
.btn:hover, .btn:focus { outline:none; }
a:hover {
	text-decoration: none !important;
	color:#DCA675;
}
a:hover {
	text-decoration: none;
}
legend {
	font-size: 18px;
	padding: 7px 0px 15px;
}
label {
	font-size: 14px;
	font-weight: normal;
}
select.form-control, textarea.form-control, input[type="text"].form-control, input[type="password"].form-control, input[type="datetime"].form-control, input[type="datetime-local"].form-control, input[type="date"].form-control, input[type="month"].form-control, input[type="time"].form-control, input[type="week"].form-control, input[type="number"].form-control, input[type="email"].form-control, input[type="url"].form-control, input[type="search"].form-control, input[type="tel"].form-control, input[type="color"].form-control {
	font-size: 13px;
	box-shadow:none;
	height:40px;
	border:1px solid #ddd;
	border-radius:0;
}
.input-group input, .input-group select, .input-group .dropdown-menu, .input-group .popover {
	font-size: 12px;
}
.input-group .input-group-addon {
	font-size: 12px;
	height: 30px;
}
/* Fix some bootstrap issues */
span.hidden-xs, span.hidden-sm, span.hidden-md, span.hidden-lg {
	display: inline;
}

.nav-tabs {
	margin-bottom: 15px;
}
div.required .control-label:before {
	content: '* ';
	color: #F00;
	font-weight: bold;
}
/* Gradent to all drop down menus */
.dropdown-menu li > a:hover {
	text-decoration: none;
	color: #ffffff;
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
}
/*link-contact-----------------------------------*/

.link-contact { margin:7px 0 0; width:100%; float:left; }
.link-contact h2 {
	font-size:13px;
	font-weight:400;
	color:#666;
	float:left;
	text-transform:capitalize;
	margin:0 30px 0 0;
	position:relative;
}
.link-contact h2:before {
    font-family: FontAwesome;
    margin-right: 6px;
	color:#DCA675;
	font-size: 18px;
    line-height: 19px;
}
.link-contact h2.address:before {
	content:"\f0ac";
}
.link-contact h2.email:before {
	content:"\f003";
}
.link-contact h2.phone:before {
	content:"\f095";
}

/*Right-header------------------------------------------------*/

.right-header {
    float: right;
    margin: 6px 0 0;
}
.right-header .right-icon {
    float: left;
    margin-right: 13px;
}
.right-header .right-icon a {
    font-size: 0;
}
.right-header .right-icon a::before {
    display: inline-block;
    font-family: FontAwesome;
    font-size: 14px;
    color: #666;
}
.right-header .right-icon a:hover::before { color:#DCA675; }
.right-header .right-icon.fb a::before {
	content:"\f09a";
}
.right-header .right-icon.tw a::before {
	content:"\f099";
}
.right-header .right-icon.google a::before {
	content:"\f0d5";
}
.right-header .right-icon.pn a::before {
	content:"\f0d3";
}
.right-header .right-icon.fl a::before {
	content:"\f09e";
}
.right-header .right-icon.in a::before {
	content:"\f0e1";
}

/* top */

#logo { text-align:left; margin:33px 0 0; }
#top {
	position:relative;
	z-index:99;
	padding: 0;
	background:#f9f9f9;
	border-bottom: 1px solid #e8e8e8;
}
#top #currency .currency-select {
	text-transform: capitalize;
    font-weight: 400;
    font-size: 13px;
    text-align: left;
    color: #6e6e6e;
    font-family: "Raleway",sans-serif;
    background: none;
	padding:7px 15px 5px;
	width:100%;
}
#top #currency li.active .currency-select {
	text-shadow: none;
	color:#DCA675;
	background:none;
	text-decoration:none !important;
}
#top #currency li .currency-select:hover {
	color:#DCA675;
}
#top #currency .currency-select:hover span,#top #currency li.active .currency-select span { color:#DCA675; }
.header-content #top-links label {
    float: left;
    margin: 0 0 8px 0;
    font-weight: 700;
    color: #252525;
    font-size: 14px;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
    border-bottom: 1px solid #d3d3d3;
    padding: 0 0 8px;
    line-height: 20px;
    width: 100%;
    text-align: left;
}
#top-links { width:96%; float:left !important; margin-bottom: 13px; margin-left: 53px; }
#top-links .box-link {
    position: relative;
    overflow: hidden;
	float:right;
}
#top-links .box-link:hover  { overflow:inherit; }
#top-links .box-link label {
    display: block;
    margin: 0;
    min-width: 85px;
	width:auto;
	float:left;
    padding: 15px;
    border: 0;
    line-height: 20px;
    position: relative;
    text-align: left;
    text-transform: capitalize;
    z-index: 10;
    text-decoration: none !important;
}
#top-links .box-link i { margin-left:10px; }
.links li { padding:0; float:left; }
.links li:last-child { border:0; }
.links li a {
	font-size: 14px;
    color: #666;
    font-family: sans-serif;
    font-weight: 400;
    border-right: 1px solid #e5e5e5;
    margin: 0 15px 0 0;
    padding: 0 15px 0 1px;
	line-height:20px;
}
.links li:last-child a { border:0; }
.links li a:hover {
	background:none;
    text-indent: inherit;
	color:#DCA675;
}
.links li a:before {
	display: inline-block;
	font-family: FontAwesome;
	font-size: 18px;
    color:#DCA675;
    margin-right: 6px;
    line-height: 20px;
    content:"\f13e";
}
.links li a.account:before {
	content: "\f007";
}
.links li a.wishlist:before {
	content: "\f0d1";
}
.links li a:hover span { color:#DCA675; }
.links li .nav .open > a { background:none; }
.links li a:hover { color:#DCA675; }
.links li.dropdown a:focus { background:none; }
.links li:last-child { background: none; }
.links .dropdown-menu li { background: none; width: 100%; text-align: left; }
.links .dropdown-menu li a { padding: 5px 0; background:none;}
.links .dropdown-menu li a:hover {  color:#DCA675; background: none; }
#top-links .dropdown-menu {
	padding:5px 15px;
	border:0;
	border:1px solid #aaa;
	border-top:0;
	background:#fff;
	border-radius:0;
	margin:0;
	min-width:110px;
	box-shadow:0 3px 3px #aaaaaa;
}
#top-links .dropdown-menu a {
	text-shadow: none;
	height:auto;
	line-height:22px;
	padding:3px 0;
	width:100%;
	color:#555;
}
#top-links .dropdown-menu a:hover { color:#de5648; }
#top .btn-link strong {
	font-size: 14px;
}
#top-links a + a {
	margin-left: 15px;
}
#top-links .dropdown-menu .arrow-cart {
	background:url("../image/arrow-up1.png") no-repeat 0 0;
	width:10px;
	height:7px;
	position:absolute;
	top:-10px;
	left:45px;
}
*:before, *:after {
    box-sizing: border-box;
}
*:before, *:after {
    box-sizing: border-box;
}
.currency-language {
    float: left;
	margin:0;
}
#currency label {
	float:left;
	font-size: 12px;
    text-transform: capitalize;
	color:#fff;
	margin:0 8px 0 0;
	display:none;
}
#currency .dropdown-toggle {
    display: block;
    margin: 0;
	background:#e8e8e8;
    padding:8px 8px 8px 15px;
    border: 0;
    line-height: 20px;
    position: relative;
    text-align: left;
    text-transform: capitalize;
    z-index: 10;
    text-decoration: none !important;
}
#currency .dropdown-toggle:hover { background:#e8e8e8; color:#DCA675; }
.currency-language .dropdown-currency li { 
	width: 100%;
    float: left;
    text-align: left;
    margin: 0 0 6px;
    padding:0;
    border-bottom: 1px solid #F9F9F9;
}
.currency-language .dropdown-currency li:last-child { border:0; margin:0; }
.currency-language .dropdown-currency li  button {
	padding:0;
	text-align:left;
	border:0;
}
.currency-language .dropdown-currency li  button:hover {
	background:none;
	color:#252525;
	text-decoration:none;
	border:0;
}
.currency-language { float:right; }
#language .dropdown-menu .arrow-cart {
    background: url("../image/arrow-up1.png") no-repeat scroll 0 0;
    height: 7px;
    right: 43px;
    position: absolute;
    top: -9px;
    width: 10px;
}
#language .dropdown-menu { min-width:98px; left:36px; margin:5px 0 0; }
#currency .dropdown-menu { left:53px; min-width:43px; margin:5px 0 0;}
#currency .btn-link strong {
    color: #666;
    font-weight: 400;
    font-family: sans-serif;
    font-size: 14px;
    text-align: left;
    text-transform: capitalize;
}
#currency .btn-link span {
	color: #69686c;
    font-weight: 400;
    font-family: sans-serif;
    font-size: 13px;
    text-align: left;
    text-transform: capitalize;
}
#currency .btn-link span:hover,#currency .btn-link strong:hover,.currency-language .dropdown-currency li button:hover span {
	text-decoration: none !important;
	color:#DCA675;
}
#currency .btn-link strong { margin-right: 3px;}
#currency .btn-link .fa-caret-down {
	color: #666;
	font-size: 14px;
	position: relative;
	top: 2px;
	left: 0;
	margin-left: 3px;
}
.header-currency .box-currency .currency-content {
	background:#e8e8e8;
	border-top:1px solid #F9F9F9;
    left:0;
    list-style: none;
    margin: 0;
    width:80px;
    opacity: 0;
    padding:0;
    position: absolute;
    top:50px;
    -moz-transition: all 0.4s ease-out 0s;
    transition: all 0.4s ease-out 0s;
    -webkit-transition: all 0.4s ease-out 0s;
}
.header-currency .box-currency:hover .currency-content {
	top: 37px;
    opacity: 1;
    -moz-transition: all 0.4s ease-out 0s;
    transition: all 0.4s ease-out 0s;
    -webkit-transition: all 0.4s ease-out 0s;
}
.box-currency { position:relative; overflow:hidden; }
.box-currency:hover { overflow:inherit; }
#currency .dropdown-menu .currency-select span { position: relative; top: 0; left: -1px; margin-right: 3px; }
#currency .dropdown-menu .currency-select:hover span { color:#DCA675; }
#language label {
	color: #fff;
    float: left;
    font-size: 12px;
    margin: 0 8px 0 0;
    text-transform: capitalize;
	display:none;
}
#language .dropdown-toggle {
    display: block;
    margin: 0;
	background: #e8e8e8;
    padding:8px 8px 8px 15px;
	border:0;
	line-height:20px;
    position: relative;
    text-align: left;
    text-transform: capitalize;
    z-index: 10;
	text-decoration:none !important;
}
#language .btn-link span,#language .btn-link strong {
    color: #666;
	font-weight:400;
	font-family: sans-serif;
    font-size: 14px;
    text-align: left;
    text-transform: capitalize;
}
#language .btn-link span:hover { color:#DCA675; }
.header-laguage .box-language { position:relative; } 
.header-laguage .box-language .lang-content {
	background: #e8e8e8;
    border-top: 1px solid #F9F9F9;
    right:0;
    list-style:none;
    margin: 0;
    width: 125px;
    opacity:0;
    padding:0;
    position: absolute;
    top: 50px;
    z-index:99;
	-moz-transition: all 0.4s ease-out 0s;
    transition: all 0.4s ease-out 0s;
    -webkit-transition: all 0.4s ease-out 0s;
}
.header-laguage .box-language:hover .lang-content {
	top:37px;
	opacity:1;
	-moz-transition: all 0.4s ease-out 0s;
    transition: all 0.4s ease-out 0s;
    -webkit-transition: all 0.4s ease-out 0s;
}
.header-laguage .box-language { overflow:hidden; position:relative; }
.header-laguage .box-language:hover { overflow:inherit; }
.header-laguage,.header-currency { float:right; }
#language .btn-link img {
	position: relative;
    top: -1px;
	margin-right: 3px;
}
#language .btn-link .fa-caret-down {
	color: #6e6e6e;
	font-size: 14px;
	position: relative;
	top: 2px;
	left: 0;
	margin-left: 3px;
}
#language .dropdown-menu a {
    color: #fff;
    font-size: 13px;
    text-align: left;
    text-transform: inherit;
    padding: 5px 10px;
}
#language .dropdown-menu a:hover {
	color: #DCA675;
	background:none;
}
.currency-language #language  li { 
	width: 100%;
    float: left;
    text-align: left;
    margin: 0;
    padding: 0;
    border-bottom: 1px solid #F9F9F9;
}
.currency-language #language li:last-child { border:0; margin:0; }
.currency-language #language li a {
	text-transform: capitalize;
    font-weight: 400;
    font-size: 13px;
    text-align: left;
    color: #6e6e6e;
    font-family: sans-serif;
    background: none;
    padding:8px 15px 5px;
	display:inline-block;
    width: 100%;
}
.currency-language #language li a img { margin:0 5px 0 0; }
.currency-language #language li.active a,.currency-language #language li a:hover {
	background:none;
	color:#DCA675;
}
.currency-language #language a:hover,.currency-language #language li.active a { color:#DCA675; }
#language .dropdown-menu img { position: relative; top: -1px; left:-1px; margin-right: 3px;}
.dropdown-menu {
	box-shadow: none;
	border:1px solid #ddd;
	background:#fff;
	min-width: 140px;
	border-radius:0;
	left:60px;
}
.dropdown-menu .table-condensed th {  color:#2f2f2f; }
.bootstrap-datetimepicker-widget.dropdown-menu td a span { color:#fff; }
.bootstrap-datetimepicker-widget.dropdown-menu td  span  { color:#2f2f2f; }
.text-welcome { text-align:left; float:left; margin:8px 0 0; }
.text-welcome p {
	font-family: "Raleway",sans-serif;
    font-size: 13px;
    color: #6e6e6e;
    font-weight: 400;
	padding:0;
	margin:0;
}

/*Search-category============================================================*/
#search-by-category{
	border:3px solid #e4e4e4;
	width:73%;
	background:#fff;
	border-radius: 3px;
	float:right;
	margin:0;
}
#search-by-category .price { min-height:30px; margin:5px 0 0; text-align:right; }
#search-by-category .search-container .categories-container{
    float:left;
    position:relative
}
#search-by-category .search-container #text-search{
    width:90%;
    border:0;
    border-left:0;
    box-shadow:none;
    height:44px;
	line-height: 44px;
    color: #888;
    font-size: 13px;
	padding:12px 16px 8px;
	background:#fff;
}
#search-by-category .search-container #sp-btn-search{
    width: auto;
    float: right;
    border-left: 3px solid #e4e4e4 !important;
}
#search-by-category .search-container .categories-container{
    text-transform: uppercase;
    border:0;
	background:#f1f1f0;
}
#search-by-category .search-container .categories-container .hover-cate p{
    margin:0;
    font-size: 14px;
    color: #444;
	font-size: 16px;
    font-family: sans-serif;
    font-weight: 400;
    padding:0 35px 0 15px;
    cursor: pointer;
    height: 44px;
	line-height:50px;
    overflow: hidden;
	text-transform:capitalize;
	transition:0s;
	border-right: 1px solid #e4e4e4;
}
#search-by-category .search-container .categories-container .hover-cate p:hover {
	transition:0s;
}
#search-by-category .search-container .categories-container .hover-cate p i{
    position:absolute;
    top:31%;
    right:0px;
    padding:3px 15px 3px 0;
}
#search-by-category .search-container .categories-container .hover-cate .cate-items{
    z-index: 9999 !important;
    position: absolute;
    display: none;
    background: none repeat scroll 0% 0% #FFF;
    max-height: 300px;
    overflow: auto;
	text-align:left;
	left:-3px;
    margin-top:0;
    border: 1px solid #ddd!important;
    padding: 5px;
    width:135%;
    cursor: pointer;
}
.cate-items li {
    text-transform: capitalize;
    color:#333;
    font-size: 13px;
	line-height:25px;
    list-style: none;
}
.cate-items li:hover { color:#DCA675; }
.cate-items li.f1 {
    padding-left: 5px;
}
.cate-items li.f2 {
    padding-left: 15px;
}
#search-by-category .search-ajax{
    position: absolute;
    z-index: 9999 !important;
    background: none repeat scroll 0% 0% #fff;
    left: 20%;
    top: 47px;
    width:68%;
}
.search-ajax .product-name {
	color: #666;
	font-size: 14px;
	text-transform: capitalize;
	margin:10px 0 0;
	text-align:center;
}
.search-ajax .product-name:hover {
	color:#DCA675;
}
.search-ajax .product-info { margin-bottom:10px; }
#search-by-category .search-ajax li{
    list-style: none;
}
#search-by-category .search-ajax .ajax-result-container .ajax-result-list{
    display:block;
    border:1px solid #ddd;
    max-height:300px;
    overflow: auto;
    padding:30px 10px 10px;
}
#btn-search-category {
    border:none!important;
	background: #f06262;
    color: #fff;
    font-family: sans-serif;
    font-weight: 700;
    font-size: 20px;
    text-transform: capitalize;
    border-bottom: 2px solid #ca3030 !important;
	float:right;
    padding:0 20px;
	height:44px;
    box-shadow:none;
    border-radius:3px;
    text-shadow:none;
}
#btn-search-category span { line-height:48px; }
#btn-search-category:hover {
	background:#DCA675;
	border-color:#e68700 !important;
}
#btn-search-category .fa-search{
    text-align: center;
    font-size: 20px;
    color: #000;
	line-height:44px;
}
#btn-search-category .fa-search:hover {
	color:#F01B48;
}

/*Banner-staic=========================================*/

.banner-home {
    margin: 20px 0 50px;
}
.banner-home .banner-box {
    position: relative;
    display: block;
    overflow: hidden;
    text-align: center;
}
.banner-box .des {
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    left: 0;
    top: 0;
    color: #fff;
    padding: 30px;
    padding-top: 70%;
    opacity: 0;
    visibility: hidden;
    text-align: left;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}
.banner-home .banner-box:hover .des {
    opacity: 1;
    visibility: visible;
	cursor:pointer;
}
.banner-box .des h3 {
    font-weight: 700;
	font-family: 'Lato', sans-serif;
    color: #fff;
}
.banner-box a {
    overflow: hidden;
    position: relative;
    display: block;
}
.banner-box .des a {
    float: right;
    color: #fff;
    text-decoration:underline !important;
}
.banner-box .des a:hover {
    color: #DCA675;
}
.banner-home .col-sm-7 .row {
    margin-bottom: 30px;
}
.banner-home .col-sm-7 .row:last-child {
    margin-bottom: 0;
}
.banner-home .col-sm-7 .banner-box:before {
	position:absolute;
	content:"";
	display:block;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:1;
	background: rgba(0, 0, 0, 0.6);
	opacity: 0;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}
.banner-home .col-sm-7 .banner-box:hover:before {
	opacity: 1;
	cursor:pointer;
}
.banner-home .col-sm-7 .banner-link {
	position:absolute;
	top:50%;
	left:0;
	width:100%;
	text-align:center;
	margin:-10px 0 0;
	opacity:0;
	z-index:2;
}
.banner-home .col-sm-7 .banner-box:hover .banner-link { opacity:1; }
.banner-home .col-sm-7 .banner-box a {
	color: #fff;
    text-decoration:underline !important;
	font-size:15px;
}
.banner-home .col-sm-7 .banner-box a:hover {
	color: #DCA675;
}
/*Banner-Center---------------------------------------------------*/

.banner-center { margin:15px 0 0; }
.banner-center img:hover { opacity:0.8; }

/*Banner-right-------------------------------------------*/

.block-banner-right .banner-box1 {
    background: #f1f1f1 url("../image/free_delivery.png") no-repeat scroll 25px center;
}
.block-banner-right .banner-box {
    margin-top: 21px;
    padding: 18px 0 18px 95px;
}
.block-banner-right .banner-box .banner-title {
    font-size: 24px;
    line-height: 37px;
    text-transform: capitalize;
}
.block-banner-right .banner-box .banner-content {
    font-size: 18px;
    line-height: 27px;
    text-transform: capitalize;
}
.block-banner-right .banner-box2 {
    background: #f1f1f1 url("../image/order_online.png") no-repeat scroll 25px center;
}
.block-banner-right .banner-box3 {
    background: #f1f1f1 url("../image/support.png") no-repeat scroll 25px center;
}
.banner-right1 { margin:50px 0 0; position:relative; overflow:hidden; text-align:center; }
.banner-right1 .right1-text { 
	position:absolute;
	top:30px;
	left:0;
	width:100%;
	display:inline-block;
}
.banner-right1 .right1-text h2 {
	background:rgba(0,0,0,0.6);
	font-weight:bold;
	display:inline-block;
	padding:5px 8px;
	text-transform:uppercase;
	font-size:17px;
	margin:0;
	color:#fff;
}
.banner-right1 .right1-text p {
	font-size:12px;
	line-height:18px;
	margin:10px 0 0;
	padding:0 10px;
	color:#fff;
}
.banner-right1 .right1-text a {
	display:inline-block;
	padding:5px 13px;
	background:#de5648;
	font-size:14px;
	margin:10px 0 0;
	text-transform:uppercase;
	font-weight:bold;
	color:#fff;
}
.banner-right1 .right1-text a:hover { background:#666; }
/* ------------------------------------- */
.home-modunl { margin:10px 0 0; }
.common-home .top-banner {
    margin: 35px 0 0;
}
.banner-static .box-banner {
    float: left;
    margin-right: 5px;
}
.banner-static .col-banner {
    margin-bottom: 6px;
}
.banner-static img:hover { opacity:0.7;}
.banner-static-contain .banner-box:hover img { opacity:0.8; }
.block-banner-right:hover img { opacity:0.8;}
.block-banner-left { margin:20px 0 20px; display:inline-block; }
.block-banner-left img:hover,.banner-view img:hover { opacity:0.7; }
.banner-view { margin:40px 0 0; }
/*===================================================*/
/*Banner-static-top--------------------------------------*/

.banner-static-top { margin:45px 0 0; }
.banner-top-title { 
	background:url("../image/bg-title.png") repeat-x 0 100%;
	width:100%;
}
#content .banner-top-title h2 {
	background:url("../image/bg1-title.png") no-repeat 0 100%;
	padding:0 0 10px;
	margin:0;
	font-size:24px;
	color:#505050;
	font-weight:700;
	text-transform:uppercase;
}
.banner-top-content {
	margin:25px 0 0;
	background:#ededed;
	padding:15px;
	border-bottom:2px solid #d2d2d2;
}
.banner-top-content .col-md-3 {
    background: url("../image/bg-right.png") repeat-y 100% 0;
}
.banner-top-content .col-md-3:last-child { background:none;}
.banner-top-content .banner-content {
	margin:0;
	background-color:#ededed;
	border-bottom:2px solid #ededed;
	padding:23px 23px 23px 100px;
	border-radius:5px;
}
.banner-top-content .banner-content.banner-top1 {
	background:url("../image/img-top.png") no-repeat 26px 26px #ededed;
}
.banner-top-content .banner-content.banner-top1:hover {
	background:url("../image/img-top.png") no-repeat 26px -77px #f06262;
	border-bottom:2px solid #ca3030;
	cursor:default;
}
.banner-top-content .banner-content.banner-top2 {
	background:url("../image/img1-top.png") no-repeat 26px 26px #ededed;
}
.banner-top-content .banner-content.banner-top2:hover {
	background:url("../image/img1-top.png") no-repeat 26px -79px #f06262;
	border-bottom:2px solid #ca3030;
	cursor:default;
}
.banner-top-content .banner-content.banner-top3 {
	background:url("../image/img2-top.png") no-repeat 35px 24px #ededed;
}
.banner-top-content .banner-content.banner-top3:hover {
	background:url("../image/img2-top.png") no-repeat 35px -77px #f06262;
	border-bottom:2px solid #ca3030;
	cursor:default;
}
.banner-top-content .banner-content.banner-top4 {
	background:url("../image/img3-top.png") no-repeat 35px 24px #ededed;
}
.banner-top-content .banner-content.banner-top4:hover {
	background:url("../image/img3-top.png") no-repeat 35px -77px #f06262;
	border-bottom:2px solid #ca3030;
	cursor:default;
}
#content .banner-top-content .banner-content h2 {
	font-size:24px;
	line-height:31px;
	color:#DCA675;
	margin:0 0 3px;
	padding:0;
	text-transform:uppercase;
	font-weight:600;
}
#content .banner-top-content .banner-content:hover h2,.banner-top-content .banner-content:hover p { color:#fff; }
.banner-top-content .banner-content p {
	font-size:16px;
	color:#444444;
	margin:0;
	padding:0;
	text-transform:capitalize;
	font-weight:600;
}

/*---------------------------------------------------*/

.header-row1 {
	margin:16px 0 0;
	display:inline-block;
	width:100%;
}
.header-content {
    height: 50px;
    width: 50px;
    text-align: center;
    margin:0;
    cursor: pointer;
	float:right;
}
.top-cart { float:right; margin: 0 0 0 15px; }
.cart-search {
	position:relative;
	z-index:100;
}
/* search */
.header-search { 
	margin:0;
	float:right;
	position:relative;
	overflow:hidden;
}
.header-search:hover { overflow:inherit; }
#search {
    clear: both;
    display: inline-block;
    height: 50px;
    margin: 0;
    padding: 0;
    width: 50px;
}
.search-contain::before {
	color: #000;
    content: "\f002";
    display: block;
    font-family: FontAwesome;
    font-size: 17px;
	line-height:48px;
}
#search .search-contain {  padding: 0 0 7px;}
#search:hover .search-contain {
    cursor: pointer;
    height: 57px;
    position: relative;
    width: 50px;
}
#search .search-content {
    background: #ffffff;
    box-shadow:0 0 2px 2px #DDD;
    padding: 10px;
    position: absolute;
	opacity:0;
    right: 0;
    text-align: left;
    top: 60px;
    width: 252px;
	-moz-transition: all 0.4s ease-out 0s;
    transition: all 0.4s ease-out 0s;
    -webkit-transition: all 0.4s ease-out 0s;
}
#search:hover .search-content {
	top:50px;
	opacity:1;
	-moz-transition: all 0.4s ease-out 0s;
    transition: all 0.4s ease-out 0s;
    -webkit-transition: all 0.4s ease-out 0s;
}
#search .search-content input {
	background: none;
	border:1px solid #f2f2f2;
	box-shadow: none;
	color: #929191;
	float: left;
	font-size: 13px;
	height: 35px;
	margin: 0;
	padding:0 10px;
	text-transform:capitalize;
	width:198px;
	border-radius:0;
}
#search .btn-lg {
	background:#DCA675;
    border: 0 none;
    border-radius: 0;
    height: 35px;
    padding: 0;
    width: 35px;
}
#search .btn-lg:hover {
	background:#333;
}
#search .btn-lg:before {
	color: #fff;
    content: "\f002";
    display: block;
    font-family: FontAwesome;
    font-size: 16px;
    line-height: 35px;
}
#search .btn-lg .fa {
	color:#000000;
	font-size:18px;
	margin:-1px 0 0;
}
#search .btn-lg:hover .fa {
	color:#DCA675;
}

#search .input-group-btn { width:auto !important; float:left; }
#top-links .dropdown-menu { left:0;}
/* cart */
#cart {
	background:none;
    float: right;
    padding: 0;
}
#cart .top-cart-contain {
    cursor: pointer;
    height:44px;
    padding:0 15px 0 15px;
	background:#DCA675;
    position: relative;
    z-index: 1000011;
	border-bottom: 2px solid #e68700;
	border-radius: 2px;
}
#cart .top-cart-contain:hover {
	background:url("../image/icon-cart.png") no-repeat 13px 58% #f06262;
	border-bottom: 2px solid #ca3030;
}
#top #cart {
	background: url("../image/icon-cart.png") no-repeat scroll 0 10%;
	cursor: pointer;
	float: right;
	margin: 5px 0 0;
	padding: 0 0 0 23px;
	text-align: center;
	width: auto;
}
#cart .icon-cart {
    border: 1px solid #121212;
    border-radius: 100%;
    font-size: 18px;
    height: 44px;
    line-height: 44px;
    margin-right: 10px;
    text-align: center;
    width: 44px;
}
#cart:hover .icon-cart {
	background:#DCA675;
	border:1px solid #DCA675;
}
#cart:hover .icon-cart .fa { color:#fff; }
#cart .icon-cart .fa{
    font-size: 18px;
    margin:0 1px 0 0px;
}
#cart .btn-inverse {
	border: 0;
	float:left;
	background:none;
	text-align:center;
	line-height:39px;
	font-size:16px;
	font-family: sans-serif;
	font-weight:700;
	color:#fff;
	padding:5px 0 0;
	box-shadow: none !important;
	text-shadow: none !important;
	z-index: 1;
	text-decoration:none !important;
}
#cart .title-cart {
	color: #000;
	font-family: 'Open Sans', sans-serif;
	font-weight:400;
    display:none;
    font-size: 14px;
    padding:0;
    text-align: left;
    text-transform: uppercase;
    vertical-align: top;
}
#cart #cart-total { 
	display:inline-block;
	text-align:left;
	font-size: 16px;
    font-family: sans-serif;
    font-weight: 700;
    color: #fff;
	color:#fff !important;
}
#cart .top-cart span { clear:both; color: #2f2f2f; }
#cart .table td {
	padding:0 !important;
	vertical-align:inherit !important;
	text-align:right;
	border:0;
	background:none;
}
#cart .dropdown-menu {
	width: 280px;
}
#cart > .btn {
	font-size: 14px;
	line-height: 20px;
}
#cart.open > .btn {
	color: #2f2f2f;
	box-shadow: none !important;
	text-shadow: none !important;
}
#cart.open > .btn:hover {
	color: #444;
}
#cart {
	position: relative;
    overflow: hidden;
    border: 3px solid #e4e4e4;
}
#cart:hover { overflow:inherit; }
#cart .dropdown-menu {
    background:#fff;
	border:1px solid #e6e6e6;
    opacity:0;
    padding:20px 10px 0;
    position: absolute;
    right:-3px;
	display:inherit;
    text-align: left;
    top:120%;
    width: 280px;
	-moz-transition: all 0.4s ease-out 0s;
    transition: all 0.4s ease-out 0s;
    -webkit-transition: all 0.4s ease-out 0s;
}
#cart:hover .dropdown-menu {
	opacity:1;
	top:99%;
	-moz-transition: all 0.4s ease-out 0s;
    transition: all 0.4s ease-out 0s;
    -webkit-transition: all 0.4s ease-out 0s;
}
#cart .dropdown-menu {
	min-width: 100%;
}
#cart .dropdown-menu table {
	margin-bottom: 10px;
}
#cart .dropdown-menu li p {
	font-size: 13px;
	padding: 0;
	text-align: center;
	padding: 10px;
}
.row-cart { width:100%; margin-bottom:10px; display:inline-block; }
.row-cart .image-cart {
	width:80px;
	float:left;
}
.row-cart .image-cart .img-thumbnail { border:1px solid #eee; padding:0; border-radius:0; }
.row-cart .cart-content {
	margin-left:90px;
    font-size: 14px;
	text-align:left;
	position:relative;
}
.cart-content .cart-button {
	position:absolute;
	bottom:0px;
	right:0;
}
.cart-content .btn {
	padding:0;
	background:none;
	border:0;
}
.cart-content .btn:hover { background:none; }
.cart-content .btn .fa-times-circle { color:#333; border:0; }
.cart-content .btn .fa-times-circle:hover { color:#DCA675; }
.cart-content .product-name a {
    color: #666;
    font-size: 13px;
    text-transform: capitalize;
}
.cart-content .product-name a:hover {
	color:#DCA675;
}
.cart-content .text-right {
	color: #3f3f3f;
    font-size: 20px;
    font-family: sans-serif;
    font-weight: 600;
}
.row2-cart { text-align:right; width:100%; font-size:14px; }
.row2-cart { text-align:right; width:100%; font-size:14px;}
.row2-cart .box-cart { margin-bottom:5px; }
.row2-cart .box-cart .text strong {
    font-size: 14px;
	color:#666;
	text-transform:uppercase;
}
.row2-cart .button-cart a {
	background:#454545;
	border:0;
    font-size: 20px;
    color: #FFF;
    font-weight: 700;
	font-family: sans-serif;
    padding:15px 16px 10px;
    text-transform: uppercase;
    color: #fff;
	display:inline-block;
	width:100%;
	text-align:left;
	margin:10px 0 0;
}
.row2-cart .button-cart a strong {
    font-weight: 700;
	font-family: sans-serif;
}
.row2-cart .button-cart .fa { 
	margin-right:5px;
	margin-top: -2px;
	float:right;
	font-size:18px;
}
.row2-cart .button-cart {
	display: inline-block;
    margin-top: 0;
	margin-right:-10px;
	margin-left:-10px;
}
.row2-cart .button-cart a:hover {
	background:#f06262;
    color: #fff;
}
.header {
	padding:0px 0 15px;
	text-align: center;
	width: 100%;
	min-height:110px;
}
.header .header-inner {
	position: relative;
	z-index: 98;
}
/* menu */
#menu {
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
	border-color: #1f90bb #1f90bb #145e7a;
	min-height: 40px;
}
#menu .nav > li > a {
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	padding: 10px 15px 10px 15px;
	min-height: 15px;
	background-color: transparent;
}
#menu .nav > li > a:hover, #menu .nav > li.open > a {
	background-color: rgba(0, 0, 0, 0.1);
}
#menu .dropdown-menu {
	padding-bottom: 0;
}
#menu .dropdown-inner {
	display: table;
}
#menu .dropdown-inner ul {
	display: table-cell;
}
#menu .dropdown-inner a {
	min-width: 160px;
	display: block;
	padding: 3px 20px;
	clear: both;
	line-height: 20px;
	color: #333333;
	font-size: 12px;
}
#menu .dropdown-inner li a:hover {
	color: #FFFFFF;
}
#menu .see-all {
	display: block;
	margin-top: 0.5em;
	border-top: 1px solid #DDD;
	padding: 3px 20px;
	-webkit-border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
	border-radius: 0 0 3px 3px;
	font-size: 12px;
}
#menu .see-all:hover, #menu .see-all:focus {
	text-decoration: none;
	color: #ffffff;
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
}
#leftFilterHead {
	margin-top:20px;
}
#menu #category {
	float: left;
	padding-left: 15px;
	font-size: 16px;
	font-weight: 700;
	line-height: 40px;
	color: #fff;
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
}
#menu .btn-navbar {
	font-size: 15px;
	font-stretch: expanded;
	color: #FFF;
	padding: 2px 18px;
	float: right;
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
	border-color: #1f90bb #1f90bb #145e7a;
}
#menu .btn-navbar:hover, #menu .btn-navbar:focus, #menu .btn-navbar:active, #menu .btn-navbar.disabled, #menu .btn-navbar[disabled] {
	color: #ffffff;
	background-color: #229ac8;
}
/* content */
#content {
	min-height: 300px;
	position:inherit;
}
/*ma-footer-static-container --------------------------------------*/

.ma-corporate-about {
	color: #fff;
    background-color: #373737;
    text-align:left;
	margin:20px 0 0;
}
.corporate-about {
    padding:40px 0 20px;
}
.corporate-about .block-wrapper .fa {
    color: #787878;
    font-size: 46px;
    display: block;
    margin: 0 0 10px;
}
.corporate-about .block-wrapper h3 {
    font-family: sans-serif;
    font-weight: 700;
    color: #fff;
    font-size: 22px;
    margin: 0;
}
.corporate-about .block-wrapper p {
	font-size: 14px;
    color: #898989;
}
.corporate-about .col-md-3 .block-wrapper {
	/*background:url("../image/bg-corporate.png") no-repeat 100% 50%;*/
}
.corporate-about .col-md-3:last-child .block-wrapper { background:none; }

/*Footer-static-top------------------------------------------*/

.footer-static-top {
	background: #313131;
    padding:30px 0 35px;
}
.footer-static-top .footer-title h3 {
	color: #FFF;
    font-size: 16px;
    font-family: sans-serif;
    font-weight: 700;
}
.footer-static-top .footer-content li {
	display:inline-block;
	width:100%;
	margin-bottom:5px;
}
.footer-static-top .footer-content li a {
	color: #b6b6b6;
    font-family: sans-serif;
    font-weight: 400;
    font-size: 14px;
    color: #afafaf;
}
.footer-static-top .footer-content li a:hover {
    color: #DCA675;
	text-decoration:underline !important;
}

/*End-footer---------------------------------*/
/* footer */
.common-home .footer-modunl { margin:50px 0 0; }
.footer {
    padding:0;
    text-align: left;
	background:#313131;
	margin:0;
}
.footer .container-inner {
	border-top: 1px solid #464646;
	padding:30px 0;
}
.footer-title {
	margin-bottom: 20px;
}
.footer h3 {
	text-transform: uppercase;
    font-size: 16px;
    color: #fff;
    font-weight: bold;
}
.footer .content {
    clear: both;
    display: block;
    font-size: 14px;
}
.footer .footer-content li {
    line-height:25px;
}
.footer .footer-content li a {
	color:#afafaf;
    font-size: 14px;
    padding: 0;
    text-transform: uppercase;
}
.footer .footer-content .f-phone p {
	color: #afafaf;
    font-size: 14px;
    text-transform: uppercase;
    line-height: 25px;
	margin:0;
}
.footer .footer-content li a:hover {
	color:#DCA675;
	padding-left: 15px;
}
.footer .media-body {
    min-height: 45px;
}
.footer ul li .media-body p {
    line-height: 22px;
    margin: 0;
	font-size:13px;
}
.footer .col3 .footer-content div { margin-bottom:16px; }
.footer .footer-static-content li { margin:0 0 15px; font-size:13px; }
.footer .footer-static-content .payment { margin:30px 0 0; }
.footer-bottom {
	border-top:1px solid #363636;
	text-align:center;
	background:#252525;
	padding:30px 0;
}
.footer-bottom .footer-content { display:inline-block; width:100%; }
.footer-bottom .footer-content li {
	display:inline-block;
	list-style:none;
	margin:20px 0 0;
}
.footer-bottom .footer-content li a {
	line-height: 25px;
    font-family: sans-serif;
    font-size: 14px;
    font-weight: 400;
    border-right: 1px solid #6a6a6a;
    margin-right: 10px;
    padding-right: 10px;
    color:#afafaf;
}
.footer .footer-content .f-adress,.footer .footer-content .f-phone span,.footer .footer-content .f-email { color:#afafaf; }
.footer-bottom .footer-content li:last-child a { border:0; }
.footer-bottom .footer-content li a:hover { color:#DCA675; }
.footer .col3 .footer-content,.footer .col4 .footer-content { margin:25px 0 0; }
.powered {
	background:#000;
    margin: 0;
    padding:10px 0 13px;
    text-align: left;
}
.left-powered {
    margin:0;
}
.powered h2 {
    color:#fff;
    font-size: 14px;
    font-weight: 400;
	
}
.powered a { color:#DCA675; font-size:14px; }
.powered a:hover {
	color: #fff;
}
.right-powered { display:inline-block; width:100%; text-align:right; margin:10px 0 0; }
.right-powered ul li {
	display:inline-block;
	margin-left:5px;
}
.right-powered ul li img:hover { opacity:0.8; }
/* alert */
.alert {
	padding:8px 10px 3px 10px;
	margin:10px 0 0;
	border-radius:0;
}
/* breadcrumb */
.breadcrumb {
	background:none;
    font-size: 12px;
    margin-bottom:0;
    padding:0 0 20px;
	border:0;
	border-radius:0;
}
.breadcrumb a {
	color:#333;
    font-size: 14px;
    font-family: sans-serif;
    font-weight: 400;
}
.breadcrumb li:last-child a,.breadcrumb a:hover { color:#DCA675; }
.breadcrumb i {
	font-size: 18px;
}
.breadcrumb > li {
	text-shadow: 0 1px 0 #FFF;
	padding: 0 20px;
	position: relative;
	white-space: nowrap;
}
.breadcrumb > li + li:before {
	content: '';
	padding: 0;
}
.breadcrumb > li:after {
	
}
.breadcrumb li {
	background: url("../images/breadcrumbs.png") no-repeat scroll 100% 50%;
	padding:0 20px 0 0;
	margin:0 10px 0 0;
	display:inline-block;
}
.breadcrumb li:last-child { background:none; }
.pagination {
	margin: 0;
}
/* buttons */
buttons .close { background:none;}
buttons .close:hover { background;none; }
.buttons {
	margin: 1em 0;
	overflow: auto;
}
.btn,button{
	background:#898989;
	border:0;
    font-family: sans-serif;
    font-weight: 400;
    font-size: 13px;
    padding:10px 20px 5px;
	color:#fff;
	border-radius:0;
}
a.btn { color:#fff; }
.btn:hover,button:hover {
	background:#DCA675;
    color: #fff;
}
.btn-success:hover{
	background:#4cae4c!important;
}
.btn-xs {
	font-size: 9px;
}
.btn-sm {
	font-size: 10.2px;
}
.btn-lg {
	padding: 10px 16px;
	font-size: 15px;
}
.btn-group > .btn, .btn-group > .dropdown-menu, .btn-group > .popover {
	font-size: 12px;
}
.btn-group > .btn-xs {
	font-size: 9px;
}
.btn-group > .btn-sm {
	font-size: 10.2px;
}
.btn-group > .btn-lg {
	font-size: 15px;
}

.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
	background-position: 0 -15px;
}
.btn-warning {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #faa732;
	background-image: linear-gradient(to bottom, #fbb450, #f89406);
	background-repeat: repeat-x;
	border-color: #f89406 #f89406 #ad6704;
}
.btn-danger {
	color: #333;
	border-radius:0;
}
.btn-danger:hover, .btn-danger:active, .btn-danger.active, .btn-danger.disabled, .btn-danger[disabled] {
	
}
.btn-success {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #5bb75b;
	background-image: linear-gradient(to bottom, #62c462, #51a351);
	background-repeat: repeat-x;
	border-color: #51a351 #51a351 #387038;
}
.btn-success:hover, .btn-success:active, .btn-success.active, .btn-success.disabled, .btn-success[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-info {
	border:0;
	background:#222;
	color:#fff !important;
}
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
	background:#DCA675;
	color:#fff;
}
.btn-link {
	border-color: rgba(0, 0, 0, 0);
	cursor: pointer;
	color: #23A1D1;
	border-radius: 0;
}
.btn-link, .btn-link:active, .btn-link[disabled] {
	background-color: rgba(0, 0, 0, 0);
	background-image: none;
	box-shadow: none;
}
.btn-inverse {
	color: #2f2f2f;
}
.btn-inverse:hover, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled] {
	background-color: #222222;
	background-image: linear-gradient(to bottom, #333333, #111111);
}
/* list group */
.list-group a {
	border: 1px solid #DDDDDD;
	color: #888888;
	padding: 8px 12px;
}
.list-group a.active, .list-group a.active:hover, .list-group a:hover {
	color: #444444;
	background: #eeeeee;
	border: 1px solid #DDDDDD;
	text-shadow: 0 1px 0 #FFF;
}
/* carousel */
.carousel-caption {
	color: #FFFFFF;
	text-shadow: 0 1px 0 #000000;
}
.carousel-control .icon-prev:before {
	content: '\f053';
	font-family: FontAwesome;
}
.carousel-control .icon-next:before {
	content: '\f054';
	font-family: FontAwesome;
}
/* product list */
.item-inner .sale {
	position: absolute;
    z-index: 10;
    top: 15px;
    left: 15px;
    background-color: #DCA675;
    color: #fff;
    text-transform: uppercase;
    font-size: 13px;
    padding: 2px 10px;
}
.item-inner .new {
	background: url("../image/new.png") no-repeat scroll 0 0;
    height: 58px;
    right:10px;
    position: absolute;
    top:10px;
    width: 59px;
	text-indent:-99999px;
	z-index:9;
}
.item-inner .sale-percent {
    position: absolute;
    z-index: 1;
    left: -1px;
    top: -1px;
	z-index:9;
    padding: 2px 6px 0;
    text-align: center;
    display: block;
    color: #fff;
    background-color: #e44f4f;
    font-size: 10px;
    text-transform: uppercase;
}
.item-inner {
	border:1px solid #e7e7e7;
    padding:0;
	margin-bottom: 30px;
	background: #FFF;
    position: relative;
	display:inline-block;
	width:100%;
	overflow:hidden;
	min-height:250px;
}
.item-inner .images-container {
    border-bottom: 1px solid #e7e7e7;
    /*padding: 2%;*/
    width: 100%;
    display: inline-block;
	min-height:150px;
}
.item-inner .image {
	display: block;
    overflow: hidden;
    position: relative;
    text-align: center;
    padding: 0;
    height: 215px;
    background: #fff;
    padding: 0;
}
.item-inner .image1, .item-inner .image2 { 
    max-height: 100%;
    /*max-width: 100%;*/
    position: absolute;
    width: auto;
    height: auto;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
}
.item-inner .content {
	padding: 10px 10px 5px;
    position: relative;
	background:#f1f1f1;
	text-align:left;
}
.item-inner .item-content {
    padding: 6px 6px 0px;
    text-align: center;
    display: inline-block;
    width: 100%;
	height:130px;
}
.item-inner .name { text-align:center; margin:5px 0 0;white-space: nowrap;  }
.item-inner .box-review {
    background: url("../image/bg-center.png") repeat-x 0 50%;
    width: 100%;
	display: inline-block;
    text-align: center;
}
.item-inner .rating {
    display: inline-block;
    width: auto;
    background: #fff;
    padding: 0 15px;
    margin: 2px 0 0;
}
.item-inner .price { margin:10px 0 0; text-align:right; color: #cc0000;position: absolute; bottom: 10px; right: 0; line-height:18px;}
.item-inner .description { display: none;}
.product-thumb .image {
	text-align: center;
}
.product-search .carousel-contain { margin:40px 0 0; }
.product-search  .search-products { margin:20px 0 0; }
.product-grid .product-thumb .image {
	float: none;
}
.product-grid .item-inner .add-to-links div.cart button span {
	font-size:14px;
	padding:0 8px 0 6px;
}
.product-thumb h4 {
	font-weight: bold;
}
.product-thumb .caption {
	padding: 0 20px;
	min-height: 180px;
}
.product-list .item-inner {
	background:none;
    padding: 0 0 20px;
    margin: 0 0 10px;
    border: 0;
    border-bottom: 1px solid #e0e0e0;
}
.product-list .item-inner .images-container {
	background:#fff;
	border:1px solid #e5e5e5;
}
.product-list .qv-button-container { display:none; }
.product-list .name-review { float:left; width:100%; }
.product-list .product-thumb .caption {
	margin-left: 230px;
}
.product-list .image { background:#f1f1f1;}
.product-list .images-container .actions,.product-list .images-container .price { display:none; }
.product-list:last-child { border:0; margin:0; }
.product-list .name {
    font-size: 15px;
    font-weight: 600;
    text-transform: none;
    line-height: 20px;
    color:#232323;
    text-transform: uppercase;
	text-align:left;
}
.product-list .name a { 
	font-weight: 700;
    font-size: 16px;
    color: #4b4b4b;
}
.product-list .name a:hover {
	color:#f06262;
}
.product-list .item-price { display:none; }
.product-list .rating-price { 
	display:none;
	width:100%;
	margin:25px 0 0;
	padding: 0 0 20px;
    border-bottom: 1px solid #e1e1e1;
}
.product-list .price {
    padding:0;
	margin:10px 0 0;
    text-align: left;
	float:left;
	width:auto;
	color: #f06262;
    font-size: 22px;
    font-weight: 700;
}
.product-list .rating {
    margin:5px 0 0;
	padding:0;
	text-align:left;
	width:100%;
	background:none;
}
.product-list .description {
    clear: both;
    margin:0;
    line-height: 22px;
    color:#69686c;
    padding: 10px 0;
    font-size: 14px;
    font-weight: 400;
    text-transform: inherit;
	display:inline-block;
	width:100%;
}
.product-list .box-list {
    border: 1px solid #e8e8e8;
    display: block;
    float: right;
    margin: 5px 0 0;
    max-width: 190px;
    padding: 30px;
    width: 100%;
	border-radius:3px;
}
.product-list .actions-price {
	display:inline-block;
	width:100%;
}
.product-list .actions { float:right; }
.product-list .item-inner .add-to-links { margin:0; }
.product-list .item-inner .add-to-links div.wishlist,
.product-list .item-inner .add-to-links div.compare { 
	left:inherit;
	right:inherit;
	position:inherit;
	top:inherit;
}
.box-heading {
	background: #282828;
    border: 0 none;
    border-radius: 0;
    padding:0;
}
.category-top {
	display:inline-block;
	width:100%;
}
.category-title h2 { display:none; }
.category { margin:10px 0 0; }
.category-top .category-image {
	margin:0;
    overflow: hidden;
    text-align: center;
} 
.category-top .category-des { margin-left:220px; font-size:12px; font-family:'arial';}
.category .box-heading {
	border-bottom: 3px solid #dc8c00;
    background: url("../image/title-category.png") no-repeat 14px 50% #DCA675;
    padding: 0 0 0 45px;
    border-radius: 0;
	position:relative;
}
.category .box-heading h3 {
	font-size: 24px;
    text-transform: uppercase;
    color: #fff;
    font-family: sans-serif;
    font-weight: 700;
    padding: 20px 20px 10px;
    margin: 0 0 -3px;
    border: 0;
    border-left: 1px solid #fff;
    display: inline-block;
}
.category .box-content {
	margin:0;
	padding:20px 20px 5px;
	border:1px solid #e8e8e8;
	background:#fff;
}
.category .list-group {
	padding:0;
}
.category .list-group li {
    line-height: 30px;
	background:none;
}
.category .list-group li ul li { padding:0; }
.category .list-group li:last-child { border:0; }
.category .list-group li a {
    cursor: pointer;
    display: block;
    line-height:25px;
    text-decoration: none;
	border:0;
	border-radius:0;
	padding:3px 0;
	background:none;
}
.category .list-group li a:hover,.category .list-group li:hover { background:none !important; }
.category .list-group li a span {
	font-family: sans-serif;
	font-size:14px;
	text-transform:uppercase;
	font-weight:400;
}
.category .list-group li ul li a { 
	text-transform:capitalize;
	background:none;
    padding-left:10px;
}
.category .list-group li ul li a span {
	color: #797979;
    font-family: "Raleway",sans-serif;
    font-size: 13px;
    font-weight: 400;
	text-transform:capitalize;
}
.category .list-group li ul li a:hover {
	background:none;
}
.category .list-group li a:hover,.layer-category .list-group a.active,.category .list-group li a.active  { 
	color:#DCA675;
	border:0;
	background-color: #f1f1f1;
}
.category-filter .filter-content {
    margin: 15px 0 0;
}
.category-filter .filter-content:first-child { margin:0; }
.category-filter .panel-heading {
	padding:12px 10px 10px 30px;
	background:#323a45;
	border-radius:0;
}
.category-filter .panel-heading span {
    color: #ffffff;
    display: inline-block;
    font-family:'BebasNeuewebfont';
	word-wrap: break-word;
    font-size: 18px;
	margin:0;
    text-transform: uppercase;
}
.category-filter  { border:1px dashed #ebebeb; box-shadow:none; margin:0 0 35px; border-radius:0; }
.category-filter  .filter-content a.list-group-item {
    background:#f1f1f1;
    color: #444;
    line-height: 30px;
    padding:5px 10px 5px 30px;
    text-transform: uppercase;
	border:0;
	font-size:14px;
}
.category-filter .filter-content a.list-group-item:hover { }
.category-filter  .filter-content  div.list-group-item,.category-filter  .filter-content  div.list-group-item:last-child{
    border:0;
    margin:0;
    padding:10px 30px;
	border-radius:0;
}
.category-filter  .panel-footer { text-align:left; border:0; display:inline-block; width:100%; padding:10px 20px 25px; background:none; margin:5px 0 0; }
.category-image .img-thumbnail { padding:0; border-radius:0; border:0; }
.list-group-item label  {
    margin: 0;
    padding-top: 13px;
	font-size:12px;
	color:#666;
}
.list-group-item label:last-child { border:0; }
.rating {
    display:none;
    margin:5px 0 0;
    text-align: left;
    width: 100%;
}
.name {
    float: left;
    font-weight: normal;
    margin:0;
    text-align: left;
    width: 100%;
}
.name a {
    font-size: 16px;
    font-weight: 400;
	color:#333;
}
.name a:hover {
    color:#DCA675;
}
.rating .fa-stack {
	font-size: 8px;
}
.rating .fa-star-o {
	color: #999;
	font-size: 15px;
}
.rating .fa-star {
	color: #FC0;
	font-size: 15px;
}
.rating .fa-stack-3x { color: #ddd;}
.rating .fa-star + .fa-star-o {
	color: #E69500;
	display: none;
}
.price {
    color: #3f3f3f;
    font-size: 16px;
    font-family: sans-serif;
    font-weight: 600;
	text-align:right;
	display:inline-block;
	width:auto;
	margin:8px 0 0;
}
.price-tax {
	color: #999;
	font-size: 12px;
	display:none;
}
.price .price-old {
    color: #888;
    font-size: 14px;
	margin-left:0;
    text-decoration: line-through;
	font-weight: 400;
}
.item-inner .add-to-links div button.btn-quickview {
	font-size:0;
}
.item-inner .add-to-links div button.btn-quickview:before {
	color: #68696c;
	content:"\f00e";
    display: block;
    font-family: FontAwesome;
    font-size: 16px;
    line-height: 48px;
}
.item-inner .add-to-links div button.btn-quickview:hover:before { color:#DCA675; }
.item-inner .review-price { text-align:left; display:inline-block; width:100%; min-height:30px;}
.item-inner .review-price .price { text-align:left; float:left; width:auto; margin:6px 0 0; }
.item-inner .review-price .rating { float:right; width:auto; margin:5px 0 0;  }
.item-inner .button-group button {
    font-size:0;
	padding:0;
	border-radius:0;
	background:none;
	float:left;
}
.item-inner .add-to-links div.cart button span { 
	height: 32px;
    padding: 0 10px 0 8px;
    line-height: 37px;
    background: none;
    font-size: 15px;
    color: #3f3f3f;
    font-family: sans-serif;
    font-weight: 400;
    text-transform: capitalize;
	display:inline-block;	
} 
.item-inner .add-to-links div.cart button span span:before {
	color: #68696c;
	font-weight:inherit;
    display: block;
    font-family: FontAwesome;
    font-size: 16px;
    line-height:48px;
	content: "\f07a";
}
.item-inner .add-to-links div.cart button:hover span { color:#DCA675; }
.item-inner .button-group .cart button span span {
    font-size:0;
}
.item-inner .button-group .cart button:hover span span {
	background:none;
	color:#DCA675;
}
.item-inner .button-group .cart button:hover span span:before { color:#DCA675; }
.item-inner .add-to-links div {
	display: inline-block;
    position: absolute;
    top: 0;
}
.item-inner .add-to-links div.wishlist {
	left:50%;
	-moz-transition: all 0.5s ease;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
}
.item-inner:hover .add-to-links div.wishlist {
	left: 0;
	-moz-transition: all 0.5s ease;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
}
.item-inner .add-to-links div.compare {
	right:50%;
	-moz-transition: all 0.5s ease;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
}
.item-inner:hover .add-to-links div.compare {
	right: 0;
	-moz-transition: all 0.5s ease;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
}
.item-inner .add-to-links div.cart {
    float:none;
	display:inline-block;
	position: relative;
    z-index: 1;
	width:auto;
}
.add-to-links {
    display: inline-block;
    margin: 13px 0 8px;
    width: 100%;
	text-align:center;
}
.add-to-links div:last-child {
    margin:0;
}
.item-inner .images-container .actions {
	background:none;
    bottom:15px;
    left:15px;
    padding:0;
    position: absolute;
    right: 0;
    width:auto;
	margin:0;
	z-index:99;
}
.item-inner .add-to-links div button {
	background:#fff;
    height: 35px;
	width:33px;
	line-height:34px;
	color:#68696c;
	border: 1px solid #e5e5e5;
    border-bottom: 2px solid #e5e5e5;
	border-radius: 5px;
	font-size:16px;
	text-align:center;
    margin: 0;
	font-weight:normal;
    padding: 0;
	display:inline-block;
}
.item-inner .add-to-links div.cart button { 
	padding:0 0 0 6px;
	width:auto;
	line-height:32px;
}
.item-inner .add-to-links div button:before {
	color: #68696c;
	font-weight:inherit;
    display: inline-block;
    font-family: FontAwesome;
    font-size: 16px;
    line-height:32px;
	transition-delay: 0;
}
.item-inner .add-to-links div button:hover:before {
	color:#DCA675;
}
.item-inner .add-to-links div.cart button:before  {
	content: "\f07a";
}
.item-inner .add-to-links div.wishlist button:before  {
	content:"\f004";
}
.item-inner .add-to-links div.compare button:before  {
	content:"\f079";
}
.item-inner .add-to-links div button span { font-size:0; display:none; }
.item-inner .add-to-links div.cart button span { transition:none !important; }
.item-inner:hover .add-to-links div.cart button {
	border: 1px solid #f06262;
    border-bottom: 2px solid #ca3030;
    background: #f06262;
}
.item-inner:hover .add-to-links div.wishlist button {
	background: #DCA675;
    border: 1px solid #DCA675;
    border-bottom: 2px solid #e68700;
}
.item-inner:hover .add-to-links div.compare button {
	background: #44b5aa;
    border: 1px solid #44b5aa;
    border-bottom: 2px solid #379a90;
}
.item-inner:hover .add-to-links div.cart button span,
.item-inner:hover .add-to-links div.cart button:before,
.item-inner:hover .add-to-links div.compare button:before,
.item-inner:hover .add-to-links div.wishlist button:before { color:#fff; }
.item-inner .add-to-links {
	float:left;
	width:100%;
	position:relative;
	margin:8px 0 0;
}
.item-inner .add-to-links div.cart button:hover,
.item-inner .add-to-links div.compare button:hover,
.item-inner .add-to-links div.wishlist button:hover {
	background: #fff;
    border: 1px solid #e5e5e5;
    border-bottom: 2px solid #e5e5e5
}
.item-inner .add-to-links div.cart button:hover:before,.item-inner .add-to-links div.cart button:hover span,
.item-inner .add-to-links div.compare button:hover:before,
.item-inner .add-to-links div.wishlist button:hover:before { color:#3f3f3f; }
.product-thumb .button-group button + button {
	width: 20%;
	border-left: 1px solid #ddd;
}
.category-list {
	margin: 10px 0 0;
	overflow: auto;
}
.category-list h3{
    color: #444;
    font-size: 15px;
    margin-bottom: 20px;
	margin-top:10px;
    text-transform: uppercase;
}
.category-list ul {
    float: left;
    margin: 0;
}
.category-list li {
    background-color: #666;
    display: inline-block;
    float: left;
    margin-bottom: 8px;
    margin-right: 12px;
    padding: 3px 10px;
}
.category-list li a { color:#fff; font-size:13px; }
.row-compare { display: none; }
.product-filter .btn-group button {
	background:none; 
    border: 0 none;
    border-radius: 0;
    float: left;
    height: 41px;
	width: 42px;
	border:1px solid #DDD;
    padding: 0;
    text-indent: -9999px;
	margin-right:10px;
}
.product-filter .btn-group #list-view {
	background:url("../image/list.png") no-repeat scroll 0 0;
}
.product-filter .btn-group #list-view.selected,.product-filter .btn-group #list-view.selected:hover { background-position:0 100%; background-color:#f06262; border:1px solid #f06262;  }
.product-filter .btn-group #grid-view {
	background:url("../image/grid.png") no-repeat scroll 0 0;
}
.product-filter .btn-group #grid-view.selected,.product-filter .btn-group #grid-view.selected:hover {
	background:url("../image/grid.png") no-repeat scroll 0 100% #f06262;
	border:1px solid #f06262;
}
.text-right {
	color: #3f3f3f;
    font-size: 20px;
    font-family: sans-serif;
    font-weight: 600;
}
.product-filter {
    overflow: hidden;
    padding:0 0 12px;
	border:0;
	background:none;
	margin:15px 0 20px;
	text-align:center;
}
.product-filter .limit {
    color: #666;
    float: left;
	display:inline-block;
    margin:11px 0 0;
    padding:0 20px 0 50px;
	position:relative;
	float:right;
}
.product-filter .sort {
    float: right;
    margin:11px 0 0;
    padding:0 0 0 20px;
}
.product-filter .btn-group { margin:6px 0 0; display:inherit; float:left;  }
.product-filter select {
    margin: 0;
    font-size: 14px;
    color:#888;
    font-weight:400;
    padding:3px;
    vertical-align: middle;
    border-radius: 0;
    height: auto;
    width: auto;
    float: none;
	border:1px solid #eee !important;
	background:#f2f2f4;
	display:inline-block;
}
.product-filter label {
    vertical-align: middle;
    margin: 0;
    font-size: 14px;
    color:#69686c;
}
.custom-category .pagination li {
	float: left;
    margin-right: 8px;
}
.custom-category .pagination span,.custom-category .pagination a {
	color: #333;
    text-decoration: none;
    font-size:14px;
    font-weight:700;
	padding:8px 13px 5px;
	background:#fff;
	border-radius:0 !important;
	border:1px solid #DDD;
}
.custom-category .pagination span:hover,.custom-category .pagination a:hover,.custom-category .pagination .active span  {
	color: #fff;
    text-decoration: none;
    font-size: 14px;
    font-weight: 600;
	background:#f06262 !important; 
	cursor:pointer;
	border:1px solid #f06262!important;
	border-radius:0 !important;
}
.pagination li {
	float:left;
	margin-right:8px;
}
.pagination span,.pagination a,.pagination>li>a, .pagination>li>span {
	color: #333;
    text-decoration: none;
    font-size: 14px;
    font-weight: 700;
    padding: 8px 13px 5px;
    background: #fff;
    border-radius: 0 !important;
    border: 1px solid #DDD !important;
}
.pagination span:hover,.pagination a:hover,.pagination .active span  {
	color: #fff !important;
    text-decoration: none;
    font-size: 14px;
    font-weight: 600;
    background: #f06262 !important;
    cursor: pointer;
    border: 1px solid #f06262 !important;
    border-radius: 0 !important;
	font-weight:700 !important;
}
.pagination>li>a, .pagination>li>span { border: 1px solid #DDD !important;}
.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus { font-weight:700 !important; color:#fff !important; border: 1px solid #f06262!important; }
.custom-category .text-right {
	color: #666;
    text-decoration: none;
    font-size: 15px;
    font-weight: 400;
}
.button-view:hover { cursor: pointer; }
.alert { position:fixed; top:0; left:0; width:100%; z-index:999999; border-radius:0; margin:0; }
.thumbnails {
	overflow: auto;
	clear: both;
	list-style: none;
	padding: 0;
	margin: 0;
}
.thumbnails > li {
	margin-left: 20px;
}
.thumbnails {
	margin-left: -20px;
}
.thumbnails > img {
	width: 100%;
}
.image-additional a {
	margin-bottom: 20px;
	padding:3px;
	display: block;
	border-radius:0;
	background:#fff;
	border:1px solid #f1f1f1 !important;
}
.thumbnails .image-additional {
	float: left;
	margin-left: 20px;
	max-width:inherit;
	width:27%;
}
.image-block  .owl-carousel .owl-item { padding:0 5px; }
.product-special .category { margin:0; }
.product-manufacturer .content-inner,.sitemap-container {
	padding:20px;
	background:#fff;
	border:1px solid #e5e5e5;
}
/*productt-view------------------------------------------*/
#product .alert-info { display:inline-block; width:100%; border-radius:0; }
.product-view .image-additional { margin:0; padding:20px 30px 0; }
.product-view .owl-carousel .owl-wrapper-outer { width:100%; }
.product-view .view-related.owl-carousel .owl-wrapper-outer { width:100%; }
.product-view .view-zoom { position:inherit; }
.image-block .owl-carousel .owl-wrapper-outer { min-height:auto; padding:0;  }
.product-view .thumbnails-image {
	background:#fff;
	border:0 !important;
	padding:5px;
	border-radius:0;
	margin:0;
}
.product-view .thumbnails-image .thumbnail { 
	background:#fff;
	border:0 !important;
	padding:0;
	border-radius:0;
	margin:0;
}
#content .product-view .product-name h1 {
    margin: 0;
    font-size: 24px;
    color: #444;
    font-weight: 700;
}
.product-view .list-unstyled {
    margin:0;
    padding:15px 0 0;
}
.product-view .list-unstyled li {
    line-height: 16px;
	font-size:13px;
	margin:0 0 3px 0;
	padding:0 0 0 15px;
}
.product-view .list-unstyled li a {
	color: #DCA675;
}
.product-view .list-unstyled li a:hover{
	color: #4d4d4d
}
.product-view .price {
    margin: 0 0 5px;
    overflow: auto;
    padding:15px 0 0;
    width: 100%;
	text-align:left;
	font-size:24px;
	color:#e74c3c;
	line-height:35px;
	font-weight:700;
}
.product-view .price span {
	color:#aaaaaa;
    font-size: 16px;
    font-weight: normal;
    margin-right: 3px;
}
.product-view .item-inner .price span.price-new {
    color:#3f3f3f;
	font-weight:600;
	font-size:22px;
	margin:0;
}
.product-view .item-inner  .price span { font-size:14px; color:#888; font-weight:400; } 
.product-view .item-inner .add-to-links button:hover:before { color:#fff; }
.product-view .description {
	clear: both;
    margin: 0 0 15px;
    line-height: 25px;
    display: inline-block;
    font-size: 13px;
    font-weight: 400;
    text-transform: inherit;
}
.product-view .item-inner .description { display:none; }
.product-view .item-inner .add-to-links .wishlist button:before,.product-view .item-inner .add-to-links .compare button:before{ line-height:35px; font-size:16px; margin:0; }
.product-view .item-inner .images-container .actions { padding:0; }
.product-view .item-inner { margin:0; }
.view-tag {
    background: #ffffff none repeat scroll 0 0;
    display: inline-block;
    margin: 50px 0 0;
    padding: 0;
    width: 100%;
}
.view-tag .module-title { margin:0 0 20px; }
.view-tag .module-title h2 {
    display: inline-block;
    background: #fff;
    color: #222;
    margin: 0;
    padding-right: 20px;
    font-size: 20px;
    font-weight: bold;
	position:relative;
	z-index:2;
}
.view-tag .module-title:after { z-index:1; }
.view-tag a {
    background: #fff;
	border:1px solid #eee;
    display: inline-block;
    font-size: 13px;
    margin: 0 5px 10px 0;
    padding: 6px 16px;
    text-transform: uppercase;
}
.view-tag a:hover {
	border-color:#DCA675;
}
.product-view #product .add-to-links .wishlist,.product-view #product .add-to-links .compare {
	display:inline-block;
	margin:0 10px 0 0;
}
.product-view .add-to-links button {
	border:1px solid #e5e5e5;
	background:#fff;
	color:#222;
    display: block;
    font-size: 14px;
    font-weight: normal !important;
    padding:5px 10px 3px 10px;
    text-decoration: none;
    text-transform:uppercase;
}
.product-view .add-to-links button:hover {
	background: #f06262;
    color: #fff;
    border-color: #f06262;
}
.product-view .add-to-links button span {
	font-family: sans-serif;
    font-size: 14px;
    color: #3f3f3f;
	text-transform:capitalize;
}
.product-view .add-to-links .wishlist button:hover:before,
.product-view .add-to-links .compare button:hover:before,
.product-view .add-to-links button:hover span { color:#fff; }
.product-view .add-to-links .wishlist button:before {
	display: inline-block;
    font-family: FontAwesome;
    font-size: 14px;
    color: #222;
    font-style: normal;
    line-height: 40px;
    font-weight: normal;
	content: "\f004";
	line-height: 20px;
	margin-right:5px;
}
.product-view .add-to-links .compare button:before {
	display: inline-block;
    font-family: FontAwesome;
    font-size: 14px;
    color: #222;
    font-style: normal;
    line-height: 40px;
    font-weight: normal;
	content:"\f021";
	line-height: 20px;
	margin-right:5px;
}
.product-view  .add-to-links div { float:left; width:auto; }
.product-view  .form-group label {
    color: #2f2f2f;
    float: left;
    line-height: 23px;
    margin: 10px 15px 0 0;
	padding: 0;
    font-size: 14px;
    font-weight: 400;
	display:none;
}
.product-view  .form-group.required  label{
    color: #2f2f2f;
    font-size: 13px;
    font-weight: normal;
    line-height: 23px;
    margin: 10px 5px 0 0;
	float:none;
	display:block;
}
.product-view .form-group #minus {
	background: url(../image/qty-increase.png) no-repeat 0 0;
    width: 14px;
    height: 8px;
    padding: 0;
    float: left;
    border: 0;
    position: absolute;
    right: 10px;
    bottom: 10px;
}
.product-view .form-group #plus {
	background: url(../image/qty-decrease.png) no-repeat 0 0;
    width: 14px;
    height: 8px;
    border: 0;
    padding: 0;
    float: left;
    position: absolute;
    right: 10px;
    top: 10px;
}
.product-view .form-group #input-quantity {
    background:#f3f3f3 !important;
    border:0;
    color:#5b5b5b;
    display: inline-block;
    float: left;
    font-size: 20px;
    font-weight:700;
    height:45px;
	line-height:50px;
    margin:0;
    padding:0 0 0 20px;
	border-radius:0;
    text-align: left;
    width: 80px !important;
	box-shadow:none;
}
.product-view .form-group #button-cart {
	/*background:none;*/
    border-radius: 0;
    float: left;
    font-size: 0;
    padding: 0;
	width:auto;
	border:0;
}
.product-view .form-group #button-cart span {
    display: block;
    padding:10px 22px 2px;
    font-weight: 700;
	font-family: sans-serif;
    font-size: 24px;
    text-align: center;
    white-space: nowrap;
	background:#f06262;
    color: #fff;
	border-bottom: 2px solid #ca3030;
}
.product-view .form-group #button-cart:hover span {
	background:#DCA675;
	border-color:#dc8c00;
}
.product-view .form-group #button-cart span span {
	padding:0;
	background:none;
	text-transform:initial;
	border:0;
}
.product-view .form-group #button-cart:hover span span { background:none; }
.product-view .form-group #button-cart:hover {
	/*background:#DCA675 !important;*/
}
.product-view .form-group #button-cart:hover {
	/*background: url("../image/cart_icon.png") no-repeat scroll 0 0 #666666;*/
}
.product-view .form-group { display:inline-block; width:100%; margin:15px 0 0; }
.product-view  #product .add-to-links { 
	padding:10px 0 20px;
	text-align:left;
	margin:0;
}
.product-view .input-content {
	float: left;
    margin-right: 10px;
	background:#f3f3f3;
	border:0;
	position: relative;
}
.product-view  .rating { text-align:left; display:inline-block; width:100%; margin:10px 0 0; }
.product-view  .rating  p {
	display:inline-block;
	width:100%;
	margin:0;
	padding:0 0 20px;
}
.product-view .tab-view {
	float:left;
	width:100%;
	margin:50px 0 0;
}
.product-view .tab-view  li {
	margin:0;
	width:100%;
}
.product-view .tab-view a {
	text-transform: uppercase;
    display: block;
    padding: 22px 30px 15px;
    text-align: right;
    margin: 0;
    cursor: pointer;
    font-size: 20px;
    color: #505050;
    font-weight: 700;
	border:0;
    border-bottom: 1px solid #DDD;
    min-height: 60px;
	display:inline-block;
	width:100%;
	border-radius:0;
}
.product-view .tab-view a:hover,.product-view .tab-view li.active a {
	color: #DCA675;
	border:0;
    border-bottom: 2px solid #DCA675;
	background:none;
}
.product-view .nav-tabs {
	overflow: hidden;
    float: left;
    width: 25%;
    border: 1px solid #DDD;
    border-right: 0;
    border-left: 0;
	border-bottom: 0;
}
.product-view  .tab-content {
	padding: 20px 40px;
    line-height: 25px;
    float: left;
    width: 75%;
    border: 1px solid #DDD;
    border-right: 0;
    min-height: 224px;
}
.product-view #tab-review h2 {
	font-size: 18px;
    margin: 20px;
    text-transform: capitalize;
}
.product-view #tab-review .table {
	border:0;
}
.product-view #tab-review .table td { background:none; border:0; padding:0; text-align:left; }
.tab-content strong {
    display: inline-block;
    font-weight: normal;
    margin: 0 0 5px;
	font-size:15px;
}
.product-view .tab-view .form-group label { width:100%; text-align:left; margin:0; padding:0 0 10px;}
.product-view .tab-view input.form-control  { width:300px; box-shadow:none; border:1px solid #e8e8e8 !important; font-size:13px; }
.product-view .tab-view textarea { width:500px; min-height:100px; line-height:25px; box-shadow:none; border:1px solid #e8e8e8 !important; font-size:14px; }
.product-view .tab-view .text:before {
    border-bottom: 9px solid #e5e5e5;
    border-left: 9px solid rgba(0, 0, 0, 0);
    border-right: 9px solid rgba(0, 0, 0, 0);
    content: "";
    display: inline-block;
    left: 9px;
    position: absolute;
    top: -9px;
}
.product-view .tab-view .text:after {
    border-bottom: 8px solid #ffffff;
    border-left: 8px solid rgba(0, 0, 0, 0);
    border-right: 8px solid rgba(0, 0, 0, 0);
    content: "";
    display: inline-block;
    left: 10px;
    position: absolute;
    top: -8px;
}
.product-view .tab-view .text {
    background: none repeat scroll 0 0 #ffffff;
    border: 1px solid #e5e5e5;
    border-radius: 2px;
    margin:5px 0 20px;
    padding: 20px;
    position: relative;
}
.product-view .item-inner .price {
    border: 0;
    padding: 0;
    text-align: center;
	margin: 5px 0 0;
	font-size:22px;
	color:#3f3f3f;
	font-weight:600;
}
.product-view .related-items .qv-button-container { display:none; }
.product-view .item-inner .rating {
	width:auto;
	margin:0;
}
.related-title.module-title { display:inline-block; width:100%; margin-top:60px; margin-bottom:0;  }
.view-related .owl-wrapper { margin:25px 0 0; }
.view-related.owl-theme .owl-controls {
	top: -42px;
}
.view-related { margin-bottom:0; }
.alert-success { border-radius:0; margin:0 0 20px;}
.table-responsive thead td {
    background-color: #f7f7f7;
    border-bottom: 1px solid #dddddd !important;
    color: #4d4d4d;
    float: none;
    font-size: 14px;
    font-weight: normal;
    min-width: 150px;
    text-align: center;
    vertical-align: middle;
}
.account-order .table-bordered thead td { min-width:115px; }
.table-responsive td {
    padding:15px !important;
	text-align: center;
    vertical-align: middle !important;
	color: #4d4d4d;
    font-size: 14px;
}
.table-responsive td .img-thumbnail { border-radius:0; border:0; }
.table-responsive td.text-left a {
	color: #333333;
    font-size: 16px;
    text-transform: uppercase;
}
.table-responsive td.text-left a:hover {
	color:#f57b7a;
}
.table-responsive td.text-left small {
	color: #4d4d4d;
    font-family: "arial";
    font-size: 14px;
}
.table-responsive td .form-control {
	width:55px;
	height:38px;
	border:1px solid #dddddd;
	border-radius:0;
	box-shadow:none;
	text-align:center; 
	font-size:14px;
	margin-right:-11px;
	margin-left:10px;
}
.table-responsive tbody td.text-right {
	color: #DCA675;
    font-size: 20px;
}
.account-order-info .table-responsive .table-bordered {
	border: 1px solid #ddd;
    position: relative;
    overflow: scroll;
    display: block;
}
.account-order-info .table-responsive tbody td { max-width:80px; }
.table-responsive td .input-group-btn { width:auto; display: inline-block; }
.table-responsive td .btn { margin-right:5px; }
.checkout-cart .btn-danger  { color:#fff; }
.checkout-cart #content h1,.checkout-cart #content h2{
    font-size: 18px;
}
.checkout-cart h1 {
	padding:20px;
	font-size: 18px;
    text-transform: uppercase;
	background:#f1f1f1;
}
.table-bordered thead tr td { background:#f1f1f1; border:0; font-size:15px; }
.checkout-cart #content p {
	color: #4d4d4d;
    font-family: "arial";
    font-size: 14px;
	margin-bottom:20px;
}
.checkout-cart #accordion .panel-heading {
	background:#f1f1f1;
}
.checkout-cart #accordion .panel-heading a {
    font-size: 14px;
    text-transform: uppercase;
	color:#555;
}
.checkout-cart #accordion .panel-heading a .fa-caret-down { margin:0 0 0 5px; }
.checkout-cart .panel-group .panel { 
	border-radius:0; 
	margin-bottom:15px;
	border-left:0;
	border-right:0;
	border-top:0;
	background:none;
	box-shadow:none;
}
.checkout-cart .panel-collapse label {
	color: #4d4d4d;
    font-size: 14px;
	line-height: 33px;
    margin: 0;
    padding: 0;
}
.checkout-cart .panel-collapse input {
	height:40px;
	box-shadow:none;
	border:1px solid #dddddd;
	color: #4d4d4d;
    font-size: 14px;
	width:300px;
	border-radius:0;
}
.checkout-cart .panel-collapse .input-group-btn { float:left; }
.checkout-cart .panel-collapse .input-group-btn input {
	width:auto;
	background:#222;
	color:#fff;
	border:0;
}
.checkout-cart .panel-collapse .input-group-btn input:hover {
	background: #DCA675;
    color: #fff;
}
.checkout-cart .panel-collapse .form-horizontal .btn {
	width:auto;
	background:#222;
	color:#fff;
	border:0;
}
.checkout-cart .panel-collapse .form-horizontal .btn:hover {
	background: #DCA675;
    color: #fff;
}
.checkout-cart .buttons a { color:#fff; }
.checkout-title {
	overflow: hidden;
	margin: 0 0 25px;
}
#content .checkout-title h1 {
	margin: 0;
	font-size: 18px;
	color: #555;
	text-transform: uppercase;
	line-height: 50px;
	background: #f1f1f1;
	padding-left: 10px;
}
.panel-group .panel-heading {
	background:#f5f5f5;
	border:1px solid #eee;
	padding:12px 15px 8px;
}
.panel-group .panel { box-shadow:none; border-radius:0; margin-bottom:15px; border:0; }
.panel-group .panel .panel-heading a,.panel-group .panel .panel-heading .panel-title {
    color: #000;
    font-weight: 700;
    font-size: 14px;
    text-transform: uppercase;
}
.panel-group .panel .panel-body { border:1px solid #f2f2f2 !important; border-top:0; }
.panel-group .panel-body { border:0 !important; }
.panel-group .panel .panel-heading a  .fa-caret-down { margin:0 0 0 8px; }
.panel-group .panel .panel-heading .panel-title { padding:0 0 5px; }
.panel-group .panel-collapse h2 {
	color: #666666;
    font-size: 16px;
	line-height: 33px;
	font-weight:normal;
    margin:0 0 10px;
    padding: 0;
	text-transform: uppercase;
}
.panel-group .panel-collapse p,.panel-group .panel-collapse label {
	color: #4d4d4d;
    font-size: 13px;
}
.panel-group .panel-collapse label { margin-top:5px; }
.panel-group .panel-collapse .form-group a { margin-top:10px; display: inline-block; width:100%; }
.panel-group .panel-collapse .form-group input { width:300px; height:40px; box-shadow:none; border:1px solid #ddd; border-radius:0; font-size:14px; }
.table-bordered thead td {
    background-color: #f7f7f7;
    border-bottom: 1px solid #dddddd !important;
    color: #4d4d4d;
    float: none;
    font-size: 14px;
    font-weight: normal;
    min-width: 140px;
    text-align: center;
    vertical-align: middle;
}
.table-bordered td { text-align:center; vertical-align: middle !important; padding:8px !important; }
.table-bordered td.text-left a {
	color: #333333;
    font-size: 14px;
    text-transform: capitalize;
}
.table-bordered td.text-left small {
	color: #4d4d4d;
    font-family: "arial";
    font-size: 14px;
}
.account-account #content h2,.account-wishlist #content h2  {
    font-size: 24px;
    text-transform: uppercase;
	margin:0 0 20px;
}
.account-account .list-unstyled { margin-bottom:20px;}
.account-wishlist .table-bordered thead td { min-width: 135px; }
.account-wishlist .table-bordered td { padding:10px !important; }
.account-wishlist .table-bordered .price { margin:0; font-size: 16px; text-align:center; }
.account-wishlist .table-bordered .btn { border-radius:0; }
.well { 
	border:1px solid #ddd;
	background:#fff;
	border-radius:0;
	box-shadow:none;
}
.well p {
	margin:0 0 20px;
}
.well input  { border-radius:0; }
.list-group-item:first-child{ border-radius:0; }
.list-group-item:last-child { border-radius:0; }
.account-border .form-group label  { text-align:left; }
/*---------------------------------------------------------*/
.product-view .product-more-info { padding-bottom:10px; border-bottom:1px solid #eee; }
.product-view .box-col {
    overflow: hidden;
    position: relative;
    text-align: center;
	margin-bottom:10px;
}
.product-shop-inner { margin-bottom:25px; }
.product-more-info .box-col-inner {
    background:none;
    margin-bottom: 10px;
}
.product-more-info .view-left {
    float: left;
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    border: 1px solid #eee;
    margin-right: 10px;
    font-size: 26px;
}
.shapes {
    width: 0px;
    height: 0px;
    background-color: rgba(0, 0, 0, 0);
    position: absolute;
}
.product-more-info .view-left .fa {
    font-size:23px;
    color: #666;
}
.product-more-info .media-body {
    font-size:13px;
    color: #666;
    font-weight:400;
    line-height: 25px;
    margin: 0;
    text-align: left;
}
.product-more-info .media-body h3 {
    font-size: 16px;
    font-weight:700;
    line-height: 20px;
    text-transform: uppercase;
    margin: 0;
    color:#232323;
}
.view-related .owl-item {
    padding: 0 15px;
}
.product-view .col-sm-5 { position:inherit !important; }
.image-block .owl-theme .owl-controls .owl-buttons { opacity:1; }
.image-block .owl-theme .owl-controls .owl-buttons div {
	width: 22px;
    height: 27px;
    border: 1px solid #DDD;
    background: #fff;
    position: absolute;
    top: 0;
	right:-30px;
    font-size: 0;
    text-decoration: none;
    margin-top:-78px;
	border-radius:0;
}
.image-block .owl-theme .owl-controls .owl-buttons .owl-prev { left:-30px; right:inherit; }
.image-block .owl-theme .owl-controls .owl-buttons div:hover {
	border-color:#DCA675;
	background:#fff;
}
.image-block .owl-theme .owl-controls .owl-buttons div:hover:before { 
	color:#DCA675;
	background:none;
}
.image-block .owl-theme .owl-controls .owl-buttons div:before  {
	display: block;
    width: 22px;
    height: 27px;
    text-align: center;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 25px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #DDD;
    font-size: 14px;
}
.image-block .owl-theme .owl-controls .owl-buttons div.owl-prev:before {
	content: "\f104";
	margin:0 0 0 -1px;
}
.image-block .owl-theme .owl-controls .owl-buttons div.owl-next:before {
	content: "\f105";
	margin:0 -1px 0 0;
}
.image-block .owl-theme .owl-controls {
	position:inherit;
	top:inherit; 
	right:inherit;
	width: 100%;
}
.flexslider .slides img {
	width: inherit;
}
.flexslider.carousel .slides img {
	width: auto;
}
.slides {
	padding: 0;
	margin:0;
	list-style: none;
}
.slides li {
	text-align: center;
}
.carousel-contain .slides li img { display:inline-block; }
.flex-direction-nav a:before {
	line-height: 40px;
}
.owl-theme .owl-controls {
    text-align: right;
    width: 57px;
    position: absolute;
    right: 15px;
    top:-70px;
}
.owl-theme .owl-controls .owl-buttons div{
	font-size: 0;
    width: 27px;
    height: 27px;
    line-height: 40px;
    float: left;
    border:0;
	border-radius: 3px;
    background:#a4a4a4;
    padding:0;
    text-align: center;
	transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
}
.owl-theme .owl-controls .owl-buttons div.owl-prev { margin-right:3px; }
.owl-theme .owl-controls .owl-buttons div:hover {
	transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
	background:#DCA675;
}
.owl-theme .owl-controls .owl-buttons div:before {
	display:block;
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	line-height:28px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "\f053";
	color:#fff;
	font-size: 14px;
	margin:0 0 0 -1px;
}
.owl-theme .owl-controls .owl-buttons .owl-next:before {
	content: "\f054"; 
	margin:0 -1px 0 0;
}
.ma-brand-slider-contain .jcarousel-skin-opencart .jcarousel-container .jcarousel-prev-horizontal:hover {background:url(../image/bg_direction_nav.png) no-repeat 0 100% #DCA675;}
.jcarousel-skin-opencart .jcarousel-next-horizontal:hover {
	background:url(../image/bg_direction_nav.png) no-repeat 100% 100% #DCA675;
}

/*Layered========================================*/
.layered-modunl .ui-state-default, .layered-modunl .ui-widget-content .layered-modunl .ui-state-default,.layered-modunl  .ui-widget-header .ui-state-default {
	height:18px !important;
	width:18px !important;
	background:url("../images/icon-ui.png") no-repeat 0 0 !important;
	border-radius:0 !important;
	border:0 !important;
}
.layered-modunl .ui-slider .ui-slider-range {
	height:6px !important;
	background:#f06262 !important;
	border:0 !important;
	margin:0;
	top:0;
}
.layered-modunl .filter-attribute-container .list-group-item .filter-price #slider-price {
	background:#ddd;
	border:0 !important;
	margin:0;
	height:6px !important;
}
.layered-modunl { border:0; border-radius:0; box-shadow:none; }
.layered-modunl .layered-heading {
	border-bottom: 3px solid #dc8c00;
    background: #DCA675;
    padding:0 0 0 0;
	border-radius:0;
}
.layered-modunl .layered-heading strong {
	font-size: 24px;
    text-transform: uppercase;
    color: #fff;
    font-family: sans-serif;
    font-weight: 700;
    padding:20px 20px 10px;
    margin: 0 0 -3px;
    border: 0;
    border-left: 1px solid #fff;
    display: inline-block;
}
.layered-modunl .list-group {
	padding: 0;
    background:#fff;
    border:0;
	margin:20px 0 0;
}
.layered-modunl .layered {
	padding:0 20px 5px;
    border: 1px solid #e8e8e8;
}
.layered-modunl .filter-attribute-container label {
    font-size: 18px;
    font-weight: 700;
    color: #4b4b4b;
    margin: 0 0 10px;
}
.layered-modunl .list-group-item { background:none; }
.filter-attribute-container .filter-price { padding:0 15px; }
.layered-modunl .filter-attribute-container { padding:0; margin:20px 0 0; }
.layer-category .list-group a {
	font-size: 15px;
    color: #b8b8b8;
    text-transform: capitalize;
    line-height: 30px;
    display: inline-block;
	padding:0 0 0 2px;
	border:0;
	text-align:left;
}
.layer-category .list-group a:before {
    content: "\f111 ";
    color: #b8b8b8;
    font: normal normal normal 10px/1 FontAwesome;
    margin-right: 5px;
    vertical-align: middle;
}
.layer-category .list-group a:hover,.layer-category .list-group a:hover:before { border:0; background:none; color:#DCA675; }
/*End-Layered====================================*/

/*Custommenu========================================*/
.common-home .nav-container { margin:0; }
.nav-container { margin:0 0 30px; }
.pt_custommenu div.pt_menu .parentMenu a,
.pt_custommenu div.pt_menu .parentMenu span.block-title{
	padding:18px 26px 13px;
    text-decoration: none;
    display: block;
    line-height: 25px;
    text-transform: uppercase;
    font-size: 16px;
	font-family: sans-serif;
    font-weight: 700;
    color:#333;
    position: relative;
}
.pt_custommenu div.pt_menu#pt_menu_home .parentMenu a span {
	border:0;
}
/*modunl===================================================================*/
.nav-container-inner {
	background:#ededed;
}
.pt_custommenu div.pt_menu.active {
    color: #fff;
}
.pt_custommenu div.pt_menu.act a, .pt_custommenu div.pt_menu.active .parentMenu a { 
	background-color: #454545;
    color: #fff;
}
.pt_custommenu div.pt_menu .parentMenu a:hover,
.pt_custommenu div.pt_menu .parentMenu span.block-title:hover,
.pt_custommenu #pt_menu_link ul li a.act,
.pt_custommenu #pt_menu_link ul li a:hover,
.pt_custommenu div.pt_menu.act,.pt_custommenu div.pt_menu.active .parentMenu a {
    background-color:#f06262;
    color: #fff;
}
.pt_custommenu div#pt_menu_home.act a:before {
	width:25px;
}
.pt_custommenu .itemSubMenu h4.level2,
.pt_custommenu .itemSubMenu a.level2,
.pt_custommenu .itemSubMenu h4.level3,
.pt_custommenu .itemSubMenu a.level3,
.pt_custommenu .itemMenu .level1 a.level0 {
	background:none;
}

.pt_custommenu div.pt_menu_no_child .parentMenu a:hover { background:none; }
.pt_custommenu .itemMenu a.level0:hover,
.pt_custommenu .itemMenu h4.level1,
.pt_custommenu .itemSubMenu h4.level2 span{
    background:none;
	color:#DCA675;
}
.pt_custommenu .itemSubMenu a.level2:hover,
.pt_custommenu .itemMenu .level1 a.level0:hover{
	color:#DCA675;
	background:none;
}
.pt_custommenu .itemMenu h4.level0, .pt_custommenu .itemMenu a.level0 {
	background:none;
}
.mobilemenu li.active a, .mobilemenu a:hover {
	color: #DCA675;
}
.mobilemenu ul a:hover, .mobilemenu ul li.active a {
	color: #DCA675 !important;
}
.mobilemenu ul ul a:hover, .mobilemenu ul ul li.active a, .mobilemenu ul li.active ul a:hover {
	color: #DCA675 !important;
}
.mobilemenu ul ul ul a:hover, .mobilemenu ul ul ul li.active a, .mobilemenu ul ul li.active ul a:hover {
	color: #DCA675 !important;
}
.mobilemenu ul ul ul ul a:hover, .mobilemenu ul ul ul ul li.active a, .mobilemenu ul ul ul li.active ul a:hover {
	color: #DCA675 !important;
}
.menu-mobile {
	background: #DCA675;
}
ul.tabs li span:hover,ul.tabs li.active span {
    color: #fff;
	background:#DCA675;
}
.custom-menu-bottom { padding:0 20px 30px;}

.module-title {
	/*background: url("../image/bg-title.png") repeat-x 0 100%;*/
    width: 100%;
    margin-bottom: 30px;
}
#content .module-title h2 {
    /*background: url("../image/bg1-title.png") no-repeat 0 100%;*/
    padding: 0 0 10px;
    margin: 0;
    font-size: 24px;
    color: #505050;
    font-weight: 700;
}
.module-title h2 {
    /*background: url("../image/bg1-title.png") no-repeat 0 100%;*/
    padding: 0 0 10px;
    margin: 0;
    font-size: 24px;
    color: #505050;
    font-weight: 700;
    text-transform: uppercase;
}

/* ver megamenu-------------------------------------------------*/
.vermagemenu{
    position: relative;
	margin:0;
    z-index: 99;    
}
.over-menu { display: none; }
.close-wrap i,
.more-wrap i{
    margin-right:10px;
}
.close-wrap a,
.more-wrap a {
    padding: 15px 20px 14px 20px !important;
    cursor: pointer !important;
    text-transform: uppercase !important;
    font-family: sans-serif !important;
    font-weight: 700 !important;
    font-size: 14px !important;
    color: #e44f4f !important;
	background:none !important;
}
.close-wrap a:hover,
.more-wrap a:hover { background:none !important; }
.title-vermegamenu {
	border-bottom: 3px solid #dc8c00;
    background: #DCA675;
}
.vermagemenu h2{
	font-size: 24px;
    text-transform: uppercase;
    color: #fff;
    font-family: sans-serif;
    font-weight: 700;
    padding: 8px 20px 0;
	height:48px;
	line-height:40px;
    margin: 0 0 -3px;
    border-left: 1px solid #fff;
}
.navleft-container{
    background: none repeat scroll 0% 0% #F2F2F2;
    /*padding: 0px 15px;*/
    border: 1px solid #EEE;
    font-size:14px;
    width: 100%;
    display:none;
}
.common-home .navleft-container{
    display:block;
}
.pt_vmegamenu{margin:0px}
.pt_vmegamenu div.pt_ver_menu.active{background:none!important}
.pt_vmegamenu .parentMenu .parentMenu a span{font-size:15px!important}
#pt_vmegamenu{ 
	margin-bottom: 0;
	padding-bottom:0;
	padding-top:0;
	background:#fff;
}
.pt_vmegamenu .parentMenu a{
    word-wrap: break-word;
    font-family: sans-serif;
    font-weight: 700;
    font-size: 14px;
    color: #333;
    padding:10px 20px 10px 20px;
    display: block;
}
.pt_vmegamenu .parentMenu a img { display:none; }
.pt_vmegamenu .parentMenu a:hover,.pt_vmegamenu .pt_ver_menu.active .parentMenu a,
.pt_vmegamenu .pt_ver_menu.active .parentMenu a::before {
    color:#fff;
    background:#DCA675;
	transition:0s;
}
.pt_vmegamenu .pt_ver_menu:last-child .parentMenu a:last-child{border:none;}
.pt_vmegamenu div.had-child .parentMenu a::before{
    content:"\f067 ";
	font-family: FontAwesome;
	font-size:11px;
    float: right;
    color: #777;
	font-weight:normal;
}
.pt_vmegamenu div.had-child .parentMenu a:hover::before{
    color: #fff;
}
#pt_vmegamenu .pt_ver_menu, #pt_vmegamenu .pt_ver_menu .parentMenu{
	width:100%;
}
#pt_vmegamenu .pt_ver_menu {
	border-bottom:1px solid #ebebeb;
}
#pt_vmegamenu .pt_ver_menu:last-child { border:0; }
.pt_vmegamenu .pt_ver_menu .popup{
    border:none;
    padding: 0px;
    position: absolute;
    left: 100%;
    text-align: left;
    z-index: 3000 !important;
    background: none!important;
}
.pt_vmegamenu div.column {
    width: 170px!important;
}
.pt_vmegamenu .pt_ver_menu .popup .content-popup{
   /* border: 1px solid #e5e5e3;*/
    background:#fff;
	border:1px solid #ebebeb;
    float: left;
    box-shadow: none;
    border-radius: 0;
    color: #fff;
    padding:5px 20px 0px;
}
.pt_vmegamenu div.popup a.act{color:#333;}
.block1 .column{padding-bottom:0!important; margin-bottom:0px!important}
.block1 .column .itemMenu a.level0{
    font-weight: normal;
    line-height: 20px;
    border-bottom: 1px solid #ebebeb;
    padding-bottom: 5px;
    font-family: sans-serif;
    font-weight: 700;
    font-size: 14px;
    word-wrap: break-word;
	
}
.block1 .column .itemMenu a.level0.actParent{
    
}
.block1 .column .itemMenu a.level0.actParent span{
	width:100%;
	display: inline-block;
}
.block1 .column .itemSubMenu a.level0{background:none}
.pt_vmegamenu div.column{
    border:none!important;
    margin:0 15px 0 0!important;
    padding:0px!important;
    float:left;
}
.pt_vmegamenu div.column.last{
    margin-right:0px!important;
}
.pt_vmegamenu div.column.blockright{
    width:150px;
    text-align: center;
    margin-right:0!important;
}
.popup .block1{
    float:left;
}
.pt_vmegamenu div.itemSubMenu {
    margin: 10px 0!important;
}
.block1 .itemSubMenu .itemMenu a.itemMenuName{
	color: #333;
    font-weight: normal;
    line-height: 22px;
	height:auto;
    font-size: 13px;
    word-wrap: break-word;
	border:0;
}
.block1 .itemSubMenu .itemMenu a.itemMenuName:hover{
    color:#DCA675 !important;
    
    
}
a.itemMenuName:hover{
    color:#DCA675 !important;
    
}
.navleft-container .thumbnail_image{
    background: #797979;
    border-radius: 100%;
    margin-right: 10px;
}
/* ver megamenu-------------------------------------------------*/

/*product-tabs-container-slider============================================================*/

.product-tabs-container-slider .owl-item { padding:0 15px; }

/*End-product-tabs-container-slider========================================================*/

/*featured-categories-----------------------------------*/

.featured-categories-container .fcategory-content {
	position: relative;
    overflow: hidden;
    border-right: 1px solid #fff;
}
.featured-categories-container .content-thum {
	float: left;
    width: 100%;
    text-align: center;
    background: #fff;
    position: relative;
}
.featured-categories-container .content-thum:after {
	border-width: 12px 12px 0 12px;
    border-style: solid;
    border-color: rgba(0, 0, 0, 0);
    border-top-color: #fff;
    position: absolute;
    bottom: -12px;
    left: 50%;
    margin-left: -12px;
    content: "";
    width: 24px;
    height: 12px;
    display: block;
}
.featured-categories-container .content-thum a {
	font-family: "Montserrat",sans-serif;
    font-size: 16px;
    color: #252525;
	text-align:center;
    text-transform: uppercase;
    font-weight: 700;
    margin: 0;
    padding: 33px 0;
    border: 1px solid #e6e6e6;
    border-bottom: 0;
	width:100%;
	display:inline-block;
}
.featured-categories-container .content-thum a:before {
    width: 23px;
    height: 1px;
    background: #252525;
    content: "";
    display: block;
    position: absolute;
    bottom: 20px;
    left: 50%;
    margin-left: -12px;
}
.featured-categories-container .fcategory-content:hover .content-thum {
	background:#252525;
}
.featured-categories-container .fcategory-content:hover .content-thum a { color:#fff; }
.featured-categories-container .fcategory-content:hover .content-thum a:before {
    background: #fff;
}
.featured-categories-container .fcategory-content:hover .content-thum:after { border-top-color: #252525; }
.featured-categories-container  .dec { display:none; }
.featured-categories-container .owl-theme .owl-controls .owl-buttons div { margin-top:30px; }
/*--------------------------------------------------------------------*/


/*Countdown---------------------------------------------------------------*/


.ttcountdown_module { margin:45px 0 0; }
.ttcountdown_module .owl-item { padding:0 15px; }
.ttcountdown_module .review-count { display:none; }
.ttcountdown_module .box-timer {
	text-align: center;
    width: 100%;
    position: absolute;
    bottom: 15px;
    left: 0;
}
.ttcountdown_module .countdown-section {
	display:inline-block;
	background:#f4f4f4;
	border:1px solid #d0d0d0;
	color:#69686c;
	padding:10px 0 6px;
	font-size:13px;
	margin-right:5px;
	min-width: 50px;
}
.ttcountdown_module .countdown-section:last-child { margin:0; }
.ttcountdown_module .countdown-section span {
	float:left;
	width:100%;
	text-transform:inherit;
}
.ttcountdown_module .countdown-section span.countdown-amount { line-height:12px; }
.ttcountdown_module .price-box { 
	margin:8px 0 0;
	display:inline-block;
	width:100%;
}
.ttcountdown_module .price-box p { float:left; margin-right:10px; }
.ttcountdown_module .price-box .old-price .price {
    color: #b1b1b1;
    text-decoration: line-through;
    font-size: 16px;
	margin:0;
}
.ttcountdown_module .price-box .special-price .price {
    font-size: 18px;
    color: #69686c;
	margin:0;
}


/*------------------------------------------------------------*/

/*Lastest----------------------------------------------------------*/
.lastest-container .module-title { margin:0 0 25px 0; }
.lastest-container .module-title h2 {
    display: inline-block;
    background: #fff;
    color: #222;
    margin: 0;
    padding-right: 20px;
    font-size: 20px;
    font-weight: bold;
    text-transform: uppercase;
}
.lastest-container .lastest-category { display:inline-block; width:100%; margin-bottom:20px; }
.lastest-container .image { width:108px; float:left; }
.lastest-container .lastest-content { margin-left:120px; }
.lastest-container .description  { display:none; }
.lastest-container .name a { font-size:14px; text-transform:capitalize; }
.lastest-container .rating { display:block;}

/*Newproducts============================================================*/
.new-products-container { margin:50px 0 0; }
.new-products-slider {
    display: inline-block;
    background:#DCA675 url("../image/bg_featured.png") no-repeat scroll left center;
    padding: 0 0 0 50px;
    width: 100%;
}
.new-products-slider h2 {
	background-color: #f1f1f1;
    font-family: 'Montserrat', sans-serif;
    font-size: 24px !important;
    font-weight: lighter;
    line-height: 50px;
    margin: 0 !important;
    padding: 0 0 0 10px;
    text-transform: capitalize !important;
}
.new-products-container .owl-item { padding:0 15px; }
/*End-newproducts============================================================*/

/*Bestproduct=======================================================*/

.bestproduct-container { margin:50px 0 0; }
.bestproduct-container .owl-item { padding:0 15px; }

/* ============================================================= */

/*Feature============================================================*/

.featured-product-container { margin:45px 0 0; }
.featured-product-container .ma-featured-product-title {
	background: #de5648 url("../image/bg_latest.png") no-repeat scroll left center;
    padding: 0 0 0 50px;
	display:inline-block;
	width:100%;
}
.featured-product-container .ma-featured-product-title h2 {
	background-color: #f1f1f1;
    font-family: 'Montserrat', sans-serif;
    font-size: 24px !important;
    font-weight: lighter;
    line-height: 50px;
    margin: 0 !important;
    padding: 0 0 0 10px;
    text-transform: capitalize !important;
}

/*End-Feature========================================================*/

/*Blog-----------------------------------------------------*/

.article-container { display:inline-block; width:100%; margin:10px 0 30px; }
.article-container .article-image { width:450px; float:left; }
.article-container .article-content { margin-left:460px; }
.article-container .article-title h3 {
	color: #555;
    text-transform: uppercase;
    font-size: 20px;
    margin:3px 0 10px;
}
.blog-article .banner-container { margin:0; }
.article-item { display:inline-block; width:100%; margin-bottom:30px; }
.article-item .intro-content {
	width:450px; 
	float:left;
}
.article-item .article-intro { margin-left:460px; }
.article-name a { font-size:20px; text-transform:uppercase; }

/*---------------------------------------------------------*/

/*Onsale-products============================================================*/

.onsaleproducts-container {
	background: #FFF;
    border: 1px solid #e8e8e8;
    padding: 25px 5px 0;
}
.onsaleproducts-container .onsale-title {
	margin-bottom: 12px;
    margin-left: 15px;	
}
.onsaleproducts-container .onsale-title  h2 {
	font-size: 24px;
    color: #505050;
    text-transform: uppercase;
    margin: 0;
    padding: 0;
    font-weight: 700;
}
.onsaleproducts-container  .owl-carousel .owl-item  { padding:2px; }
.onsaleproducts-container .item-inner {
    border: 1px solid #e7e7e7;
    padding: 8px;
    margin: 0;
}
.onsaleproducts-container .item-inner .images-container { padding:0; border:0; }
.onsaleproducts-container .item-inner .name { margin:0; }
.onsaleproducts-container .item-inner .name a {
    font-size: 14px;
}
.onsaleproducts-container .item-inner .images-container .actions { display:none; }
.onsaleproducts-container .owl-theme .owl-controls { top:-43px; right:3px; }
.onsaleproducts-container .item-inner .rating { display:none; }
/*End-Onsale-products========================================================*/

/*feature-products============================================================*/
.featured-container { margin:10px 0 0; }
.featured-product-container .product-layout { margin-top:30px; }
.featured-product-container .item-inner { margin:0 0 30px;}
.ma-featured-product-title h2 {
	font-family: 'impact';
    font-size: 23px !important;
    margin: 0 !important;
    text-transform: uppercase;
}
.featured-container .owl-item {
    padding: 0 15px;
}
.featured-container .owl-theme .owl-controls .owl-buttons div { margin-top:0;}
.featured-container .item_product { margin-bottom:20px; }
/*End-feature-products============================================================*/

/*BLOG============================================================*/
.menu-recent .owl-theme .owl-controls { top:-70px; }
.menu-recent .owl-item {
	padding:0 15px;
}
.menu-recent .container-inner {
    margin:0;
}
.menu-recent .blog-title h2 span {
    color: #DCA675;
	margin-left:5px;
}
.menu-recent .item-inner { border:0; background:none; }
.menu-recent .blog-content { margin-top:25px; cursor:default; }
.menu-recent .articles-name {
	font-size: 20px;
    color: #4e4e4e;
    text-transform: uppercase;
    font-family: sans-serif;
    font-weight: 400;
    position: relative;
    padding: 0 0 8px;
    margin:15px 0 15px;
    display: inline-block;
    width: 100%;
}
.menu-recent .articles-name:before {
    background: #d6d6d6;
    width: 92px;
    position: absolute;
    bottom: 0;
    content: "";
    display: block;
    height: 2px;
}
.menu-recent .articles-name:hover { color:#DCA675; }
.menu-recent .articles-intro {
    font-size: 13px;
    color: #4e4e4e;
    text-transform: inherit;
    font-family: sans-serif;
    font-weight: 400;
    margin:0;
}
.item-inner .readmore a {
    font-size: 13px;
    color: #383838;
    text-transform: inherit;
    font-family: sans-serif;
    font-weight: 700;
    margin: 10px 0 0;
    display: inline-block;
}
.item-inner .readmore a::after {
    content: "\f061";
    display: block;
    float: right;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    color: #383838;
    line-height: 18px;
    margin-left: 6px;
}
.item-inner .readmore a:hover,.item-inner .readmore a:hover::after {
    color:#DCA675;
	-moz-transition: all 0.5s ease;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
}
.menu-recent .time-conment {
	position: absolute;
    left: 0;
    top: 0;
}
.menu-recent .item-inner .articles-date {
	font-size: 15px;
    color: #909090;
    text-transform: uppercase;
    font-family: sans-serif;
    font-weight: 400;
}

/*End-BLOG========================================================*/

/*Onnale-products============================================================*/
.onsale-products-title {
    background: url("../image/bg_best.png") no-repeat left center #DCA675;
    padding: 0 0 0 50px;
    display: inline-block;
    width: 100%;
}
.onsale-products-title h2 {
	background-color: #f1f1f1;
    display: block;
    font-family: 'Montserrat', sans-serif;
    font-size: 24px;
    font-weight: lighter;
    line-height: 50px;
    margin: 0;
    padding: 0 0 0 10px;
    text-transform: capitalize;
}
.onsale-products-container .onsale-products  { margin-top:30px; }
.onsale-products-container .image { width:100px; float:left;}
.onsale-products-container .box-onsale  {
	background-color: #f1f1f1;
    margin-left: 100px;
    min-height: 100px;
    padding: 10px;
    text-align: left;
}
.onsale-products-container .price { margin:0; text-align:left;  }
.onsale-products-container .price .price-old { font-size:14px;}
.onsale-products-container .rating { text-align:left; }
.onsale-products-container .name { margin:0 0 5px; text-align:left; }
.onsale-products-container .name a { text-transform:capitalize; }
.onsale-products-container .description { display:none; }
.onsale-products-container .button-group { display:none; }
.onsale-products-container .product-thumb { display:inline-block; width:100%; padding-bottom:10px; }
.onsale-products-container .product-thumb:last-child { margin:0; padding-bottom:0; background:#fff; border:0; }
/*End-onnale-products============================================================*/

/*Newletter============================================================*/
.newletter-subscribe {
	text-align:left;
	position:relative;
}
.newletter-container #notification div {
	color: #F00;
    position: absolute;
    top: -21px;
    left: 0;
}
.newletter-title {
    margin: 0;
    padding: 0;
    width: 100%;
	text-align:center;
	display:none;
}
.newletter-title h2 {
	margin: 0;
    text-transform: uppercase;
    color: #fff;
    font-size: 30px;
    padding-bottom: 8px;
    margin-bottom: 15px;
    font-family: "Montserrat",sans-serif;
    font-weight: 700;
    position: relative;
}
.newletter-title h2::before {
    width: 50px;
    height: 3px;
    background: #fff;
    position: absolute;
    bottom: 0;
    left: 50%;
    content: "";
    display: block;
    margin: 0 0 0 -20px;
}
.newletter-container #subscribe {
	display:inline-block;
	width:auto;
	margin:0;
}
.newletter-container .close a { display:none; }
.newletter-container .newleter-content { margin-top:5px; position:relative; }
.newletter-container .newleter-content label {
	display:none;
    padding-bottom: 10px;
    font-family: "Raleway",sans-serif;
    font-weight: 400;
    font-size: 14px;
    color: #FFF;
    width: 100%;
}
.newletter-container .newleter-content span {
	font-size:13px;
	color:#fff;
	text-transform:capitalize;
	font-weight:normal;
	display:none;
}
.newletter-container .newleter-content tr { float:left; margin:0; display:inline-block; width:auto; }
.newletter-container .newleter-content input  { 
	width:315px; 
	height:43px;
	padding:5px 10px; 
	border:0 !important; 
	background:#fff;
	color:#333;
	float:left;
}
.newletter-container .newleter-content .button {
	background:#DCA675;
    border:0;
	border-bottom: 2px solid #e68700;
    border-radius: 0;
    color: #ffffff;
	font-size:0;
	width:50px;
	height:43px;
    line-height: 43px;
    padding:0;
	text-align:center;
	display:inline-block;
}
.newletter-container .newleter-content .button:before {
    display: inline-block;
    font-family: FontAwesome;
    font-size: 16px;
    line-height: 43px;
    color: #fff;
    content: "\f0e0";
    width: 50px;
    height: 43px;
}
.newletter-container .newleter-content .button:hover { opacity:0.8; }
.newletter-container ul.link-follow { margin:15px 0 0; }
.newletter-container ul.link-follow li {
    text-align: center;
    float: none;
    display: inline-block;
    margin-right:20px;
}
.newletter-container ul.link-follow a {
    position: relative;
    display: inline-block;
    text-align: center;
    font-size:18px;
	font-weight:bold;
    color: #808080;
}
ul.link-follow li a span {
    font-size: 0;
}
.newletter-container ul.link-follow a:hover {
    color: #DCA675;
    border-color: #DCA675;
	padding:0;
}
/*End-Newletter============================================================*/
/*Brand====================================================================*/
.common-home .brand-slider-contain { margin:0; }
.brand-slider-contain { margin:40px 0 0; }
.brand-slider-contain .slides  {
	margin:0;
	background:#fff;
	padding:2px;
	border:1px solid #e5e5e5;
}
.brand-slider-contain .owl-theme .owl-controls { right:0; }
/*End-Brand====================================================================*/


/*Slider====================================================================*/

.sequence-pagination li a { background:#DCA675; }
.sequence-pagination li.current a { background:#a1cfb8; }

/*End-Slider====================================================================*/
/**** Category block ****/
ul.list-group > li {position:relative;}

.button-view {
	width:15px;
	height: 15px;
	background:url("../image/vertical_li.png") no-repeat scroll 0 0;
	text-indent: -99999px;
	position: absolute;
	right:0;
	top:8px;
	z-index: 9;
}
.alert-success button.close { line-height:15px;}
.alert-success button.close:hover { background:none; }
ul.list-group li.active .button-view  {
 background-position: 0 100%;
}
.ttopen {
 background-position: 0 100%;
}

#sequence-theme .controls a {
	background: url("../image/bg_direction_nav.png") no-repeat scroll 0 0 #c1c1c0;
	cursor: pointer;
	display: block;
	height: 54px;
	margin: -30px 0 0;
	position: absolute;
	text-indent: -9999px;
	top: 50%;
	width: 54px;
	opacity: 0;
	z-index:9;
}
#sequence-theme:hover .controls a { opacity: 1;}
#sequence-theme .controls .sequence-next { background-position: 100% 0; right: 95px; }
#sequence-theme .controls .sequence-prev { left: 95px;}
#sequence-theme .controls .sequence-next:hover {background:url(../image/bg_direction_nav.png) no-repeat 100% 100% #f4a09f;}
#sequence-theme .controls .sequence-prev:hover {background:url(../image/bg_direction_nav.png) no-repeat 0 100% #f4a09f;}

/*Testimonial==========================================*/
.testimonial-container { margin:0; }
.testimonial-container .owl-theme .owl-controls { top:-70px; }
.testimonial-container .box-testimonial {
	position: relative;
    padding:30px;
    text-align: left;
	background: #808080;
}
.testimonial-container .box-testimonial::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    width: 43px;
    height: 43px;
    background: url("../image/content-testimal.png") no-repeat 0 0 #DCA675;
}
.row-testimonials { display:inline-block; width:100%; margin:0 0 20px; }
.testimonial-container .owl-item { padding:0 15px; }
.product-testimonial .testimonial-images { float:left; width:170px; }
.product-testimonial .box-testimonial { margin-left:185px; padding:0; }
.testimonial-std {
	font-size: 14px;
    color: #fff;
    font-family: sans-serif;
    font-weight: 400;
}
.testimonial-container .testimonial-images {
	text-align: center;
    background: #DCA675;
    padding: 18px 0;
}
.testimonial-std .f:before {
    color: #666666;
    content: "";
    font-family: "Fontawesome";
    font-size: 15px;
    height: 10px;
    left: -8px;
    position: absolute;
    top: -2px;
    width: 10px;
}
.testimonial-std .l:before {
    color: #666666;
    content: "";
    font-family: "Fontawesome";
    font-size: 15px;
    height: 10px;
    left: 10px;
    position: absolute;
    top: 1px;
    width: 10px;
}
.testimonial-name h2 {
	text-align: left;
    color: #FFF;
    font-size: 22px;
    font-family: sans-serif;
    font-weight: 300;
    text-transform: uppercase;
	padding: 0 0 20px;
    margin: 0 0 20px;
    display: inline-block;
    width: 100%;
	position:relative;
}
.testimonial-name h2::before {
    background: #fff;
    height: 4px;
    width: 90px;
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
}
.testimonial-link { display:none; }
.testimonial-link a {
	font-size:12px;
	margin:0;
	text-transform:capitalize;
	color:#DCA675;
}
.testimonial-link a:hover { color:#444444; }
.testimonial-submit { display:none; }
/*End-testimonial==========================================*/

/*Feature-categor-----------------------------------------*/

.featured-categorytab {
	display:inline-block;
	width:100%;
	margin:20px 0 0;
}
.featured-category { position:relative; overflow:hidden; }
.featured-category.owl-carousel .owl-wrapper-outer { position:inherit; padding-top:10px; }
.featured-category .tabs-featured {
	position: relative;
    text-align: center;
    padding: 35px 15px 15px;
}
.featured-category .tabs-featured::before {
    position: absolute;
    top: 0;
    content: "";
    left: 0;
    width: 100%;
    height: 7px;
    display: block;
	background:#bbd615;
	-moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
}
.featured-category .tabs-featured:hover { cursor:pointer; }
.featured-category .tabs-featured:hover::before,
.featured-category .tabs-featured.active::before {
	top:-7px;
}
.featured-category .tabs-featured {
	background: #bbd615;
    border-bottom: 2px solid #a0b712;
}
.featured-category .tabs-featured.tab_cate116 {
	background:#ffd543;
    border-bottom:2px solid #dab639;
}
.featured-category .tabs-featured.tab_cate116::before {
	background:#ffd543;
}
.featured-category .tabs-featured.tab_cate112 {
	background:#f06262;
    border-bottom:2px solid #cd5454;
}
.featured-category .tabs-featured.tab_cate112::before {
	background:#f06262;
}
.featured-category .tabs-featured.tab_cate113 {
	background:#DCA675;
    border-bottom:2px solid #da8a00;
}
.featured-category .tabs-featured.tab_cate113::before {
	background:#DCA675;
}
.featured-category .tabs-featured.tab_cate115 {
	background:#44b5aa;
    border-bottom:2px solid #3a9b91;
}
.featured-category .tabs-featured.tab_cate115::before {
	background:#44b5aa;
}
.featured-category .tabs-featured span {
    font-size: 16px;
    color: #fff;
    font-family: sans-serif;
    font-weight: 600;
    margin:0;
    text-transform: uppercase;
    padding:15px 0 0;
	display:block;
}
.tab_featured_category .owl-item { padding:30px 15px 0; }
.featured-categorytab .owl-theme .owl-controls { top:-222px; }

/*list-web============================================*/
.information-contact #content h1,.information-contact #content h2 { margin:10px 0 0; }
.affiliate-login .well { border:1px solid #dddddd; margin:20px 0 0;}
.product-search .checkbox-inline { margin:10px 0 15px; }
.fix-nav {
    background:#ededed !important;
    left: 0;
    position: fixed !important;
    top: 0;
    width: 100%;
    z-index: 9999999;
	
}
.fix-nav.nav-container {
	padding:0;
	-moz-transition: all 0.5s ease;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
}
/*hover images==========================================================================*/
.item-inner .image {
	display: block;
	overflow: hidden;
	position: relative;
	text-align: center;
	padding: 0;
}
.item-inner .product-image .image1 {
	display:block;
	float:left;
	width:100%;
	z-index:1
}
/*
.item-inner:hover .product-image .image1
{
	display:none;
	-moz-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out;
}
*/

.item-inner .image2 {
	position:absolute;
	top:0;
    left:0;
	display:none;
	width:auto;
	-moz-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out;
	margin: auto;
    bottom: 0;
    right: 0;
}
/*
.item-inner:hover .image2
{
	display:block;
	z-index: 0;
	-moz-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out;
}
*/

.product-list .product-container .image {
	display: block;
	overflow: hidden;
	position: relative;
	text-align: center;
	padding: 0;
}
.product-list .product-container .product-image .image1 {
	display:block;
	float:left;
	width:100%;
	z-index:1
}
/*
.product-list .product-container:hover .product-image .image1
{
	opacity:0;
	-moz-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out;
}
*/

.product-list .product-container .image2 {
	position:absolute;
	top:0;
    left:0;
    opacity:0;
	display:block;
	width:auto;
	-moz-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out;
}
/*
.product-list .product-container:hover .image2
{
	opacity:1;
	z-index: 0;
	-moz-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out;
}
*/
.google-map{
    margin-bottom: 30px;
}
.information-contact .panel-default { border:0; padding:0; }
#map-canvas{
    width: 100%;
    height: 300px;;
}
.information-sitemap #content ul li ul { margin-left:20px; }
.information-contact .google-map { padding:10px 0; }
/*Mobile==========================================*/
@media (max-width:1199px) {
	#search-by-category .search-container #text-search { width:44%; }
	#top-links { margin-left:0; }
	.link-contact h2,#top-links a,#currency .btn-link strong,#language .btn-link span, #language .btn-link strong { font-size:12px; }
	.pt_vmegamenu .parentMenu a { font-size:12px; padding:15px 10px 8px 10px; }
	.banner-static .box-banner { width:49%; }
	.banner-static .box1-banner { width:49%; float:right; } 
	#cart .btn-inverse { font-size:13px; }
	.banner-box .des { padding-top:35%; }
	.item-inner .item-price { top:60px; }
	.newletter-container .newleter-content input { width:200px;}
	.item-inner .add-to-links div.compare button { border-right:1px solid #eee; }
	.banner-static img,.block-banner-left img { height:100% !important; width:100% !important; }
	.table-responsive td .input-group-btn { margin:0 0 0 10px; }
	.product-more-info .media-body { font-size:9px; }
	.product-more-info .media-body h3 { font-size:11px; }
	.product-view .item-inner .images-container .actions { padding:5px 0 0; }
	.currency-language { margin-right:10px; }
	.visible-lg { display: block !important;}
	.item-inner .image2 ,.product-list .product-container .image2{ display:none !important; opacity:1 ;  }
	.item-inner:hover .product-image .image1,.product-list .product-container:hover .image1 { opacity:1; }
	.item-inner .product-image .image1,.product-list .product-container .image1 { width:auto; float:none; display:inline-block; }
	#quickview-content,.qv-button-container,.zoomWindowContainer,#quickview-bg-block { display:none !important; }
	.module-title h2 { font-size:22px; }
	.testimonial-container .box-testimonial { padding:15px; }
	.testimonial-name h2 { font-size:15px; }
	.testimonial-std { font-size:12px; }
	.corporate-about .block-wrapper h3 { font-size:20px; }
	.product-grid .item-inner:hover .add-to-links div.compare { right:36px; }
	.product-grid  .item-inner:hover .add-to-links div.wishlist { left:36px; }
	.featured-categorytab .owl-theme .owl-controls { top: -212px; }
	.banner-top-content .col-md-3 { background:none; }
}
@media (max-width:992px) {
	.owl-theme .owl-controls .owl-buttons div { display:none; }
	.link-contact { text-align:center; margin:10px 0 0; }
	.link-contact h2 { float:none; display:inline-block; font-size:14px;}
	#top .col-md-5 { text-align:center; margin-top:10px; }
	.header-laguage, .header-currency,.currency-language,#top-links,.right-header { float:none !important; display:inline-block; margin-left:0; }
	#top-links .box-link label,#currency .dropdown-toggle,#language .dropdown-toggle { padding:6px 15px; }
	.header-currency .box-currency:hover .currency-content,.header-laguage .box-language:hover .lang-content,#top-links .box-link:hover .links { top:32px; }
	.link-contact h2, #top-links a, #currency .btn-link strong, #language .btn-link span, #language .btn-link strong { font-size:14px; }
	#search-by-category .search-container #text-search { width:55%; }
	.ma-corporate-about { text-align:left; }
	.table-responsive { overflow-y:hidden; }
	#logo { text-align:center; margin:15px 0 10px; width:40%; }
	#logo a { display:inline-block; }
	.menu-recent .item-inner .articles-date span { font-size:22px; }
	.newletter-container .newleter-content input { width:165px; }
	.footer-static-inner .col { margin-bottom:20px; }
	.home-title h3 { font-size:15px; }
	.layered-modunl .layered-heading strong { font-size:17px; }
	.layered-modunl .filter-attribute-container label { font-size:14px; }
	.layer-category .list-group a { font-size:12px; line-height:25px; }
	.powered h2 { font-size:12px; }
	#cart > .btn { text-align:left; font-size:11px; }
	.links li { float:none; display:inline-block; }
	#top #cart { float:none; display:inline-block; margin:13px 0 0; 	}
	.category-filter .panel-heading span { font-size:23px; }
	.category-filter .filter-content a.list-group-item { font-size:13px; }
	.filter-attribute-container .list-group-item .filter-price .input-price { margin:0 -4px 0 0; }
	.footer-static-2 .f-col { min-height:80px; }
	.product-view .product-name h1 { font-size:16px !important; }
	.product-view .form-group #button-cart { margin:0; }
	.footer .column { margin-bottom:20px; }
	.category .list-group li a { font-size:12px; }
	.products-category  .clearfix { display:none; }
	.visible-lg { display: none !important;}
	.visible-xs,.navbar-toggle { display: block !important;}
	.account-border .table-bordered thead td,.account-border .table-bordered td { display:block; }
	.lastest-container .lastest-content { width:100%; margin:10px 0 0; float:left; }
	.view-tag a { font-size:11px; }
	.navbar { margin: 0 !important; }
	.onsaleproducts-container .item-inner .name a { font-size:9px; }
	.onsaleproducts-container { padding:20px 5px 0; }
	.onsaleproducts-container .onsale-title { margin-bottom:5px; }
	.menu-recent .item-inner .articles-date,.menu-recent .item-inner .articles-date span { font-size:12px; }
	.menu-recent .articles-name { font-size:14px; margin:5px 0; }
	.corporate-about .col-md-3 .block-wrapper { background:none; }
	.product-grid .item-inner:hover .add-to-links div.compare { right:25px; }
	.product-grid .item-inner:hover .add-to-links div.wishlist { left:25px; }
	.product-view .tab-view a { font-size:16px; min-height:45px; padding:15px 30px 10px; }
}
@media (max-width:767px) {
	#leftSupplier{display:none;}
	.top-banner {margin:0px!Important;}
	.products-category .product-grid:nth-child(2n) {padding-left:6px!Important;padding-right:4px!Important;}
	.products-category .product-grid:nth-child(2n - 1) {padding-right:6px!Important;padding-left:4px!Important;}
	.item-inner {margin-bottom:6px;}
	.name a {font-size:14px;}
	.owl-theme .owl-controls .owl-buttons div { display:none; }
	#column-right,#column-left { display:block !important; }
	.link-contact { margin:10px 0; }
	.onsaleproducts-container,.banner-static { display:inline-block; width:100%; }
	.onsaleproducts-container .item-inner .name a { font-size:13px; }
	.banner-static-contain img,.banner-right1 img,.banner-home img,.banner-center img,.banner-view img,.menu-recent img { width:100% !important; } 
	.banner-static .banner-static-container { width:100%; }
	.banner-static .banner-inner,.banner-home .banner-box,.banner-center .banner-box { margin-bottom:30px; }
	.new-products-container,.onsaleproducts-container,.Category1_Home1 { margin:40px 0 0; }
	.bestproduct-container { margin:10px 0 0; }
	.corporate-about .block-wrapper:hover .fa  { animation:inherit; }
	.lastest-container .lastest-content { width:auto; float:none; margin:0 0 0 120px; }
	.product-list .name-review { margin:30px 0 0; }
	.product-view .form-group #button-cart { margin:0 0 0 30px; }
	.product-view .thumbnails-image .thumbnail { background:#eee; }
	.product-view .item-inner .add-to-links .wishlist, .product-view .item-inner .add-to-links .compare { width:40px; }
	.footer { padding:50px 0 10px; }
	.product-view .tab-view { margin:20px 0 0; }
	.ma-footer-static-container p, .footer-static2 .f-col3 .footer-static-content ul li a, .ma-footer-static-container { font-size:12px; }
	.ma-footer-static-container .f-col { margin:0 0 20px; }
	.powered .right-powered  { margin:10px 0 0; text-align:left; }
	.breadcrumb a { font-size:15px; }
	.powered .right-powered a { float:left; }
	.product-list .name { margin:20px 0 0; }
	.item-inner:hover .add-to-links div.compare { right: 50px; }
	.item-inner:hover .add-to-links div.wishlist { left:50px; }
	.testimonial-name h2 { font-size:18px; }
	.testimonial-std { font-size:13px; }
	#top-links { margin-left:0;position: absolute; top: -50px; right: 17px; width:auto; }
	.box-header { width:100%; display:inline-block; text-align:center; }
	.top-cart { float:none; display:inline-block; }
	#cart .top-cart-contain { margin-left:0; }
	#search-by-category { width:51%; float:none; margin:0 auto; }
	#cart .dropdown-menu { right:-50px; }
	.item-inner .image1,.product-list .product-container .image1,.thumbnails-image img { /*width:100%;*/ }
	.product-grid .item-inner:hover .add-to-links div.compare { right:225px; }
	.product-grid .item-inner:hover .add-to-links div.wishlist { left:225px; }	
	.product-list .item-inner .add-to-links div.wishlist, .product-list .item-inner .add-to-links div.compare { right:inherit !important; left:inherit !important; }
	.product-view .item-inner:hover .add-to-links .compare { right:-10px; }
	.product-view .item-inner:hover .add-to-links .wishlist { left:-3px; }
	.banner-static .box-banner,.banner-static .box1-banner { width:100%; }
	.banner-static .col1-banner { margin-bottom:10px; } 
}
@media (max-width:680px) {
	.header-row1 { margin:0; }
	#cart .dropdown-menu { right:-50px; }
	.box-header { display:inline-block; width:auto; text-align:center; float:right; }
	.top-cart { float:none; display:inline-block; }
	.checkout-cart .table td { font-family:'arial'; text-transform:uppercase; font-size:16px; width:100%; border:0 !important; float: left !important; text-align: left !important; white-space: nowrap !important; }
	.table-responsive td .input-group-btn { margin:0 0 0 16px; }
	.zoomContainer { display:none; }
	.item-inner:hover .add-to-links div.compare { right:42px; }
	.item-inner:hover .add-to-links div.wishlist { left:42px; }
	.product-view .item-inner:hover .add-to-links .compare { right:50%; margin-right:-106px; }
	.product-view .item-inner:hover .add-to-links .wishlist { left:50%; margin-left:-100px; }
}
@media (max-width:650px) {
	.item-inner:hover .add-to-links div.compare  { right:30px; }
	.item-inner:hover .add-to-links div.wishlist	{ left:30px; }
	.product-grid .item-inner:hover .add-to-links div.compare { right:195px; }
	.product-grid .item-inner:hover .add-to-links div.wishlist { left:195px; }
}
@media (max-width:605px) {
	.item-inner:hover .add-to-links div.compare,
	.product-grid .item-inner:hover .add-to-links div.compare	{ right:170px; }
	.item-inner:hover .add-to-links div.wishlist,
	.product-grid .item-inner:hover .add-to-links div.wishlist	{ left:170px; }
}
@media (max-width:580px) {
	.link-contact h2 { margin-bottom:10px; }
	#search-by-category .search-container #text-search { width:60%; }
	.product-filter .sort,.product-filter .limit { /*display:none;*/ }
	.col-mobile { width:100% !important; }
	.product-view .tab-view textarea { width:280px; }
	.product-view .nav-tabs,.product-view .tab-content { width:100%; }
	.product-view .tab-view a { font-size:14px; }
	#content .related-title h2 { font-size:18px; }
	.newletter-container .newleter-content input { width:200px; }
	.newletter-container #subscribe { width: 330px; }
	.item-inner .add-to-links div,.item-inner .add-to-links div.cart { float:none; display:inline-block; }
	.item-inner .images-container .actions { padding:5px 0 0; }
	#search .search-content { right:-100px; }
	.item-inner:hover .add-to-links div.compare,
	.product-grid .item-inner:hover .add-to-links div.compare{ right:50%; margin-right:-100px; }
	.item-inner:hover .add-to-links div.wishlist,
	.product-grid .item-inner:hover .add-to-links div.wishlist	{ left:50%; margin-left:-100px; }
	.product-list .item-inner .add-to-links div.wishlist, .product-list .item-inner .add-to-links div.compare { margin:0; }
	.product-view .tab-view a { text-align:left; }
}
@media (max-width:450px) {
	.product-view .tab-view input.form-control,.product-view .tab-view textarea { width:200px; }
	.newletter-container .newleter-content input { width:150px; }
	.newletter-container #subscribe { width:243px; }
	.footer-static-2 .footer-static-content li { margin:3px; }
	.footer-static-2 .footer-static-content li:last-child { margin:3px;}
	.links li a,#currency .dropdown-toggle { background:none; }
	#search-by-category .search-container .categories-container .hover-cate .cate-items { width:100%; }
	#search-by-category .search-container .categories-container { width:100%; border-bottom:1px solid #ddd; }
	#search-by-category .search-container .categories-container .hover-cate p i { border:0; }
	.product-list .item-inner .add-to-links { width:100%; text-align:left; }
	.product-list .actions { width:100%; float:left; margin:10px 0 0; }
}
@media (max-width:400px) {
	.link-contact h2, #top-links a, #currency .btn-link strong, #language .btn-link span, #language .btn-link strong { font-size:12px; }
	.currency-language { margin:0; }
	#top-links .box-link label, #currency .dropdown-toggle, #language .dropdown-toggle { padding:6px 10px; }
	#currency .dropdown-toggle { min-width:60px; }
	.product-view .form-group #button-cart { margin:0 0 0 10px; float:left; }
	.checkout-cart .panel-collapse input { width:100%; margin:0 0 10px; }
	.product-view #product .add-to-links .wishlist, .product-view #product .add-to-links .compare { width:100%; margin:5px 0 0; }
}
#back-top {
	background:#7f7f7f;
    bottom: 35px;
    display: none;
    height: 40px;
    position: fixed;
    right: 12px;
    width: 40px;
    z-index: 99;
    cursor: pointer;
    border: 2px solid #fff;
	color:white;
	font-size:36px;
	font-weight:bold;
	text-align:center;
}
#back-top:hover {
    background: #DCA675;
}
#back-top {
    -moz-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out;
}
#back-top:hover {
	cursor: pointer;
    -moz-transition: all 0.3s ease 0s;
}
/*css3===================================================================*/
a,#top #currency .currency-select,#search .btn-lg,.item-inner,.item-inner .button-group .cart button span,
.item-inner .add-to-links .wishlist button,.item-inner .add-to-links .compare button,.product-list .product-container,.box-col-inner .pull-left .fa,.box-col-inner .pull-left,#cart .icon-cart,#cart .icon-cart .fa,#search .btn-lg .fa,ul.tabs li span,ul.tabs-category li,ul.link-follow a,ul.link-follow li a span,#currency .dropdown-menu .currency-select span,.product-view .add-to-links button,
.banner-static-contain .banner-box img,.product-list .cart button span,.product-list .cart button span span,.product-list .add-to-links .wishlist button,.product-list .add-to-links .compare button,
.product-view .form-group #button-cart span,.quickview-container #button-cart span,.quickview-container .btn-group button.wishlist,.quickview-container .btn-group button.compare,
.block-banner-left img,.btn, button,.banner-view img,.banner-static img,.banner-center img {
	-moz-transition: all 0.5s ease;
	transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
}
a:hover,#top #currency .currency-select:hover,#search .btn-lg:hover,.item-inner:hover,.item-inner .button-group .cart button:hover span,.item-inner .add-to-links .wishlist button:hover,.item-inner .add-to-links .compare button:hover,.product-list .product-container:hover,.box-col-inner:hover .pull-left .fa,.box-col-inner:hover .pull-left,#cart:hover .icon-cart,#cart:hover .icon-cart .fa,#search .btn-lg:hover .fa,ul.tabs li span:hover,ul.tabs-category li:hover,ul.link-follow a:hover,ul.link-follow li a:hover span,
#currency .dropdown-menu .currency-select span:hover,.product-view .add-to-links button:hover,
.banner-static-contain .banner-box:hover img,.product-list .cart button:hover span,.product-list .cart button:hover span span,.product-list .add-to-links .wishlist button:hover,
.product-list .add-to-links .compare button:hover,.product-view .form-group #button-cart:hover span,
.quickview-container #button-cart:hover span,.quickview-container .btn-group button.wishlist:hover,
.quickview-container .btn-group button.compare:hover,.block-banner-left img:hover,.btn:hover, button:hover,.banner-view img:hover,.banner-static img:hover,.banner-center img:hover  {
	-moz-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	cursor: pointer;
}
.links li a span,.footer-static2 .f-col3 .footer-static-content ul li a {
	-moz-transition: color 0.5s ease;
	transition: color 0.5s ease;
	-webkit-transition: color 0.5s ease;
}
.links li a:hover span,.footer-static2 .f-col3 .footer-static-content ul li a:hover {
	-moz-transition: color 0.5s ease;
	-webkit-transition: color 0.5s ease;
	cursor: pointer;
}
#sequence-theme .controls a {
	-moz-transition: background-color 0.5s ease;
	transition: background-color 0.5s ease;
	-webkit-transition: background-color 0.5s ease;
	border-radius:100%;
}
#sequence-theme .controls a:hover {
	-moz-transition: background-color 0.5s ease;
	-webkit-transition: background-color 0.5s ease;
	cursor: pointer;
}
.products-category .product-list,.product-search .product-list{
webkit-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
-moz-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
-o-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
}
/*hover images==========================================================================*/

#filter-group2 {overflow-y:auto;overflow-x:hidden;}
#filter-group2 .checkbox {margin:0;}
#filter-group2 .checkbox label {font-weight:normal;font-size:13px;padding-top:0px;}
#filter-group2 .checkbox label:hover {text-decoration:underline;}

