.center {
	position: fixed;
	margin: auto;
	right: 20px;
	bottom: 20px;
	z-index: 100;
}

.menu {
	width: 40px;
	height: 40px;
	z-index: 100;

}

.title {
	width: 300px;
	height: 10px;
	top: 60px;
}

.floatingbutton {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 40px;
	height: 40px;
	background-color: white;
	font-size: xx-large;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	cursor: pointer;
	text-align: center;
	line-height: 40px;
	z-index: 100;

}

i {
	font-size: 24px;
	color: #222222;
}
body {
	background-color: #000;
	width: 1156px;
}

#header {
	padding: 8px 0 8px;
}

#header a {
	text-decoration: none;
}

#header p {
	padding: 0;
	margin: 0;
	line-height: 1em;
	font-size: 100%;
}

#header h1 {
	margin: 0;
	line-height: 1em;
}

#header h1.dotmark {
	line-height: 1.5em;
}

#header {
	padding-top: 44px;
}

.logo {
	padding-top: 11px;
	display: block;
}

.logo span {
	display: none;
}

.dotmark {
	padding: 4px;
	font-size: 14px;
	line-height: 1.5em;
	background: #fff;
	border: 1px dashed rgb(252, 111, 0);
	margin: 0;
	color: rgb(252, 111, 0);
	position: relative;
}

.dotmark:hover {
	border: 1px dashed #fff;
	color: #fff;
	background: rgb(252, 111, 0);
}

.dotmark i {
	position: absolute;
	left: 10%;
	top: -12px;
	font-size: 21px;
}

.offerNoteWrapper {
	border: 6px solid #fff;
	margin: 6px;
}

.offerNoteWrapper:hover {
	border-color: rgb(252, 111, 0);
}

h3 {
	font-size: 18px;
	line-height: 1.5em;
}

hr.soften {
	margin: 3px 0;
	background: rgb(0, 0, 0);
}

.moreOptopm.carousel .carousel-control, .moreOptopm.carousel .carousel-control:hover {
	background: transparent;
}

.moreOptopm.carousel .carousel-control {
	border: 0;
	top: 50%;
	bottom: 0;
}

.moreOptopm.carousel .carousel-control.right, .moreOptopm.carousel .carousel-control.right:hover {
	right: 0;
}

.moreOptopm.carousel .carousel-control.left, .moreOptopm.carousel .carousel-control.left:hover {
	left: 0;
}

.moreOptopm.carousel .carousel-control, .moreOptopm.carousel .carousel-control:hover {
	color: #000;
}

.homCar {
	overflow: hidden;
}

.navbar .brand {
	padding: 0px 20px 0;
	font-size: 37px;
	color: black;
}

.spaceBtm {
	padding-bottom: 8px;
}

#myCarousel.homCar .item img {
	height: 100%;
	width: 100%;
	object-fit: contain;
}

#myCarousel .btn {
	border: 0 none;
	border-radius: 0 0 0 0;
	bottom: 49px;
	font-size: 18px;
	line-height: 42px;
	padding: 0 28px;
	position: absolute;
	right: 0;
	text-shadow: 0 0 0 transparent;
}

#myCarousel {
	position: relative;
	margin: 0;
}

.navbar-inner {
	padding-left: 0;
	padding-right: 0;
}

.thumbnail .btn {
	border-radius: 0 0 0 0;
}

.thumbnail h4 {
	line-height: 42px;
}

.thumbnail:hover {
	border: 1px solid #cacaca;
}

.form-horizontal.qtyFrm .control-label {
	text-align: left;
}

.form-horizontal.qtyFrm .control-label span {
	font-size: 18px;
}

.clr {
	clear: both;
}

.moreOptopm.carousel .item img {
	padding: 2px;
	border: 1px solid #ddd;
}

.moreOptopm.carousel .item img:hover {
	border: 1px solid pink;
}

.carousel .item>img {
	display: inline;
}

.moreOptopm {
	min-height: 116px;
}

#productDetail {
	margin-bottom: 0;
}

.tabWrapper {
	background: #fff;
	padding: 14px;
	border: 1px solid #ddd;
	border-top: 0;
}

#productView .btn-toolbar {
	padding-left: 3px;
}

.carousel-control {
	border: 0px;
	border-radius: 2px;
}

.carousel-control, .carousel-control:hover {
	background: rgba(248, 118, 16, 1);
	height: 43px;
	line-height: 34px;
	color: #fff;
}

.carousel-control {
	top: 50%;
}

.homCar h4 {
	background-color: #eb4800;
	color: #fff;
	padding: 11px 4px;
	font-size: 26px;
	text-transform: uppercase;
	float: left;
	width: auto;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	opacity: 0.8;
}

.homCar p span {
	background-color: #fff;
	color: #000;
	padding: 2px 10px;
	line-height: 30px;
	font-size: 28px;
	float: left;
	width: auto;
	opacity: 0.8;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}

.carousel-control.left {
	left: -15600px;
}

.carousel-control.right {
	right: -15600px;
}

.carousel:hover .carousel-control.right {
	right: 8px;
	left: auto;
}

.carousel:hover .carousel-control.left {
	left: 8px;
}

.alignR {
	text-align: right;
}

.control-label.alignL, .alignL {
	text-align: left;
}

.loginFrm {
	margin-bottom: 8px;
}

.loginFrm .control-group {
	padding: 8px 14px 0;
	margin-bottom: 0;
}

.navbar .pull-right>li>.dropdown-menu, .navbar .nav>li>.dropdown-menu.pull-right {
	right: 0;
	left: auto;
	border-radius: 0;
	border-color: #ccc;
}

.navbar .nav, .marginLess {
	margin: 0;
}

.navbar-search .search-query {
	padding: 4px 14px;
	-moz-border-radius: 1px;
	-webkit-border-radius: 1px;
	border-radius: 1px;
	line-height: 1.5em;
	min-width: 200px;
}

.navbar-search {
	margin-left: 6px;
}

.actionList a {
	width: 50%;
	font-size: 11px;
	color: #444;
}

.caption p {
	margin: 0;
}

.caption h4 {
	margin: 0;
}

.thumbnail .caption {
	padding: 9px;
	color: #555555;
	background: #f3f2f2;
}

.footer {
	background-color: #222;
	color: #eee;
	padding: 28px 8px 18px;
	margin-top: 18px;
}

.footer a {
	color: #bbb;
	font-size: 12px;
}

.copyright {
	clear: both;
	padding: 8px;
	border-top: 1px solid #ccc;
	font-size: 13px;
	margin-top: 20px;
	background: #f2f2f2;
	box-shadow: 0 0 3px #b1afaf;
}

.topNav {
	padding: 0;
	border-bottom: 1px solid #ccc;
	background: #f2f2f2;
	box-shadow: 0 0 3px #b1afaf;
}

.topNav a {
	color: #333;
	font-size: 12px;
	font-weight: bold;
	display: inline-block;
	padding: 8px 4px;
}

.topNav a:hover, .topNav a.active {
	color: #fff;
	background: #f89406;
	text-decoration: none;
}

.socialNw a {
	width: 24px;
	height: 24px;
	line-height: 24px;
	display: inline-block;
	padding: 3px;
	margin-top: 3px;
	font-size: 21px;
	border-radius: 50%;
	background: #999;
	color: #fff;
	text-align: center;
}

.cntr {
	text-align: center;
}

.cart {
	border: 1px solid #ddd;
}

#sidebar ul {
	margin: 0;
	padding: 0;
}

#sidebar p {
	margin-top: 1px;
	color: crimson;
}

#sidebar #popularGirlTitle {
	margin-top: 5px;
	font-size: large;
	color: crimson;
}

#sidebar .alert {
	padding: 8px;
}

#sidebar .nav a {
	color: #000;
}

#sidebar .nav a:hover {
	color: #f89406;
}

#sidebar .cart {
	border: 1px solid #b94a48;
}

#sidebar h4 {
	margin: 0;
	line-height: 1.5em;
	padding: 0 13px;
}

#sidebar h2 {
	font-size: 21px;
	line-height: 21px;
}

#sidebar a.defaultBtn:hover, .defaultBtn:hover {
	color: #fff;
	text-decoration: none;
	background: #333;
}

#sidebar .nav a.zoomTool {
	color: #fff;
}

.thumbnail>a {
	display: block;
	text-align: center;
}

.carousel-caption {
	background: transparent;
	background: transparent;
}

#compairTbl td {
	text-align: center;
}

.justify {
	text-align: justify;
}

.table td[align="right"] {
	text-align: right;
}

.thumbnail h5, .thumbnail p {
	text-align: center;
	/* white-space: nowrap;

	text-overflow: ellipsis; */
	padding-right: 0px;
	padding-left: 0px;
}

.bs-docs-sidenav>li>a {
	border: 0;
	border-bottom: 1px solid #e5e5e5;
}

.tag {
	background: url(assets/img/new.png) no-repeat 0 0;
	position: absolute;
	display: block;
	top: -4px;
	right: -18px;
	height: 48px;
	width: 48px;
}

.np {
	padding: 0;
}

.totalInCart {
	line-height: 26px;
}

.absoluteBlk {
	position: absolute;
	left: 8px;
	top: 8px;
	width: 45%;
}

.relative {
	position: relative;
}

.socialMedia .on, .socialMedia:hover .off {
	display: block;
}

.socialMedia .off, .socialMedia:hover .on {
	display: none;
}

#newProductCar .carousel-control {
	position: absolute;
	top: -48px;
	width: 24px;
	height: 24px;
	margin-top: 0;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.5em;
	color: #ffffff;
	text-align: center;
	background: #ffa300;
	border: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}

#newProductCar .carousel-control.right {
	right: 8px;
	left: auto;
}

#newProductCar .carousel-control.left {
	right: 38px;
	left: auto;
}

#newProductCar {
	margin-bottom: 0;
}

.zoomTool {
	width: 120px;
	height: 34px;
	font-size: 14px;
	font-weight: bold;
	line-height: 34px;
	text-align: center;
	color: #fff;
	border-radius: 2px;
	background: #f89406;
	position: absolute;
	left: 50%;
	top: 44%;
	margin-left: -60px;
	z-index: 999;
	display: none;
}

.thumbnail {
	width: 212px;
	position: relative;
	background: #fff;
}

.zoomTool:hover {
	color: #fff;
	text-decoration: none;
}

.thumbnail>a.overlay, .thumbnail>a.zoomTool {
	display: none;
}

.shopBtn {
	min-height: 34px;
	font-size: 50px;
	font-weight: bold;
	line-height: 34px;
	text-align: center;
	color: #fff;
	border-radius: 2px;
	background: #f89406;
	display: inline-block;
	border: 0;
	border-radius: 12px;
}

.defaultBtn {
	min-height: 34px;
	font-size: 14px;
	font-weight: bold;
	line-height: 34px;
	text-align: center;
	border-radius: 2px;
	display: inline-block;
	padding: 0 12px;
	color: #666;
	text-decoration: none;
	background: #e6e6e6;
	border: 0;
}

.shopBtn:hover {
	color: #fff;
	text-decoration: none;
	background: #f86706;
}

.gotop {
	background-color: #000000;
	display: none;
	position: fixed;
	bottom: 30px;
	right: 30px;
	padding: 0px 10px 5px;
	color: #fff;
	text-decoration: none;
	font-size: 30px;
	line-height: 34px;
}

.gotop:hover {
	color: #fff;
	text-decoration: none;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

#gototop {
	margin-top: 1px;
}

#footerMenu a {
	font-size: 12px;
	text-transform: lowercase;
}

html {
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 50px;
	font-family: sans-serif;
}

html h1 {
	text-align: center;
}

html h2 {
	text-align: center;
	color: grey;
}

#exampleSlider {
	position: relative;
	border: 1px solid black;
}

@media (max-width: 767px) {
	#exampleSlider {
		border-color: transparent;
	}
}

#exampleSlider .MS-content {
	margin: 15px 5%;
	overflow: hidden;
	white-space: nowrap;
	border: 1px solid red;
}

@media (max-width: 767px) {
	#exampleSlider .MS-content {
		margin: 0;
	}
}

#exampleSlider .MS-content .item {
	display: inline-block;
	height: 100%;
	overflow: hidden;
	position: relative;
	vertical-align: top;
	border: 1px solid green;
	border-right: none;
	width: 20%;
}

@media (max-width: 1200px) {
	#exampleSlider .MS-content .item {
		width: 25%;
	}
}

@media (max-width: 992px) {
	#exampleSlider .MS-content .item {
		width: 33.3333%;
	}
}

@media (max-width: 767px) {
	#exampleSlider .MS-content .item {
		width: 50%;
	}
}

#exampleSlider .MS-content .item p {
	font-size: 30px;
	text-align: center;
	line-height: 1;
	vertical-align: middle;
	margin: 0;
	padding: 10px 0;
}

#exampleSlider .MS-controls button {
	position: absolute;
	border: none;
	background: transparent;
	font-size: 30px;
	outline: 0;
	top: 35px;
}

#profile_data {
	padding-left: 10px;
}

@media (max-width: 767px) {
	#exampleSlider .MS-controls button {
		display: none;
	}
}

#exampleSlider .MS-controls button:hover {
	cursor: pointer;
}

#exampleSlider .MS-controls .MS-left {
	left: 10px;
}

@media (max-width: 992px) {
	#exampleSlider .MS-controls .MS-left {
		left: -2px;
	}
}

#exampleSlider .MS-controls .MS-right {
	right: 10px;
}

@media (max-width: 992px) {
	#exampleSlider .MS-controls .MS-right {
		right: -2px;
	}
}

#categoryBar ul {
	width: 100%;
	display: table;
	table-layout: fixed;
	height: fit-content;
	/* optional */
}

#categoryBar ul li {
	display: table-cell;
	width: auto;
	border: 1px solid rgb(0, 0, 0);
	text-align: center;
}

#categoryBar ul li a p {
	color: white;
	font-size: 20px;
	font-weight: bold;
	padding-top: 5px;
}

#mainContainer {
	background-color: rgb(0, 0, 0);
	width: 100% !important;
	display: flex !important;
	justify-content: center;
}

#topContainer {
	background-color: rgb(0, 0, 0);
	width: 100%;
	justify-content: center;
}

#sidebar {
	padding-left: 10px;
	padding-right: 10px;
	width: 20%;
	background-color: #f5f5f5;
}

#commentContainer {
	width: 100% !important;
}

#commentContainer .row {
	display: block;
}

.be-comment-block {
	margin-bottom: 50px !important;
	border: 1px solid #edeff2;
	border-radius: 2px;
	padding: 0;
	border: 1px solid #ffffff;
}

.comments-title {
	font-size: 16px;
	color: #262626;
	margin-bottom: 15px;
	font-family: "Conv_helveticaneuecyr-bold";
}

.be-img-comment {
	width: 60px;
	height: 60px;
	float: left;
	margin-bottom: 15px;
}

.be-ava-comment {
	width: 60px;
	height: 60px;
	border-radius: 50%;
}

.be-comment-content {
	margin-left: 10px;
}

.be-comment-content span {
	display: inline-block;
	width: 49%;
	margin-bottom: 15px;
}

.be-comment-name {
	font-size: 13px;
	font-family: "Conv_helveticaneuecyr-bold";
}

.be-comment-content a {
	color: #383b43;
}

.be-comment-content span {
	display: inline-block;
	width: 49%;
	margin-bottom: 15px;
}

.be-comment-time {
	text-align: right;
}

.be-comment-time {
	font-size: 11px;
	color: #b4b7c1;
}

.be-comment-text {
	font-size: 13px;
	line-height: 18px;
	color: #7a8192;
	display: block;
	background: #f6f6f7;
	border: 1px solid #edeff2;
	padding: 15px 20px 20px 20px;
}

.form-group.fl_icon .icon {
	position: relative;
	top: 1px;
	left: 16px;
	width: 48px;
	height: 48px;
	background: #000000;
	color: #b5b8c2;
	text-align: center;
	line-height: 50px;
	-webkit-border-top-left-radius: 2px;
	-webkit-border-bottom-left-radius: 2px;
	-moz-border-radius-topleft: 2px;
	-moz-border-radius-bottomleft: 2px;
	border-top-left-radius: 2px;
	border-bottom-left-radius: 2px;
}

.form-group .form-input {
	font-size: 13px;
	line-height: 50px;
	font-weight: 400;
	color: #b4b7c1;
	height: 50px;
	border: 1px solid #edeff2;
	border-radius: 3px;
}

.form-group.fl_icon .form-input {
	padding-left: 10px;
}

.form-group textarea.form-input {
	height: 150px;
}

.custom-loader {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 9999;
	background: url("./assets/css/images/giphy.gif") 50% 50% no-repeat rgb(0, 0, 0);
	opacity: 0.9;
}

.span4 {
	width: 30%;
	margin-left: 0px;
	margin-right: 5px;
	height: 100%;
}

.thumbnail img {
	width: 210px;
	height: 280px;
}

#staffName {
	font-size: 30px;
	font-weight: bolder;
	font-family: "Cursive";
}

.control-group p {
	font-weight: bold;
	font-size: 20px;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	line-height: 40px;
}

.techSpecRow {
	justify-content: center;
	width: 100%;
	height: auto;
}

.techSpecRow img {
	width: 100%;
	height: 100%;
}

.techSpecRow video {
	width: 100%;
	height: 100%;
	background-color: #000;
}

#imageTD {
	width: 33%;
	height: 400px;
}

#imageTD img {
	max-height: 100%;
	width: 100%;
}

#videoTD {
	width: 50%;
}

#videoTD video {
	max-width: 100%;
	height: 720px;
}

.span3 {
	width: 30%;
	margin-left: 0;
}

.span9 {
	width: 80%;
	margin-left: 5px;
}

.row {
	width: 100%;
	justify-content: center;
	display: flex;
}

.row-fluid {
	width: 100%;
	color: antiquewhite;
	padding-top: 10px;
	background-color: black;
	border-radius: 10px;
}

.well {
	background-color: #000;
}

#liUser {
	width: 212px;
	margin-left: 5px;
}

.well {
	padding: 0px;
}

#featuredLabel {
	position: absolute;
	left: 0px;
	top: 0px;
	background: url(./assets/css/images/frame-label/featured_label.png) no-repeat center;
	background-size: 100%;
	width: 100px;
	height: 100px;
	z-index: 99;
}

#othersLabel {
	position: absolute;
	right: 0px;
	top: 0px;
	background: url(./assets/css/images/frame-label/massage_label.png) no-repeat center;
	background-size: 100%;
	width: 100px;
	height: 100px;
	z-index: 99;
}

#liPopular {
	margin-bottom: 5px
}

#liUser .caption {
	height: 130px;
}

@media (max-width: 1200px) {
	#mainContainer {
		background-color: rgb(0, 0, 0);
		width: 100% !important;
	}

	#topContainer {
		background-color: rgb(0, 0, 0);
		width: 100%;
	}

	html {
		padding-left: 0px;
		padding-right: 0px;
		padding-top: 30px;
		overflow-x: hidden;
		background-color: rgb(8, 8, 8);
		height: 100%;
		font-family: sans-serif;
	}

	.row-fluid {
		width: 100%;
		color: antiquewhite;
		padding-top: 10px;
		background-color: black;
		border-radius: 10px;
	}

	body {
		margin: 0;
		font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
		font-size: 10px;
		line-height: 20px;
		color: #000000;
		background-color: #000000;
		justify-content: center;
		overflow-x: hidden;
		width: 100%;
		height: 100%;
		margin-left: auto;
		margin-right: auto;
	}

	img {
		width: auto;
		height: auto;
	}

	#categoryBar ul li a p {
		color: white;
		font-size: 5px;
		font-weight: bold;
	}

	.thumbnail {
		max-width: fit-content;
		max-height: 50%;
		width: 100%;
		border: 1px solid rgb(248, 86, 186);
	}

	.thumbnail img {
		max-width: 100%;
		max-height: 50%;
		width: 100%;
		height: 100px;
	}

	.span3 {
		width: 30%;
		margin-left: 0;
	}

	.thumbnails {
		max-width: 100%;
		max-height: 100%;
		padding-right: 10px;
		border: 1px solid rgb(248, 86, 186);
	}

	.thumbnails .thumbnail {
		max-width: 100%;
		max-height: 100%;
		padding: 0;
		margin: 0 0 0 0;
		border: 3px solid rgb(0, 0, 0);
	}

	.thumbnails li {
		height: 100%;
		margin: 0%;
		width: 33%;
	}

	.well {
		padding: 0;
	}

	p {
		font-size: 5px;
	}

	.thumbnail .caption {
		padding: 0px;
	}

	#staffName {
		font-size: 20px;
		font-weight: bolder;
		font-family: "Cursive";
	}

	.control-group p {
		font-weight: bold;
		font-size: 10px;
		font-family: Verdana, Geneva, Tahoma, sans-serif;
		line-height: 10px;
	}

	.shopBtn {
		min-height: 34px;
		font-weight: bold;
		font-size: 15px;
		line-height: 20px;
		text-align: center;
		color: #fff;
		border-radius: 2px;
		background: #f89406;
		display: inline-block;
		border: 0;
		border-radius: 12px;
	}

	.row {
		width: 100%;
	}

	.techSpecRow {
		width: 100%;
	}

	.techSpecRow img {
		width: 100%;
		height: 100%;
	}

	.techSpecRow video {
		width: 100%;
		height: 100%;
		background-color: #000;
	}

	#imageTD {
		width: 33%;
		height: 150px;
	}

	#imageTD img {
		max-height: 100%;
		width: 100%;
	}

	#videoTD {
		width: 50%;
	}

	#videoTD video {
		max-width: 100%;
		height: 100%;
	}

	.span4 {
		width: 30%;
		margin-left: 0px;
		margin-right: 5px;
		height: 180px;
	}

	.topNav {
		width: auto;
	}

	.topNav .alignL {
		width: auto;
	}

	#sidebar {
		background-color: #383232;
		border-radius: 10px;
		padding-left: 2px;
		padding-right: 2px;
		width: 20%;
	}

	.span9 {
		background-color: black;
		width: 100%;
		margin-left: 5px;
	}

	#videoTD {
		width: 100%;
	}

	#techSpecRowVideo {
		display: grid;
	}

	#sidebar p {
		margin-top: 0px;
		font-size: 7px;
		color: crimson;
		line-height: 10px;
	}

	#titleCategory {
		margin-left: 10px;
	}

	.row-fluid .span4 {
		width: 25%;
		*width: 31.861702127659576%;
	}

	#sidebar #popularGirlTitle {
		font-size: smaller;
	}

	#titleCategory {
		font-size: smaller;
	}

	#liUser {
		width: 25%;
		margin-left: 0px;
	}

	p {
		line-height: 10px;
		font-size: 5px;
	}

	#liUser .caption {
		height: 70px;
	}

	#featuredLabel {
		width: 30px;
		height: 30px
	}

	#othersLabel {
		width: 30px;
		height: 30px
	}

}
