@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: url('fonts/OpenSans-Light.woff') format('woff');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/OpenSans.woff') format('woff');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: url('fonts/OpenSans-Semibold.woff') format('woff');
}


select { border:1px solid #aeaeae !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 {
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	color: #666;
	font-size: 13px;
	line-height: 20px;
	background-color: #f9f9f9;
	padding-right: 0 !important;
	text-shadow: 0 !important;
	
}
iframe {
	border: 0;
}

.main-container {
	/*background: #fff;*/
	margin-bottom: 15px;
}

.main-container .row-content {
	/*background: #F9F9F9;*/
	padding-top:15px;
}

h1, h2, h3, h4, h5, h6 {
	color: #2f2f2f;
}

a:focus {
	color: #636363;
}

button:focus { outline:none; }
#content h1 ,#content h2 {
    border: medium none;
    color: #777;
    font-size: 20px;
	margin:10px 0 10px;
}
#content .account-border h1,#content .account-border h2 { margin:0; padding:20px 0; display:inline-block; width:100%; }
/* 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: #636363;
	font-size:13px;
	text-decoration: none !important;
	cursor: pointer;
}
:focus        { outline:none; }
a:focus        { outline:none; }
a:hover {
	text-decoration: none !important;
	color: #dbb541;
}
a:hover {
	text-decoration: none;
}
legend {
	font-size: 16px;
	padding: 10px 0px 10px;
}
label {
	font-size: 13px;
	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:35px;
	border:1px solid #aeaeae;
	border-radius:4px;
}
.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;
}

#span-monthly {
	font-size: 30px;
	font-weight: bold;
	padding-left: 10px;
}

/*Static-right-------------------------------------------------*/

.static-right { position: fixed; top:150px; display: inline-block; right:0; background:#000; height: auto; width:100%; z-index: 99;}
.static-right a { color: #fff; font-size:16px;}
.static-right .l-col { margin: 10px 0 0; right:-182px; position: absolute; }
.static-right .l-col.facebook:hover { right:0; }
.static-right .l-col.insta:hover { right:0; }
.static-right .l-col.twitter:hover { right:0; }
.static-right .l-col.dribble:hover { right:0; }
.static-right .l-col.pinterest:hover { right:0; }
.static-right .l-col.google:hover { right:0; }
.static-right .l-col:hover { cursor: pointer;}
.static-right .facebook {
    top: 0px; 
}
.static-right .insta {
    top:58px;
}
.static-right .twitter {
    top:115px;
}
.static-right .dribble {
    top:172px;
}
.static-right .pinterest {
    top:229px;
}
.static-right .google {
    top:286px;
}
.static-right .box-right {
    padding: 0 0 0 50px;
    border-radius: 5px 0 0 5px;
}
.static-right .facebook .box-right {
    background: url("../image/bg-facebook.png") no-repeat 0 0 #3b5998;
    border-bottom: 3px solid #324c81;
}
.static-right .insta .box-right {
    background: url("../image/bg-insta.png") no-repeat 0 0 #3f729b;
    border-bottom: 3px solid #366184;
}
.static-right .twitter .box-right {
    background: url("../image/bg-twitter.png") no-repeat 0 0 #00aced;
    border-bottom: 3px solid #0092ca;
}
.static-right .dribble .box-right {
    background: url("../image/bg-dribble.png") no-repeat 0 0 #ea4c89;
    border-bottom: 3px solid #c74175;
}
.static-right .pinterest .box-right {
    background: url("../image/bg-pinterest.png") no-repeat 0 0 #cb2027;
    border-bottom: 3px solid #ad1b21;
}
.static-right .google .box-right {
    background: url("../image/bg-google.png") no-repeat 0 0 #dd4b39;
    border-bottom: 3px solid #bc4031;
}
.static-right .l-text {
    border-left:1px solid #fff;
    height: auto;
    margin: 0 0 -3px 0;
    padding: 0 20px 0 15px;
    width: 182px;
    line-height: 50px;
    font-size: 16px;
    color: #ffffff;
    display: block;
    text-indent:0px;
}

/*-------------------------------------------------------------*/
/* top */
#logo { text-align:left; margin:0; }
#logo a { display:inline-block; }
#top {
	position:relative;
	z-index: 1001;
	padding: 0;
	margin:0;
	background:#000;
}

#bottom {
	position:relative;
	z-index: 0;
	padding: 0;
	margin:0;
	background: red;
	background: #f4ca49 url("../image/bg-subscribe.png") repeat scroll 0% 0%
}

#bottom i {
	color: #1b1b1b;
}

#top #currency .currency-select {
	text-align: left;
	text-transform: inherit;
	background:none;
	text-decoration:none !important;
	padding:5px 6px 5px 15px;
	border:0;
}
#top #currency li:first-child .currency-select { border-radius:5px 5px 0 0;}
#top #currency li:last-child .currency-select { padding:5px 6px 8px 15px; border-radius:0 0 5px 5px; }
#top #currency .currency-select:hover,#top #currency li.active .currency-select {
	text-shadow: none;
	color: #fff;
	background: #626871;
	border:0; 
	padding:5px 6px 5px 15px;
	text-decoration:none !important;
}
#top #currency .currency-select:hover span,#top #currency li.active .currency-select span { 
	color:#fff;
}
.links { margin: 0; padding:0; width: 100%; }
.links li {
	margin:0;
    float: left;
}

#top li.link-wishlist {
	padding-left: 20px;
}

.links li:last-child { padding:0; }
.links li a {
	padding: 6px;
	color: #ffffff;
	display: inline-block;
	border-bottom: 4px solid #000;
	font-weight: normal;
	font-size: 13px;
	background: #000;
	line-height: 20px;
}
.links li a:hover {
  background: url("../image/bg-repeat.png") repeat;
  border-bottom: 4px solid #f4ca49;
}

#top-language .dropdown li > a:hover {
	border-bottom: 4px solid #000;
}

#top-language  a:focus {
	border-bottom: 4px solid #f4ca49;
}

#top-language .dropdown li > a {
	border:0;
}

#top-language .dropdown li > a:hover {
	border:0;
}

#top-language .dropdown-menu li >a:focus {
	color:#fff;
}

.links li .nav .open > a { background:none; }
.links li:last-child { background: none; }
.links .dropdown-menu li { background: none; padding:0; width:100%;  text-align: left; }
.links .dropdown-menu li a { padding:6px 8px; background:none; width:100%; }
.links .dropdown-menu li:last-child a { padding:4px 8px 8px; border-radius:0 0 5px 5px; }
.links .dropdown-menu li:first-child a { border-radius:5px 5px 0 0; }
.links .dropdown-menu li a:hover {  color:#fff; background: #2f2f2f; }
.nav .links .open>a,.nav .links .open>a:focus,.nav .links .open>a:hover {
	background: url("../image/bg-repeat.png") repeat;
	border-bottom: 4px solid #f4ca49;
}
#top-links .dropdown-menu {
	padding: 0;
	border:0;
	background:#2f2f2f;
	border-radius:5px;
	margin:3px 0 0;
	min-width:115px;
	box-shadow: 0 0 8px 4px rgba(0,0,0,0.2);
}



#dropdown-menu-account {
	background: #2f2f2f;
	padding: 10px 10px 0 10px;
	border-bottom-right-radius:5px;
	border-bottom-left-radius:5px;
	border-bottom: 1px solid #2f2f2f;
	border-right: 1px solid #2f2f2f;
	border-left: 1px solid #2f2f2f;
}

.logged-in {
	border-radius: 5px;
}


#dropdown-menu-login {
	background: #f9f9f9;
	padding: 10px 10px 0 10px;
	border-top-right-radius:5px;
	border-top-left-radius:5px;
	border-left: 1px solid #a7a7a7;
	border-right: 1px solid #a7a7a7;
	border-top: 1px solid #a7a7a7;
}


#dropdown-menu-login a:hover {
	text-decoration: underline !important;
	background: none;
	padding: 0 0 10px 0;
}

#dropdown-menu-login a {
	color: #666;
	padding: 0 0 10px 0;
}


#dropdown-menu-account .heading {
    background: url(../image/bg-f-title3.png) no-repeat 0 100%;
    padding-bottom: 13px;
    margin-bottom: 7px;
}

#dropdown-menu-account .spacer {
	border-top: 1px solid #7b7b7b;
	margin-bottom: 5px;
}

#dropdown-menu-account h3 {
	color: #FFF;
    font-size: 15px;
    margin: 0px;
    text-transform: uppercase;
}

#dropdown-menu-account .account-links {
	margin-bottom: 5px;
}

#dropdown-menu-account a:hover {
	text-decoration: underline !important;
}


#top i {
	padding-right: 7px;
}


.dropdown-menu h3 {
	color: #FFF;
	font-size: 15px;
	margin: 0px;
	text-transform: uppercase;	
}

#top .heading {
    background: url(../image/bg-f-title3.png) no-repeat 0 100%;
    padding-bottom: 13px;
    margin-bottom: 7px;
}


#link-register:hover {
	background: url(../image/bg-repeat.png) repeat;
	border-bottom: 4px solid #f4ca49;
}

#link-register {
	background: 0;
	border: 0;
}

#dropdown-login a {
	padding-left: 0;
	color: #7b7b7b;
}

#dropdown-login .btn-1 {
	width: 100%;
}

#dropdown-account a {
	padding-left: 0;
}

#dropdown-account-block a:hover {
	text-decoration: underline !important;
}

#dropdown-login, #dropdown-account {
	border:0;
	background:#2f2f2f;
	border-radius:5px;
	margin:3px 0 0;
	width:240px;
}


#top-links .nav .open>a,#top-links .nav .open>a:hover,#top-links .nav .open>a:focus { background:none; }
#top-links .dropdown-menu a {
	text-shadow: none;
	border:0;
}
#top .btn-link strong {
	font-size: 14px;
}
#top-links {
	padding: 0;
	float:right !important;
	position:relative;
}

#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:9px 0;*/
}
#currency label {
	color: #fff;
	font-size: 14px;
	font-weight: normal;
	margin:4px 5px 0 0;
	float:left;
}
#currency .box-currency { float:left; }
#currency .box-currency  .dropdown-currency {
	position: absolute;
	top: 27px;
	right: 0;
	z-index: 9;
	list-style: none;
	padding: 0;
	margin: 0;
	display:none;
	border-radius: 5px;
}
#currency .box-currency:hover  .dropdown-currency {
    top: 27px;
	display:block;
}
#currency .currency-content {
	background: #474E58;
	border-radius: 5px;
	display: inline-block;
	margin: 10px 0 0;
	position: relative;
	min-width:54px;
}
#currency .dropdown-toggle {
	padding:7px 6px 7px 15px;
	width: 55px;
	display: block;
	text-align: left;
	position: relative;
	border-radius: 5px;
	z-index: 8;
	background:#474E58;
	text-decoration:none !important;
	border:0;
	font-size:13px;
}
#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;
}

#btn-language {
	color : #fff;
}

#top-language .caret {
	margin-left:2px;
}

#dropdown-menu .dropdown-menu li > a:focus {
	background: #2f2f2f;
}

#dropdown-menu .dropdown-menu li > a:hover {
	background: #2f2f2f;
}


#top-language .dropdown-menu { min-width:35px;  margin:3px 0 0; padding:0; background: black; border:0; border-radius: 5px; }
#currency .dropdown-menu { right:0; min-width:43px; margin:5px 0 0; padding:0; }
#currency .dropdown-menu li {
	border-bottom:1px solid #000;
}
#currency .dropdown-menu li:last-child { border:0; }
#currency .btn-link span,#currency .btn-link strong {
    color: #fff;
    font-size: 13px;
    text-transform: uppercase;
    text-decoration: none !important;
}
#currency .btn-link span:hover,#currency .btn-link strong:hover {
	text-decoration: none !important;
}
#currency .btn-link strong { margin-right: 3px;}
#currency .btn-link .fa-caret-down {
	color: #fff;
	font-size: 9px;
	position: relative;
	top:-1px;
	left: 0;
	margin-left: 2px;
}
#currency .dropdown-menu .currency-select span { position: relative; top: 0; left: -1px; margin-right: 3px; }
#currency .dropdown-menu .currency-select:hover span { color:#f36b6c; }
#language { margin-left:0px; }
#language label {
	color: #fff;
	font-size: 14px;
	font-weight: normal;
	margin-right: 5px;
	float: left;
	margin: 4px 5px 0 0;
}
#language .dropdown-toggle {
    padding: 0px 0px 3px 12px;
	width: 50px;
	display: block;
	text-align: left;
	position: relative;
	z-index: 8;
	border:0;
	background: #000;
	text-decoration: none !important;
	text-decoration:none !important;
}
#language .box-language .dropdown-language {
	position: absolute;
	top: 26px;
	right: 0;
	z-index: 9;
	list-style: none;
	padding: 0;
	margin: 0;
	display:none;

}
#language .box-language:hover .dropdown-language {
	top: 25px;
	display:block;
}
#language .box-language { float:left; }
#language .lang-content {
  position: relative;
  margin: 0 0 0;
  display: inline-block;
  background: #000;
  border-radius: 5px;
  width: 50px;
}
#language .btn-link span,#language .btn-link strong {
    color: #fff;
    font-size: 12px;
    text-align: left;
    text-transform: uppercase;
}
#language .btn-link img {
	position: relative;
    top: -1px;
	margin-right: 3px;
}
#language .dropdown-language img {
	position: relative;
    top: -1px;
	margin-right: 3px;
}
#language .btn-link .fa-caret-down {
	color: #fff;
	font-size: 9px;
	position: relative;
	top:-1px;
	left: 0;
	margin-left:2px;
}
#language .dropdown-menu a {
    color: #666666;
    font-size: 13px;
    text-align: left;
    text-transform: inherit;
    padding: 5px 10px;
}
#language .dropdown-menu a:hover {
	color: #f36b6c;
	background:none;
}
.currency-language #language a {
	display: inline-block;
	font-size:12px;
	width:100%;
	color:#fff;
	line-height: 21px;
}

.currency-language #language li > a { padding:6px 6px 8px 15px; border-radius: 0; }
.currency-language #language a:hover,.currency-language #language li.active a { color: #fff; background:#626871; }
#language .dropdown-menu img { position: relative; top: -1px; left:-1px; margin-right: 3px;}
.dropdown-menu {
	box-shadow: none;
	border:0;
	background:#fff;
	border:1px solid #AEAEAE;
	min-width: 140px;
	border-radius:4px;
}
.text-welcome { text-align:left; float:right; margin:0 30px 0 0; }
.text-welcome p {
	margin:13px 0 0;
	text-align: center;
	display: inline-block;
	width: 100%;
	color: #fff;
}
/*Header-static------------------------------------------------*/



.header-static {
  width: 100%;
  margin: 0;
  padding: 12px 0;
  height: 60px;
}
.header-static .header-time {
  padding: 0 0 0 43px;
  background: url("../image/header-time.png") no-repeat left center;
  text-align:left;
}
.header-static .header-shipping {
  padding: 0 0 0 43px;
  background: url("../image/header-shipping.png") no-repeat left center;
  text-align:left;
}
.header-static .header-money {
  padding: 0 0 0 43px;
  text-align:left;
  background: url("../image/header-money.png") no-repeat left center;
}
.header-static .header-phone {
  padding: 0 0 0 43px;
  background: url("../image/header-phone.png") no-repeat left center;
  text-align:left;
}
.header-static h2 {
  font-size: 14px;
  font-weight: bold;
  color: #000;
  margin: 0;
  line-height: 18px;
}
.header-static p {
  font-size: 12px;
  color: #000;
  margin: 0;

}
/*-------------------------------------------------------------*/

/*Banner-Static-------------------------------------------*/
.product-ocnewproduct .banner-left { margin:0 0 30px; }
.product-ocbestseller .banner-left { margin:0 0 30px; }
.banner-static-contain { margin:30px 0 30px; }
.banner-left {
	display:inline-block;
	width:100%;
	margin:40px 0 0;
}
.title-banner {
  background: url("../image/bg-bottom1-title.png") repeat-x scroll left bottom;
  float: left;
  width: 100%;
}
.title-banner h2 {
	background: url("../image/bg1-bottom-title.png") no-repeat scroll left bottom;
	color: #777;
	font-size: 20px;
	margin: 0;
	padding: 0 0 15px;
	display: inline-block;
	text-transform: uppercase;
}
.content-banner { margin:20px 0 0; display:inline-block; width:100%; }
.content-banner p {
	font-size: 14px;
	color: #333;
	text-transform: inherit;
	font-style:italic;
	margin: 0px;
}
/*--------------------------------------------*/

/*Banner-Center-------------------------------------------*/
.banner-center-one { margin:20px 0 0; }
.custom-block {
	margin:20px 0 0;
	text-align:center;
}
.custom-block .custom-block-title {
  width: 300px;
  background: url("../image/bg-cutom-block.png") repeat-x 50%;
  margin: 0 auto;
  text-align: center;
  display: inline-block;
}
#content .custom-block .custom-block-title h2 {
  color: #777777;
  font-size: 20px;
  text-transform: uppercase;
  text-align: center;
  display: inline-block;
  min-width: 160px;
  background: #fff;
}
.custom-block .custom-block-content {
  display: inline-block;
  background: url("../image/bg-right-custom.png") no-repeat 100% 0;
  margin: 5px 0 0;
  padding: 0;
  width: 100%;
  text-align: center;
}
.custom-block .custom-block-text {
  display: inline-block;
  background: url("../image/bg-left-custom.png") no-repeat 0 0;
  margin: 0;
  padding: 0;
  height: 75px;
  width: 100%;
  text-align: center;
}
.custom-block .custom-block-text p {
  max-width: 575px;
  display: inline-block;
  text-align: center;
  padding: 10px 0 0;
}
/*--------------------------------------------*/

/*Latest Static===================================================*/

.latest-title {
	background:url("../image/bg-block.png") repeat-x scroll center bottom;
    margin: 0 0 20px;
	float:left;
	width:100%;
}
.latest-title h2 {
	background: url("../image/border_tab.png") no-repeat scroll left bottom;
    font-size:18px;
	font-family:CalibriBold;
	color:#666666;
	line-height:28px;
    margin: 0;
    padding-bottom: 5px;
    text-transform: uppercase;
}
.latest-content h3 {
	margin-bottom: 0;
    padding-left: 50px;
    text-transform: uppercase;
	font-size:15px;
	font-family:CalibriBold;
	color:#666;
	margin:13px 0 0;
}
.latest-row1 { margin:15px 0 0; }
.latest-content .row-content { position:relative; }
.latest-content .latest-down { position:absolute; top:-37px; left:0;}
.latest-content .timmer { min-width:40px; padding:3px 5px; background:#ed6f6f; float:left; }
.latest-content .timmer span {
	color:#ffffff;
	text-transform:uppercase;
	text-align:center;
	border-bottom: 1px solid #ffffff;
	padding:0;
	margin:0;
	display:block;
	width:100%;
}
.latest-content .timmer span.month {
	border:0;
}
.latest-content p {
	font-size:13px;
	color:#666;
	margin:8px 0 0;
	padding:0;
}

/*===================================================*/
/* search */
.header-block-static { margin:15px 0 0; }
.box-col {
    overflow: hidden;
    position: relative;
    text-align: center;
}
.header-block-static .box-col-inner {
    cursor: pointer;
}
.header-block-static .pull-left {
    border: 1px solid #121212;
    border-radius: 100%;
    font-size: 18px;
    height: 44px;
    line-height: 44px;
    margin-right: 10px;
    text-align: center;
    width: 44px;
}
.header-block-static .pull-left .fa {
    font-size: 18px;
    line-height: 44px;
    text-align: center;
	color:#444;
}
.header-block-static .media-body {
    font-size: 11px;
    text-align: left;
}
.box-col-inner:hover .pull-left .fa {
	color:#fff;
}
.box-col-inner:hover .pull-left { background:#f36b6c; border:1px solid #f36b6c; }
.header-block-static .media-body h3 {
    color: #000000;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    line-height: 20px;
    margin: 0;
    text-transform: uppercase;
}
.header-search { 
	width:auto;
	text-align:center;
	position:absolute;
	bottom:-85px;
	right:15px;
}
#search {
    border:1px solid #e1e1e1;
	background:#fff;
    height: 35px;
    width: 270px;
	margin:12px 0 0;
	display:inline-block;
}
#search input {
	background: none;
	border: medium none;
	box-shadow: none;
	color: #929191;
	float: left;
	font-size: 12px;
	height: 35px;
	margin: 0;
	padding:0 10px;
	width: 225px;
	border-radius:0;
}
#search .btn-lg {
	background:none;
    border: 0 none;
    display: block;
	float:right;
    height: 35px;
    padding: 0;
    width: 40px;
}
#search .btn-lg .fa {
	color:#000000;
	font-size:18px;
	margin:-1px 0 0;
}
#search .btn-lg:hover .fa {
	color:#f36b6c;
}

#search .input-group-btn { width:auto !important; float:right; }

/* cart */
#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;
}
.top-cart { 
	float:left;
	margin:0;
}
#cart .icon-cart {
	background:url("../image/icon-cart.png") no-repeat 0 0;
	width:60px;
	height:65px;
    font-size: 18px;
    margin-right: 15px;
    text-align: center;
}

#mobile .icon-cart {
	background:url("../image/icon-cart.png") no-repeat 0 0;
	width:60px;
	height:65px;
	font-size: 18px;
	margin-right: 15px;
	text-align: center;
}

#cart:hover .icon-cart {
	background:url(../image/icon-cart.png) no-repeat 0 -150px;
}

#cart .top-cart-content a.show-all {
	color : #A8A8A8;
	font-size:13px;
}

#cart .top-cart-content a.show-all:hover {
	color : #fff;
}

#cart .top-cart-content {
  width: 280px;
  position: absolute;
  top: 73px;
  right:19px;
  background: #2f2f2f;
  padding: 10px;
  text-align: left;
  color: #fff;
}
#cart:hover .top-cart-content  {
}
#cart .pull-right { float:left !important; }
#cart .top-cart-content .cart-arrow {
  background: url("../image/bg-arrow.png") no-repeat 0 0;
  top:-9px;
  display: none;
  height: 11px;
  left:55px;
  position: absolute;
  width: 18px;
  z-index: 1000;
}
#cart:hover .top-cart-content .cart-arrow {
	
}
#cart .btn-inverse {
	border: 0;
	background:none;
	width: auto;
	padding:0 0 30px;
	margin:8px 0 0;
	position: relative;
	box-shadow: none !important;
	text-shadow: none !important;
	z-index: 1;
	text-decoration:none !important;
	text-align:left;
}
#cart .title-cart {
	color: #000;
	display:block;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
    vertical-align: top;
}
#cart #cart-total { 
	color: #000;
	font-size: 12px;
	text-transform: uppercase;
	line-height: 12px;
	display:block;
	margin: 5px 0px 8px 0px;
}
#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 .dropdown-menu {
	background:#fff;
	box-shadow:0 0 4px 0 rgba(0, 0, 0, 0.14);
	z-index: 1001;
	border: 0;
	padding:15px 20px;
	border:0;
	border-radius:0;
	margin:6px 0 0;
}
#cart .dropdown-menu {
	min-width: 100%;
}
#cart .dropdown-menu table {
	margin-bottom: 10px;
}
#cart .dropdown-menu li p {
	font-size: 12px;
	padding: 0;
	text-align: center;
	padding: 10px;
}
.arrow-cart {
	background: url("../image/arrow-up1.png") no-repeat scroll 0 0;
    height: 7px;
    right: 65px;
    position: absolute;
    top: -10px;
    width: 10px;
}
.row-cart { width:100%; margin-bottom:10px; display:inline-block; border-bottom:1px solid #444444; }
.row-cart .image-cart {
	width:50px;
	float:left;
}
.row-cart .image-cart .img-thumbnail { border-radius: 4px; padding:0; border:0; }
.row-cart .cart-content {
	margin-left:60px;
	width: 200px;
    font-size: 13px;
	text-align:left;
	position:relative;
	margin-bottom: 10px;
}
.row-cart .cart-content .cart-price { color:#ea3242; font-size:12px; }
.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; border:0; }
.cart-content .btn .fa-times-circle { color:#7a7a7a; }
.cart-content .btn .fa-times-circle:hover { color:#fff; }
.cart-content .product-name a {
    color: #a8a8a8;
    font-size: 13px;
}

.cart-content .product-name {
	overflow: hidden;
}


.cart-content .product-name b {
    color: #FFF;
    font-weight: bold;
}

.cart-content .product-name a:hover {
	color: #fff;
}
.row2-cart { text-align:right; width:100%; font-size:14px; }
.row2-cart .box-cart { margin-bottom:8px; margin-top: 8px; font-size: 15px;}
.row2-cart .box-cart .text1 {
	color: #ea3242;
    font-size: 16px;
}
.row2-cart .box-cart .text strong {
    font-size: 16px;
	color:#666;

}
.row2-cart .button-cart a {
	background: #DC3B4B none repeat scroll 0% 0%;
	border: 0 none;
	border-bottom: 3px solid #B3303D;
	border-radius:4px;
    color: #ffffff;
    font-size: 14px;
    font-weight: bold;
    padding:6px 10px;
	text-transform:uppercase;
	display:inline-block;
	text-align: center;
	width: 100%;
}
.row2-cart .button-cart .fa { margin-right:5px; }
.row2-cart .button-cart {
	display: inline-block;
    margin-top: 0;
    width: 100%;
}
.row2-cart .button-cart a:hover {
	background: #c32c3b;
	border:0;
	border-bottom: 3px solid #9f2a36;
}


#modal-cart {
	z-index: 100000;
}

#modal-cart .modal-header {
	background: #F1F1F1;
	padding-bottom: 5px;
}

#modal-cart .modal-content {
	border-radius: 0;
}

#modal-cart span {
	font-weight: bold;
}

#modal-cart .vpo-percentage {
	font-size: 11px;
}

#modal-cart i {
	color:#50b350;
	padding-right: 5px;
	font-size: 15px;
}

#modal-cart a.product-name  {
	font-size: 12px;
}

#modal-cart .price {
	font-size: 18px;
	font-weight: bold;
}

#modal-cart button {
	margin-right: 10px;
}

.header {
	background: #f4ca49 url("../image/bg-subscribe.png") repeat scroll 0% 0%;
	/*display: inline-block;*/
	padding:0;
	text-align: center;
	width: 100%;
}
.header .header-inner {
	position: relative;
	z-index: 99;
}
/* menu */
.oc-menu { background: #1c1c1c;}
.toplink-static {
	float:left;
	width:100%;
	background:url("../image/border_toplink.png") no-repeat 100% 50%;
}
.tell-phone {
    color: #cccccc;
    line-height: 50px;
}
#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;
}
#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: 500px;
	position:inherit;
	background: #ffffff;
	padding-top: 15px;
	padding-bottom: 15px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
}

/*Brand-slider-------------------------------------------------------------*/

.brand-content {
	width: 100%;
	border: 1px solid #F1F1F1;
	padding:3px 10px;
	display: inline-block;
	border-radius: 10px;
	margin: -10px 0 0;
}
.brand-slider .item a  { display:inline-block; }
.brand-slider .owl-theme .owl-controls .owl-buttons div { margin:-20px 0 0; }
.brand-slider .owl-theme .owl-controls .owl-buttons .owl-next { right:-30px;}
.brand-slider .owl-theme .owl-controls .owl-buttons .owl-prev { left:-30px; }
.brand-content .owl-theme .owl-controls .owl-buttons { opacity:0; }
.brand-content:hover  .owl-theme .owl-controls .owl-buttons { opacity:1; }
/*--------------------------------------------------------------------------*/
/* footer */
.footer {
    background: #1b1b1b;
	padding: 50px 0px 40px;
}
.col .footer-title {
	padding-bottom: 13px;
	background: url(../image/bg-f-title1.png) no-repeat 0 100%;
}
.col1 .footer-title {
	padding-bottom: 13px;
	background: url(../image/bg-f-title2.png) no-repeat 0 100%;
}
.col2 .footer-title {
	padding-bottom: 13px;
	background: url(../image/bg-f-title3.png) no-repeat 0 100%;
}
.col3 .footer-title {
	padding-bottom: 13px;
	background: url(../image/bg-f-title4.png) no-repeat 0 100%;
}
.col4 .footer-title {
	padding-bottom: 13px;
	background: url(../image/bg-f-title2.png) no-repeat 0 100%;
}
.footer h3 {
	color: #FFF;
	font-size: 15px;
	margin: 0px;
	text-transform: uppercase;
}
.footer .footer-content {
	margin: 10px 0 0;
	font-size: 13px;
}
.footer .footer-content .f-des { 
	margin:20px 0 0;
	color:#666666;
	font-size:14px;
	width:320px;
}
.footer .f-title {
    color: #f36b6c;
    float: left;
    margin-right: 10px;
    
}
.footer .footer-content li {
    line-height: 30px;
}
.footer .footer-content li a {
    color: #FFF;
	font-size: 14px;
	padding: 0px 0px 0px 12px;
	background: url("../image/icon-footer.png") no-repeat 0 10px;
}

.footer .footer-content li span {
    color: #f4ca49;
	font-size: 14px;	
	padding: 0px 0px 0px 2px;
}

.footer .footer-content li a:hover {
    background: url(../image/icon-footer.png) no-repeat 0 -25px;
	color: #F4CA49;
}
.footer-content p {
  font-size: 14px;
  color: #FFF;
  text-transform: inherit;
  line-height: 27px;
  margin: 0px;
}
.footer-content .f-payment { margin:20px 0 0; }
.footer span.fa {
    background:#f36b6c;
    border-radius: 100%;
    color: #ffffff;
    float: left;
    font-size: 20px;
    height: 42px;
    line-height: 42px;
    margin-right: 10px;
    padding-left: 5px;
    text-align: center;
    width: 42px;
}
.footer .media-body {
    min-height: 45px;
}
.footer ul li .media-body p {
    line-height: 22px;
    margin: 0;
	font-size:13px;
}
.footer .footer-static-content li { margin:0 0 15px; font-size:13px; }
.footer .footer-static-content .payment { margin:30px 0 0; }
.footer-static-2 {
	background:#3c3c3c;
    color: #cbcbcb;
    padding: 20px 0;
    text-align: left;
}

.footer-static-2 .footer-static-title h3 {
    color: #f36b6c;
    font-family: impact;
    font-size: 18px;
    font-weight: normal;
    
}
.footer-static-2 .footer-static-content { display:inline-block; width:100%; margin:10px 0 0; font-size:12px; }
.footer-static-2 .footer-static-content li {
    display: inline-block;
    margin-right:8px;
}
.footer-static-2 .f-col2 .footer-static-content .fa { margin-right:10px; font-size:23px; color:#fff; } 
.footer-static-2 .f-col3  .footer-static-content .fa { margin-right:10px; font-size:23px; color:#fff; }
.footer-static-2 .footer-static-content a { font-size:0; }
.footer-static-2 .footer-static-content a .fa { font-size:23px; color:#fff; }
.powered {
    margin: 0;
    padding:15px 0 20px;
	background:#000000;
    text-align: left;
}
.left-powered {
    margin:0;
}
.powered h2 {
    margin: 8px 0px 0px;
	color: #FFF;
	font-size: 12px;
	text-shadow: none;
	line-height: 18px;
}
.powered a { color:#fff; font-size: 14px; text-decoration: underline !important; padding-top:10px; padding-bottom:10px;  }
.powered a:hover {
	color: #fff;
}
.payment { text-align:right;}
/* alert */

/* breadcrumb */
.breadcrumb {
	font-size: 12px;
	color: #777;
	line-height: 10px;
	border: 0;
	background: #fff;
	margin: 0 0 5px;
	padding: 0;
}



.info {
	font-size: 13px;
	color: #777;
	line-height: 25px;
	padding: 12px 20px;
	border: 1px solid #F1F1F1;
	background: #F1F1F1;
	margin: 0 0 20px;
	border-radius: 4px;
}

.breadcrumb a {
	font-size: 12px;
	color:#777;
}

.breadcrumb:last-of-type {
	margin-bottom: 20px;
}

.breadcrumb li:last-child a { color:#777; }
.breadcrumb i {
	font-size: 18px;
}
.breadcrumb > li {
	padding: 0 20px;
	position: relative;
	white-space: nowrap;
}
.breadcrumb > li + li:before {
	content: '';
	padding: 0;
}
.breadcrumb > li:after {
	
}
.breadcrumb li {
	background: url("../image/breadcrumbs.png") no-repeat scroll 100% 50%;
	padding:0 15px 0 0;
	margin:0 6px 0 0;
	display:inline-block;
}

.path li {
	background-image: url("../image/breadcrumbs.png");
	background-repeat: no-repeat;
	background-position: 0 .6em;
	padding-left: .6em;
	text-align: left;
}

.breadcrumb li:last-child { background:none; }
.category-image p { margin:0; }
.custom-category a { font-size:14px; }
.pagination {

}
.pagination li,.pagination { border:0 !important; float:left; margin-right:5px !important; }
.pagination li span,.pagination li a {
	background:none !important;
	padding:3 13px !important;
	background:#ddd !important; 
	color:#666 !important;
	font-size:14px;
	border:0 !important;
	border-radius:5px !important;
}
.pagination li.active span,.pagination li a:hover {
	background:#474e58 !important;
	color:#fff !important;
}
/* buttons */

.buttons {
	margin: 1em 0;
	overflow: hidden;
}

.btn-toggle-on {
	color: #fff;
	background-color: #76B138;
	border-color: #76B138;
}

.btn-toggle-off {
	color: #fff;
	background-color: #DC3B4B;
	border-color: #DC3B4B;
}

.toogle-default {
	color: #333;
	background-color: #1c1c1c;
	padding: 2px;
}

.toggle-container {
	color :#fff;
}

.toggle-off {
	top:-5px;
}

.underline {
	text-decoration: underline !important;
}

.btn,button{
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px;
}

.btn-3{
	background: #fff;
	border: 1px solid #AEAEAE;
	color: black;
	display: inline-block;
	padding: 7px 10px 6px;
	text-align: left;
	text-transform: uppercase;
	white-space: nowrap;
	border-left: 0;
	box-shadow: none !important;
	border-radius: 0;
}

.btn-4{
	background: #fff;
	border:0;
	border: 1px solid #AEAEAE;
	color: #666;
	display: inline-block;
	font-size: 13px;
	padding: 5px 19px 4px;
	text-align: left;
	white-space: nowrap; 
	border-radius:4px;
	width: 150px;
	border-right: 0;
	border-bottom-right-radius: 0;
	border-top-right-radius: 0;
}

.btn-5{
	background: #474e58;
	border:0;
	border-bottom: 3px solid #323a45;
	color: #FFF;
	display: inline-block;
	font-size: 13px;
	padding: 8px 12px 9px;
	text-align: center;
	white-space: nowrap; 
	border-radius:4px;
	border-bottom-left-radius: 0;
	border-top-left-radius: 0;
	margin-left: 1px;
}

.btn-4-left{
	background: #fff;
	border:0;
	border: 1px solid #AEAEAE;
	color: #666;
	display: inline-block;
	font-size: 13px;
	padding: 5px 19px 4px;
	text-align: left;
	white-space: nowrap; 
	border-radius:4px;
	width: 20px;
	border-left: 0;
	border-bottom-left-radius: 0;
	border-top-left-radius: 0;

}

.btn-3-left {
	background: #fff;
	border: 1px solid #AEAEAE;
	color: black;
	display: inline-block;
	font-size: 13px;
	padding: 7px 18px 6px;
	text-align: left;
	text-transform: none;
	white-space: nowrap;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	box-shadow: none !important;
	width:95%;
}

.input-autocomplete {
	background: #fff;
	border: 1px solid #AEAEAE;
	color: black;
	display: inline-block;
	font-size: 13px;
	padding: 7px 18px 6px;
	text-align: left;
	text-transform: none;
	white-space: nowrap;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	box-shadow: none !important;
	width:95%;
	height: 35px;
	margin-right: -5px;
}

#order-shipping-method .dropdown-menu {
	max-height: 160px;
	overflow-y:scroll;
	overflow-x: hidden;
	width: 100%;
	border-radius: 4px;
	border : 1px solid #AEAEAE;
}
.btn-3-dropdown > li > a {
	font-size: 13px;
}

.btn-3-dropdown > li > a:hover{
	font-size: 13px;
	background: #F7F7F7;
}

#order-shipping-method .dropdown-menu > li {
	border-bottom: 1px solid #E5E5E5;
}

#order-shipping-method .dropdown-menu > li.dropdown-header {
	border :0;
}

#order-shipping-method .dropdown-menu a {
	font-size: 12px;
}

#account .dropdown-menu > li {
	border-bottom: 1px solid #E5E5E5;
}

.btn-3-dropdown .dropdown-header {
	font-style: italic;
}

.btn-group .btn-3, .btn-4 {
    position: relative;
    float: left;
}

.btn-1{
	background: #dc3b4b;
	border:0;
	border-bottom: 3px solid #b3303d;
	color: #FFF;
	display: inline-block;
	font-size: 14px;
	font-weight: bold;
	padding: 7px 18px 6px;
	text-align: center;
	text-transform: uppercase;
	white-space: nowrap; 
	border-radius:5px;
}

.btn-2 {
	background: #474e58;
	border:0;
	border-bottom: 3px solid #323a45;
	color: #FFF;
	display: inline-block;
	font-size: 14px;
	font-weight: bold;
	padding: 7px 18px 6px;
	text-align: center;
	text-transform: uppercase;
	white-space: nowrap; 
	border-radius:5px;
}

.btn-7{
	background: #dc3b4b;
	border:0;
	border-bottom: 3px solid #b3303d;
	color: #FFF;
	display: inline-block;
	font-size: 18px;
	font-weight: bold;
	padding: 14px 36px 12px;
	text-align: center;
	text-transform: uppercase;
	white-space: nowrap; 
	border-radius:5px;
}

.btn-6 {
	background: #474e58;
	border:0;
	border-bottom: 2px solid #323a45;
	color: #FFF;
	display: inline-block;
	font-size: 14px;
	font-weight: bold;
	padding: 7px 18px 6px;
	text-align: center;
	text-transform: uppercase;
	white-space: nowrap; 
	border-radius:0 5px 5px 0;

}


.btn-1:hover {
	background: #c32c3b;
	border:0;
	border-bottom: 3px solid #9f2a36;
	color: #FFF;
}

.btn-2:hover{
	background: #30353c;
	border:0;
	border-bottom: 3px solid #1e2229;
	color: #FFF;
}

.btn-7:hover{
	background: #c32c3b;
	border:0;
	border-bottom: 3px solid #9f2a36;
	color: #F1F1F1;
}

.btn-4:hover{
	background: #fff;
	border:0;
	border: 1px solid #AEAEAE;
	color: black;
	border-right: 0;
}


.btn-3-left:hover{
	background: #fff;
	color:black;
	border-bottom:0;
	border : 1px solid #AEAEAE;
	box-shadow: none !important;
}

.btn-4-left:hover{
	background: #fff;
	color:black;
	border-bottom:0;
	border : 1px solid #AEAEAE;
	box-shadow: none !important;
	border-left: 0;
}

.btn-3:hover{
	background: #fff;
	color:black;
	border-bottom:0;
	border : 1px solid #aeaeae;
	border-left:0;
	box-shadow: none !important;
}


a.btn { color:#fff; }

a.btn-1 { color:#fff; }
a.btn-2 { color:#fff; }

.btn:hover,button:hover {

	color: #FFF;


}
.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:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
	background-color: #333;
	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: #ffffff;
	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 {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #df5c39;
	background-image: linear-gradient(to bottom, #e06342, #dc512c);
	background-repeat: repeat-x;
	border-color: #dc512c #dc512c #a2371a;
}
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
	background-image: none;
	background-color: #df5c39;
}
.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-item {
	margin: 0;
}

.list-group a {
	border-bottom: 1px solid #DDDDDD;
	border-top:0;
	color: #636363;
	padding: 8px 12px;
	border-left :0;
	border-right: 0;
	margin: 0;
}
.list-group a:hover {
	color: #444444;
	background: #F9F9F9;
	border-bottom: 1px solid #76B138;
	border-left :0;
	border-right: 0;
}
/* 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 {
	background: url("../image/sale.png") no-repeat scroll 0 0;
    height: 50px;
    position: absolute;
    right: 5px;
    top: 10px;
    width: 50px;
	text-indent:-99999px;
	z-index:9;
}
.item-inner .sale-2 {
	background: url("../image/sale-2.png") no-repeat scroll -10px 0;
    height: 50px;
    position: absolute;
    right: 5px;
    top: 10px;
    width: 50px;
	text-indent:-99999px;
	z-index:9;
}

.item-inner .sale-1 {
	background: url("../image/top.png") no-repeat scroll -10px 0;
    height: 50px;
    position: absolute;
    right: 5px;
    top: 10px;
    width: 50px;
	text-indent:-99999px;
	z-index:9;
}

.item-inner .sale-5 {
	background: url("../image/outlet.png") no-repeat scroll -10px 0;
    height: 50px;
    position: absolute;
    right: 5px;
    top: 10px;
    width: 50px;
	text-indent:-99999px;
	z-index:9;
}


.all-inner .item-inner .sale {
	right:10px;
}
.all-inner .item-inner .new {
	right:10px;
}

.item-inner .new {
	background: url("../image/new.png") no-repeat scroll 0 0;
    height: 50px;
    position: absolute;
    right: 5px;
    top: 10px;
    width: 50px;
	text-indent:-99999px;
	z-index:9;
}


.product-container .path a {
	font-size: 12px;
	color: #B8B8B8;
}

.product-container .name {
	font-weight: bold;
}

.product-container .sku {
	font-size: 11px;
}

.product-container .new {
	background: url("../image/new.png") no-repeat scroll 0 0;
    height: 50px;
    position: absolute;
    right: 5px;
    top: 10px;
    width: 50px;
	text-indent:-99999px;
	z-index:9;	
}

.product-container .sale-2 {
	background: url("../image/sale.png") no-repeat scroll 0 0;
    height: 50px;
    position: absolute;
    right: 5px;
    top: 10px;
    width: 50px;
	text-indent:-99999px;
	z-index:9;	
}

.product-container .sale-3 {
	background: url("../image/sale-2.png") no-repeat scroll 0 0;
    height: 50px;
    position: absolute;
    right: 5px;
    top: 10px;
    width: 50px;
	text-indent:-99999px;
	z-index:9;	
}

.product-container .sale-4 {
	background: url("../image/label-new-sm.png") no-repeat scroll 0 0;
    height: 50px;
    position: absolute;
    right: 5px;
    top: 10px;
    width: 50px;
	text-indent:-99999px;
	z-index:9;	
}

.product-container .sale-1 {
	background: url("../image/label-top-sm.png") no-repeat scroll 0 0;
    height: 50px;
    position: absolute;
    right: 5px;
    top: 10px;
    width: 50px;
	text-indent:-99999px;
	z-index:9;	
}

.product-container .sale-5 {
	background: url("../image/outlet.png") no-repeat scroll 0 0;
    height: 50px;
    position: absolute;
    right: 5px;
    top: 10px;
    width: 50px;
	text-indent:-99999px;
	z-index:9;	
}

.product-container .sale-6 {
	background: url("../image/tt-sm.png") no-repeat scroll 0 0;
    height: 50px;
    position: absolute;
    right: 5px;
    top: 10px;
    width: 50px;
	text-indent:-99999px;
	z-index:9;	
}


.item-inner {
	text-align:center;
    padding:0;
    position: relative;
	display:inline-block;
	width:100%;
	overflow:hidden;
	max-height: 320px;
}
.item-inner .ma-box-content {
    display: block;
    padding: 15px 15px 5px;
}
.item-inner:hover .ma-box-content {
	
}
.item-inner .name {
	display: inline-block;
	float: none;
	font-size: 13px;
	font-weight: normal;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 90%;
	margin:10px 0 0;
}
.item-inner .products { position:relative; overflow:hidden; }
.item-inner .products .add-to-links {
	position:absolute;
	bottom:10px;
	left:0;
	width:100%;
	display:inline-block;
}
.item-inner .description { display: none;}
.item-inner .cart {
	display:inline-block;
}

/*Products-grid-----------------------------------------------------------*/

.all-inner .item-inner .name { text-align:center; }
.all-inner .item-inner .stock-status { text-align:center; }

.all-inner .item-inner .review-price {
	display: inline-block;
	float: none;
	width: 100%;
	margin: 0;
}
.all-inner .item-inner .rating {
  float: right;
  width: auto;
}
.all-inner .item-inner .price {
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	margin: 0;
}
.all-inner .item-inner .price-label {
	right: 0;
	margin-top: 0;
	overflow: hidden;
	position: absolute;
	top: 120px;
	width: 50%;
	z-index: 9;
}
.all-inner .item-inner .box-price-hover .box-price {
	display: block;
	float: none;
	margin: 0;
	text-align: center;
	width: 70px;
	height: 70px;
	position: relative;
	border-bottom: 3px solid #C54A59;
	background: #ea3242;
	border-radius: 100%;
}
.all-inner .item-inner .box-price-hover .price {
	color: #FFF;
	font-size: 17px;
	font-weight: normal;
	margin: 25px 0 0;
	text-align:center;
	float:none;
}
.all-inner .item-inner .box-price-hover .price .price-old {
	color: #EAB1B8;
	font-size: 13px;
	position: absolute;
	top: 7px;
	left: 0;
	width: 100%;
	text-align: center;
}
.all-inner .item-inner .actions {
	margin: 0;
	border: 0;
}
.all-inner .item-inner .item-box-hover {
	background: #FFF;
	padding: 15px 0;
	text-align: center;
}
.all-inner  .item-inner .add-to-links {
  margin: 5px 0 0;
}
.all-inner .item-inner .item-box-hover {
	opacity: 0;
	-moz-transform: translateY(-110px);
	-webkit-transform: translateY(-110px);
	-o-transform: translateY(-110px);
	-ms-transform: translateY(-110px);
	transform: translateY(-110px);
}
.all-inner .item-inner .actions { padding: 20px 0; }
.all-inner .item-inner:hover .item-box-hover {
	opacity: 1;
	-moz-transform: translateY(-76px);
	-webkit-transform: translateY(-76px);
	-o-transform: translateY(-76px);
	-ms-transform: translateY(-76px);
	transform: translateY(-76px);
}
/*--------------------------------------------------------*/
.product-thumb .image {
	text-align: center;
}
.product-search .carousel-contain { margin:40px 0 0; }
.product-search  .search-products { margin:20px 0 0; }
.product-grid { margin-bottom: -40px; margin-top:0; }

.product-grid .stock {
	display: none;
}

.product-grid .product-thumb .image {
	float: none;
}
.product-thumb h4 {
	font-weight: bold;
}
.product-thumb .caption {
	padding: 0 20px;
	min-height: 180px;
}

.product-list .stock-info {
	margin-top: 10px;
}

.product-list .product-thumb .caption {
	margin-left: 230px;
}

.product-list .product-container {
	margin-bottom:10px;
	padding:0;
}
.product-list:last-child { border:0; margin:0; }
.product-list .name {   
    margin:0;
	text-align:left;
	float:left;
	width:auto;
}

.product-list .price {
    padding:0;
    text-align: left;
	font-size:20px;
	font-weight: bold;
}
.product-list .price .price-old {
	font-size:15px;
	font-weight: normal;
}
.product-list .rating {
    margin:0;
	text-align:left;
	float:right;
	width:auto;
}
.product-list .description {
    clear: both;
	font-size:13px;
	color:#777;
}
.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 .button-group {
	display: inline-block;
    margin:5px 0 0;
    width: 100%;
}
.product-list .actions { text-align:center; }
.product-list .add-to-links { margin:5px 0 0; width:auto; }
.product-list .button-group button {
    font-size:0;
	padding:0;
	border-radius:0;
	background:none;
	float:none;
	border:0;
}
.product-list .button-group .cart button span {
	background: #dc3b4b;
	border:0;
	border-bottom: 3px solid #b3303d;
	color: #FFF;
	display: inline-block;
	font-size: 14px;
	font-weight: bold;
	padding: 7px 18px 6px;
	text-align: center;
	text-transform: uppercase;
	white-space: nowrap; 
	border-radius:5px;
}

#product-layout-vpo .vpo-0 .price-new-t {
	color: #646464 !important;
}

#product-layout-vpo .vpo-0 .in-stock {
	color: #646464;
}

.price {
	width:200px;
}

.vpo-price {
	background: #f1c10f;
    border-radius: 4px;
    vertical-align: top;
    font-size:16px !important;
}
.vpo-special {
	color: #3D3D3D;
	margin-left: 5px;
}

.vpo-percentage {
	margin-left: 2px;
	background-color: #3D3D3D;
	color: #fff;
	font-size: 11px;
	border-radius: 3px;
	padding-left: 2px;
	padding-right: 3px;
	margin-right: 3px;
	vertical-align: top;
	padding-bottom: 1px;	
}



#product-layout-vpo .item-inner .vpo-0 .button-group .cart  span {
	background: #9c9c9c;
	border:0;
	border-bottom: 3px solid #7f7f7f;
	color: #FFF;
	display: inline-block;
	font-size: 14px;
	font-weight: bold;
	padding: 7px 18px 6px;
	text-align: center;
	text-transform: uppercase;
	white-space: nowrap; 
	border-radius:5px;
}

#product-layout-vpo .product-list .vpo-0 .button-group .cart  span {
	background: #9c9c9c;
	border:0;
	border-bottom: 3px solid #7f7f7f;
	color: #FFF;
	display: inline-block;
	font-size: 14px;
	font-weight: bold;
	padding: 7px 18px 6px;
	text-align: center;
	text-transform: uppercase;
	white-space: nowrap; 
	border-radius:5px;
}


.product-list .button-group .cart button:hover span {
	background: #c32c3b;
	border:0;
	border-bottom: 3px solid #9f2a36;
	color: #FFF;
}
.product-list .add-to-links .wishlist, .product-list .add-to-links .compare, .product-list .add-to-links .stock  {
	float:none;
	display:inline-block;
	width:100%;
	margin:6px 0 0;
}
.product-list .add-to-links .compare  { margin:10px 0 0; }
.product-list .add-to-links .wishlist button span { 
	background: #F1F1F1;
	border-bottom: 3px solid #E5E5E5;
	text-transform: uppercase;
	font-size: 13px;
	color: #999;
	display:inline-block;
	margin:0;
	padding:8px 16px;

	border-radius:5px;
}
.product-list .add-to-links .compare button span {
	background: #F1F1F1;
	border-bottom: 3px solid #E5E5E5;
	text-transform: uppercase;
	font-size: 14px;
	color: #999;
	display:inline-block;
	margin:0;
	padding:8px 32px;

	border-radius:5px;
}
.product-list .add-to-links .compare button:hover span,.product-list .add-to-links .wishlist button:hover  span{
	background: #474E58;
	border-bottom: 3px solid #323A45;
	color: #FFF;
}
.box-heading { border-bottom:3px solid #f36b6c; }
.category-top {
	display:inline-block;
	width:100%;
}
.category-top h2 { display:none; }
.category { margin:33px 0 0; }
.category-top .category-image {
	margin:0;
    overflow: hidden;
    text-align: center;
}
.category-title { display:none; }
.category-top .category-des { margin-left:220px; font-size:12px; font-family:'arial';}
.category .box-heading h3 { margin:0; padding:0 0 8px; }
.category .box-heading h3 span {
	color: #555555;
    display: block;
    font-family: impact;
    font-size: 25px;
    font-weight: normal;
    min-height: 16px;
    text-transform: uppercase;
}
.category .list-group {
	padding:15px 0 0;
}
.category .list-group li {
    line-height: 35px;
}
.category .list-group li ul li { padding:0 10px; }
.category .list-group li:last-child { border:0; }
.category .list-group li a {
    border-bottom: 1px solid #ffffff;
    color: #444444;
    cursor: pointer;
    display: block;
    font-size: 12px;
    font-weight: normal;
    line-height: 28px;
    text-decoration: none;
	border:0;
	border-radius:0;
	padding:0;
	background:url("../image/bg_vertical.png") repeat-x scroll 0 50%;
}
.category .list-group li a span {  background:#fff; padding-right:10px; font-family: impact; font-size: 15px; }
.category .list-group li ul li a { text-transform:capitalize; padding:3px 0 0; }
.category .list-group li a:hover { 
	color:#f36b6c;
	border:0;
	background:url("../image/bg_vertical.png") repeat-x scroll 0 50%;
}
.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: inline-block;
    margin:0;
    text-align: center;
    width: 100%;
}
.name {
    float: left;
    font-weight: normal;
    margin:15px 0 0;
    text-align: center;
    width: 100%;
}


.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 {
	font-size: 14px;
	font-weight: normal;
	color: #DC3B4B;
	display: inline-block;
	width: 100%;
}
.price-tax {
	font-size: 13px;
}
.price-customer a {
}
.price-customer a {
}
.price-customer b {
	font-size: 13px;
	color: #76B138;
}


.price-discounts {
	color: #999;
	font-size: 12px;
}
.price .price-old {
    color: #888888;
    font-size: 13px;
    text-decoration: line-through;
    font-weight: normal;
}

.price .price-2 {
    color: #888888;
    font-size: 20px !important;
    text-decoration: line-through;
    font-weight: normal;
}

.price .price-1 {
    color: #888888;
    font-size: 13px;
    font-weight: normal;
    line-height: 26px;
}

.price .price-3 {
    font-size: 26px;
}

.price .price-3-t {
    font-size: 26px;
    color: #3D3D3D !important;
    vertical-align: middle;

}

.price .price-4 {
    font-size: 26px;
    color: #646464 !important;
}

.price .glyphicon-flash {
	top: 2px !important;


}

.vpo-price .glyphicon-flash {
	top: -1px !important;
}

.span-price-t {
	background: #f1c10f; 
	padding:6px;
	line-height:35px;
	border-radius:4px;
	vertical-align:top;
}

.price .percentage {
	margin-left: 5px;
	background-color: #76B138;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	border-radius: 3px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 1px;
	vertical-align: top;
}

.price .percentage-t {
	margin-left: 5px;
	background-color: #3D3D3D;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	border-radius: 3px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 1px;
	vertical-align: top;
}

.price .quantity-discounts-tooltip {
	display: none;
}

.quantity-discounts-tooltip table {
	font-size: 12px;
}

.alert-minqty {
	width: 290px;
}

.quantity-discounts-table {
	margin-top: 10px;
	width: 285px;
}

.product-availability table {
}


.quantity-discounts i {
	color: #76B138;
	margin-right: 5px;
}

.quantity-discounts a {
	color: #76B138 !important;
	font-weight: bold;
}

.item-inner .button-group button {
	background: #dc3b4b;
	border:0;
	border-bottom: 3px solid #b3303d;
	color: #FFF;
	display: inline-block;
	font-size: 12px;
	font-weight: bold;
	padding: 7px 18px 6px;
	text-align: center;
	text-transform: uppercase;
	white-space: nowrap; 
	border-radius:5px;
}

#product-layout-vpo .vpo-0 .item-inner .button-group button {
	background: #9c9c9c;
	border:0;
	border-bottom: 3px solid #7f7f7f;
	color: #FFF;
	display: inline-block;
	font-size: 12px;
	font-weight: bold;
	padding: 7px 18px 6px;
	text-align: center;
	text-transform: uppercase;
	white-space: nowrap; 
	border-radius:5px;
}


.item-inner .button-group .cart button span {
	background: none;
	border: 0;
	line-height: 19px;
	padding: 0;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
}
.item-inner .button-group .cart button:hover {
	background: #c32c3b;
	border:0;
	border-bottom: 3px solid #9f2a36;
	color: #FFF;

}



.add-to-links {
    display: inline-block;
    margin: 13px 0 8px;
    width: 100%;
	text-align:center;
}
.add-to-links div {
	float:none;
	display:inline-block;
	margin-right:15px;
	width: 100%;
}
.add-to-links div.compare { margin:0; }
.item-inner .actions {
	background: #ffffff;
    padding:0;
	margin:8px 0 0;
    width: 100%;
	display:inline-block;
}
.item-inner:hover .actions {}
.item-inner .add-to-links div button {
    border:0;
	color:#777;
	font-size:14px;
	text-align:center;
    margin: 0;
    padding: 0;
	display:inline-block;
	text-transform:capitalize;
}
.item-inner .add-to-links div button:hover {
	color:#F4CA49;
}
.item-inner .actions .cart {
    padding:0;
}
.item-inner .add-to-links {
	margin:0;
}
.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: #636363;
    display: inline-block;
    float: left;
    margin-bottom: 8px;
    margin-right: 12px;
    padding: 3px 10px;
}

.category-list li.active {
    background-color: #F4CA49;
    display: inline-block;
    float: left;
    margin-bottom: 8px;
    margin-right: 12px;
    padding: 3px 10px;
}

.category-list span {
	position: absolute;
}

.category-list li.active a { color:#444; font-size:13px; }
.row-compare { display: none; }


.category-list li a { color:#fff; font-size:13px; }
.row-compare { display: none; }

.category-grid .category-name {
	font-weight:bold; 
	white-space:auto; 
	text-align:center; 
	margin:8px; 
	height:42px;
}

.product-filter .btn-group button {
	background:none; 
    border: 0 none;
    border-radius: 0;
    float: left;
    height: 17px;
    padding: 0;
    text-indent: -9999px;
    width: 17px;
	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%; }
.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%;
}
.text-right {
	color: #777;
}


#grid-view {
	display: none;
}

.product-filter {
    overflow: hidden;
    padding:5px 0 15px;
	border-bottom:1px solid #F4CA49;
	background: #F9F9F9;
	margin:0 0 20px;
	padding: 5px 10px 10px 10px;
}
.product-filter .limit {
    color: #666;
    float: right;
    margin: 2px 0 0;
    padding: 0 20px;
}
.product-filter .sort {
    float: right;
    margin: 2px 0 0;
    padding:0 0 0 20px;
}

.product-filter .stock {
    float: right;
    margin: 2px 0 0;
    padding:0 0 0 20px;
}

.product-filter .btn-group { margin:9px 0 0; display:inherit; float:left;  }
.product-filter select {
    background: none repeat scroll 0 0 #fff;
    color: #777;
    padding:3px;
    vertical-align: middle;
    font-size: 13px;
    border-radius: 0;
    height: auto;
    width: auto;
    float: none;
	display:inline-block;
	border:1px solid #F1F1F1;
}
.product-filter label {
    color: #777;
    font-size: 13px;
    font-weight: normal;
    line-height: 27px;
    float: none;
	display:inline-block;
    margin: 0 10px 0 0;
}
.product-filter .btn-group label { display:none; }
.button-view:hover { cursor: pointer; }
.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: 0;
	display: block;
	border:0;
	border-radius:0;
}

.image-text {
	color: #B8B8B8;
	padding:5px;
}

.thumbnails .image-additional {
	float: left;
	margin-left: 20px;
	max-width:inherit;
	width:27%;
}
.image-block  .owl-carousel .owl-item { padding:0 2px; }
.image-block .image-additional a { margin:0; }
/*productt-view------------------------------------------*/
.product-more-info .box-col-inner {
  background: #f5f5f5;
  padding: 10px;
  margin-bottom: 10px;
}
.product-more-info .view-left {
	display: inline-block;
	width: 40px;
	height: 40px;
	text-align: center;
	line-height: 48px;
	font-size: 35px;
	margin-right: 10px;
	background:none;
	float:left;
}
.product-more-info .view-left .fa { font-size:35px; color:#666; }
.shapes {
  width: 0px;
  height: 0px;
  background-color: transparent;
  position: absolute;
}
.product-shop .fa {
  margin-right: 5px;
}
.product-more-info .media-body {
	font-size:14px;
	color:#666666;
	line-height:25px;
	margin:0;
	text-align:left;
}
.product-more-info .media-body h3 {
  font-size:18px;
  font-family:CalibriBold;
  line-height:25px;
  text-transform: uppercase;
  margin: 0;
  color:#666;
}
.product-view .image-additional { 
	margin:0;
	padding:0;
	background:#fff;
}
.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; }
.product-view .thumbnails-image .thumbnail { 
	background:#fff;
	border:0 !important;
	padding:0;
	border-radius:0; 
	margin:0 0 15px;
}
#content .product-view .product-name { margin:5px 0 0; }
#content .product-view .product-name h1 {
    margin: 0;
	font-size: 20px;
	font-weight: bold;
	color: #777;
}
.product-view .list-unstyled {
    margin:0;
    padding:10px 0 0;
}
.product-view .list-unstyled li {
	color: #777;
    line-height: 20px;
	/**/
	margin:0 0 3px 0;
}

.product-view .list-tax-discount li {
	color: #777;
	font-size:13px;
}

.product-view .list-tax-discount span{
}

.product-availability i {
	margin-right: 5px;
	line-height: 30px;
}

.product-availability a:hover {
	color: #76B138;
}

.product-availability ul {
	width: 100%;
	list-style: outside none none;
	margin-bottom: 10px;
	height: 25px;
}

.product-availability li {
	float:left;
	display: block;
	padding-right: 15px;
	position: relative;
}

.product-availability td {
	font-size:12px;
}
.product-availability table {
	margin-top: 10px;
}

.product-view .product-availability {
	margin: 10px 0 0 ;
}

.product-view .list-tax-discount a {
	color: #777;
}

.product-view .list-unstyled li a {
	color: #f36b6c;
}
.product-view .list-unstyled li a:hover{
	color: #4d4d4d;
}

.product-view .price li:first-child {
		line-height: 25px;
}

.product-view .price li {
		line-height: 14px;
}

.product-view .price {
    overflow: none;
    padding:10px 0 6px;

	text-align:left;
}
.product-view .price span {

}
.product-view .item-inner .price span.price-new {
	color:#444;
    font-size: 16px;
    font-weight: normal;
    text-align: left;
	text-decoration: inherit;
}
.product-view .description { 
	font-size:14px; 
	line-height:20px;
	padding:0 0 20px;
	margin:0 0 10px;
	border-bottom:1px solid #F1F1F1;
}
.product-view .item-inner .add-to-links .wishlist, .product-view .item-inner .add-to-links .compare { width:auto; float:none; }
.product-view .item-inner .description { display:none; }
.view-tag { display:inline-block; width:100%; padding:15px; background:#e8e8e8; margin:20px 0 0; }
.view-tag a { text-transform:capitalize; font-size:14px; }
.product-view #product .add-to-links .wishlist,.product-view #product .add-to-links .compare {
	display:inline-block;
	margin:0 15px 0 0;
}
.product-view .add-to-links button { background:none; padding:0; border:0; }
.product-view .add-to-links button span {
	background: #F1F1F1;
	border-bottom: 3px solid #E5E5E5;
	text-transform: uppercase;
	font-size: 14px;
	color: #999;
	display:inline-block;
	padding: 8px 56px;
	border-radius:5px;
}
.product-view .add-to-links button:hover span {
	background: #474E58;
	border-bottom: 3px solid #323A45;
	color: #FFF;
}
.product-view  .add-to-links div { float:left; width:auto; margin:0; }
.product-view  .form-group label {
    float: left;
	margin: 5px 10px 0 0;
	font-weight: normal;
	font-size: 16px;
	color: #777;
}
.product-view  .form-group.required  label{
    color: #2f2f2f;
    font-family: "arial";
    font-size: 15px;
    font-weight: normal;
    line-height: 23px;
    margin: 10px 5px 0 0;
	float:none;
}
.product-view .form-group #minus {
	background: url("../image/bg-qty.png") no-repeat scroll 0 100%;
    border: medium none;
    cursor: pointer;
    float: left;
    height: 5px;
    margin:0 0 0 6px;
    padding: 0;
    width: 10px;
}
.product-view .form-group #plus {
	background: url("../image/bg-qty.png") no-repeat scroll 0 0;
    border: medium none;
    cursor: pointer;
    float: left;
    height: 5px;
    margin:9px 0 3px 6px;
    padding: 0;
    width: 10px;
}
.product-view .form-group #input-quantity {
    background:#fff!important;
    border:0;
    color: #777;
    display: inline-block;
    float: left;
    font-size: 16px;
    height: 30px;
    margin:0;
    padding: 0;
	border-radius:0;
    text-align: left;
    width:30px !important;
	box-shadow:none;
}
.product-view .form-group #button-cart { width:auto; padding:0; background:none; }
.product-view .form-group #button-cart {
	background: #dc3b4b;
	border:0;
	border-bottom: 3px solid #b3303d;
	color: #FFF;
	display: inline-block;
	font-size: 16px;
	font-weight: bold;
	padding: 7px 18px 6px;
	text-align: center;
	text-transform: uppercase;
	white-space: nowrap; 
	border-radius:5px;
	border-right: 0;
	border-bottom-right-radius: 0;
	border-top-right-radius: 0;
}

.product-view .form-group #button-cart-c {
	background: #dc3b4b;
	border:0;
	border-bottom: 3px solid #b3303d;
	color: #FFF;
	display: inline-block;
	font-size: 16px;
	font-weight: bold;
	padding: 7px 18px 6px;
	text-align: center;
	text-transform: uppercase;
	white-space: nowrap; 
	border-radius:5px;
	border-right: 0;
}

.product-view .form-group #button-cart:hover {
	background: #c32c3b;
	border:0;
	border-bottom: 3px solid #9f2a36;
	color: #FFF;
}

.product-view .form-group #button-cart-c:hover {
	background: #c32c3b;
	border:0;
	border-bottom: 3px solid #9f2a36;
	color: #FFF;
}

.product-view .form-group { display:inline-block; width:100%; margin: 0; }
.product-view  #product .add-to-links { 
	padding:15px 0 0;
	text-align:left;
	margin:0;
}
.product-view .input-content {
	float: left;
	width:75px;
	padding:3px 9px;
    margin-right: 10px;
	background:#fff;
	border:1px solid #aeaeae;
	border-radius: 4px;
}
.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:10px 0 20px;
}
.product-view .tab-view {
	width:100%;
	margin-bottom:15px; 
}
.product-view .tab-view  li {
    float: left;
    margin: 0 30px 0 0;
}
.product-view .nav-tabs a {
	color: #AAA;
	display: block;
	font-size: 16px;
	line-height: 30px;
	padding: 0 0 13px;
	text-transform: uppercase;
	text-decoration: none;
	border:0;
	font-weight: bold;
}

#tab-description a {
	font-weight: normal;
	text-decoration: underline !important;
}

#tab-description a:hover {
	font-weight: normal;
	text-decoration: underline !important;
}

#tab-description ul>li {
	float:none;
	list-style: none;
}

#tab-description ol>li {
	float:none;
	list-style: none;
}

.product-view .nav-tabs a:hover,.product-view .nav-tabs li.active a {
	background: url("../image/bg1-bottom-title.png") no-repeat scroll left bottom;
	color: #777;
	border:0;
	font-weight: bold;
}
.product-view .nav-tabs { 
	margin:30px 0 0;
	border:0;
	background: url("../image/bg-bottom1-title.png") repeat-x scroll left bottom;
	width: 100%;
}
.product-view  .tab-content {
    margin:0;
	line-height:23px;
    padding:15px 20px;
}

#tab-downloads a {
	color: #DBB542;
	background: none;
	font-size: 14px;
	padding: 0;
}

.product-view #tab-review h2 {
	font-size: 18px;
    margin: 20px;
    
}
.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 {
    margin:0;
	padding:0;
	font-size:20px;
	line-height:32px;
	border:0;
	width:auto;
	min-width: 176px;
	text-align:center;
}
.product-view .item-inner .add-to-links .cart button { padding:0; font-size:0; }
.product-view .item-inner .rating { text-align:center; margin:0; }\


.heading-title {
	background: url("../image/bg-bottom1-title.png") repeat-x scroll left bottom;
	width: 100%;
}

.heading-title-3 {
	background: url("../image/bg-bottom1-title.png") repeat-x scroll left bottom;
	width: 100%;
}

.product-view .view-related  .owl-controls .owl-buttons .owl-next { right:-5px; }
.product-view .view-related .owl-controls .owl-buttons .owl-prev { left:-5px; }
.product-view .view-related  .owl-controls .owl-buttons div { margin:-85px 0 0; }
.product-view .view-related  .owl-controls .owl-buttons { opacity:0; }
.product-view .view-related:hover  .owl-controls .owl-buttons { opacity:1; }

.product-view .view-same  .owl-controls .owl-buttons .owl-next {  }
.product-view .view-same .owl-controls .owl-buttons .owl-prev { left:-5px; }
.product-view .view-same  .owl-controls .owl-buttons div { margin:-85px 0 0; }
.product-view .view-same  .owl-controls .owl-buttons { opacity:0; }
.product-view .view-same:hover  .owl-controls .owl-buttons { opacity:1; }
.view-related .owl-wrapper { margin:0; }

.view-related .owl-wrapper { margin:0; }
.view-same .owl-wrapper { margin:0; }
.product-view .all-inner .item-inner .box-price-hover .price { 
	line-height:25px;
	margin:20px 0 0;
	width:100%;
}
.product-view .all-inner  .item-inner .box-price-hover .price span.price-new {
	line-height:32px;
	color:#fff;
	font-size:16px;
}
.product-view .all-inner  .item-inner .price span.price-new {
	color:#ea3242;
}
.product-view .item-inner .add-to-links button span {
	border: 0;
	color: #777;
	font-size: 14px;
	text-align: center;
	margin: 0;
	padding: 0;
	display: inline-block;
	background:none;
}
.alert-vpo  {
	background: #76B138;
	color: #fff;
}

.vpo-0 .price-new {
	color: #646464 !important;
}

.alert-success,.alert  { border-radius:4px; margin-bottom:14px;}

#content .related-title h2{
    background: url("../image/bg2-bottom-title.png") no-repeat scroll left bottom;
	color: #777;
	font-size: 16px;
	margin: 0;
	padding: 0 0 15px;
	text-transform: uppercase;
	font-weight: bold;
}

#content .same-title h2{
    background: url("../image/bg2-bottom-title.png") no-repeat scroll left bottom;
	color: #777;
	font-size: 16px;
	margin: 0;
	padding: 0 0 15px;
	text-transform: uppercase;
	font-weight: bold;
}


#content .heading-title h2{
    background: url("../image/bg2-bottom-title.png") no-repeat scroll left bottom;
	color: #777;
	font-size: 16px;
	margin: 0;
	padding: 0 0 15px;
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 20px;
}

#content .heading-title-3 h2{
    background: url("../image/bg3-bottom-title.png") no-repeat scroll left bottom;
	color: #777;
	font-size: 16px;
	margin: 0;
	padding: 0 0 15px;
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 20px;
}

.table-responsive thead td {

    border-bottom: 1px solid #dddddd !important;
    color: #4d4d4d;
    float: none;
    font-size: 13px;
    font-weight: bold;
    /*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: 13px;
}
.table-responsive td .img-thumbnail { border-radius:0; border:0; }
.table-responsive td.text-left a {
	color: #333333;
    font-size: 16px;
}
.table-responsive td.text-left a:hover {
	color:#f57b7a;
}
.table-responsive td.text-left small {
	color: #4d4d4d;
    font-size:13px;
}
.table-responsive td .form-control {
	width:38px;
	height:38px;
	margin:0 12px 0 13px;
	border:1px solid #AEAEAE;
	border-radius:0;
	box-shadow:none;
	text-align:center; 
	font-size:13px;
}

.table .input-note {
	width: 206px;
	height:35px;
	margin:0 12px 0 13px;
	border:1px solid #AEAEAE;
	border-radius:4px;
	text-align:center; 
	font-size:13px;
}

.table .input-quantity {
	width:40px;
	height:35px;
	margin:0 10px 0 10px;
	border:1px solid #AEAEAE;
	border-radius:4px;
	text-align:center; 
	font-size:13px;
}

.table img {
	border :0;
}

.table-responsive tbody td.text-right {
	color:#ea3242;
    font-size: 14px;
    font-weight: bold;
	
}
.table-responsive td .input-group-btn { width:auto; display: inline-block; }
.table-responsive td .btn { margin-right:15px; }
.checkout-cart #content h1,.checkout-cart #content h2{

}

.checkout-cart #content p {
	color: #4d4d4d;
    font-size: 14px;
	margin-bottom:20px;
}
.checkout-cart #accordion .panel-heading {
	background:#fff;
	border: 0;
}
.checkout-cart #accordion .panel-heading a {
    font-size: 13px;
	color:#666;
}
.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 #AEAEAE;
	color: #4d4d4d;
    font-size: 14px;
	width:100%;
	border-radius:0;
	clear: both;
}
.checkout-cart .panel-collapse .input-group-btn { float:left; }
.checkout-cart .panel-collapse .input-group-btn input {
	color:#fff;
	border:0;
	width:auto;
}
.checkout-cart .panel-collapse .form-horizontal .btn {
	color:#fff;
	border:0;
	width:auto;
}
.panel-group .panel-heading {
	/*background:#fff;*/
	background: #f9f9f9;
	border-bottom: 1px solid #ededed;
}

.panel-group {
	margin-bottom: 10px;
}

.panel-group .panel { box-shadow:none; border-radius:0; margin-bottom: 0; border:0; }
.panel-group .panel .panel-heading .panel-title { 
	font-size: 14px;
	color:#777;
	
}
.panel-group .panel .panel-heading .panel-title a {
    font-size: 14px;
	text-shadow:none;
	color:#777;
	
}
.panel-group .panel .panel-body { border:0 !important; padding:15px 0 0 !important; border-top:0 !important; }
.checkout-checkout #content h1 { font-size:20px;  color:#777; }
.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; }
.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 #aeaeae; border-radius:0; font-size:14px; }
.table-bordered thead td {
    background-color:#fff;
    border-bottom: 1px solid #aeaeae !important;
    color: #4d4d4d;
    float: none;
    font-size: 13px;
    font-weight: normal;
    min-width: 150px;
    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: 13px;
}
.table-bordered td.text-left small {
	color: #4d4d4d;
    font-size: 14px;
}
.account-account #content h2,.account-wishlist #content h2  {
}

.account-wishlist td {
	vertical-align: middle;
}
.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; text-align:center; }
.account-wishlist .table-bordered .btn { border-radius:0; }
.well { 
	/*border:1px solid #aeaeae;*/
	background:none;
	box-shadow:none;
}
.well p {
	margin:0 0 20px;
}
.well input  { }
.list-group-item:first-child{ border-radius:0; }
.list-group-item:last-child { border-radius:0; }
.account-border .form-group label  { text-align:left; }
/*---------------------------------------------------------*/
.view-related .owl-item {
    padding: 0 15px;
}
.product-view .col-sm-5 { position:inherit !important; }
.image-block .owl-theme .owl-controls .owl-buttons div {
	background: url("../image/bg-arrow-thumail.png") no-repeat scroll 0 0;
    border:0;
    cursor: pointer;
    display: block;
    height: 30px !important;
    margin:-10px 0 0;
    position: absolute;
    text-indent: -9999px;
    top: 50%;
    width: 30px !important;
	border-radius:0 !important; 
}
.image-block  .owl-theme .owl-controls .owl-buttons div  { display:none; }
.image-block  .owl-theme:hover .owl-controls .owl-buttons div  { display:block; }
.image-block .owl-theme .owl-controls .owl-buttons .owl-next { background-position:100% 0; right:-12px; }
.image-block .owl-theme .owl-controls .owl-buttons .owl-prev { left:-12px;}
.image-block .owl-theme .owl-controls .owl-buttons .owl-next:hover {background: url(../image/bg-arrow-thumail.png) no-repeat 100% 0;}
.image-block .owl-theme .owl-controls .owl-buttons .owl-prev:hover {background: url(../image/bg-arrow-thumail.png) no-repeat 0 0;}
.flexslider .slides img {
	width: inherit;
}
.flexslider.carousel .slides img {
	width: auto;
}
.slides {
	padding: 0;
	margin:0;
	list-style: none;
}
.slides li {
	text-align: center;
}
.slides li img {
	text-align: center;
}
.carousel-contain .slides li img { width:100%; }
.flex-direction-nav a:before {
	line-height: 40px;
}
.owl-theme .owl-controls .owl-buttons div{
	background: url("../image/bg_direction_nav.png") no-repeat scroll 0 0;
	border:0;
    cursor: pointer;
    display: block;
    height: 42px;
    margin:-20px 0 0;
    position: absolute;
    text-indent: -9999px;
    top:50%;
    width: 40px;
	opacity:0.7;
}

.owl-theme .owl-controls .owl-buttons div:hover { opacity:1; }
.owl-theme .owl-controls .owl-buttons .owl-next { background-position:100% 0; right:0; }
.owl-theme .owl-controls .owl-buttons .owl-prev { left: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% #f36b6c;}
.jcarousel-skin-opencart .jcarousel-next-horizontal:hover {
	background:url(../image/bg_direction_nav.png) no-repeat 100% 100% #f36b6c;
}
/*Custommenu========================================*/
.common-home .nav-container { margin:0; }
.nav-container { margin:0 0 30px; }


/*Layered========================================*/
.vermagemenu { margin:0 0 10px; }
.layered-modunl { border:0; margin:15px 0 0; border-radius:0; box-shadow:none; }
.layered-modunl .layered { padding:0; }
.layered-modunl .layered-heading {
    background: url("../image/bg-bottom1-title.png") repeat-x scroll left bottom;
	margin: 0;
	display: inline-block;
	width: 100%;
	padding:0;
	border:0;
}
.layered-modunl .layered-heading strong {
	background: url("../image/bg1-bottom-title.png") no-repeat scroll left bottom;
	color: #777;
	
	font-size: 20px;
	margin: 0;
	padding: 0 0 15px;
	display: inline-block;
	text-transform: uppercase;
}
.layered-modunl .filter-attribute-container label {
	padding: 10px 0 2px;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 16px;
	color: #777;
	
}
.filter-attribute-container .filter-price { padding:0 8px; }
.layered-modunl .filter-attribute-container:first-child { margin:0; }
.layered-modunl .filter-attribute-container { padding:10px 0 0; margin:0; }
.layer-category .list-group a {
	background: url("../image/icon-layered.png") no-repeat 0 13px;
	color: #777;
	
	font-size: 14px;
	line-height: 26px;
	text-align: left;
	border:0;
	padding:0 0 0 12px;
}
.layer-category .list-group a:hover {
	background: url("../image/icon-layered.png") no-repeat 0 -22px;
	color:#F4CA49;
}
.layer-category .list-group .filter-act-name p {
	margin:5px 0;
	display:inline-block;
	width:100%;
}
.layer-category .list-group .filter-act-name a {
	margin:5px 0;
	display:inline-block;
	width:100%;
} 
.layered-modunl #slider-price,.layered-modunl .ui-widget-header {
	border:0 !important;
	background:url("../image/bg-search-price.png") repeat-x 0 0 !important; 
	height:8px;
}
.layered-modunl .ui-slider-horizontal .ui-slider-handle {
	border:0;
	background:url("../image/icon-ui.png") no-repeat 50% 50%;
	height:22px;
	width:22px;
	top:-8px;
}
/*End-Layered====================================*/


/*modunl===================================================================*/
.pt_custommenu {
	background:#1c1c1c;
}
.nav-container {
	width:100%;
	
}
.pt_custommenu div.pt_menu.active {
    color: #fff;
	background:none;
}
.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 {
    color: #fff;
}
.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: url("../image/bg_li.png") no-repeat scroll 0 12px;
}
.pt_custommenu div#pt_menu_home.act .parentMenu a{ /*border-radius:5px 0 0 5px;*/ }
#pt_menu_home a {
  /*padding: 19px 26px 16px;*/
  border-bottom: 4px solid #1c1c1c;
  
}
#pt_custommenu a:hover {
	border-bottom: 4px solid #f4ca49;
	background: url("../image/custommenu/bg-repeat.png") repeat 0 0;
	color: #fff;
	cursor: pointer;
}
#pt_menu_home a span {
  height: 20px;
  width: 22px;
  display: block;
  text-indent: -9999px;
}
#pt_menu_home a span {
  background: url("../image/bg-home.png") no-repeat 0 0;
}
#pt_menu_home a:hover span,#pt_menu_home.act a span {
  background: url("../image/bg-home.png") no-repeat 0 100%;
}
.pt_custommenu div.pt_menu.act a, .pt_custommenu div.pt_menu.active .parentMenu a,.pt_custommenu div.pt_menu span.block-title:hover,.pt_custommenu div.pt_menu.act span.block-title, .pt_custommenu div.pt_menu.active .parentMenu span.block-title {
	border-bottom: 4px solid #f4ca49;
}
.pt_vmegamenu #pt_ver_menu_link ul li a.act, .pt_vmegamenu #pt_ver_menu_link ul li a:hover, .pt_vmegamenu div.pt_ver_menu.act .parentMenu a {
	border-color: #F4CA49;
	color: #F4CA49;
}
.pt_vmegamenu div.pt_ver_menu.active {
	border-color: #F4CA49;
	color: #F4CA49;
	font-weight: bold;
}
.pt_vmegamenu div.pt_ver_menu .parentMenu span.block-title:hover, .pt_vmegamenu div.pt_ver_menu .parentMenu a:hover,.pt_vmegamenu div.pt_ver_menu.active .parentMenu a {
	border-color: #dbb541;
	color: #1c1c1c;
}
.pt_vmegamenu div.pt_ver_menu .parentMenu span.block-title:hover, .pt_vmegamenu div.pt_ver_menu .parentMenu a:hover,.pt_vmegamenu div.pt_ver_menu.active .parentMenu a {
    background: url("../image/bg-left-menu-hover.png") no-repeat 95% 50% #F9F9F9;
}
.pt_vmegamenu #pt_ver_menu_link ul li a.act, .pt_vmegamenu #pt_ver_menu_link ul li a:hover, .pt_vmegamenu div.pt_ver_menu.act .parentMenu a {
    background: url("../image/bg-left-menu-hover.png") no-repeat 95% 50% #F9F9F9;
}
.pt_vmegamenu div.pt_ver_menu.active {
	background: url("../image/bg-left-menu-hover.png") no-repeat 95% 50% #F9F9F9;
}
.pt_custommenu div.pt_menu_no_child .parentMenu a:hover { background:none; }
.pt_custommenu div.pt_menu.act .itemMenu .itemMenuName:hover{ color: #fff; }
.pt_custommenu div.pt_menu.act .itemSubMenu .itemMenuName:hover{
    color: #f36b6c;
	background: url("../image/bg_li.png") no-repeat scroll 0 12px;
}
.pt_custommenu .itemMenu a.level0:hover { color: #f36b6c; }
.pt_custommenu .itemMenu h4.level1,
.pt_custommenu .itemSubMenu h4.level2 span{
    color: #f36b6c;
}
.pt_custommenu .itemSubMenu a.level2:hover,
.pt_custommenu .itemMenu .level1 a.level0:hover{
	color: #f36b6c;
	background: url("../image/bg_li.png") no-repeat scroll 0 12px;
}
.pt_custommenu .itemMenu h4.level0, .pt_custommenu .itemMenu a.level0 {
	background:url("../image/background-title.png") repeat-x scroll center 15px;
}
.pt_custommenu div.pt_menu.act .itemMenu .itemMenuName{ color: #555555; background:url("../image/background-title.png") repeat-x scroll center 15px; }

.pt_custommenu div.pt_menu.act .itemSubMenu .itemMenuName{ color: #555; background:url("../image/bg_li.png") no-repeat scroll 0 12px; }
.pt_custommenu div.pt_menu.act .itemSubMenu .itemMenuName:hover {
	background: url("../image/bg_li.png") no-repeat scroll 0 12px;
	color:#f36b6c;
}
.mobilemenu li.active a, .mobilemenu a:hover {
	color: #f36b6c;
}
.mobilemenu ul a:hover, .mobilemenu ul li.active a {
	color: #f36b6c !important;
}
.mobilemenu ul ul a:hover, .mobilemenu ul ul li.active a, .mobilemenu ul li.active ul a:hover {
	color: #f36b6c !important;
}
.mobilemenu ul ul ul a:hover, .mobilemenu ul ul ul li.active a, .mobilemenu ul ul li.active ul a:hover {
	color: #f36b6c !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: #f36b6c !important;
}
.menu-mobile {
	background: #F4CA49;
}
ul.tabs li span:hover,ul.tabs li.active span {
    color: #fff;
	background:#f36b6c;
}
.custom-menu-bottom { padding:0 20px 30px;}
#pt_menu_pt_item_menu_categories {
	background: #323A45;
	display: inline-block;
	border-radius: 5px;
}
.static_block_custom_menu {
	background: #323A45;
	border-radius: 5px;
	float: left;
	padding: 30px 30px 30px 40px;
	width: 740px;
}
.custom {
  float: left;
}
.custom-images, .custom-images1, .custom-images2, .custom-images3, .custom-images4, .custom-images5, .custom-images6, .custom-images7, .custom-images8 {
  margin: 0 30px 30px 0;
  display: inline-block;
  width: auto;
}
.custom-images2, .custom-images5 {
  margin: 0 0 30px 0;
}
.custom-images6, .custom-images7 {
  margin: 0 30px 0 0;
}
.custom-images8 {
  margin: 0;
}
.static_block_brands {
  border-radius: 5px;
  float: left;
  padding: 15px;
  width: 540px;
  background:#323A45;
}
.brands {
  float: left;
}
.brands-images, .brands-images1, .brands-images2, .brands-images3, .brands-images4, .brands-images5, .brands-images6, .brands-images7 {
  margin: 0 0 10px 0;
  display: inline-block;
  width: auto;
}
.brands-images4, .brands-images5, .brands-images6, .brands-images7 {
  margin: 0;
}
.static_custom_block {
	border-radius: 5px;
	float: left;
	padding: 10px 20px;
	/*width: 740px;*/
	background:#1c1c1c;
}
.menu-custom-block {
  float: left;
  width: 207px;
  margin: 0 28px 0 0;
}
.menu-custom-block.col2 {
  margin: 0;
}
.custom-block-title {
  background: url("../image/bg-f-title1.png") no-repeat scroll left bottom;
  display: inline-block;
  width: 100%;
}
.custom-block-title h2 {
  color: #FFF;
  font-size: 20px;
  margin: 0;
  padding: 0 0 10px;
  text-transform: uppercase;
}
.menu-custom-block p {
  font-size: 13px;
  color: #FFF !important;
  margin: 13px 0 0;
}
.custom-block-images {
  margin: 8px 0 0;
}
.cuttom-link {
  display: inline-block;
  width: 100%;
}
.cuttom-link a {
  color: #FFF;
  font-size: 13px;
  text-decoration: underline;
  display: inline-block;
}
.cuttom-link a:hover {
	color:#F4CA49;
}
/*Search-category============================================================*/
#search-container{
    width:100%;
	text-align:center; 
}
.search-container {
	width:535px;
	border:0;
	background:#fff;
	display:inline-block;
	margin:3px 0 0;
	border-radius:5px;
}
#search-container .search-container .categories-container{
    float:left;
    position:relative
}
#search-container .search-container #text-search{
    width: 85%;
    border: 0;
    border-left:0;
    box-shadow:none;
    height:58px;
	/*line-height:58px;*/
    color: #777;
    font-size: 15px;
	
	border-top-left-radius:4px;
	border-bottom-left-radius:4px;
	
}
#search-container .search-container #sp-btn-search{
    width:60px;
    float:right;
}
#search-container .search-container .categories-container{
    text-transform: uppercase;
    border:0;
	background:#fff;
	border-right:2px solid #f5f5f5;
	border-radius:5px 0 0 5px;
}
#search-container .search-container .categories-container .hover-cate p{
    margin:0;
	font-size: 16px;
	color: #777777;
    padding:0 45px 0 20px;
    cursor: pointer;
    height: 58px;
	line-height:58px;
    overflow: hidden;
	border-radius:5px 0 0 5px;
}
#search-container .search-container .categories-container .hover-cate p:hover {
	background:#fff;
}
#search-container .search-container .categories-container .hover-cate p i{
    position:absolute;
    top:30%;
    right:0px;
    padding:6px 20px 5px 0;
}
#search-container .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;
    margin-top:5px;
    border: 1px solid #ddd!important;
    padding: 20px;
    width:120%;
	text-align:left;
    cursor: pointer;
}
.cate-items li {
    color:#333;
    font-size: 13px;
	line-height:25px;
    list-style: none;
}
.cate-items li.f1 {
    padding-left: 5px;
}
.cate-items li.f2 {
    padding-left: 15px;
}
#search-container .search-ajax{
    position: absolute;
    z-index: 9999 !important;
    background: none repeat scroll 0% 0% #fff;
    left: 50%;
    top: 61px;
    width: 68%;
    margin: 0 0 0 -130px;
}
.search-ajax .product-name {
	margin:5px 0 3px;
}
.search-ajax .product-info { margin-bottom:20px; }
#search-container .search-ajax li{
    list-style: none;
}
#search-container .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{
    background:url("../image/icon-search.png") no-repeat 50% 50% #474E58;
    border-bottom:3px solid #323A45;
    padding:0;
	height:58px;
	line-height:58px;
	width:62px;
	font-size:0;
    box-shadow:none;
    border-radius: 0 5px 5px 0;
    text-shadow:none;
}
#btn-search-category:hover {
	background:url("../image/icon-search.png") no-repeat 50% 50% #474E58;
    border-bottom: 3px solid #323A45;
}
#btn-search-category .fa-search{
    text-align: center;
    font-size: 0;
    color: #fff;
	line-height:44px;
}


.list-group-title {
	display: inline-block;
	width: 100%;
	background: url("../image/bg-account.png") no-repeat 14px 16px #76B138;
	padding: 0;
	border-bottom: 3px solid #598A25;
	border-radius: 4px 4px 0 0;
	text-transform: uppercase;
}

.list-group-title h2 {
	display: inline-block;
	padding: 14px 12px 14px 15px;
	margin: 0px 0px -3px 45px;
	border-left: 1px solid #FFF;
	color: #FFF;
	font-size: 15px;
	font-weight: bold;
}


/*Vgamenu----------------------------------*/
.vmegamenu-title {
	display: inline-block;
	width: 100%;
	background: url("../image/bg-category.png") no-repeat 14px 16px #F4CA49;
	padding: 0;
	border-bottom: 3px solid #DBB542;
	border-radius: 4px 4px 0 0;
	text-transform: uppercase;
}
.vmegamenu-title h2 {
    display: inline-block;
	padding: 14px 12px 14px 15px;
	margin: 0	 0 -3px 45px;
	color: #FFF;
	font-size: 15px;
	font-weight: bold;
	cursor: pointer;
}
.content-vermagemenu{
    background: none repeat scroll 0% 0% #000;
    height:48px;
    padding:15px;
    position:relative
}
.vermagemenu h2 i{
    position:absolute;
    right:15px;
    top:35%;
}
.navleft-container	{
	font-size: 14px;
	margin: 0 0 20px;
	padding: 0;
	border-bottom:0;
	border-radius: 0 0 5px 5px;
    font-size:14px;
    width: 100%;
    z-index: 99999;
    display:block;
}
.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}
#main-main{margin-bottom: 0;padding-bottom:0;padding-top:0}
.pt_vmegamenu .parentMenu a{
	border:0;
    height:auto!important;
    width:100%!important;
    font-size:11px;
}
.pt_vmegamenu .pt_ver_menu:last-child .parentMenu a:last-child{ border:none; }
.pt_vmegamenu div.pt_ver_menu_no_child .parentMenu a{background: none!important;}
#main-menu .pt_ver_menu { width:100%; }
 #main-menu .pt_ver_menu .parentMenu{
	border-bottom: 1px solid #F1F1F1;
	width:100%;
}
#main-menu .pt_ver_menu:last-child, #main-menu .pt_ver_menu:last-child .parentMenu { background:none; }
.pt_vmegamenu .pt_ver_menu .popup{
    border:none;
    padding:1px 0 2px 10px;
    position: absolute;
    left:100%;
    top:-2px;
    text-align: left;
    z-index: 3000;
    background: none!important;
}
.pt_vmegamenu .pt_ver_menu .popup .content-popup{
    float: left;
    border-left:4px solid #dbb541;
	background: #fff;
	padding: 10px 20px 10px 15px; 
	margin: 0 0 0 -13px;
	box-shadow:0 0 8px 1px rgba(0,0,0,0.1); 
}
.pt_vmegamenu div.popup a.act{color:#333;}
.block1{padding:20px 30px 30px;}
.block1 .column{padding-bottom:0!important; margin-bottom:0px!important}
.block1 .column .itemMenu a.level0,.block1 .column .itemMenu a.actParent {
    /*background: url("../image/bg-bottom1-title.png") repeat-x scroll left bottom;*/
	color: #777;
	display: inline-block;
	font-size: 16px;
	font-weight: normal;
	width: 100%;
	font-size:13px;
}

.block1 .column .itemMenu a.actParent span {
	background: url("../image/bg-f-title1.png") no-repeat left bottom;
	display: inline-block;
	padding: 0 0 10px;	
}

a.activeParent span {
	text-decoration: none;
}

a.inactiveParent span {

	text-decoration: none;
}

.block1 .column.col2 .itemMenu a.actParent span {
	background: url("../image/bg-f-title2.png") no-repeat left bottom;
}
.block1 .column.col3 .itemMenu a.actParent span {
	background: url("../image/bg-f-title3.png") no-repeat left bottom;
}
.block1 .column .itemMenu a.level0:hover,.block1 .column .itemMenu a.actParent:hover {
	color: black;
	font-weight: bold;
}
/*
.block1 .column .itemSubMenu a.level0{background:none}
.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;
	padding:0;
}
.pt_vmegamenu div.itemSubMenu {
    margin: 5px 0!important;
}
.block1 .itemSubMenu .itemMenu a.itemMenuName{
    color: #777;
	font-weight: normal;
	font-size: 12px;
}
.block1 .itemSubMenu .itemMenu a.itemMenuName:hover{
    color: black;
}
.custom-menu-bottom {
  float: left;
  padding: 0;
  margin: 10px 0 0;
  width: 540px !important;
}
.menu-bottom {
  float: left;
  width: 170px !important;
  margin-right: 15px;
}
.menu-bottom.images2 {
  margin: 0;
}
.cus-image {
  text-align: center;
}
/*End-sequence============================================================*/

/*Countdown-container-----------------------------------------*/

.countdown-container { padding:18px 0 0; background:#f4f4f4; margin:40px 0 0; }
.countdown-container .countdown-title h3 {
	color:#f36b6c;
	font-size:40px;
	line-height:45px;
	font-family:'BebasNeuewebfont';
	margin:0;
	padding:0 18px 0;
}
.countdown-container .owl-carousel .owl-item {
	padding:0 18px;
}
.countdown-container .item-inner { border:0; box-shadow:none; background:none; }
.countdown-container .name { display:none; text-align:left; }
.countdown-container .price { display:none; text-align:left; margin:5px 0 0; }
.countdown-container .rating  { display:none; text-align:left; }
.countdown-container .countdown-row { margin:13px 0 0; display:inline-block; width:100%; }
.countdown-container .countdown-section {
	float: left;
	width: 33%;
	font-size: 12px;
	text-align:left; 
}
.countdown-container .countdown-section:first-child { width:100%; margin:10px 0 3px;  }
.countdown-container .countdown-amount {
	color:#666666;
	font-size:20px;
	margin-right:3px;
	text-transform:uppercase;
	font-family: CalibriBold;
}
.countdown-container .countdown-period {
	color:#666666;
	font-size:11px;
	text-transform:uppercase;
	font-family: CalibriBold;
}
.countdown-container .countdown-section:first-child .countdown-amount {
	font-size: 40px;
	font-family: BebasNeuewebfont;
	color: #35ada9;
}
.countdown-container .owl-pagination { top:-58px; text-align:right; right:18px;  }
.countdown-container .owl-theme .owl-controls .owl-page { margin:0; }
.countdown-container .owl-theme .owl-controls .owl-page span { 
	margin:2px;
	width:10px;
	height:10px;
	background:#666;
	border-radius:0;
	opacity:1;
}
.countdown-container .owl-theme .owl-controls .owl-page.active span { background:#f36b6c; }
.countdown-container .owl-theme .owl-controls { margin:0; }
/*--------------------------------------------*/

/*product-tabs-container-slider============================================================*/

.product-tabs-container-slider .owl-item { padding:0 15px; }
.top-category {
	background: url("../image/bg-bottom1-title.png") repeat-x left bottom;
	float: left;
	width: 100%;
}
.Category_Slider_Home1 .tab-title { display:none; }
.tab-slider-title {
  display: inline-block;
  float: left;
  background: url("../image/bg-bottom-title.png") no-repeat left bottom;
}

#content .p10 {
	padding-left: 10px;
}

#content .product-sku {
	font-size: 12px;
}

#content .product-note {
	margin-top: 10px;
}



.table-responsive .form-control2 {
  height: 38px;
  margin: 0 12px 0 10px;
  border: 1px solid #aeaeae;
  border-radius: 0;
  box-shadow: none;
  text-align: center;
  font-size: 14px;
}

#content .tab-slider-title h2 {
  font-size: 20px;
  color: #777;
  
  text-transform: uppercase;
  margin: 0;
  padding: 0 0 15px 0;
}
ul.tabs-category {
	margin: 0;
	padding: 0;
	float: right;
	list-style: none! important;
	height: 32px;
	border: 0;
	width: auto;
}
ul.tabs-category li {
	float: left;
	margin: 0;
	cursor: pointer;
	padding: 0 10px 0 10px;
	border: 0;
	color: #777777;
	font-weight: normal;
	list-style: none;
	overflow: hidden;
	position: relative;
	font-size: 14px;
	line-height: 32px;
	text-transform: uppercase;
	background: #DC3B4B !important;
}

ul.tabs-category a {
	color: #fff !important;
	display: block;
	z-index: 10;
}

ul.tabs-category li:hover {
	background: #c32c3b !important;
}

ul.tabs-category li:last-child { background:none; }
ul.tabs-category li.active,ul.tabs-category li:hover { color:#67D7BB; }
.tab_container { margin:25px 0 0; }
.tab_container .item .sale  {
	opacity: 1;
	top: 90px;
	right: 10px;
}
.tab_container .item:hover .sale,.tab_container .item:hover .new { opacity:0; } 
.tab_container .item .new  {
	opacity: 1;
	top: 90px;
	right: 10px;
}
.tab_container .item .product-name {
	min-height: 50px;
	opacity: 1;
}
.tab_container .item .price-label {
	right: 0;
	margin-top: 0;
	overflow: hidden;
	position: absolute;
	top: 90px;
	width: 50%;
	z-index: 9;
}
.tab_container .box-price {
	display:block;
	float: none;
	margin: 0;
	text-align: center;
	width: 65px;
	height: 65px;
	position: relative;
}
.tab_container .box-price {
	border-bottom: 3px solid #c54a59;
	background: #ea3242;
	border-radius:100%;
	margin:0;
	position:relative;
}
.tab_container .price {
  color: #FFFFFF;
  
  font-size: 16px;
  font-weight: normal;
  margin:23px 0 0;
}
.tab_container .price .price-old {
	color: #EAB1B8;
	font-size: 13px;
	position:absolute;
	top:7px;
	left:0;
	width:100%;
	text-align:center;
}
.tab_container .item .item-box-hover {
	opacity: 0;
	-moz-transform: translateY(-50px);
	-webkit-transform: translateY(-50px);
	-o-transform: translateY(-50px);
	-ms-transform: translateY(-50px);
	transform: translateY(-50px);
}
.tab_container .item-inner .actions { padding:5px 0; }
.tab_container .item:hover .item-box-hover {
	opacity: 1;
	-moz-transform: translateY(-35px);
	-webkit-transform: translateY(-35px);
	-o-transform: translateY(-35px);
	-ms-transform: translateY(-35px);
	transform: translateY(-35px);
}
.tab_container  .owl-carousel .owl-wrapper-outer { min-height:200px; }
.tab_container .owl-theme .owl-controls .owl-buttons { margin:-45px 0 0; opacity:0; }
.tab_container:hover .owl-theme .owl-controls .owl-buttons { opacity:1; }
.tab_container .owl-theme .owl-controls .owl-buttons .owl-prev { left:-3px; }
.tab_container .owl-theme .owl-controls .owl-buttons .owl-next { right:-3px; }
/*End-product-tabs-container-slider========================================================*/

/*Category-tab--------------------------------------------------------------*/
.Category1_Slider_Home1 .tab-slider-title { display:none; }
.tab-title {
  display: inline-block;
  float: left;
  background: url("../image/bg-bottom-title.png") no-repeat left bottom;
}
#content .tab-title h2 {
  font-size: 20px;
  color: #777;
  
  text-transform: uppercase;
  margin: 0;
  padding: 0 0 15px 0;
}
.tab_container .category-item  .item .new,.tab_container .category-item  .item .sale { display:none; }
.category-item  .products {
	float: left;
	width: 105px;
}
.category-item .box-content { margin-left:115px; }
.category-item .item-inner { border:1px solid #fff; padding:10px; overflow:inherit; margin:0 0 10px;  }
.category-item .item-inner:hover { border-color:#f4ca49; }
.category-item .name { text-align:left; }
.tab_container .category-item  .item .price-label {
	position:inherit;
}
.tab_container .category-item .item .price-label { width:100%; }
.tab_container .category-item .item .price-label .box-price { 
	transition:inherit;
	opacity:1;
	border:0;
	padding:0;
	border-radius:0;
	background:none;
	height:auto;
	width:100%;
	text-align:left;
}
.tab_container .category-item .item .price-label .box-price {
	position: relative;
	opacity:1;
}

.tab_container .category-item .price .price-old { 
	width:auto;
	float:left;
	position:inherit;
	font-size:14px;
	color:#999999;
}
.tab_container .category-item .price .price-new {
	float:left;
	margin:0 0 0 6px;
	width:auto;
}
.tab_container .category-item  .price { color:#ea3242; font-size:20px; margin:0; }
.tab_container .category-item .item .item-box-hover {
	margin:0;
	opacity:1;
	text-align:left;
}
.tab_container .category-item .item:hover .item-box-hover { margin:0; }
.category-item .item-inner .actions  { margin:5px 0 0; }
/*----------------------------------------------------*/


/*Newproducts============================================================*/
.new-products-container { margin:0 }
.products-slider-content { margin:10px 0 0; width:100%; }
.new-products-slider {
	background: url("../image/bg-bottom1-title.png") repeat-x left bottom;
	float: left;
	width: 100%;
}
#content .new-products-slider h2 {
	background: url("../image/bg-bottom-title.png") no-repeat scroll left bottom;
	color: #777777;
	
	font-size: 20px;
	margin: 0;
	padding: 0 0 15px;
	text-transform: uppercase;
}
.new-products-container .owl-carousel { float:left; }

.new-products-container .name { text-align:center; }
.new-products-container .price { text-align:center; font-size:18px; width:auto; margin:0; min-width: 176px; }
.new-products-container .price .price-old { font-size:13px; width:auto; }
.new-products-container .price-new { margin:0 0 0 5px; }
.new-products-container .rating { float:right; width:auto; margin:-3px 0 0; }
.new-products-container .review-price {
	display: inline-block;
	float: none;
	width: 100%;
}
.new-products-container .item-inner .item-box-hover {
	opacity: 0;
	background:#fff;
	padding:20px 0;
	-moz-transform: translateY(-70px);
	-webkit-transform: translateY(-70px);
	-o-transform: translateY(-70px);
	-ms-transform: translateY(-70px);
	transform: translateY(-70px);
	text-align: center;
}
.new-products-container .item-inner:hover .item-box-hover {
	opacity: 1;
	-moz-transform: translateY(-55px);
	-webkit-transform: translateY(-55px);
	-o-transform: translateY(-55px);
	-ms-transform: translateY(-55px);
	transform: translateY(-55px);
}
.new-products-container .item-inner .actions { margin:0; border:0; }
.new-products-container .item-inner .add-to-links { margin:5px 0 0; }
.new-products-container .item-inner .add-to-links div.cart { padding:0; }
.new-products-container .item-inner .add-to-links div button {
	width:auto;
	height:auto;
	border-radius:0;
	background:none;
	line-height:inherit;
}
.new-products-container .owl-theme .owl-controls .owl-buttons div { 
	margin:-85px 0 0;
	display:none;
}




.new-products-container .owl-theme:hover .owl-controls .owl-buttons div { display:block; }
.new-products-container .owl-theme .owl-controls .owl-buttons .owl-next {
	right:8px;
}
.new-products-container .owl-theme .owl-controls .owl-buttons .owl-prev {
	left:8px;
}
/*End-newproducts============================================================*/

/*bestsellers-products============================================================*/
.bestsellers-container { margin:32px 0 0; float:left; width:100%; }
.bestsellers-container .bestsellers-content { 
	margin:20px 0 0;
	float: left;
	width: 100%;
}
.bestsellers-title {
	background: url("../image/bg-bottom1-title.png") repeat-x scroll left bottom;
	float: left;
	width: 100%;
}
.bestsellers-title h3 {
	background: url("../image/bg1-bottom-title.png") no-repeat scroll left bottom;
	color: #777777;
	
	font-size: 20px;
	margin: 0;
	padding: 0 0 15px;
	text-transform: uppercase;
}
.bestsellers-content .item-inner { display:inline-block; width:100%; margin:0 0 10px; }
.bestsellers-content .item-inner:last-child { margin:0; }
.bestsellers-content .image { width:100px; float:left; }
.bestsellers-content .caption { padding:0; margin-left:115px; text-align:left; min-height:inherit;  }
.bestsellers-content .caption .name { margin:0; text-align:left;  }
.bestsellers-content .caption .name a { font-size:14px; }
.bestsellers-container .item-inner .add-to-links div button { text-transform:uppercase; }
.bestsellers-content .caption .description { display:none; }
.bestsellers-content .price { margin:10px 0 0; }
.bestsellers-content .item-inner .actions {
	margin:0;
	border:0;
}
.bestsellers-content .item-inner .add-to-links { text-align:left; margin:10px 0 0;  }
/*End-bestsellers-products============================================================*/

/*feature-products============================================================*/
.featured-product-container { margin:20px 0 0; float:left; width:100%; }
.featured-product-container .product-layout { margin-top:20px; float:left; width:100%; }
.featured-product-container .item-inner { margin:0 0 10px;}
.ma-featured-product-title {
	background: url("../image/bg-bottom1-title.png") repeat-x scroll left bottom;
	float: left;
	width: 100%;
}
.ma-featured-product-title h2 {
	background: url("../image/bg1-bottom-title.png") no-repeat scroll left bottom;
	color: #777777;
	
	font-size: 20px;
	margin: 0;
	padding: 0 0 15px;
	text-transform: uppercase;
}
.featured-product-container .image {
	width:100px;
	float:left;
}
.featured-product-container .box-feature {
	margin-left:115px;
	text-align:left;
}
.featured-product-container .name {
	text-align:left;
	margin:0;
}
.featured-product-container .price { margin:3px 0 0; }
.featured-product-container .item-inner .actions {
	margin:0;
	border:0;
}
.featured-product-container .item-inner .add-to-links { text-align:left; margin:8px 0 0;  }
.featured-product-container .item-inner .add-to-links div button { text-transform:uppercase; }
.featured-container .owl-item {
    padding: 0 15px;
}
.featured-container .owl-carousel .owl-wrapper-outer {
    min-height: 465px;
	float:left;
}
.featured-sldier-title {
    background: url("../image/bg-block.png") repeat-x scroll center bottom;
    float: left;
    margin: 0 0 15px;
    width: 100%;
}
.featured-sldier-title h2 {
    background: url("../image/border_tab.png") no-repeat scroll left bottom;
    color: #666666;
    font-family: CalibriBold;
    font-size: 18px;
    line-height: 28px;
    margin: 0;
    padding-bottom: 5px;
    text-transform: uppercase;
}
.featured-container .item-inner {
	background: #f4f4f4;
    height: auto !important;
    margin-bottom: 10px;
    min-height: 130px;
    padding: 8px;
	border:0;
}
.featured-container .item-inner:hover { box-shadow:none; border:0; }
.featured-container .product-image {
	width:90px;
	float:left;
	margin:0;
	background: #ffffff;
    border: 1px solid #eeeeee;
    display: block;
    padding: 5px;
}
.featured-container .products-des {
	margin-left:100px;
}
.featured-container .name { margin:0; text-align:left; }
.featured-container .price { text-align:left; margin:3px 0 0; }
.featured-container .price .price-old { font-size:15px; width:100%; clear:both; display:block; }
.featured-container .rating { display:none; }
.featured-container .item-inner .actions { background: none; margin:0; border:0; }
.featured-container .item-inner .add-to-links { float:left; width:100%; text-align:left; margin:5px 0 0; }
.featured-container .item-inner .add-to-links div.cart { padding:0; }
.featured-container .item-inner .add-to-links div button {
	width:auto;
	height:auto;
	border-radius:0;
	background:none;
	line-height:inherit;
}
.featured-container .owl-theme .owl-controls.clickable .owl-buttons div {
	width:20px;
	height:20px;
	background:#f1f1f1 url(../image/btn-slider1.png) 100% 0 no-repeat;
	position: absolute;
	top:0;
	margin:-6px 0 0;
	text-indent: -99999px;
	border: 0;
	right:15px;
}
.featured-container .owl-theme .owl-controls.clickable .owl-buttons .owl-prev {
	right:40px;
	background:#f1f1f1 url(../image/btn-slider1.png) 0 0 no-repeat;
}
.featured-container .owl-theme .owl-controls.clickable .owl-buttons .owl-prev:hover {
	background:#f36b6c url(../image/btn-slider1.png) 0 100% no-repeat;
}
.featured-container .owl-theme .owl-controls.clickable .owl-buttons .owl-next:hover{
	background:#f36b6c url(../image/btn-slider1.png) 100% 100% no-repeat;
}

/*End-feature-products============================================================*/

/*Mostview-products==============================================================*/
.most-products-container { margin:40px 0 0; display:inline-block; width:100%;  }
.most-products-container .most-products-title {
	background: url("../image/bg-bottom1-title.png") repeat-x scroll left bottom;
	float: left;
	width: 100%;
	margin:0 0 60px;
}
#content .most-products-container .most-products-title h2 {
	background: url("../image/bg-bottom-title.png") no-repeat scroll left bottom;
	color: #777;
	
	font-size: 20px;
	margin: 0;
	padding: 0 0 15px;
	text-transform: uppercase;
}
.mostview-content { float:left; width:100%; margin:20px 0 0; }
.most-products-container .item-inner { margin-top:-50px; }
.most-products-container .item-inner .new {
	right:30px;
	top:136px;
}
.most-products-container .item-inner .price-label {
	right: 0;
	margin-top: 0;
	overflow: hidden;
	position: absolute;
	top: 126px;
	width: 50%;
	z-index: 9;
}
.most-products-container .item-inner .box-price {
	display: block;
	float: none;
	margin: 0;
	text-align: center;
	width: 65px;
	height: 65px;
	position: relative;
	border-bottom: 3px solid #C54A59;
	background: #ea3242;
	border-radius: 100%;
}
.most-products-container .price {
  color: #FFF;
  
  font-size: 16px;
  font-weight: normal;
  margin: 23px 0 0;
}
.most-products-container .rating { display:none; }
.most-products-container .item-inner .item-box-hover {
	opacity: 0;
	-moz-transform: translateY(-55px);
	-webkit-transform: translateY(-55px);
	-o-transform: translateY(-55px);
	-ms-transform: translateY(-55px);
	transform: translateY(-55px);
}
.most-products-container .item-inner:hover .item-box-hover {
	opacity: 1;
	-moz-transform: translateY(-35px);
	-webkit-transform: translateY(-35px);
	-o-transform: translateY(-35px);
	-ms-transform: translateY(-35px);
	transform: translateY(-35px);
}
.most-products-container .item-inner .actions {
  padding: 5px 0;
}
/*===============================================================================*/

/*Banner-slider=============================================================*/
.common-home .banner-container { margin:30px 0 0; }
.banner-container { margin:	0; display:inline-block; width:100%; }
.banner-container .owl-pagination {
	top:-30px;
}
.banner-container .owl-controls .owl-page { margin;0 4px; }
.banner-container .owl-controls .owl-page span  {
	background:#fff;
	box-shadow:none;
}
.banner-container .owl-controls .owl-page.active span {
	background:#F4CA49;
}
/*==========================================================================*/

/*Onsale-products============================================================*/
.onsaleproducts-container { float:left; width:100%; margin:40px 0 0; }
.onsaleproducts-container .onsaleproducts-content { margin:20px 0 0; float:left; width:100%; }
.onsaleproducts-container .owl-controls { float:left; width:100%;}
.onsale-title {
    background: url("../image/bg-bottom1-title.png") repeat-x scroll left bottom;
	float: left;
	width: 100%;
}
.onsale-title h2 {
    background: url("../image/bg-bottom-title.png") no-repeat scroll left bottom;
	color: #777777;
	
	font-size: 20px;
	margin: 0;
	padding: 0 0 15px;
	text-transform: uppercase;
}
.onsaleproducts-container .owl-item { padding:0 15px; }
.onsaleproducts-container .owl-wrapper-outer { float:left; }

.onsaleproducts-container .item-inner {
	border:0;
}
.onsaleproducts-container .item-inner:hover { box-shadow:none; border:0; }
.onsaleproducts-container .name { margin:10px 0 0; text-align:left; }
.onsaleproducts-container .name  a { font-size:18px; }
.onsaleproducts-container .review-price {
	display: inline-block;
	float: none;
	width: 100%;
	margin:8px 0 0;
}
.onsaleproducts-container .price { text-align:left; float:left; width:auto; }
.onsaleproducts-container .rating { float:right; width:auto;  }
.onsaleproducts-container .item-inner .actions { background: none; margin:0; border:0; }
.onsaleproducts-container .item-inner .add-to-links { float:left; width:100%; text-align:left; margin:5px 0 0; }
.onsaleproducts-container .item-inner .add-to-links div.cart { padding:0; }
.onsaleproducts-container .item-inner .add-to-links div button {
	width:auto;
	height:auto;
	border-radius:0;
	background:none;
	line-height:inherit;
}
.onsaleproducts-container  .owl-pagination { top:-25px;  }
.onsaleproducts-container .owl-controls .owl-page { margin:0 3px; }
.onsaleproducts-container  .owl-controls .owl-page span  { box-shadow:none; font-size:0; background:#E1E1E1; }
.onsaleproducts-container .owl-controls .owl-page.active span  { background:#F4CA49; }
.onsaleproducts-container .owl-theme .owl-controls.clickable .owl-buttons div {
	width:20px;
	height:20px;
	background:#f1f1f1 url(../image/btn-slider1.png) 100% 0 no-repeat;
	position: absolute;
	top:0;
	margin:-6px 0 0;
	text-indent: -99999px;
	border: 0;
	right:15px;
}
.onsaleproducts-container .owl-theme .owl-controls.clickable .owl-buttons .owl-prev {
	right:40px;
	background:#f1f1f1 url(../image/btn-slider1.png) 0 0 no-repeat;
}
.onsaleproducts-container .owl-theme .owl-controls.clickable .owl-buttons .owl-prev:hover {
	background:#f36b6c url(../image/btn-slider1.png) 0 100% no-repeat;
}
.onsaleproducts-container .owl-theme .owl-controls.clickable .owl-buttons .owl-next:hover{
	background:#f36b6c url(../image/btn-slider1.png) 100% 100% no-repeat;
}
/*End-Onsale-products========================================================*/

/*Latest-products============================================================*/
.latest-title {
	background: url(../image/bg-block.png) repeat-x center bottom;
	margin: 0 0 20px;
}
.latest-title h3 {
	background: url("../image/border_tab.png") no-repeat scroll left bottom;
	font-size: 18px;
	font-family: CalibriBold;
	color: #666666;
	line-height: 28px;
	margin: 0;
	padding-bottom: 5px;
	text-transform: uppercase;
}
.latest-products .item-inner { border:0; }
.latest-products .item-inner:hover { border:0 ; box-shadow:none; }
.latest-products .rating { display:none; }
.latest-products .item-inner .actions { border:0; margin:0;  }
.latest-products .item-inner button {
  width: auto;
  height: auto;
  border-radius: 0;
  background: none;
  line-height: inherit;
  display:inline-block;
  float:none;
}
.latest-products .item-inner .add-to-links .fa-heart:before { font-size:0; }
.latest-products .item-inner .add-to-links div button {
	width: auto;
	height: auto;
	border-radius: 0;
	background: none;
	line-height: inherit;
}
.latest-products .item-inner .add-to-links div button:hover {
	color:#ed6f6f;
}
.latest-products .item-inner .add-to-links .wishlist button {
	background:url(../image/border_toplink.png) no-repeat right center;
	padding:0 12px 0 0;
	margin:0 6px 0 0;
}
.latest-products .item-inner .add-to-links div button span {
	font-size:14px;
	display:inline-block;
	width:auto;
	height:auto;
	font-family:'CalibriRegular';
}
.latest-products .item-inner .cart { 
	padding:0;
	margin:0;
	width:100%;
	border-bottom:1px solid #ddd;
	text-align:center;
}
.latest-products .item-inner .add-to-links { width:100%;  margin:5px 0 0; }
.latest-products .item-inner {
	padding: 10px;
	background-color: #f4f4f4;
	text-align: center;
}
.latest-products .item-inner .latest-content { position:relative;}
.latest-products .item-inner .actions { 
	background:#f4f4f4;
	padding:8px 0;
	position:absolute;
	top:5px;
	left:0;
	width:100%;
	opacity:0;
}
.latest-products .item-inner:hover .actions {
	opacity:1;
}
/*End-Latest-products=========================================================*/

/*Category-slider============================================================*/



/*End-Category-slider========================================================*/

/*Onnale-products============================================================*/
.onsale-products-title {
	border-bottom: 2px solid #dddddd;
    display: inline-block;
    margin: 0;
    padding: 0;
    width: 100%;
}
.onsale-products-title h2 {
	border-bottom: 2px solid #f36b6c;
    color: #666666;
    display: inline-block;
    font-family: BenchNine-Bold;
    font-size: 32px;
    line-height: 32px;
    margin: 0 0 -2px;
    padding: 15px 0;
    text-decoration: none;
    text-transform: uppercase;
}
.onsale-products-container .onsale-products  { margin-top:20px; }
.onsale-products-container .image { width:78px; float:left;}
.onsale-products-container .box-onsale  { margin-left:100px; }
.onsale-products-container .price { font-size:16px; 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 .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:10px; border:0; }
/*End-onnale-products============================================================*/

/*newsletter============================================================*/

.newsletter-container {
	width: 100%;
	background: url("../image/bg-subscribe.png") repeat #F4CA49;
	display: inline-block;
	/*margin:-30px 0 0;*/
	position: relative;
}
.block-subscribe {
	padding: 10px 10px 0px 10px;
	width: 100%;
	display: inline-block;
}
.newsletter-container #notification div {
    color: #F00;
    position: absolute;
    top: 65px;
    left: 177px;
}

.newsletter-title {
	border-bottom: 2px solid #dddddd;
    display:none;
    margin: 0;
    padding: 0;
    width: 100%;
}
.newsletter-title h2 {
	border-bottom: 2px solid #f36b6c;
    color: #666666;
    display: inline-block;
    font-size: 32px;
    line-height: 32px;
    margin: 0 0 -2px;
    padding: 15px 0;
    text-decoration: none;
    text-transform: uppercase;
}
.newsletter-container .close a { display:none; }
.newsletter-container .newsletter-content label { 
	color: #FFF;
	font-size: 20px;
	text-transform:uppercase;
	font-weight: bold;
	float:left;
	margin:8px 15px 0 0;
}
.newsletter-container .newsletter-content span {
	font-size:14px;
	color:#666;
	text-transform:uppercase;
	font-weight:normal;
	display:none;
}
.newsletter-container .newsletter-content tr { float:left; margin:0; display:inline-block; width:auto; }
.newsletter-container .newsletter-content input  { 
	width:250px; 
	height:40px;
	padding:0 10px;
	border:0; 
	background:#fff;
	color:#999;
	font-size: 15px;
}
.newsletter-container .newsletter-content .button {
	background:#474E58;
	border-bottom: 3px solid #323A45;
	padding: 8px 18px;
	text-align: center;
	color: #FFF;
    border-radius:5px;
    text-transform: uppercase;
	margin:0 0 0 10px;
	display:inline-block;
}
.newsletter-container .newsletter-content .button:hover {
	background: #30353c;
	border-bottom: 3px solid #1e2229;
}
.newsletter-container .newsletter-content .button span {
    font-size: 16px;
	font-weight: bold;
	color: #fff;
	display:inline-block;
}
.newsletter-container .newsletter-content .button:hover span { color:#fff; }
/*End-newsletter============================================================*/
/*Brand====================================================================*/
.brand-slider-contain {
	margin:30px 0 0;
}
.brand-title {
    border: 1px dashed #ebebeb;
    display:none;
    overflow: hidden;
    width: 100%;
}
.brand-title h2 {
    background:#f36b6c;
    color: #ffffff;
    float: left;
    font-family: "BebasNeuewebfont";
    font-size: 18px;
    line-height: 29px;
    margin: 0;
    padding: 8px 20px 6px;
    text-decoration: none;
    text-transform: uppercase;
}
.brand-slider-contain .slides  {
	margin:20px 0 0;
}
.carousel-contain .owl-theme .owl-controls .owl-buttons div { margin:-70px 0 0; right:0; }
.carousel-contain .owl-theme .owl-controls .owl-buttons .owl-prev { left:-10px; background-position:0 0; }
.carousel-contain .owl-theme .owl-controls .owl-buttons .owl-prev:hover {
	background: url(../image/btn-branslider.png) 0 100% no-repeat;
}
.carousel-contain .owl-theme .owl-controls .owl-buttons div  {
  width: 10px;
  height: 25px;
  background: url(../image/btn-branslider.png) 100% 0 no-repeat;
  position: absolute;
  top: 50%;
  margin:-10px 0 0;
  text-indent: -99999px;
  border: 0;
  right: -10px;
}
.carousel-contain .owl-theme .owl-controls .owl-buttons div:hover {
	background: url(../image/btn-branslider.png) 100% 100% no-repeat;
}
/*End-Brand====================================================================*/


/*Slider====================================================================*/

.sequence-pagination li a { background:#f36b6c; }
.sequence-pagination li.current a { background:#a1cfb8; }

/*End-Slider====================================================================*/
/**** Category block ****/
ul.list-group > li {position:relative;}

.button-view {
	border-left:10px solid #fff;
	 width:27px;
	 height: 18px;
	 background:url("../image/button_vertical.png") no-repeat scroll 0 0 #a1cfb8;
	 text-indent: -99999px;
	 position: absolute;
	 right:0;
	 top:5px;
	 z-index: 9;
}

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-title  {
	display:none;
}
.testimonial-title h2 {
	background:#f36b6c;
	margin:0;
	color: #fff;
    float: left;
    font-family: "BebasNeuewebfont";
    font-size: 18px;
    line-height: 29px;
    padding: 8px 20px 6px;
    text-decoration: none;
    text-transform: uppercase;
}
.testimonial-images,.testimonial-link { display:none; }
.row-testimonials { display:inline-block; width:100%; margin:0 0 20px; }
.testimonial-container .owl-item { padding:0 15px; }
.testimonial-std {
	font-size: 14px;
	color: #FFF;
	text-transform: inherit;
	line-height: 27px;
	margin: 0px;
}
.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 { margin:5px 0 0; text-align:right; }
.testimonial-name h2 {
	font-size: 14px;
	color: #FFF;
	text-transform: inherit;
	line-height: 27px;
	margin: 0px;
}
.testimonial-link { margin:5px 0 0; }
.testimonial-link a {
	font-size:12px;
	margin:0;
	color:#f36b6c;
}
.testimonial-link a:hover { color:#444444; }
.testimonial-submit { display:none; }
.testimonial-container .owl-pagination  { top:5px; }
.testimonial-container .owl-controls .owl-page { margin:0 4px; }
.testimonial-container .owl-controls .owl-page span  {
	width:5px;
	height:5px;
	background:#fff;
	border-radius:0;
}
.testimonial-container .owl-controls .owl-page.active span { background:#F4CA49; }
/*End-testimonial==========================================*/

/*list-web============================================*/
.information-contact .panel-default { margin:20px 0; }
.information-contact #content h1,.information-contact #content h2 { margin:10px 0; }
.affiliate-login .well { border:1px solid #dddddd; margin:20px 0 0;}
.product-search .checkbox-inline { margin:10px 0 15px; }
.fix-nav {
    background:url("../image/bg_fix.png") repeat;
    left: 0;
    position: fixed !important;
    top: 0;
    width: 100%;
    z-index: 9999999;
}
/*hover images==========================================================================*/
.product-list .image2 { display:none; }

.item-inner .image {
	overflow: hidden;
	position: relative;
	padding: 0;
}
.item-inner .product-image .image1 {
	display:block;
	float:left;
	width:100%;
	z-index:1
}
.item-inner:hover .product-image .image1
{
	opacity:0;
	-moz-transition: all 0.15s ease-in-out 0s;
	transition: all 0.15s ease-in-out;
}

.item-inner .image2 {
	position:absolute;
	top:0;
    left:0;
    opacity:0;
	display:block;
	width:auto;
	-moz-transition: all 0.15s ease-in-out 0s;
	transition: all 0.15s ease-in-out;
}
.item-inner:hover .image2
{
	opacity:1;
	z-index: 0;
	-moz-transition: all 0.15s ease-in-out 0s;
	transition: all 0.15s ease-in-out;
}
.navbar { margin:0 !important; }
/*Mobile==========================================*/
@media (max-width:1199px) {
	.links li a { font-size:13px; padding:13px 6px; }
	.header-static h2 { font-size:14px; }
	.header-static p { font-size:12px; }
	.search-container { width: 430px; }
	#search-container .search-container #text-search { width:75%; }
	#cart .title-cart { font-size:16px; }
	#cart #cart-total { font-size:13px; }
	.pt_custommenu div.pt_menu .parentMenu a, .pt_custommenu div.pt_menu .parentMenu span.block-title { font-size:14px; }
	.vmegamenu-title h2 { font-size:17px; }
	.pt_vmegamenu div.pt_ver_menu .parentMenu a, .pt_vmegamenu div.pt_ver_menu .parentMenu span.block-title .pt_vmegamenu .had-child.pt_ver_menu .parentMenu a { font-size:14px; }
	.custom-block .custom-block-content, .custom-block .custom-block-text { background:#F1F1F1; }
	.category-item .products { width:90px; }
	.category-item .box-content { margin-left:100px; }
	.category-item  .item-inner .button-group .cart button span { font-size:13px; }
	.tab_container .category-item .price .price-old { font-size:12px; }
	.tab_container .category-item .price { font-size:15px; }
	.block-subscribe { padding:35px 25px 25px; }
	.newsletter-container .newsletter-content label { font-size:16px; }
	.most-products-container .item-inner .new { top:90px; right:15px; }
	.most-products-container .item-inner .price-label { top:85px; }
	.item-inner .button-group .cart button span { font-size:12px; }
	.onsaleproducts-container .name a { font-size:15px; }
	.item-inner { position:inherit; }
	.custom-block .custom-block-text { height:auto;}
	.custom-block .custom-block-text p { padding:20px; }
	.all-inner .item-inner .price-label { top:85px; }
	.item-inner .image2 { display:none ; opacity:1 ;  }
	.item-inner:hover .product-image .image1 { opacity:1; }
	.item-inner .product-image .image1 { width:auto; float:none; display:inline-block; }
	.table-responsive td .btn { margin-right:5px; }
	.table-responsive .btn,.table-responsive button { padding:7px 12px 6px;}
	.table-responsive td .input-group-btn { float:left; }
	.table-responsive,.table { display:block; overflow-y:hidden; }
	.item-inner .new { display:none; }
}
@media (max-width:992px) {
	.mobilename { text-align:  left !important; font-weight: bold;}
	#top ,#logo { text-align:center; }
	.text-welcome { float:none; width:100%; margin:10px 0 0;	}
	.text-welcome p { margin:0; }
	.links li { float:none; display:inline-block; }
	.links { width:100%; text-align:center; }
	#top-links { float:none !important; /*margin:15px 0 0;*/ }
	.currency-language  { float:none; display:inline-block; }
	#cart .btn-inverse {
		border: 0;
		background:none;
		width: auto;
		padding:0 0 20px;
	}
	.top-cart { float:none; display:inline-block; margin:10px 0 0; }
	#cart .top-cart-content .cart-arrow { left:55px; }
	.vmegamenu-title h2 { font-size:15px; padding:14px 12px 14px 10px; }
	.tab_container .item .sale { top:65px; }
	.tab_container .item .price-label { top:55px; }
	.category-item .box-content { margin:10px 0 0; width:100%; }
	.newsletter-container .newsletter-content label { margin:0 0 30px; font-size:20px; width:100%; }
	.most-products-container .item-inner .new { top:20px; }
	.most-products-container .item-inner .price-label { top:175px; right:-35px; }
	.featured-product-container .box-feature,.bestsellers-content .caption { width:100%; margin:10px 0 0; display:inline-block; }
	.testimonial-container { margin:0 0 40px; }
	.footer .column { margin-bottom:20px ;}
	.all-inner .item-inner .price-label { top:175px; }
	.all-inner .item-inner .review-price { min-height:30px; }
	.products-category  .clearfix { display:none; }
	.visible-lg { display: none !important;}
	.visible-xs,.navbar-toggle { display: block !important;}
	.static-right { display:none; }
}
@media (max-width:767px) {
	#column-left,#column-right { display:block !important; }
	.banner7 { display: inline-block; width: 100%; }
	.banner-static-contain img ,.banner-center-one img{ width:100% !important; }
	.banner-static-contain .banner-box,.banner-center-one .banner-images { margin-bottom:20px; }
	.header-static { width:200px; }
	.category-item.col-md-4:last-child { width:100% !important; }
	.category-item.col-md-4:last-child .item { width:46% !important; margin-right:30px; float:left; }
	.category-item.col-md-4:last-child .item:last-child { margin:0;  }
	.tab_container .owl-theme .owl-controls .owl-buttons .owl-next,.new-products-container .owl-theme .owl-controls .owl-buttons .owl-next,.brand-slider .owl-theme .owl-controls .owl-buttons .owl-next { right:20px; }
	.tab_container .owl-theme .owl-controls .owl-buttons .owl-prev,.new-products-container .owl-theme .owl-controls .owl-buttons .owl-prev,.brand-slider .owl-theme .owl-controls .owl-buttons .owl-prev { left:20px; }
	.most-products-container .item-inner .price-label { top: 205px; right: -80px;}
	.all-inner .item-inner .price-label { top:205px; }
	.tab_container .item .sale { top:100px; }
	.tab_container .item .price-label { top:88px; right:-18px; }
	.product-list .button-group,.product-list .add-to-links { text-align:left; }
	#content .product-view .product-name { margin:30px 0 0; }
	.banner-container .owl-pagination { text-align:left; }
}
@media (max-width:680px) {
	.most-products-container .item-inner .price-label { right:0; top:170px; }
	.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; }
	.newsletter-container .newsletter-content input { width:175px; }
	.newsletter-container .newsletter-content tr { width:100%;  }
	.newsletter-container .newsletter-content .button { margin:20px 0 0; }
}
@media (max-width:600px) {
	.product-view .tab-view a { background:none !important; }
}
@media (max-width:560px) {
	.mobilename { text-align:  center !important; font-weight: bold;}
	.mobileprice { text-align:  center !important;}
	.product-filter .sort, .product-filter .stock { display:block; float:right; }
	.product-filter .limit { display: none;}
	.col-mobile { width:100% !important; }
	#search-container .search-container #text-search { width:25%; }
	.product-view .tab-view textarea { width:280px; }
	.product-view .tab-view li { margin:0; padding-right: 10px; font-size: 18px;  }
	.product-view .tab-view a { width:100%;}
	.item-inner .button-group .cart button span { font-size:12px; }
	.latest-products .item-inner .actions { top:-17px; }
	.search-container { width:320px; }
	.tab_container .item .sale { top:10px; }
	.tab_container .item .price-label { top: 142px; right: -20px; }
	.most-products-container .item-inner .price-label { top:112px; }
	.category-item.col-md-4,.category-item.col-md-4:last-child .item,.most-products-container .col-md-3 { width:100% !important; }
	.most-products-container .item-inner .price-label { width:20%; }
}
@media (max-width:500px) {
	#search-container .search-container #text-search { width:75%; }
}

@media (max-width:768px) {
	.mobilename { text-align:  center !important; font-weight: bold;}
	.mobileprice { text-align:  center !important;}
}

@media (max-width:450px) {
	.mobilename { text-align:  center !important; font-weight: bold;}
	.mobileprice { text-align:  center !important;}
	.header-search { position:inherit; margin:0 0 10px; }
	.bock-header .header-title { font-size:9px; }
	.bock-header .header-content { font-size:8px; }
	.banner-static-center .static-text h3 { font-size: 26px; }
	#search { width:250px; }
	.product-view .tab-view input.form-control,.product-view .tab-view textarea { width:200px; }
	.most-products-container .item-inner .price-label { width:30%; }
	.tab-slider-title { background:none; }
	#content .tab-slider-title h2 { padding:0; }
	ul.tabs-category { float:left; width:100%; }
	#search-container: {margin : 0;}
}
@media (max-width:400px) {
	.tab_container .item .price-label { right:0; top:123px; }
}
@media (max-width:380px) {
	.mobilename { text-align:  center !important; font-weight: bold;}
	.mobileprice { text-align:  center !important;}
	.custom-block .custom-block-title  { width:100%; }
	#cart .top-cart-content { right:-48px; }
	#currency label , #language label { display:none; }
	.search-container { width:280px; }
	.tab_container .item .price-label { top:70px; }
	.custom-block { margin:20px 0 40px; }
	#search-container: {margin : 0;}
	.product-tabs-category-container-slider { margin:40px 0 0; }

	ul.tabs-category { float:right; }
	#content .tab-slider-title h2 { font-size:14px; }
	.tab-slider-title { background:none; }
	ul.tabs-category li:first-child { padding:0 15px 0 0; }
	#content .tab-title h2 { font-size:16px; }
	ul.tabs-category li { line-height:17px; }
	#search-container	{ width:100%; }
	.product-view #product .add-to-links .wishlist, .product-view #product .add-to-links .compare { margin:0 0 10px; width:100%; }
}
#back-top {
    background: url("../image/back-top.png") no-repeat scroll 50% 50% #ddd;
    bottom: 35px;
    display: none;
    height: 55px;
    position: fixed;
    right: 12px;
    width: 55px;
    z-index: 9999;
}
#back-top:hover {
    background: url("../image/back-top.png") no-repeat scroll 50% 50% #F4CA49;
}

/*css3===================================================================*/

.top-cart-content {
	box-shadow:0 0 8px 4px rgba(0,0,0,0.2); 
	border-radius: 4px;
}

.tab_container .item .price-label .box-price,.most-products-container .item-inner .box-price {
	position: relative;
	opacity: 0;
}
.tab_container .item:hover .price-label .box-price,.most-products-container .item-inner:hover .box-price  {
	position: relative;
	opacity: 1;
}
.all-inner .item-inner .box-price-hover .box-price {
	position: relative;
	opacity: 0;
}
.all-inner .item-inner:hover .box-price-hover .box-price {
	position: relative;
	opacity: 1;
}

.z-div {
	z-index: 1000;
}

.header-logo {
	padding: 10px 0;
}

.popup_pt_item_menu_block {
	top: 0;
}

.static_custom_block a {
	color: #FFF;
	font-size: 14px;
}

.cmsblock6-container {
	padding: 10px;
}

.cmsblock6-container label {
	color: #FFF;
	font-size: 20px;
	text-transform: uppercase;
	font-weight: bold;
	float: left;
	margin: 8px 0 -50px 50px;
}

.cmsblock6-container a:hover {
	color: #000;
}
.popup .cmsblock a:hover {
	background: red;
}

.in-stock {
	color: #76B138;
}

.pre-order {
	color: orange;
}

.add-to-links i {
	color: #777;
}

#collapse-checkout-confirm strong {
	float:right;
}

#collapse-checkout-confirm textarea {
	height: 100px;
}

#collapse-checkout-confirm li {
	font-weight: bold;
}

#collapse-checkout-confirm .total {
	color:#ea3242;
    font-size: 20px;
	
}

#shipping-new ul {

	box-shadow:0 0 4px 0 rgba(0, 0, 0, 0.14);
	border: 1px solid #aeaeae;

}



ul.step {
  overflow: hidden; }
  @media (min-width: 480px) {
    ul.step {
      -webkit-border-radius: 4px;
      -moz-border-radius: 4px;
      border-radius: 4px; } 
     ul.step a {
     	padding: 0 !important;
     }
  }
  ul.step li {
    float: left;
    width: 20%;
    text-align: center;
    border: 0;
    border-top-color: #cacaca;
    border-bottom-color: #9a9a9a;
    border-right-color: #b7b7b7;
    border-left-width: 0px; }
    @media (max-width: 479px) {
     ul.step a {
     	padding: 0 !important;
     }
      ul.step li {
        border-left-width: 1px; } }
    ul.step li a,
    ul.step li span, ul.step li.step_current span, ul.step li.step_current_end span {
      display: block;
      padding: 13px 10px 14px 13px;
      color: #333333;
      font-size: 14px;
      line-height: 21px;
      position: relative; }
      @media (max-width: 992px) {
        ul.step li a,
        ul.step li span, ul.step li.step_current span, ul.step li.step_current_end span {
          font-size: 15px; } }
      @media (min-width: 992px) {
        ul.step li a:after,
        ul.step li span:after, ul.step li.step_current span:after, ul.step li.step_current_end span:after {
          content: ".";
          position: absolute;
          top: 0;
          right: -31px;
          z-index: 0;
          text-indent: -5000px;
          display: block;
          width: 31px;
          height: 52px;
          margin-top: -2px; } }
      ul.step li a:focus,
      ul.step li span:focus, ul.step li.step_current span:focus, ul.step li.step_current_end span:focus {
        text-decoration: none;
        outline: none; }
    ul.step li.first {
      border-left-width: 1px;
      border-left-color: #b7b7b7; }
      @media (min-width: 480px) {
        ul.step li.first {
          -moz-border-radius-topleft: 4px;
          -webkit-border-top-left-radius: 4px;
          border-top-left-radius: 4px;
          -moz-border-radius-bottomleft: 4px;
          -webkit-border-bottom-left-radius: 4px;
          border-bottom-left-radius: 4px; } }
      ul.step li.first span,
      ul.step li.first a {
        z-index: 5;
        padding-left: 13px !important; }
        @media (min-width: 480px) {
          ul.step li.first span,
          ul.step li.first a {
            -moz-border-radius-topleft: 4px;
            -webkit-border-top-left-radius: 4px;
            border-top-left-radius: 4px;
            -moz-border-radius-bottomleft: 4px;
            -webkit-border-bottom-left-radius: 4px;
            border-bottom-left-radius: 4px; } }
    ul.step li.second span, ul.step li.second a {
      z-index: 4; }
    ul.step li.third span, ul.step li.third a {
      z-index: 3; }
    ul.step li.four span, ul.step li.four a {
      z-index: 2; }
    ul.step li.last span {
      z-index: 1; }
    @media (min-width: 480px) {
      ul.step li.last {
        -moz-border-radius-topright: 4px;
        -webkit-border-top-right-radius: 4px;
        border-top-right-radius: 4px;
        -moz-border-radius-bottomright: 4px;
        -webkit-border-bottom-right-radius: 4px;
        border-bottom-right-radius: 4px; }
        ul.step li.last span {
          -moz-border-radius-topright: 4px;
          -webkit-border-top-right-radius: 4px;
          border-top-right-radius: 4px;
          -moz-border-radius-bottomright: 4px;
          -webkit-border-bottom-right-radius: 4px;
          border-bottom-right-radius: 4px; } }
    ul.step li.step_current {
      font-weight: bold;
      background: #f7f7f7;
  }
      ul.step li.step_current span {

      	border-bottom: 4px solid #eec23a ;
    }
    
    ul.step li.step_current_end {
      font-weight: bold; 
   }
    ul.step li.step_todo {
      background: #f7f7f7;
 	}	
      ul.step li.step_todo span {
      	border-bottom: 4px solid #d8d8d8 ;
        display: block;
        color: #d8d8d8;
        position: relative; 
    }

    ul.step li.step_done {
      background: #f7f7f7;
  	}

	  ul.step li.step_done a {
	  	border-bottom: 4px solid #94d95c;
	  	color: black;
	 }

    @media (min-width: 992px) {
      ul.step li.step_done.step_done_last a:after {
         } }
    @media (min-width: 992px) {
      ul.step li#step_end span:after {
        display: none; } }
    ul.step li em {
      font-style: normal; }
      @media (min-width: 480px) and (max-width: 767px) {
        ul.step li em {
          display: none; } }


#order-shipping-method .btn-group {
	display: none;
	width: 100%;
	padding-bottom:5px;
}

#order-shipping-method .active {
	background-color: #f7f7f7;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	border-bottom-right-radius: 8px;
	border-bottom-left-radius: 8px;
	border: 1px solid #dddddd;
}

#order-payment-method .active {
	background-color: #f7f7f7;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	border-bottom-right-radius: 8px;
	border-bottom-left-radius: 8px;
	border: 1px solid #dddddd;
}

#order-payment-method p {
	color: #555555;
}

#order-shipping-method span {
	font-weight: bold;
}

.shipping-method-container {
	padding: 10px 30px;
}

#order-payment-method .payment-method-container {
	padding: 10px 30px 5px;
}

#order-shipping-method .bordered {
	border-top: 1px solid transparent;
	border-top :1px solid #ededed;
}

#order-payment-method .bordered {
	border-top: 1px solid transparent;
	border-top :1px solid #ededed;
}

.shipping-method-container .column {
	  margin-top: 10px;
	  margin-bottom: 10px;
	  font-size: 14px;
}

.shipping-method-container select {
	border-radius: 8px;	
}

#checkout-cart textarea {
	height: 100px;
	max-width: 555px;
	max-height: 150px;
}

#order-confirm ul {
	padding: 10px;
	font-weight: bold;
}

#order-confirm .table {
	margin-bottom: 0;
}

#order-confirm span {
	font-weight: bold;
}


#order-confirm span.label_total {
	font-weight: bold;
	font-size: 18px;
}

#order-confirm span.total {
	font-size: 18px;
	font-weight: bold;
	color: #ea3242;
}

#order-confirm li {
	font-size: 14px;
}

.table-bordered .sub_total {
	font-weight: bold;
}

.button-guest {
	padding: 30px;
	background: #F7F7F7;
	border:1px solid #DDD;
}

.checkout-register {
	margin-top:10px;
}

.checkout-register a {
	font-size: 16px;
}


/*Radio buttons*/

.radio-custom {
    opacity: 0;
    position: absolute;   
}

.radio-custom, .radio-custom-label {
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
}

.radio-custom-label {
    position: relative;
    padding-bottom: 5px;
    padding-top: 5px;
}

.radio-custom + .radio-custom-label:before {
    content: '';
    background: #fff;
    border: 1px solid #AEAEAE;
    display: inline-block;
    vertical-align: middle;
    width: 18px;
    height: 18px;
    padding: 2px;
    margin-right: 5px;
    text-align: center;
}


.radio-custom + .radio-custom-label:before {
    border-radius: 50%;
}

.radio-custom:checked + .radio-custom-label:before {
    background: #EEC23A;
    box-shadow: inset 0px 0px 0px 4px #fff;
}

.radio-custom:focus + .radio-custom-label {

}

/*Checkboxes*/

.checkbox-custom {
    opacity: 0;
    position: absolute;   
}

.checkbox-custom, .checkbox-custom-label {
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 10px;
    cursor: pointer;
}

.checkbox-custom-label {
    position: relative;
}

.checkbox-custom + .checkbox-custom-label:before {
    content: '';
    background: #fff;
    border: 1px solid #AEAEAE;
    display: inline-block;
    vertical-align: middle;
    width: 20px;
    height: 20px;
    padding: 0;
    margin-right: 5px;
    text-align: center;
    border-radius: 4px;
}

.checkbox-custom:checked + .checkbox-custom-label:before {
    content: "\f00c";
    font-family: 'FontAwesome';
    background: #fff;
    color: #EEC23A;
}

.brainyfilter-panel .checkbox-custom + .checkbox-custom-label:before {
    content: '';
    background: #fff;
    border: 1px solid #AEAEAE;
    display: inline-block;
    vertical-align: middle;
    width: 17px;
    height: 17px;
    line-height: 17px;
    padding: 0;
    text-align: center;
    border-radius: 4px;
}

.brainyfilter-panel .checkbox-custom:checked + .checkbox-custom-label:before {
    content: "\f00c";
    font-family: 'FontAwesome';
    background: #fff;
    color: #EEC23A;
    font-size: 11px;
}

/*Custom menu*/

.pt_custommenu {
    font-size: 13px;
    margin: 0 auto;
    position: relative;
    width: 100%;
    z-index: 90;
    display: inline-block;
	float:left;
	padding:0 ;
	border-radius:5px;
}
.pt_custommenu div.pt_menu {
    float: left;
}
.pt_custommenu div.pt_menu  .parentMenu {
	bottom: -20px;
	margin: 0;
	padding: 0;
	position: relative;
	z-index: 1;
}
.pt_custommenu #pt_menu_pt_item_menu_categories .parentMenu:hover, .pt_custommenu #pt_menu_pt_item_menu_categories.active .parentMenu,.pt_custommenu #pt_menu_pt_item_menu_block .parentMenu:hover, .pt_custommenu #pt_menu_pt_item_menu_block.active .parentMenu,.pt_custommenu #pt_menu_pt_item_menu_brands .parentMenu:hover, .pt_custommenu #pt_menu_pt_item_menu_brands.active .parentMenu  {
	/*background: url("../images/arrow-menu.png") no-repeat 50% 100%;*/
	-moz-transition: opacity 0.3s ease;
	-webkit-transition: opacity 0.3s ease;
	opacity:1;
	cursor: pointer;
}
.pt_custommenu div.pt_menu .parentMenu a,
.pt_custommenu div.pt_menu .parentMenu span.block-title{
	padding: 12px 20px;
	text-decoration: none;
	display: block;
	line-height: 20px;
	color: #ffffff;
	font-size: 15px;
	margin: 0;
	position: relative;
	/*border-bottom:4px solid #323A45;*/
	z-index: 1;
	top: -20px;
}
.pt_custommenu div.pt_menu.act a, .pt_custommenu div.pt_menu.active .parentMenu a,.pt_custommenu div.pt_menu span.block-title:hover,.pt_custommenu div.pt_menu.act span.block-title, .pt_custommenu div.pt_menu.active .parentMenu span.block-title  { 
	background: url("../image/custommenu/bg-repeat.png") repeat 0 0;
	color: #fff;
	cursor: pointer;
}
div.pt_menu .parentMenu a, .parentMenu .block-title {
    color: #666;
    font-size: 18px;
}

.pt_custommenu div.popup {
    position:absolute;
    z-index:3000;
    text-align:left;
    padding:0;
    margin-top: 5px;

}

.pt_custommenu div.popup a {
    text-decoration: none;
    display:block;
    line-height: 32px;
}


.pt_custommenu .itemMenu h4.level0,.pt_custommenu .itemMenu a.level0 {
    color: #444444;
    font-size: 13px;
    text-transform: uppercase;
	font-family: 'Open Sans', sans-serif;
	font-weight:800;
}
.pt_custommenu .itemMenu h4.level0 span, .pt_custommenu .itemMenu a.level0 span {
	background:#fff;
	padding-right:20px;
}

.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{
    color: #555555;
    font-size: 13px;
    font-weight: normal;
    padding-left:18px;
    text-transform: none;
	line-height:30px;
}

.pt_custommenu div.popup a.actParent {
}
.pt_custommenu div.popup a.act {
}
.pt_custommenu div.column {
    float: left;
    margin-right:25px;
    width: 200px;
}
.pt_custommenu div.blockright {
	width:500px;
}
.pt_custommenu div.popup .blockright img {
    max-width: 100%;
}
.pt_custommenu div.column.last {
    border-right: 0 none;
}

.pt_custommenu .block2{
    float: left;
}
#block2_pt_item_menu_custom_menu {
    width: 700px;
	padding:0;
}
.static-menu-img {
    margin: 0 20px 0 0;
	width:40%;
	float:left;
}
.pt_custommenu div.popup .block1{
    overflow: hidden;
    float: left;
	padding:30px;
}

#block2_pt_item_menu_custom_menu .content-custom {
	font-size:13px;
	color:#444444;
	font-weight:normal;
	font-family:'arial';
	line-height:20px;
	margin:10px 0 0;
	float:left;
	width:50%;
}
.pt_custommenu div.popup .block1 .column{
    margin-bottom: -99999px;
    padding-bottom: 99999px;
}
.pt_custommenu div.popup .blockright img{
    max-width: 100%;
} 

.pt_custommenu div.pt_menu .parentMenu p{
    margin: 0;
    padding: 0;
}
.pt_custommenu #pt_menu_link{
    padding: 0;
}
.pt_custommenu #pt_menu_link .parentMenu ul li{
    float: left;
    list-style: none;
}
.pt_custommenu #pt_menu_link .parentMenu ul li a{
    float: left;
    padding: 0 10px;
    display: block;
}
.pt_custommenu .clearBoth {
    clear:both;
}

/*mobile menu*/

/*------Accordion ---------*/
/********** < Navigation */
.nav-collapse {
    text-align: left;
}
.navbar .nav > li {
    padding: 10px 30px 20px 0;
}
#ma-mobilemenu {
    float: left;
    height: auto;
    margin:0;
    width: 100%;
    z-index: 100;
    position: relative;;
}

.nav-collapse, .nav-collapse.collapse {
}
.navbar-inner {
    border: 0;
    border-radius: 0;
    padding: 2px 0;
}
.navbar .btn-navbar {
    background: url("../image/custommenu/bg-menu-mobile.png") no-repeat scroll 85% 50%;
    border: 0 none !important;
    box-shadow: none !important;
    margin-top: 15px;
}
.navbar .btn-navbar:hover {
	 background: url("../image/custommenu/bg-menu-mobile.png") no-repeat scroll 50% 50%;
}
.mobilemenu>li.last a {
    border-bottom: 0;
}
.navbar .brand {
    color: #fff;
    text-transform: uppercase;
	padding:18px 15px;
}
.mobilemenu {
	list-style-type: none;
	padding: 0;
    margin: 0;

}
.collapse.in {

}
.mobilemenu ul {
	padding: 0;
	margin: 0;
	display: block;
	width: 100%;
}
.mobilemenu li {
	background:#F1F1F1;
	cursor: pointer;
	list-style-type: none;
	padding: 0;
	margin: 0;
	display: block;
	width: 100%;
	position: relative;
        border-radius: 0 !important;
}
.mobilemenu li.level0.last {
    margin-bottom: 20px;
}
.mobilemenu li.active>a {
	/*background: url('../images/close.gif') no-repeat center right;*/
}
.mobilemenu li div {
	padding: 20px;
	background: #aef;
	display: block;
	clear: both;
	float: left;
	width: 360px;
}
.mobilemenu a {
    border-bottom: 1px solid #e0d8d8;
    color: #666;
    cursor: pointer;
    display: block;
    font-size: 13px;
    font-weight: normal;
    line-height: 40px;
    margin: 0 15px;
    text-decoration: none;
    text-transform: uppercase;
}
.mobilemenu li:last-child a { border:0; }

.mobilemenu ul ul a, .mobilemenu ul li.active ul a {
	color: #666 !important;
}


.mobilemenu ul ul ul a, .mobilemenu ul ul li.active ul a {
	color: #666 !important;
}

.mobilemenu ul ul ul ul a, .mobilemenu ul ul ul li.active ul a {
	color: #666 !important;
}

.mobilemenu li.active>ul {

}
.mobilemenu ul ul a {
	padding-left: 15px;
}
.mobilemenu ul ul ul a {
	padding-left: 30px;
}
.mobilemenu ul ul ul ul a {
	padding-left: 45px;
}
.mobilemenu ul ul ul ul ul a {
	padding-left: 60px;
}
/*----------- button mobilemenu -------------*/
.mobilemenu span.ttclose,.mobilemenu span.ttopen {
	position: absolute;
	top: 8px;
	right: 8px;
}
.mobilemenu span.ttclose a { 
	background: url("../image/custommenu/menu_down.png") no-repeat scroll 50% 50%;
	 border: 0 none;
    color: #333333;
    display: block;
    height: 15px;
    padding: 0;
    width: 15px;
}

.mobilemenu .collapse2 span.ttclose a { 
	background: url("../image/custommenu/menu_down.png") no-repeat scroll 50% 50%;
	 border: 0 none;
    color: #333333;
    display: block;
    height: 15px;
    padding: 0;
    width: 15px;
}

.mobilemenu span.ttopen a { 
	background: url("../image/custommenu/menu_up.png") no-repeat scroll 50% 50%;
	 border: 0 none;
    color: #333333;
    display: block;
    height: 15px;
    padding: 0;
    width: 15px;
}
.mobilemenu span.no-close a,.mobilemenu ul li ul span.ttclose a { background:none; }
.mobilemenu span.up a { 
	background: url("../image/custommenu/menu_up.png") no-repeat scroll 50% 50%;
}
/*.mobilemenu span.head a:hover*/
.mobilemenu li.active>span.ttclose a {
	background: url("../image/custommenu/menu_up.png") no-repeat 50% 50%;
}
.mobilemenu li.selected span.ttclose a {
	background: url("../image/custommenu/menu_up.png") no-repeat 50% 50%;
}
.menu-mobile {
    display: inline-block;
    width: 100%;
	height: 53px;
}
.bg-os-1 {
	background: #F1F1F1;
}

.bg-os-2 {
	background: #FCF8E3;
}
.bg-os-5 {
	background: #DFF0D8;
}
.bg-os-7 {
	background: #F2DEDE;
}

.table .th {
	font-weight: bold;
	font-size: 13px;
	text-align: center;
	padding: 10px;
}

.table .th-left {
	font-weight: bold;
	font-size: 13px;
	text-align: left;
	padding: 10px;
}

.table .td {
	padding:10px;
	text-align: center;
}

.table .td-5 {
	padding: 5px;

}

.table .td-left {
	text-align: left;
	padding:10px;
}

.table .td-5-left {
	text-align: left;
	padding: 5px;
}

.table .td-center {
	text-align: center;
	padding:10px;
	vertical-align: middle;
}

.table .td-right {
	text-align: right;
	padding:10px;
}

.table .td-img {
	padding-top:0;
	text-align: left;
}


.table .tr {
	border-top: 1px solid #DEDEDE;	
}
.table .bordered .th {
	border : 1px solid #AEAEAE;
}

#account-order .table span {
	font-weight: bold;
	font-size: 14px;
	color: #EA3242;
}

.table .row {
	margin-left: 0;
	margin-right: 0;
}

.table .thead {
	background: #F1F1F1;
	padding: 6px 0px 3px 0px;
	margin:0;
	font-weight: bold;
}

#account-order .btn-group {
	padding-left: 5px;
	padding-right: 5px;
}


#account-order  .filters {
	padding: 5px;
}

#account-order .pull-right {
	padding-bottom: 5px;
}

#account-order-info label {
	padding: 2px 5px 2px 2px;
	font-weight: bold;
}

#account-order-info .title {
	background: #F1F1F1;
	font-size:13px;
	font-weight: bold;
	padding: 6px 0px 7px 0px;
	margin:0;
}

#account-order-info .product-name {
	color: #636363;
}

#account-order-info .content {
	padding: 10px;
	padding-bottom: 20px;
}

#account-order-info .text-left {
	text-align: left;
}

#account-order-info .text-right {
	text-align: right;
}

#account-order-info .caret {
	color: #AEAEAE;
}

#account-order-info .glyphicon-check {
	padding-right: 8px;
	color: #FFCC6F;
}

#account-order-info .glyphicon-pencil {
	padding-right: 2px;
}

#account-order-info .finished {
	color: #62AF00;
}

#account-order-info .note {
	font-style: italic;
	padding-left:10px;
	padding-bottom: 10px;
	color : #767779;
}

#articles .article-name {
	text-align: left;
}
#articles .article-name a {
	font-size: 20px;
	font-weight: bold;
}

#articles .article-button {
	text-align:right;
}

#articles .article-description {
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: justify;
}

#articles .article-meta {
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #F1F1F1;
}

#articles .article-block {
	padding-bottom: 10px;
	padding-top: 10px;
}

#articles h1 {
	font-size: 24px;
	font-weight: bold;
	color: #636363;
}

#articles .article-tag {
	font-style: italic;
	padding: 5px;
}

#articles .article-block img {
	padding-top: 10px;
	padding-bottom: 10px;
}

#article-sidebar .widget {
	background: none;
	margin-bottom: 20px;
}

#article-sidebar .header {
	color: #fff;
    background: #474E58;
    padding: 8px 12px;
    border-bottom: 3px solid #323A45;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 15px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    text-align: left;
}

#article-sidebar .widget-row, .button {
	padding: 10px;
	background: #fff;
}

#article-sidebar .article-title a {
	font-size: 14px;
	font-weight: bold;
}

#article-sidebar .article-link a {
	font-weight: bold;
}

#article-sidebar input {
	border-radius: 0;
	border-right: 0;
}

.alert-warning a {
	color: #8A6D3B !important;
	text-decoration: underline !important;
}

.alert-success a {
	color: #3C763D !important;
	text-decoration: underline !important;
}

.alert-danger a {
	color: #A94442 !important;
	text-decoration: underline !important;
}

#pt_menu_link32 {
	background: #DC3B4B;
}
#pt_menu_link32 a {
	border-bottom: 4px solid #DC3B4B;
}

#pt_menu_link32 a:hover {
	border-bottom: 4px solid #DC3B4B;
}


#pt_menu_link41 a:hover {
	background: #f82afe;
	border-bottom: 4px solid #f82afe;
}

.product-view .product-label-1 {
	width: 85px;
	height: 88px;
	overflow: hidden;
	position: absolute;
	top: -3px;
	right: -3px;
	background: transparent url("../image/label-top.png") no-repeat scroll 0px 0px;  
}

.product-view .product-label-2 {
	width: 85px;
	height: 88px;
	overflow: hidden;
	position: absolute;
	top: -3px;
	right: -3px;
	background: transparent url("../image/sale2.png") no-repeat scroll 0px 0px;  
}


.product-view .product-label-5 {
	width: 85px;
	height: 88px;
	overflow: hidden;
	position: absolute;
	top: -3px;
	right: -3px;
	background: transparent url("../image/outlet2.png") no-repeat scroll 0px 0px;  
}


.product-view .product-label-3 {
	width: 89px;
	height: 122px;
	overflow: hidden;
	position: absolute;
	top: -3px;
	right: -3px;
	background: transparent url("../image/sale3.png") no-repeat scroll 0px 0px;  
}

.product-view .product-label-4 {
	width: 85px;
	height: 88px;
	overflow: hidden;
	position: absolute;
	top: -3px;
	right: -3px;
	background: transparent url("../image/label-new.png") no-repeat scroll 0px 0px;  
}

.product-view .product-label-6 {
	width: 85px;
	height: 88px;
	overflow: hidden;
	position: absolute;
	top: -3px;
	right: -3px;
	background: transparent url("../image/tt-big.png") no-repeat scroll 0px 0px;  
}



#order-checkout-confirm .row {
	background: #fff;
}

#order-checkout-confirm .well {
	height: 150px; 
	overflow: auto; 
}

#order-checkout-confirm h3 {
	margin-top:0 !important;
}

#order-checkout-confirm .text-agree {
	padding-bottom:10px;
}

.heading-title  h2{
    background: url("../image/bg2-bottom-title.png") no-repeat scroll left bottom;
    color: #777;
    font-size: 16px;
    margin: 0;
    padding: 0 0 15px;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 15px;
}

.sub-menu {
	margin: 10px;
	font-size:13px;
	display:block;
}

.category-name {
	text-align: center;
	height: 60px;
	margin:8px; 
}

.category-icon {
	float:left;
	margin-right: 14px;
	padding-top:2px;
}

.alert-danger, .alert-info, .alert-success, .alert-warning, .alert-tt {
	border :0;
	color :#fff;
	line-height: 18px;
}

.alert-tt {
    background: #f82afe;
    cursor: pointer;
}

@media only screen and (min-width: 1200px) {

	.tt-sm {
		background-image: url(/catalog/view/theme/tt_sagitta1/image/TTpng.png);
	}

	.tt-bg {
		background-image: url(/catalog/view/theme/tt_sagitta1/image/tt-bg.png);
		height: 192px;
		padding-left: 5px !important;
		padding-top: 10px !important;
	}

	div.tt-countdown {
		float:right;
		text-align: center;
		padding: 50px 20px 30px 30px;
	}

	.countdown-bg {
		font-size: 40px;
		font-weight: bold;
		line-height: 50px;
	}

}


.countdown-bg {
	font-weight: bold;
}



.alert-danger {
	background: #dc3b4b;
}

.alert-success {
	background: #76B138;
}

.alert-info {
	background: #227aa6;
}

.alert-warning {
	background: #cfa833;
}

.alert button {
	color: #fff;
	opacity: 1;
}

.alert a {
	color: #fff !important;
	font-weight: bold !important;
	text-decoration: underline !important;
}

.alert button:hover {
	color: #fff;
	opacity: 1;
}

.alert {
	padding: 9px 14px 9px 14px;
}

.text-danger {
	color: #dc3b4b;
	padding: 4px 8px 4px 8px;
	font-weight: bold;
}

.manufacturer-container {
	text-align: center;
}

.manufacturer-container .logo {
	padding: 10px;
}

#show-vpo-price {
	color :#3D3D3D;
	background: #f4ca49;
	padding: 5px;
	margin-left: 7px;
	margin-bottom: 5px;
	font-size: 13px !important;
	border-radius: 5px;
	vertical-align: super;

}

#show-vpo-price i {

}

#show-vpo-price a {

	font-size: 13px !important;
	color : #3d3d3d !important;

}

#calculator .panel-heading {
	background: #fff;
	border: 1px solid #d8dedc;
}

#calculator .body {
	border-left: 1px solid #d8dedc;
	border-right: 1px solid #d8dedc;
	border-bottom: 1px solid #d8dedc;
	padding: 10px;
}

#calculator .notice {
	font-size: 11px;
	line-height: 14px;
}

#calculator .row {
	padding: 5px;
}

#calculator a {
	text-decoration: underline !important;
	font-size: 13px;
}

#calculator span {
	color: #26689c;
}

#buyplan .panel-heading {
	background: #fff;
	border: 1px solid #d8dedc !important;
	color: #666;
}

#buyplan .body {
	border-left: 1px solid #d8dedc;
	border-right: 1px solid #d8dedc;
	border-bottom: 1px solid #d8dedc;
	padding: 10px;
}

#buyplan .notice {
	font-size: 11px;
	line-height: 14px;
}

#buyplan .row {
	padding: 5px;
}

#buyplan a {
	text-decoration: underline !important;
	font-size: 13px;
}

#buyplan span {
	color: #26689c;
}


#btn-id-card {
	background: url(https://www.oomipood.ee/image/id_card.png) #eee;
    border: 0;
    cursor: pointer;
    height: 31px;
    width: 88px;
}

#btn-id-card-2 {
	background: url(https://www.oomipood.ee/image/id_card.png) #000;
    border: 0;
    cursor: pointer;
    height: 31px;
    width: 88px;
}

#form-product-enquiry .form-group {
	margin-bottom: 15px;
}


	.price-label {
		font-size: 11px;
	}

	.price-info {
		color: #737373;
		font-size: 11px;
	}
	.price-info  i {
		font-size: 11px;
	}

	.popover-content table {
		margin-top: 5px;
		margin-bottom: 0;
	}

	.popover-content td {
		font-size: 12px;
	}

	.popover-content .txt-left {
		font-size: 13px;
		color: #666;
		padding-left: 8px;
	}

	.popover-content .txt-right {
		font-size: 13px;
		color: #666;
	}

	.popover-content {
		font-family: 'Open Sans',sans-serif;
	}

	.popover-content .col-right {
		margin-top: 20px;
		padding-left: 10px;
		border-left: 1px solid #ddd;
		text-align: center;
	}

	.popover-content .price {
		color: gray;
		font-size: 20px;
		font-weight: normal;
		text-align: center;
	}

	.popover-content table > tbody > tr:first-child > td.text-right {
		color: #DC3B4B;
	}

	.popover-content td {
		color: #666;
	}


	.popover-content td {
		padding: 5px;
	}

	#prices i {
		color: #76B138;
	}

	#prices a {
		text-decoration: underline !important;
		color :#777;
	}

	#prices a:hover {
		text-decoration: underline !important;
		color: #76B138;
	}



	#prices table {
		font-size: 12px;
		margin-bottom: 0;
	}

	#prices {
		color: #666;
		font-size: 13px;
	}

	#prices .price-3 {
		color: #DC3B4B;
		font-weight: bold;
	}

	#prices .col-sm-5 {
		padding-left: 0;
	}

	#prices .customer {
		color: #76B138;
		font-weight: bold;
	}

	#prices ul > li  {
		line-height: 20px;
	}

	#prices .col-right {
		margin-top:20px; 
		border-left:1px solid #ddd;
		padding-left:20px;
	}

	#owon-campaign .product-price {
		text-decoration: line-through;
		font-size: 20px;
		font-weight: 0 !important;
		color: #888;
	}

	#owon-campaign .discount {
		background-color: #76B138;
	    margin-left: 5px;
	    color: #fff;
	    font-size: 14px;
	    font-weight: 700;
	    border-radius: 3px;
	    padding-left: 5px;
	    padding-right: 5px;
	    padding-bottom: 1px;
	    vertical-align: top;
	}

	#owon-campaign .special {
		color: #DC3B4B;
		font-size:  26px;
	}

	#owon-campaign .campaign-url {
		text-decoration: underline !important;
		color: #888;
	}

	#owon-campaign .col-left {
		margin: 20px;
	}

	#mobile .fa-shopping-cart {
		padding: 5px;
		color :#000;
		font-size: 40px;
	}

	#mobile .mobile-header {
		padding: 10px;
	}

	#mobile img {
		padding: 10px;
	}

	#mobile .cart-items {
		color: #000;
		font-size: 24px;
		padding: 5px;
		font-family: 'Open Sans', sans-serif;
	}
	#mobilesearch-toggle {
		padding-bottom: 10px;
	}

	#mobilesearch input {
		height:40px;
		border-right: 0;
		border-top-left-radius: 10px;
		border-bottom-left-radius: 10px;
	}

	#mobilesearch button {
		padding: 0;
		background: none;
		border:none !important;

	}
	#mobilesearch .input-group-addon {
		background: #fff;
		border: 1px solid #aeaeae;
		border-left: none;
		border-bottom-right-radius: 10px;
		border-top-right-radius: 10px;
	}

	#mobilesearch {
		width: 100%;
	}

	#mobilesearch .glyphicon-search:hover {
		color: #aeaeae;
	}

	#mobilesearch .glyphicon-search {
		color: #aeaeae;
	}

	#mobilecategory {
		background: #000;
		text-transform: uppercase;
		font-weight: bold;
		padding: 10px;
		height: 40px;
	}

	#mobilecategory a {
		color: #fff;
		padding: 10px;
		font-weight:  bold;
	}

	#mobilecategory .col-border {
		border-right: 1px solid;"
	}

	#mobiletop a {
		padding: 6px;
	}

	#ma-mobilemenu .product-special {
		border-left: 8px solid #DC3B4B;
	}

	#ma-mobilemenu .product-new {
		border-left: 8px solid #76B138;
	}

	#ma-mobilemenu .product-top {
		border-left: 8px solid #F0BD0D;
	}

	#ma-mobilemenu .product-outlet {
		border-left: 8px solid #00adf5;
	}

	#ma-mobilemenu .product-tt {
		border-left: 8px solid #f82afe;
	}


	#ma-mobilemenu .product {
		font-weight: bold;
	}

	.mobile-header {
		display: inline-block !important;
		float: left;
		background: url(catalog/view/theme/tt_sagitta1/image/bg-bottom-title.png) no-repeat left bottom;
		text-transform: uppercase;
	}

	.actions .cart {
		text-align: center;
	}

	.mobile-flag {
		right: 30% !important;
	}

	.mobile-flag-pv {
		right: 15% !important;
	}

	#ma-mobilemenu {
		padding-bottom: 10px;
	}

	#checkout-cart .empty-row {
		height: 0 !important;
	}

	#mobile-account-list {
	}

	#mobile-account-list li {
		padding: 10px;
	}

	#mobile-account-list a {
		padding: 10px;

	}

	#list-view {
		display: none;
	}

	#topbar-menu a {
		color : #fff;
	}

	#topbar-menu {
		height:  36px;
		padding: 6px;
	}

	.countdown {

	}

	.countdown-sm {
		font-size: 20px;
	}


	.tt-text {
		line-height: 10px;
	}

	.tt-header {
		font-size: 15px;
		font-weight: bold;
	}

	.tt-body {
		padding: 8px 0 0 0;
	}