::selection
{
	color: #707070;
}


/* no border radius, no box shadow, no text shadow*/


.benefits {
    margin-left: 46px;
    text-align: center;
    font-size: 13px;
    padding: 10px;
}


body
{
	background-color:#000!important;
	background: url(http://www.adult-sex-toys.uk.com/image/data/5trf.jpg) top center!important;

}

.no-box
{
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-ms-box-shadow: none;
	-o-box-shadow: none;
	box-shadow: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	-o-border-radius: 0;
	border-radius: 0;
	text-shadow: none;
	-moz-text-shadow: none;
	-webkit-text-shadow: none;
	-ms-text-shadow: none;
	-o-text-shadow: none;
}



.b-white{
	background: #FFFFFF;
}

/* color white */





.c-white
{
	color: #FFFFFF;
}

/* background transparent */




.no-bg-color
{
	background-color: transparent;
}

/* background none */




.no-bg-image
{
	background-image: none;
}

/* change color and background */

.bg-color
{
	background-color: #FF3C17;
}

.links li:hover i
{
	color: #FF3C17;
}

.product-compare .bg-color
{
	background-color: #FF3C17;
}

#header a:hover
{
	color: #FF3C17;
}

#cart .button:hover{
	color: #FFF;
}


.breadcrumb a.last
{
	color: #FF3C17;
}

.pagination .links a:hover
{
	color: #FF3C17;
}

a.button:hover,
input.button:hover
{
	background: #FF3C17;
}

a.button:hover,
input.button:hover
{
	background: #FF3C17;
	transition: all 0.8s ease 0s;
}

.links b
{
	color: #ffffff;
	background-color: #FF3C17;
}


#content .active .box-heading
{
	background-color: #FF3C17;

}

#content .over:hover
{
	background-color: #FF3C17;
}

.product-compare a
{
	background: #FF3C17;
}

::selection
{
	background-color: #FF3C17;
}

.color
{
	color: #FF3C17;
}

#footer a:hover
{
	color: #FF3C17;
}
.pav-contact-us{
	background: url("../image/default/b-map.png") no-repeat scroll center center transparent;
}
.pav-contact-us li:hover i
{
	color: #FF3C17;
}

.pav-form h2
{
	background: #FF3C17;
}
.header-content {
    padding: 26px 0 0px 0;
    border-left: 1px solid #2d2d2d;
    margin-left: 20px;
}
.custom-top {
    border-top: 1px solid #2D2D2D;
    padding: 8px 0 5px 1px;
    position: relative;
    top: -1px;
    z-index: 1;
}
.custom-top a{
	color: #c7c7c7;
	font-size: 12px;
	font-family:'Roboto',sans-serif;
}

#header .login-content {
    background-color: #FFFFFF;
    border: 1px solid #FF3C17;
    left: 0;
    margin-bottom: 20px;
    overflow: hidden;
    padding: 0 5px;
    top: 40px;
    width: 310px;
    z-index: 10;
}
#header .login .login-content a {
    text-decoration: underline;
}
#header .login .login-content a:hover{
	color: #FF3C17;
}
#header .pav-header-top
{
	color: #FF3C17;
}

#powered a
{
	color: #FF3C17;
}

.box .box-heading
{
}

a:hover
{
	color: #FF3C17;
}

.one-page a:hover
{
	color: #FF3C17;
}

/* Background Image */

.product-block .wishlist a
{
	 background-position: left 0px;
}
.product-block .wishlist a, 
.product-block .compare a, 
.product-info .wishlist a, 
.product-info .compare a
{
    background-image: url("../image/default/wish-compace.png");
    background-repeat: no-repeat;
    display: inline-block;
    float: left;
    height: 40px;
    font-size: 0;
    color: transparent;
/*    overflow: hidden;*/
/*    text-indent: -9999em;*/
    transition: all 0.5s ease 0s;
    width:40px;
/*     opacity: 0; */
}
.product-block .wishlist:hover a {
    background-position: right 0;
}
.product-block .compare:hover a {
    background-position: right -60px;
} 
.product-grid .actions{
	position: absolute;
	width:98%;
	top: 33%;
	z-index: 10;
}
.product-block .compare a {
    background-position: left -60px;
}

/* End */


/* sprite image */




.icon
{
	background-image: url("../image/sprite.png");
	background-repeat: no-repeat;
	background-position: 0 0;
}

/* no padding */





.nopadding
{
	padding: 0;
}

.nopadding-left
{
	padding-left: 0;
}

.nopadding-right
{
	padding-right: 0;
}

.nopadding-top
{
	padding-top: 0;
}

.nopadding-bot
{
	padding-bottom: 0;
}

/* no margin*/





.nomargin
{
	margin: 0;
}

.nomargin-left
{
	margin-left: 0;
}

.nomargin-right
{
	margin-right: 0;
}

.nomargin-top
{
	margin-top: 0;
}

.nomargin-bot
{
	margin-bottom: 0;
}

/* no border */





.noborder
{
	border: 0px;
}

.noborder-top
{
	border-top: 0;
}

.noborder-right
{
	border-right: 0;
}

.noborder-bot
{
	border-top: 0;
}

.noborder-left
{
	border-left: 0px;
}

/* boder width */




.bd-left
{
	border-width: 0 0 0 1px;
}

.bd-right
{
	border-width: 0 1px 0 0;
}

.bd-top
{
	border-width: 1px 0 0 0;
}

.bd-bot
{
	border-width: 0 0 1px 0;
}

/* boder style */






.bw-left,
.bw-right,
.bw-top,
.bw-bot
{
	border-style: solid;
}

#content
{
	margin: 0;
	padding: 0;
}

.content-page .nopadding
{
	padding: 0;
}

/* ===================== end ====================== */
/* =================== HEADER ===================== */

/* Top Link */





.links li
{
	line-height: 30px;
	padding: 0 5px;
	color: #808080;
	display: list-item;
    float: left;
    font-size: 8px;
    list-style: disc inside none;
}
.links li span{
	font-size: 12px;
}
#links .icon-wishlist
{
	background-position: -76px 0;
	width: 10px;
	height: 14px;
}

#links .icon-account
{
	background-position: 0 0;
	width: 14px;
	height: 14px;
}

#links .icon-shop
{
	background-position: -46px 0;
	width: 9px;
	height: 14px;
}

#links .icon-checkout
{
	background-position: -29px -2px;
	width: 14px;
	height: 11px;
}
.login a.login-icon, #headertop .links a {
    background-image: url("../image/default/icon-account.png");
}
.login a.login-icon {
    background-position: 0 -354px;
    display: inline-block;
    height: 8px;
    overflow: hidden;
    padding: 7px 0;
    text-indent: -9999em;
    width: 17px;
}

.current-language
{
	padding-top:5px;
}

.current-language > span
{
	color: #2D2D2D;
	font-weight: lighter;
	margin: 0 10px
}

.current-language .language img,
.current-language .currency a
{
	padding: 0 2px;
	cursor: hand;
	cursor: pointer;
}
.current-language .currency a b{
	color: #FF3C17;
}

/*mobile */
.header-content .show-mobile:before, .header-content .show-mobile:after {
    content: " ";
    display: table;
    margin-bottom: 10px;
}
.header-content .show-mobile:after {
    clear: both;
}
.header-content .show-mobile > div {
    margin: 0;
    padding: 0;
    position: relative;
    z-index: 1000;
}
.header-content .show-mobile .quickaccess-toggle {
    background-color: #FF3C17;
    color: #fff;
    cursor: pointer;
    font-size: 16px;
    height: 35px;
    line-height: 35px;
    margin-left: 1px;
    text-align: center;
    width: 35px;
}
.header-content .show-mobile .quickaccess-toggle:hover {
    background-color: #fff;
    color: #FF3C17;
}
.header-content .show-mobile > div:hover .inner-toggle {
    display: block;
}
.header-content .show-mobile .inner-toggle{
    background: none repeat scroll 0 0 #FFFFFF;
    border-color: -moz-use-text-color;
    border-style: solid;
    border-width: 5px 1px 1px;
    display: none;
    min-width:205px;
    padding: 10px;
    position: absolute;
    right: 0;
    top: 100%;
    z-index: 99999;
    color: #FF3C17;
}
.header-content .show-mobile ul, .header-content .show-mobile .links {
    float: none;
    text-align: left;
}
.header-content .show-mobile ul a, .header-content .show-mobile .links a {
    background-color: rgba(0, 0, 0, 0);
    float: none;
    line-height: 22px;
    margin: 0;
    padding: 0;
}
.header-content .show-mobile ul li, .header-content .show-mobile .links li {
    display: block;
    float: none;
}
.header-content .show-mobile .links a:hover, .header-content .show-mobile .links li a:hover{
	color: #FF3C17 !important;
}
.header-content .show-mobile ul a, .header-content .show-mobile .links a {
    background:none;
    border: medium none;
    float: none;
    line-height: 22px;
    margin: 0;
    font-size: 12px;
    padding: 0;
}
.header-content .show-mobile .links span{
	margin-right: 10px;
}
.header-content .show-mobile #search-mobile {
    margin: 0;
    padding-bottom: 0;
    padding-top: 0;
    position: relative;
    right: 0;
    top: 0;
}
.header-content .show-mobile .currency, .header-content .show-mobile .language {
    margin: 0 5px;
    border-left: none;
    border-right: none;
    line-height: 28px;
}

.header-content .show-mobile .login, .header-content .show-mobile .checkout-cart{
	border: none;
}
.header-content .show-mobile .quick-user .inner-toggle {
    right: -40px;
}
.header-content .show-mobile .quick-access .inner-toggle {
    right: -40px;
}
/*end mobile */


/* Search */

#header #cart .heading:after {
    border-bottom: 6px solid transparent;
    border-left: 6px solid #121212;
    border-top: 6px solid transparent;
    content: "";
    left: 0;
    position: absolute;
    top: 35px;

}
#header #cart .heading {
    
}
#header .cart-top {
    background: none repeat scroll 0 0 #FF3C17;
    position: absolute;
    top:0;
    right: 0;
}


.m-top
{
	margin-top: 20px;
}

#search, #search-mobile
{
	padding: 0;
	width: 208px;
	line-height: 15px;
	border: solid 1px #2d2d2d;
}


#cart
{
	position: relative;
	padding: 21px 33px 27px 30px;
}

#search input[type="text"], 
#search-mobile input[type="text"]
{
	margin: 0;
	float: left;
	background: url("../image/default/ico-search.png") no-repeat scroll 5px center transparent;
    border: 1px solid #2D2D2D;
    font-size: 12px;
    height: 28px;
    padding: 0 0px 0 25px;
    width: 76%;
}

#search input.no-bg-color, 
#search-mobile input.no-bg-color
{
	border: 0px !important;
	-webkit-border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-o-border-radius: 0;
	border-radius: 0;
}

#search .button-search, 
#search-mobile .button-search
{
	float: left;
	margin: 0;
	background: url("../image/default/ico-gosearch.png") no-repeat scroll center center transparent;
    line-height: 25px;
    width: 20px;
    cursor: pointer;
}

#cart .pav-cart-title
{
	margin-left: 5px;
}
#cart #cart-total{
	color:#eda09a;
}
#cart .f-normal
{
	line-height: normal;
	margin-bottom: 3px;
	color:#fff;
}

table.no-border td,table.no-border th{
	border: 0;
}

#cart .content
{
	display: none;
	min-height: 90px;
	padding: 8px;
	position: absolute;
	right:0;
	top: 86px;
	width: 300px;
	z-index: 99999;
	border-style: solid;
	border-top:3px solid #FF3C17;
	background: #fff;
}

#header #cart.active .heading
{
	margin: 0;
	padding: 0;
	outline-style: none;
}

#header #cart.active .content
{
	display: block;
}

.mini-cart-info td
{
	padding: 10px 5px;
	vertical-align: top;
	border-bottom: 1px solid #ddd;
}

.cart-image{
	position: relative;
	margin-right: 10px;
}

.cart-image .remove{
	float: left;
	width: 10px;
	height: 10px;
	position: absolute;
	left: 0;
	top: 0;	
	z-index: 100;
}
.mini-cart-info > table {
    width: 100%;
}
.mini-cart-info .image img
{
	text-align: left;
}

.mini-cart-info .image a
{
	display: block;
}

#cart .name a
{
	color: #333333;
}

.mini-cart-info .quantity
{
	text-align: left;
	color: #333333;
	font-weight: bold;	
}

.mini-cart-info td.total
{
	text-align: right;
}

.mini-cart-info .remove
{
	text-align: right;
}

.mini-cart-info .remove img
{
	cursor: pointer;
	text-align: left;
}

.mini-cart-total
{
	text-align: right;
	margin: 10px 0;
}

.mini-cart-total table
{
	border-collapse: collapse;
	margin-bottom: 5px;
	display: inline-block;
}

.mini-cart-total td
{
	color: #333;
	padding: 3px;
	border: 0;
}

.mini-cart-total table td.right
{
	text-align: right;
}

#header #cart .checkout
{
	text-align: right;
	clear: both;
}

#cart .button
{
	padding: 9px 20px;
	color: #9B9B9B;
}

#cart .empty
{
	padding-top: 30px;
	line-height: normal;
	text-align: center;
}

/* main menu */
.navbar .nav{
}

.dropdown-menu
{
	display: none;
}

.nav > li:hover > .dropdown-menu
{
	display: block;
	margin-top: 2px;
}


.navbar .nav > li.home {
    border-bottom: 4px solid #FF3C17;
/*     padding-bottom: 18px; */
}
.navbar .nav > li.home a {
    color: #FF3C17;
}
.navbar-inner {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    border-radius: 0 0 0 0;
    box-shadow: none;
    padding-right: 0;
    padding-left: 30px;    
}
.navbar
{
	margin: 0;
}
.navbar .nav > li:hover {
    border-bottom: 4px solid #FF3C17;
/*     padding-bottom: 18px; */
}

.navbar .nav > li > a
{
	font-size: 12px;
	padding: 9px 9px 27px;
	text-transform: uppercase;
	float: left;
	text-shadow: none;
	color: #fff;
	font-family: 'Raleway',sans-serif;
	font-weight: bold;
}

div#mainnav {
  margin-left: -16px;
}

.navbar .nav li.dropdown > .dropdown-toggle .caret,
.navbar .nav li.dropdown.open > .dropdown-toggle .caret,
.navbar .nav li.dropdown.active > .dropdown-toggle .caret,
.navbar .nav li.dropdown.open.active > .dropdown-toggle .caret,
.navbar .nav li.dropdown > a:hover .caret,
.navbar .nav li.dropdown > a:focus .caret
{
	border-bottom-color: #FFFFFF;
	border-top-color: #FFFFFF;
}
.navbar .nav .dropdown-toggle .caret { margin-top: 0; }
.navbar .nav > li > a > b.caret { 
	background: url("../image/default/toplinks-nav.png") no-repeat scroll center center transparent;
    height: 3px;
    position: absolute;
    right: 50%;
    top: 55%;
    width: 5px;
   	border:none; 
}
.navbar .nav > li > .dropdown-menu:before {border: none; }

.navbar > span
{
	display: block;
	font-size: 130%;
	margin: 22px 10px 0;
	text-transform: uppercase;
	color: #707070;
}

.dropdown .caret
{
	margin-left: 5px;
}

.navbar .nav > li.deeper
{
	position: relative;
}

.dropdown-menu
{
	width: auto;
	padding: 18px 25px 16px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	-ms-border-radius: 0px;
	-o-border-radius: 0px;
	border-radius: 0px;
	border-width: 0px;
	border-style: solid;
	margin: 0;
	box-shadow: none;
	border-top: 1px solid #FF3C17;
	z-index: 9999;
}



.dropdown-menu ul
{
	margin: 0;
}

.dropdown-menu li
{
	line-height: 31px;
}

.dropdown-menu ul.level1
{
	margin-top: 0;
}

.navbar .nav > li.singlesub
{
	position: relative;
}

.menu-content img,
.pav-menu-video embed
{
	margin-top: 10px;
	max-width: 100%;
}

.navbar .nav > li > .dropdown-menu:before
{
	left: 6%;
}

.navbar .nav > li > .dropdown-menu:after
{
	left: 6%;
	border:none;
}

.dropdown-submenu > .dropdown-menu
{
	background: transparent;
}

/* breadcrumb */






.breadcrumb
{
	margin-bottom: 20px;
	padding: 20px 0 18px 0;
	background: none;
	border-bottom:1px solid #e8e8e8;
}

.breadcrumb a
{
	font-size: 14px;
	line-height: 18px;
	color: #6e6f70;
}

.success,
.warning,
.attention,
.information
{
	padding: 10px 10px 10px 33px;
	margin: 5px 0;
	color: #2D333D;
	-webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
}

.success
{
	background: #EAF7D9 url('../image/success.png') 10px center no-repeat;
	border: 1px solid #BBDF8D;
	-webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
}

.warning
{
	background: #FFD1D1 url('../image/warning.png') 10px center no-repeat;
	border: 1px solid #F8ACAC;
	-webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
}

.attention
{
	background: #FFF5CC url('../image/attention.png') 10px center no-repeat;
	border: 1px solid #F2DD8C;
	-webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
}

.success .close,
.warning .close,
.attention .close,
.information .close
{
	float: right;
	padding-top: 6px;
	padding-left: 4px;
	cursor: pointer;
}

.required
{
	color: #FF0000;
}

.error
{
	display: block;
	color: #FF0000;
}

.help
{
	color: #999;
	font-size: 10px;
	font-weight: normal;
	display: block;
}

table.form td
{
	border: 0;
	padding: 10px;
	vertical-align: middle;
}

table.form input[type="text"],
table.form input[type="password"]
{
	margin: 0;
}

input.large-field,
select.large-field
{
	width: 93%;
}

table.list
{
	border-collapse: collapse;
	width: 100%;
	border-width: 1px 0 0 1px;
	border-style: solid;
	margin-bottom: 20px;
}

table.list td
{
	border: 1px solid #E8E8E8;
	border-style: solid;
}

table.list thead td
{
	background-color: #EFEFEF;
	padding: 0px 5px;
}

table.list thead td a,
.list thead td
{
	text-decoration: none;
	color: #222222;
	border: 1px solid #E8E8E8
}

.content table
{
	margin: 0;
}

table.form
{
	margin-bottom: 20px;
}

input[type="file"],
input[type="image"],
input[type="submit"],
input[type="reset"],
input[type="button"],
input[type="radio"],
input[type="checkbox"]
{
	margin: 0;
}

table.list tbody td
{
	padding: 0px 5px;
}

table.list .left
{
	text-align: left;
	padding: 7px;
}

table.list .right
{
	text-align: right;
	padding: 7px;
}

table.list .center
{
	padding: 7px;
}

table.radio
{
	width: 100%;
	border-collapse: collapse;
}

table.radio td
{
	padding: 5px;
}

table.radio td label
{
	display: block;
}

table.radio tr td:first-child
{
	width: 1px;
}

table.radio td,
table.radio tr td:first-child input
{
	margin-top: 4px;
}

table.radio tr.highlight:hover td
{
	background: #F5F5F5;
	cursor: pointer;
}

table.radio td input[type="radio"]
{
	margin: 4px 0 0 0;
}

.pagination
{
	outline: 0;
	margin: 0;
	padding: 0;
}

.pagination aside
{
	margin: 0;
	padding: 15px 15px 20px;
	overflow: hidden;
	border-top: solid 1px #E8E8E8
}

.manu-info .noborder-top
{
	border-top: 0px;
}

.pagination .links
{
	float: left;
	margin: 5px 0 0 0;
}

.pagination .links a,
.pagination .links b
{
	border-style: solid;
	border-width: 1px;
	font-size: 13px;
	margin: 0;
	padding: 4px 10px;
	text-decoration: none;
}

.pagination .links a
{
	color: #b0b0b0;
}

.pagination .results
{
	padding: 0;
	float: right;
	line-height: 30px;
}

.tab-content .pagination .results
{
	margin: 0;
}

/* button */






.btn,
.btn-small
{
	cursor: pointer;
	line-height: 30px;
	font-size: 12px;
	text-transform: uppercase;
	padding: 0 17px;
	height: 30px;
}

a.button,
input.button
{
	cursor: pointer;
	line-height: 18px;
	font-size: 12px;
	padding: 0 17px;
	background: #ffffff;
	border: 1px solid #DBDBDB;
    color: #9B9B9B;
	font-family: 'Raleway',sans-serif;

}

a.button:hover,
input.button:hover
{
	color: #ffffff;
}

a.button:hover
{
	color: #ffffff;
}

a.button
{
	text-decoration: none;
	padding: 6px 12px 6px 12px;
}

input.button
{
	margin: 0;
	outline-style: none;
	height: 31px;
}

.buttons
{
	border-width: 1px;
	border-style: solid;
	padding: 2%;
	margin-bottom: 20px;
	height: 32px;
}

.buttons .left
{
	float: left;
	text-align: left;
	height: 30px;
	line-height: 30px;
}

.buttons .right
{
	float: right;
	text-align: right;
	height: 30px;
	line-height: 30px;
}

.buttons .center
{
	margin-left: auto;
	margin-right: auto;
}
#tabs {
	display: block;
}
#tabs ul{
	position: relative;
}
#tabs ul:before{
	background:#e8e8e8;
	height: 1px;
	content: "";
	position: absolute;
	width: 100%;
	right: 0;
	top:17px;
}

.htabs
{
    display: inline-block;
    height: 40px;
    line-height: 40px;
    margin-bottom: 10px;
}

.htabs a.selected:after {
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid #FF3C17;
    bottom: -6px;
    content: "";
    display: inline-block;
    left: 45%;
    position: absolute;
}
.htabs a.selected {
    color: #FFFFFF;
    height: 30px;
    margin: -5px 0 0 0;
    position: relative;
}
.htabs a:first-child {
    border-left: medium none;
}
.box.producttabs .box-content
{
	margin: 30px 0 0 0;
    overflow: auto;
    z-index: 2;
    padding: 0 15px;
}

.box.producttabs .item
{
	border-width: 0 0 1px 0;
	border-style: solid;
}

/* box */


.box
{
	margin: 0 0 20px 0;
}

.box .box-heading
{
	font-size: 30px;
	text-align: center;
	padding: 40px 0 30px 0;
	font-weight: bold;

}
.box .box-heading > span {
    border-bottom: 1px solid #FF3C17;
    padding-bottom: 10px;
}
.sidebar .box .box-heading > span{
	border-bottom: none;
}
/* display inline-block */


.product-block .cart,
.product-block .wishlist,
.product-block .compare,
.product-info .cart .links,
.order-list .order-content,
.return-list .return-content,
.download-list .download-content,
.pagination .links a,
.pagination .links b,
a.button
{
	display: -moz-inline-stack;
	display: inline-block;
	zoom: 1;
 *display: inline;
}
.product-info .wishlist a, .product-info .compare a,
.product-list .product-block .wishlist a, .product-list .product-block .compare a{
	height: 30px;
}
.product-info .wishlist, .product-info .compare,
.product-list .product-block .wishlist, .product-list .product-block .compare{
	border:1px solid #DBDBDB;
	margin-left: 10px;
 }
.product-info .wishlist a,
.product-list .product-block .wishlist a{
	background-position: right -6px;
}
.product-info .compare a,
.product-list .product-block .compare a{
	background-position: right -66px;
}
.product-info .wishlist:hover,.product-info .compare:hover,
.product-list .product-block .wishlist:hover,.product-list .product-block .compare:hover{
	border:1px solid #FF3C17;
	transition:all 0.5s ease 0s;
}

/* custom define icons */



#tab li
{
	display: inline;
    border: 1px solid #E8E8E8;
    float: left;
    margin-right: -1px;
    position: relative;
    z-index: 0;
    background: #ffffff;
}

#tab .box-heading
{
	 padding: 7px 15px 5px;
	font-size: 16px;
	font-weight: normal;
	float: left;
}

.htabs a
{
	color: #000;
}

.tab-link,
.tab-link:hover
{
	color: #707070;
}

.nav-tabs > li > a
{
	-webkit-border-radius: 0;
	-webkit-border-radius: 0;
	-ms-border-radius: 0;
	-o-border-radius: 0;
	border-radius: 0;
}

.nav-tabs > .active > a,
.nav-tabs > li> a:hover,
.nav-tabs > .active > a:focus,
.htabs a:hover,
.htabs a.selected
{
	background: #FF3C17;
}

.tab-content p input[type="radio"]
{
	margin: 0;
}

.tab-content p,
#tab-description > div
{
	margin-bottom: 10px;
}

#tab-description > div
{
	line-height: 18px;
}

/****************************** PRODUCT BOX STYLE *************************************/

.product-block .product-inner:hover {
    border: 1px solid #e8e8e8;
    transition: all 1s ease 0s;
}
.product-block
{
	position: relative;
}

.product-grid .product-inner
{
	overflow: hidden;
    padding: 30px 0;
    position: relative;
    border: 1px solid transparent;

}
.sidebar .product-grid .product-inner:hover{
	border: 1px solid transparent;;
}
.product-related
{
	position: relative;
}

.product-related .carousel-controls {
	position: absolute;
	width: 72px;
	right: 0;
	top: 61px;
    z-index: 9;
}
.product-related .carousel-controls .carousel-control {
	top: 0;
	background-color: #FF3C17;
	font-size: 25px;
    height: 30px;
    line-height: 24px;
    width: 30px;
}
.product-related .carousel-controls .carousel-control.left {
	left: 0;
}
.product-related .carousel-controls .carousel-control.right {
	right: 0;
}

.product-related .nopadding
{
	padding: 0;
}

.product-block .image
{
	display: block;
	margin-bottom: 15px;
	padding-bottom: 10px;
	position: relative;
	border-bottom: 1px solid #e9e9e9;
}

.product-block .image a
{
	display: block;
}

.product-block .image img
{
	outline: 0;
	transition: all 0.2s linear 0s;
}

.product-block p
{
	margin: 0;
	padding: 0;
}

.product-block .description
{
	height: auto !important;
}
.product-block h3,
.product-block .name
{
	line-height: 18px;
	margin-bottom: 10px;
	padding: 0;
	vertical-align: top;
	font-weight: normal;		
	height: auto;
	text-transform: none;
}

.name a,
.product-block h3 a
{
	text-decoration: none;
	margin: 0;
	padding: 0;
	font-size: 14px;
	line-height: normal;
}

.product-block .price
{
	color: #4baad3;
	display: block;
	padding: 0;
	height: auto;
	line-height: 36px;
	font-size: 20px;
	font-family: 'Roboto',sans-serif;
	font-weight: bold;
}

.price-tax
{
	display: block;
	font-size: 93%;
	display: none
}

.product-info .price li.first
{
	color: #4baad3;
}

.price-old {
    font-size: 12px;
    margin-right: 5px;
    text-decoration: line-through;
	color: #707070;
	font-weight: normal;
}

.product-block .rating
{
	display: block;
	margin-bottom: 15px;
}

.box-product:last-child
{
	border-bottom: 0;
}

.product-block > div
{
	margin: 0;
	padding: 0;
	text-align: center;
}

.product-block .product-block
{
	position: relative;
}

.product-block .product-zoom
{
	position: absolute;
	z-index: 10;
	bottom: 20%;
	right: 42%;
	display: none;
	background-color: rgba(58, 58, 58, 0.65);
    border-radius: 50% 50% 50% 50%;
    font-size: 15px;
    height: 35px;
    line-height: 35px;
    opacity: 0;
    padding: 0;
    transition: all 0.5s ease 0s;
    width: 35px;
}

.product-list .product-block .product-zoom
{
	bottom: 35%;
}

.product-list .image .label
{
	top: 15px;
}

.product-block .product-zoom span
{
	font-size: 20px;
	color: #FFFFFF;
}

.product-block .image:hover .product-zoom
{
	display: block;
	z-index: 999999;
}

/** GRID PRODUCT STYLE **/





.product-grid .box-product
{
	overflow: hidden;
}
.product-grid .description{
	display: none;
}
.product-grid .box-product:last-child
{
	border: none;
}

.product-grid .product-block:after
{
}

.product-grid .product-block:last-child:after
{
	background: none;
}

.product-grid .product-block .product-block:after
{
	background: none repeat scroll 0 0 #E8E8E8;
	content: "";
	display: block;
	height: 100%;
	right: -5%;
	position: absolute;
	top: 0;
	width: 1px;
}

.product-grid .item
{
	display: block;
}

.product-grid .item-hover
{
	display: inline-block;
	position: absolute;
	white-space: nowrap;
	z-index: 1;
	top: 23%;
}

.product-grid .wishlist
{
	right: 150%;
}

.product-grid .compare
{
	left: 150%;
}



.product-grid .product-inner:hover .wishlist,
.product-grid .product-inner:hover .compare
{
	top: 23%;
/* 	-webkit-transition: opacity 2s ease-in-out;
-moz-transition: opacity 2s ease-in-out;
-ms-transition: opacity 2s ease-in-out;
-o-transition: opacity 2s ease-in-out;
transition: opacity 2s ease-in-out; */
/*  	opacity: 1; */
 	transition: all 0.6s ease 0s;
}

.product-grid .product-inner:hover .wishlist
{
	right: 51%;
}

.product-grid .product-inner:hover .compare
{
	left: 51%;
}

.product-grid .img-overlay
{

/*	top: -100%;*/
	background: none repeat scroll 0 0 #FF3C17;
    height: 15%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: -100%;
    width: 100%;
}

.product-grid .product-inner:hover .product-zoom
{
	z-index: 1;
	display: block;
    opacity: 1;
    top: 33%;
    transition: opacity 1s ease-in-out;
    -webkit-transition: opacity 1s ease-in-out;
	-moz-transition: opacity 1s ease-in-out;
	-ms-transition: opacity 1s ease-in-out;
	-o-transition: opacity 1s ease-in-out;
}

.product-grid .product-inner:hover .img-overlay
{
    left: 0;
    opacity: 1;
    top: 30%;
    -webkit-transition: opacity 1.2s ease-in-out;
	-moz-transition: opacity 1.2s ease-in-out;
	-ms-transition: opacity 1.2s ease-in-out;
	-o-transition: opacity 1.2s ease-in-out;
	transition: opacity 1.2s ease-in-out;
}
.product-grid .product-inner:hover .image img{
    transform: scale(0.9, 0.9);
    -webkit-transition: scale(0.9, 0.9);
	-moz-transition: scale(0.9, 0.9);
	-ms-transition: scale(0.9, 0.9);
	-o-transition: scale(0.9, 0.9);

}
.sidebar .product-inner:hover .img-overlay
{
	left: -99999em;
	top: -99999em;
}
/** LIST PRODUCT STYLE **/




.product-list
{
	margin: 0;
	padding: 0;
}

.product-list .product-inner
{
	border-right: 0;
	padding: 0;
	margin: 0;
	text-align: left;
	overflow: hidden;
}
.product-list .product-inner:hover{
	border: none;
}
.product-list .product-inner .span9
{
	padding: 25px 3% 0 5px;
}

.product-list .right
{
	float: right;
	margin-left: 15px;
}

.product-list .image
{
	margin: 0 20px 0 0;
	padding: 0 20px;
	vertical-align: middle;
	float: left;
	border-bottom: none;
	width: 20%;
}

.product-list .image > a
{
	padding: 20px 0;
}

.product-list .name,
.product-list h3
{
	height: auto;
	line-height: normal;
	min-height: 25px;

}

#content .product-list .name,
#content .product-list h3
{
	margin-top: 15px;
	margin-bottom: 15px;
}

.product-list .is-over
{
	overflow: hidden;
}

.product-list .name a
{
	font-size: 18px;
	line-height: 18px;
}

.product-list .description
{
	margin-bottom: 15px;
	padding: 0;
	height: auto;
	min-height: 40px;
	line-height: 18px;
}

.product-list .rating
{
	padding: 10px 10px 0 0;
/*	float: left;
	margin: 0;*/
}

.product-list .price,
.product-list .price span
{
	line-height: 18px;
	font-size: 18px;
	margin: 0;
	padding: 0;
}

.product-list .price
{
/*	float: left;
	padding: 10px 10px 0 0;
	width: auto;*/
}

.product-list .pav-group-button
{
	margin: 0;
	padding: 0;
	float: left;
	overflow: hidden;
}

.product-list .price-old
{
	text-decoration: line-through;
}

.product-list .cart
{
	float: left;
	margin: 0;
	padding: 0;
}
.cart input.button{
    background: url("../image/default/button_marker.png") no-repeat scroll 4px 4px;
    display:inline-block;
    font-size: 12px;
    line-height: 26px;
    padding: 2px 12px 4px 35px;
    border:1px solid #DBDBDB;
    color: #9b9b9b;
    overflow: hidden;
}
.cart input.button:hover {

    background-color: #FF3C17;
    border: 1px solid #FF3C17;
}

.cart input.button:hover {
    background-position: 4px -31px;
	color: #ffffff;
}
.product-grid .product-inner .cart input.button {
    display: block;
    position: relative;
    width: 100%;
    z-index: 20;
}
.product-grid .product-inner .cart:after {
    content: "";
    height: 100%;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 1px;
}

.product-grid .product-inner .cart {
    height: 31px;
    line-height: 31px;
    position: relative;
    width: 49%;
}

.product-list .product-block
{
	margin: 0 !important;
	padding: 0;
	width: 100% !important;
	text-align: left;
}

.product-list .product-block
{
	border-bottom: 1px solid #E8E8E8;
}

/**
* LAYOUT SLIDEBAR ( left and right column)
*/

.sidebar .is-over,
.sidebar h3,
.sidebar h4
{
	overflow: hidden;
}

.sidebar .name,
.sidebar h3
{
	font-size: 14px;
	min-height: 25px;
}

.sidebar .product-block
{
	margin: 0;
	padding: 15px 8px;
	border-width: 0 0 1px 0;
	border-style: solid;
	border-color: #E8E8E8;
	text-align: left;
	width: 100% !important;
}

.sidebar .price
{
	margin-top: 5px;
	padding: 0;
}

.sidebar .price,
.sidebar .price span
{
	font-size: 12px;
}

.sidebar .rating
{
	margin-bottom: 0;
}

.sidebar .img-overlay,
.sidebar .description,
.sidebar .view-more,
.product-list .img-overlay
{
	position: absolute;
	top: -99999em;
	left: -99999em;
}

.sidebar .product-block:last-child
{
	border: none;
}

.sidebar .product-block:after
{
	position: absolute;
	left: -99999em;
	top: -99999em;
}

.sidebar .highlight h4{
	font-size: 15px;
	margin: 5px 0 10px;
}

.sidebar .product-inner
{
	padding: 0;
	text-align: left;
	overflow: hidden;
	position: static;
	left: 0;
	width: auto;
}

.sidebar .image
{
	padding: 0;
	width: 30%;
	float: left;
	border: none;
	margin-right: 20px;
}

.sidebar .image a
{
	padding: 0;
}

.sidebar .hiden
{
	position: absolute;
	top: -99999em;
	left: -99999em;
}

.sidebar .name a
{
	font-weight: normal;
	font-size: 100%;
}

/* Advertising Block */





.pav_advertising .box-content
{
	padding: 40px 0 20px 0;
	overflow: hidden;
}

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

/* box banner */






.box.pav-banner
{
	margin: 0;
}

.box.pav-banner a img
{
	width: 100%;
}

.pav-banner a
{
	display: block;
}

/* box category */

.black
{
	margin-top: -5px;
}

.black .box-heading
{	
	padding-top:0;
	padding-bottom: 13px;
	line-height: normal;
}

.black .box-content
{
	padding: 0;
}

.black ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}

.black ul li
{
	color: #000;
}

.black i
{
	margin-right: 5px;
}

.black ul > li + li
{
	
}

.black ul > li > a
{
	font-size: 14px;
	line-height: 36px;
	text-decoration: none;
	outline: 0;
	font-family: 'Roboto',sans-serif;
	font-weight: 300;
}
.black ul > li > a:hover{
	color: #FF3C17;
}
.black ul > li ul
{
	display: none;
	margin: 0 0 15px 25px;
}

.black ul > li a.active
{
	outline: 0;
}

.black ul > li a.active + ul
{
	display: block;
}

.black ul > li ul > li
{
	padding: 0;
	border: 0;
	margin: 0;
	line-height: normal;
}

.black ul > li ul > li > a
{
	line-height: 25px;
}

/* box filter */




ul.box-filter,
ul.box-filter ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.box-filter span
{
	border-width: 1px;
	border-style: solid;
	display: block;
	padding-bottom: 5px;
	margin-bottom: 8px;
}

ul.box-filter > li ul
{
	padding-bottom: 10px;
}

.resgister .buttons input[type="checkbox"]
{
	margin: -2px 5px 0;
}

.resgister .buttons .left
{
	height: 30px;
	line-height: 30px;
}

/* about us */




.about-us img
{
	float: left;
	margin-right: 2%;
}

/* content */




#content h1
{
	font-weight: normal;
	text-transform: uppercase;
}

#content .content
{
	padding: 15px;
	margin-bottom: 20px;
}

#content .content .left
{
	float: left;
	width: 49%;
}

#content .content .right
{
	float: right;
	width: 49%;
}

#content .login-content .content
{
	min-height: 255px;
	height: 255px;
	height: auto !important;
}

/* #content .box-heading, */
.product-related .box-heading > span:after {
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid #FF3C17;
    bottom: -6px;
    content: "";
    display: inline-block;
    left: 47%;
    position: absolute;
}
.product-related .box-heading > span {
    background-color: #FF3C17;
    color: #FFFFFF;
    display: inline-block;
    padding-left: 10px;
    padding-right: 10px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    z-index: 2;
}

.product-related .box-heading:after{
    border-top: 1px solid #E8E8E8;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    top: 58px;
    width: 100%;
    z-index: 1;
}

.product-related .box-heading span {
    display: block;
    font-size: 14px;
    height: 36px;
    line-height: 36px;
    padding: 0 15px;

}
#tab a:hover
{
	color: #FFF;
}

/********** CATEGORY PAGE *********/






.category-info
{
	margin: 10px 0;
	padding: 15px;
}

.category-list
{
	margin: 0 0 20px 0;
	padding: 10px 15px;
	border: solid 1px #E8E8E8;
	font-family: 'Roboto',sans-serif;
	font-size: 14px;
	font-weight: 300;
}

.category-list h2
{
	margin: 0 0 5px 0;
	padding: 0;
	line-height: normal;
	height: auto;
}

.category-list nav
{
	margin: 0;
	padding: 0;
}

.category-list ul
{
	margin: 0 20px 0 0;
	padding: 0;
}

/******** Manufacturer Page *******/




.manufacturer-list
{
	margin: 0;
	padding: 0;
	background: #FFF;
	margin-bottom: 20px;
	border: solid 1px #E8E8E8;
}

.manufacturer-heading
{
	font-size: 20px;
	padding: 10px;
	border-bottom: solid 1px #E8E8E8;
}

.manufacturer-content
{
	padding: 10px;
}

.manufacturer-list ul
{
	float: left;
	width: 25%;
	margin: 0;
	padding: 0;
	list-style: none;
}

p.pav-brand-title
{
	margin: 10px;
}

/************* Products Listing Page **************/






.product-filter
{
	margin-bottom: 20px;
	padding: 12px 15px;
}

.product-filter .display
{
	margin: 0;
	padding: 0;
}

.product-filter .display ul
{
	margin: 0;
	padding: 0;
}

.product-filter .display ul li
{
	list-style: none;
	float: left;
	line-height: 30px;
}

.product-filter .display ul li > *
{
	cursor: pointer;
	border: #E8E8E8 solid 1px;
	margin: 4px;
	padding: 6px;
}

.product-filter .display ul li.first > *
{
	border: none
}

.product-filter .display ul li > .active
{
	box-shadow: inset 0px 0px 6px #E8E8E8;
	-moz-box-shadow: inset 0px 0px 6px #E8E8E8;
	-webkit-box-shadow: inset 0px 0px 6px #E8E8E8;
	-ms-box-shadow: inset 0px 0px 6px #E8E8E8;
	-o-box-shadow: inset 0px 0px 6px #E8E8E8;
}

.product-filter select
{
	margin: 0 0 0 7px;
}

.product-filter .sort
{
	margin: 0;
	padding: 0;
}

.product-filter .limit
{
	margin: 0;
	padding: 0;
}

.product-filter .sort,
.product-filter .limit,
.product-filter .display
{
	float: left;
	line-height: 30px;
}

.product-filter .limit b,
.product-filter .display b
{
	margin: 0 0 0 10px;
}

.product-filter a
{
	color: #453e3c;
}

.product-filter .button
{
	color: #FFFFFF;
}

.product-compare
{
	margin: 0;
	padding: 0;
}

.product-compare a
{
	font-size: 14px;
	text-transform: none;
	color: #fff;
}

.search p
{
	margin-bottom: 10px;
}

.search .bottom-search
{
	margin: 10px 0 0 0;
}

.search .buttons
{
	margin-bottom: 10px;
}

.search input[type="text"],
.search input[type="checkbox"],
.search input[type="radio"]
{
	margin: 0;
}

.search .top-search label
{
	float: left;
	height: 30px;
	line-height: 30px;
}

/****** Product Page ******/




.product-info
{
	margin: 0 0 20px 0;
	padding: 0;
	position: relative;
}

.product-info .product-tool
{
	border-top: 1px solid #E8E8E8;
	border-bottom: 1px solid #E8E8E8;
}

.product-info .product-tool > div
{
	padding: 8px 20px
}

.product-info a
{
	color: #858687;
	line-height: 24px;
}

.product-info ul
{
	list-style: none;
}

.product-info .image
{
	margin: 0;
	padding: 0;
	outline: 0;
}

.image .label
{
	left: 15px;
	top: 0;
}

.product-label-special
{
	position: absolute;
	top: 0;
	left: 0;
	padding: 0;
	color: #FFF;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	z-index: 10;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	width: 49px;
	height: 49px;
	background:#9abf65;
}

.product-label-special span
{
	float: left;
	padding: 15px 10px;
}

.image-additional .carousel-control
{
	cursor: pointer;
	font-size: 21px;
	height: 20px;
	line-height: 17px;
	top: 60%;
	width: 20px;
	display: none;
	background-color:#FF3C17;
	color: #fff;
}
.image-additional .carousel-control:hover {
	color: #fff;
}

.image-additional:hover .carousel-control
{
	display: block;
}

.product-info .quantity-adder
{
	position: relative;
	padding-right: 8px;
	margin-right: 10px;
}


.quantity-adder .buttons-adjust-qty {
	width:20px;
	height:30px;
	position: absolute;
	top:-4px;
	right:-20px;
}
.quantity-adder .add-action {
	width:100%;
	padding:0;
	cursor: hand;
	cursor: pointer;
	top: 0;
	font-size: 14px;
}


.content-info
{
	position: relative;
}


.image-container .image
{
	position: relative;
}

.product-info .product-label-special
{
	top: 0;
	right: 0px;
	margin: 5px 0 0 15px;
}

.zoomWindow
{
	border: solid 2px #E8E8E8!important;
}

.content-info
{
	border-width: 0;
	font-family: 'Roboto',sans-serif;
	font-size: 14px;
	font-weight: 300;
}

.product-info .image:after
{
	content: "";
	height: 1px;
	width: 105%;
	display: block;
	background: #edf0f0;
}

.product-name
{
	font-size: 18px;
	line-height: 18px;
	margin: 0;
	padding: 16px 20px;
	height: auto;
}

.view-tabs h1,
.view-tabs .h1,
.view-tabs h2,
.view-tabs .h2,
.view-tabs h3,
.view-tabs .h3,
.view-tabs h4,
.view-tabs .h4,
.view-tabs h5,
.view-tabs .h5,
.view-tabs h6,
.view-tabs .h6
{
	font-weight: normal;
}

#content .product-name
{
	text-align: left;
}

.product-info .image a
{
	display: block;
	margin: 12px 0 0 5%;
}

.product-info .image a img
{
	width: 100%;
	outline: 0;
}

.image-additional
{
	margin: 0;
	padding: 0;
}

.image-additional img
{
	margin: 0;
	padding: 0;
	outline: 0;
}

.image-additional a
{
	float: left;
	display: block;
	margin-left: 7px;
	text-align: center;
}

.image-additional a img
{
	padding: 3px;
	-webkit-transition: all 300ms ease 0s;
	-moz-transition: all 300ms ease 0s;
	-ms-transition: all 300ms ease 0s;
	-o-transition: all 300ms ease 0s;
	transition: all 300ms ease 0s;
}

.image-additional a img:hover
{
	-webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.15);
	-ms-box-shadow: 0 0 4px rgba(0, 0, 0, 0.15);
	-o-box-shadow: 0 0 4px rgba(0, 0, 0, 0.15);
	box-shadow: 0 0 4px rgba(0, 0, 0, 0.15);
}

.product-info .description
{
	margin: 0;
	padding: 10px 20px;
}

.product-info .price
{
	padding: 0 20px 0px;
	font-weight: normal;
	
}

.product-info .price .discount{
	font-size: 12px;
}

.product-info .price-new,
.product-info .price li.first
{
	line-height: 40px;
	font-weight: bold;
}

.price-old
{
	text-decoration: line-through;
}

.price .highlight
{

}

.product-info .options input[type="radio"],
.product-info .options input[type="checkbox"]
{
	margin: -1px 0 0;
	padding: 0;
}

.product-info .options input[type="text"],
.product-info .options input[type="textarea"]
{
	margin: 0;
}

.product-info .options
{
	margin: 0;
	padding:0 20px;
}

.product-info .options .option
{
	margin: 0 0 10px 0;
	padding: 0;
}

.product-info .options .option p
{
	margin: 5px 0;
}

.l-option
{
	font-size: 16px;
	height: auto;
	line-height: normal;
	margin: 0 0 15px 0;
	text-transform: uppercase;
}

.price-label
{
}

.price-new
{
}

.price-old
{
}

.product-info .option-image
{
	margin-top: 3px;
	margin-bottom: 10px;
}

.product-info b,
.view-tabs b
{
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
}

.tab-content
{
	overflow: inherit;
	margin: 0;
	padding: 10px 0;
}

.tab-content ul
{
	list-style: none;
}

.tab-content font
{
	font-family: Helvetica, Arial, sans-serif;
}

.product-info .option-image img
{
	margin-right: 5px;
	border: 1px solid #CCCCCC;
	cursor: pointer;
}

.product-info .cart
{
	margin: 0;
	padding: 0;
}

.product-info .pav-group-button
{
	padding: 20px;
}

#tab-attribute .attribute
{
	border-color: #edf0f0;
}
.quantity input[type="text"]{
	text-align: center;
    width: 24px;
}
input.quantity
{
	margin: 0;
	width: auto;
	z-index:0;
	position: relative;
}

.product-info .cart div > span
{
	color: #999;
}
.product-info .cart div > span:hover{
	color: #FF3C17;
}

.product-info .cart .links
{
	vertical-align: middle;
}

.product-info .minimum
{
	outline-style: none;
	padding: 0 15px 20px;
}

.product-info a.button,
.product-info input.button
{
	margin: 0 0 0 8px;
/* 	background-color: #FF3C17;
color: #ffffff;
background-position: 4px -32px; */
}

.product-info .review
{
	margin: 0;
	padding: 0;
}

.product-info .review > div img
{
	outline: 0;
}

.product-info .review > div a
{
	cursor: pointer;
}

.product-info .review .share a
{
	text-decoration: none;
}

.review-list
{
	padding: 10px;
	margin-bottom: 10px;
	border: solid 1px #E8E8E8
}

.review-list .author
{
	float: left;
	margin-bottom: 15px;
}

.review-list .rating
{
	float: right;
	margin-bottom: 15px;
}

.review-list .text
{
	clear: both;
}

.attribute
{
	border-collapse: collapse;
	width: 100%;
	border-width: 1px 0 0 1px;
	border-style: solid;
	margin-bottom: 0;
}

.attribute thead td,
.attribute thead tr td:first-child
{
	color: #2e3039;
	font-size: 14px;
	background: #F5F5F5;
	text-align: left;
}

.attribute tr td:first-child
{
	color: #2e3039;
	text-align: right;
}

.attribute td
{
	padding: 7px;
	color: #4D4D4D;
	vertical-align: top;
	border-width: 0 1px 1px 0;
	border-style: solid;
}

.compare-info
{
	border-collapse: collapse;
	border-width: 1px;
	border-style: solid;
}

.content .compare-info
{
	margin-bottom: 20px;
}

.compare-info thead td,
.compare-info thead tr td:first-child
{
	color: #2e3039;
	font-size: 14px;
	background: #F5F5F5;
	text-align: left;
}

.compare-info tr td:first-child
{
	color: #2e3039;
	text-align: right;
}

.compare-info td
{
	padding: 7px;
	color: #4D4D4D;
	vertical-align: top;
	border-width: 0 1px 1px 0;
	border-style: solid;
}

.compare-info .price-old
{
	color: #f94b4b;
	text-decoration: line-through;
}

/* wishlist */


.wishlist-info thead .name,
.wishlist-info thead .model,
.wishlist-info thead .stock
{
	text-align: left;
}

.wishlist-info thead .quantity,
.wishlist-info thead .price,
.wishlist-info thead .total,
.wishlist-info thead .action
{
	text-align: right;
}

.wishlist-info tbody .image img
{
	outline: none;
}

.wishlist-info tbody .name,
.wishlist-info tbody .model,
.wishlist-info tbody .stock
{
	text-align: left;
}

.wishlist-info tbody .quantity,
.wishlist-info tbody .price,
.wishlist-info tbody .total,
.wishlist-info tbody .action
{
	text-align: right;
}

.wishlist-info tbody .price
{
	color: #f94b4b;
}

.wishlist-info tbody .action img
{
	cursor: pointer;
}

.login-content
{
	margin-bottom: 20px;
}

#content .login-content .inner > h2,
#content .inner form > h2,
#content form .inner > h2
{
	text-align: left;
	padding: 8px 12px;
	height: auto;
	line-height: normal;
}

.login-content .left .content,
.login-content .right .content
{
	min-height: 190px;
}

/* orders */






.order-list
{
	margin-bottom: 10px;
}

.order-list .order-id
{
	width: 49%;
	float: left;
	margin-bottom: 2px;
}

.order-list .order-status
{
	width: 49%;
	float: right;
	text-align: right;
	margin-bottom: 2px;
}

.order-list .order-content
{
	padding: 10px 0px;
	width: 100%;
	margin-bottom: 20px;
	border-width: 1px 0 1px 0;
	border-style: solid;
}

.order-list .order-content div
{
	float: left;
	width: 33.3%;
}

.order-list .order-info
{
	text-align: right;
}

.order-detail
{
	background: #EFEFEF;
}

/* returns */






.return-list
{
	margin-bottom: 10px;
}

.return-list .return-id
{
	width: 49%;
	float: left;
	margin-bottom: 2px;
}

.return-list .return-status
{
	width: 49%;
	float: right;
	text-align: right;
	margin-bottom: 2px;
}

.return-list .return-content
{
	padding: 10px 0px;
	width: 100%;
	margin-bottom: 20px;
	border-width: 1px 0 1px 0;
	border-style: solid;
}

.return-list .return-content div
{
	float: left;
	width: 33.3%;
}

.return-list .return-info
{
	text-align: right;
}

.return-product
{
	margin-bottom: 20px;
}

.return-detail
{
	margin-bottom: 20px;
}

.return-opened textarea
{
	vertical-align: top;
}

.return-captcha
{
	float: left;
}

.download-list
{
	margin-bottom: 10px;
}

.download-list .download-id
{
	width: 49%;
	float: left;
	margin-bottom: 2px;
}

.download-list .download-status
{
	width: 49%;
	float: right;
	text-align: right;
	margin-bottom: 2px;
}

.download-list .download-content
{
	padding: 10px 0px;
	width: 100%;
	margin-bottom: 20px;
	border-width: 1px 0 1px 0;
	border-style: solid;
}

.download-list .download-content div
{
	float: left;
	width: 33.3%;
}

.download-list .download-info
{
	text-align: right;
}

#payment-address .buttons
{
	margin-bottom: 0;
}

/* success*/






.pav-success
{
	padding: 15px;
	margin-bottom: 20px;
}

/* cart */






.table th,
.table td
{
	border: solid 1px #E8E8E8;
}

.cart-info .price{
	font-weight: normal;
}
.cart-info table
{
	margin-bottom: 15px;
	border: solid 1px #E8E8E8;
}

.cart-info td
{
	vertical-align: middle;
}

.cart-info thead td
{
	color: #4D4D4D;
	background-color: #F5F5F5;
	border-width: 0 0 1px 0;
	border-style: solid;
}

.cart-info thead .name,
.cart-info thead .model,
.cart-info thead .quantity
{
	text-align: left;
}

.cart-info thead .price,
.cart-info thead .total
{
	text-align: right;
}

.cart-info tbody .image img
{
	margin: 0;
	padding: 0;
}

.cart-info tbody .name,.cart-info tbody .image,
.cart-info tbody .model,
.cart-info tbody .quantity
{
	text-align: center;
}
.cart-info tbody .quantity input[type='image'],
.cart-info tbody .quantity img
{
	position: relative;
	top: -2px;
	cursor: pointer;
	vertical-align: middle;
}

.cart-info tbody .price,
.cart-info tbody .total
{
	text-align: center;
}

.cart-info tbody span.stock
{
	color: #F00;
}

.cart-module > div
{
	display: none;
}

.cart-total
{
	padding: 10px;
	margin-bottom: 20px;
	border-width: 1px;
	border-style: solid;
}

.cart-total table
{
	float: right;
}

.cart-total td
{
	padding: 3px;
	text-align: right;
}

/* checkout */






.checkout-heading
{
	border: solid 1px #E8E8E8;
	padding: 15px 8px;
	font-size: 100%;
	color: #2D333D;
	margin-bottom: 15px;
}

.checkout-heading a
{
	float: right;
	margin-top: 1px;
	font-weight: normal;
	text-decoration: none;
	cursor: pointer;
}

.checkout-content
{
	padding: 15px;
	display: none;
	margin-bottom: 20px;
	border: solid 1px #E8E8E8;
}

.checkout-content .content
{
	min-height: 275px;
	height: 275px;
	height: auto !important;
}

.checkout-content .buttons
{
	clear: both;
}

.checkout-product table
{
	width: 100%;
	border: 1px solid #E8E8E8;
	margin-bottom: 20px;
}

.checkout-product td
{
	padding: 7px;
}

.checkout-product thead td
{
	color: #4D4D4D;
	background-color: #F5F5F5;
	border: 1px solid #E8E8E8;
}

.checkout-product thead .name,
.checkout-product thead .model
{
	text-align: left;
}

.checkout-product thead .quantity,
.checkout-product thead .price,
.checkout-product thead .total
{
	text-align: right;
}

.checkout-product tbody td
{
	vertical-align: top;
	border: 1px solid #E8E8E8
}

.checkout-product tbody .name,
.checkout-product tbody .model
{
	text-align: left;
}

.checkout-product tbody .quantity,
.checkout-product tbody .price,
.checkout-product tbody .total
{
	text-align: right;
}

.checkout-product tfoot td
{
	text-align: right;
	border: 1px solid #E8E8E8
}
.gm-style img{
	max-width: none;
}
.contact-customhtml {
}
.contact-address {
    margin-bottom: 25px;
}
.contact-address ul li {
    border-bottom: 1px dashed #CCCCCC;
    padding: 10px 0;
    list-style: none;
}
.contact-address ul li i {
    color: #888888;
    float: left;
    font-size: 25px;
    line-height: 40px;
    text-align: center;
}
.contact-address ul li span {
    display: inline-block;
    padding-left: 15px;
}
.contact-customhtml ul li {
    padding: 7px 0;
    list-style: none;
}
.contact-customhtml ul li i {
    float: left;
    font-size: 20px;
    padding: 8px 5px 6px 10px;
}
.contact-customhtml ul li span {
    display: inline-block;
    padding-left: 5px;
}
.contact-form .form-control{
	vertical-align: top;
}
.sitemap-info
{
	padding: 2%;
	border-width: 1px;
	border-style: solid;
}

.sitemap-info nav > ul li
{
	list-style: disc inside none;
}

.sitemap-info nav ul ul
{
	margin: 0 0 0 7%;
}

.sitemap-info nav ul ul li
{
	list-style: circle inside none;
}

.sitemap-info nav ul ul ul li
{
	list-style: square inside none;
}

.affiliate-login .description
{
	padding: 15px;
	border-width: 1px;
	border-style: solid;
	margin-bottom: 20px;
}

.forgot .table.form
{
	margin: 0;
}

.table tbody + tbody
{
	border-top: 0px;
}

/* banner */






.banner div
{
	width: 100%;
	display: none;
}

.banner div img
{
	outline-style: none;
}

/* Account */






.account-transaction table.list
{
	margin-bottom: 20px;
}

.account-transaction .pagination
{
	background-color: transparent;
	margin-bottom: 20px;
}

.account-transaction .pagination .results
{
	margin: 0;
}

.address table td
{
	border: 0;
}

.address h2
{
	text-align: center;
}

/* Tags */






.tags
{
	margin: 10px 0;
}

/* Background body */






.pattern1
{
	background: url(../image/pattern/pattern1.png);
}

.pattern2
{
	background: url(../image/pattern/pattern2.png);
}

.pattern3
{
	background: url(../image/pattern/pattern3.png);
}

.pattern4
{
	background: url(../image/pattern/pattern4.png);
}

.pattern5
{
	background: url(../image/pattern/pattern5.png);
}

.pattern6
{
	background: url(../image/pattern/pattern6.png);
}

.pattern7
{
	background: url(../image/pattern/pattern7.png);
}

.pattern8
{
	background: url(../image/pattern/pattern8.png);
}

.pattern9
{
	background: url(../image/pattern/pattern9.png);
}

.pattern10
{
	background: url(../image/pattern/pattern10.png);
}

.pattern11
{
	background: url(../image/pattern/pattern11.png);
}

.pattern12
{
	background: url(../image/pattern/pattern12.png);
}

.pattern13
{
	background: url(../image/pattern/pattern13.png);
}

.pattern14
{
	background: url(../image/pattern/pattern14.png);
}

.pattern15
{
	background: url(../image/pattern/pattern15.png);
}

.pattern16
{
	background: url(../image/pattern/pattern16.png);
}

.i-street
{
	background-position: -351px -45px;
}

.i-phone
{
	background-position: -379px -45px;
}

.i-fax
{
	background-position: -408px -44px;
}

.i-facebook
{
	background-position: -18px -259px;
}

.i-twitter
{
	background-position: -60px -259px;
}

.i-youtube
{
	background-position: -102px -259px;
}

.i-google
{
	background-position: -145px -259px;
}

.i-linkedin
{
	background-position: -187px -258px;
}

/* footer */
.social ul li {
    margin-left: 1px;
    margin-right: 10px;
    list-style: none;

}
.social ul li a:hover{
	opacity: 0.6;
	transition: opacity 0.6s ease-in-out 0s;
}
.social ul li a {
    background-image: url("../image/default/social.png");
    background-repeat: no-repeat;
    display: block;
    height: 30px;
    overflow: hidden;
    position: relative;
    transition: all 0.3s ease 0s;
    width: 30px;
    z-index: 2;
    opacity: 1px;
}
.social ul li.facebook a {
    background-position: 0px center;
}
.social ul li.twitter a {
    background-position: -39px center;
}
.social ul li.google-plus a {
    background-position: -80px center;
}
.social ul li.youtube a {
    background-position: -120px center;
}
.social ul li.skype a {
    background-position: -160px center;
}
.footer .highlight
{
}

#f-social li
{
	float: left;
}

#f-social a
{
	font-size: 0px;
	cursor: pointer;
	text-align: center;
}

/* Effect */




#f-social a:hover,
#f-social a:focus
{
	text-decoration: none;
}

.l-text
{
	line-height: normal;
	margin-top: -2px;
}

.subcat
{
	margin-top: 10px;
	font-size: 10px;
}

.cart h3
{
	margin: 0 15px 0 0;
}

.page-common-home .content
{
	margin-bottom: 0;
}

/*  Off canvas Menu */


#off-canvas-nav .home a{
	background-image: none;
}


.off-canvas body{
	position: relative;
	overflow-x: hidden;
}
.off-canvas  body > * {
	transition:transform 400ms ease 0s;
	-webkit-transition:transform 400ms ease 0s;
}

body.off-canvas-active  > * {
	transform:translateX(270px);
	-webkit-transform:translateX(270px)
}

#off-canvas-nav {
	position: absolute;
	left: 0;
	top: 0;
	width:0;
	height:100%;
	backface-visibility: hidden;
}

#off-canvas-nav .pavo-mainnav{
	position:absolute;
	top:0;
	left:-270px;
	width: 270px;
	padding: 0;
	height:100%;	
	
	overflow: hidden;
	-webkit-transition: all 0.25s ease-in 0s;
	-moz-transition: all 0.25s ease-in 0s;
	-ms-transition: all 0.25s ease-in 0s;
	-o-transition: all 0.25s ease-in 0s;
	transition: all 0.25s ease-in 0s;
	background: #333;
}
.pavo-mainnav > ul > li {
	margin: 0;
	padding: 10px 20px;
	border-bottom: 1px solid #464545;
}

#off-canvas-nav .mega-cols
{
	width: 100%;
	min-width: 100%;
	padding: 0;
	margin: 0;
}

#off-canvas-nav .dropdown-menu
{
	position: relative;
	display: block;
	left: 0;
	right: 0;
	top: 0;
	float: none;
	box-shadow: none;
	margin-left: 20px;
	background-color: transparent;
	padding: 0;
	width: 100% !important;
}

#off-canvas-nav .dropdown-menu a
{
	font-size: 12px;
	font-weight: normal;
}

#off-canvas-nav .mega-col
{
	display: block;
	width: 100%;
	margin: 0;
	position: relative;
}

#off-canvas-nav img
{
	width: 100%;
}

#off-canvas-button
{
	padding: 20px;
	border-bottom: 1px solid #464545;
}

#off-canvas-button span
{
	font-weight: normal;
	font-size: 200%;
	cursor: pointer;
	color: #707070;
}

#off-canvas-nav ul li
{
	margin: 0;
	line-height: 30px;
}

#off-canvas-nav .caret
{
	position: absolute;
	left: -99999em;
	top: -99999em;
}

#off-canvas-nav ul li a
{
	color: #FFFFFF;
	display: inline;
	text-transform: uppercase;
	line-height: normal;
	font-size: 14px;
	font-weight: bold;
}

#off-canvas-nav .nav > li:hover > .dropdown-menu {
	margin-top: 0 !important;
}

.pavo-mainnav > ul > li > a
{
	text-transform: uppercase;
}

#off-canvas-nav .dropdown-toggle .caret
{
	border: 0px;
	margin: 0;
	padding: 0;
	right: 0;
	background-image: url("../image/arrow_menu.png");
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 15px;
	height: 15px;
	display: block;
}

#off-canvas-nav ul li a:hover
{
	background-color: transparent;
}

#off-canvas-nav .pav-menu-video h3,
#off-canvas-nav .pav-menu-video p
{
	color: #707070;
}

#off-canvas-nav li > a:hover,
.nav > li > a:focus
{
	background-color: transparent;
}

/* End Off Canvas Menu */
